:root{--bg: #0b1220;--surface: #0f1a2e;--text: #e9eef7;--muted: rgba(255, 255, 255, .72);--brand: #3b82f6;--brand-dark: #2563eb;--border: rgba(255, 255, 255, .12);--maxw: 1100px;--text-strong: rgba(255, 255, 255, .96);--text-soft: rgba(255, 255, 255, .78);--section-gap: 2.25rem;--btn-bg: #8bbcff;--btn-text: #08162a;--btn-bg-hover: var(--brand-dark);--btn-text-hover: #ffffff;--btn-bg-active: #1d4ed8}*{box-sizing:border-box}html,body{height:100%;overflow-x:hidden}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:none}.container{width:min(var(--maxw),calc(100% - 2rem));margin:0 auto}.card{padding:2rem;border-radius:16px;backdrop-filter:blur(1px);background:linear-gradient(180deg,#ffffff17,#ffffff05);box-shadow:0 12px 40px #00000059;border:1px solid var(--border)}.card h1,.card h2,.card h3{margin-bottom:.75rem}.card p{margin:.75rem 0;line-height:1.6}.card p{color:var(--text-strong)}.card .muted,.card p.muted,.form .fine{color:var(--text-soft)}.card>*+*{margin-top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.1rem;border-radius:12px;font:inherit;font-weight:700;font-size:1rem;line-height:1.2;background:var(--btn-bg);color:var(--btn-text);border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .12s ease,box-shadow .16s ease}.btn:hover,.btn:focus-visible{background:var(--btn-bg-hover);color:var(--btn-text-hover);transform:translateY(-1px)}.btn:active{background:var(--btn-bg-active);color:var(--btn-text-hover);transform:translateY(0) scale(.98)}.btn:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:3px}.btn[aria-disabled=true],.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}p{color:#ffffffe0}@keyframes enterFromRight{0%{transform:translate(var(--enter-x));opacity:0}to{transform:translate(0);opacity:1}}.enter-block{--enter-x: min(220px, 22vw);animation:enterFromRight .95s cubic-bezier(.12,1,.25,1) both}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}.enter-page{animation:pageFadeIn .95s ease-out both}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.32s}.delay-3{animation-delay:.49s}@keyframes bgLift{0%{filter:blur(10px);opacity:.6;transform:scale(1.03)}to{filter:blur(0);opacity:1;transform:scale(1.02)}}.pageEnterBg{animation:bgLift .95s ease-out both}@media(prefers-reduced-motion:reduce){.enter-page,.enter-block{animation:none}.delay-1,.delay-2,.delay-3{animation-delay:0ms}.pageEnterBg{animation:none}}.header[data-astro-cid-ctg3m53h]{position:static;padding:1.25rem 0;top:auto;z-index:50;background:#0b1220d9;backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.inner[data-astro-cid-ctg3m53h]{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;gap:1rem}.brand[data-astro-cid-ctg3m53h]{font-weight:800;font-size:1.8rem;letter-spacing:.2px;color:var(--text);text-decoration:none;transition:opacity .16s ease,transform .12s ease,color .16s ease}.brand[data-astro-cid-ctg3m53h]:hover,.brand[data-astro-cid-ctg3m53h]:focus-visible{opacity:.9;transform:translateY(-1px)}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.navLink[data-astro-cid-ctg3m53h]{display:inline-block;color:var(--text-soft);font-weight:600;text-decoration:none;padding:.35rem .55rem;border-radius:10px;transition:background-color .16s ease,color .16s ease,transform .12s ease}.navLink[data-astro-cid-ctg3m53h]:hover,.navLink[data-astro-cid-ctg3m53h]:focus-visible{color:#fff;opacity:.9;background:#ffffff14;transform:translateY(-1px)}.navLink[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:3px}.navLink[data-astro-cid-ctg3m53h][aria-current=page]{color:#fff;background:#3b82f638}.social[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;color:#1877f2;padding:.35rem .45rem;border-radius:10px;transition:background-color .16s ease,transform .12s ease,filter .16s ease}.social[data-astro-cid-ctg3m53h]:hover,.social[data-astro-cid-ctg3m53h]:focus-visible{background:#1877f22e;transform:translateY(-1px)}.social[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:3px}.bar[data-astro-cid-mowfwj3q]{display:block;background:linear-gradient(90deg,var(--brand-dark),var(--brand));text-decoration:none}.inner[data-astro-cid-mowfwj3q]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.7rem 0;text-align:center}.msg[data-astro-cid-mowfwj3q],.cta[data-astro-cid-mowfwj3q]{color:#fff;font-weight:600;font-size:1.4rem;transition:color .15s ease;text-decoration:none}.cta[data-astro-cid-mowfwj3q]{font-weight:800;white-space:nowrap}.bar[data-astro-cid-mowfwj3q]:hover .msg[data-astro-cid-mowfwj3q],.bar[data-astro-cid-mowfwj3q]:hover .cta[data-astro-cid-mowfwj3q]{color:#0b1220f2}.siteMain[data-astro-cid-37fxchfa]{position:relative;min-height:calc(100vh - 160px);padding:2rem 0 3rem;overflow-x:hidden}.pageBg[data-astro-cid-37fxchfa]{position:fixed;inset:0;background-image:url(/images/hero.jpg);background-size:cover;background-position:center;transform:scale(1.02);z-index:0;pointer-events:none}.pageBg[data-astro-cid-37fxchfa]:after{content:"";position:fixed;inset:0;background:#00000038}.pageContent[data-astro-cid-37fxchfa]{position:relative;padding-top:.75rem;z-index:1}.footer[data-astro-cid-37fxchfa]{border-top:1px solid var(--border);padding:2rem 0;color:var(--muted);background:#0b1220eb;backdrop-filter:blur(10px)}.footInner[data-astro-cid-37fxchfa]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.muted[data-astro-cid-37fxchfa]{color:var(--muted)}@media(max-width:900px){.pageBg[data-astro-cid-37fxchfa]{position:fixed}}
