:root{color-scheme:light;--font-display:"Fraunces","Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--font-body:"Manrope","Avenir Next","Segoe UI",system-ui,-apple-system,sans-serif;--font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;--color-ink-strong:#122033;--color-ink-muted:#51617a;--color-surface:#ffffff;--color-surface-subtle:rgba(255,255,255,0.9);--color-border:rgba(18,32,51,0.14);--color-divider:rgba(18,32,51,0.12);--color-exec-surface-0:#e8edf4;--color-exec-surface-1:#f1f4f8;--color-exec-surface-2:#f8fafc;--color-exec-panel:rgba(255,255,255,0.86);--color-exec-panel-strong:#ffffff;--color-exec-border:rgba(18,32,51,0.16);--color-exec-divider:rgba(18,32,51,0.14);--color-exec-shadow:0 10px 24px rgba(18,32,51,0.08);--color-warm-support:rgba(199,96,42,0.08);--color-accent:#1e5aa6;--color-accent-strong:#173f75;--color-accent-soft:rgba(30,90,166,0.12);--color-focus-ring:rgba(30,90,166,0.24);--color-status-success:#0f766e;--color-status-warning:#b45309;--color-status-error:#b91c1c;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:0.75rem;--radius-md:1rem;--radius-lg:1.25rem;--elevation-soft:0 12px 26px rgba(18,32,51,0.12);--motion-fast:140ms;--motion-standard:220ms;--motion-enter:520ms;--motion-ease:cubic-bezier(0.22,1,0.36,1)}.oqen-root [data-route-group=app]{--app-font-display:"DM Sans","Aptos","Segoe UI",sans-serif;--app-font-body:"IBM Plex Sans","Aptos","Segoe UI",sans-serif;--app-font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;--app-black:#000000;--app-charcoal-900:#15181e;--app-charcoal-950:#0d0e12;--app-surface-100:#f1f2f3;--app-surface-0:#ffffff;--app-border:#d5d7db;--app-border-soft:rgba(178,182,189,0.4);--app-text-strong:#15181e;--app-text-muted:#656a76;--app-text-secondary:#3b3d45;--app-text-inverse:#efeff1;--app-accent:#1060ff;--app-link:#2264d6;--app-accent-hover:#2b89ff;--app-accent-soft:rgba(16,96,255,0.1);--app-focus-ring:rgba(16,96,255,0.18);--app-success:#0f766e;--app-warning:#bb5a00;--app-warning-soft:#fbeabf;--app-error:#731e25;--app-space-1:4px;--app-space-2:8px;--app-space-3:12px;--app-space-4:16px;--app-space-5:24px;--app-space-6:32px;--app-space-7:40px;--app-space-8:48px;--app-radius-min:2px;--app-radius-sm:4px;--app-radius-control:5px;--app-radius-panel:8px;--app-shadow-micro:0 1px 2px rgba(21,24,30,0.05),0 8px 18px rgba(21,24,30,0.04);--app-focus-outline:3px solid var(--app-accent);--app-motion-fast:120ms;--app-motion-standard:180ms;--app-motion-enter:220ms;--app-motion-ease:cubic-bezier(0.22,1,0.36,1);color:var(--app-text-strong)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;padding:0}body{background:#f5f7fb;color:var(--color-ink-strong);font-family:var(--font-body)}a{color:inherit;text-decoration:none}