:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fb;background:radial-gradient(circle at top,#1f3a5f 0%,#0f172a 45%,#020617 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#020617;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.page{width:100%}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020617c7;border-bottom:1px solid #94a3b824;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100%);margin:0 auto;padding:1rem 1.5rem;display:flex}.site-logo{letter-spacing:.02em;color:#f8fafc;white-space:nowrap;align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.site-logo:before{content:"";background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:999px;width:.8rem;height:.8rem;box-shadow:0 0 18px #60a5fa73}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.site-nav a{color:#cbd5e1;border-radius:999px;padding:.65rem .95rem;transition:background .2s,color .2s,transform .2s;position:relative}.site-nav a:hover{color:#fff;background:#94a3b81f;transform:translateY(-1px)}.site-nav a.active{color:#fff;background:linear-gradient(135deg,#3b82f647,#2563eb2e);box-shadow:inset 0 0 0 1px #60a5fa38}main{width:100%}.hero{align-items:center;min-height:calc(100vh - 72px);padding:5rem 1.5rem;display:grid}.hero__content,.section{width:min(1100px,100%);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#93c5fd;margin-bottom:1rem;font-size:.85rem}h1{max-width:12ch;margin:0;font-size:clamp(2.75rem,6vw,5rem);line-height:1.05}.hero__text{color:#cbd5e1;max-width:58ch;margin:1.25rem 0 0;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.25rem;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:#3b82f6}.button--secondary{background:#0f172a73;border-color:#ffffff29}.section{padding:5rem 1.5rem}.section--alt{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02061759}.section__header{margin-bottom:2rem}.section__header h2{margin:0 0 .5rem;font-size:clamp(1.8rem,3vw,2.6rem)}.section__header p{color:#cbd5e1;max-width:95%;margin:0}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.card,.about-panel,.contact-card{background:#0f172ab3;border:1px solid #94a3b82e;border-radius:1.25rem;padding:1.5rem;box-shadow:0 12px 40px #0000002e}.card h3{margin-top:0}.card p,.about-panel p{color:#cbd5e1;margin-bottom:0}.contact-card{align-items:center;gap:.75rem;display:inline-flex}.contact-card a{color:#93c5fd}@media (width<=720px){.site-header__inner{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start;width:100%}.site-nav a{padding:.6rem .85rem}}@media (width<=640px){.hero{padding-top:4rem}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}}.section__header--spaced{margin-top:3.5rem}.partner-panel{background:#0f172ab3;border:1px solid #94a3b82e;border-radius:1.25rem;justify-content:center;align-items:center;margin-top:1rem;padding:1.5rem;display:flex;box-shadow:0 12px 40px #0000002e}.partner-panel__image{object-fit:contain;max-width:min(100%,520px);height:auto;display:block}h1{text-align:center}form{flex-direction:column;width:300px;margin:40px auto;display:flex}input,button{border-radius:5px;margin-bottom:20px;padding:5px}
