:root{--sl-navy: #1e3a8a;--sl-sky: #38bdf8;--sl-amber: #fbbf24;--sl-surface: #ffffff;--sl-muted: #cbd5e1;--sl-text: #0f172a;--sl-text-muted: #475569;--sl-border: rgba(30, 58, 138, .12);--sl-font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sl-font-heading: "DM Serif Display", Georgia, "Times New Roman", serif;--sl-radius-sm: 6px;--sl-radius-md: 10px;--sl-radius-lg: 14px;--sl-shadow-card: 0 4px 24px rgba(30, 58, 138, .08);--sl-max-content: 52rem}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;font-family:var(--sl-font-body);font-size:1rem;line-height:1.55;color:var(--sl-text);background-color:#fff;background-image:none;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--sl-font-heading);font-weight:400;color:var(--sl-navy);line-height:1.25}h1{font-size:1.75rem}h2{font-size:1.6rem;margin-top:0;margin-bottom:.4rem}h3{font-size:1.2rem}a{color:var(--sl-navy);text-decoration-color:var(--sl-sky);text-underline-offset:3px}a:hover{color:var(--sl-sky)}button{font-family:inherit}:focus-visible{outline:2px solid var(--sl-sky);outline-offset:2px}
