*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:clip;background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}img,video,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}.h0,h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:.98;letter-spacing:-.035em;margin:0 0 1rem;text-wrap:balance}.h0{font-size:clamp(3rem,8vw,8.5rem);text-transform:uppercase}h1{font-size:clamp(2.4rem,6vw,6rem)}h2{font-size:clamp(2rem,4.5vw,4.25rem)}h3{font-size:clamp(1.2rem,2vw,1.75rem)}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.muted{color:#666}.rte{max-width:76ch}.rte a{text-decoration:underline;text-underline-offset:.2em}.rte ul{padding-left:1.2rem}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.section{padding-block:var(--section-space)}.section--soft{background:var(--color-soft)}.section--dark{background:var(--color-ink);color:var(--color-paper)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-header h2{margin:0}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:.2rem}.button{-webkit-appearance:none;appearance:none;display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 1.35rem;border:1px solid var(--color-ink);border-radius:var(--radius);background:var(--color-ink);color:var(--color-paper);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}.button:hover{background:var(--color-dark);transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button--secondary{background:transparent;color:var(--color-ink)}.button--secondary:hover{background:var(--color-ink);color:var(--color-paper)}.section--dark .button--secondary{border-color:var(--color-paper);color:var(--color-paper)}.section--dark .button--secondary:hover{background:var(--color-paper);color:var(--color-ink)}.button--full{width:100%}.icon-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:.65rem;display:inline-grid;place-items:center}.icon{width:1.4rem;height:1.4rem;fill:none;stroke:currentColor;stroke-width:1.7}.skip-link{position:fixed;z-index:9999;top:.5rem;left:.5rem;transform:translateY(-200%);background:var(--color-paper);border:2px solid var(--color-ink);padding:.75rem 1rem}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #2477ff;outline-offset:3px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}[hidden]{display:none!important}.announcement{background:var(--color-ink);color:var(--color-paper);overflow:hidden;border-bottom:1px solid #2e2e2e}.announcement__track{display:flex;width:max-content;gap:3rem;padding:.55rem 0;font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.announcement.is-marquee .announcement__track{animation:marquee var(--marquee-speed,28s) linear infinite}.announcement__item{display:flex;align-items:center;gap:3rem;white-space:nowrap}.announcement__item:after{content:"\2726";font-size:.65rem}@keyframes marquee{to{transform:translate(-50%)}}.site-header{position:relative;z-index:40;background:#fffffff5;border-bottom:1px solid #e6e6e6}.site-header.is-sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.header__logo{display:block;font-family:var(--font-heading);font-size:1.25rem;font-weight:800;letter-spacing:-.04em}.header__logo--text{font-size:clamp(1.45rem,2.1vw,2.05rem);font-weight:900;line-height:.92;letter-spacing:-.06em;text-transform:uppercase;white-space:nowrap}.header__logo img{width:auto;max-height:48px}.header__nav{justify-self:center}.header__menu{display:flex;align-items:center;gap:clamp(.75rem,1.6vw,1.75rem);list-style:none;margin:0;padding:0}.header__menu>li{position:relative}.header__link{display:flex;align-items:center;gap:.35rem;padding:1.75rem 0;font-size:.73rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header__link:after{content:"";position:absolute;left:0;right:0;bottom:1.2rem;height:1px;background:currentColor;transform:scaleX(0);transition:transform .2s}.header__link:hover:after,.header__link[aria-current=page]:after{transform:scaleX(1)}.header__actions{display:flex;align-items:center;justify-content:end}.cart-count{display:grid;place-items:center;min-width:1.2rem;height:1.2rem;border-radius:99px;background:var(--color-ink);color:var(--color-paper);font-size:.65rem;line-height:1}.mega-menu{position:fixed;z-index:20;left:0;right:0;top:auto;background:var(--color-paper);border-block:1px solid #e5e5e5;padding:2rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__grid{width:min(100%,var(--page-width));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.mega-menu__heading{font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.mega-menu ul{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.mega-menu a{font-size:.88rem}.mega-menu a:hover{text-decoration:underline;text-underline-offset:.25em}.mobile-toggle{display:none}.mobile-drawer{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer.is-open{opacity:1;visibility:visible}.mobile-drawer__panel{margin-left:auto;width:min(90%,420px);height:100%;padding:1rem 1.25rem 2rem;background:var(--color-paper);transform:translate(100%);transition:.25s;overflow:auto}.mobile-drawer.is-open .mobile-drawer__panel{transform:none}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:1rem}.mobile-nav{list-style:none;margin:1.5rem 0;padding:0}.mobile-nav a,.mobile-nav summary{display:flex;justify-content:space-between;padding:.9rem 0;border-bottom:1px solid #ececec;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.mobile-nav summary{cursor:pointer}.mobile-nav details ul{list-style:none;padding:0 0 0 1rem}.mobile-nav details ul a{font-weight:500;text-transform:none;letter-spacing:0}.hero{position:relative;min-width:0;min-height:min(84vh,900px);display:grid;align-items:end;overflow:hidden;background:var(--color-dark);color:var(--color-paper)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#000000b8)}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 30%,#555 0,#222 28%,#050505 72%)}.hero__placeholder:after{content:"K";position:absolute;right:3vw;top:-12vh;font-family:var(--font-heading);font-size:min(90vh,52vw);font-weight:800;line-height:1;color:#fff;opacity:.075}.hero__content{position:relative;z-index:1;padding-block:clamp(3rem,8vw,7rem);max-width:1050px}.hero__content p{max-width:620px;font-size:clamp(1rem,1.5vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero .button{background:var(--color-paper);border-color:var(--color-paper);color:var(--color-ink)}.hero .button--secondary{background:transparent;color:var(--color-paper)}.hero .button--secondary:hover{background:var(--color-paper);color:var(--color-ink)}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #ddd}.value-strip__item{padding:1.4rem;border-right:1px solid #ddd}.value-strip__item:last-child{border:0}.value-strip__item strong{display:block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.value-strip__item span{font-size:.82rem;color:#666}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:transparent;border-top:1px solid #d6d6d6;border-left:1px solid #d6d6d6}.brand-card{min-height:170px;background:var(--color-paper);display:flex;align-items:end;justify-content:space-between;padding:1.5rem;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;transition:border-color .2s,box-shadow .2s,transform .2s}.brand-card:hover{background:var(--color-paper);color:var(--color-ink);border-color:#bdbdbd;box-shadow:inset 0 0 0 1px #111}.brand-card__name{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.2rem,2vw,2rem)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{position:relative;min-height:420px;overflow:hidden;background:var(--color-dark);color:var(--color-paper)}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 30%,#000000bf)}.category-card:hover img{transform:scale(1.035)}.category-card__content{position:absolute;z-index:1;inset:auto 1.5rem 1.5rem}.category-card__content h3{font-size:2rem;margin:0}.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#333,#090909)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,2rem)}.product-card{position:relative;min-width:0}.product-card__media{position:relative;overflow:hidden;aspect-ratio:4/5;background:var(--color-soft)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:opacity .35s,transform .55s}.product-card__media .secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img{transform:scale(1.018)}.product-card:hover .product-card__media .secondary{opacity:1}.product-card__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f3f3f3,#ddd);color:#777;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.product-card__badges{position:absolute;z-index:2;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}.badge{display:inline-flex;padding:.3rem .48rem;background:var(--color-paper);color:var(--color-ink);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge--sale{background:var(--color-accent);color:#fff}.badge--dark{background:var(--color-ink);color:#fff}.product-card__quick{position:absolute;z-index:2;left:.75rem;right:.75rem;bottom:.75rem;opacity:0;transform:translateY(8px);transition:.2s}.product-card:hover .product-card__quick,.product-card:focus-within .product-card__quick{opacity:1;transform:none}.product-card__info{padding-top:1rem}.product-card__vendor{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#626262}.product-card__title{font-size:.95rem;font-weight:650;line-height:1.25;margin:.35rem 0 .5rem;letter-spacing:0}.price{display:flex;align-items:center;gap:.55rem;font-size:.92rem;font-weight:700}.price s{font-weight:400;color:#777}.original-note{display:flex;align-items:center;gap:.35rem;margin-top:.55rem;font-size:.68rem;color:#666}.original-note:before{content:"\2713";display:grid;place-items:center;width:1rem;height:1rem;border-radius:50%;background:var(--color-ink);color:#fff;font-size:.6rem}.product-slider{position:relative}.slider-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,calc((100% - 4.5rem)/4));gap:1.5rem;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.5rem}.slider-track::-webkit-scrollbar{display:none}.slider-track>*{scroll-snap-align:start}.slider-controls{display:flex;gap:.5rem}.slider-controls button{border:1px solid #ccc;background:var(--color-paper);width:44px;height:44px;display:grid;place-items:center}.editorial-banner{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;background:var(--color-dark);color:var(--color-paper)}.editorial-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-banner__media img{width:100%;height:100%;object-fit:cover}.editorial-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#0000001a)}.editorial-banner__content{position:relative;z-index:1;max-width:700px;padding:clamp(2rem,6vw,5rem)}.editorial-banner h2{font-size:clamp(2.75rem,6vw,6rem)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#333;border:1px solid #333}.trust-card{padding:2rem;background:var(--color-ink)}.trust-card__number{font-family:var(--font-heading);font-size:3rem;color:#555}.trust-card h3{font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase}.trust-card p{color:#aaa;font-size:.9rem;margin:0}.faq{border-top:1px solid #ccc}.faq details{border-bottom:1px solid #ccc}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;padding:1.35rem 0;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.4rem;font-weight:400;transition:transform .2s}.faq details[open] summary:after{transform:rotate(45deg)}.faq__answer{padding:0 3rem 1.35rem 0;color:#555;max-width:76ch}.newsletter-panel{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:2rem;padding:clamp(2rem,5vw,4.5rem);background:var(--color-soft)}.newsletter-form{display:flex}.newsletter-form input{min-width:0;flex:1;border:1px solid var(--color-ink);background:var(--color-paper);padding:.8rem 1rem;border-radius:var(--radius) 0 0 var(--radius)}.newsletter-form .button{border-radius:0 var(--radius) var(--radius) 0}.site-footer{background:var(--color-ink);color:var(--color-paper);padding-top:var(--section-space)}.footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.footer__brand{font-family:var(--font-heading);font-size:2rem;font-weight:800}.footer__heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem}.footer__menu{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;color:#bbb;font-size:.88rem}.footer__menu a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:4rem;padding-block:1.2rem;border-top:1px solid #333;color:#888;font-size:.72rem}.social-links{display:flex;align-items:center;gap:.7rem;margin-top:1.1rem}.social-links a{display:grid;place-items:center;width:2.35rem;height:2.35rem;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;transition:background .2s,border-color .2s,color .2s,transform .2s}.social-links a:hover{background:#fff;border-color:#fff;color:#111;transform:translateY(-2px)}.social-links svg{width:1.1rem;height:1.1rem;fill:currentColor}.breadcrumbs{padding-block:1rem;font-size:.72rem;color:#686868}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:.4rem}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.4rem}.collection-hero{padding:clamp(2rem,6vw,5rem) 0;border-bottom:1px solid #ddd}.collection-hero__row{display:grid;grid-template-columns:1fr minmax(220px,520px);gap:3rem;align-items:end}.collection-hero p{margin:0;color:#666}.collection-shell{display:grid;grid-template-columns:260px 1fr;gap:2rem;padding-block:2rem var(--section-space)}.facets{position:sticky;top:100px;align-self:start}.facets__head{display:flex;justify-content:space-between;margin-bottom:1rem}.facets details{border-top:1px solid #ddd}.facets details:last-of-type{border-bottom:1px solid #ddd}.facets summary{display:flex;justify-content:space-between;padding:1rem 0;cursor:pointer;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.facets__values{padding-bottom:1rem;max-height:260px;overflow:auto}.facet-check{display:flex;align-items:center;gap:.6rem;padding:.35rem 0;font-size:.85rem}.facet-check input{width:1rem;height:1rem}.facet-price{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.field{display:grid;gap:.35rem}.field label{font-size:.7rem;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:1px solid #bbb;background:#fff;padding:.75rem}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.collection-toolbar select{border:1px solid #ccc;background:#fff;padding:.65rem}.mobile-filter-button{display:none}.active-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem}.active-filter{padding:.45rem .7rem;border:1px solid #bbb;font-size:.72rem}.empty-state{text-align:center;padding:5rem 1rem;background:var(--color-soft)}.product-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(2rem,5vw,6rem);align-items:start;padding-bottom:var(--section-space)}.product-gallery-wrap{display:grid;grid-template-columns:72px 1fr;gap:.75rem;align-items:start}.product-thumbnails{position:sticky;top:105px;display:grid;gap:.5rem}.product-thumbnails a{display:block;aspect-ratio:4/5;border:1px solid #ddd;overflow:hidden;background:var(--color-soft)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.product-media{background:var(--color-soft);overflow:hidden;scroll-margin-top:110px}.product-media:first-child{grid-column:1/-1}.product-media img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.product-info{position:sticky;top:105px}.product-info h1{font-size:clamp(2rem,4vw,4rem);margin:.5rem 0 1rem}.product-price{font-size:1.3rem;margin-bottom:1.25rem}.product-status{display:flex;align-items:center;gap:.45rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-status:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#198754}.product-status.is-sold-out:before{background:var(--color-accent)}.product-form{display:grid;gap:1rem;margin-top:1.5rem}.product-option{display:grid;gap:.5rem}.product-option label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-option select{width:100%;border:1px solid #bbb;background:#fff;padding:.85rem}.quantity{display:grid;grid-template-columns:44px 60px 44px;width:max-content;border:1px solid #aaa}.quantity button{border:0;background:#fff}.quantity input{width:100%;border:0;text-align:center}.product-actions{display:grid;gap:.6rem}.dynamic-checkout{min-height:48px}.product-assurances{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.5rem 0}.assurance{padding:1rem;background:var(--color-soft);font-size:.76rem}.product-accordions{border-top:1px solid #ddd;margin-top:1.5rem}.product-accordions details{border-bottom:1px solid #ddd}.product-accordions summary{display:flex;justify-content:space-between;cursor:pointer;padding:1rem 0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.product-accordions summary:after{content:"+"}.product-accordions details[open] summary:after{content:"\2212"}.product-accordions .rte{padding-bottom:1rem;font-size:.9rem;color:#555}.sticky-buy{display:none;position:fixed;z-index:35;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #ddd;padding:.65rem 1rem}.sticky-buy__inner{display:grid;grid-template-columns:1fr auto;gap:.8rem;align-items:center}.sticky-buy__title{font-size:.75rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy__price{font-size:.8rem}.cart-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:.2s}.cart-drawer.is-open{opacity:1;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(100%,470px);background:var(--color-paper);display:grid;grid-template-rows:auto 1fr auto;transform:translate(100%);transition:.28s}.cart-drawer.is-open .cart-drawer__panel{transform:none}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.25rem;border-bottom:1px solid #ddd}.drawer__head h2{font-size:1.5rem;margin:0}.drawer__body{overflow:auto;padding:1rem 1.25rem}.drawer__footer{padding:1.1rem 1.25rem;border-top:1px solid #ddd;background:#fff}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e5e5}.cart-item__image{aspect-ratio:1;background:var(--color-soft)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-weight:700;font-size:.88rem;line-height:1.25}.cart-item__variant{font-size:.74rem;color:#666}.cart-item .quantity{grid-template-columns:32px 42px 32px;margin-top:.7rem}.cart-item__remove{border:0;background:none;text-decoration:underline;font-size:.7rem;padding:0;margin-top:.6rem}.cart-subtotal{display:flex;justify-content:space-between;font-weight:700;margin-bottom:.85rem}.cart-note{margin-bottom:.8rem}.cart-note textarea{width:100%;min-height:70px;border:1px solid #ccc;padding:.65rem}.cart-auth{font-size:.72rem;color:#555;margin-top:.7rem}.drawer-empty{text-align:center;padding:5rem 1rem}.search-dialog{position:fixed;z-index:95;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;visibility:hidden;transition:.2s}.search-dialog.is-open{opacity:1;visibility:visible}.search-panel{background:#fff;min-height:55vh;padding:1rem 0 3rem;transform:translateY(-20px);transition:.25s}.search-dialog.is-open .search-panel{transform:none}.search-head{display:flex;align-items:center;gap:1rem}.search-form{flex:1;display:flex;border-bottom:2px solid #111}.search-form input{flex:1;min-width:0;border:0;padding:1rem .25rem;font-size:clamp(1.25rem,3vw,2.2rem);font-weight:700}.search-form button{border:0;background:none}.predictive-results{display:grid;grid-template-columns:2fr 1fr;gap:2rem;padding-top:2rem}.predictive-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.predictive-link{display:grid;gap:.55rem;font-size:.75rem;font-weight:700}.predictive-link img{aspect-ratio:1;object-fit:cover;background:var(--color-soft)}.predictive-group ul{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.predictive-group h3{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.search-page{padding-block:var(--section-space)}.search-page__form{display:flex;max-width:780px;margin:2rem 0 3rem;border-bottom:2px solid}.search-page__form input{flex:1;min-width:0;border:0;padding:1rem .2rem;font-size:1.5rem}.page-content{padding-block:var(--section-space)}.page-content__grid{display:grid;grid-template-columns:minmax(240px,.4fr) minmax(0,1fr);gap:clamp(2rem,8vw,8rem)}.policy-notice{padding:1rem;border-left:3px solid var(--color-accent);background:#fff4f4;font-size:.86rem;margin-bottom:2rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form .field--full{grid-column:1/-1}.contact-form textarea{min-height:160px}.form-status{padding:1rem;background:var(--color-soft)}.toast{position:fixed;z-index:120;left:50%;bottom:1.5rem;transform:translate(-50%,20px);padding:.75rem 1rem;background:var(--color-ink);color:#fff;font-size:.8rem;opacity:0;transition:.2s}.toast.is-visible{opacity:1;transform:translate(-50%)}.whatsapp-float{position:fixed;z-index:34;right:1.25rem;bottom:1.25rem;display:flex;align-items:center;gap:.55rem;background:#111;color:#fff;padding:.8rem 1rem;border-radius:99px;box-shadow:0 8px 30px #00000038;font-size:.75rem;font-weight:700}.whatsapp-float svg{width:1.2rem}.reveal-enabled [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal-enabled [data-reveal].is-visible{opacity:1;transform:none}.skeleton{position:relative;overflow:hidden;background:#eee}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:skeleton 1.4s infinite}@keyframes skeleton{to{transform:translate(100%)}}@media(max-width:1100px){.header__nav{display:none}.mobile-toggle{display:inline-grid}.header__inner{grid-template-columns:auto 1fr auto}.header__logo{justify-self:center}.product-grid,.brand-grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:repeat(2,1fr)}.slider-track{grid-auto-columns:minmax(260px,calc((100% - 3rem)/3))}}@media(max-width:780px){:root{--section-space:52px}.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.h0{font-size:clamp(2.75rem,13vw,4.5rem);overflow-wrap:anywhere}.section-header{align-items:start}.hero{min-height:72vh}.hero__content{padding-bottom:3.5rem}.value-strip{grid-template-columns:repeat(2,1fr)}.value-strip__item:nth-child(2){border-right:0}.value-strip__item:nth-child(-n+2){border-bottom:1px solid #ddd}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem .65rem}.product-card__quick{position:static;opacity:1;transform:none;margin-top:.65rem}.product-card__quick .button{min-height:42px;width:100%;padding:.55rem}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-card{min-height:130px;padding:1rem}.category-grid{grid-template-columns:1fr}.category-card{min-height:360px}.trust-grid{grid-template-columns:1fr 1fr}.trust-card{padding:1.35rem}.newsletter-panel{grid-template-columns:1fr;padding:2rem 1rem}.newsletter-form{display:grid;gap:.5rem}.newsletter-form input,.newsletter-form .button{border-radius:var(--radius)}.footer__grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer__grid>:first-child{grid-column:1/-1}.footer__bottom{display:grid}.collection-hero__row{grid-template-columns:1fr;gap:1rem}.collection-shell{display:block}.facets{position:fixed;z-index:90;top:0;right:8%;bottom:0;left:0;background:#fff;padding:1rem;overflow:auto;transform:translate(-110%);transition:.25s}.facets.is-open{transform:none;box-shadow:8px 0 30px #00000040}.mobile-filter-button{display:inline-flex}.collection-toolbar{align-items:flex-end}.product-main{grid-template-columns:1fr;gap:2rem}.product-gallery-wrap{display:block}.product-thumbnails{display:flex;position:static;overflow:auto;margin-bottom:.65rem}.product-thumbnails a{min-width:58px;width:58px}.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.product-media{min-width:90%;scroll-snap-align:start}.product-media:first-child{grid-column:auto}.product-info{position:static}.sticky-buy{display:block}.whatsapp-float{bottom:5.2rem}.slider-track{grid-auto-columns:75vw;gap:.8rem}.predictive-results{grid-template-columns:1fr}.predictive-products{grid-template-columns:repeat(2,1fr)}.search-panel{min-height:72vh}.page-content__grid,.contact-form{grid-template-columns:1fr}.contact-form .field--full{grid-column:auto}}@media(max-width:460px){.header__inner{min-height:64px;gap:.25rem}.header__logo{font-size:1rem}.header__actions .account-action{display:none}.product-card__info{padding-top:.75rem}.product-card__title{font-size:.84rem}.trust-grid,.footer__grid{grid-template-columns:1fr}.footer__grid>:first-child{grid-column:auto}.cart-item{grid-template-columns:76px 1fr}.cart-item__price{grid-column:2;text-align:left}.product-assurances{grid-template-columns:1fr}.newsletter-form .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.announcement.is-marquee .announcement__track{animation:none}.reveal-enabled [data-reveal]{opacity:1;transform:none}}.pagination{width:100%;margin:clamp(2.25rem,5vw,4rem) 0 0;padding-top:1.5rem;border-top:1px solid #dedede}.pagination__inner{width:min(100%,560px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem}.pagination__control{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:.5rem;width:max-content;padding:.55rem .9rem;border:1px solid #c9c9c9;border-radius:999px;background:transparent;color:var(--color-ink);font-size:.7rem;font-weight:750;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s}.pagination__control:hover{border-color:var(--color-ink);background:var(--color-ink);color:var(--color-paper)}.pagination__control--previous{justify-self:start}.pagination__control--next{justify-self:end}.pagination__control.is-disabled{visibility:hidden;pointer-events:none}.pagination__icon{font-size:1rem;line-height:1;transform:translateY(-.02em)}.pagination__status{display:inline-flex;align-items:baseline;justify-content:center;gap:.28rem;min-width:4.5rem;color:#747474;font-size:.72rem;font-weight:650;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.pagination__status strong{color:var(--color-ink);font-size:1rem;font-weight:800}.facet-check--link{color:inherit;text-decoration:none}.facet-check__box{width:1rem;height:1rem;border:1px solid #777;border-radius:2px;background:#fff}.facet-check--link.is-active .facet-check__box{background:#111;border-color:#111;box-shadow:inset 0 0 0 3px #fff}.facet-check--link:hover span:last-child{text-decoration:underline;text-underline-offset:.18em}@media(max-width:460px){.pagination{margin-top:2rem;padding-top:1.2rem}.pagination__inner{gap:.5rem}.pagination__control{width:40px;min-height:40px;padding:0;border-radius:50%}.pagination__label{display:none}.pagination__status{min-width:3.5rem}}:root{--motion-fast:.18s;--motion-base:.28s;--motion-slow:.62s;--motion-ease:cubic-bezier(.22,1,.36,1);--motion-soft:cubic-bezier(.2,.8,.2,1)}.motion-ready .button,.motion-ready .icon-button,.motion-ready a,.motion-ready select,.motion-ready input,.motion-ready textarea{transition-property:background-color,border-color,color,opacity,box-shadow,transform,filter;transition-duration:var(--motion-base);transition-timing-function:var(--motion-ease)}.motion-ready .button,.motion-ready .icon-button,.motion-ready .slider-controls button,.motion-ready .pagination__control{will-change:transform}.motion-ready .button:hover,.motion-ready .icon-button:hover,.motion-ready .slider-controls button:hover,.motion-ready .pagination__control:hover{transform:translateY(-2px)}.motion-ready .button:active,.motion-ready .icon-button:active,.motion-ready .slider-controls button:active,.motion-ready .pagination__control:active{transform:translateY(0) scale(.985)}.motion-ready .button.is-loading,.motion-ready .button[aria-busy=true]{position:relative;color:transparent!important;pointer-events:none}.motion-ready .button.is-loading:after,.motion-ready .button[aria-busy=true]:after{content:"";position:absolute;inset:50% auto auto 50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border:2px solid rgba(255,255,255,.78);border-right-color:transparent;border-radius:50%;animation:kandro-spin .75s linear infinite}.motion-ready .button--secondary.is-loading:after,.motion-ready .button--secondary[aria-busy=true]:after{border-color:#00000059;border-right-color:transparent}.motion-ready .button.is-success{transform:scale(1.015);box-shadow:0 10px 30px #0000001f}@keyframes kandro-spin{to{transform:rotate(360deg)}}.reveal-enabled [data-reveal]{opacity:0;transform:translate3d(0,22px,0);transition:opacity var(--motion-slow) var(--motion-ease),transform var(--motion-slow) var(--motion-ease);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.reveal-enabled [data-reveal].is-visible{opacity:1;transform:translateZ(0)}.motion-ready .section-header,.motion-ready .product-card__info,.motion-ready .trust-card,.motion-ready .value-strip__item{transition:transform var(--motion-slow) var(--motion-ease),opacity var(--motion-slow) var(--motion-ease)}.motion-ready .product-card{transition:transform var(--motion-base) var(--motion-ease),filter var(--motion-base) var(--motion-ease)}.motion-ready .product-card:hover{transform:translateY(-3px)}.motion-ready .product-card__media img{transform-origin:center;transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-slow) var(--motion-ease),filter var(--motion-base) var(--motion-ease)}.motion-ready .product-card:hover .product-card__media img:first-child{opacity:.92;transform:scale(1.025)}.motion-ready .product-card:hover .product-card__media .secondary{opacity:1;transform:scale(1.018)}.motion-ready .product-card__badges .badge{transition:transform var(--motion-base) var(--motion-ease),opacity var(--motion-base) var(--motion-ease)}.motion-ready .product-card:hover .product-card__badges .badge{transform:translateY(-1px)}.motion-ready .product-card__quick{transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease)}.motion-ready .header__link svg{transition:transform var(--motion-base) var(--motion-ease)}.motion-ready .has-mega:hover .header__link svg,.motion-ready .has-mega:focus-within .header__link svg{transform:rotate(180deg)}.motion-ready .mega-menu{transform:translate3d(0,-12px,0) scale(.985);transform-origin:top center;transition:opacity var(--motion-base) var(--motion-ease),visibility var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease)}.motion-ready .mega-menu__grid>*{opacity:0;transform:translateY(8px);transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease)}.motion-ready .has-mega:hover .mega-menu__grid>*,.motion-ready .has-mega:focus-within .mega-menu__grid>*{opacity:1;transform:none}.motion-ready .mega-menu__grid>*:nth-child(2){transition-delay:35ms}.motion-ready .mega-menu__grid>*:nth-child(3){transition-delay:70ms}.motion-ready .mega-menu__grid>*:nth-child(4){transition-delay:105ms}.motion-ready .mobile-drawer,.motion-ready .cart-drawer,.motion-ready .search-dialog{transition:opacity var(--motion-base) var(--motion-ease),visibility var(--motion-base) var(--motion-ease),backdrop-filter var(--motion-base) var(--motion-ease)}.motion-ready .mobile-drawer.is-open,.motion-ready .cart-drawer.is-open,.motion-ready .search-dialog.is-open{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.motion-ready .mobile-drawer__panel,.motion-ready .cart-drawer__panel,.motion-ready .search-panel{transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease)}.motion-ready .cart-drawer.is-open .cart-drawer__panel,.motion-ready .mobile-drawer.is-open .mobile-drawer__panel{box-shadow:-18px 0 50px #00000024}.motion-ready .cart-item{animation:kandro-item-in var(--motion-base) var(--motion-ease) both}@keyframes kandro-item-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}.motion-ready [data-motion-surface] .hero__media img,.motion-ready [data-motion-surface] .hero__media video,.motion-ready [data-motion-surface] .editorial-banner__media img,.motion-ready .category-card img{transition:transform 1.2s var(--motion-soft),filter var(--motion-slow) var(--motion-ease)}.motion-ready .hero.is-visible .hero__media img,.motion-ready .hero.is-visible .hero__media video,.motion-ready .editorial-banner.is-visible .editorial-banner__media img{transform:scale(1.025)}.motion-ready .hero__content{animation:kandro-hero-drift .82s var(--motion-ease) both}@keyframes kandro-hero-drift{0%{opacity:.001;transform:translateY(14px)}to{opacity:1;transform:none}}.motion-ready .slider-track{scroll-behavior:smooth;overscroll-behavior-inline:contain}.motion-ready .slider-track>*{transition:transform var(--motion-base) var(--motion-ease),opacity var(--motion-base) var(--motion-ease)}.motion-ready .slider-track.is-gliding>*{transform:translateY(-2px)}.motion-ready .faq details>*,.motion-ready .product-accordions details>*,.motion-ready .mobile-nav details>*,.motion-ready .facets details>*{will-change:height,opacity}.motion-ready .faq summary,.motion-ready .product-accordions summary,.motion-ready .mobile-nav summary,.motion-ready .facets summary{transition:color var(--motion-base) var(--motion-ease),padding-left var(--motion-base) var(--motion-ease)}.motion-ready .faq summary:hover,.motion-ready .product-accordions summary:hover,.motion-ready .mobile-nav summary:hover,.motion-ready .facets summary:hover{padding-left:.25rem}.motion-ready .skeleton:after{animation:kandro-skeleton 1.15s ease-in-out infinite}@keyframes kandro-skeleton{to{transform:translate(100%)}}.motion-ready .toast{transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease)}@media(max-width:780px){.motion-ready .product-card:hover{transform:none}.motion-ready .product-card__media img{transition-duration:var(--motion-base)}.motion-ready .button:hover,.motion-ready .icon-button:hover,.motion-ready .slider-controls button:hover{transform:none}.motion-ready .mobile-drawer__panel,.motion-ready .cart-drawer__panel{transition-duration:.24s}.reveal-enabled [data-reveal]{transform:translate3d(0,14px,0);transition-duration:.42s}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready *,.motion-ready *:before,.motion-ready *:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important;scroll-behavior:auto!important}.motion-ready .button.is-loading:after,.motion-ready .button[aria-busy=true]:after{animation:none}.reveal-enabled [data-reveal]{opacity:1!important;transform:none!important}}.product-gallery-wrap>.product-gallery:first-child{grid-column:1/-1}.product-gallery-wrap:not(:has(.product-thumbnails)){display:block}.product-gallery{grid-template-columns:1fr}.product-media{aspect-ratio:1/1;min-height:min(62vw,680px);background:#fff;border:1px solid #f0f0f0;padding:clamp(1.25rem,4vw,3.5rem)}.product-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width:781px){.product-main{grid-template-columns:minmax(0,1.05fr) minmax(420px,.82fr)}}@media(max-width:780px){.product-media{min-height:auto;padding:1rem}}.product-main .product-media{background:#fff;padding:clamp(1.25rem,4vw,3.5rem)}.product-main .product-media img{object-fit:contain!important;object-position:center}@media(max-width:780px){.product-main .product-media{padding:1rem}}.product-card__media{aspect-ratio:1/1;display:grid;place-items:center;background:#f7f7f7;border:1px solid #f0f0f0;isolation:isolate}.product-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.14);transform-origin:top center}.motion-ready .product-card .product-card__media img{transform:scale(1.14);transform-origin:top center}.motion-ready .product-card:hover .product-card__media img:first-child,.motion-ready .product-card:hover .product-card__media .secondary{transform:scale(1.17)}.product-card__media .secondary{width:100%;height:100%}.slider-track .product-card,.product-grid .product-card,.predictive-products .product-card{display:grid;grid-template-rows:auto 1fr}.product-card__info{min-height:9.75rem}.product-card__title{min-height:2.4em}.price{min-height:1.35rem}@media(max-width:780px){.product-card__info{min-height:8.75rem}.product-card__title{min-height:2.25em}}.product-card[data-product-handle="31-hats-x-el-mago-magic-red"] .product-card__media img,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"] .product-card__media img{object-position:center bottom;transform:translateY(5%) scale(1.34);transform-origin:center bottom}.product-card[data-product-handle="31-hats-x-el-mago-magic-red"]:hover .product-card__media img,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"]:hover .product-card__media img:first-child,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"]:hover .product-card__media .secondary{transform:translateY(5%) scale(1.37)}.template-collection{background:#050505}.template-collection .announcement,.featured-collection-section--dark{background:#030303;color:#fff}.template-collection .site-header{background:#050505;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.template-collection .cart-count{background:#fff;color:#050505}.template-collection .mega-menu{background:#080808;color:#fff;border-color:#ffffff24}.collection-reference{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(255,255,255,.14),transparent 24rem),linear-gradient(180deg,#0000007a,#050505 34rem),#050505;color:#fff}.collection-reference:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:var(--collection-bg-image,linear-gradient(135deg,#141414,#020202 58%,#181818));background-size:cover;background-position:center top;opacity:.28;filter:saturate(.75) contrast(1.05);transform:scale(1.01)}.collection-reference:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000004d,#050505 42rem),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 25%);pointer-events:none}.collection-reference .breadcrumbs{color:#ffffff9e}.collection-reference .breadcrumbs a:hover{color:#fff}.collection-hero--reference{padding:clamp(3rem,7vw,6.5rem) 0 clamp(.2rem,.6vw,.45rem);border-bottom:0}.collection-hero--reference .collection-hero__row{grid-template-columns:minmax(0,1.1fr) minmax(280px,520px);align-items:end}.collection-hero--reference h1{max-width:980px;margin-bottom:.75rem;font-size:clamp(3.15rem,8.6vw,9.5rem);letter-spacing:-.075em;text-transform:uppercase}.collection-hero--reference .eyebrow,.collection-reference .eyebrow{color:#ffffffd1;letter-spacing:.22em}.collection-hero__copy{color:#ffffffc2;font-size:.95rem}.collection-hero__chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}.collection-hero__chips span{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.45rem .78rem;background:#ffffff0f;color:#fff;font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-brand-nav{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:clamp(2rem,4vw,3rem)}.collection-brand-nav a{display:inline-flex;align-items:center;min-height:40px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.55rem .9rem;color:#ffffffd1;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;transition:background .22s,color .22s,border-color .22s,transform .22s}.collection-brand-nav a:hover,.collection-brand-nav a[aria-current=page]{background:#fff;color:#050505;border-color:#fff;transform:translateY(-1px)}.collection-shell--reference{grid-template-columns:250px minmax(0,1fr);gap:clamp(1.25rem,2.4vw,2.3rem);padding-block:0 var(--section-space)}.collection-reference .facets details,.collection-reference .facets details:last-of-type,.collection-reference .active-filter,.collection-toolbar--reference{border-color:#ffffff29}.collection-reference .facets__values{color:#ffffffc7}.collection-reference .facet-check__box,.collection-reference .facet-check input{background:#fff}.collection-toolbar--reference{padding:1rem;margin-bottom:.25rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff0e;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.collection-toolbar--reference .muted{color:#ffffff9e;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-toolbar--reference select,.collection-reference .field input,.collection-reference .field select{border-color:#ffffff3d;background:#111;color:#fff}.collection-reference .button--secondary,.featured-collection-section--dark .button--secondary{border-color:#fff;color:#fff}.collection-reference .button--secondary:hover,.featured-collection-section--dark .button--secondary:hover{background:#fff;color:#050505}.collection-reference .active-filter{color:#fff;background:#ffffff14}.product-grid--reference,.collection-reference .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.45rem)}.collection-reference .product-card,.featured-collection-section--dark .product-card{color:#fff}.collection-reference .product-card__media,.featured-collection-section--dark .product-card__media{aspect-ratio:1/1;background:#f6f6f6;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 1px #ffffff0f,0 16px 45px #00000047,0 0 38px #ffffff1f}.collection-reference .product-card:hover .product-card__media,.featured-collection-section--dark .product-card:hover .product-card__media{box-shadow:0 0 0 1px #ffffff29,0 20px 58px #00000057,0 0 48px #fff3}.collection-reference .product-card__info,.featured-collection-section--dark .product-card__info{color:#fff}.collection-reference .product-card__vendor,.featured-collection-section--dark .product-card__vendor,.collection-reference .product-card__variants,.featured-collection-section--dark .product-card__variants{color:#ffffff94}.product-card__variants{margin:-.15rem 0 .45rem;font-size:.63rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.collection-reference .price,.featured-collection-section--dark .price{color:#fff}.collection-reference .price s,.featured-collection-section--dark .price s{color:#ffffff7a}.product-card__discount{margin-top:.25rem;color:var(--color-accent);font-size:.63rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.collection-reference .original-note,.featured-collection-section--dark .original-note{color:#ffffffb3}.collection-reference .original-note:before,.featured-collection-section--dark .original-note:before{background:#fff;color:#050505}.badge--save{background:#fff;color:#050505}.featured-collection-section--dark{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.14),transparent 21rem),linear-gradient(180deg,#050505,#0a0a0a)}.featured-collection-section--dark:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 25%)}.featured-collection-section--dark .slider-controls button{border-color:#ffffff38;background:#ffffff0a;color:#fff}.featured-collection-section--dark .slider-controls button:hover{background:#fff;color:#050505}.featured-collection-section--dark .slider-track{grid-auto-columns:minmax(260px,calc((100% - 4.5rem)/4))}.collection-reference .pagination{border-top-color:#ffffff24}.collection-reference .pagination__control{border-color:#ffffff42;color:#fff}.collection-reference .pagination__control:hover{background:#fff;color:#050505}.collection-reference .pagination__status,.collection-reference .pagination__status strong{color:#fff}@media(max-width:1100px){.product-grid--reference,.collection-reference .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.collection-hero--reference{padding-top:1.4rem}.collection-hero--reference .collection-hero__row{grid-template-columns:1fr}.collection-hero--reference h1{font-size:clamp(3rem,16vw,5.2rem)}.collection-brand-nav{overflow:auto;flex-wrap:nowrap;padding-bottom:.35rem;scrollbar-width:none}.collection-brand-nav::-webkit-scrollbar{display:none}.collection-shell--reference{display:block}.collection-reference .facets{background:#080808;color:#fff}.product-grid--reference,.collection-reference .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .65rem}.featured-collection-section--dark .slider-track{grid-auto-columns:minmax(170px,48vw);gap:.65rem}.collection-toolbar--reference{border-radius:14px}}@media(max-width:460px){.collection-hero__chips span{min-height:31px;font-size:.6rem}.collection-reference .product-card__badges,.featured-collection-section--dark .product-card__badges{top:.55rem;left:.55rem}.collection-reference .badge,.featured-collection-section--dark .badge{font-size:.55rem;padding:.25rem .38rem}}.brand-products-section{background:#fff}.brand-products-section__header{margin-bottom:clamp(1.5rem,3vw,2.4rem)}.brand-products-stack{display:grid;gap:clamp(2.5rem,5vw,4.75rem)}.brand-products-row{padding-top:clamp(1.25rem,2.4vw,2rem);border-top:1px solid #d8d8d8}.brand-products-row__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.2rem,2.5vw,2rem)}.brand-products-row__heading h3{margin:0;font-size:clamp(2rem,4.2vw,5rem);letter-spacing:-.06em;text-transform:uppercase}.brand-products-row__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.55rem)}.brand-products-row__grid .product-card__media{aspect-ratio:1/1}.brand-products-row__grid .product-card__info{min-height:8.5rem}@media(max-width:1100px){.brand-products-row__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.brand-products-row__heading{align-items:start;display:grid}.brand-products-row__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem .7rem}.brand-products-stack{gap:3rem}}body{background:#050505}body:before{content:"";position:fixed;z-index:-2;top:0;right:0;bottom:0;left:0;background:var(--site-bg-image, linear-gradient(transparent,transparent)),radial-gradient(circle at 52% 32%,rgba(255,255,255,.17),transparent 15rem),radial-gradient(circle at 80% 18%,rgba(255,255,255,.11),transparent 17rem),linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18%),linear-gradient(180deg,#0d0d0d,#020202 72%);background-size:cover,auto,auto,auto,auto;background-position:center,center,center,center,center;filter:contrast(1.18)}body:after{content:"KS";position:fixed;z-index:-1;right:7vw;top:8vh;color:#ffffff0b;font-family:var(--font-heading);font-size:min(34vw,31rem);font-weight:900;line-height:.8;letter-spacing:-.16em;transform:rotate(-4deg);pointer-events:none}.site-header--reference{background:transparent!important;color:#fff;border-bottom:0}.site-header--reference.is-sticky{position:relative;top:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.header__reference-top{min-height:126px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:1.1rem}.header__search{justify-self:start}.header__actions--reference{justify-self:end}.header__logo--mark{width:92px;height:92px;display:grid;place-items:center;justify-self:center}.header__logo--mark img{width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,255,255,.35))}.header__inner--reference{min-height:auto;display:flex;justify-content:center;padding-bottom:1.35rem}.header__menu--reference{max-width:1240px;justify-content:center;flex-wrap:wrap;gap:0}.header__menu--reference .header__link{min-height:41px;padding:.65rem .8rem;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:-.02em;line-height:1.05;text-transform:uppercase}.header__menu--reference .header__link:after{bottom:.5rem;height:2px}.site-header--reference .icon{width:1.75rem;height:1.75rem;stroke-width:1.55}.site-header--reference .cart-count{position:absolute;right:.15rem;bottom:.15rem;background:#fff;color:#000}.announcement{min-height:26px;border:0;background:#000}.announcement__track{padding:.38rem 0;gap:4.25rem;font-size:.75rem;font-weight:900}.announcement__item:after{content:"|";opacity:.52}main{color:#fff}.template-index main,.template-collection main,.template-product main,.template-404 main{background:transparent}.template-index .hero,.template-index .value-strip,.template-index .brand-products-section,.template-index .section--soft,.template-index .section{background:transparent;color:#fff}.template-index .hero{min-height:44vh;align-items:center}.template-index .hero__placeholder,.template-index .hero__media:after{background:transparent}.template-index .hero__content{padding-top:1.5rem}.template-index .hero h1{font-size:clamp(2.9rem,5.8vw,6.5rem)}.template-index .value-strip,.template-index .value-strip__item{border-color:#ffffff29}.template-index .value-strip__item span,.template-index .muted{color:#ffffffb8}.featured-collection-section--dark,.collection-reference{background:transparent!important}.featured-collection-section--dark:before,.collection-reference:before,.collection-reference:after{display:none}.collection-hero--reference{padding-top:clamp(2.4rem,4.5vw,4.4rem)}.collection-hero--reference h1,.featured-collection-section--dark .section-header h2{font-size:clamp(2.2rem,4.5vw,4rem);letter-spacing:-.045em}.collection-hero__chips,.collection-brand-nav{display:none}.collection-toolbar--reference{border:0;border-radius:0;background:transparent;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.collection-reference .facets{color:#fff}.collection-reference .facets details,.collection-reference .facets details:last-of-type{border-color:#fff3}.collection-reference .product-card__media,.featured-collection-section--dark .product-card__media,.brand-products-row__grid .product-card__media{aspect-ratio:1.25/1;background:#fff;border:0;box-shadow:0 0 14px #ffffffb8,0 0 38px #ffffff38}.collection-reference .product-card__media img,.featured-collection-section--dark .product-card__media img,.brand-products-row__grid .product-card__media img{object-fit:cover;object-position:center;transform:none}.motion-ready .collection-reference .product-card__media img,.motion-ready .featured-collection-section--dark .product-card__media img,.motion-ready .brand-products-row__grid .product-card__media img{transform:none}.motion-ready .collection-reference .product-card:hover .product-card__media img:first-child,.motion-ready .featured-collection-section--dark .product-card:hover .product-card__media img:first-child,.motion-ready .brand-products-row__grid .product-card:hover .product-card__media img:first-child{transform:scale(1.018)}.product-card__badges{top:0;left:0}.badge{border-radius:7px;border:1px solid rgba(255,255,255,.75);background:#000;color:#fff;padding:.58rem .85rem;font-size:.72rem}.badge--sale,.badge--save{background:#000;color:#fff}.product-card__info{text-align:center}.product-card__quick{display:none}.product-card__vendor,.product-card__variants,.product-card__discount,.original-note{display:none!important}.product-card__title{color:#fff;font-size:.95rem;font-weight:900;letter-spacing:-.02em;text-transform:uppercase}.price{justify-content:center;color:#fff;font-size:1.05rem;font-weight:900}.price s{color:#fff;opacity:.95;text-decoration-thickness:2px}.product-main{color:#fff;grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);padding-top:2.8rem}.product-info h1{color:#fff;font-size:clamp(1.5rem,2vw,2.1rem);line-height:1.12;text-transform:uppercase}.product-media{border:0;background:#fff;padding:0;min-height:min(38vw,620px)}.product-media img{object-fit:cover!important}.product-form .button{border-color:#fff;background:#000;color:#fff}.product-option select,.quantity,.quantity button,.quantity input{background:#00000047;color:#fff;border-color:#fff}.product-status,.product-assurances,.product-accordions{color:#fff}.product-assurances{align-items:stretch}.product-assurances .assurance{display:flex;min-height:104px;flex-direction:column;justify-content:center;gap:.35rem;border:1px solid rgba(255,255,255,.16);background:#0a0a0ae0;color:#ffffffc2;line-height:1.45}.product-assurances .assurance strong{color:#fff;letter-spacing:.08em;text-transform:uppercase}.product-recommendations--dark{background:transparent!important;color:#fff;padding-block:clamp(2.5rem,5vw,4rem)}.product-recommendations--dark .section-header{margin-bottom:clamp(1.2rem,2vw,1.6rem)}.product-recommendations--dark .section-header h2{color:#fff}.product-recommendations--dark .eyebrow{color:#ffffffb3}.product-recommendations--dark .product-card{color:#fff}.product-recommendations--dark .product-card__media{aspect-ratio:1.25/1;border:0;background:transparent;box-shadow:0 0 28px #ffffff1f}.product-recommendations--dark .product-card__media img{object-fit:cover;object-position:center}.product-recommendations--dark .slider-controls button{border-color:#ffffff47;background:#ffffff0f;color:#fff}.product-recommendations__button{margin-top:1.6rem}.product-recommendations--dark .button--secondary{border-color:#fff;color:#fff}.product-recommendations--dark .button--secondary:hover{background:#fff;color:#000}@media(max-width:780px){.header__reference-top{min-height:92px;padding-top:.5rem}.header__logo--mark{width:68px;height:68px}.header__logo--mark img{width:62px;height:62px}.header__inner--reference{display:none}.mobile-toggle{display:inline-grid;grid-column:1;grid-row:1;justify-self:start}.header__search{margin-left:2.8rem}.collection-hero--reference h1,.featured-collection-section--dark .section-header h2{font-size:clamp(1.85rem,9vw,3rem)}.collection-reference .product-grid,.product-grid--reference{gap:1.1rem .75rem}.collection-reference .product-card__media,.featured-collection-section--dark .product-card__media,.brand-products-row__grid .product-card__media{aspect-ratio:1.25/1}.product-card__title{font-size:.82rem}.price{display:grid;gap:.18rem;font-size:1rem}.product-main{grid-template-columns:1fr}.product-recommendations--dark{padding-block:2rem}.product-recommendations--dark .slider-track{grid-auto-columns:74vw}}.template-index .featured-collection-section:first-of-type{padding-top:clamp(1.2rem,2.2vw,2rem)}.template-index .featured-collection-section:first-of-type .product-slider{position:relative;z-index:2}.template-index .featured-collection-section:first-of-type .slider-track{display:grid;grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:unset;overflow:visible;gap:clamp(.75rem,1.35vw,1.25rem);padding-bottom:0}.template-index .featured-collection-section:first-of-type .slider-track>*{min-width:0}.template-index .featured-collection-section:first-of-type .slider-controls{display:none}@media(max-width:1100px){.template-index .featured-collection-section:first-of-type .slider-track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.template-index .featured-collection-section:first-of-type .slider-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .65rem}}.product-card__media,.collection-reference .product-card__media,.featured-collection-section--dark .product-card__media,.brand-products-row__grid .product-card__media,.predictive-link img{display:grid;place-items:center;overflow:hidden;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.product-card__media img,.product-card__media .secondary,.collection-reference .product-card__media img,.featured-collection-section--dark .product-card__media img,.brand-products-row__grid .product-card__media img,.predictive-link img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important;transform:translateY(-4%) scale(1.1)!important;transform-origin:center center!important}.motion-ready .product-card .product-card__media img,.motion-ready .collection-reference .product-card__media img,.motion-ready .featured-collection-section--dark .product-card__media img,.motion-ready .brand-products-row__grid .product-card__media img,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"] .product-card__media img{transform:translateY(-4%) scale(1.1)!important;transform-origin:center center!important}.motion-ready .product-card:hover .product-card__media img:first-child,.motion-ready .product-card:hover .product-card__media .secondary,.motion-ready .collection-reference .product-card:hover .product-card__media img:first-child,.motion-ready .featured-collection-section--dark .product-card:hover .product-card__media img:first-child,.motion-ready .brand-products-row__grid .product-card:hover .product-card__media img:first-child,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"]:hover .product-card__media img:first-child,.motion-ready .product-card[data-product-handle="31-hats-x-el-mago-magic-red"]:hover .product-card__media .secondary{transform:translateY(-4%) scale(1.13)!important}.product-media img,.product-main .product-media img,.product-thumbnails img{object-fit:contain!important;object-position:center center!important;transform:none!important;transform-origin:center center!important}.product-media,.product-main .product-media,.product-thumbnails a,.cart-item__image{background:transparent!important;border-color:transparent!important;box-shadow:none!important}@media(max-width:780px){.product-card__media img,.product-card__media .secondary,.collection-reference .product-card__media img,.featured-collection-section--dark .product-card__media img,.brand-products-row__grid .product-card__media img{transform:translateY(-3%) scale(1.08)!important}}.product-card__media .secondary,.product-card:hover .product-card__media .secondary,.motion-ready .product-card:hover .product-card__media .secondary{display:none!important;opacity:0!important;visibility:hidden!important}.product-card:hover .product-card__media img:first-child,.motion-ready .product-card:hover .product-card__media img:first-child,.collection-reference .product-card:hover .product-card__media img:first-child,.featured-collection-section--dark .product-card:hover .product-card__media img:first-child,.brand-products-row__grid .product-card:hover .product-card__media img:first-child{opacity:1!important;transform:translateY(-4%) scale(1.13)!important}.newsletter-panel,.site-footer .newsletter-panel{background:#000!important;color:#fff!important;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 42px #ffffff14}.newsletter-panel .eyebrow,.newsletter-panel h2,.newsletter-panel .rte,.newsletter-panel .rte p{color:#fff!important}.newsletter-panel .rte{opacity:.78}.newsletter-form input{background:#050505!important;color:#fff!important;border-color:#ffffff73!important}.newsletter-form input::placeholder{color:#ffffff8c!important}.newsletter-form .button{background:#fff!important;color:#000!important;border-color:#fff!important}.newsletter-form .button:hover{background:#dcdcdc!important;border-color:#dcdcdc!important}.template-index .featured-collection-section--dark,.template-index .brand-products-section{min-height:0!important;height:auto!important;padding-top:clamp(2.2rem,4vw,4rem)!important;padding-bottom:clamp(2.6rem,5vw,5rem)!important;overflow:visible!important}.template-index .featured-collection-section--dark .page-width,.template-index .brand-products-section .page-width{min-height:0!important}.template-index .featured-collection-section--dark .product-slider,.template-index .featured-collection-section--dark .slider-track,.template-index .brand-products-stack,.template-index .brand-products-row,.template-index .brand-products-row__grid{min-height:0!important;height:auto!important}.template-index .featured-collection-section--dark .section-header,.template-index .brand-products-row__heading{margin-bottom:clamp(1rem,2vw,1.75rem)!important}.template-index .brand-products-stack{gap:clamp(2rem,4vw,3.5rem)!important}.template-index .brand-products-row{padding-top:clamp(1.35rem,2.5vw,2.25rem)!important}.template-index .featured-collection-section--dark .slider-track{align-items:start!important}.template-index .featured-collection-section--dark .product-card,.template-index .brand-products-row__grid .product-card{align-self:start!important}.template-index [data-reveal],.template-index .reveal-enabled [data-reveal],.template-index .reveal-enabled [data-reveal].is-visible{opacity:1!important;transform:none!important;visibility:visible!important}@media(max-width:780px){.template-index .featured-collection-section--dark,.template-index .brand-products-section{padding-top:2rem!important;padding-bottom:3rem!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
