customer-type-selector{display:flex}@media (max-width: 768px){.header__buttons customer-type-selector{display:none}}.customer-selector-wrapper{position:relative;display:flex;width:120px;align-items:center;justify-content:end}.customer-selector-button{padding:.05em .525em;font-size:12px;font-weight:400;border:1px solid #8b8b8bff;border-radius:0;background:var(--select-bg-color, #fff);width:120px;color:rgb(var(--color-foreground));transition:border-color .25s,box-shadow .25s;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}button.customer-selector-button{line-height:30px;height:fit-content}.customer-selector-button:hover{border-color:var(--active-bg-color, #666)}.customer-selector-button:focus{outline:none;border:1px solid #8b8b8bff;box-shadow:0 0 0 3px color-mix(in srgb,#acacacff,transparent 85%)}.customer-selector-arrow{width:5px;height:5px;border:solid var(--active-bg-color, #666);border-width:0 2px 2px 0;display:inline-block;transform:rotate(45deg);margin-left:auto;transition:transform .25s ease}.customer-selector-button:popover-open+.customer-popover .customer-selector-arrow,.customer-selector-button[aria-expanded=true] .customer-selector-arrow{transform:rotate(-135deg)}.customer-popover{background:#fff;border:1px solid #8b8b8bff;border-top:0px;box-shadow:0 8px 16px #00000014;padding:0;margin:0;width:150px;position:absolute;inset:unset;position-anchor:--customer-select-anchor;top:anchor(bottom);left:anchor(left)}.customer-selector-button{anchor-name:--customer-select-anchor}@supports not (top: anchor(bottom)){.customer-popover{margin-top:2px}}.customer-popover:not(:popover-open){opacity:0;transform:scale(.95)}.customer-popover:popover-open{opacity:1;transform:scale(1);transition:opacity .25s ease,transform .25s ease,display .25s allow-discrete,overlay .25s allow-discrete}@supports (opacity: 0){@starting-style{.customer-popover:popover-open{opacity:0;transform:scale(.95)}}}.customer-popover .customer-switch-container{display:flex;flex-direction:column;gap:0;width:100%}.customer-popover .customer-switch-option{cursor:pointer;transition:background .2s;padding:.5em .75em;border:none;background:transparent;text-align:left;font-size:12px;font-weight:400}.customer-popover .customer-switch-option:hover{background:#8b8b8b;color:#fff;background-color:#8b8b8b}.customer-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.customer-popup-overlay.active{opacity:1;visibility:visible}.customer-popup{background:#fff;padding:16px;border-radius:8px;max-width:400px;width:90%;box-shadow:0 4px 20px #0000004d;text-align:center}.customer-popup-title{margin:0 0 20px;font-size:16px;font-weight:700}.customer-popup .customer-switch-container{display:inline-flex;overflow:hidden;width:100%;gap:16px}.customer-popup .customer-switch-option{border-radius:4px;padding:10px 20px 8px;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap;width:50%}.customer-popup .customer-switch-option[data-value=business]{background-color:var(--active-bg-color, white);color:var(--active-text-color, #000);border:none}.customer-popup .customer-switch-option[data-value=retail]{border:1px solid var(--active-bg-color);background-color:color-mix(in srgb,var(--active-bg-color),transparent 90%);color:var(--active-bg-color, #fff)}.customer-popup .customer-switch-option:hover{opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/34/compiled_assets/styles.css.map */
