.b2b-account-menu{position:relative;display:flex;align-items:center}.b2b-account-menu__details{position:relative}.b2b-account-menu__summary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid rgb(var(--color-foreground-rgb) / 14%);border-radius:999px;background:rgb(var(--color-background-rgb) / 86%);color:var(--color-foreground);cursor:pointer;list-style:none;white-space:nowrap;transition:border-color .18s ease,background .18s ease,transform .18s ease}.b2b-account-menu__summary::-webkit-details-marker{display:none}.b2b-account-menu__summary:hover,.b2b-account-menu__details[open] .b2b-account-menu__summary{border-color:rgb(var(--color-foreground-rgb) / 34%);background:var(--color-background)}.b2b-account-menu__summary:focus-visible{outline:2px solid currentColor;outline-offset:3px}.b2b-account-menu__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.b2b-account-menu__icon svg{width:100%;height:100%}.b2b-account-menu__label{font-size:var(--header-actions-font-size, .875rem);font-family:var(--header-actions-font-family, var(--font-body--family));font-weight:700;line-height:1}.b2b-account-menu__caret{width:12px;height:12px;display:inline-flex;transition:transform .18s ease}.b2b-account-menu__caret svg{width:100%;height:100%}.b2b-account-menu__details[open] .b2b-account-menu__caret{transform:rotate(180deg)}.b2b-account-menu__panel{position:absolute;z-index:calc(var(--layer-sticky, 10) + 3);top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 24px));padding:20px;border:1px solid rgb(var(--color-foreground-rgb) / 12%);border-radius:18px;background:var(--color-background);color:var(--color-foreground);box-shadow:0 22px 60px #00000029}.b2b-account-menu__panel:before{content:"";position:absolute;top:-7px;right:24px;width:12px;height:12px;border-top:1px solid rgb(var(--color-foreground-rgb) / 12%);border-left:1px solid rgb(var(--color-foreground-rgb) / 12%);background:var(--color-background);transform:rotate(45deg)}.b2b-account-menu__eyebrow{display:block;margin-bottom:7px;color:rgb(var(--color-foreground-rgb) / 58%);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.b2b-account-menu__title{margin:0;color:var(--color-foreground);font-size:18px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.b2b-account-menu__copy,.b2b-account-menu__identity{margin:8px 0 0;color:rgb(var(--color-foreground-rgb) / 68%);font-size:13px;line-height:1.5}.b2b-account-menu__identity{overflow-wrap:anywhere}.b2b-account-menu__status{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 10px;border-radius:999px;background:rgb(var(--color-foreground-rgb) / 6%);font-size:11px;font-weight:750}.b2b-account-menu__status-dot{width:7px;height:7px;border-radius:50%;background:#b7791f}.b2b-account-menu__status--active .b2b-account-menu__status-dot{background:#16803a}.b2b-account-menu__actions{display:grid;gap:10px;margin-top:18px}.b2b-account-menu__button,.b2b-access-gate__button,.b2b-drawer-access__button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #111;border-radius:10px;background:#111;color:#fff;text-decoration:none;text-align:center;font-size:13px;font-weight:800;line-height:1.2;transition:transform .18s ease,background .18s ease,color .18s ease}.b2b-account-menu__button:hover,.b2b-access-gate__button:hover,.b2b-drawer-access__button:hover{transform:translateY(-1px);background:#2a2a2a;color:#fff}.b2b-account-menu__button--secondary,.b2b-access-gate__button--secondary,.b2b-drawer-access__button--secondary{background:transparent;color:var(--color-foreground, #111);border-color:rgb(var(--color-foreground-rgb, 17 17 17) / 20%)}.b2b-account-menu__button--secondary:hover,.b2b-access-gate__button--secondary:hover,.b2b-drawer-access__button--secondary:hover{background:rgb(var(--color-foreground-rgb, 17 17 17) / 5%);color:var(--color-foreground, #111)}.b2b-account-menu__footer-link{display:inline-flex;margin-top:14px;color:rgb(var(--color-foreground-rgb) / 68%);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.b2b-access-gate{width:min(100%,760px);margin:28px auto;padding:clamp(24px,4vw,42px);border:1px solid rgb(var(--color-foreground-rgb, 17 17 17) / 12%);border-radius:20px;background:linear-gradient(145deg,var(--color-background, #fff),rgb(var(--color-foreground-rgb, 17 17 17) / 3%));color:var(--color-foreground, #111);text-align:center;box-shadow:0 18px 50px #00000012}.b2b-access-gate--compact{margin:16px 0;padding:22px;text-align:left}.b2b-access-gate__icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:50%;background:#111;color:#fff}.b2b-access-gate--compact .b2b-access-gate__icon{width:38px;height:38px;margin-bottom:12px}.b2b-access-gate__icon svg{width:20px;height:20px}.b2b-access-gate__eyebrow{display:block;margin-bottom:8px;color:rgb(var(--color-foreground-rgb, 17 17 17) / 56%);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.b2b-access-gate__title{margin:0;font-size:clamp(21px,3vw,30px);line-height:1.15;font-weight:900;letter-spacing:-.03em}.b2b-access-gate--compact .b2b-access-gate__title{font-size:20px}.b2b-access-gate__copy{max-width:600px;margin:12px auto 0;color:rgb(var(--color-foreground-rgb, 17 17 17) / 68%);font-size:14px;line-height:1.6}.b2b-access-gate--compact .b2b-access-gate__copy{margin-inline:0}.b2b-access-gate__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.b2b-access-gate--compact .b2b-access-gate__actions{justify-content:flex-start}.b2b-access-gate__button{min-width:180px}.b2b-drawer-access{display:grid;gap:10px;margin:0 var(--padding-xl) var(--padding-lg) 0;padding:18px;border:1px solid rgb(var(--color-foreground-rgb) / 10%);border-radius:16px;background:rgb(var(--color-foreground-rgb) / 3%)}.b2b-drawer-access__eyebrow{color:rgb(var(--color-foreground-rgb) / 58%);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.b2b-drawer-access__title{margin:0;font-size:17px;line-height:1.2;font-weight:850}.b2b-drawer-access__copy{margin:-3px 0 4px;color:rgb(var(--color-foreground-rgb) / 66%);font-size:12px;line-height:1.5}.b2b-drawer-access__button{width:100%}@media screen and (max-width:749px){.b2b-account-menu__summary{width:44px;padding:0;border:0;background:transparent}.b2b-account-menu__label,.b2b-account-menu__caret{display:none}.b2b-account-menu__panel{position:fixed;top:calc(var(--header-group-height, 70px) + 8px);left:12px;right:12px;width:auto}.b2b-account-menu__panel:before{display:none}.b2b-access-gate__actions{display:grid}.b2b-access-gate__button{width:100%;min-width:0}}#header-component .dropdown-localization{overflow:visible}#header-component .b2b-language-switcher{color:inherit}.b2b-language-switcher{position:relative;font-family:var(--font-heading--family)}.b2b-language-switcher>summary{list-style:none}.b2b-language-switcher>summary::-webkit-details-marker{display:none}.b2b-language-switcher__trigger{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgb(var(--color-foreground-rgb) / 14%);border-radius:999px;background:rgb(var(--color-background-rgb) / 72%);color:rgb(var(--color-foreground-rgb));box-shadow:0 5px 18px #0000000d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.b2b-language-switcher__trigger:hover{border-color:rgb(var(--color-foreground-rgb) / 28%);background:rgb(var(--color-background-rgb) / 92%);transform:translateY(-1px)}.b2b-language-switcher__globe,.b2b-language-switcher__globe svg{width:18px;height:18px;flex:0 0 18px}.b2b-language-switcher__current-code{font-size:12px;font-weight:800;letter-spacing:.08em}.b2b-language-switcher__current-name{max-width:94px;overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.b2b-language-switcher__caret{display:inline-flex;width:12px;height:12px;transition:transform .2s ease}.b2b-language-switcher[open] .b2b-language-switcher__caret{transform:rotate(180deg)}.b2b-language-switcher__panel{position:absolute;z-index:80;top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 32px));padding:10px;border:1px solid rgb(var(--color-foreground-rgb) / 12%);border-radius:16px;background:rgb(var(--color-background-rgb));box-shadow:0 20px 55px #00000024}.b2b-language-switcher__label{display:block;padding:7px 9px 9px;color:rgb(var(--color-foreground-rgb) / 52%);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.b2b-language-switcher__options{display:grid;gap:4px}.b2b-language-switcher__option{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;width:100%;min-height:46px;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:11px;background:transparent;color:inherit;text-align:left;cursor:pointer}.b2b-language-switcher__option:hover{background:rgb(var(--color-foreground-rgb) / 6%)}.b2b-language-switcher__option.is-active{background:rgb(var(--color-foreground-rgb) / 8%)}.b2b-language-switcher__option-code{color:rgb(var(--color-foreground-rgb) / 52%);font-size:11px;font-weight:850;letter-spacing:.08em}.b2b-language-switcher__option-name{font-size:13px;font-weight:700}.b2b-language-switcher__check{font-size:13px;font-weight:900;text-align:center}.b2b-language-switcher--drawer{width:100%}.b2b-language-switcher--drawer .b2b-language-switcher__trigger{width:100%;justify-content:flex-start;border-radius:14px;background:rgb(var(--color-foreground-rgb) / 4%)}.b2b-language-switcher--drawer .b2b-language-switcher__current-name{max-width:none}.b2b-language-switcher--drawer .b2b-language-switcher__caret{margin-left:auto}.b2b-language-switcher--drawer .b2b-language-switcher__panel{position:static;width:100%;margin-top:8px;box-shadow:none}@media(max-width:989px){.b2b-language-switcher__current-name{display:inline}}@media(max-width:749px){.b2b-language-switcher-mobile{width:100%;margin-top:14px}}.b2b-account-menu__status--readonly{background:#eef4ff;color:#244b87}.b2b-account-menu__status--readonly .b2b-account-menu__status-dot{background:#3b6eb6}.b2b-sales-representative-notice{width:min(100%,760px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:28px auto;padding:22px 24px;border:1px solid #cddcf1;border-radius:18px;background:linear-gradient(145deg,#f7faff,#edf4ff);color:#18345e;box-shadow:0 14px 36px #274f871a}.b2b-sales-representative-notice--compact{grid-template-columns:auto minmax(0,1fr);margin:18px 0 0;padding:18px}.b2b-sales-representative-notice__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#244b87;color:#fff}.b2b-sales-representative-notice__icon svg{width:22px;height:22px}.b2b-sales-representative-notice__content{min-width:0}.b2b-sales-representative-notice__eyebrow{display:block;margin-bottom:4px;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#4d6f9f}.b2b-sales-representative-notice strong{display:block;font-size:16px;line-height:1.25}.b2b-sales-representative-notice p{margin:5px 0 0;color:#4b6488;font-size:13px;line-height:1.55}.b2b-sales-representative-notice>a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;background:#244b87;color:#fff;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}body.b2b-access-mode--sales_representative :is(.header-actions__cart-icon,.action__cart,[data-testid=cart-drawer-trigger],quick-add-component,.quick-add,.sticky-add-to-cart){display:none!important}@media screen and (max-width:749px){.b2b-sales-representative-notice{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:18px}.b2b-sales-representative-notice>a{grid-column:1 / -1;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/b2b-access.css.map */
