:root{--font-app:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-display:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"SFMono-Regular","Cascadia Code","Cascadia Mono","Roboto Mono","Courier New",monospace}.heading-safe{line-height:1.3}.descender-safe,.heading-safe{overflow:visible;padding-bottom:.14em}.descender-safe{line-height:1.5}.marketing-eyebrow{display:inline-flex;align-items:center;border-radius:.5rem;padding:.375rem .75rem;color:var(--primary);background-color:color-mix(in srgb,var(--primary) 10%,transparent)}.marketing-eyebrow,.marketing-section-label{font-size:.75rem;font-weight:600;line-height:1.5}.marketing-section-label,.marketing-stat-label{color:var(--muted-foreground)}.marketing-stat-label{font-size:.75rem;font-weight:500;line-height:1.5}.marketing-meta-line{font-size:.875rem;line-height:1.625;color:var(--muted-foreground)}.app-section-label,.app-table-header{font-size:.75rem;font-weight:600;line-height:1.5;color:var(--muted-foreground)}.success-surface{color:var(--foreground);background-color:color-mix(in srgb,var(--primary) 10%,transparent);border:1px solid color-mix(in srgb,var(--primary) 30%,transparent)}:root{--background:0 0% 100%;--foreground:216 37% 7%;--card:210 33% 98%;--card-foreground:216 37% 7%;--popover:0 0% 100%;--popover-foreground:216 37% 7%;--primary:174 72% 40%;--primary-foreground:0 0% 100%;--secondary:210 33% 98%;--secondary-foreground:216 37% 7%;--muted:210 33% 98%;--muted-foreground:215 16% 47%;--accent:199 89% 48%;--accent-foreground:0 0% 100%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--border:214 32% 91%;--input:210 33% 98%;--ring:174 72% 40%;--radius:0.65rem;--glow-blue:199 89% 48%;--glow-green:174 72% 40%;--surface-elevated:0 0% 100%;--gradient-hero:linear-gradient(135deg,#1dafa1,#0da2e7);--gradient-card:linear-gradient(135deg,#f8fafc,rgba(13,162,231,.08));--shadow-card:0 1px 3px rgba(0,0,0,.05);--sidebar-background:210 33% 98%;--sidebar-foreground:216 37% 7%;--sidebar-primary:174 72% 40%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:210 33% 96%;--sidebar-accent-foreground:216 37% 7%;--sidebar-border:214 32% 91%;--sidebar-ring:174 72% 40%;color-scheme:light}.dark{--background:216 37% 7%;--foreground:210 40% 98%;--card:214 36% 10%;--card-foreground:210 40% 98%;--popover:214 36% 10%;--popover-foreground:210 40% 98%;--primary:176 70% 48%;--primary-foreground:216 37% 7%;--secondary:214 36% 10%;--secondary-foreground:210 40% 98%;--muted:214 36% 10%;--muted-foreground:215 20% 65%;--accent:199 89% 60%;--accent-foreground:216 37% 7%;--destructive:0 72% 51%;--destructive-foreground:210 40% 98%;--border:215 16% 47%;--input:214 36% 10%;--ring:176 70% 48%;--glow-blue:199 89% 60%;--glow-green:176 70% 48%;--surface-elevated:214 36% 10%;--gradient-hero:linear-gradient(135deg,#25d0c5,#3ebaf4);--gradient-card:linear-gradient(135deg,#141d2a,#1a2737);--shadow-card:0 0 40px rgba(62,186,244,.12);--sidebar-background:214 36% 10%;--sidebar-foreground:210 40% 98%;--sidebar-primary:176 70% 48%;--sidebar-primary-foreground:216 37% 7%;--sidebar-accent:214 36% 14%;--sidebar-accent-foreground:210 40% 98%;--sidebar-border:215 16% 47%;--sidebar-ring:176 70% 48%;color-scheme:dark}.article-process-flow{margin:1.5rem 0;padding:1.25rem;border:1px solid hsl(var(--border));border-radius:.75rem;background:hsl(var(--card))}.article-process-flow .apf-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}.article-process-flow .apf-grid{display:grid;gap:.75rem}@media (min-width:768px){.article-process-flow .apf-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}}.article-process-flow .apf-step{display:flex;gap:.75rem;padding:1rem;border:1px solid hsl(var(--border)/.6);border-radius:.75rem;background:hsl(var(--muted)/.3)}.article-process-flow .apf-step--accent{border-color:hsl(var(--primary));background:hsl(var(--card));box-shadow:0 1px 2px hsl(var(--foreground)/.05)}.article-process-flow .apf-num{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:hsl(var(--muted));font-size:.875rem;font-weight:700;color:hsl(var(--foreground))}.article-process-flow .apf-step--accent .apf-num{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.article-process-flow .apf-label{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:hsl(var(--foreground))}.article-process-flow .apf-detail,.article-process-flow .apf-sub{margin:.35rem 0 0;font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground))}.article-process-flow .apf-highlight{margin:.5rem 0 0;font-size:.875rem;font-weight:500;color:hsl(var(--primary))}.article-process-flow .apf-bullets{margin:.5rem 0 0;padding-left:1.1rem;font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground))}