:root{--bg:#f4f6fa;--surface:#fff;--surface-muted:#f7f9fc;--surface-accent:#eef4ff;--border:#e3e8f0;--border-strong:#cfd8e6;--text:#0f1b33;--text-muted:#55627a;--text-subtle:#7a869c;--navy:#0b1f44;--navy-2:#13306b;--primary:#1766e6;--primary-hover:#0f55c6;--primary-soft:#e8f0fe;--success:#12805c;--success-soft:#e6f5ef;--warning:#9a5b00;--warning-soft:#fff4e0;--danger:#b42318;--radius:14px;--radius-sm:10px;--shadow:0 1px 2px #0f1b330a, 0 6px 18px #0f1b330f;--shadow-strong:0 10px 30px #0f1b331f;--focus:0 0 0 2px var(--surface), 0 0 0 4px var(--primary);--focus-on-dark:0 0 0 2px var(--navy), 0 0 0 4px #fff;--font:"Inter", "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:15px;line-height:1.5;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}:focus-visible{box-shadow:var(--focus);outline:none}.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}
