:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--navy:#101a36;--navy-soft:#1c294d;--surface:#fff;--page:#f4f7fb;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{background:var(--page);margin:0}.theme-toggle{z-index:50;color:#17233f;background:#fff;border:1px solid #cbd5e1;justify-content:center;align-items:center;gap:7px;min-width:82px;display:inline-flex;position:fixed;top:14px;right:18px;box-shadow:0 4px 14px #0f172a1f}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px;width:19px;height:19px}[data-theme=dark]{--text:#c7d0df;--text-h:#f1f5f9;--bg:#0c1220;--border:#344057;--code-bg:#1b2537;--surface:#151f30;--page:#0c1220;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--text:#53617a;--text-h:#17233f;--bg:#fff;--border:#dbe2ec;--code-bg:#f4f7fb;--surface:#fff;--page:#f4f7fb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark] body,[data-theme=dark] #root{color:#c7d0df;background:#0c1220}[data-theme=dark] .theme-toggle{color:#f8fafc;background:#25324a;border-color:#475569}[data-theme=dark] .public-route{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#cbd5e1;background:linear-gradient(145deg,#0b1220,#111b2e)}[data-theme=dark] .login-route{background:linear-gradient(145deg,#071225,#0b1f42 52%,#102b5c)}[data-theme=dark] .login-wave-background{opacity:.65}[data-theme=dark] .public-route>h1,[data-theme=dark] .auth-card h2,[data-theme=dark] .auth-card h3,[data-theme=dark] .auth-card label{color:#f1f5f9}[data-theme=dark] .public-route .system-subtitle,[data-theme=dark] .auth-card p{color:#aab7ca}[data-theme=dark] .auth-card{color:#cbd5e1;background:#151f30;border-color:#344057;box-shadow:0 18px 45px #00000059}[data-theme=dark] .auth-card input{color:#f1f5f9;-webkit-text-fill-color:#f1f5f9;background:#0f1726;border-color:#52617a}[data-theme=dark] .dashboard-route{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#c7d0df;background:#0c1220}[data-theme=dark] .dashboard-topbar,[data-theme=dark] .dashboard-content table,[data-theme=dark] .workflow-tools details,[data-theme=dark] .kpi-card{color:#c7d0df;background:#151f30;border-color:#344057}[data-theme=dark] .dashboard-topbar h1,[data-theme=dark] .dashboard-content h3,[data-theme=dark] .dashboard-content h4,[data-theme=dark] .dashboard-content strong,[data-theme=dark] .workflow-tools strong,[data-theme=dark] .dashboard-content label,[data-theme=dark] .workflow-tools label{color:#f1f5f9}[data-theme=dark] .dashboard-topbar p,[data-theme=dark] .dashboard-content,[data-theme=dark] .dashboard-content p,[data-theme=dark] .dashboard-content li,[data-theme=dark] .workflow-tools,[data-theme=dark] .workflow-tools p,[data-theme=dark] .workflow-tools li{color:#b8c3d5}[data-theme=dark] th{color:#e5eaf2;background:#202d43}[data-theme=dark] th,[data-theme=dark] td{border-color:#3a465b}[data-theme=dark] tbody tr,[data-theme=dark] tbody tr:nth-child(2n){background:#151f30}[data-theme=dark] tbody tr:hover{background:#202d43}[data-theme=dark] .dashboard-content input,[data-theme=dark] .dashboard-content select,[data-theme=dark] .dashboard-content textarea,[data-theme=dark] .workflow-tools input,[data-theme=dark] .workflow-tools select,[data-theme=dark] .workflow-tools textarea{color:#f1f5f9;-webkit-text-fill-color:#f1f5f9;background:#0f1726;border-color:#52617a}[data-theme=dark] .dashboard-content select option,[data-theme=dark] .workflow-tools select option{color:#f1f5f9;background:#151f30}[data-theme=dark] .dashboard-content input::placeholder,[data-theme=dark] .dashboard-content textarea::placeholder,[data-theme=dark] .workflow-tools input::placeholder,[data-theme=dark] .workflow-tools textarea::placeholder,[data-theme=dark] .auth-card input::placeholder{color:#8491a6;-webkit-text-fill-color:#8491a6}[data-theme=dark] .bar-row>div{background:#263349}[data-theme=dark] .notification-list li,[data-theme=dark] .chat-messages p,[data-theme=dark] .dashboard-content>div>hr{border-color:#344057}button,input,select,textarea{font:inherit}button{cursor:pointer;color:#fff;background:#6b7280;border:0;border-radius:7px;padding:8px 13px;transition:transform .15s,filter .15s}button:hover{filter:brightness(1.08)}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{box-sizing:border-box;background:var(--surface);color:var(--text-h);border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px}table{border-collapse:collapse;table-layout:fixed;width:100%}th{color:#263553;letter-spacing:.02em;background:#eef2f8;font-size:14px}th,td{overflow-wrap:anywhere;vertical-align:middle;border:1px solid #d8dfeb;padding:11px 9px}table[data-columns="15"]{font-size:12.5px;line-height:1.35}table[data-columns="15"] th,table[data-columns="15"] td{padding:7px 6px}tbody tr:nth-child(2n){background:#f8fafc}tbody tr:hover{background:#eef4ff}.status-cell{color:#5b21b6;font-weight:700}.urgency-cell{font-weight:700}.urgency-cell[data-urgency=urgent]{color:#b91c1c}.urgency-cell[data-urgency=high]{color:#c2410c}.urgency-cell[data-urgency=medium]{color:#a16207}.urgency-cell[data-urgency=low]{color:#15803d}.dashboard-route{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#3f4d65;width:100%;min-height:100vh}.dashboard-shell{text-align:left;color:#46536a;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{box-sizing:border-box;color:#dce6fa;background:linear-gradient(180deg, var(--navy), #091126);z-index:20;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.sidebar-brand{color:inherit;text-align:left;background:0 0;border-bottom:1px solid #ffffff1f;border-radius:0;align-items:center;gap:11px;padding:5px 5px 25px;display:flex}.sidebar-brand:hover{background:#ffffff12}.brand-mark{color:#fff;background:linear-gradient(135deg,#7c3aed,#dc2626);border-radius:10px;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:grid}.sidebar-brand strong,.sidebar-brand small,.sidebar-profile strong,.sidebar-profile small{display:block}.sidebar-brand small,.sidebar-profile small{color:#92a1c0;font-size:12px}.dashboard-sidebar nav{gap:7px;margin-top:24px;display:grid}.dashboard-sidebar nav button{text-align:left;color:#bcc9e2;background:0 0;border:1px solid #0000;padding:12px 14px;transition:color .18s,background .18s,border-color .18s,transform .18s}.dashboard-sidebar nav button:hover{background:var(--navy-soft);color:#fff}.dashboard-sidebar nav button.is-active{color:#fff;background:linear-gradient(135deg,#2563ebbf,#7c3aedad);border-color:#93c5fd47;box-shadow:0 8px 22px #1d4ed83d}.sidebar-profile{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:auto;padding:16px 4px;display:flex}.profile-avatar{color:#fff;background:#7c3aed;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:700;display:inline-grid}.sidebar-logout{background:#b91c1c;width:100%}@media (width>=1024px){.dashboard-shell{display:block}.dashboard-sidebar{background:radial-gradient(circle at 14% -100%, #3b82f67a, transparent 42%), linear-gradient(105deg, #101d3e 0%, var(--navy) 50%, #091126 100%);border-bottom:2px solid #6366f1b3;flex-direction:row;align-items:center;gap:18px;height:auto;min-height:76px;padding:11px 24px;position:sticky;top:0;box-shadow:0 9px 28px #0f172a38}.sidebar-brand{border-bottom:0;border-right:1px solid #ffffff1f;flex:none;padding:5px 22px 5px 5px}.dashboard-sidebar nav{align-items:center;gap:6px;margin:0;display:flex}.dashboard-sidebar nav button{white-space:nowrap;text-align:center;align-items:center;gap:8px;display:inline-flex}.dashboard-sidebar nav button:hover{transform:translateY(-1px)}.sidebar-profile{background:#ffffff0d;border-top:0;border-left:1px solid #ffffff1f;border-radius:12px;margin:0 0 0 auto;padding:4px 14px 4px 18px}.sidebar-logout{width:auto;min-width:92px;box-shadow:0 7px 18px #b91c1c33}}.dashboard-main{background-color:#0000;background-image:radial-gradient(circle at 7% 9%,#2563eb6b,#0000 29%),radial-gradient(circle at 92% 22%,#7c3aed57,#0000 28%),radial-gradient(circle at 48% 78%,#06b6d445,#0000 34%),radial-gradient(circle at 72% 52%,#6366f12e,#0000 25%),linear-gradient(#47556913 1px,#0000 1px),linear-gradient(90deg,#47556913 1px,#0000 1px),linear-gradient(135deg,#dbeafe 0%,#e0e7ff 48%,#dbeafe 100%);background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,34px 34px,34px 34px,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box;min-width:0;animation:20s ease-in-out infinite alternate dashboard-background-drift}@keyframes dashboard-background-drift{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0}50%{background-position:55px 24px,-42px 38px,18px -30px,-24px 20px,12px 8px,12px 8px,0 0}to{background-position:18px 58px,-76px 12px,-28px 24px,38px -18px,34px 34px,34px 34px,0 0}}@media (prefers-reduced-motion:reduce){.dashboard-main{animation:none}}.dashboard-topbar{box-sizing:border-box;background:var(--surface);z-index:10;border-bottom:1px solid #dbe2ec;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:12px 28px;display:flex;position:sticky;top:0}@media (width>=1024px){.dashboard-topbar{top:76px}}.dashboard-topbar h1{letter-spacing:-.3px;color:#17233f;margin:0;font-size:23px}.dashboard-topbar p{color:#66758f;font-size:13px}.topbar-user{align-items:center;gap:8px;font-size:14px;display:flex}.topbar-actions{align-items:center;gap:12px;display:flex}.header-theme-toggle{color:#263553;box-shadow:none;background:#eef2f8;border:1px solid #cbd5e1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.notification-bell{position:relative}.notification-trigger{color:#263553;background:#eef2f8;border:1px solid #cbd5e1;width:38px;height:38px;padding:8px;position:relative}.notification-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.notification-badge{box-sizing:border-box;color:#fff;background:#dc2626;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.notification-backdrop{z-index:51;background:0 0;border-radius:0;position:fixed;inset:0}.notification-dropdown{z-index:52;color:#3f4d65;background:#fff;border:1px solid #d8dfeb;border-radius:13px;width:min(390px,100vw - 24px);max-height:70vh;position:absolute;top:48px;right:0;overflow:auto;box-shadow:0 18px 45px #0f172a38}.notification-dropdown>header{z-index:2;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 15px;display:flex;position:sticky;top:0}.notification-dropdown header strong,.notification-dropdown header small{color:#17233f;display:block}.notification-dropdown header small{color:#718096;font-weight:400}.notification-dropdown header button{color:#5b21b6;background:0 0;padding:5px 7px;font-size:11px}.notification-dropdown section h4{color:#718096;text-transform:uppercase;margin:10px 14px 5px;font-size:11px}.notification-item{text-align:left;color:#334155;background:#f5f8fd;border-bottom:1px solid #e5eaf2;border-radius:0;grid-template-columns:8px 1fr;gap:8px;width:100%;padding:11px 14px;display:grid}.notification-item.is-read{opacity:.76;background:#fff}.notification-item>span:last-child,.notification-item span span,.notification-item small{display:block}.notification-item strong{color:#17233f}.notification-item small{color:#718096;margin-top:3px}.notification-dot{background:#7c3aed;border-radius:50%;width:7px;height:7px;margin-top:7px}.notification-item.is-read .notification-dot{background:#cbd5e1}.notification-empty{text-align:center;padding:30px}[data-theme=dark] .notification-trigger{color:#f1f5f9;background:#263349;border-color:#475569}[data-theme=dark] .notification-dropdown,[data-theme=dark] .notification-dropdown>header{color:#cbd5e1;background:#151f30;border-color:#344057}[data-theme=dark] .notification-dropdown header strong{color:#f1f5f9}[data-theme=dark] .notification-item,[data-theme=dark] .notification-item.is-read{color:#cbd5e1;background:#1b273b;border-color:#344057}[data-theme=dark] .notification-item.is-read{opacity:.7;background:#151f30}[data-theme=dark] .notification-item strong{color:#f1f5f9}[data-theme=dark] .header-theme-toggle{color:#f1f5f9;background:#263349;border-color:#475569}.menu-button{color:#263553;background:0 0;padding:5px;font-size:24px;display:none}.dashboard-content{max-width:none;margin:0 auto;padding:30px 26px 34px}.dashboard-content,.dashboard-content p,.dashboard-content label,.dashboard-content li,.workflow-tools,.workflow-tools p,.workflow-tools label,.workflow-tools li{color:#3f4d65}.dashboard-content label,.workflow-tools label{color:#263553;font-weight:600}.dashboard-content input,.dashboard-content select,.dashboard-content textarea,.workflow-tools input,.workflow-tools select,.workflow-tools textarea{color:#1f2d46;-webkit-text-fill-color:#1f2d46;opacity:1;background-color:#fff;border:1px solid #aebbd0}.dashboard-content select option,.workflow-tools select option{color:#1f2d46;background:#fff}.dashboard-content input::placeholder,.dashboard-content textarea::placeholder,.workflow-tools input::placeholder,.workflow-tools textarea::placeholder{color:#94a3b8;-webkit-text-fill-color:#94a3b8;opacity:1}:is(.dashboard-content select:has(option:checked[value=""]),.dashboard-content select:has(option:checked[value=all]),.workflow-tools select:has(option:checked[value=""]),.workflow-tools select:has(option:checked[value=all])){color:#8794a8;-webkit-text-fill-color:#8794a8}.dashboard-content select option[value=""],.dashboard-content select option[value=all],.workflow-tools select option[value=""],.workflow-tools select option[value=all]{color:#8794a8}.dashboard-content input:disabled,.dashboard-content select:disabled,.dashboard-content textarea:disabled,.workflow-tools input:disabled,.workflow-tools select:disabled,.workflow-tools textarea:disabled{color:#53617a;-webkit-text-fill-color:#53617a;opacity:1;background:#e7ecf3}.dashboard-content strong,.workflow-tools strong{color:#17233f}.dashboard-content a,.workflow-tools a{color:#5b21b6}.dashboard-content>div>h2{display:none}.dashboard-content>div>hr{border:0;border-top:1px solid #94a3b857;margin:30px 0}.dashboard-content h3{color:#1e3155;align-items:center;gap:10px;margin:22px 0 14px;font-size:20px;display:flex}.dashboard-content h3:before{content:"";background:linear-gradient(#2563eb,#7c3aed);border-radius:5px;width:5px;height:24px;box-shadow:0 4px 10px #4f46e53d}.dashboard-content h4{color:#3e4b63}.dashboard-content table{background:var(--surface);margin-top:14px;box-shadow:0 4px 14px #1c2a4b0f}.role-summary{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(105deg,#ffffffd1,#eff6ff99);border:1px solid #ffffffc7;border-left:5px solid #3b82f6;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px 18px;margin:6px 0 22px;padding:16px 18px;display:grid;box-shadow:0 12px 32px #1e40af1f,inset 0 1px #ffffffd9}.role-summary p{margin:0}.request-form{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#fffc,#f8fafc9e);border:1px solid #ffffffc7;border-top:4px solid #4f46e5;border-radius:14px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:18px 22px;margin-bottom:18px;padding:22px;display:grid;box-shadow:0 14px 36px #1e293b1f,inset 0 1px #ffffffeb}.request-form>br,.request-filters>br{display:none}.request-form>div:has(#description){grid-column:1/-1}.request-form textarea{resize:vertical;width:100%}.request-form input,.request-form select{width:100%}.request-form>button{place-self:end start}.request-filters{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#ffffffc7,#f8fafc94);border:1px solid #ffffffc7;border-top:4px solid #0ea5e9;border-radius:14px;grid-template-columns:repeat(4,minmax(160px,1fr));align-items:end;gap:14px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 14px 34px #1e293b1c,inset 0 1px #ffffffe6}.request-filters select,.request-filters input{width:100%}.request-filters>button{justify-self:start}[data-theme=dark] .role-summary,[data-theme=dark] .request-form,[data-theme=dark] .request-filters{background:linear-gradient(135deg,#182438c2,#0f17269e);border-color:#94a3b83d;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff14}[data-theme=dark] .dashboard-main{background-color:#0000;background-image:radial-gradient(circle at 7% 9%,#2563eb61,#0000 29%),radial-gradient(circle at 92% 22%,#7c3aed52,#0000 28%),radial-gradient(circle at 48% 78%,#06b6d438,#0000 34%),radial-gradient(circle at 72% 52%,#4f46e52e,#0000 25%),linear-gradient(#94a3b80e 1px,#0000 1px),linear-gradient(90deg,#94a3b80e 1px,#0000 1px),linear-gradient(135deg,#0b1222,#111936 55%,#0b1328);background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,34px 34px,34px 34px,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box}[data-theme=dark] .role-summary{background:linear-gradient(105deg,#182438cc,#17223aa3);border-left-color:#60a5fa}[data-theme=dark] .request-form{border-top-color:#818cf8}[data-theme=dark] .request-filters{border-top-color:#38bdf8}.drawer-backdrop{display:none}.system-subtitle{margin:-24px 16px 24px}.public-route{isolation:isolate;box-sizing:border-box;color:#53617a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(145deg,#f4f7fc,#e9eef8);min-height:100vh;padding:1px 20px 48px;position:relative}.public-route>:not(.login-wave-background){z-index:1;position:relative}.login-route{background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 48%,#bfdbfe 100%);overflow:hidden}.login-wave-background{z-index:0;pointer-events:none;position:fixed;inset:0}.login-wave-background:before{content:"";background:radial-gradient(circle at 18% 18%,#ffffffe6,#0000 25%),radial-gradient(circle at 78% 15%,#93c5fd73,#0000 31%);position:absolute;inset:0}.login-wave-background svg{width:100%;height:100%;position:absolute;inset:0}.login-wave-path,.login-wave-highlight{transform-box:fill-box;transform-origin:50%}.wave-glow{opacity:.38;animation:13s ease-in-out infinite alternate login-wave-drift}.wave-back{opacity:.58;animation:10s ease-in-out infinite alternate-reverse login-wave-drift}.wave-front{opacity:.72;animation:9s ease-in-out infinite alternate login-wave-rise}.login-wave-highlight{animation:8s ease-in-out infinite alternate login-wave-drift}@keyframes login-wave-drift{0%{transform:translate(-28px,12px)scale(1.03)}to{transform:translate(34px,-18px)scale(1.07)}}@keyframes login-wave-rise{0%{transform:translate(-12px,22px)scale(1.02)}to{transform:translate(18px,-12px)scale(1.06)}}@media (prefers-reduced-motion:reduce){.login-wave-path,.login-wave-highlight{animation:none}}.public-route>h1{color:#17233f;text-shadow:none}.public-route .system-subtitle{color:#66758f}.auth-card{box-sizing:border-box;color:#53617a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #d9e1ee;border-radius:16px;width:min(420px,100%);margin:30px auto 0;padding:30px;box-shadow:0 18px 45px #1e30531f}.auth-card h2,.auth-card h3,.auth-card label{color:#17233f}.auth-card label{font-weight:650}.auth-card input{color:#17233f;background:#f8fafc;border-color:#b9c5d8;width:100%}.auth-card input::placeholder{color:#94a3b8;-webkit-text-fill-color:#94a3b8;opacity:1}.auth-card button{background:#263a67}.auth-card a{color:#6d28d9;font-weight:650}.auth-card p{color:#65738a;margin-top:14px}.login-qr-section{text-align:center;border-top:1px solid #d9e1ee;margin-top:22px;padding-top:20px}.login-qr-actions{justify-content:center;align-items:stretch;gap:10px;display:flex}.auth-card .login-qr-toggle,.auth-card .login-card-theme-toggle{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe}.auth-card .login-card-theme-toggle{justify-content:center;align-items:center;gap:7px;display:inline-flex}.login-card-theme-toggle .theme-icon{width:18px;height:18px}.login-qr-panel{justify-items:center;gap:10px;margin-top:16px;display:grid}.login-qr-code{background:#fff;border:1px solid #d9e1ee;border-radius:12px;place-items:center;padding:10px;display:grid}.login-qr-panel strong{color:#17233f}.login-qr-panel span{color:#65738a;overflow-wrap:anywhere;max-width:100%;font-size:.82rem}.login-qr-panel small{color:#9a5b00;line-height:1.45}[data-theme=dark] .login-qr-section{border-color:#344057}[data-theme=dark] .auth-card .login-qr-toggle,[data-theme=dark] .auth-card .login-card-theme-toggle{color:#ddd6fe;background:#2e2760;border-color:#5b4ca1}[data-theme=dark] .login-qr-panel strong{color:#f1f5f9}[data-theme=dark] .login-qr-panel span{color:#aab7ca}[data-theme=dark] .login-qr-panel small{color:#fbbf7a}.analytics-filters,.inline-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:16px;display:flex}.kpi-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px;margin:16px;display:grid}.kpi-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:92px;padding:17px;box-shadow:0 5px 16px #1c2a4b12;color:#66758f!important}.kpi-card strong{margin-top:9px;font-size:21px;line-height:1.2;display:block;color:#17233f!important}[data-theme=dark] .kpi-card{background:#151f30;color:#aebbd0!important}[data-theme=dark] .kpi-card strong{color:#f1f5f9!important}.user-card-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px;margin-top:14px;display:grid}.user-card{background:#fff;border:1px solid #dbe2ec;border-radius:13px;padding:17px;box-shadow:0 5px 16px #1c2a4b12}.user-card p{overflow-wrap:anywhere;margin:7px 0}.user-card-header{border-bottom:1px solid #e2e8f0;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;margin-bottom:12px;padding-bottom:13px;display:grid}.user-card-header strong,.user-card-header small{display:block}.user-card-header small{color:#718096}.user-card-avatar{color:#fff;background:linear-gradient(145deg,#2563eb,#7c3aed);border-radius:11px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.role-badge,.account-status-badge,.message-role,.participant-chip b{text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:750;display:inline-flex}.role-requester{color:#1d4ed8;background:#dbeafe}.role-coordinator{color:#6d28d9;background:#ede9fe}.role-technician{color:#0f766e;background:#ccfbf1}.role-administrator,.role-admin{color:#b91c1c;background:#fee2e2}.account-status-badge{color:#15803d;background:#dcfce7}.user-card select{max-width:180px}.user-card-actions{gap:8px;margin-top:13px;display:flex}[data-theme=dark] .user-card{background:#151f30;border-color:#344057}[data-theme=dark] .user-card-header{border-color:#344057}.bar-chart{max-width:760px;margin:12px auto 24px}.bar-row{text-align:left;grid-template-columns:minmax(120px,1fr) 3fr 40px;align-items:center;gap:10px;margin:8px;display:grid}.bar-row>div{background:#e1e7f0;border-radius:8px;min-height:18px;overflow:hidden;box-shadow:inset 0 0 0 1px #d4dce8}.bar-row i{background:#b875ef;border-radius:8px;min-width:4px;height:18px;display:block}.bar-row>span,.bar-row>strong{color:#17233f}[data-theme=dark] .bar-row>div{background:#263349;box-shadow:inset 0 0 0 1px #3a4962}[data-theme=dark] .bar-row i{background:#b875ef}[data-theme=dark] .bar-row>span,[data-theme=dark] .bar-row>strong{color:#e5eaf2}.workflow-tools{text-align:left;margin:24px 12px}.workflow-tools details{border:1px solid var(--border);border-radius:8px;margin:10px 0;padding:12px}.workflow-tools summary{cursor:pointer;font-weight:700}.chat-backdrop{display:none}.mobile-chat-launcher{z-index:44;color:#fff;background:linear-gradient(145deg,#2563eb,#1d4ed8);border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #2563eb61}.mobile-chat-launcher svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:29px;height:29px}.mobile-chat-launcher.is-active{background:#17233f;transform:rotate(6deg)}.chat-panel{z-index:46;background:#fff;border:1px solid #cbd5e1;border-radius:16px;width:min(760px,100vw - 290px);height:min(620px,100vh - 130px);display:none;position:fixed;bottom:94px;right:24px;overflow:hidden;box-shadow:0 20px 55px #0000004d}.chat-panel.is-open{flex-direction:column;display:flex}.mobile-chat-header{color:#fff;background:#17233f;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.mobile-chat-header strong,.mobile-chat-header small{color:#fff;display:block}.mobile-chat-header small{opacity:.75}.mobile-chat-header button{color:#fff;background:0 0;padding:2px 8px;font-size:25px}.mobile-live-status{color:#4ade80;font-size:11px;font-weight:700}.chat-panel>details{border:0;flex:1;min-height:0;margin:0;padding:0;display:block}.chat-panel>details>summary{display:none}.desktop-chat-layout{grid-template-columns:210px minmax(0,1fr);height:100%;display:grid}.chat-request-list{background:#f7f9fc;border-right:1px solid #dbe2ec;min-height:0;overflow:auto}.chat-request-list header{background:#f7f9fc;border-bottom:1px solid #dbe2ec;padding:13px;position:sticky;top:0}.chat-request-list header strong,.chat-request-list header small{display:block}.chat-request-list header small{color:#718096}.chat-request-list>button{text-align:left;color:#3f4d65;background:0 0;border-bottom:1px solid #e4e9f1;border-radius:0;width:100%;padding:11px 13px;display:block}.chat-request-list>button strong,.chat-request-list>button span,.chat-request-list>button small{display:block}.chat-request-list>button strong{color:#17233f}.chat-request-list>button span{text-transform:capitalize}.chat-request-list>button small{color:#718096;text-transform:capitalize}.chat-request-list>button.is-closed{color:#697386;background:#e2e6ec}.chat-request-list>button.is-closed strong{color:#526074}.chat-request-list>button.is-closed small{color:#7c8798}.chat-request-list>button.is-active{background:#e6efff;border-left:3px solid #2563eb}.chat-request-list>button.is-active.is-closed{background:#d4dbe7}.chat-conversation-column{flex-direction:column;min-width:0;min-height:0;display:flex}.chat-context{background:#f8fafc;border-bottom:1px solid #dbe2ec;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 11px;display:flex}.participant-chip{color:#46536a;background:#fff;border:1px solid #dbe2ec;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;display:inline-flex}.participant-chip b{padding:1px 6px}.conversation-status{color:#5b21b6;text-transform:capitalize;margin-left:auto;font-size:11px;font-weight:750}.oversight-label{color:#b91c1c;font-size:11px;font-weight:750}.chat-request-selector{border-bottom:1px solid #dbe2ec;flex:none;margin:0;padding:10px}.chat-messages{background:#fff;flex:1;min-height:0;max-height:none;padding:14px;overflow:auto}.chat-messages p{background:#e9eef6;border:0;border-radius:14px;width:fit-content;max-width:76%;margin:8px 0;padding:9px 12px}.chat-messages p strong,.chat-messages p span,.chat-messages p small{display:block}.chat-messages p small{color:#718096;margin-top:3px}.chat-messages p.message-own{color:#fff;background:#2563eb;border-bottom-right-radius:4px;margin-left:auto}.chat-messages p.message-own strong,.chat-messages p.message-own small{color:#eaf2ff}.chat-messages p.message-other{border-bottom-left-radius:4px;margin-right:auto}.message-role{vertical-align:middle;margin-left:7px;padding:1px 6px;font-style:normal}.system-chat-event{color:#718096;text-align:center;justify-items:center;gap:2px;margin:12px auto;font-size:11px;display:grid}.system-chat-event span{text-transform:capitalize;background:#eef2f7;border-radius:999px;padding:4px 10px}.system-chat-event small{font-size:10px}.read-only-notice{text-align:center;background:#fef3c7;padding:7px 12px;font-size:11px;color:#92400e!important}[data-theme=dark] .chat-context{background:#151f30;border-color:#344057}[data-theme=dark] .participant-chip{color:#cbd5e1;background:#202d43;border-color:#475569}[data-theme=dark] .system-chat-event span{background:#263349}[data-theme=dark] .read-only-notice{background:#422006;color:#fde68a!important}.chat-composer{border-top:1px solid #dbe2ec;flex:none;margin:0;padding:11px}[data-theme=dark] .chat-panel,[data-theme=dark] .chat-messages{background:#111a2a;border-color:#344057}[data-theme=dark] .chat-request-list,[data-theme=dark] .chat-request-list header{background:#151f30;border-color:#344057}[data-theme=dark] .chat-request-list>button{color:#cbd5e1;border-color:#344057}[data-theme=dark] .chat-request-list>button strong{color:#f1f5f9}[data-theme=dark] .chat-request-list>button.is-closed{color:#7f8ba0;background:#0b1220}[data-theme=dark] .chat-request-list>button.is-closed strong{color:#9ba7ba}[data-theme=dark] .chat-request-list>button.is-closed small{color:#647187}[data-theme=dark] .chat-request-list>button.is-active{background:#233554}[data-theme=dark] .chat-request-list>button.is-active.is-closed{background:#18243a}[data-theme=dark] .chat-messages p.message-other{background:#263349}.chat-empty-state{text-align:center;color:#718096;place-content:center;gap:5px;min-height:150px;display:grid}.chat-empty-state strong,.chat-empty-state span{display:block}.live-indicator{color:#15803d;margin-left:7px;font-size:12px;font-weight:700}[data-theme=dark] .live-indicator{color:#4ade80}.notification-list,.chat-messages{max-height:320px;overflow:auto}.notification-list li,.chat-messages p{border-bottom:1px solid var(--border);padding:8px}.workflow-tools small{opacity:.75;display:block}@media (width<=760px){#root{border:0}h1{font-size:30px;line-height:1.1}.system-subtitle{margin-top:-12px}.dashboard-content table,.dashboard-content tbody,.dashboard-content tr,.dashboard-content td{box-sizing:border-box;width:100%;display:block}.dashboard-content thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-content table{box-shadow:none;background:0 0;border:0}.dashboard-content tbody{gap:14px;display:grid}.dashboard-content tr{border:1px solid #dbe2ec;border-radius:12px;padding:6px 12px;box-shadow:0 4px 12px #1c2a4b12;background:var(--surface)!important}.dashboard-content td{white-space:normal;text-align:right;overflow-wrap:anywhere;border:0;border-bottom:1px solid #edf0f5;min-width:0;padding:10px 0}.dashboard-content td:last-child{border-bottom:0}.dashboard-content td:before{content:attr(data-label);float:left;text-align:left;color:#52617a;max-width:44%;margin-right:12px;font-weight:700}.dashboard-content td .inline-form{clear:both;justify-content:flex-end;margin:8px 0}.bar-row{grid-template-columns:100px 1fr 30px}.workflow-tools>details:first-of-type{margin-bottom:86px}.mobile-chat-launcher{z-index:44;color:#fff;background:linear-gradient(145deg,#2563eb,#1d4ed8);border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;position:fixed;bottom:20px;right:18px;box-shadow:0 8px 24px #2563eb61}.mobile-chat-launcher svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:29px;height:29px}.chat-backdrop{z-index:45;background:#040a169e;border-radius:0;display:block;position:fixed;inset:0}.chat-panel{z-index:46;background:#fff;border:1px solid #cbd5e1;border-radius:20px;width:auto;height:auto;max-height:min(78vh,650px);display:none;position:fixed;bottom:12px;left:12px;right:12px;overflow:auto;box-shadow:0 18px 55px #0000004d}.chat-panel.is-open{display:block}.desktop-chat-layout{height:auto;display:block}.chat-request-list{display:none}.chat-conversation-column{min-height:0}.mobile-chat-header{z-index:2;color:#fff;background:#17233f;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px 16px;display:grid;position:sticky;top:0}.mobile-chat-header strong,.mobile-chat-header small{color:#fff;display:block}.mobile-chat-header small{opacity:.75}.mobile-chat-header button{background:0 0;padding:2px 8px;font-size:25px}.mobile-live-status{color:#4ade80;font-size:11px;font-weight:700}.chat-panel details{border:0;border-radius:0;margin:0}.chat-panel details>summary{display:none}.chat-panel .chat-messages{min-height:180px;max-height:40vh;padding:8px}.chat-panel .chat-messages p{background:#eef3fb;border:0;border-radius:12px;margin:7px 0;padding:10px 12px}[data-theme=dark] .chat-panel{background:#111a2a;border-color:#344057}[data-theme=dark] .chat-panel .chat-messages p{background:#202d43}.chat-panel .chat-request-selector{grid-template-columns:1fr auto;margin:0;padding:12px 14px;display:grid}.chat-panel .chat-request-selector label{grid-column:1/-1}.chat-panel .chat-request-selector input{min-width:0}.chat-panel .chat-composer{background:inherit;border-top:1px solid #dbe2ec;grid-template-columns:1fr auto;margin:0;padding:12px 14px;display:grid;position:sticky;bottom:0}.chat-panel .chat-composer label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.chat-panel .chat-composer input{border-radius:18px;min-width:0}.chat-panel .chat-composer button{border-radius:18px}[data-theme=dark] .chat-panel .chat-composer{border-color:#344057}}@media (width<=1023px){.dashboard-shell{display:block}.dashboard-sidebar{width:270px;transition:transform .22s;position:fixed;left:0;transform:translate(-105%);box-shadow:10px 0 30px #00000040}.dashboard-sidebar.is-open{transform:translate(0)}.drawer-backdrop{z-index:15;background:#040a198c;border-radius:0;display:block;position:fixed;inset:0}.menu-button{display:inline-block}.dashboard-topbar{padding:10px 16px}.dashboard-content{padding:18px 14px}.request-filters{grid-template-columns:repeat(2,minmax(160px,1fr))}.kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=560px){.dashboard-topbar>div:first-of-type{flex:1}.dashboard-topbar h1{font-size:18px}.dashboard-topbar p,.topbar-user>span:last-child{display:none}.topbar-actions{gap:7px}.header-theme-toggle{min-width:38px;padding:7px 9px}.header-theme-toggle span:last-child{display:none}.dashboard-content{padding:12px 9px}.analytics-filters,.inline-form{flex-direction:column;align-items:stretch;margin-inline:0}.analytics-filters input,.analytics-filters select,.analytics-filters button,.inline-form input,.inline-form select,.inline-form button{width:100%}.kpi-grid{grid-template-columns:1fr 1fr;margin-inline:0}.kpi-card{padding:12px}.workflow-tools{margin:16px 9px}.role-summary{grid-template-columns:1fr;padding:13px}.request-form,.request-filters{grid-template-columns:1fr;padding:15px}.user-card-grid{grid-template-columns:1fr}.public-route{padding-inline:12px}.public-route>h1{font-size:29px}.auth-card{margin-top:20px;padding:22px 18px}.theme-toggle{min-width:42px;padding:7px 9px;top:8px;right:8px}.theme-toggle span:last-child{display:none}[data-theme=dark] .dashboard-content tr{border-color:#344057;background:#151f30!important}[data-theme=dark] .dashboard-content td{border-color:#2d394e}[data-theme=dark] .dashboard-content td:before{color:#aebbd0}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
