:root[data-theme=dark]{--bg-page:#0b1220;--bg-panel:#101a2c;--bg-panel-alt:#161e2d;--border-primary:#1e2635;--border-secondary:#28324a;--text-heading:#f2f0ea;--text-primary:#e7eaf0;--text-secondary:#c7ccd9;--text-muted:#7c8798;--text-muted-2:#5c6779;--text-muted-3:#9aa4b6;--text-muted-4:#8895a7;--accent-brass:#c9a15c;--accent-brass-text:#12100b;--accent-error:#e08a93;--accent-success:#8fbf8f;--accent-teal:#4fd1c5;--accent-blue:#5b8cc9;--accent-blue-2:#6fa8dc;--bg-error-deep:#4a2530;--bg-error-deep-2:#1a1013;--bg-warn-deep:#1a1508;--accent-brass-a33:#c9a15c33;--accent-brass-a40:#c9a15c40;--accent-brass-a55:#c9a15c55;--accent-brass-a66:#c9a15c66;--accent-brass-a77:#c9a15c77;--accent-teal-a40:#4fd1c540;--accent-teal-a55:#4fd1c555;--border-secondary-a20:#28324420;--text-on-error-bg:#e7c6ca;--text-on-warn-bg:#d9c29a;--text-on-error-bg-muted:#b08088}:root[data-theme=light]{--bg-page:#f7f4ec;--bg-panel:#fff;--bg-panel-alt:#efeadd;--border-primary:#e2dcc8;--border-secondary:#cfc6ac;--text-heading:#0b1220;--text-primary:#16213a;--text-secondary:#3a4658;--text-muted:#6b7686;--text-muted-2:#8895a5;--text-muted-3:#a3adbc;--text-muted-4:#b7c0cc;--accent-brass:#b8933f;--accent-brass-text:#12100b;--accent-error:#c85a68;--accent-success:#4a9b4a;--accent-teal:#2a9188;--accent-blue:#3d6fa5;--accent-blue-2:#4a80b0;--bg-error-deep:#fbeaea;--bg-error-deep-2:#f7dede;--bg-warn-deep:#fdf3dc;--accent-brass-a33:#b8933f33;--accent-brass-a40:#b8933f40;--accent-brass-a55:#b8933f55;--accent-brass-a66:#b8933f66;--accent-brass-a77:#b8933f77;--accent-teal-a40:#2a918840;--accent-teal-a55:#2a918855;--border-secondary-a20:#cfc6ac33;--text-on-error-bg:#8b3a44;--text-on-warn-bg:#7a5c1e;--text-on-error-bg-muted:#a15761}:root{--bg-page:#0b1220;--bg-panel:#101a2c;--bg-panel-alt:#161e2d;--border-primary:#1e2635;--border-secondary:#28324a;--text-heading:#f2f0ea;--text-primary:#e7eaf0;--text-secondary:#c7ccd9;--text-muted:#7c8798;--text-muted-2:#5c6779;--text-muted-3:#9aa4b6;--text-muted-4:#8895a7;--accent-brass:#c9a15c;--accent-brass-text:#12100b;--accent-error:#e08a93;--accent-success:#8fbf8f;--accent-teal:#4fd1c5;--accent-blue:#5b8cc9;--accent-blue-2:#6fa8dc;--bg-error-deep:#4a2530;--bg-error-deep-2:#1a1013;--bg-warn-deep:#1a1508;--accent-brass-a33:#c9a15c33;--accent-brass-a40:#c9a15c40;--accent-brass-a55:#c9a15c55;--accent-brass-a66:#c9a15c66;--accent-brass-a77:#c9a15c77;--accent-teal-a40:#4fd1c540;--accent-teal-a55:#4fd1c555;--border-secondary-a20:#28324420;--text-on-error-bg:#e7c6ca;--text-on-warn-bg:#d9c29a;--text-on-error-bg-muted:#b08088}body{background:var(--bg-page);margin:0;transition:background .15s ease}.nav-link{transition:border-color .12s ease,color .12s ease,background .12s ease,transform .08s ease}.nav-link:hover{border-color:var(--accent-brass)!important;color:var(--text-primary)!important}.nav-link:active{transform:scale(.96);background:var(--accent-brass-a33)}@media (max-width:640px){.responsive-nav-row{flex-wrap:wrap!important;gap:10px!important}.responsive-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.responsive-page-padding{padding-left:16px!important;padding-right:16px!important}.responsive-stack{flex-direction:column!important}.responsive-grid-stack{grid-template-columns:1fr!important}.responsive-modal-card{width:calc(100vw - 32px)!important;max-width:none!important}}