:root{--navy-950:#092c52;--navy-900:#103d69;--navy-800:#0b3b73;--cyan-500:#087da8;--cyan-100:#e4f6fa;--green-600:#056f3e;--purple-800:#3e146f;--purple-700:#5727a4;--amber-600:#b96b00;--surface:#fff;--surface-muted:#f6fafc;--border:#d9e5ee;--text:#10243e;--muted:#5d7088;--shadow-card:0 12px 34px #092a4c17;--radius-card:18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--surface-muted);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0}body{background:var(--surface-muted);overflow-x:clip}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline-offset:2px;outline:3px solid #14a8dc73}.skip-link{z-index:1000;color:var(--navy-950);background:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#092c52f7;border-bottom:1px solid #89cae729;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;width:min(1460px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.brandMark{color:#fff;background:linear-gradient(140deg,#1ab4da,#087da8);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 16px #00000024}.brand strong,.brand small{line-height:1;display:block}.brand strong{font-size:1rem}.brand small{color:#72d5ed;letter-spacing:.18em;margin-top:4px;font-size:.59rem;font-weight:900}.siteHeader nav{color:#e1edf6;gap:30px;font-size:.88rem;font-weight:700;display:flex}.siteHeader nav a{text-decoration:none}.siteHeader nav a:hover{color:#75dcf2}.menuButton{color:#fff;cursor:pointer;background:0 0;border:0;display:none}@media (max-width:700px){.headerInner{width:calc(100% - 28px);min-height:62px}.siteHeader nav{background:var(--navy-950);border-bottom:1px solid #89cae74d;flex-direction:column;gap:0;padding:8px 14px 16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 28px #031a3138}.siteHeader nav.isOpen{display:flex}.siteHeader nav a{padding:12px 6px}.menuButton{place-items:center;width:42px;height:42px;display:grid}}
