.site-footer[data-astro-cid-gcn2mc3v]{padding:1.5rem 0 2.75rem;border-top:1px solid var(--line)}.footer-row[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-row[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:.35rem 0 0}.footer-nav[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:1rem;color:var(--text-muted)}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--text)}@media(max-width:1000px){.footer-row[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr;gap:1.25rem}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#070c18b8;border-bottom:1px solid rgba(125,145,175,.12)}.header-row[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px}.brand-mark[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;letter-spacing:-.03em}.brand-badge[data-astro-cid-ctg3m53h]{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:.8rem;background:linear-gradient(135deg,var(--brand) 0%,var(--accent) 100%);color:#07111f;box-shadow:0 10px 30px #54cce440}.header-nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;color:var(--text-muted);font-weight:600}.header-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{transition:color .2s ease}.header-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.header-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--text)}.header-cta[data-astro-cid-ctg3m53h]{padding:.55rem .9rem;border:1px solid rgba(110,231,249,.22);border-radius:999px;background:#6ee7f914;color:var(--text)}@media(max-width:1000px){.header-row[data-astro-cid-ctg3m53h]{align-items:flex-start;flex-direction:column;justify-content:center;padding:.9rem 0}}@media(max-width:720px){.header-nav[data-astro-cid-ctg3m53h]{gap:.8rem 1rem;font-size:.94rem}}:root{color-scheme:dark;--bg: #081221;--bg-soft: #101b30;--panel: rgba(16, 28, 48, .82);--panel-strong: #142541;--line: rgba(138, 159, 188, .18);--line-strong: rgba(138, 159, 188, .3);--text: #f2f7ff;--text-muted: #a9b9d3;--text-soft: #d8e2f1;--brand: #72e6f7;--brand-strong: #4fd4ea;--accent: #8290ff;--accent-soft: #b39bff;--success: #37d7a0;--shadow: 0 24px 80px rgba(3, 9, 20, .36);--shadow-soft: 0 12px 36px rgba(3, 9, 20, .2);--radius-lg: 30px;--radius-md: 22px;--radius-sm: 16px;--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(114,230,247,.14),transparent 30%),radial-gradient(circle at 88% 10%,rgba(130,144,255,.18),transparent 24%),linear-gradient(180deg,#0a1321,#09111d 48%,#060c16);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.section{padding:6rem 0}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(110,231,249,.18);background:#6ee7f914;color:var(--brand);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2{margin:1rem 0 .8rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:-.05em}.section-heading p{margin:0;color:var(--text-muted);font-size:1.125rem;line-height:1.72}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);backdrop-filter:blur(18px)}p{font-size:1rem;line-height:1.72}.button-row{display:flex;flex-wrap:wrap;gap:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.8rem 1.2rem;border-radius:999px;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#07111f;box-shadow:0 18px 40px #45cfe838}.button-secondary{border:1px solid rgba(159,176,202,.22);background:#ffffff05;color:var(--text)}.muted{color:var(--text-muted)}@media(max-width:720px){.section{padding:4.25rem 0}.container{width:min(calc(100% - 1.25rem),var(--max))}}
