:root{--font-body: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-heading: Sora, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--ink: #0b0f1a;--text: #1b2333;--muted: #5b6475;--surface: #ffffff;--panel: #f6f7fa;--border: #e6e8ef;--blue: #5388d7;--purple: #be68cb;--coral: #f27168;--gold: #e4ba4a;--green: #89c887;--link: #2c64c1;--gradient-primary: linear-gradient( 95deg, var(--blue) 0%, var(--purple) 25%, var(--coral) 50%, var(--gold) 75%, var(--green) 100% );--r-12: 12px;--r-16: 16px;--r-24: 24px;--shadow-sm: 0 8px 24px rgba(11, 15, 26, .06);--shadow-md: 0 18px 48px rgba(11, 15, 26, .1);--maxw: 1240px;--focus: 0 0 0 3px rgba(83, 136, 215, .25), 0 0 0 6px rgba(190, 104, 203, .18);--glass-bg: rgba(255, 255, 255, .62);--glass-bg-strong: rgba(255, 255, 255, .78);--glass-bg-overlay: rgba(18, 24, 38, .72);--glass-border: rgba(255, 255, 255, .45);--glass-border-soft: rgba(230, 232, 239, .68);--glass-highlight: inset 0 1px 0 0 rgba(255, 255, 255, .6);--glass-tint: rgba(246, 247, 250, .5);--glass-blur: 16px;--glass-saturate: 1.25}:root{scroll-behavior:auto}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--surface);color:var(--text);font-family:var(--font-body);line-height:1.5;min-width:0}#root{min-width:0;min-height:100%}img{max-width:100%;display:block}img[src*=logo]{width:48px;height:50px}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3{margin:0;color:var(--ink);font-family:var(--font-heading);letter-spacing:-.02em}:focus-visible{outline:none;box-shadow:var(--focus);border-radius:10px}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.c-skip{position:absolute;left:12px;top:12px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);transform:translateY(-140%);transition:transform .14s ease;z-index:80;font-weight:800;color:var(--ink)}.c-skip:focus{transform:translateY(0)}.c-container{max-width:var(--maxw);margin:0 auto;padding:0 20px}@media(min-width:900px){.c-container{padding:0 40px}}.c-section{padding:96px 0;position:relative;scroll-margin-top:88px;isolation:isolate;overflow-x:clip}@supports not (overflow: clip){.c-section{overflow-x:hidden}}@media(min-width:900px){.c-section{padding:112px 0}}.c-section-panel:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:var(--panel);z-index:0;pointer-events:none}.c-section-divider{position:absolute;top:0;left:50%;width:100vw;margin-left:-50vw;height:1px;background:var(--gradient-primary);opacity:.18;z-index:1}.c-section-head{position:relative;z-index:2;margin-bottom:34px}@media(min-width:900px){.c-section-head{margin-bottom:40px}}.c-section-content{position:relative;z-index:2}.c-section-eyebrow{margin:0 0 10px;color:var(--muted);font-weight:600}.c-section-title{font-size:28px}@media(min-width:900px){.c-section-title{font-size:34px}}
