/* WooCommerce Account workspace — matched to Quick Order and Saved Lists. */
.redust-b2b-account{--rba-red:#b4293c;--rba-ink:#111113;--rba-muted:#6f7075;--rba-line:#dededf;--rba-bg:#f4f4f3;background:var(--rba-bg)}
.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;max-width:none!important;min-height:calc(100vh - var(--redust-header-h,82px))!important;margin:0!important;border:0!important;border-radius:0!important;background:var(--rba-bg)!important;box-shadow:none!important;overflow:visible!important;font-family:var(--e-global-typography-primary-font-family,Arial,Helvetica,sans-serif)!important}
.redust-b2b-account .woocommerce-MyAccount-navigation{position:relative!important;grid-column:1!important;grid-row:1!important;width:250px!important;min-height:calc(100vh - var(--redust-header-h,82px))!important;padding:34px 18px!important;background:#0b0b0c!important}
.redust-b2b-account .woocommerce-MyAccount-navigation ul{position:sticky;top:calc(var(--redust-header-h,82px) + 22px);display:grid!important;gap:5px!important;margin:0!important;padding:0!important;list-style:none!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border:0!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li a{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:50px!important;min-height:50px!important;padding:0 13px 0 48px!important;border-radius:11px!important;background:transparent!important;color:#8f8f94!important;font-size:12px!important;font-weight:720!important;line-height:1!important;text-decoration:none!important;transition:background-color .16s,color .16s!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{position:absolute!important;left:12px!important;display:grid!important;width:27px!important;height:27px!important;color:inherit!important;font-size:16px!important;line-height:1!important;place-items:center!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li a:hover{background:#1d1d20!important;color:#fff!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a{background:#fff!important;color:#111!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a:before{color:var(--rba-red)!important}
.redust-b2b-account .woocommerce-MyAccount-navigation-link--dashboard a:before{content:"⌂"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--quick-order a:before{content:"＋"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--saved-lists a:before{content:"≡"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-offers a:before{content:"◇"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--orders a:before{content:"□"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--downloads a:before{content:"↓"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--edit-address a:before{content:"⌖"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--payment-methods a:before{content:"◇"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--edit-account a:before{content:"●"!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"←"!important}
.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:20px!important;padding-top:15px!important;border-top:1px solid #29292c!important}
.redust-b2b-account .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:1640px!important;min-width:0!important;min-height:calc(100vh - var(--redust-header-h,82px))!important;margin:0!important;padding:clamp(42px,4.5vw,78px) clamp(24px,3.2vw,58px) 90px!important;background:var(--rba-bg)!important;color:var(--rba-ink)!important}
.rb2b-account-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 34px!important}.rb2b-account-page-head span{display:block;color:var(--rba-red);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.rb2b-account-page-head h1{margin:8px 0 10px!important;color:var(--rba-ink)!important;font-family:inherit!important;font-size:clamp(44px,4vw,64px)!important;font-style:normal!important;font-weight:800!important;line-height:.98!important;letter-spacing:-.04em!important;text-transform:none!important}.rb2b-account-page-head p{max-width:720px;margin:0!important;color:var(--rba-muted)!important;font-size:17px!important}
.redust-b2b-account .woocommerce-MyAccount-content>p:not(.woocommerce-info){max-width:900px;color:var(--rba-muted);font-size:14px}.redust-b2b-account .woocommerce-MyAccount-content>p:first-of-type a{color:var(--rba-red);font-weight:750}
.rb2b-account-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:27px 0 22px}.rb2b-account-summary article{min-height:150px;padding:27px;border:1px solid var(--rba-line);border-radius:18px;background:#fff}.rb2b-account-summary span,.rb2b-account-summary strong,.rb2b-account-summary small{display:block}.rb2b-account-summary span{color:var(--rba-muted);font-size:11px;font-weight:650}.rb2b-account-summary strong{margin-top:8px;overflow:hidden;font-size:25px;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.rb2b-account-summary small{margin-top:5px;color:#96969b;font-size:10px}.rb2b-account-summary i{display:inline-block;width:8px;height:8px;margin:0 8px 3px 0;border-radius:50%;background:#d18c22}.rb2b-account-summary i.is-approved{background:#2d8a57}.rb2b-account-summary i.is-rejected{background:#c84a43}
.rb2b-account-destinations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rb2b-account-destinations>a{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:112px;padding:22px;border:1px solid var(--rba-line);border-radius:18px;background:#fff;color:var(--rba-ink)!important;text-decoration:none!important;transition:transform .16s,border-color .16s,box-shadow .16s}.rb2b-account-destinations>a:hover{transform:translateY(-2px);border-color:#b8b8ba;box-shadow:0 16px 38px rgba(0,0,0,.07)}.rb2b-account-destinations>a>i{display:grid;width:46px;height:46px;border-radius:11px;background:#f1f1f2;color:var(--rba-red);font-size:18px;font-style:normal;place-items:center}.rb2b-account-destinations strong,.rb2b-account-destinations small{display:block}.rb2b-account-destinations strong{font-size:14px}.rb2b-account-destinations small{margin-top:4px;color:var(--rba-muted);font-size:11px}.rb2b-account-destinations b{color:#aaa;font-size:22px}
/* Native WooCommerce notices. */
.redust-b2b-account .woocommerce-message,.redust-b2b-account .woocommerce-info,.redust-b2b-account .woocommerce-error{margin:0 0 20px!important;padding:18px 20px 18px 52px!important;border:1px solid var(--rba-line)!important;border-top:1px solid var(--rba-line)!important;border-radius:12px!important;background:#fff!important;color:var(--rba-ink)!important;font-size:13px!important}.redust-b2b-account .woocommerce-message{border-color:#cce2d4!important;background:#f4fbf6!important}.redust-b2b-account .woocommerce-error{border-color:#efc8c5!important;background:#fff7f6!important}
/* Native forms become the same white workspace cards used by Quick Order. */
.redust-b2b-account .woocommerce-EditAccountForm,.redust-b2b-account .woocommerce-address-fields,.redust-b2b-account form.woocommerce-EditAddressForm{padding:30px!important;border:1px solid var(--rba-line)!important;border-radius:18px!important;background:#fff!important}.redust-b2b-account .woocommerce-EditAccountForm fieldset{margin:30px 0 0!important;padding:25px 0 0!important;border:0!important;border-top:1px solid #ececee!important}.redust-b2b-account .woocommerce-EditAccountForm legend{padding:0!important;font-size:20px!important;font-weight:750!important}.redust-b2b-account .form-row{margin:0 0 18px!important;padding:0!important}.redust-b2b-account .form-row label{margin:0 0 7px!important;color:#4f5054!important;font-size:12px!important;font-weight:750!important}.redust-b2b-account .form-row input.input-text,.redust-b2b-account .form-row select,.redust-b2b-account .form-row textarea,.redust-b2b-account .select2-selection{min-height:50px!important;padding:0 15px!important;border:1px solid #cfd0d2!important;border-radius:9px!important;background:#fff!important;color:var(--rba-ink)!important;box-shadow:none!important;font-size:14px!important}.redust-b2b-account .form-row textarea{min-height:120px!important;padding-top:13px!important}.redust-b2b-account .form-row input:focus,.redust-b2b-account .form-row textarea:focus{border-color:#777!important;outline:0!important;box-shadow:0 0 0 3px rgba(0,0,0,.05)!important}.redust-b2b-account .woocommerce-password-strength{margin-top:7px;border-radius:7px;font-size:11px}.redust-b2b-account .woocommerce-Button,.redust-b2b-account .button{min-height:48px!important;padding:0 18px!important;border:0!important;border-radius:9px!important;background:#29292b!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:48px!important;text-decoration:none!important}.redust-b2b-account .woocommerce-Button:hover,.redust-b2b-account .button:hover{background:#0c0c0d!important;color:#fff!important}.redust-b2b-account .woocommerce-EditAccountForm button[type=submit],.redust-b2b-account .woocommerce-address-fields button[type=submit]{background:var(--rba-red)!important}.redust-b2b-account .woocommerce-EditAccountForm button[type=submit]:hover,.redust-b2b-account .woocommerce-address-fields button[type=submit]:hover{background:#8f2030!important}
/* Addresses. */
.redust-b2b-account .u-columns.woocommerce-Addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:22px 0 0!important}.redust-b2b-account .woocommerce-Address{float:none!important;width:auto!important;min-height:245px!important;margin:0!important;padding:28px!important;border:1px solid var(--rba-line)!important;border-radius:18px!important;background:#fff!important}.redust-b2b-account .woocommerce-Address-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important}.redust-b2b-account .woocommerce-Address-title h2{margin:0!important;font-family:inherit!important;font-size:21px!important;font-weight:750!important;text-transform:none!important}.redust-b2b-account .woocommerce-Address-title .edit{color:var(--rba-red)!important;font-size:12px!important;font-weight:800!important}.redust-b2b-account .woocommerce-Address address{margin-top:22px!important;color:var(--rba-muted)!important;font-size:14px!important;line-height:1.7!important}
/* Orders, downloads, and order-detail tables. */
.redust-b2b-account .woocommerce-orders-table,.redust-b2b-account .woocommerce-table,.redust-b2b-account .woocommerce-MyAccount-downloads{width:100%!important;margin:0!important;border:1px solid var(--rba-line)!important;border-collapse:separate!important;border-spacing:0!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important}.redust-b2b-account table thead th{padding:16px 19px!important;border:0!important;background:#f7f7f7!important;color:#6d6e72!important;font-size:10px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important}.redust-b2b-account table tbody td,.redust-b2b-account table tbody th,.redust-b2b-account table tfoot td,.redust-b2b-account table tfoot th{padding:18px 19px!important;border-width:1px 0 0!important;border-color:#ececee!important;color:var(--rba-ink)!important;font-size:13px!important}.redust-b2b-account table .woocommerce-orders-table__cell-order-number a{color:var(--rba-red)!important;font-weight:850!important}.redust-b2b-account table .button{min-height:36px!important;margin:2px!important;padding:0 12px!important;font-size:10px!important;line-height:36px!important}.redust-b2b-account .woocommerce-order-details,.redust-b2b-account .woocommerce-customer-details{margin-top:28px!important}.redust-b2b-account .woocommerce-order-details__title,.redust-b2b-account .woocommerce-column__title,.redust-b2b-account .woocommerce-customer-details h2{font-family:inherit!important;font-size:24px!important;font-weight:750!important;text-transform:none!important}.redust-b2b-account .woocommerce-customer-details address{padding:24px!important;border:1px solid var(--rba-line)!important;border-radius:18px!important;background:#fff!important;line-height:1.7!important}
.redust-b2b-account .woocommerce-pagination{margin-top:20px!important}.redust-b2b-account .woocommerce-pagination .button{min-width:110px!important}
@media(max-width:1050px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){grid-template-columns:82px minmax(0,1fr)!important}.redust-b2b-account .woocommerce-MyAccount-navigation{width:82px!important;padding:25px 10px!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{justify-content:center!important;width:62px!important;padding:0!important;font-size:0!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{position:static!important}.rb2b-account-summary{grid-template-columns:1fr 1fr}.rb2b-account-summary article:last-child{grid-column:1/-1}}
@media(max-width:700px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.redust-b2b-account .woocommerce-MyAccount-navigation{position:static!important;grid-column:1!important;grid-row:1!important;width:100%!important;min-height:0!important;padding:8px!important;overflow-x:auto!important}.redust-b2b-account .woocommerce-MyAccount-navigation ul{position:static!important;display:flex!important;width:max-content!important;gap:4px!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{width:48px!important;height:46px!important;min-height:46px!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-logout{margin:0 0 0 8px!important;padding:0 0 0 8px!important;border-width:0 0 0 1px!important}.redust-b2b-account .woocommerce-MyAccount-content{grid-column:1!important;grid-row:2!important;min-height:0!important;padding:28px 14px 55px!important}.rb2b-account-page-head{margin-bottom:24px!important}.rb2b-account-page-head h1{font-size:38px!important}.rb2b-account-page-head p{font-size:13px!important}.rb2b-account-summary,.rb2b-account-destinations{grid-template-columns:1fr}.rb2b-account-summary article:last-child{grid-column:auto}.rb2b-account-summary article{min-height:118px;padding:20px}.rb2b-account-destinations>a{min-height:98px;padding:17px}.redust-b2b-account .woocommerce-EditAccountForm,.redust-b2b-account .woocommerce-address-fields,.redust-b2b-account form.woocommerce-EditAddressForm{padding:18px!important}.redust-b2b-account .u-columns.woocommerce-Addresses{grid-template-columns:1fr!important}.redust-b2b-account .woocommerce-Address{min-height:0!important;padding:21px!important}.redust-b2b-account table.shop_table_responsive{border:0!important;background:transparent!important;overflow:visible!important}.redust-b2b-account table.shop_table_responsive thead{display:none!important}.redust-b2b-account table.shop_table_responsive tbody tr{display:block!important;margin-bottom:12px!important;padding:15px!important;border:1px solid var(--rba-line)!important;border-radius:14px!important;background:#fff!important}.redust-b2b-account table.shop_table_responsive tbody td{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:10px 0!important;border-width:1px 0 0!important;text-align:right!important}.redust-b2b-account table.shop_table_responsive tbody td:first-child{border-top:0!important}.redust-b2b-account table.shop_table_responsive tbody td:before{font-weight:750!important;text-align:left!important}.redust-b2b-account table.shop_table_responsive tbody td.woocommerce-orders-table__cell-order-actions{display:block!important;text-align:left!important}.redust-b2b-account table.shop_table_responsive tbody td.woocommerce-orders-table__cell-order-actions:before{display:none!important}}

/* Account Settings composition — mirrors account-settings-redesign.html. */
.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){grid-template-columns:270px minmax(0,920px)!important;gap:42px!important;justify-content:center!important;padding:46px 42px 84px!important}
.redust-b2b-account .woocommerce-MyAccount-navigation{position:relative!important;width:270px!important;min-height:0!important;padding:0!important;background:transparent!important;color:var(--rba-ink)!important}
.rb2b-account-nav-head{margin:0 0 24px}.rb2b-account-nav-head>span{display:block;color:var(--rba-red);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rb2b-account-nav-head h2{margin:7px 0!important;color:var(--rba-ink)!important;font-family:inherit!important;font-size:36px!important;font-style:normal!important;font-weight:800!important;line-height:1!important;letter-spacing:-.045em!important;text-align:left!important;text-transform:none!important}.rb2b-account-nav-head p{margin:0!important;color:var(--rba-muted)!important;font-size:11px!important;line-height:1.45!important}
.rb2b-account-nav-company{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:12px;border:1px solid var(--rba-line);border-radius:11px;background:#fff}.rb2b-account-nav-company>i{display:grid;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#ececed;color:#222;font-size:11px;font-style:normal;font-weight:850;place-items:center}.rb2b-account-nav-company strong,.rb2b-account-nav-company small{display:block;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rb2b-account-nav-company strong{font-size:11px}.rb2b-account-nav-company small{margin-top:2px;color:#36805a;font-size:8px;font-weight:800}
.redust-b2b-account .woocommerce-MyAccount-navigation ul{position:sticky!important;top:calc(var(--redust-header-h,82px) + 24px)!important;display:grid!important;gap:4px!important;width:100%!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{width:100%!important;height:49px!important;min-height:49px!important;padding:0 12px 0 47px!important;border-radius:11px!important;color:#737378!important;font-size:11px!important;font-weight:750!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{left:11px!important;width:28px!important;height:28px!important;border-radius:8px!important;background:rgba(0,0,0,.045)!important;color:inherit!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a:hover{background:#e7e7e6!important;color:#111!important}.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a{background:#111113!important;color:#fff!important}.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a:before{background:#29292c!important;color:#fff!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:14px!important;padding-top:10px!important;border-top:1px solid #dededf!important}
.redust-b2b-account .woocommerce-MyAccount-content{width:100%!important;max-width:920px!important;min-height:0!important;padding:0!important;background:transparent!important}
.rb2b-account-page-head{margin:0 0 24px!important}.rb2b-account-page-head h1{font-size:clamp(38px,4vw,52px)!important}.rb2b-account-page-head p{max-width:680px!important;font-size:13px!important}
.redust-b2b-account .woocommerce-MyAccount-content>p:not(.woocommerce-info){margin:0 0 22px!important;font-size:12px!important}
.redust-b2b-account .woocommerce-Address{min-height:260px!important;padding:28px 30px!important}.redust-b2b-account .woocommerce-Address-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.redust-b2b-account .woocommerce-Address-title h2{float:none!important;width:auto!important;margin:0!important;padding:0!important;font-size:21px!important;line-height:1.2!important;text-align:left!important}.redust-b2b-account .woocommerce-Address-title .edit{float:none!important;position:static!important;margin:0!important;text-align:right!important}.redust-b2b-account .woocommerce-Address address{margin:24px 0 0!important;color:#77777c!important;font-size:13px!important;font-style:normal!important;text-align:left!important}
.redust-b2b-account .woocommerce-EditAccountForm,.redust-b2b-account .woocommerce-address-fields,.redust-b2b-account form.woocommerce-EditAddressForm{padding:25px!important}.redust-b2b-account .form-row input.input-text,.redust-b2b-account .form-row select,.redust-b2b-account .form-row textarea,.redust-b2b-account .select2-selection{min-height:46px!important;font-size:13px!important}
@media(max-width:1050px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){grid-template-columns:220px minmax(0,1fr)!important;gap:28px!important;padding:34px 25px 65px!important}.redust-b2b-account .woocommerce-MyAccount-navigation{width:220px!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{justify-content:flex-start!important;width:100%!important;padding-left:47px!important;font-size:10px!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{position:absolute!important}.rb2b-account-nav-head h2{font-size:31px!important}.rb2b-account-summary{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:block!important;padding:25px 14px 55px!important}.redust-b2b-account .woocommerce-MyAccount-navigation{width:100%!important;margin-bottom:22px!important;overflow:visible!important}.rb2b-account-nav-head{margin-bottom:16px}.rb2b-account-nav-company{display:none}.redust-b2b-account .woocommerce-MyAccount-navigation ul{position:static!important;display:flex!important;width:auto!important;margin:0 -14px!important;padding:0 14px 6px!important;overflow-x:auto!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{justify-content:center!important;width:48px!important;min-width:48px!important;padding:0!important;font-size:0!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{position:static!important}.redust-b2b-account .woocommerce-MyAccount-navigation-link--customer-logout{margin:0 0 0 6px!important;padding:0 0 0 7px!important;border-width:0 0 0 1px!important}.redust-b2b-account .woocommerce-MyAccount-content{width:100%!important}.rb2b-account-page-head h1{font-size:36px!important}.redust-b2b-account .u-columns.woocommerce-Addresses{grid-template-columns:1fr!important}.redust-b2b-account .woocommerce-Address{min-height:0!important;padding:21px!important}}

/* Keep the settings intro in the left column and match Quick Order titles. */
.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){position:relative!important;grid-template-rows:auto!important}
.redust-b2b-account .rb2b-account-nav-head{z-index:3;grid-column:1!important;grid-row:1!important;align-self:start;width:270px;margin:0!important}
.redust-b2b-account .rb2b-account-nav-company{z-index:3;grid-column:1!important;grid-row:1!important;align-self:start;width:270px;margin:112px 0 0!important}
.redust-b2b-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important;padding-top:190px!important}
.redust-b2b-account .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1!important}
.redust-b2b-account .rb2b-account-nav-head h2,
.redust-b2b-account .rb2b-account-page-head h1{font-family:"Sofia Sans Condensed",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-weight:900!important}
.redust-b2b-account .rb2b-account-page-head h1{font-size:clamp(44px,4vw,68px)!important;line-height:.88!important;letter-spacing:-.045em!important}
@media(max-width:1050px){.redust-b2b-account .rb2b-account-nav-head,.redust-b2b-account .rb2b-account-nav-company{width:220px}.redust-b2b-account .rb2b-account-nav-company{margin-top:105px!important}.redust-b2b-account .woocommerce-MyAccount-navigation{padding-top:180px!important}}
@media(max-width:700px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:flex!important;flex-direction:column!important}.redust-b2b-account .rb2b-account-nav-head{order:1;width:100%!important;margin-bottom:16px!important}.redust-b2b-account .rb2b-account-nav-company{display:none!important}.redust-b2b-account .woocommerce-MyAccount-navigation{order:2;padding-top:0!important}.redust-b2b-account .woocommerce-MyAccount-content{order:3}.redust-b2b-account .rb2b-account-page-head h1{font-size:44px!important}}

/* Account header cleanup and exact Quick Order scale. */
.redust-b2b-account .rb2b-account-nav-head>span{display:none!important}
.redust-b2b-account .rb2b-account-nav-head h2{margin:0 0 10px!important;font-size:clamp(44px,4vw,68px)!important;font-weight:900!important;line-height:.88!important;letter-spacing:-.045em!important}
.redust-b2b-account .rb2b-account-nav-head p{margin:0!important;color:#111113!important;font-size:17px!important;line-height:1.35!important}
.redust-b2b-account .woocommerce-MyAccount-navigation{padding-top:150px!important}
.redust-b2b-account .woocommerce:has(>.rb2b-account-nav-company) .rb2b-account-nav-company{margin-top:145px!important}
.redust-b2b-account .woocommerce:has(>.rb2b-account-nav-company) .woocommerce-MyAccount-navigation{padding-top:220px!important}
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .rb2b-account-page-head p,
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .woocommerce-MyAccount-content>p{display:none!important}
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .rb2b-account-summary{margin-top:0!important}
@media(max-width:1050px){.redust-b2b-account .woocommerce-MyAccount-navigation{padding-top:140px!important}.redust-b2b-account .woocommerce:has(>.rb2b-account-nav-company) .rb2b-account-nav-company{margin-top:132px!important}.redust-b2b-account .woocommerce:has(>.rb2b-account-nav-company) .woocommerce-MyAccount-navigation{padding-top:205px!important}.redust-b2b-account .rb2b-account-nav-head p{font-size:15px!important}}
@media(max-width:700px){.redust-b2b-account .woocommerce-MyAccount-navigation,.redust-b2b-account .woocommerce:has(>.rb2b-account-nav-company) .woocommerce-MyAccount-navigation{padding-top:0!important}.redust-b2b-account .rb2b-account-nav-head h2{font-size:48px!important}.redust-b2b-account .rb2b-account-nav-head p{font-size:15px!important}}

/* Dashboard title follows the compact Quick Order "Order summary" heading. */
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .rb2b-account-page-head>div>span{display:none!important}
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .rb2b-account-page-head h1{margin-top:0!important;font-family:"Instrument Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-size:30px!important;font-weight:720!important;line-height:33px!important;letter-spacing:-1.05px!important}

/* 1.39.57 — full-width Settings workspace and endpoint tabs. */
.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:block!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:calc(100vh - var(--redust-header-h,82px))!important;padding:clamp(42px,4.5vw,78px) clamp(24px,3.2vw,58px) 64px!important;background:#f4f4f4!important}
.redust-b2b-account .rb2b-account-nav-head{display:block!important;width:100%!important;margin:0 0 30px!important}
.redust-b2b-account .rb2b-account-nav-head h2{margin:0 0 12px!important;font-family:"Sofia Sans Condensed",Arial,sans-serif!important;font-size:clamp(62px,5.2vw,86px)!important;font-weight:900!important;line-height:.88!important;letter-spacing:-.045em!important;text-transform:uppercase!important}
.redust-b2b-account .rb2b-account-nav-head p{color:#080808!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:17px!important;font-weight:500!important;line-height:1.4!important}
.redust-b2b-account .rb2b-account-nav-company{display:none!important}
.redust-b2b-account .woocommerce-MyAccount-navigation{display:block!important;width:100%!important;min-height:0!important;margin:0 0 42px!important;padding:0!important;border-bottom:1px solid #d8d8da!important;background:transparent!important;overflow-x:auto!important}
.redust-b2b-account .woocommerce-MyAccount-navigation ul{position:static!important;display:flex!important;align-items:stretch!important;gap:26px!important;width:max-content!important;min-width:100%!important;margin:0!important;padding:0!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li{flex:0 0 auto!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li a{display:flex!important;align-items:center!important;width:auto!important;height:58px!important;min-height:58px!important;padding:0 4px!important;border-radius:0!important;background:transparent!important;color:#111!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:16px!important;font-weight:650!important;white-space:nowrap!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li a:before{display:none!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a,.redust-b2b-account .woocommerce-MyAccount-navigation li a:hover{background:transparent!important;color:var(--rba-red)!important}
.redust-b2b-account .woocommerce-MyAccount-navigation li.is-active a:after{position:absolute!important;right:0!important;bottom:-1px!important;left:0!important;height:2px!important;background:var(--rba-red)!important;content:""!important}
.redust-b2b-account .woocommerce-MyAccount-content{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important}
.redust-b2b-account .rb2b-account-page-head{margin:0 0 30px!important}
.redust-b2b-account .rb2b-account-page-head>div>span{display:none!important}
.redust-b2b-account .rb2b-account-page-head h1,.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .rb2b-account-page-head h1{margin:0 0 10px!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:30px!important;font-weight:720!important;line-height:33px!important;letter-spacing:-1.05px!important;text-transform:none!important}
.redust-b2b-account .rb2b-account-page-head p{max-width:760px!important;margin:0!important;color:#080808!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:17px!important;font-weight:500!important;line-height:1.4!important}

/* Dashboard cards. */
.redust-b2b-account .rb2b-account-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin:0 0 22px!important}
.redust-b2b-account .rb2b-account-summary article{box-sizing:border-box!important;min-height:180px!important;padding:32px!important;border-color:#d8d8da!important;border-radius:18px!important}
.redust-b2b-account .rb2b-account-summary span{font-size:16px!important;font-weight:680!important}
.redust-b2b-account .rb2b-account-summary strong{margin-top:18px!important;font-size:32px!important;font-weight:720!important;line-height:1.1!important}
.redust-b2b-account .rb2b-account-summary small{margin-top:14px!important;font-size:14px!important;line-height:1.35!important}
.redust-b2b-account .rb2b-account-summary--business{margin-top:0!important}
.redust-b2b-account .rb2b-account-summary--business strong{font-size:25px!important;white-space:normal!important}
.redust-b2b-account .rb2b-status-text{font-weight:700!important;text-transform:capitalize!important}.redust-b2b-account .rb2b-status-text--approved,.redust-b2b-account .rb2b-status-text--active{color:#2d8a57!important}.redust-b2b-account .rb2b-status-text--pending{color:#d18c22!important}.redust-b2b-account .rb2b-status-text--rejected{color:#c84a43!important}
.redust-b2b-account .rb2b-account-destinations{display:none!important}

/* Reusable company-logo and profile-photo cards. */
.redust-b2b-account .rb2b-account-media-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;box-sizing:border-box;width:100%;min-height:190px;margin:0 0 22px;padding:34px 40px;border:1px solid #d8d8da;border-radius:18px;background:#fff}
.redust-b2b-account .rb2b-account-media-card h2{margin:0 0 7px!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:23px!important;font-weight:720!important;letter-spacing:-.025em!important}
.redust-b2b-account .rb2b-account-media-card p{margin:0!important;color:#6f7075!important;font-size:15px!important}.redust-b2b-account .rb2b-account-media-card>div>small{display:block;margin-top:8px;color:#98989c;font-size:12px}
.redust-b2b-account .rb2b-account-media-card__actions{display:flex;align-items:center;gap:14px}
.redust-b2b-account .rb2b-account-media-preview{display:grid;width:92px;height:92px;flex:0 0 92px;border-radius:50%;background:#e6e6e7;color:#111;font-size:26px;font-weight:750;place-items:center;overflow:hidden}.redust-b2b-account [data-account-media="company"] .rb2b-account-media-preview{border-radius:16px}.redust-b2b-account .rb2b-account-media-preview img{width:100%;height:100%;object-fit:cover}.redust-b2b-account [data-account-media="company"] .rb2b-account-media-preview img{object-fit:contain;padding:8px;box-sizing:border-box}
.redust-b2b-account .rb2b-account-media-card .button,.redust-b2b-account button.button,.redust-b2b-account a.button,.redust-b2b-account .woocommerce-button,.redust-b2b-account button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:58px!important;padding:0 24px!important;border:1px solid #171719!important;border-radius:11px!important;background:#171719!important;box-shadow:none!important;color:#fff!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:16px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;text-transform:none!important;cursor:pointer!important}
.redust-b2b-account .rb2b-account-media-card .rb2b-media-upload{background:#fff!important;color:#111!important}.redust-b2b-account .rb2b-account-media-card .rb2b-media-remove{border-color:#d65a5a!important;background:#fff!important;color:#c82e3d!important}.redust-b2b-account .button:hover,.redust-b2b-account button[type="submit"]:hover{transform:translateY(-1px);filter:brightness(.94)}.redust-b2b-account .button:disabled{opacity:.38!important;cursor:not-allowed!important;transform:none!important}
.redust-b2b-account .rb2b-account-media-message{position:absolute;right:40px;bottom:14px;font-size:12px!important}.redust-b2b-account .rb2b-account-media-message.is-error{color:#c82e3d!important}.redust-b2b-account .rb2b-account-media-card.is-busy{opacity:.68;pointer-events:none}

/* Native account form alignment. */
.redust-b2b-account .woocommerce-EditAccountForm{box-sizing:border-box!important;padding:32px 40px!important}.redust-b2b-account .woocommerce-EditAccountForm fieldset{min-width:0!important;margin:34px 0 0!important;padding:30px 0 0!important;border-width:1px 0 0!important}.redust-b2b-account .woocommerce-EditAccountForm fieldset legend{float:none!important;width:auto!important;margin:0 0 24px!important;padding:0 14px 0 0!important;font-size:26px!important;font-weight:720!important;line-height:1.2!important}.redust-b2b-account .woocommerce-EditAccountForm .clear{display:none!important}.redust-b2b-account .woocommerce-EditAccountForm .form-row{box-sizing:border-box!important;margin-bottom:22px!important}.redust-b2b-account .woocommerce-EditAccountForm em{display:block!important;margin-top:8px!important;font-size:14px!important}.redust-b2b-account .woocommerce-EditAccountForm>p:last-child{margin:28px 0 0!important}

/* Square image cropper. */
.rb2b-cropper[hidden]{display:none!important}.rb2b-cropper{position:fixed;z-index:100000;inset:0;display:grid;padding:20px;place-items:center}.rb2b-cropper__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.rb2b-cropper>section{position:relative;width:min(520px,100%);box-sizing:border-box;padding:28px;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28);font-family:"Instrument Sans",Arial,sans-serif}.rb2b-cropper header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.rb2b-cropper h2{margin:0 0 5px;font-size:26px}.rb2b-cropper p{margin:0;color:#6f7075}.rb2b-cropper header button{border:0;background:none;font-size:28px;cursor:pointer}.rb2b-cropper canvas{display:block;width:min(420px,100%);height:auto;margin:auto;border-radius:12px;background:#eee;cursor:move;touch-action:none}.rb2b-cropper label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px;margin:20px 0;font-weight:650}.rb2b-cropper footer{display:flex;justify-content:flex-end;gap:12px}.rb2b-cropper .button{min-height:48px;padding:0 20px;border:1px solid #171719;border-radius:10px;background:#fff;color:#111;font-size:14px;font-weight:700}.rb2b-cropper .rb2b-crop-save{background:#171719;color:#fff}

@media(max-width:1050px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){padding:42px 25px 64px!important}.redust-b2b-account .rb2b-account-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.redust-b2b-account .rb2b-account-summary article:last-child{grid-column:auto!important}.redust-b2b-account .rb2b-account-media-card{padding:30px}}
@media(max-width:700px){.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){display:block!important;padding:25px 14px 55px!important}.redust-b2b-account .rb2b-account-nav-head h2{font-size:52px!important}.redust-b2b-account .rb2b-account-nav-head p,.redust-b2b-account .rb2b-account-page-head p{font-size:15px!important}.redust-b2b-account .woocommerce-MyAccount-navigation{margin-bottom:30px!important}.redust-b2b-account .woocommerce-MyAccount-navigation ul{width:max-content!important;margin:0!important;padding:0!important}.redust-b2b-account .woocommerce-MyAccount-navigation li a{width:auto!important;min-width:0!important;padding:0 3px!important;font-size:14px!important}.redust-b2b-account .rb2b-account-summary{grid-template-columns:1fr!important}.redust-b2b-account .rb2b-account-summary article{min-height:150px!important;padding:24px!important}.redust-b2b-account .rb2b-account-media-card{grid-template-columns:1fr!important;padding:24px!important}.redust-b2b-account .rb2b-account-media-card__actions{flex-wrap:wrap}.redust-b2b-account .rb2b-account-media-preview{width:78px;height:78px;flex-basis:78px}.redust-b2b-account .rb2b-account-media-card .button{min-height:48px!important;padding:0 16px!important;font-size:14px!important}.redust-b2b-account .woocommerce-EditAccountForm{padding:22px!important}}

/* 1.39.59 — account polish, order actions, address alignment, and alerts. */
.redust-b2b-account #content{margin-top:0!important}.redust-b2b-account .woocommerce-MyAccount-navigation{overflow:visible!important}.redust-b2b-account .woocommerce-MyAccount-navigation ul{width:auto!important;min-width:0!important}.redust-b2b-account .woocommerce-MyAccount-navigation li{position:relative!important}
.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:after,.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:after{position:absolute;top:12px;right:-9px;z-index:2;display:grid;width:16px;height:16px;border:2px solid #f4f4f4;border-radius:50%;background:#b4293c;color:#fff;font-size:10px;font-weight:850;line-height:1;content:"!";place-items:center}.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:before,.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:before{position:absolute;z-index:20;top:50px;left:50%;display:block;width:max-content;max-width:260px;padding:9px 12px;border-radius:8px;background:#171719;color:#fff;font-size:11px;font-weight:600;line-height:1.35;visibility:hidden;opacity:0;transform:translate(-50%,-5px);transition:.16s;pointer-events:none}.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:before{content:"Add your complete billing and shipping addresses."}.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:before{content:"Add both a company logo and profile photo."}.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:hover:before,.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:focus-within:before,.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:hover:before,.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:focus-within:before{visibility:visible;opacity:1;transform:translate(-50%,0)}

.redust-b2b-account .rb2b-account-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px}.redust-b2b-account .rb2b-account-media-grid .rb2b-account-media-card{grid-template-columns:1fr;align-content:start;min-height:280px;margin:0;padding:30px}.redust-b2b-account .rb2b-account-media-grid .rb2b-account-media-card__actions{align-self:end;flex-wrap:wrap;margin-top:18px}.redust-b2b-account .rb2b-account-media-grid .rb2b-account-media-message{right:30px;bottom:12px}

.redust-b2b-account .woocommerce-MyAccount-content>.woocommerce-info{display:flex!important;align-items:center!important;gap:24px!important;box-sizing:border-box!important;min-height:96px!important;margin:0 0 22px!important;padding:22px 30px!important;border:1px solid var(--rba-line)!important;border-radius:16px!important;background:#fff!important;color:#333!important;font-size:14px!important}.redust-b2b-account .woocommerce-MyAccount-content>.woocommerce-info:before{display:none!important}.redust-b2b-account .woocommerce-MyAccount-content>.woocommerce-info .button{order:2!important;flex:0 0 auto!important;min-height:52px!important;margin-left:auto!important;padding:0 22px!important}

.redust-b2b-account .woocommerce-orders-table{table-layout:fixed!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(1),.redust-b2b-account .woocommerce-orders-table td:nth-child(1){width:14%!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(2),.redust-b2b-account .woocommerce-orders-table td:nth-child(2){width:14%!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(3),.redust-b2b-account .woocommerce-orders-table td:nth-child(3){width:17%!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(4),.redust-b2b-account .woocommerce-orders-table td:nth-child(4){width:22%!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(5),.redust-b2b-account .woocommerce-orders-table td:nth-child(5){width:33%!important}.redust-b2b-account .woocommerce-orders-table th,.redust-b2b-account .woocommerce-orders-table td{text-align:left!important;vertical-align:middle!important}.redust-b2b-account .woocommerce-orders-table thead th{font-size:11px!important}.redust-b2b-account .woocommerce-orders-table tbody td,.redust-b2b-account .woocommerce-orders-table tbody th{font-size:14px!important}
.redust-b2b-account .rb2b-order-actions{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0}.redust-b2b-account .rb2b-order-action{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 18px!important;border:1px solid #cfd0d2!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;color:#171719!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:14px!important;font-weight:680!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important}.redust-b2b-account .rb2b-order-action--view{border-color:#171719!important;background:#171719!important;color:#fff!important}.redust-b2b-account .rb2b-order-action--icon{width:48px!important;flex:0 0 48px!important;padding:0!important}.redust-b2b-account .rb2b-order-action--primary{border-color:#171719!important;background:#171719!important;color:#fff!important}.redust-b2b-account .rb2b-order-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.redust-b2b-account .rb2b-order-action[data-tooltip]:after{position:absolute;z-index:30;right:0;bottom:calc(100% + 9px);width:max-content;padding:8px 10px;border-radius:7px;background:#171719;color:#fff;font-size:11px;font-weight:650;visibility:hidden;opacity:0;transform:translateY(4px);transition:.15s;content:attr(data-tooltip);pointer-events:none}.redust-b2b-account .rb2b-order-action[data-tooltip]:hover:after,.redust-b2b-account .rb2b-order-action[data-tooltip]:focus:after{visibility:visible;opacity:1;transform:none}.redust-b2b-account .rb2b-order-download{position:relative}.redust-b2b-account .rb2b-order-download__menu{position:absolute;z-index:25;top:calc(100% + 10px);right:0;display:grid;width:190px;padding:10px;border:1px solid #ddd;border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(0,0,0,.14);visibility:hidden;opacity:0;transform:translateY(-8px);transition:.18s;pointer-events:none}.redust-b2b-account .rb2b-order-download:hover .rb2b-order-download__menu,.redust-b2b-account .rb2b-order-download:focus-within .rb2b-order-download__menu,.redust-b2b-account .rb2b-order-download.is-open .rb2b-order-download__menu{visibility:visible;opacity:1;transform:none;pointer-events:auto}.redust-b2b-account .rb2b-order-download__menu a{padding:12px;border-radius:8px;color:#171719!important;font-size:13px;font-weight:650;text-decoration:none!important}.redust-b2b-account .rb2b-order-download__menu a:hover{background:#f1f1f2;color:#b4293c!important}.redust-b2b-account .rb2b-order-action-message{position:absolute;top:calc(100% + 5px);right:0;color:#2d8a57;font-size:10px;white-space:nowrap}.redust-b2b-account .rb2b-order-details-actions{display:flex;justify-content:flex-end;margin:-2px 0 24px}.redust-b2b-account .rb2b-order-details-actions .rb2b-order-actions{padding:12px;border:1px solid #ddd;border-radius:15px;background:#fff}

.redust-b2b-account .woocommerce-order-details .woocommerce-table th,.redust-b2b-account .woocommerce-order-details .woocommerce-table td{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:15px!important;line-height:1.5!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table thead th{font-size:11px!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tbody td.product-name{font-size:16px!important;font-weight:560!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tbody td.product-total{font-size:16px!important;font-weight:680!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot th{font-size:15px!important;font-weight:720!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot td{font-size:17px!important;font-weight:680!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot tr:nth-last-child(-n+2) th,.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot tr:nth-last-child(-n+2) td{font-size:19px!important}.redust-b2b-account .woocommerce-order-details .wc-item-meta{margin-top:7px!important;font-size:13px!important}

.redust-b2b-account .u-columns.woocommerce-Addresses{align-items:stretch!important}.redust-b2b-account .u-columns.woocommerce-Addresses .woocommerce-Address{box-sizing:border-box!important;min-width:0!important;text-align:left!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;width:100%!important;margin:0!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title h2{float:none!important;order:1!important;width:auto!important;margin:0!important;text-align:left!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title .edit{position:static!important;float:none!important;order:2!important;display:inline-flex!important;align-items:center!important;min-height:40px!important;margin:0!important;padding:0 14px!important;border:1px solid #d2d2d4!important;border-radius:9px!important;background:#fff!important;color:#b4293c!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.redust-b2b-account .woocommerce-Address address{clear:both!important;width:100%!important;margin-top:26px!important;text-align:left!important}
.redust-b2b-account .woocommerce-MyAccount-content>h3,.redust-b2b-account .woocommerce-address-fields>h3{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:30px!important;font-weight:720!important;line-height:1.1!important;letter-spacing:-.035em!important;text-transform:none!important}.redust-b2b-account .woocommerce-address-fields .select2-container{display:block!important;width:100%!important;height:58px!important;margin:0!important}.redust-b2b-account .woocommerce-address-fields .select2-selection--single{display:flex!important;align-items:center!important;width:100%!important;height:58px!important;min-height:58px!important;padding:0 46px 0 18px!important;border:1px solid #d0d0d2!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important}.redust-b2b-account .woocommerce-address-fields .select2-selection__rendered{width:100%!important;padding:0!important;color:#222!important;font-size:15px!important;line-height:1.2!important}.redust-b2b-account .woocommerce-address-fields .select2-selection__arrow{top:50%!important;right:17px!important;width:20px!important;height:20px!important;transform:translateY(-50%)!important}.redust-b2b-account .woocommerce-address-fields .select2-hidden-accessible{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.redust-b2b-account .woocommerce-address-fields .form-row{margin-bottom:22px!important}

@media(max-width:1050px){.redust-b2b-account .woocommerce-orders-table th:nth-child(5),.redust-b2b-account .woocommerce-orders-table td:nth-child(5){width:38%!important}.redust-b2b-account .rb2b-order-action--view{padding-inline:13px!important}.redust-b2b-account .rb2b-order-action--icon{width:44px!important;flex-basis:44px!important;height:44px!important;min-height:44px!important}}
@media(max-width:700px){.redust-b2b-account .woocommerce-MyAccount-navigation{overflow-x:auto!important;overflow-y:visible!important}.redust-b2b-account .rb2b-account-media-grid{grid-template-columns:1fr}.redust-b2b-account .rb2b-account-media-grid .rb2b-account-media-card{min-height:0}.redust-b2b-account .woocommerce-MyAccount-content>.woocommerce-info{align-items:flex-start!important;flex-direction:column!important}.redust-b2b-account .woocommerce-MyAccount-content>.woocommerce-info .button{order:0!important;margin-left:0!important}.redust-b2b-account .rb2b-order-actions{flex-wrap:wrap}.redust-b2b-account .rb2b-order-details-actions{justify-content:flex-start}.redust-b2b-account .rb2b-order-download__menu{right:auto;left:0}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title{align-items:flex-start!important}.rb2b-missing-addresses .woocommerce-MyAccount-navigation-link--edit-address:before,.rb2b-missing-media .woocommerce-MyAccount-navigation-link--edit-account:before{display:none}}
@media(max-width:700px){body.redust-b2b-account .site-content,body.redust-b2b-account #content,body.redust-b2b-account .site-main,body.redust-b2b-account .woocommerce{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important}body.redust-b2b-account .woocommerce-MyAccount-navigation,body.redust-b2b-account .woocommerce-MyAccount-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;padding-right:10px!important;padding-left:10px!important}}

/* The account intro is a sibling of the WooCommerce navigation, so it needs
   its own mobile gutter instead of inheriting the navigation padding. */
@media(max-width:700px){body.redust-b2b-account .rb2b-account-nav-head{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;padding-right:10px!important;padding-left:10px!important;overflow:hidden!important}body.redust-b2b-account .rb2b-account-nav-head h2{max-width:100%!important;margin-left:0!important;font-size:clamp(42px,13vw,52px)!important;line-height:.92!important;letter-spacing:-.025em!important;overflow-wrap:normal!important;word-break:normal!important}body.redust-b2b-account .rb2b-account-nav-head p{box-sizing:border-box!important;max-width:100%!important;margin-left:0!important;font-size:15px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:break-word!important}}

.rb2b-cropper header button{display:grid!important;width:42px!important;height:42px!important;flex:0 0 42px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#eeeef0!important;color:#171719!important;font-size:25px!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;place-items:center!important;transition:background-color .16s,transform .16s!important}.rb2b-cropper header button:hover,.rb2b-cropper header button:focus{background:#dfdfe2!important;transform:scale(1.05)}

/* 1.39.62 account completion and order refinements. */
.redust-b2b-account .rb2b-account-summary--orders{grid-template-columns:repeat(3,minmax(0,1fr))!important}.redust-b2b-account .woocommerce-EditAccountForm button[type=submit],.redust-b2b-account .woocommerce-address-fields button[type=submit]{border-color:transparent!important;outline:0!important}.redust-b2b-account .rb2b-account-media-card h2{font-size:19px!important}.redust-b2b-account .rb2b-account-media-message{color:#343438!important;font-size:13px!important;font-weight:750!important}
.redust-b2b-account .rb2b-missing-card-notice{display:flex;flex-direction:column;gap:3px;box-sizing:border-box;width:100%;margin-top:18px;padding:13px 15px;border:1px solid #efbcc3;border-radius:11px;background:#fff5f6;color:#9f2637!important;text-decoration:none!important}.redust-b2b-account .rb2b-missing-card-notice strong{font-size:13px;font-weight:780}.redust-b2b-account .rb2b-missing-card-notice span{color:#6f5055;font-size:12px;line-height:1.4}.redust-b2b-account .rb2b-missing-card-notice:hover{border-color:#bd293e;background:#ffedef}.redust-b2b-account .rb2b-account-media-grid .rb2b-account-media-card{grid-template-rows:auto auto auto}.redust-b2b-account .rb2b-account-media-grid .rb2b-missing-card-notice{align-self:end}
.redust-b2b-account .woocommerce-Address{display:flex!important;flex-direction:column!important}.redust-b2b-account .woocommerce-Address address{font-size:16px!important;line-height:1.65!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title .edit{display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;place-items:center!important}.redust-b2b-account .woocommerce-Address-title .edit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.redust-b2b-account .woocommerce-Address>.rb2b-missing-card-notice{margin-top:auto}
.redust-b2b-account .woocommerce-address-fields .select2-container,.redust-b2b-account .woocommerce-address-fields .select2-selection,.redust-b2b-account .woocommerce-address-fields .select2-selection__rendered{background:#fff!important}.redust-b2b-account .woocommerce-address-fields .select2-selection__rendered{display:flex!important;align-items:center!important;height:56px!important;line-height:56px!important}.redust-b2b-account .select2-container--default .select2-selection--single .select2-selection__arrow b{margin:0!important;transform:translate(-50%,-50%)!important}
.redust-b2b-account .woocommerce-orders-table{overflow:visible!important}.redust-b2b-account .woocommerce-orders-table th:last-child,.redust-b2b-account .woocommerce-orders-table td:last-child{text-align:right!important}.redust-b2b-account .rb2b-order-actions{justify-content:flex-end!important;gap:8px}.redust-b2b-account .rb2b-order-action{gap:8px!important}.redust-b2b-account .rb2b-order-action svg{flex:0 0 20px;width:20px;height:20px}.redust-b2b-account .rb2b-save-order-list{background:#fff!important;color:#171719!important}.redust-b2b-account .rb2b-order-download:after{position:absolute;top:100%;right:0;width:210px;height:14px;content:""}.redust-b2b-account .rb2b-order-download__menu{top:calc(100% + 8px);z-index:1000;width:210px}.redust-b2b-account .rb2b-order-details-actions .rb2b-order-actions{justify-content:flex-end!important}
.redust-b2b-account .rb2b-name-modal{position:fixed;z-index:100001;inset:0;display:grid;padding:20px;background:rgba(0,0,0,.52);place-items:center}.redust-b2b-account .rb2b-name-modal[hidden]{display:none!important}.redust-b2b-account .rb2b-name-modal__card{position:relative;box-sizing:border-box;width:min(480px,100%);padding:30px;border-radius:18px;background:#fff}.redust-b2b-account .rb2b-name-modal__card h2{margin:0 50px 8px 0!important;font-size:25px!important}.redust-b2b-account .rb2b-name-modal__card p{margin:0 0 22px!important;color:#6f7075;font-size:15px}.redust-b2b-account .rb2b-name-modal__close{position:absolute;top:18px;right:18px;display:grid;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#eeeef0;font-size:22px;place-items:center}.redust-b2b-account .rb2b-name-modal label{font-size:12px;font-weight:750}.redust-b2b-account .rb2b-name-modal input[name=name]{box-sizing:border-box;width:100%;height:52px;margin:8px 0 14px;padding:0 15px;border:1px solid #cfd0d2;border-radius:9px}.redust-b2b-account .rb2b-name-modal form>button{width:100%;min-height:52px;border:0;border-radius:9px;background:#171719;color:#fff;font-weight:750}.redust-b2b-account .rb2b-name-modal .rb2b-form-message{display:block;margin-top:10px;font-size:13px;font-weight:700}
.redust-b2b-account .woocommerce-order-details .woocommerce-table th,.redust-b2b-account .woocommerce-order-details .woocommerce-table td{font-size:16px!important;font-weight:550!important}.redust-b2b-account .woocommerce-order-details .woocommerce-table tbody td.product-total,.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot th,.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot td,.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot tr:nth-last-child(-n+2) th,.redust-b2b-account .woocommerce-order-details .woocommerce-table tfoot tr:nth-last-child(-n+2) td{font-size:16px!important;font-weight:700!important}.redust-b2b-account .woocommerce-customer-details address{font-size:16px!important}.redust-b2b-account .rb2b-order-product{display:flex;align-items:center;gap:16px}.redust-b2b-account .rb2b-order-product-image{display:block;flex:0 0 72px}.redust-b2b-account .rb2b-order-product-image img{display:block;width:72px!important;height:72px!important;border-radius:9px;object-fit:cover}.redust-b2b-account .rb2b-order-product-name{display:block;color:#171719!important;font-weight:700;text-decoration:none!important}.redust-b2b-account .rb2b-order-product small{display:block;margin-top:5px;color:#777;font-size:12px;font-weight:600}
.rb2b-profile-menu .rb2b-global-profile{transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.rb2b-profile-menu .rb2b-global-profile:hover,.rb2b-profile-menu .rb2b-global-profile:focus-visible{background:#ededee!important;box-shadow:0 0 0 7px #ededee!important;animation:rb2b-cart-button-pop .68s cubic-bezier(.2,.9,.25,1.2) both}.rb2b-profile-menu.has-account-alert .rb2b-global-profile{border:2px solid #b4293c!important;box-shadow:0 0 0 7px rgba(180,41,60,.12)!important;animation:rb2b-cart-button-pop .68s cubic-bezier(.2,.9,.25,1.2) both}.rb2b-profile-menu.has-account-alert .rb2b-global-profile:before{position:absolute;right:0;bottom:calc(100% + 12px);width:max-content;max-width:220px;padding:9px 12px;border-radius:8px;background:#171719;color:#fff;font-size:11px;font-weight:650;line-height:1.35;visibility:hidden;opacity:0;content:attr(data-alert);transform:translateY(4px);transition:.16s}.rb2b-profile-menu.has-account-alert .rb2b-global-profile:hover:before{visibility:visible;opacity:1;transform:none}.rb2b-profile-alert-link{background:#fff5f6!important;color:#9f2637!important}.rb2b-profile-alert-link span{display:flex;flex-direction:column}.rb2b-profile-alert-link small{margin-top:3px;color:#79545a;font-size:10px}
.rb2b-profile-menu.has-account-alert:after{position:absolute;right:-5px;top:-5px;z-index:4;display:grid;width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:#b4293c;color:#fff;font-size:11px;font-weight:850;content:"!";place-items:center;pointer-events:none;animation:rb2b-cart-count-pop .46s cubic-bezier(.2,.9,.25,1.25) both}.rb2b-profile-menu.has-account-alert .rb2b-global-profile:after{display:none!important}

/* 1.39.63 account layout consistency. */
.redust-b2b-account .rb2b-account-form-section-title{display:flex!important;align-items:center!important;gap:18px!important;margin:8px 0 28px!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:26px!important;font-weight:720!important;line-height:1.2!important;letter-spacing:normal!important;text-transform:none!important}.redust-b2b-account .rb2b-account-form-section-title:after{height:1px;flex:1;background:#dedee0;content:""}
.redust-b2b-account .woocommerce-order-details .woocommerce-table .amount,.redust-b2b-account .woocommerce-order-details .woocommerce-table bdi,.redust-b2b-account .woocommerce-order-details .woocommerce-table .woocommerce-Price-currencySymbol,.redust-b2b-account .woocommerce-order-details .woocommerce-table .product-quantity{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:inherit!important;font-weight:inherit!important;font-style:normal!important;font-variant-numeric:tabular-nums!important;letter-spacing:normal!important}
.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title{justify-content:flex-start!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title h2{display:block!important;flex:1 1 auto!important;margin-right:auto!important;text-align:left!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title .edit{margin-left:auto!important}
.redust-b2b-account .woocommerce-Address>.rb2b-missing-card-notice{margin-top:34px!important}.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--edit-address.is-active) .woocommerce-MyAccount-content>.woocommerce-info{display:none!important}
.redust-b2b-account .rb2b-summary-orders-button{width:max-content!important;min-height:38px!important;margin-top:18px!important;padding:0 15px!important;border:1px solid #171719!important;border-radius:9px!important;background:#171719!important;color:#fff!important;font:650 12px/1 "Instrument Sans",Arial,sans-serif!important;cursor:pointer!important}.rb2b-summary-orders-modal[hidden]{display:none!important}.rb2b-summary-orders-modal{position:fixed;z-index:100002;inset:0;display:grid;padding:20px;background:rgba(0,0,0,.5);place-items:center}.rb2b-summary-orders-modal__panel{position:relative;box-sizing:border-box;width:min(470px,100%);padding:30px;border-radius:18px;background:#fff}.rb2b-summary-orders-modal__panel h2{margin:0 50px 22px 0!important;font:720 26px/1.2 "Instrument Sans",Arial,sans-serif!important}.rb2b-summary-orders-modal__close{position:absolute;top:18px;right:18px;display:grid;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#eeeef0;font-size:22px;place-items:center;cursor:pointer}.rb2b-summary-orders-list{display:grid;gap:10px}.rb2b-summary-orders-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid #e1e1e3}.rb2b-summary-orders-list>div:first-child{border-top:0}.rb2b-summary-orders-list a{padding:10px 13px;border-radius:8px;background:#171719;color:#fff!important;font-size:12px;font-weight:700;text-decoration:none!important}
@media(max-width:700px){.redust-b2b-account .woocommerce-orders-table__cell-order-total .rb2b-order-item-count{display:none!important}.redust-b2b-account .rb2b-summary-orders-button{margin-top:14px!important}}

/* 1.39.66 dashboard actions, status labels, and account notifications. */
.redust-b2b-account .rb2b-account-summary--orders article{position:relative!important;padding-right:92px!important}.redust-b2b-account .rb2b-summary-orders-button{position:absolute!important;top:26px!important;right:26px!important;display:grid!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:1px solid #dedee0!important;border-radius:12px!important;background:#eeeef0!important;color:#171719!important;font-size:0!important;cursor:pointer!important;place-items:center!important;transition:background-color .16s,transform .16s!important}.redust-b2b-account .rb2b-summary-orders-button:hover,.redust-b2b-account .rb2b-summary-orders-button:focus-visible{background:#dfdfe2!important;transform:translateY(-1px)!important}.redust-b2b-account .rb2b-summary-orders-button svg{display:block;width:22px;height:22px;fill:none;stroke:#171719;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.redust-b2b-account .rb2b-summary-orders-button:after{position:absolute;right:0;bottom:calc(100% + 8px);width:max-content;padding:7px 9px;border-radius:7px;background:#171719;color:#fff;font-size:11px;font-weight:650;visibility:hidden;opacity:0;content:attr(data-tooltip);transform:translateY(3px);transition:.15s;pointer-events:none}.redust-b2b-account .rb2b-summary-orders-button:hover:after,.redust-b2b-account .rb2b-summary-orders-button:focus-visible:after{visibility:visible;opacity:1;transform:none}
.redust-b2b-account .rb2b-status-text{display:inline-flex!important;width:max-content!important;margin-top:16px!important;padding:7px 11px!important;border-radius:999px!important;background:#ededee!important;color:#4c4c51!important;font-size:12px!important;font-weight:750!important;line-height:1!important}.redust-b2b-account .rb2b-status-text--approved,.redust-b2b-account .rb2b-status-text--active{background:#e8f5ed!important;color:#278152!important}.redust-b2b-account .rb2b-status-text--pending{background:#fff3dd!important;color:#9d6714!important}.redust-b2b-account .rb2b-status-text--rejected{background:#fdebed!important;color:#ad2739!important}
.rb2b-summary-orders-modal__panel{width:min(760px,100%)!important}.rb2b-summary-orders-list{display:grid!important;gap:0!important;overflow:hidden;border:1px solid #dedee0;border-radius:12px}.rb2b-summary-orders-list__head,.rb2b-summary-orders-list__row{display:grid!important;grid-template-columns:minmax(90px,.7fr) minmax(130px,1fr) minmax(120px,1fr) auto;align-items:center;gap:18px;padding:14px 16px}.rb2b-summary-orders-list__head{background:#f1f1f2;color:#737378;font-size:11px;font-weight:750;text-transform:uppercase}.rb2b-summary-orders-list__row{border-top:1px solid #e1e1e3}.rb2b-summary-orders-list__row:first-of-type{border-top:0}.rb2b-summary-orders-list__row>span{font-size:14px}.rb2b-summary-orders-list__row .amount{font-family:"Instrument Sans",Arial,sans-serif!important;font-weight:700}.rb2b-summary-orders-list__row a{justify-self:end;padding:10px 13px;border-radius:8px;background:#171719;color:#fff!important;font-size:12px;font-weight:700;text-decoration:none!important}
.rb2b-summary-orders-list__actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px}.rb2b-summary-orders-list__actions a{white-space:nowrap}.rb2b-payment-details-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 14px!important;border:1px solid #b4293c!important;border-radius:9px!important;background:#fff!important;color:#b4293c!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:12px!important;font-weight:750!important;line-height:1!important;cursor:pointer!important;white-space:nowrap!important}.rb2b-payment-details-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.rb2b-payment-details-button:hover{background:#fff4f6!important}.rb2b-payment-details-button--compact{min-height:38px!important;padding:0 12px!important}.rb2b-payment-details-modal[hidden]{display:none!important}.rb2b-payment-details-modal{position:fixed;z-index:100004;inset:0;display:grid;padding:20px;background:rgba(0,0,0,.54);place-items:center}.rb2b-payment-details-modal__card{position:relative;box-sizing:border-box;width:min(620px,100%);max-height:calc(100vh - 40px);padding:32px;border-radius:20px;background:#fff;overflow:auto}.rb2b-payment-details-modal__close{position:absolute;top:18px;right:18px;display:grid;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#eeeef0;color:#111;font-size:23px;cursor:pointer;place-items:center}.rb2b-payment-details-modal__card>small{display:block;margin:0 55px 5px 0;color:#b4293c;font-size:12px;font-weight:800;text-transform:uppercase}.rb2b-payment-details-modal__card h2{margin:0 55px 24px 0!important;font:760 30px/1.15 "Instrument Sans",Arial,sans-serif!important}.rb2b-payment-details-modal__summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.rb2b-payment-details-modal__summary>span,.rb2b-payment-details-modal__accounts section>span{display:block;padding:15px;border:1px solid #e1e1e3;border-radius:10px;background:#f7f7f8}.rb2b-payment-details-modal__summary small,.rb2b-payment-details-modal__summary strong,.rb2b-payment-details-modal__accounts small,.rb2b-payment-details-modal__accounts strong{display:block}.rb2b-payment-details-modal__summary span{color:#77787d;font-size:11px;font-weight:650}.rb2b-payment-details-modal__summary strong{margin-top:4px;color:#111;font-size:17px}.rb2b-payment-details-modal__accounts{display:grid;gap:12px}.rb2b-payment-details-modal__accounts section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;border:1px solid #d9d9db;border-radius:12px}.rb2b-payment-details-modal__accounts small{color:#7a7b80;font-size:10px;font-weight:700;text-transform:uppercase}.rb2b-payment-details-modal__accounts strong{margin-top:4px;color:#111;font-size:14px;overflow-wrap:anywhere}.rb2b-payment-details-modal__card>p{margin:16px 0 0!important;color:#66676c;font-size:13px}.rb2b-payment-details-modal__empty{margin:0!important;padding:16px;border-radius:10px;background:#fff4f6;color:#8f2535!important;font-size:13px!important}
.rb2b-order-received-button{min-height:38px;padding:0 12px;border:1px solid #278152;border-radius:8px;background:#eef8f2;color:#278152;font:750 12px/1 "Instrument Sans",Arial,sans-serif;cursor:pointer;white-space:nowrap}.rb2b-order-received-button:hover{background:#def1e6}.rb2b-order-received-button:disabled{opacity:.55;cursor:wait}
.redust-b2b-account .woocommerce-orders-table__cell-order-number{white-space:nowrap!important}.redust-b2b-account .rb2b-order-number-payment{display:inline-flex!important;margin-left:10px!important;vertical-align:middle!important}.redust-b2b-account .rb2b-order-number-payment:empty{display:none!important}.redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button{min-height:30px!important;padding:0 9px!important;border-radius:7px!important;font-size:10px!important}.redust-b2b-account .woocommerce-orders-table__row--status-pending .woocommerce-orders-table__cell-order-number>a,.redust-b2b-account .woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-number>a,.redust-b2b-account .woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-number>a{color:#b4293c!important}.redust-b2b-account .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-number>a{color:#b77900!important}.redust-b2b-account .woocommerce-orders-table__row--status-shipped .woocommerce-orders-table__cell-order-number>a,.redust-b2b-account .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-number>a{color:#278152!important}
.rb2b-profile-menu.has-order-alert .rb2b-global-profile{border:2px solid var(--rb2b-order-alert-color)!important;box-shadow:0 0 0 7px color-mix(in srgb,var(--rb2b-order-alert-color) 15%,transparent)!important;animation:rb2b-account-alert-breathe 2.2s ease-in-out infinite!important}.rb2b-profile-menu.rb2b-order-alert--red{--rb2b-order-alert-color:#b4293c}.rb2b-profile-menu.rb2b-order-alert--yellow{--rb2b-order-alert-color:#d39a13}.rb2b-profile-menu.rb2b-order-alert--green{--rb2b-order-alert-color:#278152}.rb2b-profile-menu.has-order-alert:after{position:absolute;right:-6px;top:-6px;z-index:5;display:grid!important;min-width:20px;height:20px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:var(--rb2b-order-alert-color)!important;color:#fff;font-size:10px;font-weight:850;line-height:1;content:attr(data-order-count)!important;place-items:center;pointer-events:none}.rb2b-profile-menu.has-order-alert .rb2b-global-profile:before{position:absolute;right:0;bottom:calc(100% + 12px);width:max-content;max-width:240px;padding:9px 12px;border-radius:8px;background:#171719;color:#fff;font-size:11px;font-weight:650;line-height:1.35;visibility:hidden;opacity:0;content:attr(data-alert);transform:translateY(4px);transition:.16s}.rb2b-profile-menu.has-order-alert .rb2b-global-profile:hover:before{visibility:visible;opacity:1;transform:none}.rb2b-profile-dropdown .rb2b-order-notification{display:grid!important;grid-template-columns:9px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.rb2b-profile-dropdown .rb2b-order-notification i{width:9px;height:9px;border-radius:50%;background:currentColor}.rb2b-profile-dropdown .rb2b-order-notification span{display:flex;min-width:0;flex-direction:column}.rb2b-profile-dropdown .rb2b-order-notification strong{font-size:11px;line-height:1.3}.rb2b-profile-dropdown .rb2b-order-notification small{margin-top:3px;color:#68696e;font-size:9px;line-height:1.35}.rb2b-profile-dropdown .rb2b-order-notification--red{background:#fff4f6!important;color:#b4293c!important}.rb2b-profile-dropdown .rb2b-order-notification--yellow{background:#fff9e8!important;color:#aa7410!important}.rb2b-profile-dropdown .rb2b-order-notification--green{background:#eef8f2!important;color:#278152!important}
@media(max-width:700px){.rb2b-summary-orders-list__actions{align-items:stretch;flex-direction:column}.rb2b-summary-orders-list__actions>*{width:100%!important}.rb2b-payment-details-modal__card{padding:24px 18px}.rb2b-payment-details-modal__summary,.rb2b-payment-details-modal__accounts section{grid-template-columns:1fr}}
@keyframes rb2b-account-alert-breathe{0%,100%{box-shadow:0 0 0 5px rgba(180,41,60,.10)}50%{box-shadow:0 0 0 10px rgba(180,41,60,.22)}}.rb2b-profile-menu.has-account-alert .rb2b-global-profile{animation:rb2b-account-alert-breathe 2.2s ease-in-out infinite!important}.rb2b-profile-menu:not(.has-account-alert):after,.rb2b-profile-menu:not(.has-account-alert) .rb2b-global-profile:after{display:none!important}
.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--edit-address.is-active) .woocommerce-MyAccount-content>.woocommerce-info,.redust-b2b-account:has(.woocommerce-MyAccount-navigation-link--edit-address.is-active) .woocommerce-MyAccount-content>.edit{display:none!important;pointer-events:none!important}
.redust-b2b-account .woocommerce-Address-title .edit:before,.redust-b2b-account .woocommerce-Address-title .edit:after{display:none!important;content:none!important;pointer-events:none!important}
.rb2b-summary-orders-list[hidden]{display:none!important}
.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;width:100%!important;padding:0!important}
.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title:before,.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title:after{display:none!important;content:none!important}
.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title h2{justify-self:start!important;width:auto!important;margin:0!important;padding:0!important;position:static!important;transform:none!important;text-indent:0!important}
.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title .edit{justify-self:end!important;margin:0!important}
@media(max-width:700px){.redust-b2b-account .rb2b-account-summary--orders article{padding-right:76px!important}.redust-b2b-account .rb2b-summary-orders-button{top:18px!important;right:18px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.rb2b-summary-orders-list__head{display:none!important}.rb2b-summary-orders-list__row{grid-template-columns:1fr auto!important;gap:8px 14px!important}.rb2b-summary-orders-list__row>span{font-size:12px}.rb2b-summary-orders-list__row a{grid-column:2;grid-row:1/3}}
@media(prefers-reduced-motion:reduce){.rb2b-profile-menu.has-account-alert .rb2b-global-profile{animation:none!important}}
.rb2b-summary-orders-list__head,.rb2b-summary-orders-list__row{grid-template-columns:minmax(90px,.7fr) minmax(160px,1fr) minmax(130px,1fr) 150px!important}
.rb2b-summary-orders-list>.rb2b-summary-orders-list__head,.rb2b-summary-orders-list>.rb2b-summary-orders-list__row{box-sizing:border-box!important;width:100%!important;padding:14px 20px!important}
.rb2b-summary-orders-list__row a{box-sizing:border-box!important;width:150px!important;text-align:center!important}
@media(max-width:700px){.redust-b2b-account .rb2b-account-summary--orders{grid-template-columns:1fr!important}.redust-b2b-account .woocommerce-MyAccount-content{padding-bottom:110px!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title{align-items:center!important}.redust-b2b-account .woocommerce-Address header.woocommerce-Address-title h2{font-size:23px!important}.redust-b2b-account .woocommerce-Address address{font-size:15px!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive,.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody{display:block!important;width:100%!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody tr{display:block!important;width:100%!important;box-sizing:border-box!important;padding:20px!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody td{display:grid!important;grid-template-columns:minmax(105px,38%) minmax(0,1fr)!important;width:100%!important;box-sizing:border-box!important;gap:14px!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody td:before{min-width:0!important;white-space:normal!important;word-break:normal!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-actions{display:block!important;width:100%!important}.redust-b2b-account .woocommerce-orders-table th:nth-child(n),.redust-b2b-account .woocommerce-orders-table td:nth-child(n){width:100%!important}.redust-b2b-account .woocommerce-orders-table th:last-child,.redust-b2b-account .woocommerce-orders-table td:last-child{text-align:left!important}.redust-b2b-account .rb2b-order-actions{justify-content:flex-start!important}.redust-b2b-account .rb2b-order-action{height:44px!important;min-height:44px!important;padding:0 13px!important;font-size:12px!important}.redust-b2b-account .rb2b-order-action--icon{width:44px!important;flex-basis:44px!important}.redust-b2b-account .rb2b-order-download__menu{right:auto;left:0}.redust-b2b-account .woocommerce-order-details .woocommerce-table tbody td{display:block!important;text-align:left!important}.redust-b2b-account .rb2b-order-product-image{flex-basis:58px}.redust-b2b-account .rb2b-order-product-image img{width:58px!important;height:58px!important}}

/* 1.41.4 responsive orders table and status labels. */
.redust-b2b-account .rb2b-order-status-label{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;padding:7px 11px!important;border-radius:999px!important;background:#ededee!important;color:#4c4c51!important;font-size:12px!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important}
.redust-b2b-account .woocommerce-orders-table__row--status-pending .rb2b-order-status-label,.redust-b2b-account .woocommerce-orders-table__row--status-on-hold .rb2b-order-status-label,.redust-b2b-account .woocommerce-orders-table__row--status-failed .rb2b-order-status-label{background:#fdebed!important;color:#ad2739!important}
.redust-b2b-account .woocommerce-orders-table__row--status-processing .rb2b-order-status-label{background:#fff3dd!important;color:#9d6714!important}
.redust-b2b-account .woocommerce-orders-table__row--status-shipped .rb2b-order-status-label,.redust-b2b-account .woocommerce-orders-table__row--status-completed .rb2b-order-status-label{background:#e8f5ed!important;color:#278152!important}
.redust-b2b-account .rb2b-payment-details-button>svg{display:none}
@media(max-width:1050px) and (min-width:701px){
  .redust-b2b-account .woocommerce-orders-table th:nth-child(1),.redust-b2b-account .woocommerce-orders-table td:nth-child(1){width:17%!important}
  .redust-b2b-account .woocommerce-orders-table th:nth-child(2),.redust-b2b-account .woocommerce-orders-table td:nth-child(2){width:15%!important}
  .redust-b2b-account .woocommerce-orders-table th:nth-child(3),.redust-b2b-account .woocommerce-orders-table td:nth-child(3){width:17%!important}
  .redust-b2b-account .woocommerce-orders-table th:nth-child(4),.redust-b2b-account .woocommerce-orders-table td:nth-child(4){width:25%!important}
  .redust-b2b-account .woocommerce-orders-table th:nth-child(5),.redust-b2b-account .woocommerce-orders-table td:nth-child(5){width:26%!important}
  .redust-b2b-account .rb2b-order-actions{justify-content:flex-end!important;gap:6px!important}
  .redust-b2b-account .rb2b-order-action,.redust-b2b-account .rb2b-order-action--primary,.redust-b2b-account .rb2b-order-action--view{width:42px!important;min-width:42px!important;max-width:42px!important;flex:0 0 42px!important;height:42px!important;min-height:42px!important;padding:0!important}
  .redust-b2b-account .rb2b-order-action>span{display:none!important}
  .redust-b2b-account .rb2b-order-action--primary:after,.redust-b2b-account .rb2b-order-action--view:after{position:absolute;right:0;bottom:calc(100% + 8px);width:max-content;padding:7px 9px;border-radius:7px;background:#171719;color:#fff;font-size:11px;font-weight:650;visibility:hidden;opacity:0;transform:translateY(3px);transition:.15s;pointer-events:none}
  .redust-b2b-account .rb2b-order-action--primary:after{content:"Order again"}
  .redust-b2b-account .rb2b-order-action--view:after{content:"View"}
  .redust-b2b-account .rb2b-order-action--primary:hover:after,.redust-b2b-account .rb2b-order-action--primary:focus-visible:after,.redust-b2b-account .rb2b-order-action--view:hover:after,.redust-b2b-account .rb2b-order-action--view:focus-visible:after{visibility:visible;opacity:1;transform:none}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button>span{display:none!important}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button>svg{display:block!important;width:17px!important;height:17px!important}
}

/* 1.41.19 final notification layout overrides. */
.rb2b-notification-center__panel>header h2{margin:0 52px 22px 0!important;color:#171719!important;font-family:var(--e-global-typography-accent-font-family,"Sofia Sans Condensed",Arial,sans-serif)!important;font-size:25px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important}
.rb2b-notification-center__item,.rb2b-notification-center__item.rb2b-profile-alert-link,.rb2b-overview-notifications__list>a,.rb2b-overview-notifications__list>a.rb2b-profile-alert-link{grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}
.rb2b-notification-center__item i,.rb2b-overview-notifications__list>a i{display:grid!important;grid-column:1!important;grid-row:1!important;width:24px!important;height:24px!important;border-radius:0!important;background:transparent!important;place-items:center!important}.rb2b-notification-center__item i svg,.rb2b-overview-notifications__list>a i svg{display:block!important;width:21px!important;height:21px!important}.rb2b-notification-center__item>span,.rb2b-overview-notifications__list>a>span{grid-column:2!important;grid-row:1!important}.rb2b-notification-center__item>b,.rb2b-overview-notifications__list>a>b{grid-column:3!important;grid-row:1!important}
@media(max-width:700px){.redust-b2b-account .rb2b-order-details-actions{gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{margin:0!important;margin-left:0!important;gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{border-color:#b4293c!important;background:#b4293c!important;color:#fff!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button:hover,.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button:focus-visible{border-color:#952235!important;background:#952235!important;color:#fff!important}}
@media(max-width:700px){.redust-b2b-account .woocommerce-order-details{margin-top:14px!important}.redust-b2b-account .rb2b-order-details-actions{margin-bottom:14px!important}}
.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px 12px!important;margin:10px 0 0 88px!important;padding:0!important;background:transparent!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing>span{display:inline-flex!important;align-items:baseline!important;flex-direction:row!important;gap:5px!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing i{color:#85858a!important;font-size:10px!important;font-style:normal!important;font-weight:550!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing del{color:#777!important;font-size:12px!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing strong{font-size:13px!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing__group{padding:5px 7px!important;border-radius:999px!important;background:#f7ecee!important;color:#a42639!important;font-size:10px!important;font-weight:750!important}.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing__saving{color:#278152!important;font-size:12px!important;font-weight:800!important}
@media(max-width:700px){.redust-b2b-account .woocommerce-order-details .rb2b-checkout-product-pricing{margin-left:74px!important}}
@media(max-width:700px){.redust-b2b-account .rb2b-order-details-actions{gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{margin:0!important;margin-left:0!important;gap:8px!important}}
.rb2b-notification-center__item,.rb2b-overview-notifications__list>a{transition:background-color .18s ease,color .18s ease!important}.rb2b-notification-center__item.rb2b-order-notification--red:hover,.rb2b-notification-center__item.rb2b-order-notification--red:focus-visible,.rb2b-notification-center__item.rb2b-profile-alert-link:hover,.rb2b-notification-center__item.rb2b-profile-alert-link:focus-visible,.rb2b-overview-notifications__list>a.rb2b-order-notification--red:hover,.rb2b-overview-notifications__list>a.rb2b-order-notification--red:focus-visible,.rb2b-overview-notifications__list>a.rb2b-profile-alert-link:hover,.rb2b-overview-notifications__list>a.rb2b-profile-alert-link:focus-visible{background:#fde5e9!important;color:#9f2034!important}.rb2b-notification-center__item.rb2b-order-notification--yellow:hover,.rb2b-notification-center__item.rb2b-order-notification--yellow:focus-visible,.rb2b-overview-notifications__list>a.rb2b-order-notification--yellow:hover,.rb2b-overview-notifications__list>a.rb2b-order-notification--yellow:focus-visible{background:#ffefc7!important;color:#8d5d08!important}.rb2b-notification-center__item.rb2b-order-notification--green:hover,.rb2b-notification-center__item.rb2b-order-notification--green:focus-visible,.rb2b-overview-notifications__list>a.rb2b-order-notification--green:hover,.rb2b-overview-notifications__list>a.rb2b-order-notification--green:focus-visible{background:#dff1e7!important;color:#1f6f45!important}

/* 1.41.10 live order-item pricing and compact order details. */
.redust-b2b-account .woocommerce-order-details+p.order-again,.redust-b2b-account .woocommerce-order-details~p.order-again,.redust-b2b-account p.order-again{display:none!important}
.rb2b-profile-menu.has-order-alert:after{box-sizing:border-box!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;padding:0!important;border-radius:50%!important;line-height:20px!important;text-align:center!important}
.redust-b2b-account .woocommerce-order-details td.product-name>.product-quantity{display:inline-flex!important;align-items:center!important;margin:7px 0 0 88px!important;padding:4px 8px!important;border-radius:999px!important;background:#eeeef0!important;color:#68696e!important;font-size:12px!important;font-weight:750!important;line-height:1!important}
.redust-b2b-account .woocommerce-order-details td.product-name>.product-quantity{display:none!important}.redust-b2b-account .rb2b-order-product-info{display:block!important;min-width:0!important}.redust-b2b-account .rb2b-order-product-name{display:inline!important}.redust-b2b-account .rb2b-order-product-quantity{display:inline-flex!important;align-items:center!important;margin-left:8px!important;padding:4px 8px!important;border-radius:999px!important;background:#eeeef0!important;color:#68696e!important;font-size:12px!important;font-weight:750!important;line-height:1!important;vertical-align:2px!important;white-space:nowrap!important}
.redust-b2b-account .rb2b-order-product-quantity b{color:#171719!important;font:inherit!important}
.redust-b2b-account .rb2b-order-current-pricing{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important;margin:12px 0 0 88px!important;padding:12px 0!important;border-radius:0!important;background:transparent!important;color:#242428!important;font-size:12px!important;line-height:1.2!important}
.redust-b2b-account .rb2b-order-current-pricing>span{display:flex!important;align-items:baseline!important;gap:6px!important}.redust-b2b-account .rb2b-order-current-pricing small{margin:0!important;color:#777!important;font-size:10px!important;font-weight:650!important}.redust-b2b-account .rb2b-order-current-pricing del,.redust-b2b-account .rb2b-order-current-pricing strong{font-size:12px!important;font-weight:750!important}.redust-b2b-account .rb2b-order-current-pricing__badge{padding:5px 8px!important;border-radius:999px!important;background:#e8f5ed!important;color:#278152!important;font-weight:750!important}.redust-b2b-account .rb2b-order-current-pricing em{color:#278152!important;font-size:11px!important;font-style:normal!important;font-weight:700!important}
@media(max-width:700px){
  .redust-b2b-account .woocommerce-order-details{margin-bottom:20px!important}.redust-b2b-account .woocommerce-customer-details{margin-top:20px!important}.redust-b2b-account .woocommerce-customer-details>h2,.redust-b2b-account .woocommerce-order-details>h2{margin-bottom:14px!important}
  .redust-b2b-account .woocommerce-order-details td.product-name>.product-quantity{display:none!important}
  .redust-b2b-account .rb2b-order-current-pricing{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-left:74px!important;padding:10px!important;gap:8px!important}
  .redust-b2b-account .rb2b-order-current-pricing>span{display:flex!important;align-items:flex-start!important;flex-direction:column!important;gap:3px!important}.redust-b2b-account .rb2b-order-current-pricing__badge,.redust-b2b-account .rb2b-order-current-pricing em{grid-column:1/-1!important;width:max-content!important;max-width:100%!important}
}

/* 1.41.13 keep notification modal title identical to Save List. */
.rb2b-notification-center__panel>header h2{margin:0 52px 22px 0!important;color:#171719!important;font-family:var(--e-global-typography-accent-font-family,"Sofia Sans Condensed",Arial,sans-serif)!important;font-size:25px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important}
.rb2b-notification-center__item,.rb2b-overview-notifications__list>a{grid-template-columns:24px minmax(0,1fr) auto!important}.rb2b-notification-center__item i,.rb2b-overview-notifications__list>a i{display:grid!important;width:24px!important;height:24px!important;border-radius:0!important;background:transparent!important;place-items:center!important}.rb2b-notification-center__item i svg,.rb2b-overview-notifications__list>a i svg{display:block!important;width:21px!important;height:21px!important}
.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{min-height:48px!important;padding:0 18px!important;border-radius:11px!important;font-size:14px!important}
@media(max-width:700px){.redust-b2b-account .rb2b-order-details-actions{display:flex!important;align-items:stretch!important;flex-direction:column!important;width:100%!important;gap:10px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{order:1!important;display:grid!important;grid-template-columns:repeat(3,44px)!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:8px!important;gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{order:2!important;display:inline-flex!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;padding:0 16px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>span{display:inline!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>svg{display:none!important}}
@media(max-width:700px){.redust-b2b-account .rb2b-order-details-actions{display:flex!important;align-items:center!important;flex-direction:row!important;width:max-content!important;max-width:100%!important;padding:8px!important;border:1px solid #ddd!important;border-radius:15px!important;background:#fff!important;gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{order:1!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>span{display:none!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>svg{display:block!important;width:20px!important;height:20px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{order:2!important;display:grid!important;grid-template-columns:repeat(3,44px)!important;width:max-content!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;gap:8px!important}}
@media(max-width:700px){
  .redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody td.woocommerce-orders-table__cell-order-number{display:grid!important;grid-template-columns:minmax(105px,38%) minmax(0,1fr)!important;align-items:center!important;white-space:normal!important}
  .redust-b2b-account .woocommerce-orders-table__cell-order-number>.rb2b-order-number-link{display:inline-flex!important;grid-column:2!important;grid-row:1!important;justify-self:end!important}
  .redust-b2b-account .woocommerce-orders-table__cell-order-number>.rb2b-order-number-payment{display:inline-flex!important;grid-column:2!important;grid-row:2!important;justify-self:end!important;margin:7px 0 0!important}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button>span{display:none!important}
  .redust-b2b-account .rb2b-order-number-payment .rb2b-payment-details-button>svg{display:block!important;width:18px!important;height:18px!important}
  .redust-b2b-account .woocommerce-orders-table__cell-order-total .rb2b-order-item-count{display:inline!important;margin-left:4px!important}
  .redust-b2b-account .woocommerce-orders-table__cell-order-status .rb2b-order-status-label{justify-self:end!important}
  .redust-b2b-account .rb2b-order-actions{display:grid!important;grid-template-columns:repeat(4,44px)!important;gap:8px!important}
  .redust-b2b-account .rb2b-order-action,.redust-b2b-account .rb2b-order-action--primary,.redust-b2b-account .rb2b-order-action--view{width:44px!important;min-width:44px!important;max-width:44px!important;flex:0 0 44px!important;height:44px!important;min-height:44px!important;padding:0!important}
  .redust-b2b-account .rb2b-order-action>span{display:none!important}
}

/* 1.41.9 one popup-title system. */
.redust-b2b-account .rb2b-name-modal__card h2,.rb2b-summary-orders-modal__panel h2,.rb2b-payment-details-modal__card h2,.rb2b-notification-center__panel h2,.rb2b-list-modal__card h2{margin:0 52px 22px 0!important;color:#171719!important;font-family:var(--e-global-typography-accent-font-family,"Sofia Sans Condensed",Arial,sans-serif)!important;font-size:25px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important}
.rb2b-payment-details-modal__card>small{display:none!important}

/* 1.41.8 notification heading parity and mobile orders modal. */
.redust-b2b-account .rb2b-overview-notifications>header h2,.rb2b-notification-center__panel>header h2{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:30px!important;font-weight:720!important;line-height:33px!important;letter-spacing:-1.05px!important;text-transform:none!important}
@media(max-width:700px){
  .rb2b-summary-orders-modal{box-sizing:border-box!important;padding:12px!important;overflow:hidden!important}
  .rb2b-summary-orders-modal__panel{box-sizing:border-box!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;padding:24px 18px!important;overflow-x:hidden!important;overflow-y:auto!important}
  .rb2b-summary-orders-modal__panel h2{margin:0 48px 18px 0!important;font-size:28px!important;text-transform:none!important}
  .rb2b-summary-orders-list{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .rb2b-summary-orders-list__head{display:none!important}
  .rb2b-summary-orders-list>.rb2b-summary-orders-list__row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:8px 14px!important;padding:16px!important}
  .rb2b-summary-orders-list__row>strong{grid-column:1!important;grid-row:1!important;font-size:15px!important}
  .rb2b-summary-orders-list__row>span:nth-of-type(1){grid-column:1!important;grid-row:2!important;font-size:12px!important}
  .rb2b-summary-orders-list__row>span:nth-of-type(2){grid-column:2!important;grid-row:1/3!important;align-self:center!important;font-size:13px!important;font-weight:750!important;white-space:nowrap!important}
  .rb2b-summary-orders-list__row>.rb2b-summary-orders-list__actions{grid-column:1/-1!important;grid-row:3!important;display:flex!important;align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important;margin-top:6px!important}
  .rb2b-summary-orders-list__row>.rb2b-summary-orders-list__actions>*{width:auto!important;max-width:100%!important}
  .rb2b-summary-orders-list__row>.rb2b-summary-orders-list__actions a{box-sizing:border-box!important;width:auto!important;min-width:110px!important;text-align:center!important}
}

/* 1.41.5 notification center and final mobile order refinements. */
.rb2b-notification-center-trigger{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:50px!important;padding:0 14px!important;border:0!important;border-radius:11px!important;background:#fff5f6!important;color:#242428!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:15px!important;font-weight:720!important;line-height:1!important;text-align:left!important;cursor:pointer!important}.rb2b-notification-center-trigger span{display:flex!important;min-width:0;flex-direction:column}.rb2b-notification-center-trigger strong{font-family:inherit!important;font-size:15px!important;font-weight:720!important;line-height:1!important}.rb2b-notification-center-trigger em{display:grid;width:25px;height:25px;border-radius:50%;background:#b4293c;color:#fff;font-family:inherit!important;font-size:11px;font-style:normal;font-weight:800;place-items:center}.rb2b-notification-center-trigger b{font-family:inherit!important;font-size:22px;font-weight:500}
.rb2b-notification-center[hidden]{display:none!important}.rb2b-notification-center{position:fixed;z-index:100006;inset:0;display:grid;padding:20px;background:rgba(0,0,0,.54);place-items:center}.rb2b-notification-center__panel{position:relative;box-sizing:border-box;width:min(680px,100%);max-height:calc(100vh - 40px);padding:32px;border-radius:20px;background:#fff;overflow:auto}.rb2b-notification-center__close{position:absolute;top:18px;right:18px;display:grid;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#eeeef0;font-size:23px;cursor:pointer;place-items:center}.rb2b-notification-center__panel>header h2,.rb2b-overview-notifications>header h2{margin:0 55px 22px 0!important;font:760 30px/1.15 "Instrument Sans",Arial,sans-serif!important}.rb2b-notification-center__list,.rb2b-overview-notifications__list{display:grid;gap:10px}.rb2b-notification-center__item,.rb2b-overview-notifications__list>a{display:grid!important;grid-template-columns:10px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:16px!important;border-radius:12px!important;text-decoration:none!important}.rb2b-notification-center__item i,.rb2b-overview-notifications__list>a i{width:10px;height:10px;border-radius:50%;background:currentColor}.rb2b-notification-center__item span,.rb2b-overview-notifications__list>a span{display:flex;min-width:0;flex-direction:column}.rb2b-notification-center__item strong,.rb2b-overview-notifications__list>a strong{font-size:14px}.rb2b-notification-center__item small,.rb2b-overview-notifications__list>a small{margin-top:4px;color:#68696e;font-size:11px}.rb2b-notification-center__item.rb2b-order-notification--red,.rb2b-overview-notifications__list>.rb2b-order-notification--red{background:#fff4f6!important;color:#b4293c!important}.rb2b-notification-center__item.rb2b-order-notification--yellow,.rb2b-overview-notifications__list>.rb2b-order-notification--yellow{background:#fff9e8!important;color:#aa7410!important}.rb2b-notification-center__item.rb2b-order-notification--green,.rb2b-overview-notifications__list>.rb2b-order-notification--green{background:#eef8f2!important;color:#278152!important}.rb2b-notification-center__item.rb2b-profile-alert-link,.rb2b-overview-notifications__list>.rb2b-profile-alert-link{grid-template-columns:minmax(0,1fr) auto!important;background:#fff4f6!important;color:#9f2637!important}
.rb2b-overview-notifications{box-sizing:border-box;margin:0 0 22px;padding:30px;border:1px solid #d8d8da;border-radius:18px;background:#fff}.rb2b-overview-notifications>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rb2b-overview-notifications>header h2{margin-right:0!important}.rb2b-overview-notifications>header>span{display:grid;min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:#b4293c;color:#fff;font-size:12px;font-weight:800;place-items:center}
.redust-b2b-account .rb2b-order-total-value{display:inline-flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important}
@media(max-width:700px){.rb2b-notification-center__panel{padding:25px 18px}.rb2b-overview-notifications{padding:22px}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number{display:grid!important;grid-template-columns:minmax(105px,38%) minmax(0,1fr)!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;gap:14px!important;padding:10px 0!important;border:0!important;text-align:right!important;white-space:normal!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number:before{display:block!important;grid-column:1!important;grid-row:1/3!important;content:attr(data-title)!important;font-weight:750!important;text-align:left!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number>.rb2b-order-number-link{display:inline-flex!important;grid-column:2!important;grid-row:1!important;justify-self:end!important}.redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number>.rb2b-order-number-payment{display:inline-flex!important;grid-column:2!important;grid-row:2!important;justify-self:end!important;margin:7px 0 0!important}.redust-b2b-account .woocommerce-orders-table__cell-order-total>.rb2b-order-total-value{grid-column:2!important;grid-row:1!important;justify-self:end!important}.redust-b2b-account .woocommerce-orders-table__cell-order-total .rb2b-order-item-count{display:inline!important;margin-left:0!important}}

/* 1.41.7 order-number alignment and responsive order details. */
.redust-b2b-account .rb2b-order-details-actions{align-items:center!important;justify-content:space-between!important;gap:14px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{flex:0 0 auto!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{margin-left:auto!important}
@media(max-width:700px){
  .redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number{grid-template-columns:minmax(105px,1fr) 34px max-content!important;column-gap:8px!important}
  .redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number:before{grid-column:1!important;grid-row:1!important}
  .redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number>.rb2b-order-number-payment{grid-column:2!important;grid-row:1!important;justify-self:end!important;margin:0!important}
  .redust-b2b-account table.woocommerce-orders-table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number>.rb2b-order-number-link{grid-column:3!important;grid-row:1!important;justify-self:end!important}
  .redust-b2b-account .rb2b-order-details-actions{align-items:flex-start!important;flex-wrap:wrap!important;justify-content:flex-start!important}
  .redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}
  .redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>span{display:none!important}
  .redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button>svg{display:block!important;width:20px!important;height:20px!important}
  .redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{margin-left:0!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table{display:block!important;width:100%!important;table-layout:auto!important;overflow:hidden!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table thead{display:none!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tbody,.redust-b2b-account .woocommerce-order-details table.woocommerce-table tfoot{display:block!important;width:100%!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tbody tr{display:block!important;width:100%!important;padding:18px!important;border-top:1px solid #e5e5e7!important;box-sizing:border-box!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tbody tr:first-child{border-top:0!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tbody td{display:block!important;width:100%!important;box-sizing:border-box!important;padding:0!important;border:0!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tbody td.product-total{margin-top:14px!important;text-align:right!important;font-weight:750!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tfoot tr{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;padding:14px 18px!important;border-top:1px solid #e5e5e7!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tfoot th,.redust-b2b-account .woocommerce-order-details table.woocommerce-table tfoot td{width:auto!important;padding:0!important;border:0!important;text-align:left!important}
  .redust-b2b-account .woocommerce-order-details table.woocommerce-table tfoot td{text-align:right!important}
}

/* Final cascade position for notification typography and icons. */
.rb2b-notification-center__panel>header h2{margin:0 52px 22px 0!important;color:#171719!important;font-family:var(--e-global-typography-accent-font-family,"Sofia Sans Condensed",Arial,sans-serif)!important;font-size:25px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important}
.rb2b-notification-center__item,.rb2b-notification-center__item.rb2b-profile-alert-link,.rb2b-overview-notifications__list>a,.rb2b-overview-notifications__list>a.rb2b-profile-alert-link{grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}
.rb2b-notification-center__item i,.rb2b-overview-notifications__list>a i{display:grid!important;grid-column:1!important;grid-row:1!important;width:24px!important;height:24px!important;border-radius:0!important;background:transparent!important;place-items:center!important}.rb2b-notification-center__item i svg,.rb2b-overview-notifications__list>a i svg{display:block!important;width:21px!important;height:21px!important}.rb2b-notification-center__item>span,.rb2b-overview-notifications__list>a>span{grid-column:2!important;grid-row:1!important}.rb2b-notification-center__item>b,.rb2b-overview-notifications__list>a>b{grid-column:3!important;grid-row:1!important}
@media(max-width:700px){.redust-b2b-account .rb2b-order-details-actions{gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-order-actions{margin:0!important;margin-left:0!important;gap:8px!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button{border-color:#b4293c!important;background:#b4293c!important;color:#fff!important}.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button:hover,.redust-b2b-account .rb2b-order-details-actions>.rb2b-payment-details-button:focus-visible{border-color:#952235!important;background:#952235!important;color:#fff!important}}
.redust-b2b-account .rb2b-account-media-message{display:none!important}.rb2b-account-toast{position:fixed;right:24px;bottom:24px;z-index:100002;box-sizing:border-box;max-width:min(380px,calc(100vw - 32px));padding:14px 19px;border:1px solid #17643f;border-radius:9px;background:#217a4d;color:#fff;font:750 14px/1.45 "Instrument Sans",Arial,sans-serif;box-shadow:0 14px 34px rgba(25,105,66,.24);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s,transform .2s}.rb2b-account-toast:before{display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:#bce8cc;content:""}.rb2b-account-toast.is-visible{opacity:1;transform:none}.rb2b-account-toast.is-error{border-color:#8f2733;background:#b4293c;box-shadow:0 14px 34px rgba(180,41,60,.22)}.rb2b-account-toast.is-error:before{background:#ffd1d6}@media(max-width:600px){.rb2b-account-toast{right:16px;bottom:16px;left:16px;max-width:none}}
@keyframes rb2b-red-avatar-breathe{0%,100%{box-shadow:0 0 0 7px rgba(180,41,60,.12)}50%{box-shadow:0 0 0 13px rgba(180,41,60,.24)}}.rb2b-profile-menu.rb2b-order-alert--red.has-order-alert .rb2b-global-profile,.rb2b-profile-menu.has-account-alert:not(.has-order-alert) .rb2b-global-profile{animation:rb2b-red-avatar-breathe 2.2s ease-in-out infinite!important}
.rb2b-profile-menu.has-order-alert .rb2b-global-profile,.rb2b-profile-menu.has-account-alert .rb2b-global-profile{transform:scale(1);transition:transform .48s cubic-bezier(.22,1,.36,1),background-color .3s ease!important}.rb2b-profile-menu.has-order-alert .rb2b-global-profile:hover,.rb2b-profile-menu.has-order-alert .rb2b-global-profile:focus-visible,.rb2b-profile-menu.has-account-alert .rb2b-global-profile:hover,.rb2b-profile-menu.has-account-alert .rb2b-global-profile:focus-visible{transform:scale(1.065)!important;animation:rb2b-red-avatar-breathe 2.2s ease-in-out infinite!important}

/* Expandable personal and password sections. */
.redust-b2b-account .woocommerce-EditAccountForm{padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}
.redust-b2b-account .rb2b-account-form-section{display:block;margin:0 0 18px;border:1px solid var(--rba-line);border-radius:18px;background:#fff;overflow:hidden}
.redust-b2b-account .rb2b-account-form-section>summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;min-height:92px;box-sizing:border-box;align-items:center;gap:16px;padding:18px 28px;list-style:none;cursor:pointer}
.redust-b2b-account .rb2b-account-form-section>summary::-webkit-details-marker{display:none}
.redust-b2b-account .rb2b-account-form-section>summary strong{display:block;font-size:20px;font-weight:750}
.redust-b2b-account .rb2b-account-form-section>summary small{display:block;margin-top:5px;color:#777;font-size:13px;font-weight:500}
.redust-b2b-account .rb2b-account-section-icon{display:grid;width:42px;height:42px;border-radius:12px;background:#f1f1f2;color:#27272a;place-items:center}
.redust-b2b-account .rb2b-account-section-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.redust-b2b-account .rb2b-account-form-section>summary i{width:11px;height:11px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);transition:transform .2s}
.redust-b2b-account .rb2b-account-form-section[open]>summary i{transform:rotate(225deg)}
.redust-b2b-account .rb2b-account-form-section__body{padding:28px;border-top:1px solid #e4e4e6}
.redust-b2b-account .rb2b-account-form-section__body>fieldset{min-width:0!important;margin:0!important;padding:0!important;border:0!important}
.redust-b2b-account .woocommerce-EditAccountForm>p:last-child{margin:20px 0 0!important;text-align:right}
@media(max-width:700px){.redust-b2b-account .woocommerce-EditAccountForm{padding:0!important}.redust-b2b-account .rb2b-account-form-section>summary{grid-template-columns:40px minmax(0,1fr) auto;min-height:78px;padding:14px 18px}.redust-b2b-account .rb2b-account-form-section>summary strong{font-size:18px}.redust-b2b-account .rb2b-account-form-section>summary small{font-size:12px}.redust-b2b-account .rb2b-account-section-icon{width:38px;height:38px}.redust-b2b-account .rb2b-account-form-section__body{padding:20px 18px}}
.redust-b2b-account .woocommerce-EditAccountForm .form-row label{margin-bottom:8px!important;font-size:14px!important;line-height:1.35!important}
/* Keep communication settings last and use consistent mobile gutters. */
.rb2b-account-communication{order:99!important}
@media(max-width:700px){.redust-b2b-account .woocommerce,.redust-b2b-account .woocommerce-MyAccount-content{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important}}

/* My Account mobile gutter: remove theme/workspace nesting and retain one 10px edge. */
@media(max-width:700px){
  body.redust-b2b-account #content>.col-full{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-right:0!important;
    padding-left:0!important;
  }
  body.redust-b2b-account .woocommerce:has(>.woocommerce-MyAccount-navigation){
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-right:0!important;
    padding-left:0!important;
  }
  body.redust-b2b-account .woocommerce-MyAccount-content{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding-right:10px!important;
    padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;
    padding-left:10px!important;
  }
}
.rb2b-list-bulk-edit{align-self:center;min-height:42px;padding:0 15px;border:1px solid #171719;border-radius:9px;background:#fff;color:#171719;font-weight:750;cursor:pointer}.rb2b-list-bulk-modal{position:fixed;z-index:100010;inset:0;display:grid;padding:20px;background:rgba(0,0,0,.58);place-items:center}.rb2b-list-bulk-modal>section{position:relative;box-sizing:border-box;width:min(680px,100%);max-height:calc(100vh - 40px);padding:30px;border-radius:20px;background:#fff;overflow:auto}.rb2b-list-bulk-modal>section>button{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:50%;background:#eee;font-size:23px}.rb2b-list-bulk-modal h2{margin:0 55px 7px 0!important;font-size:28px!important}.rb2b-list-bulk-modal>section>p{margin:0 0 20px;color:#707075}.rb2b-list-bulk-modal__rows{display:grid;gap:0;border:1px solid #ddd;border-radius:12px;overflow:hidden}.rb2b-list-bulk-modal__rows label{display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:18px;padding:13px 15px;border-top:1px solid #e5e5e5}.rb2b-list-bulk-modal__rows label:first-child{border-top:0}.rb2b-list-bulk-modal__rows span,.rb2b-list-bulk-modal__rows strong,.rb2b-list-bulk-modal__rows small{display:block}.rb2b-list-bulk-modal__rows small{color:#777}.rb2b-list-bulk-modal__rows input{box-sizing:border-box;width:100%;height:46px;padding:0 12px;border:1px solid #ccc;border-radius:8px}.rb2b-list-bulk-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.rb2b-list-bulk-modal footer button{min-height:48px;padding:0 18px;border:1px solid #171719;border-radius:9px;background:#fff;font-weight:750}.rb2b-list-bulk-modal footer [data-bulk-save]{background:#171719;color:#fff}@media(max-width:700px){.rb2b-list-bulk-modal{padding:0}.rb2b-list-bulk-modal>section{width:100%;height:100%;max-height:none;border-radius:0;padding:24px 14px}.rb2b-list-bulk-modal__rows label{grid-template-columns:minmax(0,1fr) 90px}}
