:root{--bg: #ffffff;--fg: #0a0a0a;--muted: #888888;--surface: rgba(0, 0, 0, .04);--border: rgba(0, 0, 0, .08);--accent: #CFFF04;--blue: #0477BF;--pink: #FE3CAC}@media (prefers-color-scheme: dark){:root{--bg: #0a0a0a;--fg: #ffffff;--muted: #666666;--surface: rgba(255, 255, 255, .04);--border: rgba(255, 255, 255, .08)}}[data-astro-cid-lvq5nwh2],[data-astro-cid-lvq5nwh2]:before,[data-astro-cid-lvq5nwh2]:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Poppins,system-ui,sans-serif;background-color:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased}body{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.atmo[data-astro-cid-lvq5nwh2]{position:fixed;inset:0;pointer-events:none;z-index:0}.atmo[data-astro-cid-lvq5nwh2]:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(4,119,191,.07) 0%,transparent 70%);top:50%;left:20%;transform:translate(-50%,-50%)}.atmo[data-astro-cid-lvq5nwh2]:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(254,60,172,.06) 0%,transparent 70%);top:50%;left:80%;transform:translate(-50%,-50%)}.orbits[data-astro-cid-lvq5nwh2]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.ring[data-astro-cid-lvq5nwh2]{position:absolute;border-radius:50%;border:1px solid;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-a[data-astro-cid-lvq5nwh2]{width:280px;height:280px;border-color:#0477bf24;animation:cw 22s linear infinite}.ring-a[data-astro-cid-lvq5nwh2]:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#0477bf;box-shadow:0 0 12px 3px #0477bf99;top:-3.5px;left:50%;transform:translate(-50%)}.ring-b[data-astro-cid-lvq5nwh2]{width:480px;height:480px;border-color:#fe3cac17;animation:ccw 35s linear infinite}.ring-b[data-astro-cid-lvq5nwh2]:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#fe3cac;box-shadow:0 0 10px 2px #fe3cac80;bottom:-2.5px;left:50%;transform:translate(-50%)}.ring-c[data-astro-cid-lvq5nwh2]{width:700px;height:700px;border-color:#cfff040d;animation:cw 55s linear infinite}@keyframes cw{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ccw{to{transform:translate(-50%,-50%) rotate(-360deg)}}.content[data-astro-cid-lvq5nwh2]{position:relative;z-index:1;text-align:center;padding:2rem 1.5rem;max-width:560px;width:100%;animation:rise .9s cubic-bezier(.16,1,.3,1) both}@keyframes rise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.logo[data-astro-cid-lvq5nwh2]{display:flex;justify-content:center;margin-bottom:3rem}.logo[data-astro-cid-lvq5nwh2] svg[data-astro-cid-lvq5nwh2]{height:34px;width:auto}.logo-text[data-astro-cid-lvq5nwh2]{fill:#0a0a0a}@media (prefers-color-scheme: dark){.logo-text[data-astro-cid-lvq5nwh2]{fill:#fff}}.badge[data-astro-cid-lvq5nwh2]{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;border-radius:100px;background:#cfff0414;border:1px solid rgba(207,255,4,.25);font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#cfff04;margin-bottom:1.75rem}.pulse[data-astro-cid-lvq5nwh2]{width:6px;height:6px;border-radius:50%;background:#cfff04;animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}h1[data-astro-cid-lvq5nwh2]{font-size:clamp(2.2rem,7vw,3.6rem);font-weight:700;line-height:1.06;letter-spacing:-.025em;margin-bottom:1.25rem}.grad[data-astro-cid-lvq5nwh2]{background:linear-gradient(90deg,#0477bf,#fe3cac);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.divider[data-astro-cid-lvq5nwh2]{width:36px;height:1px;background:linear-gradient(90deg,#0477bf,#fe3cac);margin:0 auto 1.5rem;opacity:.7}.description[data-astro-cid-lvq5nwh2]{font-size:1rem;font-weight:300;line-height:1.75;color:var(--muted);margin-bottom:2.5rem;max-width:420px;margin-left:auto;margin-right:auto}.contact[data-astro-cid-lvq5nwh2]{font-size:.82rem;color:var(--muted);line-height:1.7;margin-bottom:2.25rem}.contact[data-astro-cid-lvq5nwh2] a[data-astro-cid-lvq5nwh2]{color:var(--fg);text-decoration:none;border-bottom:1px solid rgba(207,255,4,.4);padding-bottom:1px;transition:color .2s,border-color .2s}.contact[data-astro-cid-lvq5nwh2] a[data-astro-cid-lvq5nwh2]:hover{color:#cfff04;border-color:#cfff04}.social[data-astro-cid-lvq5nwh2]{display:flex;gap:2rem;justify-content:center}.social[data-astro-cid-lvq5nwh2] a[data-astro-cid-lvq5nwh2]{color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:color .2s}.social[data-astro-cid-lvq5nwh2] a[data-astro-cid-lvq5nwh2]:hover{color:var(--fg)}@media (max-width: 480px){.ring-c[data-astro-cid-lvq5nwh2]{width:420px;height:420px}.ring-b[data-astro-cid-lvq5nwh2]{width:300px;height:300px}.ring-a[data-astro-cid-lvq5nwh2]{width:180px;height:180px}.atmo[data-astro-cid-lvq5nwh2]:before{width:350px;height:350px;left:50%}.atmo[data-astro-cid-lvq5nwh2]:after{display:none}}
