html,body,#root{min-height:100%;margin:0}body{color:#fff;background:#08131f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.splash-page{color:#fff;background:#08131f;min-height:100vh;position:relative;overflow:hidden}.splash-glow{filter:blur(90px);pointer-events:none;opacity:.75;border-radius:9999px;position:absolute}.splash-glow-green{background:#9ae60024;width:280px;height:280px;top:-100px;left:50%;transform:translate(-50%)}.splash-glow-orange{background:#ff6a1a1f;width:320px;height:320px;top:140px;right:-60px}.splash-glow-white{background:#ffffff0d;width:260px;height:260px;bottom:40px;left:-40px}.splash-main{z-index:1;justify-content:center;align-items:center;max-width:1100px;min-height:100vh;margin:0 auto;padding:64px 24px;display:flex;position:relative}.splash-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:980px;padding:56px 42px;box-shadow:0 30px 80px #00000059}.splash-badge{color:#ffffffc2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;display:inline-flex}.splash-logo{letter-spacing:-.04em;margin-top:28px;font-size:clamp(48px,8vw,76px);font-weight:800;line-height:1}.logo-white{color:#fff}.logo-green{color:#9ae600}.logo-orange{color:#ff6a1a}.splash-title{letter-spacing:-.04em;max-width:900px;margin:28px 0 0;font-size:clamp(34px,5vw,58px);font-weight:700;line-height:1.08}.splash-copy{color:#ffffffb8;max-width:860px;margin-top:24px;font-size:22px;line-height:1.7}.splash-actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.contact-button{color:#08131f;background:#9ae600;border-radius:18px;justify-content:center;align-items:center;padding:16px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.contact-button:hover{background:#b7ff35;transform:translateY(-1px)}.splash-footer{color:#ffffff80;margin-top:24px;font-size:14px}@media (width<=768px){.splash-main{padding:32px 18px}.splash-card{text-align:center;border-radius:24px;padding:36px 22px}.splash-copy{font-size:18px}.splash-actions{justify-content:center}}
