@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--orange:#ff6b16;--ink:#171714;--paper:#f2f0e8;color:var(--ink);background:var(--orange);font-family:'Space Grotesk',Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:7px}header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 4%}.header{border-bottom:1px solid var(--ink)}.brand{font-size:24px;font-weight:700;letter-spacing:-1.4px;white-space:nowrap}.registered{font-size:13px;vertical-align:top;letter-spacing:0;margin-left:4px}.header-note,.nav-link,.hero-top,.eyebrow,.panel-label,.panel-bottom,.edition,.drop,footer>span{font-size:12px;font-weight:600;letter-spacing:1.2px}.nav-link{font-size:14px}.nav-link span{margin-left:25px}.hero{position:relative;isolation:isolate;min-height:820px;overflow:hidden;padding:24px 4% 30px}.hero-top{display:flex;justify-content:space-between;position:relative;z-index:2}.hero h1{position:relative;z-index:2;pointer-events:none;margin:34px 0 0;font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-size:clamp(100px,15.8vw,260px);font-weight:900;letter-spacing:-.035em;line-height:.79;max-width:55%}.hero h1 span{color:var(--paper)}.hero-product{position:absolute;z-index:1;width:73%;right:-8%;top:85px;transform:rotate(-9deg);mix-blend-mode:multiply;mask-image:radial-gradient(ellipse at center,#000 58%,transparent 75%)}.hero-product img{display:block;width:100%;height:auto}.hero-bottom{position:absolute;bottom:32px;left:4%;right:4%;display:flex;align-items:flex-end;justify-content:space-between;z-index:3}.hero-bottom p{font-size:23px;line-height:1.35;margin:0;letter-spacing:-.8px}.round-link{background:var(--paper);display:grid;place-items:center;width:62px;height:62px;border:1px solid var(--ink);border-radius:50%;font-size:28px;transition:background .2s,color .2s}.round-link:hover{background:var(--ink);color:var(--orange)}.edition{text-align:right;line-height:1.7}.ticker{padding:23px 0;display:flex;gap:44px;overflow:hidden;white-space:nowrap;background:var(--ink);color:var(--orange);font-weight:700;font-size:19px;letter-spacing:1px;justify-content:center}.signature{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);padding:90px 7%;gap:9%;scroll-margin-top:24px}.logo-panel{aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #17171444;padding:25px;min-width:0}.logo-panel img{width:80%;height:75%;object-fit:contain;mix-blend-mode:multiply}.panel-label,.panel-bottom{font-size:12px}.signature-copy{display:flex;flex-direction:column;justify-content:center;padding:20px 0}.signature h2{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-size:clamp(60px,6.8vw,106px);line-height:.92;letter-spacing:-1px;margin:27px 0}.signature p{font-size:18px;line-height:1.65;margin:0}.drop{border-top:1px solid #17171444;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:42px;padding-top:22px}.drop strong{font-size:12px;border:1px solid var(--ink);padding:10px 13px;border-radius:30px;white-space:nowrap}footer{background:var(--ink);color:var(--paper);padding-top:35px;padding-bottom:35px}footer .brand{font-size:21px}
@media(min-width:1600px){.hero{min-height:970px}.hero-product{top:30px}.hero h1{margin-top:65px}}
@media(max-width:900px){.header-note{display:none}.hero{min-height:780px}.hero h1{font-size:23vw;max-width:100%;margin-top:35px}.hero-product{width:94%;right:-14%;top:235px}.hero-bottom p{font-size:20px}.signature{padding:60px 5%;gap:6%}.drop{align-items:flex-start;flex-direction:column}.panel-bottom{font-size:10px;letter-spacing:.7px}footer>span:nth-child(2){display:none}}
@media(max-width:560px){header,footer{padding:22px 6%}.brand{font-size:21px}.nav-link{font-size:12px}.nav-link span{margin-left:10px}.hero{padding:23px 6%;min-height:740px}.hero-top{font-size:10px;letter-spacing:.5px}.hero-top span:last-child{display:none}.hero h1{font-size:28vw;margin-top:36px;line-height:.83}.hero-product{width:132%;right:-26%;top:270px;transform:rotate(-11deg)}.hero-bottom{left:6%;right:6%;bottom:25px}.hero-bottom p{font-size:17px}.round-link{width:48px;height:48px;font-size:23px}.edition{font-size:10px;letter-spacing:.5px}.ticker{font-size:15px;padding:19px 0;gap:27px}.signature{grid-template-columns:1fr;padding:45px 6%;gap:38px}.logo-panel{padding:24px}.logo-panel img{max-height:280px}.signature-copy{padding:0}.signature h2{font-size:76px}.signature p{font-size:17px}.drop{flex-direction:row;align-items:center;margin-top:32px}.panel-bottom{font-size:11px}.signature .eyebrow{font-size:12px}footer{align-items:flex-start;gap:20px;flex-direction:column}footer>span{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
