:root{--bg:#0b0f0e;--border:#f7faf91a;--text:#f3f7f5;--muted:#f3f7f5b8;--brand:#0f5c4d;--action:#19a974;--accent:#a3e635;--shadow:0 30px 80px #00000059;--display-font:"Clash Display", "Sora", "Avenir Next", "Segoe UI", sans-serif;--body-font:"Plus Jakarta Sans", "Manrope", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #0f5c4d66, transparent 35%), radial-gradient(circle at top right, #a3e6351f, transparent 22%), linear-gradient(180deg, #08100d 0%, #09100e 32%, var(--bg) 100%);min-height:100svh;color:var(--text);font-family:var(--body-font);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{min-height:100svh;position:relative;overflow:hidden}.single-hero{width:min(1200px,100% - 2rem);min-height:100svh;padding:clamp(1rem, 2vw, 1.5rem) 0 calc(1.4rem + env(safe-area-inset-bottom,0px));grid-template-rows:1fr auto;align-items:center;margin:0 auto;display:grid;position:relative}.hero-noise,.hero-aurora{pointer-events:none;position:absolute;inset:0}.hero-noise{opacity:.12;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(#000000e6,#0000);mask-image:linear-gradient(#000000e6,#0000)}.hero-aurora{filter:blur(90px)}.hero-aurora--left{background:#0f5c4d47;width:26rem;height:26rem;top:14%;left:-4rem}.hero-aurora--right{background:#a3e63529;width:22rem;height:22rem;top:10%;right:-6rem}.hero-card,.footer{z-index:1;position:relative}.hero-card{place-items:center;min-height:calc(100vh - 8rem);display:grid}.hero-copy{text-align:center;max-width:60rem}.hero-copy h1{font-family:var(--display-font);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(3.5rem,8vw,6.4rem);line-height:.95}.hero-copy__nowrap{white-space:nowrap}.hero-copy__nowrap span{color:var(--accent);text-shadow:0 0 12px #a3e6358c,0 0 34px #19a97459}.hero-text{color:var(--muted);text-wrap:pretty;max-width:40rem;margin:1.6rem auto 0;font-size:clamp(.98rem,1.3vw,1.02rem);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2.25rem 0 0;display:flex}.button{border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;min-height:3.6rem;padding:.95rem 1.4rem;font-weight:800;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#f8fffc;background:linear-gradient(135deg,#159063,#107653);min-width:17rem;box-shadow:0 14px 30px #07120e59,0 0 36px #a3e6353d}.button--primary:hover{background:linear-gradient(135deg,#18a26f,#128760);box-shadow:0 18px 34px #07120e6b,0 0 44px #a3e6354d}.button--disabled{cursor:default;opacity:.92}.button--disabled:hover{background:linear-gradient(135deg,#159063,#107653);transform:none;box-shadow:0 14px 30px #07120e59,0 0 36px #a3e6353d}.footer{border-top:1px solid #f7faf914;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 0 0;display:flex}.footer__brand{color:var(--muted);letter-spacing:.02em;gap:.28rem;font-size:.95rem;font-weight:600;display:grid}.footer__brand small{color:#f3f7f58a;letter-spacing:.01em;font-size:.84rem;font-weight:500}.footer__icons{align-items:center;gap:.8rem;display:flex}.footer__icon{border:1px solid var(--border);color:#f3f7f594;opacity:.82;background:#f7faf908;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .18s,opacity .18s,color .18s,border-color .18s,background .18s;display:inline-flex}.footer__icon:hover{opacity:1;color:#f3f7f5f5;background:#f7faf90f;border-color:#a3e6354d;transform:translateY(-1px)}.footer__icons svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}@media (max-width:900px){.single-hero{width:min(100% - 1.5rem,1200px)}.hero-card{min-height:auto;padding:4rem 0 3rem}.hero-copy{max-width:44rem}.hero-copy h1{font-size:clamp(3.1rem,11vw,5.2rem)}.hero-text{max-width:34rem;margin-top:1.35rem}}@media (max-width:720px){.single-hero{width:min(100% - 1.25rem,1200px);padding:.85rem 0 calc(1.25rem + env(safe-area-inset-bottom,0px))}.hero-card{min-height:auto;padding:3.25rem 0 2.5rem}.hero-copy h1{letter-spacing:-.045em;font-size:clamp(2.7rem,15vw,4.4rem);line-height:.92}.hero-copy__nowrap{white-space:normal}.hero-text{max-width:30rem;margin-top:1.15rem;font-size:.98rem;line-height:1.62}.hero-actions{grid-template-columns:1fr;gap:.85rem;margin-top:1.9rem;display:grid}.button{width:100%;min-height:3.45rem;padding:.9rem 1.15rem}.button--primary{justify-self:center;width:min(100%,18rem)}.footer{text-align:center;flex-direction:column;justify-content:center;gap:1rem;padding-top:1rem}.footer__brand{justify-items:center}.footer__icons{justify-content:center}}@media (max-width:480px){.single-hero{width:min(100% - 1rem,1200px)}.hero-card{padding:2.4rem 0 2rem}.hero-copy h1{font-size:clamp(2.25rem,14vw,3.35rem);line-height:.94}.hero-text{max-width:26rem;font-size:.94rem}.button--primary{width:min(100%,16.5rem);min-width:0}.footer__brand{font-size:.9rem}.footer__brand small{font-size:.8rem}.footer__icon{width:2.35rem;height:2.35rem}}
