@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&display=swap');
:root{--yellow:#f5ed30;--ink:#161714;--paper:#f4f4eb;--line:#383a32}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'Golos Text',Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #f05a38;outline-offset:5px}button{border:0}::selection{background:#f05a38;color:white}.header{height:88px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;background:var(--yellow);color:var(--ink);border-bottom:1px solid #16171440}.brand{font-size:32px;font-weight:900;letter-spacing:-2px;display:flex;gap:10px;align-items:center}.warning{width:31px;height:34px;display:grid;place-items:center;font-size:24px;border:3px solid;border-radius:6px;transform:rotate(-8deg)}.brand-mini{font-size:10px;letter-spacing:0;line-height:1.05;border-left:1px solid;padding-left:10px}nav{display:flex;gap:12px;align-items:center}.nav-link{font-size:14px;margin-right:20px}.nav-link:hover{text-decoration:underline}.social{padding:12px 22px;border:1px solid #161714;border-radius:6px;font-size:14px;font-weight:800;transition:transform .2s}.social:hover{transform:translateY(-3px)}.pump{background:var(--ink);color:var(--yellow)}.hero{position:relative;background:var(--yellow);color:var(--ink);min-height:790px;height:calc(100svh - 88px);max-height:1000px;overflow:hidden;padding:26px 4% 0}.hero-meta,.hero-bottom{display:flex;justify-content:space-between;font-size:12px;font-weight:600;letter-spacing:1px}.hero h1{position:relative;text-align:center;font-size:clamp(110px,19vw,300px);font-weight:900;letter-spacing:-.075em;line-height:.9;margin:40px 0 0;white-space:nowrap}.hero h1 span{color:transparent;-webkit-text-stroke:2px var(--ink)}.hero-art{position:absolute;width:min(62vw,880px);left:50%;top:6%;transform:translateX(-50%);mix-blend-mode:multiply;will-change:transform;pointer-events:none;z-index:2}.hero-art img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.sticker{position:absolute;right:20%;top:61%;border:2px solid var(--ink);background:var(--yellow);border-radius:50%;width:100px;height:100px;text-align:center;display:flex;flex-direction:column;justify-content:center;transform:rotate(13deg);font-size:29px;font-weight:800;box-shadow:4px 4px 0 var(--ink)}.sticker b{font-size:12px}.hero-left{position:absolute;left:4%;bottom:15%;z-index:3}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.4px}.hero-left h2{font-size:34px;line-height:1.08;letter-spacing:-1.4px;margin:15px 0}.hero-left p{font-size:15px;line-height:1.6;margin:0 0 24px}.black-button{display:inline-flex;gap:34px;align-items:center;justify-content:space-between;background:var(--ink);color:var(--yellow);border:1px solid var(--ink);padding:19px 22px;border-radius:5px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s}.black-button:hover{transform:translate(-2px,-3px);box-shadow:5px 5px 0 #16171440}.black-button span{font-size:22px}.hero-right{position:absolute;right:5%;bottom:20%;font-size:15px;line-height:1.5;z-index:3}.round-arrow{font-size:50px}.tiny{font-size:10px;letter-spacing:1px}.hero-bottom{position:absolute;bottom:25px;left:4%;right:4%;align-items:center}.hero-bottom button{background:none;color:inherit;font-size:11px;border-bottom:1px solid;padding:4px}.tape{overflow:hidden;background:var(--ink);color:var(--yellow);border-bottom:1px solid var(--line);padding:20px 0;font-size:22px;font-weight:800;letter-spacing:1px}.tape div{width:max-content;animation:marquee 25s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:100px 5%}.intro{display:grid;grid-template-columns:24% 76%;border-bottom:1px solid var(--line)}.intro>.eyebrow{padding-top:12px;color:var(--yellow)}.intro h2{font-size:clamp(28px,3.6vw,52px);letter-spacing:-2px;line-height:1.16;margin:0 0 40px}.intro h2 span{color:#8b8e80}.intro-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.intro-bottom p{font-size:16px;line-height:1.8;margin:0;color:#b7b9af}.contract{align-self:center}.contract>span{font-size:11px;letter-spacing:1.6px;color:#b7b9af}.contract button{display:flex;justify-content:space-between;gap:20px;color:var(--yellow);background:none;border-bottom:1px solid #686a5e;width:100%;text-align:left;padding:15px 0;font-weight:600;font-size:16px}.contract small{font-size:12px;color:#8b8e80;display:block;margin-top:12px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px;gap:20px}.section-heading h2{font-size:clamp(35px,5.7vw,80px);line-height:1;letter-spacing:-4px;margin:18px 0 0;font-weight:900}.news{background:var(--paper);color:var(--ink)}.news em{font-style:normal;color:#727866}.issue{border:1px solid;border-radius:30px;padding:12px 17px;font-size:12px;white-space:nowrap}.news-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid #161714}.news-picture{position:relative;overflow:hidden;background:var(--yellow);min-height:490px}.news-picture img{width:110%;height:110%;position:absolute;object-fit:contain;left:-5%;top:-6%;mix-blend-mode:multiply;transform:rotate(-12deg)}.news-stamp{position:absolute;left:25px;bottom:25px;border:3px solid;font-weight:900;font-size:26px;line-height:1;transform:rotate(-8deg);padding:12px;background:var(--yellow)}.news-copy{padding:40px;display:flex;flex-direction:column}.news-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:.7px}.news-copy h3{font-size:48px;letter-spacing:-2px;line-height:1.05;margin:34px 0 20px}.news-copy p{font-size:15px;line-height:1.65;color:#55594b;margin:0 0 15px}.news-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:11px;letter-spacing:1px}.news-footer span:last-child{font-size:25px}.roadmap .eyebrow{color:var(--yellow)}.roadmap h2 span{-webkit-text-stroke:1px var(--paper);color:transparent}.section-heading>p{color:#a7aa9d;font-size:14px;line-height:1.7;margin:0}.phases{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.phase{padding:27px 24px 30px;border-right:1px solid var(--line)}.phase:first-child{padding-left:0}.phase:last-child{border-right:0}.phase-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#9d9f92;gap:8px}.phase-top b{font-size:9px;border:1px solid var(--line);padding:7px;border-radius:20px;font-weight:500}.phase:first-child b{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.phase-num{font-size:88px;letter-spacing:-7px;font-weight:800;color:#626659;display:flex;align-items:center;justify-content:space-between;margin:35px 0}.phase:first-child .phase-num{color:var(--yellow)}.phase-num span{font-size:35px;letter-spacing:0}.phase h3{font-size:22px;letter-spacing:-1px}.phase p{font-size:14px;line-height:1.8;color:#aaad9f}.last{position:relative;background:var(--yellow);color:var(--ink);padding-top:70px;padding-bottom:70px}.last h2{font-size:clamp(70px,12vw,180px);line-height:.85;letter-spacing:-.065em;margin:35px 0}.last h2 i{font-style:normal;-webkit-text-stroke:2px var(--ink);color:transparent}.last-note{position:absolute;right:10%;top:50%;transform:rotate(9deg);font-size:18px;font-weight:700;line-height:1.4;border:2px solid;padding:30px}footer{padding:35px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{font-size:12px;line-height:1.7;color:#9d9f92}footer>span{font-size:11px;letter-spacing:1px;color:#9d9f92}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);opacity:0;background:var(--paper);color:var(--ink);padding:18px 26px;border:1px solid var(--ink);border-radius:8px;z-index:20;font-size:14px;box-shadow:0 8px 30px #0003;transition:.25s;pointer-events:none;max-width:90vw;width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}.slip-overlay{position:fixed;inset:0;background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;color:var(--ink);pointer-events:none;opacity:0;visibility:hidden}.slip-overlay span{font-size:clamp(50px,17vw,240px);font-weight:900;letter-spacing:-.07em;transform:rotate(-12deg)}.slip-overlay p{font-size:clamp(10px,2vw,20px);letter-spacing:2px}.slip-overlay.active{animation:slip 1.8s both}@keyframes slip{0%{visibility:visible;opacity:0;transform:translateY(100%) rotate(10deg)}20%,75%{opacity:1;transform:translateY(0) rotate(0)}100%{visibility:hidden;opacity:0;transform:translateX(-110%) rotate(-10deg)}}.motion-off *, .motion-off *::before{animation:none!important;scroll-behavior:auto!important;transition:none!important}.motion-off .slip-overlay.active{visibility:visible;opacity:1}.motion-off .hero-art{transform:translateX(-50%)!important}
@media(min-width:1500px){.hero-art{top:0%}.hero-left{bottom:18%}}@media(max-width:1000px){.hero{min-height:760px;height:calc(100svh - 88px)}.hero-art{width:80vw;top:10%}.hero-left h2{font-size:28px}.hero-right{right:4%;bottom:13%;font-size:13px}.hero-right .tiny{display:none}.hero-left{bottom:12%}.hero-left p{font-size:13px}.intro{grid-template-columns:1fr;gap:30px}.intro-bottom{gap:30px}.phase{padding:22px 15px}.phase h3{font-size:18px}.phase-top{flex-wrap:wrap}.news-copy{padding:28px}.news-copy h3{font-size:38px}.section-heading h2{letter-spacing:-2px}.last-note{right:5%;font-size:14px;padding:20px}}
@media(max-width:650px){.header{height:76px;padding:0 5%}.brand{font-size:28px;gap:6px}.brand-mini,.nav-link{display:none}nav{gap:7px}.social{font-size:12px;padding:11px 12px}.warning{width:25px;height:28px;font-size:20px}.hero{padding:22px 5% 0;min-height:880px;height:auto}.hero-meta{font-size:9px;letter-spacing:.8px}.hero-meta span:last-child{display:none}.hero h1{font-size:22vw;margin-top:34px;letter-spacing:-.08em}.hero-art{top:11%;width:115vw;max-width:650px}.sticker{width:77px;height:77px;font-size:23px;right:21%;top:59%}.sticker b{font-size:9px}.hero-left{bottom:82px;left:6%}.hero-left h2{font-size:30px}.hero-left p{font-size:14px;margin-bottom:20px}.hero-right{right:6%;bottom:182px;font-size:11px;text-align:right}.hero-right .round-arrow{font-size:35px}.hero-bottom{left:6%;right:6%;font-size:9px;letter-spacing:0;flex-wrap:wrap;gap:12px}.hero-bottom>span:last-child{display:none}.hero-bottom button{font-size:9px}.tape{font-size:16px;padding:17px 0}.section{padding:60px 6%}.intro h2{font-size:29px;letter-spacing:-1px;margin-bottom:25px}.intro-bottom{grid-template-columns:1fr;gap:28px}.intro-bottom p{font-size:15px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:40px;letter-spacing:-2px}.issue{display:inline-block;margin-top:24px;font-size:10px}.news-card{grid-template-columns:1fr}.news-picture{min-height:330px}.news-picture img{object-fit:contain}.news-copy{padding:26px}.news-copy h3{font-size:40px;margin:24px 0 20px}.news-meta{font-size:9px}.section-heading>p{margin-top:20px}.phases{grid-template-columns:1fr 1fr}.phase{padding:22px 15px!important}.phase:nth-child(2){border-right:0}.phase:nth-child(-n+2){border-bottom:1px solid var(--line)}.phase-num{font-size:68px;margin:24px 0;letter-spacing:-5px}.phase h3{font-size:19px;line-height:1.2}.phase p{font-size:13px;line-height:1.7}.phase-top{font-size:10px;gap:12px}.last h2{font-size:20vw;margin-bottom:30px}.last-note{position:static;display:inline-block;margin:35px 0 0 30px;font-size:11px;padding:15px}.last .black-button{font-size:12px;gap:18px}footer{flex-wrap:wrap;padding:30px 6%;gap:10px}footer p{font-size:11px}footer>span{display:block;width:100%;margin-top:10px;font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tape div{animation:none}.hero-art{transform:translateX(-50%)!important}.slip-overlay.active{animation:none;visibility:visible;opacity:1}}
