:root{--bg-page: #fff;--bg-subtle: #f8fafc;--bg-glass: rgba(255, 255, 255, .78);--text-main: #0f172a;--text-muted: #64748b;--text-soft: #94a3b8;--border-main: #e2e8f0;--border-soft: rgba(226, 232, 240, .75);--brand: #6366f1;--brand-dark: #4f46e5;--shadow-soft: 0 14px 36px rgba(15, 23, 42, .06);--shadow-brand: 0 12px 28px rgba(99, 102, 241, .18);--container: 1240px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}body{font-family:Inter,sans-serif;color:var(--text-main);line-height:1.6;min-height:100vh}.container{max-width:var(--container);margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem)}.container-narrow{max-width:780px}.section{padding:clamp(2.5rem,5.5vw,5rem) 0}.section-tinted{background:var(--bg-subtle)}.section-dark{background:linear-gradient(180deg,#f8fafc,#fff);color:var(--text-main)}.section-dark .section-title{color:var(--text-main)}.section-dark .section-intro{color:#475569}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.btn-primary,.btn-outline,.btn-white,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.4rem;border-radius:12px;font-weight:700;font-size:.9rem;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 14px 34px #6366f138}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 38px #6366f147}.btn-outline{background:#fff;color:var(--text-main);border:1.5px solid #cbd5e1}.btn-outline:hover{border-color:var(--brand);background:#f5f3ff;transform:translateY(-1px)}.btn-white{background:#fffffff5;color:var(--text-main);box-shadow:0 14px 32px #0f172a1f}.btn-white:hover{background:#f5f3ff;transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--text-main);border:1.5px solid #cbd5e1}.btn-ghost:hover{background:#f5f3ff;border-color:var(--brand)}.section-header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.section-title{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;color:var(--text-main);line-height:1.2;letter-spacing:-.02em}.section-intro{margin-top:.75rem;font-size:1.05rem;color:#475569;line-height:1.75;max-width:680px}.eyebrow{display:inline-flex;padding:.45rem .8rem;border-radius:999px;background:#6366f114;color:var(--brand-dark);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem}@media(max-width:768px){.two-col{grid-template-columns:1fr!important}}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(.5deg)}to{transform:translateY(0) rotate(0)}}.animate-float{animation:float 6s ease-in-out infinite}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.text-gradient{background:linear-gradient(135deg,var(--brand-dark) 0%,#a855f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}body{background:radial-gradient(circle at top left,rgba(99,102,241,.06),transparent 20%),linear-gradient(180deg,#fff,#f8fafc)}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:100;overflow:visible;padding:0 clamp(1rem,3vw,1.6rem);border-bottom:1px solid rgba(226,232,240,.94);background:#ffffffe0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 28px #0f172a0a}.site-nav[data-astro-cid-5hce7sga]{max-width:var(--container);margin:0 auto;min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,2vw,1.35rem)}.brand-link[data-astro-cid-5hce7sga]{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.55rem .9rem .55rem .2rem;border-radius:999px;flex-shrink:0;color:var(--text-main);font-size:1.12rem;font-weight:800;letter-spacing:-.03em;transition:transform .18s ease,background .18s ease}.brand-link[data-astro-cid-5hce7sga]:hover{transform:translateY(-1px);background:#ffffffb8}.brand-link[data-astro-cid-5hce7sga]:before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 0 0 6px #6366f117;flex-shrink:0}.nav-links-wrap[data-astro-cid-5hce7sga]{display:flex;gap:.2rem;align-items:center;justify-content:center;min-width:0;padding:.28rem;border-radius:18px;background:#f8fafcd1;border:1px solid rgba(226,232,240,.9);box-shadow:inset 0 1px #ffffffbf}.nav-link[data-astro-cid-5hce7sga]{color:#475569;font-size:.94rem;font-weight:600;line-height:1;padding:.76rem .9rem;border-radius:14px;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-link[data-astro-cid-5hce7sga]:hover{color:var(--brand-dark);background:#6366f10f;transform:translateY(-1px)}.nav-link[data-astro-cid-5hce7sga].is-active{color:var(--brand-dark);background:linear-gradient(135deg,#6366f11f,#4f46e514);box-shadow:inset 0 0 0 1px #6366f11f,0 8px 20px #6366f114}.nav-actions[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.75rem;flex-shrink:0;justify-self:end}.header-cta[data-astro-cid-5hce7sga],.sticky-cta-button[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-weight:700;font-size:.9rem;white-space:nowrap;box-shadow:var(--shadow-brand);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.header-cta[data-astro-cid-5hce7sga]{min-height:42px;padding:.68rem 1.05rem;border-radius:12px;font-size:.88rem}.sticky-cta-button[data-astro-cid-5hce7sga]{padding:.62rem 1.15rem}.header-cta[data-astro-cid-5hce7sga]:hover,.sticky-cta-button[data-astro-cid-5hce7sga]:hover{transform:translateY(-1px);filter:saturate(1.05);box-shadow:0 14px 28px #6366f12e}.nav-toggle[data-astro-cid-5hce7sga]{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--border-main);border-radius:12px;background:#fff;color:var(--text-main);cursor:pointer;transition:background .18s ease,border-color .18s ease}.nav-toggle[data-astro-cid-5hce7sga]:hover{background:#f8fafc;border-color:#cbd5e1}.mobile-nav-panel[data-astro-cid-5hce7sga]{display:none}.site-footer[data-astro-cid-5hce7sga]{margin-top:0;padding:clamp(3.2rem,6vw,5.2rem) clamp(1.25rem,4vw,2rem) 2rem;background:radial-gradient(circle at top center,rgba(99,102,241,.12),transparent 24%),linear-gradient(180deg,rgba(15,23,42,.22),transparent 18%),#0a0f1e;color:var(--text-muted)}.footer-inner[data-astro-cid-5hce7sga]{max-width:var(--container);margin:0 auto}.footer-grid[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:minmax(240px,1.15fr) repeat(5,minmax(150px,1fr));gap:1.5rem clamp(1rem,2vw,1.7rem);align-items:start;margin-bottom:2.6rem}.footer-brand-block[data-astro-cid-5hce7sga],.footer-column-card[data-astro-cid-5hce7sga]{display:grid;gap:.95rem;min-height:0}.footer-brand-block[data-astro-cid-5hce7sga]{position:relative;padding:.2rem 1.25rem .4rem 0;align-content:start}.footer-brand-block[data-astro-cid-5hce7sga]:after{display:none}.footer-column-card[data-astro-cid-5hce7sga]{padding:.25rem 0 0;align-content:start;border-top:none;min-width:0}.footer-brand[data-astro-cid-5hce7sga]{color:#fff;font-weight:800;font-size:1.55rem;letter-spacing:-.03em;line-height:1.02;margin-bottom:.2rem}.footer-tagline[data-astro-cid-5hce7sga]{max-width:300px;font-size:.95rem;line-height:1.78;color:var(--text-soft)}.footer-brand-cta[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;margin-top:.35rem;padding:.7rem 1rem;border-radius:12px;background:linear-gradient(135deg,#6366f1eb,#4f46e5f5);color:#fff;font-size:.88rem;font-weight:700;box-shadow:0 12px 24px #4f46e52e;transition:transform .18s ease,box-shadow .18s ease}.footer-brand-cta[data-astro-cid-5hce7sga]:hover{transform:translateY(-1px);box-shadow:0 16px 30px #4f46e538}.footer-title[data-astro-cid-5hce7sga]{margin-bottom:.45rem;color:#e2e8f0;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-links[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.62rem}.footer-link[data-astro-cid-5hce7sga]{display:block;padding:0;margin:0;border-radius:0;color:var(--text-soft);font-size:.95rem;transition:color .18s ease,transform .18s ease}.footer-link[data-astro-cid-5hce7sga]:hover{color:#fff;transform:translate(2px)}.footer-link-label[data-astro-cid-5hce7sga]{color:inherit;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.footer-bottom[data-astro-cid-5hce7sga]{border-top:1px solid rgba(148,163,184,.14);padding-top:1.35rem;color:#475569;font-size:.82rem}.footer-bottom-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-meta-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-meta-link[data-astro-cid-5hce7sga]{color:#94a3b8;transition:color .18s ease}.footer-meta-link[data-astro-cid-5hce7sga]:hover{color:#fff}#sticky-cta[data-astro-cid-5hce7sga]{position:fixed;left:0;right:0;bottom:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem clamp(1rem,4vw,2rem);background:#0a0f1ee0;border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);color:#fff;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}#sticky-cta[data-astro-cid-5hce7sga].visible{transform:translateY(0)}.sticky-cta-inner[data-astro-cid-5hce7sga]{width:100%;max-width:var(--container);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-cta-copy[data-astro-cid-5hce7sga]{display:grid;gap:.2rem}.sticky-cta-kicker[data-astro-cid-5hce7sga]{color:#c7d2fe;font-size:.73rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sticky-cta-text[data-astro-cid-5hce7sga]{color:var(--text-soft);font-size:.9rem;font-weight:500;line-height:1.5}.sticky-cta-actions[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.sticky-close[data-astro-cid-5hce7sga]{width:34px;height:34px;border:0;border-radius:10px;background:#ffffff14;color:var(--text-soft);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:background .18s ease,color .18s ease}.sticky-close[data-astro-cid-5hce7sga]:hover{background:#ffffff29;color:#fff}@media(max-width:1280px){.footer-grid[data-astro-cid-5hce7sga]{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(180px,1fr))}.footer-brand-block[data-astro-cid-5hce7sga]{grid-column:1 / -1;padding:0 0 1rem;border-bottom:1px solid rgba(148,163,184,.12)}.footer-brand-block[data-astro-cid-5hce7sga]:after{display:none}}@media(max-width:1024px){.footer-grid[data-astro-cid-5hce7sga]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1rem}.footer-brand-block[data-astro-cid-5hce7sga]{grid-column:1 / -1;padding:0 0 1rem;border-bottom:1px solid rgba(148,163,184,.12)}.footer-column-card[data-astro-cid-5hce7sga]{padding-top:.35rem}}@media(max-width:1140px){.site-nav[data-astro-cid-5hce7sga]{grid-template-columns:auto 1fr auto}.nav-actions[data-astro-cid-5hce7sga]{margin-left:auto;justify-content:flex-end}.nav-links-wrap[data-astro-cid-5hce7sga]{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;background:transparent;border:0;box-shadow:none;padding:0}.nav-links-wrap[data-astro-cid-5hce7sga]::-webkit-scrollbar{display:none}}@media(max-width:1140px){.nav-links-wrap[data-astro-cid-5hce7sga]{display:none}.nav-toggle[data-astro-cid-5hce7sga]{display:inline-flex;order:2}.header-cta[data-astro-cid-5hce7sga]{order:1}.mobile-nav-panel[data-astro-cid-5hce7sga]{position:absolute;top:calc(100% + .55rem);left:.95rem;right:.95rem;z-index:120;display:grid;gap:1rem;padding:1rem;border:1px solid var(--border-main);border-radius:22px;background:#fffffffa;box-shadow:0 24px 52px #0f172a24;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-nav-panel[data-astro-cid-5hce7sga].open{display:grid!important;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav-cta[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-size:.92rem;font-weight:700;box-shadow:var(--shadow-brand)}.mobile-nav-sections[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.mobile-nav-section[data-astro-cid-5hce7sga]{display:grid;gap:.45rem;padding:.8rem;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.mobile-nav-title[data-astro-cid-5hce7sga]{color:#64748b;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-nav-links[data-astro-cid-5hce7sga]{display:grid;gap:.15rem}.mobile-nav-link[data-astro-cid-5hce7sga]{display:block;width:100%;padding:.82rem .95rem;border-radius:12px;color:#475569;font-size:.95rem;font-weight:600;transition:color .18s ease,background .18s ease}.mobile-nav-link[data-astro-cid-5hce7sga]:hover,.mobile-nav-link[data-astro-cid-5hce7sga].is-active{color:var(--brand-dark);background:#6366f10f}.sticky-cta-text[data-astro-cid-5hce7sga],.sticky-cta-kicker[data-astro-cid-5hce7sga]{display:none}.sticky-cta-inner[data-astro-cid-5hce7sga]{justify-content:center}}@media(max-width:520px){.site-header[data-astro-cid-5hce7sga]{padding:0 .9rem}.site-nav[data-astro-cid-5hce7sga]{min-height:62px}.header-cta[data-astro-cid-5hce7sga]{display:none}.footer-grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:1rem}.mobile-nav-panel[data-astro-cid-5hce7sga]{left:.7rem;right:.7rem;padding:.85rem}.mobile-nav-sections[data-astro-cid-5hce7sga]{grid-template-columns:1fr}.footer-brand-block[data-astro-cid-5hce7sga]{padding-right:0}.footer-brand-block[data-astro-cid-5hce7sga]:after{display:none}.footer-bottom-inner[data-astro-cid-5hce7sga]{flex-direction:column;align-items:flex-start}}
