:root{--gradient-brand:linear-gradient(135deg,#5b7fe1,#a872c6,#e54b4b);--gradient-brand-text:linear-gradient(135deg,#5b7fe1 0%,#a872c6 50%,#e54b4b 100%);--gradient-brand-subtle:linear-gradient(135deg,#5b7fe1 0%,#a872c6 100%);--color-primary:#5272ca;--color-secondary:#9263ac;--color-danger:#d04444;--color-on-primary:#fff;--color-on-secondary:#fff;--color-on-danger:#fff;--color-success:#16a34a;--color-warning:#d97706;--color-info:#2563eb;--color-on-success:#fff;--color-on-warning:#0f172a;--color-on-info:#fff;--color-bg:#fff;--color-bg-subtle:#f7f8fa;--color-bg-raised:#fff;--color-bg-inset:#eef1f5;--color-text:#0f172a;--color-text-secondary:#334155;--color-text-muted:#64748b;--color-outline:#d7dce3;--color-divider:#e5e7eb;--color-focus-ring:#2563eb;--color-selection:#dbeafe;--color-dark-bg:#0b0f17;--color-dark-bg-subtle:#111827;--color-dark-text:#e5e7eb;--color-dark-text-secondary:#9ca3af;--color-dark-text-muted:#6b7280;--color-dark-outline:#2b3446;--color-dark-divider:#1f2937;--space-0:0px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-pill:999px;--font-body:"Google Sans Flex",Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;--font-display:"Instrument Serif",Georgia,"Times New Roman",serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--text-display:40px;--text-h1:28px;--text-h2:22px;--text-h3:18px;--text-body:14px;--text-small:12px;--text-caption:11px;--weight-regular:450;--weight-medium:600;--weight-semibold:650;--weight-bold:700;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-dense:1.35;--tracking-tight:-.01em;--tracking-normal:0em;--tracking-wide:.02em;--tracking-tighter:-.025em;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 12px #0f172a1a;--shadow-lg:0 12px 28px #0f172a29;--shadow-xl:0 20px 48px #0f172a33;--duration-instant:0s;--duration-fast:.12s;--duration-base:.18s;--duration-slow:.26s;--duration-slower:.5s;--duration-page:.8s;--ease-standard:cubic-bezier(.2,0,0,1);--ease-emphasized:cubic-bezier(.2,0,0,1.2);--ease-out-expo:cubic-bezier(.16,1,.3,1);--z-dropdown:100;--z-overlay:200;--z-modal:300;--z-toast:400;--border-default:1px;--border-thick:2px;--section-gap:96px;--content-max-width:1200px;--content-padding-inline:var(--space-6);--text-hero:72px;--text-hero-sub:20px;--leading-hero:1;--tracking-hero:-.03em;--nav-height:64px;--icon-sm:20px;--icon-md:24px;--icon-lg:32px;--icon-xl:40px}[data-theme=dark]{--color-primary:#5b7fe1;--color-secondary:#a872c6;--color-danger:#e54b4b;--color-on-primary:#0b0f17;--color-on-secondary:#0b0f17;--color-on-danger:#0b0f17;--color-success:#22c55e;--color-warning:#f59e0b;--color-info:#60a5fa;--color-on-success:#0b0f17;--color-on-warning:#0b0f17;--color-on-info:#0b0f17;--color-bg:#0b0f17;--color-bg-subtle:#111827;--color-bg-raised:#0f172a;--color-bg-inset:#0b1220;--color-text:#e5e7eb;--color-text-secondary:#9ca3af;--color-text-muted:#6b7280;--color-outline:#2b3446;--color-divider:#1f2937;--color-focus-ring:#60a5fa;--color-selection:#1e3a8a;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 12px 28px #0000008c;--shadow-xl:0 20px 48px #0009}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-primary:#5b7fe1;--color-secondary:#a872c6;--color-danger:#e54b4b;--color-on-primary:#0b0f17;--color-on-secondary:#0b0f17;--color-on-danger:#0b0f17;--color-success:#22c55e;--color-warning:#f59e0b;--color-info:#60a5fa;--color-on-success:#0b0f17;--color-on-warning:#0b0f17;--color-on-info:#0b0f17;--color-bg:#0b0f17;--color-bg-subtle:#111827;--color-bg-raised:#0f172a;--color-bg-inset:#0b1220;--color-text:#e5e7eb;--color-text-secondary:#9ca3af;--color-text-muted:#6b7280;--color-outline:#2b3446;--color-divider:#1f2937;--color-focus-ring:#60a5fa;--color-selection:#1e3a8a;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 12px 28px #0000008c;--shadow-xl:0 20px 48px #0009}}@media (prefers-reduced-motion:reduce){*{transition-duration:0s!important;animation-duration:0s!important}}@media (max-width:768px){:root{--section-gap:64px;--text-hero:40px;--text-hero-sub:17px;--content-padding-inline:var(--space-4);--nav-height:56px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-size:16px;font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}body{min-height:100dvh}::selection{background-color:var(--color-selection)}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}img{max-width:100%;display:block}.grain:after{content:"";opacity:.035;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:absolute;inset:0}.reveal{opacity:0;transition:opacity var(--duration-page)var(--ease-out-expo),transform var(--duration-page)var(--ease-out-expo);transform:translateY(24px)}.reveal[data-visible=true]{opacity:1;transform:translateY(0)}.reveal-stagger>.reveal:first-child{transition-delay:0s}.reveal-stagger>.reveal:nth-child(2){transition-delay:80ms}.reveal-stagger>.reveal:nth-child(3){transition-delay:.16s}.reveal-stagger>.reveal:nth-child(4){transition-delay:.24s}.reveal-stagger>.reveal:nth-child(5){transition-delay:.32s}.reveal-stagger>.reveal:nth-child(6){transition-delay:.4s}.reveal-stagger>.reveal:nth-child(7){transition-delay:.48s}.reveal-left{opacity:0;transition:opacity var(--duration-page)var(--ease-out-expo),transform var(--duration-page)var(--ease-out-expo);transform:translate(-32px)}.reveal-left[data-visible=true]{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transition:opacity var(--duration-page)var(--ease-out-expo),transform var(--duration-page)var(--ease-out-expo);transform:scale(.95)}.reveal-scale[data-visible=true]{opacity:1;transform:scale(1)}.gradient-text{background:var(--gradient-brand-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-dark{background-color:var(--color-dark-bg);color:var(--color-dark-text);position:relative;overflow:hidden}.section-subtle{background-color:var(--color-bg-subtle)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
