:root{--sg-color-primary: #2563eb;--sg-color-primary-hover: #1d4ed8;--sg-color-secondary: #0f172a;--sg-color-accent: #06b6d4;--sg-color-bg: #ffffff;--sg-color-section: #f8fafc;--sg-color-border: #e2e8f0;--sg-color-text: #0f172a;--sg-color-text-muted: #475569;--sg-color-white: #ffffff;--sg-radius-lg: 16px;--sg-radius-md: 12px;--sg-radius-sm: 8px;--sg-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--sg-shadow-md: 0 8px 24px rgba(15, 23, 42, .08);--sg-shadow-lg: 0 24px 48px rgba(15, 23, 42, .12);--sg-shadow-glass: 0 12px 40px rgba(37, 99, 235, .12);--sg-font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sg-text-hero: clamp(2.5rem, 4vw + 1.5rem, 4rem);--sg-text-section: clamp(2rem, 2.5vw + 1.25rem, 2.625rem);--sg-text-card: 1.375rem;--sg-text-body: 1rem;--sg-max: 1440px;--sg-container: 1280px;--sg-space-1: 8px;--sg-space-2: 16px;--sg-space-3: 24px;--sg-space-4: 32px;--sg-space-5: 40px;--sg-space-6: 48px;--sg-space-8: 64px;--sg-space-10: 80px;--sg-header-h: 88px;--sg-ease-out: cubic-bezier(.22, 1, .36, 1);--sg-duration: .24s}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--sg-font-sans);font-size:var(--sg-text-body);line-height:1.6;color:var(--sg-color-text);background:var(--sg-color-bg);-webkit-font-smoothing:antialiased}section[id]{scroll-margin-top:calc(var(--sg-header-h) + 12px)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}:focus-visible{outline:2px solid var(--sg-color-primary);outline-offset:2px}.sg-skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.sg-skip:focus{position:fixed;left:var(--sg-space-2);top:var(--sg-space-2);z-index:10000;width:auto;height:auto;padding:var(--sg-space-2) var(--sg-space-3);background:var(--sg-color-secondary);color:var(--sg-color-white);border-radius:var(--sg-radius-sm)}.sg-container{width:100%;max-width:var(--sg-container);margin-inline:auto;padding-inline:clamp(var(--sg-space-2),4vw,var(--sg-space-6))}.sg-section{padding-block:clamp(var(--sg-space-6),8vw,var(--sg-space-10))}.sg-section--alt{background:var(--sg-color-section)}.sg-kicker{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sg-color-primary)}.sg-section-title{font-size:var(--sg-text-section);line-height:1.15;font-weight:700;letter-spacing:-.02em;margin:0 0 var(--sg-space-3);color:var(--sg-color-text)}.sg-section-lead{margin:0;max-width:52ch;color:var(--sg-color-text-muted);font-size:1.0625rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--sg-ease-out, cubic-bezier(.22, 1, .36, 1)),transform .7s var(--sg-ease-out, cubic-bezier(.22, 1, .36, 1))}.reveal.reveal--visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
