/* Refresh Inventory user-selectable skins. Operational success/warning/danger colors remain semantic. */
body{--theme-bg:#070c12;--theme-bg2:#0b1118;--theme-panel:#101720;--theme-panel2:#0d141c;--theme-line:#26313d;--theme-text:#f6f8fb;--theme-muted:#9ca8b8;--theme-accent:#3e61f4;--theme-accent2:#6933e5;--theme-sidebar:#08111a;--theme-top:#080e15;--theme-input:#0c1219;--theme-button:#1a2330;background:var(--theme-bg)!important;color:var(--theme-text)!important}
body.theme-refresh-classic{--theme-bg:#070c12;--theme-bg2:#0b1118;--theme-panel:#101720;--theme-panel2:#0d141c;--theme-line:#26313d;--theme-text:#f6f8fb;--theme-muted:#9ca8b8;--theme-accent:#3e61f4;--theme-accent2:#6933e5;--theme-sidebar:#08111a;--theme-top:#080e15;--theme-input:#0c1219;--theme-button:#1a2330}
body.theme-midnight{--theme-bg:#030507;--theme-bg2:#080b0f;--theme-panel:#0d1117;--theme-panel2:#090d12;--theme-line:#29313d;--theme-text:#f8fafc;--theme-muted:#94a3b8;--theme-accent:#168cff;--theme-accent2:#0057d9;--theme-sidebar:#020407;--theme-top:#05080c;--theme-input:#090d13;--theme-button:#141b24}
body.theme-ocean{--theme-bg:#06131d;--theme-bg2:#092231;--theme-panel:#0d2938;--theme-panel2:#0a202d;--theme-line:#245064;--theme-text:#f0fbff;--theme-muted:#9fc6d5;--theme-accent:#00a7c7;--theme-accent2:#1477d4;--theme-sidebar:#041823;--theme-top:#061c28;--theme-input:#092633;--theme-button:#12394a}
body.theme-forest{--theme-bg:#07120d;--theme-bg2:#0c1c14;--theme-panel:#10251a;--theme-panel2:#0b1d14;--theme-line:#28523b;--theme-text:#f2fbf5;--theme-muted:#9fc4aa;--theme-accent:#159957;--theme-accent2:#087a43;--theme-sidebar:#06150d;--theme-top:#081910;--theme-input:#0d2117;--theme-button:#153524}
body.theme-slate{--theme-bg:#11151a;--theme-bg2:#171d24;--theme-panel:#1c232c;--theme-panel2:#171e26;--theme-line:#3c4856;--theme-text:#f2f5f8;--theme-muted:#aab4bf;--theme-accent:#527da8;--theme-accent2:#365d85;--theme-sidebar:#10151b;--theme-top:#141a21;--theme-input:#171e26;--theme-button:#28333f}
body.theme-royal{--theme-bg:#100b1c;--theme-bg2:#181027;--theme-panel:#211532;--theme-panel2:#190f29;--theme-line:#51346d;--theme-text:#fbf7ff;--theme-muted:#c0add1;--theme-accent:#8b4ee8;--theme-accent2:#6030bc;--theme-sidebar:#10091b;--theme-top:#150d22;--theme-input:#1d1230;--theme-button:#35214c}
body.theme-crimson{--theme-bg:#16090c;--theme-bg2:#211015;--theme-panel:#2a151b;--theme-panel2:#211016;--theme-line:#63313c;--theme-text:#fff7f8;--theme-muted:#d1a7ae;--theme-accent:#c53a4d;--theme-accent2:#8e2033;--theme-sidebar:#16080c;--theme-top:#1d0c11;--theme-input:#271219;--theme-button:#43202a}
body.theme-sunset{--theme-bg:#11121c;--theme-bg2:#1b1720;--theme-panel:#251d24;--theme-panel2:#1d171e;--theme-line:#5a4038;--theme-text:#fff8f1;--theme-muted:#cbb3a3;--theme-accent:#f07832;--theme-accent2:#c84e2a;--theme-sidebar:#10131f;--theme-top:#151522;--theme-input:#261d22;--theme-button:#433029}
body.theme-arctic{--theme-bg:#edf5fb;--theme-bg2:#e3eff8;--theme-panel:#ffffff;--theme-panel2:#f6faff;--theme-line:#c2d5e4;--theme-text:#102333;--theme-muted:#5e7486;--theme-accent:#1676d2;--theme-accent2:#0759ad;--theme-sidebar:#e4f0f9;--theme-top:#f7fbfe;--theme-input:#ffffff;--theme-button:#dcebf6}
body.theme-high-contrast{--theme-bg:#000;--theme-bg2:#080808;--theme-panel:#000;--theme-panel2:#090909;--theme-line:#fff;--theme-text:#fff;--theme-muted:#fff;--theme-accent:#ffe600;--theme-accent2:#ffd000;--theme-sidebar:#000;--theme-top:#000;--theme-input:#000;--theme-button:#111}
body .app-shell{background:linear-gradient(145deg,var(--theme-bg2),var(--theme-bg))!important}body .modern-sidebar{background:var(--theme-sidebar)!important;border-color:var(--theme-line)!important}body .modern-topbar{background:color-mix(in srgb,var(--theme-top) 94%,transparent)!important;border-color:var(--theme-line)!important}body .section,body .card,body .panel,body .page-head,body .header-row,body .title-row,body .modal-content,body .dropdown-menu,body .workflow-notification-dropdown{background:var(--theme-panel)!important;border-color:var(--theme-line)!important;color:var(--theme-text)!important}body table,body th,body td{border-color:var(--theme-line)!important;color:var(--theme-text)!important}body thead th{background:var(--theme-panel2)!important}body input,body select,body textarea,body .topbar-search{background:var(--theme-input)!important;color:var(--theme-text)!important;border-color:var(--theme-line)!important}body .sub,body .muted,body small{color:var(--theme-muted)!important}body .modern-nav a{color:var(--theme-muted)!important}body .modern-nav a:hover{background:var(--theme-panel)!important;color:var(--theme-text)!important}body .modern-nav a.active,body .btn-primary,body .primary,body .save-btn,body .add-btn{background:linear-gradient(110deg,var(--theme-accent),var(--theme-accent2))!important;color:var(--theme-text)!important;border-color:var(--theme-accent)!important}body.theme-arctic .modern-nav a.active,body.theme-arctic .btn-primary,body.theme-arctic .primary,body.theme-arctic .save-btn,body.theme-arctic .add-btn,body.theme-high-contrast .modern-nav a.active,body.theme-high-contrast .btn-primary,body.theme-high-contrast .primary,body.theme-high-contrast .save-btn,body.theme-high-contrast .add-btn{color:#07101a!important}body .btn:not(.danger):not(.btn-danger):not(.primary):not(.btn-primary){background:var(--theme-button)!important;color:var(--theme-text)!important;border-color:var(--theme-line)!important}
.theme-picker-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;padding:14px}.theme-choice{position:relative;display:block;border:2px solid var(--theme-line);border-radius:12px;padding:10px;cursor:pointer;background:var(--theme-panel2);transition:.15s transform,.15s border-color}.theme-choice:hover{transform:translateY(-2px)}.theme-choice.selected{border-color:var(--theme-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent) 25%,transparent)}.theme-choice input{position:absolute;opacity:0}.theme-preview-ui{height:70px;border-radius:8px;display:grid;grid-template-columns:24% 1fr;grid-template-rows:18px 1fr;overflow:hidden;background:var(--pbg);border:1px solid var(--pline)}.theme-preview-ui i{grid-row:1/3;background:var(--pside)}.theme-preview-ui b{background:var(--ptop)}.theme-preview-ui em{margin:8px;border-radius:4px;background:var(--ppanel);border:1px solid var(--pline)}.theme-preview-ui strong{position:absolute;width:24px;height:5px;margin:10px 0 0 34px;background:var(--paccent);border-radius:9px}.theme-choice-name{display:block;margin-top:8px;font-weight:800;font-size:12px}.theme-selected-mark{display:none;position:absolute;right:8px;top:7px;background:var(--theme-accent);border-radius:50%;width:20px;height:20px;text-align:center;line-height:20px}.theme-choice.selected .theme-selected-mark{display:block}.theme-preview-refresh-classic{--pbg:#070c12;--pside:#08111a;--ptop:#080e15;--ppanel:#101720;--pline:#26313d;--paccent:#4b55ed}.theme-preview-midnight{--pbg:#030507;--pside:#020407;--ptop:#05080c;--ppanel:#0d1117;--pline:#29313d;--paccent:#168cff}.theme-preview-ocean{--pbg:#06131d;--pside:#041823;--ptop:#061c28;--ppanel:#0d2938;--pline:#245064;--paccent:#00a7c7}.theme-preview-forest{--pbg:#07120d;--pside:#06150d;--ptop:#081910;--ppanel:#10251a;--pline:#28523b;--paccent:#159957}.theme-preview-slate{--pbg:#11151a;--pside:#10151b;--ptop:#141a21;--ppanel:#1c232c;--pline:#3c4856;--paccent:#527da8}.theme-preview-royal{--pbg:#100b1c;--pside:#10091b;--ptop:#150d22;--ppanel:#211532;--pline:#51346d;--paccent:#8b4ee8}.theme-preview-crimson{--pbg:#16090c;--pside:#16080c;--ptop:#1d0c11;--ppanel:#2a151b;--pline:#63313c;--paccent:#c53a4d}.theme-preview-sunset{--pbg:#11121c;--pside:#10131f;--ptop:#151522;--ppanel:#251d24;--pline:#5a4038;--paccent:#f07832}.theme-preview-arctic{--pbg:#edf5fb;--pside:#e4f0f9;--ptop:#f7fbfe;--ppanel:#fff;--pline:#c2d5e4;--paccent:#1676d2}.theme-preview-high-contrast{--pbg:#000;--pside:#000;--ptop:#000;--ppanel:#090909;--pline:#fff;--paccent:#ffe600}@media(max-width:900px){.theme-picker-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media(max-width:480px){.theme-picker-grid{grid-template-columns:1fr}}

/* V6.3.3 Custom two-color user theme. Primary influences the shell/navigation; Accent drives actions/highlights. */
body.theme-custom{
  --theme-bg:color-mix(in srgb,var(--custom-primary) 16%,#070c12);
  --theme-bg2:color-mix(in srgb,var(--custom-primary) 25%,#0b1118);
  --theme-panel:color-mix(in srgb,var(--custom-primary) 13%,#101720);
  --theme-panel2:color-mix(in srgb,var(--custom-primary) 17%,#0d141c);
  --theme-line:color-mix(in srgb,var(--custom-primary) 42%,#26313d);
  --theme-text:#f6f8fb;
  --theme-muted:#b0bac7;
  --theme-accent:var(--custom-primary);
  --theme-accent2:var(--custom-accent);
  --theme-sidebar:color-mix(in srgb,var(--custom-primary) 22%,#08111a);
  --theme-top:color-mix(in srgb,var(--custom-primary) 15%,#080e15);
  --theme-input:color-mix(in srgb,var(--custom-primary) 10%,#0c1219);
  --theme-button:color-mix(in srgb,var(--custom-primary) 23%,#1a2330)
}
.theme-preview-custom{--pbg:#0b1118;--pside:var(--custom-preview-primary,#3e61f4);--ptop:#101720;--ppanel:#151d28;--pline:#394654;--paccent:var(--custom-preview-accent,#6933e5)}
.custom-theme-controls{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;margin:0 14px 14px;padding:14px;border:1px solid var(--theme-line);border-radius:12px;background:var(--theme-panel2)}
.custom-color-field{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.custom-color-field input[type=color]{grid-row:1/3;width:46px;height:46px;padding:2px;border-radius:9px;cursor:pointer}.custom-color-field label{font-weight:800;font-size:12px}.custom-color-field code{color:var(--theme-muted);font-size:12px}.custom-theme-note{grid-column:1/-1;color:var(--theme-muted);font-size:12px}.theme-choice.theme-preview-custom .theme-preview-ui i{background:var(--custom-preview-primary,#3e61f4)}.theme-choice.theme-preview-custom .theme-preview-ui strong{background:var(--custom-preview-accent,#6933e5)}
@media(max-width:600px){.custom-theme-controls{grid-template-columns:1fr}}
