.bph-root{position:relative;z-index:35;display:block;margin-bottom:var(--bph-margin-bottom);background:#fff}.bph-root[data-sticky-type=always],.bph-root.is-sticky{position:relative;top:auto}.bph-root.is-hidden{transform:translateY(-100%)}.bph-root.is-compact .bph-bar{min-height:66px}.bph-root.is-compact .bph-logo,.bph-root.is-compact .bph-logo-text{transform:scale(.9)}.bph-root .bph-bar{display:grid;min-height:var(--bph-height);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(16px,2.4vw,38px);width:100%;max-width:100%;margin:0 auto;padding:0 clamp(48px,4vw,26px);border-bottom:1px solid #f0f0f0}.bph-root a{color:inherit;text-decoration:none}.bph-root .bph-desktop-nav{justify-self:start;min-width:0}.bph-root .bph-menu{display:flex;align-items:center;gap:clamp(16px,1.3vw,34px);margin:0;padding:0;list-style:none}.bph-root .bph-menu-item{position:relative}.bph-root .bph-menu-link,.bph-root .bph-menu-summary{display:inline-flex;align-items:center;gap:1px;min-height:44px;padding:0;border:0;background:transparent;color:var(--bph-text);cursor:pointer;font-family:var(--font-body-family, Arial, sans-serif);font-size:14px;font-weight:600;letter-spacing:0;line-height:1;text-transform:uppercase;white-space:nowrap}.bph-root .bph-menu-summary{list-style:none}.bph-root .bph-menu-summary::-webkit-details-marker{display:none}.bph-root .bph-menu-link:after,.bph-root .bph-menu-summary:after{content:"";position:absolute;right:0;bottom:5px;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(.4);transform-origin:center;transition:opacity .16s ease,transform .16s ease}.bph-root .bph-menu-link:hover:after,.bph-root .bph-menu-summary:hover:after,.bph-root details[open]>.bph-menu-summary:after{opacity:.88;transform:scaleX(1)}.bph-root .bph-chevron{width:10px;height:10px;flex:0 0 auto}.bph-root details[open]>summary .bph-chevron{transform:rotate(180deg)}.bph-root .bph-flyout{position:absolute;top:calc(100% + 8px);left:-18px;z-index:45;min-width:220px;margin:0;padding:10px;border:1px solid rgba(20,22,25,.08);background:#fffffff5;box-shadow:0 24px 50px #0d121829;color:#171a1d;list-style:none;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.bph-root details[open]>.bph-flyout{opacity:1;transform:translateY(0);pointer-events:auto}.bph-root .bph-flyout a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;color:#171a1d;font-size:12px;font-weight:750;line-height:1.2;text-transform:uppercase}.bph-root .bph-flyout a:hover{background:#0a0e120d}.bph-root .bph-brand{justify-self:center;min-width:0}.bph-root .bph-heading{margin:0;line-height:0}.bph-root .bph-logo-link{display:inline-flex;align-items:center;justify-content:center;max-width:min(var(--bph-logo-width),46vw);min-height:48px}.bph-root .bph-logo{display:block;width:var(--bph-logo-width);max-width:100%;max-height:58px;object-fit:contain;transition:transform .18s ease}.bph-root .bph-logo-text{display:flex;flex-direction:column;align-items:center;max-width:min(var(--bph-logo-width),46vw);color:var(--bph-text);font-family:var(--font-heading-family, var(--font-body-family, Arial, sans-serif));font-size:clamp(22px,2.1vw,31px);font-weight:900;letter-spacing:0;line-height:.82;text-align:center;text-transform:uppercase;transition:transform .18s ease}.bph-root .bph-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:clamp(14px,2.2vw,28px)}.bph-root .bph-search{display:flex;width:min(288px,25vw);height:46px;flex:0 1 288px;align-items:center;border:1px solid var(--bph-border);border-radius:10px;background:#ffffff14;color:var(--bph-text)}.bph-root .bph-search:focus-within{border-color:color-mix(in srgb,var(--bph-text) 72%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--bph-text) 13%,transparent)}.bph-root .bph-search-input{appearance:none;-webkit-appearance:none;width:100%;min-width:0;height:100%;padding:0 8px 0 18px;border:0;outline:0;background:transparent;color:var(--bph-text);font:inherit;font-size:12px;font-weight:700;line-height:1;box-shadow:none}.bph-root .bph-search-input::placeholder{color:var(--bph-muted);opacity:1}.bph-root .bph-search-input[readonly]{cursor:pointer}.bph-root .bph-icon-row{display:flex;align-items:center;gap:10px}.bph-root .bph-icon-row>span{display:inline-flex;align-items:center}.bph-root .bph-icon-button,.bph-root .bph-search-button{position:relative;display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--bph-text);cursor:pointer;text-decoration:none}.bph-root .bph-search-button{width:44px;height:44px;flex-basis:44px;padding:0}.bph-root .bph-icon-button,.bph-root .bph-search-button,.bph-root .bph-icon-button:hover,.bph-root .bph-search-button:hover{color:var(--bph-accent)}.bph-root .bph-icon-button:focus-visible,.bph-root .bph-search-button:focus-visible,.bph-root .bph-menu-link:focus-visible,.bph-root .bph-menu-summary:focus-visible,.bph-root .bph-logo-link:focus-visible{outline:2px solid var(--bph-accent);outline-offset:3px}.bph-root .bph-svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55;vector-effect:non-scaling-stroke}.bph-root .bph-spotify-svg{display:block;width:28px;height:28px;flex:0 0 28px;overflow:visible;filter:drop-shadow(0 2px 3px rgba(0,0,0,.16))}.bph-root .bph-spotify-svg circle{fill:#1ed760}.bph-root .bph-spotify-svg path{fill:none;stroke:#191414;stroke-linecap:round}.bph-root .bph-spotify-svg .bph-spotify-headphone-cup{fill:#191414;stroke:none}.bph-root .bph-cart .bph-svg{width:30px;height:30px;stroke-width:1.65}.bph-root .bph-cart-svg{overflow:visible;transform-box:fill-box;transform-origin:50% 50%;animation:bph-cart-horizontal-rotate 12s linear infinite}.bph-root .bph-cart-brand{fill:currentColor;stroke:none;font-size:2.45px;font-weight:800;letter-spacing:.08em}@keyframes bph-cart-horizontal-rotate{0%{transform:perspective(80px) rotateY(0)}to{transform:perspective(80px) rotateY(360deg)}}@media(prefers-reduced-motion:reduce){.bph-root .bph-cart-svg{animation:none}}.bph-root .bph-menu-toggle{display:none;justify-self:start}.bph-root .bph-cart-count{position:absolute;top:-5px;right:-6px;display:inline-flex;z-index:2;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:850;line-height:1;text-align:center;font-variant-numeric:tabular-nums}.bph-root .bph-mobile-search{display:none}.bph-root .bph-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;border:0;background:#080a0c6b;opacity:0;pointer-events:none;transition:opacity .19s ease}.bph-root .bph-search-drawer{position:fixed;inset:0 0 0 auto;z-index:105;width:min(480px,100vw);height:100dvh;background:#fff;color:#15181b;box-shadow:-28px 0 70px #080a0c3d;transform:translate(104%);transition:transform .22s ease}.bph-root.is-search-open .bph-search-overlay{opacity:1;pointer-events:auto}.bph-root.is-search-open .bph-search-drawer{transform:translate(0)}.bph-root .bph-search-panel{display:flex;width:100%;height:100%;flex-direction:column;overflow:hidden}.bph-root .bph-search-inner{display:flex;width:100%;min-height:0;flex:1 1 auto;flex-direction:column;overflow-y:auto;padding:0 16px 34px}.bph-root .bph-search-close{color:#15181b}.bph-root .bph-search-drawer-form{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 54px;min-height:68px;border:0;border-bottom:1px solid rgba(18,20,23,.12);background:#fff}.bph-root .bph-search-drawer-input{appearance:none;-webkit-appearance:none;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#15181b;font:inherit;font-size:15px;font-weight:650;padding:0 14px}.bph-root .bph-search-drawer-input::placeholder{color:#15181b85}.bph-root .bph-search-close{width:54px;height:67px;border-radius:0}.bph-root .bph-search-section-label{margin:26px 0 18px;color:#464d55;font-size:11px;font-weight:900;letter-spacing:0;line-height:1;text-transform:uppercase}.bph-root .bph-search-drawer-suggestions{display:flex;flex-wrap:wrap;gap:10px}.bph-root .bph-search-drawer-suggestions a{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(18,20,23,.12);border-radius:999px;color:#15181bc7;font-size:12px;font-weight:800;padding:0 14px;text-transform:uppercase}.bph-root .bph-search-drawer-suggestions a:hover{border-color:#12141752;color:#15181b}.bph-root .bph-search-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.bph-root .bph-search-product-card{position:relative;display:block;min-width:0;color:#15181b}.bph-root .bph-search-product-media{position:relative;display:block;aspect-ratio:.72;overflow:hidden;background:#1214170d}.bph-root .bph-search-product-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.bph-root .bph-search-product-card:hover .bph-search-product-media img{transform:scale(1.035)}.bph-root .bph-search-product-badge{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;min-height:24px;align-items:center;border-radius:4px;background:#e42d2d;color:#fff;font-size:10px;font-weight:900;padding:0 10px;text-transform:uppercase}.bph-root .bph-search-product-heart{position:absolute;top:12px;right:12px;z-index:1;display:none;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffffb8;color:#15181b}.bph-root .bph-search-product-heart .bph-svg{width:18px;height:18px;stroke-width:1.8}.bph-root .bph-search-product-info{display:grid;gap:5px;padding-top:10px}.bph-root .bph-search-product-title{overflow:hidden;color:#15181b;font-size:12px;font-weight:850;line-height:1.25;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.bph-root .bph-search-product-price{color:#15181bad;font-size:12px;font-weight:800;line-height:1}.bph-root .bph-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:0;background:#080a0c80;opacity:0;pointer-events:none;transition:opacity .19s ease}.bph-root .bph-cart-drawer{position:fixed;inset:0 0 0 auto;z-index:95;width:min(440px,calc(100vw - 28px));background:#fff;color:#15181b;box-shadow:-28px 0 70px #080a0c42;transform:translate(104%);transition:transform .22s ease}.bph-root.is-cart-open .bph-cart-overlay{opacity:1;pointer-events:auto}.bph-root.is-cart-open .bph-cart-drawer{transform:translate(0)}.bph-root .bph-cart-panel{display:flex;height:100%;flex-direction:column;overflow:hidden}.bph-root .bph-cart-top{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;border-bottom:1px solid rgba(18,20,23,.1)}.bph-root .bph-cart-title{display:flex;flex-direction:column;gap:4px}.bph-root .bph-cart-title strong{font-size:18px;font-weight:900;letter-spacing:0;line-height:1;text-transform:uppercase}.bph-root .bph-cart-title span{color:#15181b94;font-size:12px;font-weight:700;line-height:1}.bph-root .bph-cart-close{color:#0f0f0f!important}.bph-root .bph-cart-promo{margin:0;padding:10px 18px;border-radius:0 0 10px 10px;background:#0f0f0f;color:#fff;text-align:center}.bph-root .bph-cart-promo strong{display:block;margin:0 0 4px;color:#fff;font-size:13px;font-weight:950;line-height:1.2}.bph-root .bph-cart-promo span{display:block;color:#ffffffeb;font-size:10px;font-weight:800;line-height:1.25}.bph-root .bph-shipping-progress{padding:10px 22px;border-bottom:1px solid rgba(18,20,23,.08);background:#fff}.bph-root .bph-shipping-message{margin-bottom:11px;color:#15181b;font-size:13px;font-weight:850;line-height:1.25}.bph-root .bph-shipping-message strong{font-weight:950}.bph-root .bph-shipping-track{position:relative;height:8px;overflow:visible;border-radius:999px;background:#12141714}.bph-root .bph-shipping-fill{position:relative;display:block;width:0%;height:100%;border-radius:inherit;background:#15181b;transition:width .65s cubic-bezier(.22,1,.36,1)}.bph-root .bph-shipping-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.24) 45%,transparent 80%);transform:translate(-100%);animation:bph-shipping-shine 1.35s linear infinite}.bph-root .bph-shipping-car{position:absolute;top:50%;left:var(--bph-shipping-progress, 0%);display:block;width:32px;height:22px;color:#15181b;transform:translate(-50%,-62%);filter:drop-shadow(0 2px 3px rgba(8,10,12,.12));transition:left .65s cubic-bezier(.22,1,.36,1)}.bph-root .bph-shipping-car-body{fill:#fff;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.bph-root .bph-shipping-car-wheel{fill:#fff;stroke:currentColor;stroke-width:1.55;transform-box:fill-box;transform-origin:center;animation:bph-shipping-wheel .9s linear infinite}@keyframes bph-shipping-shine{to{transform:translate(100%)}}@keyframes bph-shipping-wheel{to{transform:rotate(360deg)}}.bph-root .bph-cart-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:8px 22px 18px}.bph-root .bph-cart-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#15181ba3;text-align:center}.bph-root .bph-cart-empty .bph-svg{width:34px;height:34px;color:#15181b57}.bph-root .bph-cart-empty strong{color:#15181b;font-size:15px;font-weight:900;text-transform:uppercase}.bph-root .bph-cart-items{margin:0;padding:0;list-style:none}.bph-root .bph-cart-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid rgba(18,20,23,.08)}.bph-root .bph-cart-image{display:block;width:82px;overflow:hidden;background:#1214170d}.bph-root .bph-cart-image img{display:block;width:100%;height:100%;object-fit:cover}.bph-root .bph-cart-info{min-width:0}.bph-root .bph-cart-line-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bph-root .bph-cart-product-title{color:#0f0f0f;font-size:14px;font-weight:500;line-height:1.25;text-transform:uppercase}.bph-root .bph-cart-product-title:hover{text-decoration:underline;text-underline-offset:3px}.bph-root .bph-cart-price{flex:0 0 auto;color:#15181b;font-size:13px;font-weight:850;line-height:1.25;text-align:right}.bph-root .bph-cart-price-stack{flex:0 0 auto;display:grid;gap:3px;justify-items:end;line-height:1;text-align:right}.bph-root .bph-cart-compare-price{color:#a7aeb8;font-size:11px;font-weight:750;text-decoration:line-through}.bph-root .bph-cart-sale-price{color:#15181b;font-size:13px;font-weight:900}.bph-root .bph-cart-meta{margin-top:5px;color:#15181b94;font-size:12px;font-weight:650;line-height:1.35}.bph-root .bph-cart-line-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.bph-root .bph-cart-qty{display:inline-flex;height:34px;align-items:center;border:1px solid rgba(18,20,23,.12);border-radius:10px}.bph-root .bph-cart-qty button{display:inline-flex;width:34px;height:32px;align-items:center;justify-content:center;border:0;background:transparent;color:#15181b;cursor:pointer;font-size:18px;line-height:1}.bph-root .bph-cart-qty span{min-width:30px;color:#15181b;font-size:12px;font-weight:850;text-align:center}.bph-root .bph-cart-remove{border:0;background:transparent;color:#15181b94;cursor:pointer;font-size:11px;font-weight:850;text-transform:uppercase}.bph-root .bph-cart-remove:hover{color:#15181b}.bph-root .bph-cart-extras{flex:0 0 auto;display:grid;gap:10px;margin:10px -12px 0;padding:10px 10px 12px;border-top:1px solid rgba(18,20,23,.08);background:#f6f7f8}.bph-root .bph-cart-extras[hidden]{display:none}.bph-root .bph-recommend-card{overflow:hidden;border:1px solid rgba(18,20,23,.08);border-radius:8px;background:#fff}.bph-root .bph-recommend-card{padding:7px 8px 8px}.bph-root .bph-recommend-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.bph-root .bph-recommend-title{margin:0;color:#111;font-size:12px;font-weight:400;line-height:1.1}.bph-root .bph-recommend-controls{display:inline-flex;gap:5px}.bph-root .bph-recommend-control{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid rgba(18,20,23,.16);border-radius:999px;background:#fff;color:#15181b;cursor:pointer}.bph-root .bph-recommend-control svg{width:11px;height:11px}.bph-root .bph-recommend-row{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.bph-root .bph-recommend-row::-webkit-scrollbar{display:none}.bph-root .bph-recommend-item{flex:0 0 156px;display:grid;grid-template-columns:62px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:6px;min-height:104px;padding:6px;border:1px solid rgba(18,20,23,.12);border-radius:7px;background:#fff;scroll-snap-align:start}.bph-root .bph-recommend-media{grid-row:1 / span 2;display:block;width:62px;height:100%;min-height:92px;overflow:hidden;border-radius:4px;background:#f4f5f6}.bph-root .bph-recommend-media img{display:block;width:100%;height:100%;object-fit:cover}.bph-root .bph-recommend-details{min-width:0;display:flex;flex-direction:column}.bph-root .bph-recommend-product-title{display:-webkit-box;overflow:hidden;color:#15181b;font-size:10px;font-weight:800;line-height:1.22;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bph-root .bph-recommend-prices{display:grid;gap:2px;margin-top:5px}.bph-root .bph-recommend-compare{color:#a7aeb8;font-size:10px;font-weight:750;line-height:1;text-decoration:line-through}.bph-root .bph-recommend-price{color:#15181b;font-size:11px;font-weight:950;line-height:1}.bph-root .bph-recommend-actions{grid-column:2;display:block;margin-top:auto}.bph-root .bph-recommend-actions form{margin:0}.bph-root .bph-recommend-add{display:inline-flex;min-height:20px;align-items:center;justify-content:center;border-radius:5px;font-size:9px;font-weight:900;line-height:1}.bph-root .bph-recommend-add{width:100%;border:1px solid #000000;background:#fff;color:#000;cursor:pointer}.bph-root .bph-recommend-add[disabled]{opacity:.45;cursor:not-allowed}.bph-root .bph-cart-footer{flex:0 0 auto;padding:12px;border-top:1px solid rgba(18,20,23,.1);background:#fff}.bph-root .bph-cart-subtotal{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:5px;color:#15181b;font-size:14px;font-weight:900;text-transform:uppercase}.bph-root .bph-cart-note{margin:0 0 16px;color:#15181b94;font-size:12px;line-height:1.4}.bph-root .bph-cart-checkout{display:flex;min-height:48px;align-items:center;justify-content:center;width:100%;border:1px solid #15181b;color:#15181b;font-size:12px;font-weight:900;text-transform:uppercase}.bph-root .bph-cart-checkout{background:#15181b;color:#fff!important}.bph-root.is-cart-loading .bph-cart-body{opacity:.6;pointer-events:none}.bph-root .bph-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:#080a0c7a;opacity:0;pointer-events:none;transition:opacity .19s ease}.bph-root .bph-drawer{position:fixed;inset:0 auto 0 0;z-index:85;width:min(420px,calc(100vw - 42px));background:#fff;color:#15181b;box-shadow:28px 0 70px #080a0c47;transform:translate(-104%);transition:transform .22s ease}.bph-root.is-drawer-open .bph-drawer-overlay{opacity:1;pointer-events:auto}.bph-root.is-drawer-open .bph-drawer{transform:translate(0)}.bph-root .bph-drawer-panel{display:flex;height:100%;flex-direction:column;overflow-y:auto}.bph-root .bph-drawer-top{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:16px;padding:0 22px;border-bottom:1px solid rgba(18,20,23,.1)}.bph-root .bph-drawer-brand{font-size:18px;font-weight:900;letter-spacing:0;line-height:1;text-transform:uppercase}.bph-root .bph-drawer-close{color:#15181b}.bph-root .bph-drawer-search{margin:18px 20px 12px;border-color:#12141724;background:#1214170a;color:#15181b}.bph-root .bph-drawer-search .bph-search-input{color:#15181b}.bph-root .bph-drawer-search .bph-search-input::placeholder{color:#15181b8a}.bph-root .bph-drawer-menu{margin:0;padding:8px 20px 22px;list-style:none}.bph-root .bph-drawer-link,.bph-root .bph-drawer-summary{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;border:0;border-bottom:1px solid rgba(18,20,23,.08);background:transparent;color:#15181b;font-size:14px;font-weight:800;line-height:1.2;text-transform:uppercase}.bph-root .bph-drawer-summary{cursor:pointer;list-style:none}.bph-root .bph-drawer-summary::-webkit-details-marker{display:none}.bph-root .bph-drawer-submenu{margin:0;padding:8px 0 12px 16px;list-style:none}.bph-root .bph-drawer-submenu a{display:block;padding:10px 0;color:#15181bc2;font-size:13px;font-weight:700;text-transform:uppercase}.bph-root .bph-drawer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding:18px 20px 22px;border-top:1px solid rgba(18,20,23,.1)}.bph-root .bph-drawer-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(18,20,23,.12);color:#15181b;font-size:12px;font-weight:800;text-transform:uppercase}.bph-root .bph-drawer-action .bph-svg{width:19px;height:19px}@media screen and (max-width:1180px)and (min-width:990px){.bph-root .bph-bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px;padding-inline:30px}.bph-root .bph-menu{gap:18px}.bph-root .bph-search{width:232px;flex-basis:232px}.bph-root .bph-icon-row{gap:8px}}@media screen and (max-width:989px){.bph-root .bph-bar{position:relative;grid-template-columns:44px 44px minmax(0,1fr) auto;gap:1px;padding-inline:15px}.bph-root .bph-menu-toggle{display:inline-flex;grid-column:1}.bph-root .bph-desktop-nav,.bph-root .bph-search,.bph-root .bph-account{display:none}.bph-root .bph-mobile-search{display:inline-flex;grid-column:2;justify-self:start}.bph-root .bph-brand{position:absolute;left:50%;justify-self:center;transform:translate(-50%)}.bph-root .bph-actions{grid-column:4;gap:0;justify-self:end}.bph-root .bph-icon-row{gap:0}.bph-root .bph-logo-text{font-size:22px}.bph-root .bph-search-inner{padding-inline:16px}.bph-root .bph-search-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bph-root .bph-search-product-title,.bph-root .bph-search-product-price{font-size:11px}}@media screen and (max-width:420px){.bph-root .bph-drawer-actions{grid-template-columns:1fr}}.bph-root .bph-bar{position:relative;z-index:50}.bph-root .bph-menu{gap:clamp(16px,1.5vw,34px)}.bph-root .bph-menu-item--mega{position:static}.bph-root .bph-menu-link,.bph-root .bph-menu-summary,.bph-root .bph-menu-trigger{position:relative;gap:6px;font-size:18px;font-weight:700;letter-spacing:.02em;transition:opacity .18s ease}.bph-root .bph-menu-link:after,.bph-root .bph-menu-summary:after,.bph-root .bph-menu-trigger:after{content:none}.bph-root .bph-menu-link>span,.bph-root .bph-menu-trigger>span{position:relative;display:inline-block}.bph-root .bph-menu-link>span:after,.bph-root .bph-menu-trigger>span:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(0);transform-origin:left center;transition:opacity .14s ease,transform .2s cubic-bezier(.22,.61,.36,1)}.bph-root .bph-menu-link:hover>span:after,.bph-root .bph-menu-trigger:hover>span:after,.bph-root .bph-menu-link.is-active>span:after,.bph-root .bph-menu-trigger.is-active>span:after,.bph-root .bph-menu-item.is-open>.bph-menu-trigger>span:after{opacity:1;transform:scaleX(1)}.bph-root .bph-menu-trigger .bph-chevron{width:9px;height:9px;margin-top:1px;transition:transform .24s cubic-bezier(.22,.61,.36,1)}.bph-root .bph-menu-item.is-open>.bph-menu-trigger .bph-chevron{transform:rotate(180deg)}.bph-root .bph-flyout{visibility:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;transition:opacity .18s ease,transform .22s cubic-bezier(.22,.61,.36,1),visibility 0s linear .22s}.bph-root .bph-menu-item.is-open>.bph-flyout{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}.bph-root .bph-flyout a{border-radius:0;font-size:12px;font-weight:600;letter-spacing:.055em;transition:background-color .16s ease}.bph-root .bph-mega{position:absolute;top:100%;right:0;left:0;z-index:60;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;color:#14171a;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .19s ease,transform .24s cubic-bezier(.22,.61,.36,1),visibility 0s linear .24s;pointer-events:none}.bph-root .bph-menu-item.is-open>.bph-mega{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s;pointer-events:auto}.bph-root .bph-mega-inner{display:flex;min-height:var(--bph-mega-min-height, 360px);align-items:stretch;justify-content:space-between;width:100%;max-width:none;margin:0;padding:0}.bph-root .bph-mega-columns{display:flex;min-width:0;flex:1 1 auto;align-items:flex-start;gap:clamp(22px,2.6vw,48px);padding:34px clamp(18px,3vw,40px) 46px clamp(18px,4vw,52px)}.bph-root .bph-mega-col{min-width:132px;max-width:260px;flex:0 0 auto}.bph-root .bph-mega-col--flat{min-width:190px;margin-right:clamp(16px,3.4vw,82px)}.bph-root .bph-mega-col-title{display:block;margin:0 0 16px;color:#8f9296;font-family:var(--font-body-family, Arial, sans-serif);font-size:11.5px;font-weight:600;letter-spacing:.115em;line-height:1.2;text-transform:uppercase;transition:color .16s ease}.bph-root a.bph-mega-col-title:hover{color:#14171a}.bph-root .bph-mega-links{display:block;margin:0;padding:0;list-style:none}.bph-root .bph-mega-links a{position:relative;display:inline-block;padding:5px 0;color:#16181b;font-family:var(--font-body-family, Arial, sans-serif);font-size:12px;font-weight:600;letter-spacing:.055em;line-height:1.2;text-transform:uppercase;transition:color .16s ease}.bph-root .bph-mega-col--flat .bph-mega-links{margin-top:-8px}.bph-root .bph-mega-col--flat .bph-mega-links a{padding:9px 0;font-size:13px;letter-spacing:.05em}.bph-root .bph-mega-links a:after{content:"";position:absolute;right:100%;bottom:2px;left:0;height:1px;background:currentColor;transition:right .26s cubic-bezier(.22,.61,.36,1)}.bph-root .bph-mega-links a:hover,.bph-root .bph-mega-links a.is-active{color:#000}.bph-root .bph-mega-links a:hover:after,.bph-root .bph-mega-links a.is-active:after{right:0}.bph-root .bph-mega-promos{display:grid;flex:0 0 auto;align-self:stretch;grid-template-columns:repeat(var(--bph-promo-cols, 2),minmax(0,1fr));gap:0;width:clamp(300px,var(--bph-promo-width, 50%),500px)}.bph-root .bph-mega-promo{position:relative;display:block;overflow:hidden;border-radius:0;background:#f1f2f3}.bph-root .bph-mega-promo-media{display:block;overflow:hidden;width:100%;height:100%;aspect-ratio:auto}.bph-root .bph-mega-promo-media img,.bph-root .bph-mega-promo-media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.bph-root .bph-mega-promo:hover .bph-mega-promo-media img{transform:scale(1.04)}.bph-root .bph-mega-promo-body{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:70px 24px 36px clamp(20px,2.4vw,44px);background:linear-gradient(to top,#00000057,#0000);color:#fff}.bph-root .bph-mega-promo-heading{font-size:16px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.bph-root .bph-mega-promo-sub{padding-bottom:3px;border-bottom:1px solid currentColor;font-size:11.5px;font-weight:600;letter-spacing:.11em;line-height:1;text-transform:uppercase}.bph-root .bph-mega-overlay{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;background:#080a0c5c;opacity:0;visibility:hidden;transition:opacity .24s ease,visibility 0s linear .24s;pointer-events:none}.bph-root.is-mega-open[data-mega-overlay=true] .bph-mega-overlay{opacity:1;visibility:visible;transition-delay:0s}.bph-root--transparent{transition:background-color .32s ease,box-shadow .32s ease}.bph-root--transparent:before{content:"";position:absolute;top:0;right:0;left:0;z-index:1;height:calc(var(--bph-height) + 46px);background:linear-gradient(to bottom,#00000073,#0000);opacity:1;transition:opacity .32s ease;pointer-events:none}.bph-root--transparent:not(.is-solid):not(.is-mega-open){--bph-text: var(--bph-transparent-text, #ffffff);--bph-border: color-mix(in srgb, var(--bph-transparent-text, #ffffff) 34%, transparent);--bph-muted: color-mix(in srgb, var(--bph-transparent-text, #ffffff) 70%, transparent);background:transparent}.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-bar{border-bottom-color:color-mix(in srgb,var(--bph-transparent-text, #ffffff) 18%,transparent)}.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-logo-text,.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-menu-link,.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-menu-trigger,.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-icon-button{color:var(--bph-transparent-text, #ffffff)}.bph-root--transparent:not(.is-solid):not(.is-mega-open) .bph-cart-count{border:1px solid rgba(255,255,255,.7)}.bph-root--transparent.is-solid,.bph-root--transparent.is-mega-open{background:var(--bph-bg, #ffffff);box-shadow:none}.bph-root--transparent.is-solid:before,.bph-root--transparent.is-mega-open:before{opacity:0}@supports not (color: color-mix(in srgb,#000 50%,#fff)){.bph-root--transparent:not(.is-solid):not(.is-mega-open){--bph-border: rgba(255, 255, 255, .34);--bph-muted: rgba(255, 255, 255, .7)}}.bph-root .bph-mega-col--only{min-width:0;max-width:none;flex:1 1 auto;margin-right:0}.bph-root .bph-mega-col--only .bph-mega-links{display:block;column-count:1}.bph-root .bph-mega-col--only .bph-mega-links li{break-inside:avoid}.bph-root .bph-mega-col--only .bph-mega-links a{display:block;width:fit-content}@media(prefers-reduced-motion:reduce){.bph-root .bph-mega,.bph-root .bph-flyout,.bph-root .bph-mega-links a,.bph-root .bph-mega-links a:after,.bph-root .bph-mega-promo-media img,.bph-root .bph-menu-trigger>span:after,.bph-root--transparent,.bph-root--transparent:before{transition-duration:1ms!important}}@media screen and (max-width:1280px)and (min-width:990px){.bph-root .bph-mega-promos{width:clamp(260px,38%,520px)}.bph-root .bph-mega-col{min-width:118px}.bph-root .bph-mega-col--flat{min-width:168px}.bph-root .bph-mega-links a{font-size:11.5px}.bph-root .bph-mega-col--flat .bph-mega-links a{font-size:12px;padding:7px 0}}@media screen and (max-width:989px){.bph-root .bph-mega,.bph-root .bph-mega-overlay{display:none}}.bph-root .bph-bar{--bph-bar-border: 1px}@media screen and (min-width:990px){.bph-root .bph-desktop-nav{display:flex;align-items:stretch;align-self:stretch}.bph-root .bph-menu{height:100%;align-items:stretch}.bph-root .bph-menu-item{display:flex;align-items:stretch}.bph-root .bph-menu-link,.bph-root .bph-menu-trigger{height:100%;min-height:0;align-items:center}.bph-root .bph-mega,.bph-root .bph-flyout{top:calc(100% + var(--bph-bar-border, 1px))}.bph-root .bph-flyout{left:0;margin-top:0}}.bph-root .bph-drawer{width:min(440px,86vw);box-shadow:18px 0 48px #080a0c29}.bph-root .bph-drawer-panel{overflow:hidden}.bph-root .bph-drawer-top{min-height:66px;justify-content:flex-start;gap:14px;padding:0 18px;border-bottom:1px solid rgba(18,20,23,.09)}.bph-root .bph-drawer-close .bph-svg{width:22px;height:22px}.bph-root .bph-drawer-account{display:inline-flex;min-width:0;align-items:center;margin-right:auto;gap:9px;color:#1a1c1f;font-size:14.5px;font-weight:500;letter-spacing:.01em}.bph-root .bph-drawer-account .bph-svg{width:21px;height:21px;flex:0 0 auto}.bph-root .bph-drawer-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bph-root .bph-drawer-brand{margin-right:auto}.bph-root .bph-drawer-store{flex:0 0 auto;margin-left:auto}.bph-root .bph-drawer-nav{position:relative;display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.bph-root .bph-drawer-tabs{display:flex;flex:0 0 auto;overflow-x:auto;scrollbar-width:none}.bph-root .bph-drawer-tabs::-webkit-scrollbar{display:none}.bph-root .bph-drawer-tab{position:relative;min-width:104px;min-height:54px;flex:1 1 auto;padding:0 14px;border:0;background:transparent;color:#4a4d51;cursor:pointer;font-family:var(--font-body-family, Arial, sans-serif);font-size:15px;font-weight:700;letter-spacing:.01em;line-height:1.2;text-align:center;white-space:nowrap;transition:color .16s ease}.bph-root .bph-drawer-tab:before{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#121417;opacity:0;transition:opacity .24s ease-in}.bph-root .bph-drawer-tab.is-active{color:#121417;font-weight:900}.bph-root .bph-drawer-tab.is-active:before{opacity:1}.bph-root .bph-drawer-body{min-height:0;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bph-root .bph-drawer-list{margin:0;padding:0;list-style:none}.bph-root .bph-drawer-row{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border:0;border-bottom:1px solid rgba(18,20,23,.09);background:transparent;color:#26292c;cursor:pointer;font-family:var(--font-body-family, Arial, sans-serif);font-size:14px;font-weight:500;letter-spacing:.045em;line-height:1.25;text-align:left;text-transform:uppercase}.bph-root .bph-drawer-row:active{background:#1214170a}.bph-root .bph-drawer-row .bph-arrow{width:19px;height:19px;flex:0 0 auto;color:#121417}.bph-root .bph-drawer-row--all{color:#121417;font-weight:700}.bph-root .bph-drawer-list--loose{border-top:1px solid rgba(18,20,23,.09)}.bph-root .bph-drawer-sub{position:absolute;z-index:3;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;background:#fff;transform:translate(100%);visibility:hidden;transition:transform .26s cubic-bezier(.22,.61,.36,1),visibility 0s linear .26s}.bph-root .bph-drawer-sub.is-open{transform:translate(0);visibility:visible;transition-delay:0s}.bph-root .bph-drawer-sub-top{flex:0 0 auto;border-bottom:1px solid rgba(18,20,23,.09)}.bph-root .bph-drawer-back{display:flex;width:100%;min-height:56px;align-items:center;gap:12px;padding:0 18px;border:0;background:transparent;color:#121417;cursor:pointer;font-family:var(--font-body-family, Arial, sans-serif);font-size:14px;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.bph-root .bph-drawer-back .bph-arrow{width:19px;height:19px;flex:0 0 auto}.bph-root .bph-drawer-sub .bph-drawer-list{min-height:0;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bph-root .bph-drawer-actions{flex:0 0 auto;margin-top:0;padding:14px 18px 18px}@media(prefers-reduced-motion:reduce){.bph-root .bph-drawer-sub{transition-duration:1ms}}.bph-root button,.bph-root a{-webkit-tap-highlight-color:rgba(18,20,23,.06)}@media screen and (max-width:989px){.bph-root .bph-icon-button,.bph-root .bph-search-button{width:44px;height:44px;flex-basis:44px}.bph-root .bph-search-input{font-size:16px}.bph-root .bph-drawer{width:min(440px,90vw);height:100dvh}.bph-root .bph-drawer-top{padding-top:env(safe-area-inset-top,0px);padding-left:max(18px,env(safe-area-inset-left,0px))}.bph-root .bph-drawer-actions{padding-bottom:max(18px,env(safe-area-inset-bottom,0px))}.bph-root .bph-drawer-row,.bph-root .bph-drawer-back{padding-left:max(18px,env(safe-area-inset-left,0px))}}@media screen and (max-width:480px){.bph-root .bph-drawer{width:min(420px,92vw)}.bph-root .bph-drawer-tab{min-width:92px;font-size:14px}.bph-root .bph-drawer-row{min-height:54px;padding-block:13px;font-size:13.5px}.bph-root .bph-drawer-account{font-size:13.5px}.bph-root .bph-bar{gap:0;padding-inline:12px}}@media screen and (max-width:360px){.bph-root .bph-drawer-tab{min-width:84px;padding-inline:10px;font-size:13px}.bph-root .bph-drawer-row{font-size:12.5px;letter-spacing:.03em}}@media screen and (max-height:480px)and (orientation:landscape){.bph-root .bph-drawer-top{min-height:54px}.bph-root .bph-drawer-tab{min-height:46px}.bph-root .bph-drawer-row{min-height:46px;padding-block:11px}}@media screen and (min-width:990px)and (max-width:1499px){.bph-root .bph-bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(12px,1.6vw,30px);padding-inline:clamp(16px,2vw,26px)}.bph-root .bph-menu{gap:clamp(10px,1.1vw,24px)}.bph-root .bph-menu-link,.bph-root .bph-menu-trigger{font-size:12px;letter-spacing:.15em}.bph-root .bph-search{width:clamp(140px,16vw,232px);flex:0 1 auto}.bph-root .bph-icon-row{gap:4px}.bph-root .bph-actions{gap:clamp(8px,1.2vw,20px)}}@media screen and (min-width:990px)and (max-width:1279px){.bph-root .bph-menu-link,.bph-root .bph-menu-trigger{font-size:11.5px;gap:4px}.bph-root .bph-menu-trigger .bph-chevron{width:8px;height:8px}.bph-root .bph-search{width:clamp(120px,13vw,190px)}.bph-root .bph-icon-button,.bph-root .bph-search-button{width:36px;height:36px;flex-basis:36px}}@media screen and (min-width:990px)and (max-width:1279px){.bph-root .bph-mega-columns{gap:clamp(16px,2vw,34px);padding:28px clamp(16px,2vw,26px) 38px clamp(16px,2vw,26px)}.bph-root .bph-mega-col--flat{margin-right:clamp(12px,2vw,40px)}}.bph-root .bph-bar{box-sizing:border-box}.bph-root .bph-desktop-nav,.bph-root .bph-brand,.bph-root .bph-actions{min-width:0}.bph-root .bph-desktop-nav{grid-column:1;justify-self:start}.bph-root .bph-brand{grid-column:2;justify-self:center}.bph-root .bph-actions{grid-column:3;justify-self:end;flex-wrap:nowrap}.bph-root .bph-menu{max-width:100%;overflow:hidden;flex-wrap:nowrap}.bph-root .bph-search{min-width:0}@media screen and (max-width:989px){.bph-root .bph-desktop-nav,.bph-root .bph-brand,.bph-root .bph-actions{grid-column:auto}.bph-root .bph-menu-toggle{grid-column:1}.bph-root .bph-mobile-search{grid-column:2}.bph-root .bph-actions{grid-column:4}.bph-root .bph-brand{max-width:calc(100% - 232px)}.bph-root .bph-logo-link,.bph-root .bph-logo-text{max-width:100%}.bph-root .bph-logo{width:min(var(--bph-logo-width),100%)}}@media screen and (max-width:480px){.bph-root .bph-brand{max-width:calc(100% - 224px)}.bph-root .bph-logo-text{font-size:clamp(17px,5.4vw,22px)}}@media screen and (max-width:360px){.bph-root .bph-brand{max-width:calc(100% - 216px)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-bonkers-header.css.map */
