*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff;background:linear-gradient(to bottom right,#0c2a2a,#012930,#002737,#0a243a,#1c1f3a,#241c37,#2b1a34,#31172f,#32172d,#34172b,#341729,#351727),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=1400&q=80) 50%/cover;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{min-height:100vh;margin:0}#root{min-height:100vh}.stars{background:#fff;width:1px;height:1px;animation:8s linear infinite twinkle;position:absolute;box-shadow:2vw 3vh 2px #fff,10vw 8vh 2px #fff,15vw 15vh 1px #fff,22vw 22vh 1px #fff,28vw 12vh 2px #fff,32vw 32vh 1px #fff,38vw 18vh 2px #fff,42vw 35vh 1px #fff,48vw 25vh 2px #fff,53vw 42vh 1px #fff,58vw 15vh 2px #fff,63vw 38vh 1px #fff,68vw 28vh 2px #fff,73vw 45vh 1px #fff,78vw 32vh 2px #fff,83vw 48vh 1px #fff,88vw 20vh 2px #fff,93vw 52vh 1px #fff,98vw 35vh 2px #fff,5vw 60vh 1px #fff,12vw 65vh 2px #fff,18vw 72vh 1px #fff,25vw 78vh 2px #fff,30vw 85vh 1px #fff,35vw 68vh 2px #fff,40vw 82vh 1px #fff,45vw 92vh 2px #fff,50vw 75vh 1px #fff,55vw 88vh 2px #fff,60vw 95vh 1px #fff,65vw 72vh 2px #fff,70vw 85vh 1px #fff,75vw 78vh 2px #fff,80vw 92vh 1px #fff,85vw 82vh 2px #fff,90vw 88vh 1px #fff,95vw 75vh 2px #fff}.shooting-star{background:linear-gradient(90deg,#fff,#0000);width:100px;height:2px;animation:3s ease-in infinite shoot;position:absolute}.shooting-star:first-child{animation-delay:0s;top:20%;left:-100px}.shooting-star:nth-child(2){animation-delay:1s;top:35%;left:-100px}.shooting-star:nth-child(3){animation-delay:5s;top:50%;left:-100px}@keyframes twinkle{0%,to{opacity:.8}50%{opacity:.4}}@keyframes shoot{0%{opacity:1;transform:translate(0)translateY(0)rotate(25deg)}to{opacity:0;transform:translate(120vw)translateY(50vh)rotate(25deg)}}.stars:after{content:"";background:#fff;width:1px;height:1px;animation:20s linear infinite reverse twinkle;position:absolute;box-shadow:8vw 12vh 2px #fff,16vw 18vh 1px #fff,24vw 25vh 2px #fff,33vw 15vh 1px #fff,41vw 28vh 2px #fff,49vw 35vh 1px #fff,57vw 22vh 2px #fff,65vw 42vh 1px #fff,73vw 28vh 2px #fff,81vw 48vh 1px #fff,89vw 32vh 2px #fff,97vw 45vh 1px #fff,3vw 68vh 2px #fff,11vw 75vh 1px #fff,19vw 82vh 2px #fff,27vw 88vh 1px #fff,35vw 72vh 2px #fff,43vw 85vh 1px #fff,51vw 92vh 2px #fff,59vw 78vh 1px #fff}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{width:100%}.site-header__inner{max-width:1200px;margin:0 auto}.site-header__eyebrow{text-transform:uppercase;letter-spacing:.25rem;color:#cba7ff;margin:0 0 .5rem;font-size:.8rem}.site-header h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.site-header__subtitle{color:#d8d4ff;max-width:700px;margin:.75rem 0 1.25rem}.hero-banner{background:linear-gradient(120deg,#2f0166e6,#2a023dcc);align-items:center;width:100%;min-height:90px;padding:1.5rem;display:flex;box-shadow:0 20px 45px #00000040}.hero-banner__content{max-width:640px}.hero-banner__badge{text-transform:uppercase;letter-spacing:.2rem;background:#fff3;border-radius:999px;margin-bottom:.75rem;padding:.35rem .7rem;font-size:.75rem;display:inline-block}.hero-banner h2{margin:0 0 .5rem;font-size:clamp(1.25rem,2.2vw,1.8rem)}.hero-banner p{color:#f3f0ff;margin:0;font-size:1rem}.app-main{flex-direction:column;flex:1;align-items:center;width:min(100%,1100px);margin:0 auto;padding:2rem 1.5rem 3rem;display:flex}.intro-card{text-align:center;width:100%;max-width:760px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.intro-card p{margin:.4rem 0}.intro-card__note{color:#d8d4ff;font-size:.95rem}.content-panel{justify-content:center;width:min(100%,760px);display:flex}.content-panel form,.content-panel section{background:linear-gradient(120deg,#2f0166e6,#2a023dcc);border:1px solid #ffffff24;border-radius:18px;width:100%;padding:1.5rem}.site-footer{text-align:center;background:#050816d9;border-top:1px solid #ffffff1f;padding:1.25rem 1.5rem 2rem}.site-footer p{color:#d8d4ff;margin:.25rem 0}@media (width<=768px){.site-header{padding:1.25rem 1rem 1rem}.app-main{padding:1.25rem 1rem 2rem}.hero-banner{min-height:160px;padding:1.25rem}}
