@layer theme{:root,:host{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#070706;--foreground:#f7f5ee;--surface:#0d0d0b;--gold:#ffb900;--gold-light:#ffd34f;--gold-muted:#bd8b16;--line:#ffb9002e}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html{background:var(--background)}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{background:radial-gradient(circle at 50% -15%, #ffb90012, transparent 32rem), var(--background);flex-direction:column;min-height:100vh;display:flex}.page-canvas{flex:1;min-height:calc(100vh - 92px)}.navbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070706eb;position:sticky;top:0;box-shadow:0 18px 50px #00000057}.navbar:after{background:linear-gradient(90deg, transparent 4%, var(--gold) 27%, transparent 58%);content:"";opacity:.6;pointer-events:none;height:1px;position:absolute;bottom:-1px;left:0;right:0}.navbar-glow{filter:blur(72px);pointer-events:none;background:#ffb90029;border-radius:999px;width:280px;height:150px;position:absolute;top:-90px;left:8%}.navbar-inner{align-items:center;gap:clamp(22px,3vw,52px);width:min(100% - 48px,1500px);height:104px;margin:0 auto;display:flex;position:relative}.brand{outline:none;flex:none;align-items:center;gap:13px;display:inline-flex}.brand-mark{filter:drop-shadow(0 0 14px #ffb90033);border-radius:50%;flex:0 0 90px;width:90px;height:90px;transition:filter .18s,transform .18s}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand:hover .brand-mark,.brand:focus-visible .brand-mark{filter:drop-shadow(0 0 20px #ffb9006b);transform:rotate(-2deg)scale(1.03)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{color:var(--gold);letter-spacing:.12em;font-size:1.2rem;font-weight:900}.brand-copy span{color:#ddd8ca;letter-spacing:.13em;margin-top:6px;font-size:.75rem;font-weight:700}.desktop-nav{flex:auto;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.nav-link,.nav-trigger{color:#d4d1c9;cursor:pointer;letter-spacing:-.01em;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;height:48px;padding:0 15px;font-size:1rem;font-weight:700;transition:color .16s,background .16s;display:inline-flex;position:relative}.nav-trigger svg,.mobile-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px}.nav-link:hover,.nav-link:focus-visible,.nav-trigger:hover,.nav-trigger:focus-visible,.nav-group:focus-within .nav-trigger,.nav-group:hover .nav-trigger{color:var(--gold-light);background:#ffffff0b;outline:none}.nav-link-active:after{background:var(--gold);content:"";border-radius:3px;height:2px;position:absolute;bottom:3px;left:11px;right:11px;box-shadow:0 0 8px #ffb900a6}.nav-group{align-items:center;padding:14px 0;display:flex;position:relative}.nav-group>.nav-link{padding-right:3px}.nav-subcategory-toggle{color:#c9c3b2;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:38px;display:grid}.nav-subcategory-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;transition:transform .18s}.nav-subcategory-toggle:hover,.nav-subcategory-toggle:focus-visible,.nav-group.is-open .nav-subcategory-toggle{color:var(--gold);background:#ffb90014;outline:none}.nav-group.is-open .nav-subcategory-toggle svg{transform:rotate(180deg)}.dropdown{opacity:0;pointer-events:none;transform-origin:top;background:linear-gradient(145deg,#181712fa,#0a0a08fc);border:1px solid #ffb90038;border-radius:15px;width:310px;max-height:min(64vh,500px);padding:9px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% - 5px);left:50%;overflow-y:auto;transform:translate(-50%,8px)scale(.98);box-shadow:0 24px 70px #0000009e,inset 0 1px #ffffff0a}.dropdown:before{background:var(--gold);content:"";width:52px;height:1px;box-shadow:0 0 12px var(--gold);position:absolute;top:-1px;left:22px}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown,.nav-group.is-open .dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.dropdown-heading{color:var(--gold-muted);letter-spacing:.14em;text-transform:uppercase;padding:8px 10px 9px;font-size:.7rem;font-weight:800}.dropdown a{color:#e4e1d8;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:45px;padding:8px 10px;font-size:.875rem;transition:background .15s,color .15s,padding .15s;display:flex}.dropdown a svg{fill:none;width:17px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;opacity:0;flex:0 0 17px;transition:opacity .15s,transform .15s;transform:translate(-5px)}.dropdown a:hover,.dropdown a:focus-visible{color:#fff;background:#ffb90017;outline:none;padding-left:14px}.dropdown a:hover svg,.dropdown a:focus-visible svg{opacity:1;transform:translate(0)}.custom-cta{height:43px;color:var(--gold-light);background:linear-gradient(#ffb9001f,#ffb9000a);border:1px solid #ffb90085;border-radius:9px;flex:none;align-items:center;gap:9px;padding:0 15px;font-size:.82rem;font-weight:750;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.custom-cta:hover,.custom-cta:focus-visible{background:#ffb9002e;outline:none;transform:translateY(-1px);box-shadow:0 0 24px #ffb90021}.cta-dot{background:var(--gold);width:6px;height:6px;box-shadow:0 0 9px var(--gold);border-radius:50%}.menu-toggle,.mobile-nav{display:none}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#0b0b09 0%,#070706 100%);position:relative;overflow:hidden}.footer-accent{filter:blur(70px);pointer-events:none;background:#ffb90014;border-radius:50%;width:340px;height:150px;position:absolute;top:-90px;left:8%}.footer-inner{width:min(100% - 48px,1500px);margin:0 auto;position:relative}.footer-main{justify-content:space-between;align-items:center;gap:48px;min-height:158px;padding:28px 0;display:flex}.footer-brand-wrap{align-items:center;gap:17px;display:flex}.footer-brand-wrap:focus-visible{outline:2px solid var(--gold);outline-offset:6px;border-radius:10px}.footer-logo{filter:drop-shadow(0 0 18px #ffb90040);flex:0 0 104px;width:104px;height:104px;transition:filter .22s,transform .22s}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-brand-wrap:hover .footer-logo{filter:drop-shadow(0 0 24px #ffb9006b);transform:rotate(-3deg)scale(1.05)}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-brand strong{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:1.08rem;font-weight:900;line-height:1}.footer-brand>span{color:#ddd8ca;letter-spacing:.13em;margin-top:6px;font-size:.66rem;font-weight:700}.footer-brand p{color:#99968d;margin:13px 0 0;font-size:.9rem}.footer-social-block{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.social-title{color:#77756e;letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:750}.social-links{gap:9px;display:flex}.social-link{color:#bdb9ae;background:#ffffff05;border:1px solid #ffb90029;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:color .18s,border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.social-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px;height:19px;transition:transform .22s}.social-link .icon-fill{fill:currentColor;stroke:none}.social-link:hover,.social-link:focus-visible{color:var(--gold-light);background:#ffb90013;border-color:#ffb90080;outline:none;transform:translateY(-4px);box-shadow:0 8px 22px #ffb9001a}.social-link:hover svg,.social-link:focus-visible svg{transform:scale(1.12)rotate(-5deg)}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;min-height:58px;display:flex}.footer-bottom p{color:#686760;margin:0;font-size:.73rem}.developer-credit{color:#5f5e58;letter-spacing:.02em;align-items:center;gap:7px;font-size:.68rem;transition:color .18s;display:inline-flex}.developer-credit strong{color:#918d82;font-weight:700}.credit-line{background:var(--gold-muted);opacity:.65;width:18px;height:1px}.developer-credit:hover,.developer-credit:focus-visible{color:#8b887e;outline:none}.developer-credit:hover strong,.developer-credit:focus-visible strong{color:var(--gold-muted)}.store-section{width:min(100% - 48px,1500px);margin:0 auto;padding:105px 0 42px;scroll-margin-top:110px}.store-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.store-heading>div>span{color:var(--gold-muted);letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;font-weight:800}.store-heading h2{color:#f2efe7;letter-spacing:-.055em;margin:8px 0 0;font-size:clamp(2.25rem,4vw,4rem);line-height:.98}.store-heading>p{color:#76736b;text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px;font-size:.78rem}.store-toolbar{display:flex}.search-field{background:#ffffff06;border:1px solid #ffffff1a;border-radius:11px;align-items:center;width:min(100%,560px);height:52px;transition:border-color .18s,background .18s;display:flex}.search-field:focus-within{background:#ffb90009;border-color:#ffb90080}.search-field svg{fill:none;stroke:#76736b;stroke-linecap:round;stroke-width:1.6px;width:19px;margin-left:17px}.search-field input{color:#e2ded4;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 16px 0 11px;font-size:.88rem}.search-field input::placeholder{color:#67655f}.category-filters{scrollbar-width:none;gap:8px;margin:15px 0 32px;padding-bottom:4px;display:flex;overflow-x:auto}.category-filters::-webkit-scrollbar{display:none}.category-filters a{color:#87847c;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:999px;flex:none;align-items:center;min-height:38px;padding:0 15px;font-size:.76rem;font-weight:700;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.category-filters a:hover,.category-filters a:focus-visible{color:var(--gold-light);border-color:#ffb90059;outline:none;transform:translateY(-1px)}.category-filters a.is-active{border-color:var(--gold-muted);color:var(--gold-light);background:#ffb9001a}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,24px);display:grid}.product-card{animation:product-enter .5s calc(min(var(--product-index), 7) * 60ms) cubic-bezier(.2,.8,.2,1) both;background:linear-gradient(155deg,#12120f,#0a0a08);border:1px solid #ffffff17;border-radius:15px;transition:border-color .22s,transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 18px 45px #00000038}.product-card:hover{border-color:#ffb90057;transform:translateY(-7px);box-shadow:0 24px 55px #00000059,0 0 28px #ffb9000f}.product-card:focus-within{border-color:var(--gold);box-shadow:0 0 0 2px #ffb9004d}.product-card-link{outline:none;height:100%;display:block}.product-media{aspect-ratio:.82;background:#11110e;position:relative;overflow:hidden}.product-media>img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .24s}.product-card:hover .product-media>img{filter:saturate(1.08);transform:scale(1.045)}.product-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#070706b8);height:42%;position:absolute;inset:auto 0 0}.product-tag,.product-code{z-index:2;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800;position:absolute;top:13px}.product-tag{background:var(--gold);color:#080806;border-radius:999px;padding:7px 9px;left:13px}.product-code{color:#c8c3b6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070706b8;border-radius:6px;padding:7px 8px;right:13px}.product-image-missing{color:var(--gold);background:radial-gradient(circle,#ffb90017,#0000 55%),linear-gradient(135deg,#15140f,#090908);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.product-image-missing span{letter-spacing:-.08em;opacity:.7;font-size:2.7rem;font-weight:950}.product-image-missing small{color:#66635c;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.product-info{padding:16px 18px 18px}.product-category{min-width:0;color:var(--gold-muted);letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.61rem;font-weight:750;overflow:hidden}.product-title-row{justify-content:space-between;align-items:baseline;gap:12px;margin-top:9px;display:flex}.product-price{color:var(--gold-light);letter-spacing:-.02em;white-space:nowrap;flex:none;font-size:1.05rem}.product-price-stack{white-space:nowrap;flex-direction:column;flex:none;align-items:flex-end;gap:2px;display:flex}.product-price-stack del,.detail-price-stack del{color:#8d8980;font-size:.78rem;font-weight:600}.product-info h3{color:#ebe7dd;min-width:0;margin:0;font-size:1.02rem;line-height:1.35}.product-sizes-row{border-top:1px solid #ffffff12;align-items:flex-start;gap:12px;min-width:0;margin-top:16px;padding-top:11px;display:flex}.product-sizes-label{color:#77746d;letter-spacing:.12em;text-transform:uppercase;flex:none;font-size:.62rem;font-weight:750}.product-sizes{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;min-height:28px;display:flex}.product-sizes span{color:#96938b;border:1px solid #ffffff1a;border-radius:6px;place-items:center;min-width:27px;height:27px;padding:0 5px;font-size:.64rem;font-weight:750;display:grid}.product-sizes small{color:#6f6d66;font-size:.7rem}.product-card{flex-direction:column;display:flex}.product-card-purchase{flex-direction:column;flex:1;justify-content:flex-end;padding:0 18px 18px;display:flex}.product-card-purchase .product-sizes-row{margin-top:0}.product-sizes button{color:#aaa69e;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;place-items:center;min-width:28px;min-height:29px;padding:0 5px;font-size:.65rem;font-weight:750;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.product-sizes button:hover,.product-sizes button:focus-visible{border-color:var(--gold);color:var(--gold-light);outline:none;transform:translateY(-2px)}.product-sizes button.is-selected{border-color:var(--gold);background:var(--gold);color:#151008}.product-card-add{min-height:42px;color:var(--gold-light);cursor:pointer;letter-spacing:.04em;background:#ffb90017;border:1px solid #ffb9007a;border-radius:8px;margin-top:15px;font-size:.75rem;font-weight:850;transition:background .18s,color .18s,transform .18s,box-shadow .18s}.product-card-add:hover,.product-card-add:focus-visible{background:var(--gold);color:#151008;outline:none;transform:translateY(-2px);box-shadow:0 8px 24px #ffb90021}.product-card-add:disabled{cursor:not-allowed;opacity:.45;transform:none}.product-detail{width:min(100% - 48px,1340px);min-height:65vh;margin:0 auto;padding:48px 0 110px}.detail-back{color:#aaa69c;margin-bottom:32px;font-size:.82rem;transition:color .18s,transform .18s;display:inline-flex}.detail-back:hover,.detail-back:focus-visible{color:var(--gold);outline:none;transform:translate(-4px)}.detail-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:clamp(32px,6vw,90px);display:grid}.detail-image{aspect-ratio:.95;background:#11110e;border:1px solid #ffb90029;border-radius:18px;position:relative;overflow:hidden}.detail-image>img{object-fit:contain}.detail-image>.detail-preview{filter:blur(12px);transform:scale(1.04)}.detail-image>.detail-current.is-initializing{opacity:0}.detail-image>.detail-incoming{z-index:1;opacity:0;transition:opacity .22s}.detail-image>.detail-incoming.is-ready{opacity:1}.detail-loading{z-index:2;color:#eee9de;opacity:0;background:#070706c7;border:1px solid #ffffff1f;border-radius:20px;padding:7px 11px;font-size:.72rem;animation:.16s .4s forwards detail-loading-appear;position:absolute;bottom:16px;left:16px}@keyframes detail-loading-appear{to{opacity:1}}@media (prefers-reduced-motion:reduce){.detail-image>.detail-incoming{transition:none}}.detail-counter{color:#eee9de;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070706cc;border:1px solid #ffffff24;border-radius:30px;padding:8px 13px;font-size:.74rem;position:absolute;bottom:18px;right:18px}.detail-thumbnails{gap:10px;margin-top:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.detail-thumbnails button{cursor:pointer;opacity:.65;background:#141411;border:1px solid #ffffff1f;border-radius:9px;flex:0 0 80px;width:80px;height:88px;transition:border-color .18s,opacity .18s,transform .18s;position:relative;overflow:hidden}.detail-thumbnails button img{object-fit:cover}.detail-thumbnails button:hover,.detail-thumbnails button:focus-visible,.detail-thumbnails button.is-active{border-color:var(--gold);opacity:1;outline:none;transform:translateY(-2px)}.detail-copy{padding-top:clamp(0px,3vw,46px)}.detail-eyebrow{color:var(--gold-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.detail-copy h1{color:#f1ede3;letter-spacing:-.055em;margin:16px 0 12px;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:.98}.detail-code{color:#77746d;font-size:.78rem}.detail-price{color:var(--gold);margin-top:28px;font-size:2rem;display:block}.detail-price-stack{align-items:baseline;gap:12px;margin-top:28px;display:flex}.detail-price-stack .detail-price{margin-top:0}.detail-price-stack del{font-size:1.12rem}.detail-divider{background:#ffffff1a;height:1px;margin:32px 0}.detail-group{margin-bottom:25px}.detail-group>span{color:#aaa69c;letter-spacing:.09em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:750;display:block}.detail-pills{flex-wrap:wrap;gap:8px;display:flex}.detail-pills span{color:#e1ddd2;text-align:center;border:1px solid #ffb9003d;border-radius:7px;min-width:38px;padding:9px 12px;font-size:.82rem}.detail-pills small,.detail-note{color:#817e75;font-size:.84rem;line-height:1.6}.detail-note{margin-top:34px}.detail-gallery,.detail-copy{min-width:0}.detail-copy h1{overflow-wrap:anywhere}.detail-size-options button{color:#e1ddd2;cursor:pointer;background:#15140f;border:1px solid #ffb9004d;border-radius:8px;min-width:46px;min-height:44px;font-weight:750;transition:background .18s,color .18s,border-color .18s,transform .18s}.detail-size-options button:hover,.detail-size-options button:focus-visible{border-color:var(--gold);color:var(--gold);outline:none;transform:translateY(-2px)}.detail-size-options button.is-selected{border-color:var(--gold);background:var(--gold);color:#151008;box-shadow:0 0 18px #ffb90033}.detail-choice-options button{padding:10px 14px}.detail-purchase{margin-bottom:28px}.detail-purchase-actions{gap:10px;display:flex}.detail-add-cart{border:1px solid var(--gold);background:var(--gold);color:#171006;cursor:pointer;letter-spacing:.04em;border-radius:11px;justify-content:center;align-items:center;width:100%;min-height:58px;padding:0 22px;font-size:.88rem;font-weight:850;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.detail-add-cart:hover,.detail-add-cart:focus-visible{background:var(--gold-light);outline:none;transform:translateY(-3px);box-shadow:0 12px 30px #ffb9002e}.detail-add-cart:disabled{cursor:not-allowed;opacity:.5;transform:none}.detail-purchase-note{color:#817e75;margin:10px 0 0;font-size:.75rem;line-height:1.5}.cart-trigger{width:52px;height:52px;color:var(--gold-light);cursor:pointer;background:#ffb90012;border:1px solid #ffb9004a;border-radius:11px;flex:0 0 52px;place-items:center;transition:background .18s,transform .18s,border-color .18s;display:grid;position:relative}.cart-trigger:hover,.cart-trigger:focus-visible{border-color:var(--gold);background:#ffb90026;outline:none;transform:translateY(-2px)}.cart-trigger svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.cart-trigger-count{background:var(--gold);color:#151008;border-radius:30px;place-items:center;min-width:21px;height:21px;padding:0 4px;font-size:.68rem;font-weight:900;animation:.28s both cart-pop;display:grid;position:absolute;top:-8px;right:-8px}.cart-overlay{z-index:90;opacity:0;pointer-events:none;background:#000000ad;transition:opacity .28s;position:fixed;inset:0}.cart-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{z-index:91;background:#0c0c0a;border-left:1px solid #ffb90040;flex-direction:column;width:min(100%,460px);transition:transform .36s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-28px 0 70px #00000073}.cart-drawer.is-open{transform:translate(0)}.cart-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:flex-start;padding:28px;display:flex}.cart-head>div>span{color:var(--gold-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.67rem;font-weight:850}.cart-head h2{color:#f3eee3;margin:7px 0 0;font-size:2rem;line-height:1}.cart-head h2 small{color:var(--gold);vertical-align:top;font-size:.9rem}.cart-close{color:#eee;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.5rem;display:grid}.cart-close:hover,.cart-close:focus-visible{border-color:var(--gold);color:var(--gold);outline:none}.cart-items{flex:1;min-height:0;padding:8px 28px;overflow-y:auto}.cart-item{border-bottom:1px solid #ffffff14;grid-template-columns:76px minmax(0,1fr);gap:15px;padding:20px 0;animation:.28s both cart-item-enter;display:grid}.cart-item-image{background:#1b1a16;border-radius:8px;width:76px;height:91px;position:relative;overflow:hidden}.cart-item-image img{object-fit:cover}.cart-item-image>span{height:100%;color:var(--gold);place-items:center;display:grid}.cart-item-info{flex-direction:column;gap:8px;min-width:0;display:flex}.cart-item-info>a{color:#ede9de;overflow-wrap:anywhere;font-size:.9rem;font-weight:750}.cart-item-info>a:hover{color:var(--gold)}.cart-item-info>span{color:#9c988e;font-size:.77rem}.cart-item-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.cart-quantity{border:1px solid #ffffff24;border-radius:7px;align-items:center;display:flex}.cart-quantity button{width:29px;height:29px;color:var(--gold);cursor:pointer;background:0 0;border:0}.cart-quantity button:disabled{color:#555;cursor:not-allowed}.cart-quantity strong{color:#eee;text-align:center;min-width:24px;font-size:.75rem}.cart-remove{color:#9b968b;cursor:pointer;background:0 0;border:0;font-size:.72rem;text-decoration:underline}.cart-remove:hover{color:var(--gold)}.cart-summary{border-top:1px solid #ffb90036;padding:22px 28px 28px}.cart-summary>div{color:#dfdbd0;justify-content:space-between;align-items:center;display:flex}.cart-summary strong{color:var(--gold);font-size:1.45rem}.cart-summary p{color:#88847b;font-size:.76rem;line-height:1.5}.order-form{flex-direction:column;flex:1;min-height:0;padding:18px 28px 28px;animation:.28s both cart-item-enter;display:flex;overflow-y:auto}.order-back{color:var(--gold-light);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:6px 0;font-size:.8rem;font-weight:750}.order-back:hover,.order-back:focus-visible{color:#fff;outline:none}.order-form>p{color:#99958c;font-size:.8rem;line-height:1.55}.order-fields{gap:13px;margin-top:6px;display:grid}.order-fields label{color:#d9d5ca;flex-direction:column;gap:6px;font-size:.75rem;font-weight:750;display:flex}.order-fields label span{color:#8c887e;font-weight:500}.order-fields input,.order-fields textarea{color:#f1ede3;width:100%;font:inherit;background:#161510;border:1px solid #ffffff29;border-radius:8px;outline:none;padding:10px 12px;font-size:16px;font-weight:400;transition:border-color .18s,box-shadow .18s}.order-fields input{min-height:43px}.order-fields textarea{resize:vertical;min-height:76px}.order-fields input:focus,.order-fields textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffb90017}.order-fields [aria-invalid=true]{border-color:#ff956c}.order-fields small{color:#ffab8d;font-size:.7rem;line-height:1.35}.order-fields em{color:#8a867d;align-self:flex-end;font-size:.67rem;font-style:normal;font-weight:500}.order-footer{border-top:1px solid #ffb90036;margin-top:22px;padding-top:18px}.order-footer>div{color:#ddd8ce;justify-content:space-between;align-items:center;display:flex}.order-footer strong{color:var(--gold);font-size:1.3rem}.order-footer p{color:#88847b;font-size:.75rem;line-height:1.5}.order-consent{color:#b8b3a8;cursor:pointer;align-items:flex-start;gap:10px;margin:15px 0;font-size:.75rem;line-height:1.45;display:flex}.order-consent input{width:17px;height:17px;accent-color:var(--gold);flex:0 0 17px;margin:1px 0 0}.order-consent-error{color:#ffab8d;margin:-7px 0 12px;font-size:.7rem;display:block}.order-footer button{border:1px solid var(--gold);background:var(--gold);color:#151008;cursor:pointer;border-radius:9px;width:100%;min-height:50px;font-size:.84rem;font-weight:850;transition:background .18s,transform .18s}.order-footer button:hover,.order-footer button:focus-visible{background:var(--gold-light);outline:none;transform:translateY(-2px)}.cart-checkout,.cart-empty button{border:1px solid var(--gold);background:var(--gold);color:#171006;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:49px;padding:0 18px;font-size:.83rem;font-weight:850;transition:background .18s,transform .18s;display:flex}.cart-checkout{justify-content:center;margin-top:18px}.cart-checkout:hover,.cart-empty button:hover{background:var(--gold-light);transform:translateY(-2px)}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:28px;display:flex}.cart-empty>span{color:var(--gold);font-size:3.5rem}.cart-empty h3{color:#eee9df;margin:10px 0 0;font-size:1.3rem}.cart-empty p{color:#918d83;max-width:260px;font-size:.88rem;line-height:1.6}.cart-empty button{justify-content:center;max-width:230px;margin-top:15px}.cart-toast{z-index:100;color:#eee9dd;background:#1a180f;border:1px solid #ffb90073;border-radius:11px;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);min-height:54px;padding:10px 14px;font-size:.81rem;line-height:1.4;animation:.35s cubic-bezier(.2,.8,.2,1) both cart-toast-enter;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 45px #00000073}.cart-toast>span{background:var(--gold);color:#151008;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.cart-toast button{color:#bdb8aa;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:1.3rem}.cart-toast-error{border-color:#ff876580}.cart-toast-error>span{background:#ff956c}@keyframes cart-pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes cart-item-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-toast-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.catalog-empty,.store-no-results{background:radial-gradient(circle,#ffb90009,#0000 65%);border:1px dashed #ffb90038;border-radius:18px;justify-content:center;align-items:center;gap:28px;min-height:300px;padding:35px;display:flex}.empty-number{color:#0000;-webkit-text-stroke:1px #ffb90040;font-size:clamp(4rem,9vw,8rem);font-weight:950;line-height:1}.catalog-empty div{max-width:500px}.catalog-empty strong,.store-no-results strong{color:#dedacf;font-size:1.2rem}.catalog-empty p{color:#817e76;margin:9px 0 0;font-size:.9rem;line-height:1.65}.store-no-results{text-align:center;flex-direction:column;gap:8px}.store-no-results span{color:#817e76;font-size:.86rem}@keyframes product-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero{isolation:isolate;min-height:780px;position:relative;overflow:hidden}.hero-grid{z-index:-2;opacity:.19;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hero-orbit{z-index:-1;pointer-events:none;border:1px solid #ffb90029;border-radius:50%;position:absolute}.hero-orbit:after{background:var(--gold);width:8px;height:8px;box-shadow:0 0 16px var(--gold);content:"";border-radius:50%;position:absolute;top:50%;left:-4px}.hero-orbit-one{width:620px;height:620px;animation:18s linear infinite orbit-spin;top:70px;left:-260px}.hero-orbit-two{width:700px;height:700px;animation:25s linear infinite reverse orbit-spin;bottom:-390px;right:22%}.hero-inner{grid-template-columns:minmax(360px,.82fr) minmax(600px,1.25fr);align-items:center;gap:clamp(40px,5vw,90px);width:min(100% - 48px,1500px);min-height:700px;margin:0 auto;padding:58px 0 70px;display:grid}.hero-copy{z-index:2;animation:.8s cubic-bezier(.2,.8,.2,1) both hero-rise;position:relative}.hero-kicker{color:#b6b1a4;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:.72rem;font-weight:800;display:flex}.hero-kicker span{background:var(--gold);width:38px;height:2px;box-shadow:0 0 9px #ffb900b3}.hero-copy h1{color:#f4f1e9;letter-spacing:-.075em;text-transform:uppercase;margin:20px 0 0;font-size:clamp(3.6rem,6.2vw,6.9rem);font-weight:950;line-height:.82}.hero-copy h1 span,.hero-copy h1 em{display:block}.hero-copy h1 span{color:#0000;-webkit-text-stroke:1px #f4f1e97a}.hero-copy h1 em{width:max-content;color:var(--gold);text-shadow:0 0 35px #ffb90033;margin-top:13px;font-style:italic;position:relative;transform:translate(5%)}.hero-copy h1 em:after{background:var(--gold);content:"";transform-origin:0;height:5px;animation:1s .6s both line-reveal;position:absolute;bottom:-8px;left:4%;right:-18px;transform:skew(-30deg)}.hero-copy>p{color:#aaa69c;max-width:480px;margin:30px 0 0;font-size:1rem;line-height:1.7}.hero-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.hero-primary{background:var(--gold);color:#090806;border-radius:10px;align-items:center;gap:14px;height:52px;padding:0 20px;font-size:.84rem;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 32px #ffb90024}.hero-primary svg,.frame-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;transition:transform .18s}.hero-primary:hover,.hero-primary:focus-visible{background:var(--gold-light);outline:none;transform:translateY(-3px);box-shadow:0 14px 38px #ffb90040}.hero-primary:hover svg{transform:translate(4px)}.hero-secondary{color:#ddd9cf;padding:10px 0;font-size:.84rem;font-weight:750;position:relative}.hero-secondary:after{background:var(--gold-muted);content:"";transform-origin:0;height:1px;transition:transform .2s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(.35)}.hero-secondary:hover:after,.hero-secondary:focus-visible:after{transform:scaleX(1)}.hero-secondary:focus-visible{color:var(--gold-light);outline:none}.hero-stat{align-items:center;gap:13px;margin-top:42px;display:flex}.hero-stat strong{color:var(--gold);font-size:1.55rem;line-height:1}.hero-stat span{color:#77746c;text-transform:uppercase;border-left:1px solid #ffffff26;padding-left:13px;font-size:.68rem;line-height:1.45}.cinema-strip{perspective:1000px;gap:8px;min-width:0;height:550px;display:flex}.cinema-frame{min-width:0;animation:frame-enter .7s calc(.13s * var(--frame-index)) cubic-bezier(.2,.8,.2,1) both;background:#111;border:1px solid #ffffff1f;border-radius:16px;flex:1 1 0;transition:flex .52s cubic-bezier(.2,.75,.2,1),transform .26s,border-color .26s,filter .26s;position:relative;overflow:hidden;box-shadow:0 22px 50px #00000073}.cinema-frame:nth-child(2n){transform:translateY(24px)}.cinema-frame img{object-fit:cover;filter:saturate(.82)brightness(.74);transition:filter .42s,transform .65s cubic-bezier(.2,.8,.2,1)}.cinema-frame:after{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 40%,#000000e0);position:absolute;inset:0}.cinema-frame:hover,.cinema-frame:focus-visible{z-index:3;filter:drop-shadow(0 16px 30px #ffb90017);border-color:#ffb90094;outline:none;flex:3.8 1 0}.cinema-frame:nth-child(2n):hover,.cinema-frame:nth-child(2n):focus-visible{transform:translateY(14px)}.cinema-frame:hover img,.cinema-frame:focus-visible img{filter:saturate(1.08)brightness(.9);transform:scale(1.04)}.frame-number{z-index:2;color:#ffffffb8;letter-spacing:.12em;font-size:.67rem;font-weight:800;position:absolute;top:18px;left:17px}.frame-label{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;transform-origin:0 100%;font-size:.72rem;font-weight:800;transition:transform .3s;position:absolute;bottom:24px;left:17px;transform:rotate(-90deg)}.cinema-frame:hover .frame-label,.cinema-frame:focus-visible .frame-label{transform:rotate(0)}.frame-arrow{z-index:2;background:var(--gold);color:#090806;opacity:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .26s,transform .26s;display:grid;position:absolute;bottom:16px;right:16px;transform:scale(.6)rotate(-30deg)}.cinema-frame:hover .frame-arrow,.cinema-frame:focus-visible .frame-arrow{opacity:1;transform:scale(1)rotate(0)}.matchday-collage{grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .78fr .78fr;gap:11px;height:570px;animation:.9s cubic-bezier(.2,.8,.2,1) .12s both collage-enter;display:grid;position:relative;transform:rotate(1deg)}.collage-card{isolation:isolate;background:#111;border:1px solid #ffffff24;border-radius:14px;min-width:0;transition:border-color .24s,transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 18px 45px #0006}.collage-card-1{grid-row:1/3}.collage-card-2,.collage-card-4{transform:translateY(18px)}.collage-card img{object-fit:cover;filter:saturate(.94)contrast(1.02);transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .28s}.collage-shade{z-index:1;background:linear-gradient(#0000 50%,#000000d4);position:absolute;inset:0}.collage-card:hover,.collage-card:focus-visible{z-index:4;border-color:#ffb9009e;outline:none;transform:translateY(-6px)rotate(-1deg);box-shadow:0 24px 55px #0000008c,0 0 28px #ffb90014}.collage-card-2:hover,.collage-card-2:focus-visible,.collage-card-4:hover,.collage-card-4:focus-visible{transform:translateY(10px)rotate(-1deg)}.collage-card:hover img,.collage-card:focus-visible img{filter:saturate(1.08)contrast(1.03);transform:scale(1.045)}.collage-meta{z-index:2;color:#fff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:.69rem;font-weight:850;transition:transform .24s;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.collage-card:hover .collage-meta{transform:translate(4px)}.collage-arrow{z-index:2;width:36px;height:36px;color:var(--gold);opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070706b8;border-radius:50%;place-items:center;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(-8px)rotate(-25deg)}.collage-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px}.collage-card:hover .collage-arrow,.collage-card:focus-visible .collage-arrow{opacity:1;transform:translateY(0)rotate(0)}.hero-ticker{background:#ffb9000b;border-top:1px solid #ffb90033;border-bottom:1px solid #ffb9001f;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:rotate(-1deg)scale(1.02)}.hero-ticker>div{color:#716b5c;letter-spacing:.2em;align-items:center;gap:30px;width:max-content;padding:13px 0;font-size:.67rem;font-weight:800;animation:24s linear infinite ticker;display:flex}.hero-ticker i{color:var(--gold);font-style:normal}@keyframes hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes frame-enter{0%{opacity:0;transform:translateY(45px)rotateY(5deg)}to{opacity:1}}@keyframes line-reveal{0%{transform:skew(-30deg)scaleX(0)}to{transform:skew(-30deg)scaleX(1)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes collage-enter{0%{opacity:0;transform:translateY(34px)rotate(3deg)}to{opacity:1;transform:rotate(1deg)}}.club-story{padding:clamp(68px,8vw,120px) 24px 42px;position:relative;overflow:hidden}.club-story:before{content:"";background:linear-gradient(90deg,#0000,#ffb90061,#0000);width:min(100% - 48px,1500px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.club-story-content{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(26px,6vw,90px);width:min(100%,1320px);margin:0 auto;display:grid}.club-story-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:28px 0;display:flex}.club-story-kicker{color:var(--gold-muted);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;font-size:.71rem;font-weight:850;display:inline-flex}.club-story-kicker i{background:var(--gold);width:27px;height:1px;box-shadow:0 0 10px var(--gold)}.club-story-copy h2{color:#f2efe8;letter-spacing:-.065em;text-transform:uppercase;max-width:700px;margin:20px 0 0;font-size:clamp(3.1rem,5vw,5.6rem);font-weight:950;line-height:.97}.club-story-copy h2 em{color:var(--gold);font-style:normal;display:block}.club-story-copy p{color:#aaa69d;max-width:630px;margin:28px 0 0;font-size:clamp(.96rem,1.3vw,1.08rem);line-height:1.75}.club-story-link{width:fit-content;color:var(--gold-light);cursor:pointer;letter-spacing:.04em;background:0 0;border:0;border-bottom:1px solid #ffb90080;margin-top:30px;padding:0 0 9px;font-size:.83rem;font-weight:850;transition:border-color .22s,color .22s;display:inline-block}.club-story-link:hover,.club-story-link:focus-visible{border-bottom-color:var(--gold);color:#fff0b4;outline:none}.club-story-shipping{isolation:isolate;background:radial-gradient(circle at 82% 19%,#ffb90030,#0000 42%),linear-gradient(145deg,#1d1b10,#0a0a08 70%);border:1px solid #ffb90061;border-radius:20px;flex-direction:column;justify-content:center;justify-self:center;align-items:flex-start;width:min(100%,480px);min-height:0;padding:32px clamp(28px,3vw,42px);transition:border-color .25s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 25px 65px #0000004d}.club-story-shipping:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 30px 70px #0000005e,0 0 38px #ffb90017}.shipping-orbit{z-index:-1;border:1px solid #ffb9002b;border-radius:50%;width:360px;height:360px;animation:22s linear infinite orbit-spin;position:absolute;top:-122px;right:-120px}.shipping-orbit:after{background:var(--gold);width:8px;height:8px;box-shadow:0 0 20px var(--gold);content:"";border-radius:50%;position:absolute;top:50%;left:-4px}.shipping-flag{background:#ffb90014;border:1px solid #ffb9005e;border-radius:24px;flex:0 0 104px;place-items:center;width:104px;height:104px;transition:transform .35s,box-shadow .35s;display:grid;box-shadow:0 0 28px #ffb9001a}.club-story-shipping:hover .shipping-flag{transform:translateY(-6px)scale(1.04);box-shadow:0 0 34px #ffb90033}.shipping-emoji{filter:drop-shadow(0 5px 9px #00000040);background:url(../media/1f1ea-1f1e8.27nneu86sxqxo.svg) 50%/contain no-repeat;width:78px;height:78px;display:block}.shipping-label{color:var(--gold-muted);letter-spacing:.18em;text-transform:uppercase;margin-top:28px;font-size:.7rem;font-weight:850}.club-story-shipping strong{color:#f2eee4;letter-spacing:-.06em;text-transform:uppercase;margin-top:0;font-size:clamp(2.4rem,4vw,4.3rem);font-weight:950;line-height:1.03}.club-story-shipping strong em{color:var(--gold);font-style:normal}.shipping-final-line{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.shipping-bottom{color:#989385;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff1f;align-items:center;gap:9px;margin-top:18px;padding-top:13px;font-size:.68rem;font-weight:750;display:flex}.shipping-bottom i{color:var(--gold);font-size:.55rem;font-style:normal}.faq-section{width:min(100% - 48px,1180px);margin:0 auto;padding:38px 0 110px}.faq-heading{margin-bottom:32px}.faq-heading>span{color:var(--gold-muted);letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;font-weight:800}.faq-heading h2{color:#f2efe7;letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.faq-list{border-top:1px solid #ffb90033}.faq-item{border-bottom:1px solid #ffffff17;transition:border-color .22s,background .22s}.faq-item.is-open{background:linear-gradient(90deg,#ffb90009,#0000 60%);border-bottom-color:#ffb90047}.faq-item h3{margin:0}.faq-item button{color:#e4e1d8;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:82px;padding:20px 10px;font-size:clamp(1rem,2vw,1.25rem);font-weight:750;line-height:1.35;transition:color .18s,padding .18s;display:flex}.faq-item button:hover,.faq-item button:focus-visible{color:var(--gold-light);outline:none;padding-left:16px}.faq-icon{border:1px solid #ffb90042;border-radius:50%;flex:0 0 30px;width:30px;height:30px;transition:border-color .2s,transform .26s;position:relative}.faq-icon i{background:var(--gold);width:11px;height:1px;transition:transform .26s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon i:last-child{transform:translate(-50%,-50%)rotate(90deg)}.faq-item.is-open .faq-icon{border-color:#ffb9009e;transform:rotate(180deg)}.faq-item.is-open .faq-icon i:last-child{transform:translate(-50%,-50%)rotate(0)}.faq-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s,opacity .25s;display:grid}.faq-item.is-open .faq-panel{opacity:1;grid-template-rows:1fr}.faq-panel-inner{color:#aaa79f;min-height:0;padding:0 62px 0 10px;font-size:1rem;line-height:1.75;transition:padding .35s;overflow:hidden}.faq-item.is-open .faq-panel-inner{padding-bottom:28px}.faq-panel-inner p{margin:0 0 13px}.faq-panel-inner p:last-child{margin-bottom:0}.faq-panel-inner strong{color:#d8d4ca}@media (max-width:1180px){.navbar-inner{gap:20px;width:min(100% - 34px,1500px)}.nav-link,.nav-trigger{padding:0 10px}.hero-inner{grid-template-columns:minmax(330px,.8fr) minmax(500px,1.2fr);gap:38px;width:min(100% - 34px,1500px)}.hero-copy h1{font-size:clamp(3.5rem,6vw,5.4rem)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.navbar-inner{height:84px}.brand-copy{display:flex}.brand-mark{flex-basis:70px;width:70px;height:70px}.brand-copy strong{font-size:1rem}.brand-copy span{font-size:.64rem}.desktop-nav,.custom-cta{display:none}.menu-toggle{cursor:pointer;background:#ffb9000f;border:1px solid #ffb9004d;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;margin-left:auto;display:flex}.cart-trigger{flex-basis:46px;width:46px;height:46px;margin-left:auto}.menu-toggle{margin-left:0}.menu-toggle span{background:var(--gold-light);width:20px;height:1.5px;transition:transform .18s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px)rotate(-45deg)}.mobile-nav{opacity:0;border-top:1px solid #0000;max-height:0;transition:max-height .32s,opacity .18s,border-color .18s;display:block;overflow:hidden}.mobile-nav.is-open{opacity:1;border-top-color:#ffffff0e;max-height:calc(100vh - 84px);padding:12px 20px 24px;overflow-y:auto}.mobile-home,.mobile-nav summary,.mobile-cta{color:#eeeae0;cursor:pointer;border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;min-height:54px;padding:0 4px;font-size:1rem;font-weight:700;list-style:none;display:flex}.mobile-category-head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;min-height:54px;display:flex}.mobile-category-head>a{color:#eeeae0;flex:1;align-items:center;min-height:54px;padding:0 4px;font-size:1rem;font-weight:700;display:flex}.mobile-category-head>a:hover,.mobile-category-head>a:focus-visible{color:var(--gold-light);outline:none}.mobile-category-head>button{width:48px;height:48px;color:var(--gold-light);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.mobile-category-head>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;transition:transform .18s}.mobile-category-head>button[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary svg{transition:transform .18s}.mobile-nav details[open] summary{color:var(--gold-light)}.mobile-nav details[open] summary svg{transform:rotate(180deg)}.mobile-submenu{gap:2px;padding:6px 0 12px 14px;display:grid}.mobile-submenu a{color:#bcb8ae;border-left:1px solid #ffb90047;min-height:44px;padding:12px 16px;font-size:.9rem}.mobile-submenu a:hover,.mobile-submenu a:focus-visible{color:var(--gold-light);outline:none}.mobile-cta{min-height:54px;color:var(--gold-light);background:#ffb90014;border:1px solid #ffb9005c;border-radius:10px;margin-top:16px;padding:0 15px}.hero{min-height:0}.hero-inner{grid-template-columns:1fr;gap:52px;width:calc(100% - 40px);min-height:0;padding:72px 0 110px}.hero-copy{max-width:680px}.hero-copy h1{font-size:clamp(3.6rem,12vw,6.4rem)}.cinema-strip{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--gold-muted) transparent;gap:10px;width:calc(100vw - 20px);height:480px;padding:0 20px 22px 0;overflow-x:auto}.cinema-frame,.cinema-frame:hover,.cinema-frame:focus-visible{scroll-snap-align:center;flex:0 0 min(68vw,390px);min-width:min(68vw,390px)}.cinema-frame:hover .frame-label,.cinema-frame:focus-visible .frame-label{transform:rotate(-90deg)}.hero-ticker{margin-top:-58px;position:relative}.matchday-collage{grid-template-rows:1.2fr .8fr .8fr;grid-template-columns:1.25fr .8fr;width:100%;height:620px}.collage-card-4{grid-area:1/1/3}.collage-card-2{grid-area:1/2}.collage-card-3{grid-area:2/2}.collage-card-1{grid-area:3/1}.collage-card-5{grid-area:3/2}.collage-card-2,.collage-card-4{transform:none}.collage-card-2:hover,.collage-card-2:focus-visible,.collage-card-4:hover,.collage-card-4:focus-visible{transform:translateY(-6px)rotate(-1deg)}.footer-inner{width:calc(100% - 40px)}.footer-main{flex-direction:column;align-items:flex-start;gap:30px;min-height:0;padding:38px 0 30px}.footer-social-block{align-items:flex-start;width:100%}.social-links{width:100%}.social-link{flex:0 0 46px;justify-content:center;width:46px;height:46px}.footer-bottom{min-height:76px}.faq-section{width:calc(100% - 40px);padding:35px 0 86px}.store-section{width:calc(100% - 40px);padding:78px 0 32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{width:calc(100% - 40px);padding-top:35px}.detail-layout{grid-template-columns:1fr;gap:24px}.detail-copy{padding-top:4px}.detail-image{aspect-ratio:1.05}.club-story-content{grid-template-columns:1fr;gap:18px}.club-story-shipping{min-height:0}}@media (max-width:700px){.product-grid{grid-template-columns:1fr}.search-field input{font-size:16px}}@media (max-width:620px){.order-form{padding:16px 20px 24px}.club-story{padding:62px 20px 10px}.club-story-copy{padding:0 0 20px}.club-story-copy h2{font-size:clamp(2.6rem,11vw,4.4rem)}.club-story-copy p{margin-top:20px;font-size:.94rem}.club-story-shipping{min-height:0;padding:24px}.club-story-shipping strong{width:100%;font-size:clamp(2.2rem,10vw,3.7rem)}.shipping-final-line{justify-content:space-between;gap:12px;width:100%}.shipping-flag{border-radius:18px;flex-basis:78px;width:78px;height:78px}.shipping-emoji{width:60px;height:60px}.shipping-bottom{letter-spacing:.07em;margin-top:14px;font-size:.61rem}.product-detail{width:calc(100% - 28px);padding:22px 0 70px}.detail-back{margin-bottom:18px}.detail-layout{gap:17px}.detail-image{aspect-ratio:1;border-radius:12px}.detail-thumbnails{gap:7px;margin-top:8px}.detail-thumbnails button{flex-basis:64px;width:64px;height:72px}.detail-copy h1{margin:10px 0 8px;font-size:clamp(2rem,9vw,3rem);line-height:1.04}.detail-price{margin-top:14px;font-size:1.75rem}.detail-divider{margin:20px 0}.detail-group{margin-bottom:19px}.detail-note{margin-top:20px}.cart-head{padding:22px 20px}.cart-items{padding:8px 20px}.cart-summary{padding:20px}.cart-toast{bottom:16px;right:16px}}@media (max-width:420px){.navbar-inner{gap:8px;width:calc(100% - 24px)}.brand{gap:8px}.brand-copy strong{letter-spacing:.06em;font-size:.78rem}.brand-copy span{letter-spacing:.08em;font-size:.53rem}.cart-trigger,.menu-toggle{flex-basis:42px;width:42px;height:42px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:9px}.faq-item button{min-height:72px;padding-right:2px}.faq-panel-inner{padding-right:8px}.hero-inner{width:calc(100% - 28px);padding-top:54px}.hero-copy h1{font-size:clamp(3.05rem,15vw,4.4rem)}.hero-copy h1 em{transform:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.cinema-strip{height:410px}.cinema-frame,.cinema-frame:hover,.cinema-frame:focus-visible{flex-basis:76vw;min-width:76vw}.footer-logo{flex-basis:92px;width:92px;height:92px}.matchday-collage{gap:7px;height:520px;transform:none}.collage-card{border-radius:10px}.collage-card-4{grid-area:1/1/auto/3}.collage-card-2{grid-area:2/1}.collage-card-3{grid-area:2/2}.collage-card-1{grid-area:3/1/auto/3}.collage-card-5{display:none}.collage-meta{font-size:.58rem;bottom:10px;left:10px;right:10px}.store-heading{flex-direction:column;align-items:flex-start;gap:12px}.product-grid{grid-template-columns:1fr}.catalog-empty{flex-direction:column;align-items:flex-start;gap:12px}.empty-number{font-size:4.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
