:root{--color-primary: #2f6bff;--color-primary-dark: #155bd8;--color-primary-soft: #eaf2ff;--color-ink: #08111f;--color-text: #3f4b5f;--color-text-secondary: #667085;--color-muted: #7b8798;--color-border: #e6eaf0;--color-surface: #ffffff;--color-page: #fbfcff;--color-section-soft: #f7faff;--color-success: #12a36d;--color-danger: #e5484d;--color-warning: #f5b640;--color-info: #2bb3d6;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-28: 112px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--shadow-card: 0 18px 48px rgb(8 17 31 / 8%);--shadow-soft: 0 10px 30px rgb(8 17 31 / 6%);--container-width: 1180px;--container-padding: 32px;--z-header: 20}@media(max-width:720px){:root{--container-padding: 20px}}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;margin:0;background:var(--color-page);color:var(--color-text);font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg,picture{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-block:0}h1,h2,h3{color:var(--color-ink);font-weight:800;letter-spacing:0}h1{font-size:clamp(2.5rem,7vw,3.5rem);line-height:1.05}h2{font-size:clamp(2rem,5vw,2.4rem);line-height:1.12}h3{font-size:1rem;line-height:1.35}p{line-height:1.65}strong{color:var(--color-ink)}.site-container{width:min(100% - var(--container-padding) * 2,var(--container-width));margin-inline:auto}.site-section{padding-block:var(--space-24)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.site-section{padding-block:var(--space-16)}}
