:root{--bg: #eef2f8;--content-bg: #ffffff;--surface: #ffffff;--surface-2: #f3f6fb;--border: #dce3ee;--border-glow: #b9c6db;--text: #16233b;--text-dim: #55617a;--text-muted: #8a94a8;--accent-teal: #0e7c86;--accent-teal-dim: #dbeef1;--accent-purple: #574aa0;--accent-purple-dim: #e8e5f6;--accent-amber: #b26a00;--accent-amber-dim: #fbeed6;--accent-coral: #d21f26;--accent-coral-dim: #fbe2e3;--accent-green: #1c7a44;--accent-green-dim: #dceee3;--accent-blue: #17408b;--accent-blue-dim: #e5ebf7;--brand-navy: #17408b;--brand-red: #d21f26;--brand-flame: #f26a21;--header-bg: var(--surface);--on-accent: #ffffff;--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(22, 35, 59, .06);--shadow-md: 0 8px 26px rgba(22, 35, 59, .12);--font-sans: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}:root[data-theme=dark]{--bg: #0b0f1a;--content-bg: #0b0f1a;--surface: #131825;--surface-2: #1a2035;--border: #252d44;--border-glow: #3a4566;--text: #e2e8f0;--text-dim: #97a3bd;--text-muted: #6b7791;--accent-teal: #2dd4bf;--accent-teal-dim: #0f3d38;--accent-purple: #a78bfa;--accent-purple-dim: #2e1f5e;--accent-amber: #fbbf24;--accent-amber-dim: #3d2800;--accent-coral: #fb7185;--accent-coral-dim: #4a1535;--accent-green: #4ade80;--accent-green-dim: #0a3d1f;--accent-blue: #5b9bef;--accent-blue-dim: #1e3a5f;--brand-navy: #7cb0f5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 8px 26px rgba(0, 0, 0, .5)}:root[data-accent=default]{--accent-blue: #6366f1;--brand-navy: #6366f1;--accent-blue-dim: #e8e9fe}:root[data-accent=brand]{--accent-blue: #17408b;--brand-navy: #17408b;--accent-blue-dim: #e5ebf7}:root[data-accent=teal]{--accent-blue: #0e7c86;--brand-navy: #0e7c86;--accent-blue-dim: #dbeef1}:root[data-accent=rose]{--accent-blue: #e11d48;--brand-navy: #e11d48;--accent-blue-dim: #fbe1e7}:root[data-accent=purple]{--accent-blue: #8b5cf6;--brand-navy: #8b5cf6;--accent-blue-dim: #ede9fe}:root[data-accent=amber]{--accent-blue: #d97706;--brand-navy: #d97706;--accent-blue-dim: #fdefda}:root[data-theme=dark][data-accent=default]{--accent-blue: #818cf8;--brand-navy: #818cf8;--accent-blue-dim: #2b2f6b}:root[data-theme=dark][data-accent=brand]{--accent-blue: #7cb0f5;--brand-navy: #7cb0f5;--accent-blue-dim: #1e3a5f}:root[data-theme=dark][data-accent=teal]{--accent-blue: #2dd4bf;--brand-navy: #2dd4bf;--accent-blue-dim: #0f3d38}:root[data-theme=dark][data-accent=rose]{--accent-blue: #fb7185;--brand-navy: #fb7185;--accent-blue-dim: #4a1530}:root[data-theme=dark][data-accent=purple]{--accent-blue: #a78bfa;--brand-navy: #a78bfa;--accent-blue-dim: #2e1f5e}:root[data-theme=dark][data-accent=amber]{--accent-blue: #fbbf24;--brand-navy: #fbbf24;--accent-blue-dim: #3d2800}.rs-auth{display:flex;min-height:100vh}.rs-auth-panel{flex:0 0 65%;max-width:65%;position:relative;overflow:hidden;display:flex}.rs-auth-form{flex:0 0 35%;max-width:35%;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a2342}@media (max-width: 940px){.rs-auth-panel{display:none}.rs-auth-form{flex-basis:100%;max-width:100%}}.rs-grid,.rs-form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px 16px;align-items:start;container-type:inline-size}.rs-grid>*,.rs-form-grid>*{grid-column:span 12}@container (min-width: 520px){.rs-grid>.rs-col-6,.rs-form-grid>.rs-col-6,.rs-grid>.rs-col-4,.rs-form-grid>.rs-col-4,.rs-grid>.rs-col-3,.rs-form-grid>.rs-col-3,.rs-grid>.rs-col-2,.rs-form-grid>.rs-col-2{grid-column:span 6}}@container (min-width: 780px){.rs-grid>.rs-col-4,.rs-form-grid>.rs-col-4{grid-column:span 4}.rs-grid>.rs-col-3,.rs-form-grid>.rs-col-3{grid-column:span 3}.rs-grid>.rs-col-2,.rs-form-grid>.rs-col-2{grid-column:span 4}}@container (min-width: 1040px){.rs-grid>.rs-col-2,.rs-form-grid>.rs-col-2{grid-column:span 2}}.rs-grid>.rs-col-12,.rs-form-grid>.rs-col-12,.rs-grid>.rs-form-span,.rs-form-grid>.rs-form-span{grid-column:span 12}.rs-grid-tight{gap:6px}.rs-w-full{width:100%;max-width:100%}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);min-height:100vh;-webkit-font-smoothing:antialiased;transition:background .2s ease,color .2s ease}a{color:inherit;text-decoration:none}select:not([multiple]):not([size]){appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:12px 12px!important;padding-right:30px!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-glow);border-radius:6px}::-webkit-scrollbar-track{background:transparent}@keyframes rs-guide-in{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}@media (prefers-reduced-motion: reduce){@keyframes rs-guide-in{0%{opacity:0}to{opacity:1}}}
