@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Mono&family=Space+Grotesk:wght@500;700&display=swap");*{box-sizing:border-box}body{margin:0;background:#101015;color:#faf3df;font-family:'Space Grotesk';overflow-x:hidden}.top{position:sticky;top:0;z-index:10;padding:13px max(17px,calc((100% - 1240px)/2));display:flex;justify-content:space-between;background:#101015;color:#fff;border-bottom:3px solid #ff523e}.brand,.btn{font-weight:700;text-decoration:none}.brand{color:#d8ff39}.btn{background:#ff523e;color:#101015;padding:10px 15px}.poster{min-height:820px;background:#d8ff39;color:#101015;position:relative;overflow:hidden;border-bottom:8px solid #101015}.hero-copy{position:relative;z-index:3;width:min(900px,calc(100% - 34px));padding:clamp(55px,8vw,130px) 0 80px;margin:auto}.kicker{font:12px 'DM Mono';letter-spacing:.1em}.poster h1{font-family:'Archivo Black';font-size:clamp(64px,11vw,172px);line-height:.74;letter-spacing:-.085em;margin:24px 0 36px;animation:posterWeight 3.8s ease-in-out infinite}.poster h1 span{display:block;color:#ff523e}@keyframes posterWeight{50%{transform:scaleX(1.07) skewX(-3deg);letter-spacing:-.05em}}.lead{max-width:610px;font-size:20px;line-height:1.5}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0}.ghost{background:#101015;color:#fff}.notice{max-width:720px;border-left:5px solid #101015;padding-left:15px;font-size:17px;line-height:1.65}.poster-img{position:absolute;right:-7vw;bottom:-6vw;width:58vw;height:64vw;max-height:720px;transform:rotate(-9deg);border:8px solid #101015;box-shadow:-22px -22px 0 #1ccad8}.poster-img img{width:100%;height:100%;object-fit:cover}.band{overflow:hidden;background:#101015;color:#d8ff39;padding:11px 0;white-space:nowrap;font:14px 'Archivo Black';letter-spacing:.05em}.band span{display:inline-block;animation:marquee 18s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.poster-stream{width:min(1240px,calc(100% - 34px));margin:0 auto}.section{min-height:520px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);border-bottom:4px solid #faf3df;padding:0;position:relative}.section:nth-child(even){grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);background:#1ccad8;color:#101015}.section:nth-child(3n){background:#ff523e;color:#101015}.section .copy{padding:55px clamp(25px,5vw,76px);align-self:center}.section h2{font:clamp(38px,5vw,74px)/.88 'Archivo Black';letter-spacing:-.06em;margin:0 0 22px}.section p{font-size:17px;line-height:1.62}.section .media{position:relative;overflow:hidden;min-height:100%}.section:nth-child(even) .media{grid-column:1;grid-row:1}.section:nth-child(even) .copy{grid-column:2;grid-row:1}.section img{width:100%;height:100%;object-fit:cover}.slash{position:absolute;inset:0;background:linear-gradient(135deg,transparent 44%,#d8ff3999 45%,#d8ff3999 54%,transparent 55%);mix-blend-mode:screen;pointer-events:none}.faq,.legal{width:min(940px,calc(100% - 34px));margin:65px auto;padding:40px;border:4px solid #faf3df;background:#17171f}.legal p{font-size:18px;line-height:1.75}details{padding:13px 0;border-top:1px solid #555}summary{font-weight:700}footer{text-align:center;padding:35px;background:#ff523e;color:#101015}footer a{color:#101015}@media(max-width:800px){.top{height:66px;padding:10px 17px}.poster{min-height:0;padding-bottom:0}.hero-copy{padding:43px 17px 28px;width:100%}.poster h1{font-size:64px}.poster-img{position:relative;right:auto;bottom:auto;width:100%;height:270px;transform:none;border-width:5px}.lead{font-size:18px}.section,.section:nth-child(even){display:flex;flex-direction:column;min-height:0}.section .copy,.section:nth-child(even) .copy{order:1;padding:38px 18px}.section .media,.section:nth-child(even) .media{order:2;min-height:260px;height:260px}.section h2{font-size:40px}.actions,.btn{width:100%}.faq,.legal{width:calc(100% - 34px);padding:25px 18px}.legal p{font-size:17px}}