:root{--ink:#0b0d0b;--lime:#d8ff38;--paper:#f5f4ef;--muted:#b9bdb5}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--ink);color:#fff;font-family:Montserrat,Arial,sans-serif}.launch{min-height:100vh;padding:clamp(28px,5.7vw,78px);display:flex;flex-direction:column;position:relative;overflow:hidden;background:linear-gradient(100deg,#0b0d0b 34%,#0b0d0bd9 59%,#0b0d0b45),url('https://images.unsplash.com/photo-1575361204480-aadea25e6e68?auto=format&fit=crop&w=1800&q=85') 73% center/cover}.launch:after{content:'01';position:absolute;right:clamp(20px,5vw,75px);bottom:-.12em;font:clamp(180px,29vw,460px)/.8 'Bebas Neue',sans-serif;color:#ffffff0b;pointer-events:none}.logo{color:#fff;font:31px/1 'Bebas Neue',sans-serif;letter-spacing:.5px;text-decoration:none;position:relative;z-index:1}.logo i{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%;margin-left:2px}.launch-content{margin:auto 0;max-width:690px;position:relative;z-index:1}.eyebrow{margin:0 0 17px;color:var(--lime);font-size:10px;font-weight:800;letter-spacing:1.6px}h1{margin:0;font:clamp(76px,11vw,170px)/.82 'Bebas Neue',sans-serif;letter-spacing:1px}em{font-style:normal;color:var(--lime)}.intro{max-width:470px;margin:30px 0 24px;color:#e0e3dd;font-size:13px;line-height:1.8}.status{display:flex;align-items:center;gap:9px;margin:0;font-size:11px;font-weight:700}.status span{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #d8ff3822}footer{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}footer p{margin:0}footer a{color:#fff;font-weight:800;text-decoration:none;border-bottom:1px solid #ffffff44;padding-bottom:6px}footer a span{color:var(--lime);font-size:16px;margin-left:10px}@media(max-width:600px){.launch{padding:27px 25px;background:linear-gradient(180deg,#0b0d0bd9 35%,#0b0d0b88),url('https://images.unsplash.com/photo-1575361204480-aadea25e6e68?auto=format&fit=crop&w=1000&q=85') 62% center/cover}.launch-content{margin:auto 0}.intro{font-size:12px;max-width:340px}footer{align-items:flex-start;gap:18px;flex-direction:column}}
