:root{color-scheme:light;--brand-50: #f5f3ff;--brand-100: #ede9fe;--brand-200: #ddd6fe;--brand-400: #a78bfa;--brand-500: #7c5cff;--brand-600: #6847f5;--brand-700: #5434d6;--brand-800: #4329a8;--ink-700: #3b4252;--ink-800: #242936;--ink-900: #171b26;--ink-950: #10131c;--surface: #ffffff;--surface-soft: #f8f8fc;--surface-brand: #f5f3ff;--surface-dark: #171b26;--surface-dark-soft: #242936;--border: #e5e7ef;--text: #171b26;--text-muted: #646b7a;--text-on-dark: #ffffff;--text-muted-on-dark: #d9dce5;--border-on-dark: rgba(255, 255, 255, .24);--focus: #5434d6;--success: #166534;--success-surface: #e3f4ec;--success-text: #07553f;--warning: #92400e;--error: #b91c1c;--error-surface: #ffe9e5;--error-text: #8c1d18;--brand-gradient: linear-gradient(135deg, #7c5cff 0%, #6847f5 55%, #4338ca 100%);--color-bg: var(--surface-soft);--color-surface: var(--surface);--color-ink: var(--text);--color-muted: var(--text-muted);--color-line: var(--border);--color-primary: var(--brand-500);--color-primary-strong: var(--brand-600);--color-accent: var(--brand-700);--color-accent-soft: var(--brand-100);--color-focus: var(--focus);--shadow-soft: 0 16px 40px rgba(16, 19, 28, .08);--radius-panel: 18px;--radius-control: 10px;--space-section: clamp(2.75rem, 6vw, 5.5rem);--space-content: clamp(1.15rem, 2.5vw, 2rem);--measure-copy: 68ch;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-ink);font-size:16px;line-height:1.6;overflow-x:clip}img{display:block;max-width:100%}a,p,li{color:inherit;min-width:0;overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-wrap:balance}button,input,select,textarea{font:inherit}button{min-width:0}.primary-action,.secondary-action,.contact-cta,.reset-button,.submit-button{max-width:100%}.gradient-text{color:var(--brand-700)}@supports (background-clip: text) or (-webkit-background-clip: text){.gradient-text{background:var(--brand-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-shell{width:100%;min-width:0;max-width:1180px;margin:0 auto;padding-inline:clamp(1rem,5vw,4.5rem)}.eyebrow,.section-kicker{margin:0 0 .75rem;color:var(--color-primary);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-lead{margin:0;color:var(--color-muted);font-size:clamp(1rem,1.4vw,1.2rem);max-width:var(--measure-copy)}.section-heading{display:grid;gap:.65rem;max-width:var(--measure-copy)}.section-heading h2{margin:0;font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.08}.reveal,.reveal.is-visible{opacity:1;transform:none}@media(max-width:480px){.section-shell{padding-inline:1rem}.eyebrow,.section-kicker{font-size:.72rem;letter-spacing:.1em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
