:root{--color-bg:#ffffff;--color-bg-soft:#f7f9fb;--color-surface:#ffffff;--color-surface-2:#f4f6f9;--color-border:#e6ebf0;--color-border-strong:#d2dae2;--color-text:#0c1320;--color-text-muted:#5b6675;--color-text-dim:#8b95a4;--color-accent:#4fd5c7;--color-accent-2:#7aeadd;--color-accent-strong:#1cb8aa;--color-accent-soft:rgba(79,213,199,0.14);--color-accent-ghost:rgba(79,213,199,0.06);--gradient-brand:linear-gradient(135deg,#aef6ee,#6ce6d8 50%,#1cb8aa);--color-brand-blue:#1c2778;--color-brand-blue-2:#232f8a;--color-brand-blue-soft:#2a378f;--color-brand-blue-border:rgba(255,255,255,0.12);--color-brand-blue-text:#e6e9fb;--color-brand-blue-text-muted:rgba(230,233,251,0.7);--color-nav-bg:#eef0f4;--color-nav-border:#dde1e8;--footer-hover-turquoise:#aef6ee;--footer-hover-turquoise-ring:rgba(108,230,216,0.65);--footer-hover-text-on-gray:#0f766e;--footer-social-hover-bg:rgba(174,246,238,0.22);--footer-social-hover-icon:#0f766e;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-pill:999px;--shadow-xs:0 1px 2px rgba(15,22,32,0.04);--shadow-sm:0 2px 8px rgba(15,22,32,0.05);--shadow-md:0 10px 30px rgba(15,22,32,0.07);--shadow-lg:0 24px 60px rgba(15,22,32,0.1);--container-max:1200px;--brand-logo-size:144px;--nav-height:138px;--ease-soft:cubic-bezier(0.22,1,0.36,1);--ease-snappy:cubic-bezier(0.65,0,0.35,1);--font-display:var(--font-sans,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}body,html{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-display);font-size:1rem;line-height:1.6;min-height:100%;scroll-behavior:smooth}body{overflow-x:visible}a{color:inherit;text-decoration:none;transition:color .2s var(--ease-soft)}a:hover{color:var(--color-text)}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,h4{margin:0;font-weight:700;letter-spacing:-.02em;color:var(--color-text)}p{margin:0;color:var(--color-text-muted)}::selection{background:var(--color-text);color:var(--color-bg)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg-soft)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-dim)}section[id]{scroll-margin-top:calc(var(--nav-height) + 12px)}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 24px}@media (max-width:640px){.container{padding:0 18px}}.SiteChrome_splash__o3V_y{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#ffffff;pointer-events:none;transition:opacity .42s ease,visibility .42s ease}.SiteChrome_splash__o3V_y[data-visible=false]{opacity:0;visibility:hidden;pointer-events:none}.SiteChrome_splashInner__4Xi29{display:grid;place-items:center}.SiteChrome_splashLogo__lyPYl{width:clamp(96px,22vw,132px);height:auto;object-fit:contain;animation:SiteChrome_siteSplashSpin__GwwSR 1.05s linear infinite}@keyframes SiteChrome_siteSplashSpin__GwwSR{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.SiteChrome_splashLogo__lyPYl{animation:none}}