:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#1e40af;--brand-strong:#172f80;--accent:#b45309;--accent-strong:#92400e;--background:#f4f7fb;--surface:#fff;--surface-raised:#ffffffdb;--surface-subtle:#edf2f9;--text:#14213d;--text-muted:#526079;--border:#d8e0ec;--danger:#b91c1c;--success:#166534;--warning:#92400e;--focus:#2563eb;--chart-1:#2563eb;--chart-2:#0f766e;--chart-3:#b45309;--chart-4:#7c3aed;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-sm:0 1px 2px #0f172a0d;--shadow-md:0 12px 32px #0f172a17;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--motion-fast:.14s;--motion-standard:.22s;--ease-out:cubic-bezier(.22, 1, .36, 1)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand:#8ab4ff;--brand-strong:#bdd3ff;--accent:#fbbf24;--accent-strong:#fcd34d;--background:#0b1120;--surface:#111a2d;--surface-raised:#111a2de6;--surface-subtle:#18243b;--text:#eef4ff;--text-muted:#aab7cc;--border:#2a3852;--danger:#fca5a5;--success:#86efac;--warning:#fcd34d;--focus:#93c5fd;--shadow-md:0 16px 44px #00000059}[data-density=compact]{--control-height:2rem;--panel-padding:.75rem}[data-density=standard]{--control-height:2.5rem;--panel-padding:1rem}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font:100%/1.5 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}body{background:radial-gradient(circle at 72% 0%, color-mix(in srgb, var(--brand) 7%, transparent), transparent 36rem), var(--background);min-width:320px;min-height:100dvh;margin:0}.route-loading,.canvas-loading{min-height:100dvh;color:var(--text-muted);background:var(--background);place-items:center;display:grid}.canvas-loading{min-height:28rem}button,input,select{font:inherit}button,[role=button],a{touch-action:manipulation}button{min-height:var(--control-height,2.5rem);cursor:pointer;border-radius:var(--radius-sm);border:0}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 72%, transparent);outline-offset:2px}.skip-link{z-index:1000;background:var(--surface);color:var(--text);padding:.75rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.primary-action{color:#fff;background:var(--accent);transition:background var(--motion-fast), transform var(--motion-fast);padding:0 1rem;font-weight:650}.primary-action:hover{background:var(--accent-strong)}.primary-action:active{transform:scale(.98)}.quiet-action{color:var(--text);border:1px solid var(--border);transition:background var(--motion-fast);background:0 0;padding:0 .75rem}.quiet-action:hover{background:var(--surface-subtle)}.status{color:var(--success);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:999px;width:.45rem;height:.45rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){:root{--surface-raised:var(--surface)}}@media (prefers-contrast:more){:root{--border:currentColor}}
