:root,[data-theme=light]{--bg:#e8eef4;--nc:#e8eef4;--nm:#e0e6ed;--card:#e8eef4;--sidebar:#e0e6ed;--topbar:#e8eef4;--input-bg:#e0e6ed;--blue:#256dcc;--bd:#1b3a6f;--green:#10a37f;--amber:#c4841d;--red:#cf4444;--purple:#6c63ac;--gold:#a3820a;--rose:#b44060;--cyan:#1ec6d9;--teal:#0d9488;--text:#1b2a4a;--muted:#506176;--dim:#8696aa;--faint:#cdd5df;--cg:#256dcc0f;--ch:#256dcc08;--line:transparent;--line2:transparent;--line3:#00000008;--hover:#256dcc0d;--neu-raised:6px 6px 14px #00000014, -6px -6px 14px #ffffffbf;--neu-raised-sm:3px 3px 8px #0000000f, -3px -3px 8px #ffffffb3;--neu-raised-lg:10px 10px 24px #0000001a, -10px -10px 24px #fffc;--neu-pressed:inset 3px 3px 6px #0000000f, inset -3px -3px 6px #ffffffb3;--neu-flat:2px 2px 5px #0000000d, -2px -2px 5px #fff9;--shadow-xs:var(--neu-flat);--shadow-sm:var(--neu-raised-sm);--shadow-md:var(--neu-raised);--shadow-lg:var(--neu-raised-lg);--shadow-xl:16px 16px 32px #0000001f, -16px -16px 32px #ffffffd9;--shad:var(--shadow-sm);--shad2:var(--shadow-lg);--r:14px;--rl:18px;--rx:22px;--sw:250px;--hh:60px}[data-theme=dark]{--bg:#1e2530;--nc:#252d3a;--nm:#2a3342;--card:#2d3748;--sidebar:#252d3a;--topbar:#252d3a;--input-bg:#323d4e;--blue:#38bdf8;--bd:#60a5fa;--green:#86efac;--amber:#fde68a;--red:#fca5a5;--purple:#d8b4fe;--gold:#fde68a;--rose:#fda4af;--cyan:#67e8f9;--teal:#5eead4;--text:#f1f5f9;--muted:#e2e8f0;--dim:#cbd5e1;--faint:#64748b;--cg:#38bdf814;--ch:#38bdf80d;--line:#ffffff1f;--line2:#ffffff17;--line3:#ffffff0d;--hover:#38bdf814;--shadow-xs:0 1px 3px #00000026;--shadow-sm:0 2px 6px #0000001f;--shadow-md:0 4px 12px #00000029;--shadow-lg:0 8px 24px #0003;--shadow-xl:0 16px 40px #0000003d;--shad:var(--shadow-sm);--shad2:var(--shadow-lg)}.MuiCard-root{background-color:var(--card)!important;box-shadow:var(--neu-raised)!important;border-radius:var(--rl)!important;border:none!important;transition:box-shadow .25s,transform .25s!important}.MuiCard-root:hover{box-shadow:var(--neu-raised-lg)!important}[data-theme=light] .MuiOutlinedInput-root{background-color:var(--input-bg)!important;box-shadow:var(--neu-pressed)!important;border-radius:var(--r)!important}[data-theme=light] .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,[data-theme=light] .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#0000!important}[data-theme=light] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--blue)!important;border-width:2px!important}[data-theme=light] .MuiOutlinedInput-root.Mui-focused{box-shadow:var(--neu-pressed), 0 0 0 3px #256dcc1a!important}[data-theme=light] .MuiButton-contained{box-shadow:var(--neu-raised-sm)!important;border-radius:var(--r)!important}[data-theme=light] .MuiButton-contained:hover{transform:translateY(-1px);box-shadow:var(--neu-raised)!important}[data-theme=light] .MuiButton-contained:active{transform:translateY(0);box-shadow:var(--neu-pressed)!important}[data-theme=light] .MuiButton-outlined{box-shadow:var(--neu-raised-sm)!important;background-color:var(--card)!important;border-radius:var(--r)!important;border:none!important}[data-theme=light] .MuiButton-outlined:hover{box-shadow:var(--neu-raised)!important;background-color:var(--card)!important;color:var(--blue)!important}[data-theme=light] .MuiChip-root{box-shadow:var(--neu-flat)!important;border:none!important}[data-theme=light] .MuiLinearProgress-root{box-shadow:var(--neu-pressed)!important;background-color:var(--nm)!important;border-radius:8px!important}[data-theme=light] .MuiDrawer-paper{box-shadow:none!important}[data-theme=light] .MuiDialog-paper{box-shadow:var(--shadow-xl)!important;border-radius:var(--rx)!important;background-color:var(--bg)!important;border:none!important}[data-theme=light] .MuiTableCell-head{background-color:var(--nm)!important;border-bottom:none!important}[data-theme=light] .MuiAvatar-root{box-shadow:var(--neu-flat)!important}[data-theme=dark] .MuiCard-root,[data-theme=dark] .MuiPaper-root{background-color:var(--card)!important;color:var(--text)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiCard-root:hover{box-shadow:var(--shadow-md)!important;border-color:#ffffff1a!important}[data-theme=dark] .MuiTableCell-root{color:#e2e8f0!important;border-color:#ffffff1a!important}[data-theme=dark] .MuiTableCell-head{color:#f1f5f9!important;background-color:#1e2a3a!important;font-weight:800!important}[data-theme=dark] .MuiOutlinedInput-root{color:var(--text)!important;border-radius:var(--r)!important;background-color:#ffffff12!important}[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:#ffffff26!important}[data-theme=dark] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--blue)!important}[data-theme=dark] .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #1ec6d91f!important}[data-theme=dark] .MuiOutlinedInput-input,[data-theme=dark] .MuiInputBase-input{color:#f1f5f9!important}[data-theme=dark] .MuiOutlinedInput-input::placeholder{color:#94a3b8!important;opacity:1!important}[data-theme=dark] .MuiSelect-select,[data-theme=dark] .MuiMenuItem-root{color:var(--text)!important}[data-theme=dark] .MuiMenuItem-root:hover{background-color:#ffffff0a!important}[data-theme=dark] .MuiDialog-paper{background-color:var(--card)!important;border-radius:var(--rx)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiDialogTitle-root,[data-theme=dark] .MuiDialogContent-root,[data-theme=dark] .MuiDialogActions-root{color:var(--text)!important;background-color:#0000!important}[data-theme=dark] .MuiButton-contained{box-shadow:var(--shadow-sm)!important}[data-theme=dark] .MuiButton-contained:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)!important}[data-theme=dark] .MuiButton-outlined{color:var(--muted)!important;border-color:#ffffff1a!important}[data-theme=dark] .MuiButton-outlined:hover{border-color:var(--blue)!important;color:var(--blue)!important;background-color:#1ec6d90f!important}[data-theme=dark] .MuiChip-root{border:1px solid #ffffff0f!important}[data-theme=dark] .MuiLinearProgress-root{background-color:#ffffff0f!important;border-radius:8px!important}[data-theme=dark] .MuiAvatar-root{box-shadow:var(--shadow-sm)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiDivider-root{border-color:#ffffff0f!important}[data-theme=dark] .MuiPopover-paper{background-color:var(--card)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiTooltip-tooltip{background-color:var(--nc)!important;color:var(--text)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiMenu-paper{background-color:var(--card)!important;border:1px solid #ffffff14!important}[data-theme=dark] .MuiTypography-root{color:#f1f5f9!important}[data-theme=dark] main>div[style*=background],[data-theme=dark] main>div[style*=background-color]{background-color:var(--bg)!important;background:var(--bg)!important}
