:root{--green-950:#0a1f14;--green-900:#143d28;--green-800:#1e5638;--green-700:#287a4f;--green-600:#349665;--green-500:#45b87a;--green-400:#6fd49a;--green-100:#dff5ea;--green-50:#f2fbf6;--gold:#c4922a;--gold-dark:#9a7018;--gold-on-light:#7a560f;--gold-light:#fff6e0;--cream:#faf7ef;--bg:#e8f2ec;--surface:#fff;--text:#0f1a14;--text-secondary:#3d5247;--border:#c5d9cc;--border-strong:#9bb8a6;--danger:#b42318;--danger-bg:#fef3f2;--info-bg:#e8f4fd;--info-border:#2563eb;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label,var(--green-400));--sidebar-hover-bg:#ffffff14;--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff;--sidebar-input-bg:#ffffff1a;--sidebar-input-border:#ffffff47;--gradient-brand:linear-gradient(145deg, var(--green-800) 0%, var(--green-950) 55%, #0a2818 100%);--gradient-brand-soft:linear-gradient(135deg, var(--green-700) 0%, var(--green-900) 100%);--gradient-gold:linear-gradient(135deg, var(--gold) 0%, var(--gold-dark) 100%);--gradient-surface:linear-gradient(180deg, var(--surface) 0%, var(--green-50) 100%);--font-family:"Inter", "Segoe UI", "Noto Sans Devanagari", "Noto Sans", system-ui, sans-serif;--font-display:var(--font-family);--font-sans:var(--font-family);--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.35rem;--font-size-2xl:1.75rem;--font-weight-normal:400;--font-weight-medium:600;--font-weight-bold:700;--line-height:1.45;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--sidebar-w:272px;--bottom-nav-h:72px;--touch-min:48px;--content-max:960px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--border-width:1px;--shadow-sm:0 1px 3px #0a1f1414;--shadow-md:0 6px 20px #0a1f141a;--shadow-lg:0 12px 32px #0a1f1424;--control-bg:#fff;--control-text:var(--text);--input-bg:var(--control-bg);--input-text:var(--text);--input-placeholder:#5a6b63;--table-row-bg:#fff;--table-row-alt-bg:var(--green-50);--table-row-text:var(--text);--overlay-bg:#fff;--chip-draft-bg:#eef2f7;--chip-draft-text:#364152;--login-card-bg:#fff;--on-primary:#fff;--link:var(--green-700);--btn-primary-bg:var(--green-700);--btn-primary-fg:var(--on-primary);--field-label:var(--text-secondary);--accent:var(--green-700);--card:var(--surface);--muted:var(--text-secondary);--radius:var(--radius-md);--shadow:var(--shadow-md);--touch:var(--touch-min)}html.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--green-950:#0a1410;--green-900:#0f2419;--green-800:#1a3d2b;--green-700:#4cc2ad;--green-600:#5fd4bf;--green-500:#7ae0cc;--green-400:#7ae0cc;--green-100:#1a2e26;--green-50:#152820;--gold:#d4a843;--gold-dark:#b8892a;--gold-on-light:#e8c56a;--gold-light:#2a2418;--cream:#1a1f1c;--bg:#141c25;--surface:#1c2634;--text:#e8edf2;--text-secondary:#a8b4c0;--border:#5a7088;--border-strong:#5a7088;--divider-soft:#3d4f63;--danger-bg:#3d1512;--info-bg:#152a3d;--gradient-brand:linear-gradient(145deg, #1a3d2b 0%, #0a1410 55%, #0f1a14 100%);--gradient-surface:linear-gradient(180deg, #1c2634 0%, #152820 100%);--focus-ring:#7ae0cc;--section-accent:#4cc2ad;--table-row-hover:#1a2e26;--control-bg:#243040;--control-text:#e8edf2;--input-bg:var(--control-bg);--input-text:#e8edf2;--input-placeholder:#8a9aad;--table-row-bg:#1c2634;--table-row-alt-bg:#223040;--table-row-text:#e8edf2;--overlay-bg:#1c2634;--chip-draft-bg:#2d3a4a;--chip-draft-text:#dce4ec;--login-card-bg:var(--surface);--surface-elevated:#243040;--link:var(--green-400);--btn-primary-bg:#287a4f;--btn-primary-fg:#fff;--field-label:var(--text);--accent:#4cc2ad;--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-active-fg:#fff;--sidebar-active-bg:var(--green-800);--sidebar-group-label:var(--nav-group-label,var(--green-400));--shadow-sm:0 1px 3px #00000040;--shadow-md:0 6px 20px #00000059;--shadow-lg:0 12px 32px #00000073}html[data-high-contrast=true].theme-light{--border:#1e5638;--border-strong:#143d28;--text:#000;--text-secondary:#1e5638;--focus-ring:#143d28}html[data-high-contrast=true].theme-dark{--border:#9dabb8;--border-strong:#e8edf2;--text:#fff;--text-secondary:#e8edf2;--focus-ring:#fff}html[data-font-scale=sm]{font-size:87.5%}html[data-font-scale=lg]{font-size:112.5%}:root{--font-family:"Inter", var(--font-sans);--focus-ring:#287a4f;--fs-sm:var(--font-size-sm);--fs-md:var(--font-size-base);--fs-lg:var(--font-size-lg);--fs-xl:var(--font-size-xl);--lh-base:1.5;--lh-tight:1.2;--shadow-card:var(--shadow-sm)}html.theme-light{--section-accent:var(--green-700);--surface-elevated:var(--surface);--table-row-hover:var(--green-50)}body{font-family:var(--font-family);font-size:var(--fs-md);line-height:var(--lh-base)}@media (prefers-contrast:more){html:not([data-high-contrast]){--border:#1e5638;--border-strong:#143d28}html.theme-dark:not([data-high-contrast]){--border:#9dabb8;--text:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.topbar,header[class*=MuiBox]{color:canvastext!important;background:canvas!important}}html.theme-dark .tabbtn:hover,html.theme-dark .tabbtn.on{color:var(--green-400)}html.theme-dark .chip.posted,html.theme-dark .chip.active,html.theme-dark .chip.ok,html.theme-dark .chip.approved,html.theme-dark .chip.received{color:#7ae0cc;background:#1a3d2b}html.theme-dark .chip.hold,html.theme-dark .chip.pending,html.theme-dark .chip.warn,html.theme-dark .chip.warning,html.theme-dark .chip.submitted{color:#e8c56a;background:#2a2418}html.theme-dark .login .brand,html.theme-dark .login .brand .app-brand-mark__icon,html.theme-dark .login .brand .brandicon,html.theme-dark .login a{color:var(--green-400)}html.theme-dark .menu-list a.active{color:#7ae0cc;background:#1a3d2b}html.theme-dark .modal-x:hover{background:var(--table-row-alt-bg);border-color:var(--green-400);color:var(--green-400)}html.theme-dark .btn.ghost{color:var(--green-400)}html.theme-dark details>summary{color:var(--text)}html.theme-dark .wfcard .ic,html.theme-dark .avatar-sm{color:#7ae0cc;background:#1a3d2b}html[data-color-palette=ocean].theme-light{--green-950:#0a1a24;--green-900:#0f2d42;--green-800:#1565a8;--green-700:#1976d2;--green-600:#2196c4;--green-500:#42a5d6;--green-400:#64b5f6;--green-100:#e3f2fd;--green-50:#f0f8ff;--gold:#26a69a;--gold-dark:#00897b;--gold-on-light:#00695c;--bg:#e8f4f8;--gradient-brand:linear-gradient(145deg, #1565a8 0%, #0a1a24 55%, #0d2137 100%);--btn-primary-bg:#1565a8;--accent:#26a69a;--section-accent:#1976d2;--focus-ring:#1976d2;--nav-group-label:#42a5d6;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=ocean].theme-dark{--green-700:#64b5f6;--green-800:#1565a8;--green-900:#0f2d42;--green-950:#0a1418;--gold:#26a69a;--bg:#121a22;--surface:#1a2634;--accent:#26a69a;--btn-primary-bg:#1976d2;--gradient-brand:linear-gradient(145deg, #1565a8 0%, #0a1418 55%, #0d1820 100%);--focus-ring:#64b5f6;--section-accent:#64b5f6;--nav-group-label:#64b5f6;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=earth].theme-light{--green-950:#1a1208;--green-900:#3d2814;--green-800:#6d4c2b;--green-700:#8b6914;--green-600:#a67c2e;--green-500:#c17f3a;--green-400:#d4956a;--green-100:#f5ebe0;--green-50:#faf6f0;--gold:#c17f3a;--gold-dark:#8b6914;--gold-on-light:#6d4c2b;--bg:#f0ebe3;--gradient-brand:linear-gradient(145deg, #6d4c2b 0%, #1a1208 55%, #2a1a0a 100%);--btn-primary-bg:#6d4c2b;--accent:#c17f3a;--section-accent:#8b6914;--focus-ring:#6d4c2b;--nav-group-label:#c17f3a;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=earth].theme-dark{--green-700:#d4956a;--green-800:#6d4c2b;--green-900:#3d2814;--green-950:#141008;--gold:#c17f3a;--bg:#1a1610;--surface:#242018;--accent:#c17f3a;--btn-primary-bg:#8b6914;--gradient-brand:linear-gradient(145deg, #6d4c2b 0%, #141008 55%, #1a1208 100%);--focus-ring:#d4956a;--section-accent:#d4956a;--nav-group-label:#d4956a;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=royal].theme-light{--green-950:#120a24;--green-900:#1e1440;--green-800:#3d2d7a;--green-700:#512da8;--green-600:#673ab7;--green-500:#7e57c2;--green-400:#9575cd;--green-100:#ede7f6;--green-50:#f5f0ff;--gold:#c4922a;--gold-dark:#9a7018;--gold-on-light:#7a560f;--bg:#ece8f4;--gradient-brand:linear-gradient(145deg, #3d2d7a 0%, #120a24 55%, #1a0f30 100%);--btn-primary-bg:#512da8;--accent:#c4922a;--section-accent:#673ab7;--focus-ring:#512da8;--nav-group-label:#7e57c2;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=royal].theme-dark{--green-700:#9575cd;--green-800:#3d2d7a;--green-900:#1e1440;--green-950:#0e0818;--gold:#d4a843;--bg:#141020;--surface:#1c1830;--accent:#d4a843;--btn-primary-bg:#673ab7;--gradient-brand:linear-gradient(145deg, #3d2d7a 0%, #0e0818 55%, #120a20 100%);--focus-ring:#9575cd;--section-accent:#9575cd;--nav-group-label:#9575cd;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=cashew].theme-light{--green-950:#1a1008;--green-900:#3d2010;--green-800:sienna;--green-700:#bf6b3a;--green-600:#d4844a;--green-500:#e09858;--green-400:#f0b070;--green-100:#fdf0e6;--green-50:#fff8f2;--gold:#d4a843;--gold-dark:#b8892a;--gold-on-light:#8b6914;--bg:#f8f0e8;--gradient-brand:linear-gradient(145deg, sienna 0%, #1a1008 55%, #281808 100%);--btn-primary-bg:sienna;--accent:#d4a843;--section-accent:#bf6b3a;--focus-ring:sienna;--nav-group-label:#e09858;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=cashew].theme-dark{--green-700:#f0b070;--green-800:sienna;--green-900:#3d2010;--green-950:#140c06;--gold:#d4a843;--bg:#1a120c;--surface:#241810;--accent:#d4a843;--btn-primary-bg:#bf6b3a;--gradient-brand:linear-gradient(145deg, sienna 0%, #140c06 55%, #1a1008 100%);--focus-ring:#f0b070;--section-accent:#f0b070;--nav-group-label:#f0b070;--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-color-palette=forest].theme-light,html[data-color-palette=forest].theme-dark{--nav-group-label:var(--green-400);--sidebar-bg:var(--green-950);--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-group-label:var(--nav-group-label);--sidebar-active-bg:var(--green-800);--sidebar-active-fg:#fff}html[data-font-style=modern]{--font-family:"Inter", "Segoe UI", "Noto Sans Devanagari", "Noto Sans", system-ui, sans-serif;--font-display:var(--font-family);--font-sans:var(--font-family)}html[data-font-style=classic]{--font-family:"Segoe UI", "Noto Sans Devanagari", "Noto Sans", system-ui, sans-serif;--font-display:Georgia, "Times New Roman", "Noto Serif Devanagari", serif;--font-sans:var(--font-family)}html[data-font-style=data]{--font-family:"Segoe UI", "IBM Plex Sans", "Noto Sans", system-ui, sans-serif;--font-display:var(--font-family);--font-sans:var(--font-family);--font-mono:ui-monospace, "Cascadia Code", "Consolas", monospace}html[data-font-style=regional]{--font-family:"Noto Sans Devanagari", "Noto Sans Kannada", "Noto Sans", "Segoe UI", system-ui, sans-serif;--font-display:var(--font-family);--font-sans:var(--font-family)}html[data-font-style=classic] .pagehead h1,html[data-font-style=classic] .sectiontitle,html[data-font-style=classic] .app-brand-mark__wordmark{font-family:var(--font-display)}html[data-font-style=data] .kpi .val,html[data-font-style=data] .gridcount,html[data-font-style=data] .record360nav-pos,html[data-font-style=data] .dtable td[data-numeric=true],html[data-font-style=data] .pagination .page-of{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums}html[data-ui-style=comfort]{--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--field-min-height:48px;--btn-min-height:48px;--card-padding:1rem;--section-gap:1rem}html[data-ui-style=compact]{--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--space-3:.5rem;--space-4:.75rem;--space-5:1rem;--touch-min:44px;--field-min-height:44px;--btn-min-height:44px;--card-padding:.65rem;--section-gap:.65rem}html[data-ui-style=soft]{--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--shadow-sm:0 2px 8px #0a1f140f;--shadow-md:0 8px 24px #0a1f1414;--field-min-height:52px;--btn-min-height:48px;--card-padding:1.25rem;--section-gap:1.25rem}html.theme-dark[data-ui-style=soft]{--shadow-sm:0 2px 8px #0003;--shadow-md:0 8px 24px #00000047}html.theme-dark{--sidebar-fg:#e8edf2;--sidebar-fg-muted:#e8edf2b8;--sidebar-active-fg:#fff;--sidebar-active-bg:var(--green-800);--sidebar-group-label:var(--nav-group-label,var(--green-400))}html[data-high-contrast=true].theme-dark{--sidebar-fg:#fff;--sidebar-fg-muted:#ffffffd9;--sidebar-group-label:var(--nav-group-label,var(--green-400))}html[data-high-contrast=true].theme-light{--sidebar-fg:#fff;--sidebar-fg-muted:#ffffffe0;--sidebar-active-fg:#fff}html.theme-dark{--border:#5a7088;--border-strong:#5a7088;--divider-soft:#3d4f63}html.theme-dark .pagehead,html.theme-dark .pagehead h1,html.theme-dark .sectiontitle,html.theme-dark .section>h2,html.theme-dark .gridcount,html.theme-dark .record360nav,html.theme-dark .pickbar,html.theme-dark .listtoolbar,html.theme-dark .dashfilters{color:var(--text)}html.theme-dark .banner.ok{color:#7ae0cc;border-left-color:var(--accent);background:#1a3d2b}html.theme-dark .banner.warn{color:#e8c56a;background:#2a2418}html.theme-dark .thumb,html.theme-dark .photo-uploader .pic,html.theme-dark .avatar-sm,html.theme-dark .empty-state__icon{color:#7ae0cc;background:#1a3d2b}html.theme-dark .stepper button,html.theme-dark .addblank{background:var(--table-row-alt-bg);color:var(--text)}html.theme-dark .results button:hover,html.theme-dark .modal-x:hover{background:var(--table-row-alt-bg);border-color:var(--accent);color:var(--accent)}html.theme-dark .results button:focus-visible{background:var(--table-row-alt-bg);border-color:var(--accent);color:var(--accent)}html.theme-dark .paymodes label:has(input:checked){color:var(--text);border-color:var(--accent);background:#1a3d2b}html.theme-dark .branch-opt:has(input:checked){color:var(--text);border-color:var(--accent);background:#1a3d2b}html.theme-dark .menu-list a:hover{color:var(--text);background:#1a3d2b}html.theme-dark .chip.pending,html.theme-dark .chip.submitted{color:#e8c56a;background:#2a2418}html.theme-dark .kpi .val,html.theme-dark .tabbtn:hover{color:var(--accent)}html.theme-dark .sidebar-nav-hint,html.theme-dark .dash-alerts-help summary{color:var(--sidebar-fg-muted,inherit)}html.theme-dark .info360-avatar,html.theme-dark details.kitdetails pre{background:var(--table-row-alt-bg);color:var(--text)}html,body{font-family:var(--font-family,var(--font-sans));line-height:var(--line-height);color:var(--text);-webkit-font-smoothing:antialiased;margin:0}.authpage{background:var(--gradient-brand);min-height:100vh;padding:var(--space-4);place-items:center;display:grid}.login{background:var(--login-card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-6);width:100%;max-width:400px;color:var(--text)}.login .brand{font-weight:700;font-size:var(--font-size-xl);color:var(--green-800);margin-bottom:var(--space-2);align-items:center;gap:.5rem;display:flex}.login .brand .app-brand-mark__icon{color:var(--green-700)}.login .brand .brandicon{color:var(--green-700);display:inline-flex}.login .sub{color:var(--text-secondary);font-size:var(--font-size-base);margin-bottom:var(--space-4)}.login .field+.field{margin-top:var(--space-3)}.login .langrow{margin-top:var(--space-4)}.field{flex-direction:column;gap:.3rem;display:flex}.field label{font-size:var(--font-size-sm);color:var(--text);font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--input-bg);width:100%;min-height:48px;color:var(--input-text);box-sizing:border-box;padding:.55rem .7rem;font-size:16px}.field input::placeholder,.field textarea::placeholder{color:var(--input-placeholder);opacity:1}.ci{border:1px solid var(--border-strong);background:var(--input-bg);min-height:44px;color:var(--input-text);box-sizing:border-box;border-radius:8px;padding:.3rem .6rem;font-size:16px}select.ci,.field select{width:100%}.btn{border:1px solid var(--border-strong);background:var(--control-bg);min-height:48px;color:var(--control-text);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:0 1.1rem;font-size:16px;font-weight:600;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.primary{background:var(--btn-primary-bg,var(--green-700));border-color:var(--btn-primary-bg,var(--green-700));color:var(--btn-primary-fg,var(--on-primary))}.btn.block{width:100%;margin-top:.5rem}.banner{border-radius:var(--radius-sm);font-size:var(--font-size-sm);margin-bottom:var(--space-4);padding:.6rem .9rem}.banner.warn{background:var(--gold-light);border-left:4px solid var(--gold-on-light);color:var(--gold-on-light)}.login .banner.danger{background:var(--danger-bg);border-left:4px solid var(--danger);color:var(--danger);font-weight:600}.hint{font-size:var(--font-size-sm);color:var(--text-secondary);margin-top:var(--space-2)}.help{font-size:var(--font-size-sm);color:var(--text-secondary)}.login a{color:var(--link);font-weight:600}.demohint{background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius-sm);font-size:var(--font-size-xs);color:var(--green-900);margin-top:var(--space-3);padding:.5rem .7rem}.auth-loading-shell{background:var(--surface,#f8faf8);min-height:100vh;padding:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.auth-loading-spinner{border:3px solid var(--green-100,#dcedc8);border-top-color:var(--green-700,#287a4f);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite auth-loading-spin}.auth-loading-message{margin:var(--space-3) 0 0;color:var(--text-secondary,#5f6b63);font-size:var(--font-size-sm,.875rem);text-align:center}@keyframes auth-loading-spin{to{transform:rotate(360deg)}}
