.CartDrawerV2-module__yIHbGW__overlay{z-index:80;opacity:0;pointer-events:none;background:#0006;transition:opacity .24s;position:fixed;inset:0}.CartDrawerV2-module__yIHbGW__overlayOpen{opacity:1;pointer-events:auto}.CartDrawerV2-module__yIHbGW__drawer{z-index:90;background:var(--v2-bg);width:min(460px,94%);color:var(--v2-fg);border-left:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;grid-template-rows:auto 1fr auto;transition:transform .34s cubic-bezier(.16,1,.3,1);display:grid;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.CartDrawerV2-module__yIHbGW__drawerOpen{transform:translate(0)}.CartDrawerV2-module__yIHbGW__header{border-bottom:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;color:var(--v2-fg);justify-content:space-between;align-items:center;padding:18px 22px;font-size:11px;font-weight:500;display:flex}.CartDrawerV2-module__yIHbGW__closeButton{color:var(--v2-fg);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s}.CartDrawerV2-module__yIHbGW__closeButton:hover{color:var(--v2-accent)}.CartDrawerV2-module__yIHbGW__closeButton:focus-visible{outline:1px solid var(--v2-accent);outline-offset:4px}.CartDrawerV2-module__yIHbGW__body{min-height:0;padding:22px;overflow-y:auto}.CartDrawerV2-module__yIHbGW__empty{text-align:center;padding:60px 10px}.CartDrawerV2-module__yIHbGW__emptyHead{font-family:var(--font-archivo), sans-serif;letter-spacing:-.03em;color:var(--v2-fg);font-size:44px;font-weight:900;line-height:1}.CartDrawerV2-module__yIHbGW__emptyTail{font-family:var(--font-parlare), "Times New Roman", serif;color:var(--v2-muted);margin-top:14px;font-size:20px;font-style:italic;font-weight:400}.CartDrawerV2-module__yIHbGW__row{border-bottom:1px solid var(--v2-rule);grid-template-columns:88px 1fr auto;align-items:start;gap:16px;padding:16px 0;display:grid}.CartDrawerV2-module__yIHbGW__thumb{aspect-ratio:3/4;border:1px solid var(--v2-rule);background:var(--v2-card);position:relative;overflow:hidden}.CartDrawerV2-module__yIHbGW__thumbImg{object-fit:cover}.CartDrawerV2-module__yIHbGW__thumbFallback{background:linear-gradient(135deg, var(--v2-card), var(--v2-card-warm));position:absolute;inset:0}.CartDrawerV2-module__yIHbGW__meta{min-width:0}.CartDrawerV2-module__yIHbGW__name{font-family:var(--font-archivo), sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:var(--v2-fg);font-size:18px;font-weight:800}.CartDrawerV2-module__yIHbGW__sub{font-family:var(--font-archivo), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--v2-muted);margin-top:6px;font-size:10px;font-weight:500}.CartDrawerV2-module__yIHbGW__qtyRow{align-items:center;gap:8px;margin-top:12px;display:flex}.CartDrawerV2-module__yIHbGW__qtyButton{border:1px solid var(--v2-rule);width:26px;height:26px;color:var(--v2-fg);cursor:pointer;font-family:var(--font-archivo), sans-serif;background:0 0;font-size:13px;font-weight:600;line-height:1;transition:border-color .16s}.CartDrawerV2-module__yIHbGW__qtyButton:hover:not(:disabled){border-color:var(--v2-fg)}.CartDrawerV2-module__yIHbGW__qtyButton:focus-visible{outline:1px solid var(--v2-accent);outline-offset:2px}.CartDrawerV2-module__yIHbGW__qtyButton:disabled{opacity:.4;cursor:not-allowed}.CartDrawerV2-module__yIHbGW__qtyValue{font-family:var(--font-mono);text-align:center;min-width:18px;color:var(--v2-fg);font-size:12px}.CartDrawerV2-module__yIHbGW__removeButton{color:var(--v2-muted);font-family:var(--font-archivo), sans-serif;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:10px;font-weight:500;transition:color .18s}.CartDrawerV2-module__yIHbGW__removeButton:hover{color:var(--v2-accent)}.CartDrawerV2-module__yIHbGW__removeButton:focus-visible{outline:1px solid var(--v2-fg);outline-offset:3px}.CartDrawerV2-module__yIHbGW__linePrice{font-family:var(--font-archivo), sans-serif;color:var(--v2-fg);align-self:start;font-size:13px;font-weight:600}.CartDrawerV2-module__yIHbGW__footer{border-top:1px solid var(--v2-rule);padding:22px}.CartDrawerV2-module__yIHbGW__shippingRow{align-items:center;gap:12px;margin-bottom:14px;display:flex}.CartDrawerV2-module__yIHbGW__shippingLabel{font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;color:var(--v2-muted,var(--v2-fg));flex-shrink:0;font-size:11px;font-weight:500}.CartDrawerV2-module__yIHbGW__countrySelect{color:var(--v2-fg);border:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;letter-spacing:.04em;cursor:pointer;appearance:none;background:0 0;background-image:linear-gradient(45deg, transparent 50%, var(--v2-fg) 50%), linear-gradient(135deg, var(--v2-fg) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;flex:1;padding:10px 32px 10px 12px;font-size:13px}.CartDrawerV2-module__yIHbGW__countrySelect:focus-visible{outline:1px solid var(--v2-accent);outline-offset:2px}.CartDrawerV2-module__yIHbGW__totalRow{font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;border-top:1px solid var(--v2-rule);justify-content:space-between;margin:6px 0 14px;padding-top:10px;font-size:13px;font-weight:600;display:flex}.CartDrawerV2-module__yIHbGW__disclosure{font-family:var(--font-archivo), sans-serif;letter-spacing:.04em;text-transform:none;color:var(--v2-muted,#ffffff8c);margin:0 0 14px;font-size:10px;font-weight:400;line-height:1.5}.CartDrawerV2-module__yIHbGW__subtotalRow{font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;color:var(--v2-fg);justify-content:space-between;margin-bottom:14px;font-size:12px;font-weight:500;display:flex}.CartDrawerV2-module__yIHbGW__checkoutButton{background:var(--v2-fg);width:100%;color:var(--v2-bg);font-family:var(--font-archivo), sans-serif;letter-spacing:.32em;text-transform:uppercase;cursor:pointer;border:0;min-height:56px;padding:18px;font-size:11px;font-weight:700;transition:background .18s,transform .14s}.CartDrawerV2-module__yIHbGW__checkoutButton:hover:not(:disabled){background:var(--v2-accent);color:var(--v2-bg)}.CartDrawerV2-module__yIHbGW__checkoutButton:active:not(:disabled){transform:scale(.98)}.CartDrawerV2-module__yIHbGW__checkoutButton:focus-visible{outline:2px solid var(--v2-accent);outline-offset:3px}.CartDrawerV2-module__yIHbGW__checkoutButton:disabled{opacity:.35;cursor:not-allowed}.CartDrawerV2-module__yIHbGW__errorLine{color:var(--v2-accent);font-family:var(--font-archivo), sans-serif;letter-spacing:.12em;margin:12px 0 0;font-size:11px;font-weight:500}
.Countdown-module__UY-Ckq__bar{white-space:nowrap}.Countdown-module__UY-Ckq__block{border:1px solid var(--v2-rule,#f5f0e624);background:var(--v2-card,#1a1612);border-radius:12px;flex-direction:column;gap:8px;width:fit-content;padding:14px 16px;display:flex}.Countdown-module__UY-Ckq__title{font-family:var(--font-mono), monospace;letter-spacing:.26em;text-transform:uppercase;color:var(--v2-faint,#f5f0e64d);font-size:10px}.Countdown-module__UY-Ckq__segs{align-items:flex-start;gap:10px;display:flex}.Countdown-module__UY-Ckq__seg{flex-direction:column;align-items:center;min-width:46px;display:flex}.Countdown-module__UY-Ckq__num{font-family:var(--font-archivo), sans-serif;letter-spacing:-.03em;color:var(--v2-accent,#e8434f);font-variant-numeric:tabular-nums;font-size:32px;font-weight:900;line-height:1}.Countdown-module__UY-Ckq__lab{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--v2-muted,#f5f0e694);margin-top:6px;font-size:9px}.Countdown-module__UY-Ckq__colon{font-family:var(--font-archivo), sans-serif;color:var(--v2-faint,#f5f0e64d);font-size:28px;font-weight:900;line-height:1}.Countdown-module__UY-Ckq__closedLabel{font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--v2-muted,#f5f0e694);font-size:12px}
.sfyex-module__ZuaXHq__page{background:var(--v2-bg,#0f0c08);min-height:100vh;color:var(--v2-fg,#f5f0e6);font-family:var(--font-archivo), "Helvetica Neue", Arial, sans-serif;overflow-x:hidden}.sfyex-module__ZuaXHq__wrap{max-width:1160px;margin:0 auto;padding:0 24px}.sfyex-module__ZuaXHq__badge{font-family:var(--font-mono), monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--v2-accent,#e8434f);border:1px solid var(--v2-accent,#e8434f);border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:10px;line-height:1;display:inline-flex}.sfyex-module__ZuaXHq__badgeDot{background:var(--v2-accent,#e8434f);border-radius:999px;width:6px;height:6px;animation:2s ease-in-out infinite sfyex-module__ZuaXHq__pulse}@keyframes sfyex-module__ZuaXHq__pulse{0%,to{opacity:.35}50%{opacity:1}}.sfyex-module__ZuaXHq__kicker{font-family:var(--font-mono), monospace;letter-spacing:.3em;text-transform:uppercase;color:var(--v2-faint,#f5f0e64d);font-size:10px}.sfyex-module__ZuaXHq__hero{grid-template-columns:1fr;grid-template-areas:"copy""image""buy";gap:26px;padding:104px 0 56px;display:grid}.sfyex-module__ZuaXHq__heroCopy{grid-area:copy}.sfyex-module__ZuaXHq__heroImageFrame{grid-area:image}.sfyex-module__ZuaXHq__heroBuy{grid-area:buy}@media (min-width:900px){.sfyex-module__ZuaXHq__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"copy image""buy image";align-items:start;gap:22px 56px;padding:132px 0 88px}.sfyex-module__ZuaXHq__heroBuy{max-width:420px}}.sfyex-module__ZuaXHq__heroCopy{flex-direction:column;gap:22px;display:flex}.sfyex-module__ZuaXHq__headline{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(44px,9vw,104px);font-weight:900;line-height:.9}.sfyex-module__ZuaXHq__headline .sfyex-module__ZuaXHq__heart{color:var(--v2-accent,#e8434f)}.sfyex-module__ZuaXHq__headline .sfyex-module__ZuaXHq__small{letter-spacing:-.02em;opacity:.85;font-size:.42em;display:block}.sfyex-module__ZuaXHq__sub{color:var(--v2-muted,#f5f0e694);max-width:42ch;margin:0;font-size:clamp(15px,2.2vw,19px);font-weight:400;line-height:1.45}.sfyex-module__ZuaXHq__heroImageFrame{aspect-ratio:3/4;border:1px solid var(--v2-rule,#f5f0e624);background:var(--v2-card,#1a1612);border-radius:14px;width:100%;position:relative;overflow:hidden}.sfyex-module__ZuaXHq__heroImage{object-fit:cover}.sfyex-module__ZuaXHq__heroImageTag{z-index:2;font-family:var(--font-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--v2-bg,#0f0c08);background:var(--v2-accent,#e8434f);border-radius:6px;padding:5px 9px;font-size:9px;position:absolute;bottom:12px;left:12px}.sfyex-module__ZuaXHq__buy{border:1px solid var(--v2-rule,#f5f0e624);background:var(--v2-card,#1a1612);border-radius:14px;flex-direction:column;gap:14px;padding:22px;display:flex}.sfyex-module__ZuaXHq__buyTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sfyex-module__ZuaXHq__price{letter-spacing:-.03em;font-size:28px;font-weight:900}.sfyex-module__ZuaXHq__priceNote{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--v2-muted,#f5f0e694);text-align:right;font-size:10px}.sfyex-module__ZuaXHq__sizeLabel{font-family:var(--font-mono), monospace;letter-spacing:.25em;text-transform:uppercase;color:var(--v2-faint,#f5f0e64d);font-size:10px}.sfyex-module__ZuaXHq__sizeRow{flex-wrap:wrap;gap:8px;display:flex}.sfyex-module__ZuaXHq__sizeBtn{border:1px solid var(--v2-rule,#f5f0e62e);min-width:52px;height:42px;color:var(--v2-fg,#f5f0e6);font-family:var(--font-mono), monospace;letter-spacing:.1em;cursor:pointer;background:0 0;border-radius:8px;padding:0 14px;font-size:12px;transition:border-color .16s,background .16s,color .16s}.sfyex-module__ZuaXHq__sizeBtn:hover{border-color:var(--v2-fg,#f5f0e6)}.sfyex-module__ZuaXHq__sizeBtnActive{background:var(--v2-fg,#f5f0e6);color:var(--v2-bg,#0f0c08);border-color:var(--v2-fg,#f5f0e6)}.sfyex-module__ZuaXHq__cta{background:var(--v2-accent,#e8434f);color:#fff;height:54px;font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:0;border-radius:10px;font-size:13px;transition:transform .14s,filter .18s}.sfyex-module__ZuaXHq__cta:hover{filter:brightness(1.08)}.sfyex-module__ZuaXHq__cta:active{transform:scale(.985)}.sfyex-module__ZuaXHq__cta:disabled,.sfyex-module__ZuaXHq__ctaClosed{background:var(--v2-card-warm,#221c16);color:var(--v2-faint,#f5f0e666);border:1px solid var(--v2-rule,#f5f0e624);cursor:not-allowed;filter:none}.sfyex-module__ZuaXHq__cta:disabled:hover,.sfyex-module__ZuaXHq__ctaClosed:hover{filter:none;transform:none}.sfyex-module__ZuaXHq__counter{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--v2-muted,#f5f0e694);text-align:center;margin:0;font-size:11px}.sfyex-module__ZuaXHq__counter strong{color:var(--v2-accent,#e8434f)}.sfyex-module__ZuaXHq__story{text-align:center;padding-block:72px}.sfyex-module__ZuaXHq__storyLine{letter-spacing:-.04em;max-width:18ch;margin:0 auto;font-size:clamp(26px,5vw,48px);font-weight:900;line-height:1.05}.sfyex-module__ZuaXHq__storyLine .sfyex-module__ZuaXHq__accent{color:var(--v2-accent,#e8434f)}.sfyex-module__ZuaXHq__rule{background:var(--v2-accent,#e8434f);width:44px;height:2px;margin:28px auto 0}.sfyex-module__ZuaXHq__mech{padding-block:24px 72px}.sfyex-module__ZuaXHq__mechGrid{border:1px solid var(--v2-rule,#f5f0e624);border-radius:14px;grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}@media (min-width:760px){.sfyex-module__ZuaXHq__mechGrid{grid-template-columns:repeat(2,1fr)}}.sfyex-module__ZuaXHq__mechItem{border-bottom:1px solid var(--v2-line-soft,#f5f0e614);gap:14px;padding:22px;display:flex}@media (min-width:760px){.sfyex-module__ZuaXHq__mechItem:nth-child(odd){border-right:1px solid var(--v2-line-soft,#f5f0e614)}}.sfyex-module__ZuaXHq__mechNum{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--v2-accent,#e8434f);flex:none;font-size:11px}.sfyex-module__ZuaXHq__mechBody h3{letter-spacing:-.01em;margin:0 0 4px;font-size:15px;font-weight:700}.sfyex-module__ZuaXHq__mechBody p{color:var(--v2-muted,#f5f0e694);margin:0;font-size:13px;line-height:1.5}.sfyex-module__ZuaXHq__fineprint{color:var(--v2-muted,#f5f0e694);margin:18px 2px 0;font-size:11px;line-height:1.6}.sfyex-module__ZuaXHq__gallery{padding-block:8px 72px}.sfyex-module__ZuaXHq__galleryGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:760px){.sfyex-module__ZuaXHq__galleryGrid{grid-template-columns:repeat(3,1fr)}}.sfyex-module__ZuaXHq__shot{aspect-ratio:3/4;border:1px solid var(--v2-rule,#f5f0e624);background:var(--v2-card,#1a1612);border-radius:12px;position:relative;overflow:hidden}.sfyex-module__ZuaXHq__shot img{object-fit:cover}.sfyex-module__ZuaXHq__details{grid-template-columns:1fr;gap:14px;padding-block:8px 72px;display:grid}@media (min-width:760px){.sfyex-module__ZuaXHq__details{grid-template-columns:repeat(3,1fr)}}.sfyex-module__ZuaXHq__detailCard{border:1px solid var(--v2-rule,#f5f0e624);background:var(--v2-card,#1a1612);border-radius:12px;padding:20px}.sfyex-module__ZuaXHq__detailCard h4{font-family:var(--font-mono), monospace;letter-spacing:.25em;text-transform:uppercase;color:var(--v2-faint,#f5f0e64d);margin:0 0 8px;font-size:10px}.sfyex-module__ZuaXHq__detailCard p{color:var(--v2-muted,#f5f0e694);margin:0;font-size:13px;line-height:1.55}.sfyex-module__ZuaXHq__faq{max-width:720px;padding-block:8px 80px}.sfyex-module__ZuaXHq__faqItem{border-top:1px solid var(--v2-line-soft,#f5f0e614);padding:18px 0}.sfyex-module__ZuaXHq__faqItem:last-child{border-bottom:1px solid var(--v2-line-soft,#f5f0e614)}.sfyex-module__ZuaXHq__faqItem h4{margin:0 0 6px;font-size:14px;font-weight:700}.sfyex-module__ZuaXHq__faqItem p{color:var(--v2-muted,#f5f0e694);margin:0;font-size:13px;line-height:1.6}.sfyex-module__ZuaXHq__faqItem a{color:var(--v2-accent,#e8434f);text-underline-offset:3px;text-decoration:underline}.sfyex-module__ZuaXHq__finalCta{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-block:24px 110px;display:flex}.sfyex-module__ZuaXHq__finalCta h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(28px,6vw,60px);font-weight:900;line-height:.95}.sfyex-module__ZuaXHq__finalCta h2 .sfyex-module__ZuaXHq__heart{color:var(--v2-accent,#e8434f)}.sfyex-module__ZuaXHq__closed{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:70vh;padding:132px 24px 80px;display:flex}.sfyex-module__ZuaXHq__closed h1{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(30px,6vw,56px);font-weight:900}.sfyex-module__ZuaXHq__closed p{color:var(--v2-muted,#f5f0e694);max-width:40ch;margin:0;font-size:15px}
.LogoMark-module__8NIwoG__logo{flex-shrink:0;display:inline-block;-webkit-mask-image:url(/black_full_icon.svg);mask-image:url(/black_full_icon.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.FooterV2-module__0cG9NW__root{border-top:1px solid var(--v2-rule);background:var(--v2-bg);color:var(--v2-fg);padding:72px 24px 24px;position:relative;overflow:hidden}.FooterV2-module__0cG9NW__logoBlock{justify-content:center;margin-bottom:56px;display:flex}.FooterV2-module__0cG9NW__logo{aspect-ratio:3.39585;max-width:100%;width:auto!important;height:clamp(72px,12vw,180px)!important}.FooterV2-module__0cG9NW__nav{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1400px;margin:0 auto;padding-bottom:40px;display:grid}.FooterV2-module__0cG9NW__brandCol{font-family:var(--font-archivo), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--v2-muted);max-width:360px;font-size:11px;font-weight:500;line-height:1.7}.FooterV2-module__0cG9NW__col{flex-direction:column;gap:10px;display:flex}.FooterV2-module__0cG9NW__colTitle{font-family:var(--font-archivo), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--v2-muted);margin-bottom:8px;font-size:10px;font-weight:500}.FooterV2-module__0cG9NW__colLink{font-family:var(--font-archivo), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--v2-fg);font-size:12px;font-weight:500;text-decoration:none;transition:color .18s}.FooterV2-module__0cG9NW__colLink:hover{color:var(--v2-accent)}.FooterV2-module__0cG9NW__colLink:focus-visible{outline:1px solid var(--v2-fg);outline-offset:3px}.FooterV2-module__0cG9NW__bottomBar{border-top:1px solid var(--v2-rule);color:var(--v2-muted);font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;justify-content:space-between;gap:14px;max-width:1400px;margin:0 auto;padding-top:20px;font-size:10px;font-weight:500;display:flex}@media (max-width:720px){.FooterV2-module__0cG9NW__root{padding:56px 20px 20px}.FooterV2-module__0cG9NW__logoBlock{margin-bottom:36px}.FooterV2-module__0cG9NW__nav{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:28px}.FooterV2-module__0cG9NW__brandCol{grid-column:1/-1;max-width:100%}.FooterV2-module__0cG9NW__bottomBar{letter-spacing:.22em;flex-direction:column;gap:6px;font-size:9px}}
.MenuOverlayV2-module__6zAM6a__root{z-index:100;background:var(--v2-bg);color:var(--v2-fg);grid-template-rows:auto 1fr auto;animation:.42s cubic-bezier(.16,1,.3,1) MenuOverlayV2-module__6zAM6a__menu-in;display:grid;position:fixed;inset:0}@keyframes MenuOverlayV2-module__6zAM6a__menu-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.MenuOverlayV2-module__6zAM6a__headerBar{border-bottom:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:64px;padding:18px 24px;font-size:11px;font-weight:500;display:flex}.MenuOverlayV2-module__6zAM6a__closeButton{color:var(--v2-fg);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s}.MenuOverlayV2-module__6zAM6a__closeButton:hover{color:var(--v2-accent)}.MenuOverlayV2-module__6zAM6a__closeButton:focus-visible{outline:1px solid var(--v2-accent);outline-offset:4px}.MenuOverlayV2-module__6zAM6a__body{grid-template-columns:1fr 1fr;gap:48px;min-height:0;padding:48px 32px;display:grid;overflow-y:auto}.MenuOverlayV2-module__6zAM6a__list{margin:0;padding:0;list-style:none}.MenuOverlayV2-module__6zAM6a__item{border-bottom:1px solid var(--v2-rule)}.MenuOverlayV2-module__6zAM6a__itemLink{color:var(--v2-fg);justify-content:space-between;align-items:baseline;gap:12px;padding:14px 0;text-decoration:none;transition:color .18s;display:flex}.MenuOverlayV2-module__6zAM6a__itemLink:hover{color:var(--v2-accent)}.MenuOverlayV2-module__6zAM6a__itemLink:focus-visible{outline:1px solid var(--v2-accent);outline-offset:4px}.MenuOverlayV2-module__6zAM6a__itemLabel{font-family:var(--font-archivo), sans-serif;letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(40px,6vw,92px);font-weight:900;line-height:1.02}.MenuOverlayV2-module__6zAM6a__itemNum{font-family:var(--font-mono);letter-spacing:.22em;color:var(--v2-muted);align-self:end;font-size:11px;font-weight:400}.MenuOverlayV2-module__6zAM6a__sideBlock{align-content:start;gap:14px;display:grid}.MenuOverlayV2-module__6zAM6a__sideImage{aspect-ratio:4/5;border:1px solid var(--v2-rule);background:var(--v2-card);max-height:520px;position:relative;overflow:hidden}.MenuOverlayV2-module__6zAM6a__sideImageInner{object-fit:cover}.MenuOverlayV2-module__6zAM6a__sideCaption{font-family:var(--font-parlare), "Times New Roman", serif;color:var(--v2-muted);margin:0;font-size:clamp(18px,1.8vw,24px);font-style:italic;line-height:1.3}.MenuOverlayV2-module__6zAM6a__arrow{color:var(--v2-accent);font-style:normal}.MenuOverlayV2-module__6zAM6a__footerBar{border-top:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--v2-muted);justify-content:space-between;padding:16px 24px;font-size:10px;font-weight:500;display:flex}@media (max-width:720px){.MenuOverlayV2-module__6zAM6a__headerBar{padding:14px 18px}.MenuOverlayV2-module__6zAM6a__body{grid-template-columns:1fr;gap:28px;padding:28px 20px 20px}.MenuOverlayV2-module__6zAM6a__sideBlock{display:none}.MenuOverlayV2-module__6zAM6a__itemLabel{font-size:clamp(36px,10vw,56px)}.MenuOverlayV2-module__6zAM6a__footerBar{letter-spacing:.2em;padding:14px 18px;font-size:9px}}
.TopBarV2-module__aqRGBa__bar{top:var(--announce-h,0px);z-index:20;background:var(--v2-bg);border-bottom:1px solid var(--v2-rule);font-family:var(--font-archivo), sans-serif;letter-spacing:.24em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:18px 24px;font-size:11px;font-weight:500;display:grid;position:fixed;left:0;right:0}.TopBarV2-module__aqRGBa__transparent{background:color-mix(in srgb, var(--v2-bg) 82%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:#0000}.TopBarV2-module__aqRGBa__left{align-items:center;gap:20px;display:flex}.TopBarV2-module__aqRGBa__right{justify-content:flex-end;align-items:center;gap:20px;display:flex}.TopBarV2-module__aqRGBa__navButton{color:var(--v2-fg);font:inherit;letter-spacing:inherit;text-transform:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .18s}.TopBarV2-module__aqRGBa__navButton:hover{color:var(--v2-accent)}.TopBarV2-module__aqRGBa__navButton:focus-visible{outline:1px solid var(--v2-accent);outline-offset:4px}.TopBarV2-module__aqRGBa__logoLink{justify-content:center;align-items:center;display:inline-flex}.TopBarV2-module__aqRGBa__logoLink:focus-visible{outline:1px solid var(--v2-accent);outline-offset:4px}.TopBarV2-module__aqRGBa__season{color:var(--v2-muted);letter-spacing:.2em}@media (max-width:720px){.TopBarV2-module__aqRGBa__bar{letter-spacing:.2em;padding:14px 18px;font-size:10px}.TopBarV2-module__aqRGBa__left,.TopBarV2-module__aqRGBa__right{gap:14px}.TopBarV2-module__aqRGBa__season{display:none}}
.WelcomeOfferModal-module__cHijoG__backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a8;place-items:center;padding:24px;animation:.24s WelcomeOfferModal-module__cHijoG__backdrop-in;display:grid;position:fixed;inset:0}.WelcomeOfferModal-module__cHijoG__card{background:var(--v2-bg);width:100%;max-width:460px;color:var(--v2-fg);border:1px solid var(--v2-rule);padding:48px 38px 34px;animation:.46s cubic-bezier(.16,1,.3,1) WelcomeOfferModal-module__cHijoG__card-in;position:relative;box-shadow:0 2px 8px #0000004d,0 24px 60px #00000073}@keyframes WelcomeOfferModal-module__cHijoG__backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes WelcomeOfferModal-module__cHijoG__card-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.WelcomeOfferModal-module__cHijoG__backdrop,.WelcomeOfferModal-module__cHijoG__card{animation:none}}.WelcomeOfferModal-module__cHijoG__close{color:var(--v2-muted);cursor:pointer;background:0 0;border:0;padding:6px;font-size:13px;line-height:1;transition:color .18s;position:absolute;top:14px;right:16px}.WelcomeOfferModal-module__cHijoG__close:hover{color:var(--v2-fg)}.WelcomeOfferModal-module__cHijoG__close:focus-visible{outline:1px solid var(--v2-accent);outline-offset:3px}.WelcomeOfferModal-module__cHijoG__kicker{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--v2-muted);margin-bottom:14px;font-size:10px}.WelcomeOfferModal-module__cHijoG__title{font-family:var(--font-archivo), sans-serif;letter-spacing:-.03em;text-transform:uppercase;color:var(--v2-fg);margin:0;font-size:clamp(34px,7vw,46px);font-weight:900;line-height:.96}.WelcomeOfferModal-module__cHijoG__accent{color:var(--v2-accent)}.WelcomeOfferModal-module__cHijoG__sub{font-family:var(--font-parlare), "Times New Roman", serif;color:#f5f0e6eb;margin:16px 0 26px;font-size:17px;font-style:italic;line-height:1.35}.WelcomeOfferModal-module__cHijoG__form{margin:0}.WelcomeOfferModal-module__cHijoG__row{flex-wrap:wrap;gap:8px;display:flex}.WelcomeOfferModal-module__cHijoG__input{border:1px solid var(--v2-rule);min-width:0;color:var(--v2-fg);font-family:var(--font-archivo), sans-serif;letter-spacing:.02em;background:0 0;flex:200px;padding:13px 14px;font-size:14px;transition:border-color .18s}.WelcomeOfferModal-module__cHijoG__input::placeholder{color:var(--v2-muted)}.WelcomeOfferModal-module__cHijoG__input:focus{border-color:var(--v2-accent);outline:none}.WelcomeOfferModal-module__cHijoG__input:focus-visible{outline:2px solid var(--v2-accent);outline-offset:2px}.WelcomeOfferModal-module__cHijoG__submit{background:var(--v2-accent);color:#f5f0e6;font-family:var(--font-archivo), sans-serif;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border:0;flex:none;padding:13px 20px;font-size:11px;font-weight:700;transition:opacity .18s,transform .2s cubic-bezier(.16,1,.3,1)}.WelcomeOfferModal-module__cHijoG__submit:hover{opacity:.9}.WelcomeOfferModal-module__cHijoG__submit:active{transform:translateY(1px)}.WelcomeOfferModal-module__cHijoG__submit:focus-visible{outline:1px solid var(--v2-fg);outline-offset:2px}.WelcomeOfferModal-module__cHijoG__submit:disabled{opacity:.6;cursor:default}.WelcomeOfferModal-module__cHijoG__fine,.WelcomeOfferModal-module__cHijoG__error,.WelcomeOfferModal-module__cHijoG__success{font-family:var(--font-mono);letter-spacing:.06em;margin:14px 0 0;font-size:10px;line-height:1.5}.WelcomeOfferModal-module__cHijoG__fine{color:var(--v2-muted)}.WelcomeOfferModal-module__cHijoG__error{color:#e07a7a}.WelcomeOfferModal-module__cHijoG__success{color:#f5f0e6f2;font-family:var(--font-parlare), "Times New Roman", serif;letter-spacing:0;margin:8px 0 0;font-size:16px;font-style:italic}@media (max-width:480px){.WelcomeOfferModal-module__cHijoG__card{padding:40px 24px 28px}.WelcomeOfferModal-module__cHijoG__submit{flex:100%}}
.legal-module__FlBS8a__root{background:var(--v2-bg);min-height:100vh;color:var(--v2-fg);padding:140px 28px 120px}.legal-module__FlBS8a__inner{max-width:880px;margin:0 auto}.legal-module__FlBS8a__meta{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--v2-muted);font-size:10px}.legal-module__FlBS8a__title{font-family:var(--font-archivo), sans-serif;letter-spacing:-.04em;color:var(--v2-fg);text-transform:none;margin:14px 0 0;font-size:clamp(56px,8.5vw,128px);font-weight:900;line-height:.9}.legal-module__FlBS8a__accent{font-family:var(--font-parlare), "Times New Roman", serif;color:var(--v2-accent);letter-spacing:-.02em;font-style:italic;font-weight:400}.legal-module__FlBS8a__rule{background:var(--v2-accent);border:0;width:72px;height:1px;margin:48px 0 40px}.legal-module__FlBS8a__body{font-family:var(--font-archivo), sans-serif;color:var(--v2-fg);font-size:16px;font-weight:400;line-height:1.7}.legal-module__FlBS8a__body p{margin:0 0 22px}.legal-module__FlBS8a__body p:last-child{margin-bottom:0}.legal-module__FlBS8a__body a{color:var(--v2-accent);border-bottom:1px solid;text-decoration:none;transition:opacity .18s}.legal-module__FlBS8a__body a:hover{opacity:.7}.legal-module__FlBS8a__section{margin-top:56px}.legal-module__FlBS8a__sectionLabel{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--v2-accent);margin-bottom:10px;font-size:10px;display:block}.legal-module__FlBS8a__sectionTitle{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;text-transform:uppercase;color:var(--v2-fg);margin:0 0 20px;font-size:clamp(22px,2.4vw,30px);font-weight:800}.legal-module__FlBS8a__list{font-family:var(--font-archivo), sans-serif;color:var(--v2-fg);margin:0;padding:0;font-size:16px;line-height:1.7;list-style:none}.legal-module__FlBS8a__list li{border-bottom:1px solid var(--v2-rule);padding:14px 0 14px 28px;position:relative}.legal-module__FlBS8a__list li:first-child{border-top:1px solid var(--v2-rule)}.legal-module__FlBS8a__list li:before{content:"—";color:var(--v2-accent);font-family:var(--font-mono);position:absolute;left:0}.legal-module__FlBS8a__footer{border-top:1px solid var(--v2-rule);font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--v2-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:96px;padding-top:28px;font-size:10px;display:flex}@media (max-width:720px){.legal-module__FlBS8a__root{padding:110px 20px 80px}.legal-module__FlBS8a__title{font-size:clamp(44px,14vw,72px)}.legal-module__FlBS8a__body,.legal-module__FlBS8a__list{font-size:15px}.legal-module__FlBS8a__section{margin-top:44px}.legal-module__FlBS8a__footer{letter-spacing:.22em;font-size:9px}}
