:root{--font-main: Arial, Helvetica, sans-serif;--text: #151d2a;--muted: #647080;--line: #d7dee8;--panel: #ffffff;--page: #f5f7fa;--graphite: #111923;--primary: #0d9488;--primary-hover: #0f766e;--focus: #0891b2;--danger: #dc2626;--danger-soft: #fff1f2;--success: #15803d;--success-soft: #f0fdf4;font-family:var(--font-main);font-size:15px;line-height:1.45;color:var(--text);background:var(--page)}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,strong,b,.brand-logo,th{font-weight:600}body{margin:0;min-width:1120px;background:var(--page);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow:hidden;font-size:14px;font-weight:400}button,input{font-family:var(--font-main);font-size:14px;font-weight:400}button{cursor:pointer}select,textarea{font-family:var(--font-main);font-size:14px;font-weight:400}input::placeholder,textarea::placeholder{color:#8d9aaa;font-weight:400;opacity:1}select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#475569 50%),linear-gradient(135deg,#475569 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}button:disabled{cursor:not-allowed;opacity:.72}.auth-screen{min-height:100vh;height:100vh;position:relative;overflow:hidden;display:block;background-image:url(/assets/auth-spare-parts.png);background-position:center center;background-size:cover}.auth-media{position:absolute;inset:0;overflow:hidden;min-height:0;background:transparent}.media-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0a131d75,#f5f7fa47 52%,#f5f7faad)}.media-copy{position:relative;z-index:1;width:440px;padding:54px 0 0 56px;color:#fff}.media-copy p{margin:14px 0 0;color:#e7edf4;font-size:16px;font-weight:400;line-height:1.45}.media-proof{position:absolute;left:56px;bottom:46px;z-index:1;display:flex;align-items:center;gap:12px;width:360px;border-top:1px solid rgba(255,255,255,.26);padding-top:22px;color:#fff;font-size:15px;font-weight:400}.media-proof svg{color:#38bdf8}.auth-workarea{position:relative;z-index:2;display:grid;align-items:center;justify-items:end;height:100vh;padding:10px 56px}.auth-alert-zone{position:fixed;top:22px;left:auto;right:24px;z-index:4;width:calc(100vw - 48px);max-width:520px;transform:none}.auth-card{width:100%;max-width:520px;max-height:calc(100vh - 20px);border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:30px 34px 36px;box-shadow:0 24px 54px #121c2b21}.brand-logo{color:#dc2626;font-weight:600;letter-spacing:0;line-height:1}.brand-logo span{color:#1d2734}.brand-logo-xl{color:#ff6a1a;font-size:54px}.brand-logo-xl span{color:#fff}.brand-logo-lg{margin:0 auto 22px;font-size:46px;text-align:center}.brand-logo-sm{color:#fff;font-size:28px}.brand-logo-sm span{color:#e11d2e}.auth-subtitle{margin:10px 0 18px;color:var(--muted);font-size:16px;line-height:1.45;text-align:center}.mode-switch{display:grid;grid-template-columns:1fr 1fr;margin-bottom:16px;border:1px solid var(--line);border-radius:7px;background:#f7f9fc;padding:4px}.mode-switch button{min-height:38px;border:0;border-radius:5px;background:transparent;color:#425064;font-size:14px;font-weight:400}.mode-switch button.active{background:var(--primary);color:#fff;box-shadow:0 7px 16px #1d4ed838}.auth-form{display:grid;gap:14px}.auth-step-title{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#1f2937;font-size:17px;font-weight:400}.auth-step-title button,.inline-action,.text-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--primary);font-size:14px;font-weight:400;padding:0}.auth-step-title button:hover,.inline-action:hover,.text-action:hover{color:var(--primary-hover)}.text-action{min-height:32px}.reset-code-note{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #cfe0ff;border-radius:7px;background:#f5f8ff;color:#2b3950;padding:10px 12px;font-size:14px}.reset-code-note strong{border-radius:5px;background:#fff;color:var(--primary);letter-spacing:2px;padding:5px 10px}.two-column-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.text-field{display:grid;gap:6px}.text-field span{color:#1f2937;font-size:14px;font-weight:400}.field-control{display:grid;grid-template-columns:42px 1fr;align-items:center;min-height:43px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;overflow:hidden}.field-control-password{grid-template-columns:42px 1fr 42px}.field-control svg{justify-self:center;color:#7a8796}.field-control input{width:100%;min-width:0;height:42px;border:0;color:var(--text);font-size:15px;font-weight:400;outline:0;padding:0 13px 0 0}.field-control input::placeholder{color:#8d9aaa;font-weight:400}.field-control input:disabled,.select-field select:disabled,.multi-check-box input:disabled{cursor:not-allowed}.field-control input:disabled,.select-field select:disabled{background:#f8fafc}.password-toggle{display:inline-grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#7a8796;padding:0}.password-toggle:hover{color:var(--primary)}.password-toggle svg{color:currentColor}.field-control:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px #0891b21f}.field-control-error{border-color:var(--danger);background:snow}.field-control-error:focus-within{border-color:var(--danger);box-shadow:0 0 0 3px #dc26261a}.field-error{color:var(--danger);font-size:12px;font-weight:400;line-height:1.25}.form-options{display:flex;justify-content:flex-end;align-items:center;gap:14px;color:var(--muted);font-size:14px}.form-options label{display:inline-flex;align-items:center;gap:8px}.form-options input{width:18px;height:18px;accent-color:var(--primary)}.primary-action,.secondary-action{min-height:50px;border-radius:7px;padding:0 18px;font-size:14px;font-weight:400}.button-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.primary-action{display:inline-flex;justify-content:center;align-items:center;gap:9px;margin-top:4px;border:1px solid var(--primary);background:var(--primary);color:#fff;text-transform:uppercase}.primary-action:hover{background:var(--primary-hover)}.secondary-action{width:100%;border:1px solid var(--line);background:#eef2f7;color:#263244}.alert-message{display:flex;align-items:center;gap:12px;margin-bottom:0;border-radius:7px;padding:13px 14px;font-size:14px;font-weight:400;line-height:1.42;background:#fff;color:#273244;box-shadow:0 16px 32px #121c2b2e}.alert-message span{flex:1}.alert-message>svg{width:26px;height:26px;border-radius:50%;padding:4px;color:#fff}.alert-close{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #d8e0ea;border-radius:4px;background:#f8fafc;color:#526174;padding:0}.alert-close:hover{background:#0f172a14}.alert-error{border:1px solid #e5eaf2;border-left:5px solid var(--danger)}.alert-error>svg{background:var(--danger)}.alert-success{border:1px solid #e5eaf2;border-left:5px solid var(--success)}.alert-success>svg{background:var(--success)}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f7f8fb;color:#1f2937;transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:86px 1fr}.sidebar-scrim{display:none}.app-sidebar{position:sticky;top:0;height:100vh;min-height:0;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#1c2730,#111820);color:#dce5ee;border-right:1px solid #2f3d47;overflow:hidden}.sidebar-brand{height:74px;display:flex;align-items:center;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.08);min-width:0}.sidebar-nav{display:grid;align-content:start;gap:6px;min-height:0;overflow-y:auto;overflow-x:hidden;padding:28px 12px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-nav::-webkit-scrollbar{width:0;height:0}.sidebar-nav button,.sidebar-collapse{display:grid;grid-template-columns:26px 1fr;align-items:center;gap:12px;width:100%;min-height:48px;border:0;border-radius:4px;background:transparent;color:#d8e1ea;font-size:16px;text-align:left;padding:0 16px}.sidebar-nav button:hover,.sidebar-collapse:hover{background:#ffffff0f}.sidebar-nav button.active{position:relative;background:#ffffff14;color:#20b7e6}.sidebar-nav button.active:before{position:absolute;left:-12px;width:5px;height:48px;background:#20b7e6;content:""}.sidebar-collapse{margin:18px 12px 28px;width:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:14px}.sidebar-collapsed .sidebar-brand{justify-content:center;padding:0 10px}.sidebar-collapsed .brand-logo-sm{font-size:20px}.sidebar-collapsed .sidebar-nav button,.sidebar-collapsed .sidebar-collapse{grid-template-columns:1fr;justify-items:center;gap:0;padding:0}.sidebar-collapsed .sidebar-nav span,.sidebar-collapsed .sidebar-collapse span{display:none}.app-main{min-width:0;height:100vh;overflow:auto;background:#fbfcfe}.app-topbar{position:sticky;top:0;z-index:9;height:74px;display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:22px;border-bottom:1px solid #d7dee8;background:#fff;padding:0 32px}.icon-button{position:relative;display:inline-grid;place-items:center;width:40px;height:40px;border:0;border-radius:5px;background:transparent;color:#1f2937}.icon-button:hover{background:#f1f5f9}.notify-button span{position:absolute;top:2px;right:0;display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#e11d2e;color:#fff;font-size:11px;font-weight:400}.topbar-spacer{min-width:0}.topbar-user{display:inline-flex;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#111827;padding:5px 8px 5px 5px;white-space:nowrap;font-weight:400}.topbar-user:hover,.topbar-user[aria-expanded=true]{background:#f3f6fa}.user-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e5e9ef;color:#687586}.profile-menu{position:relative}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:11;width:178px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;padding:6px;box-shadow:0 18px 42px #0f172a29}.profile-dropdown:before{position:absolute;top:-6px;right:24px;width:10px;height:10px;border-top:1px solid #d8e0ea;border-left:1px solid #d8e0ea;background:#fff;transform:rotate(45deg);content:""}.profile-dropdown button{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;border:0;border-radius:6px;background:transparent;color:#263244;font-size:14px;text-align:left;padding:0 10px}.profile-dropdown button:hover{background:#f3f6fa;color:var(--primary)}.module-alert-zone{position:fixed;top:88px;right:28px;z-index:7;width:520px;max-width:calc(100vw - 56px)}.workspace-page{padding:38px 40px 64px;background:linear-gradient(180deg,#1d4ed809,#fff0 220px),#fbfcfe}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.page-heading h1{margin:0;color:#1f2937;font-size:30px;line-height:1.1;letter-spacing:0}.page-heading p{margin:8px 0 0;color:#7a8796;font-size:15px}.module-primary-action,.danger-action,.neutral-action,.clear-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;padding:0 18px;font-size:14px;font-weight:400;box-shadow:0 10px 22px #1d4ed82e}.module-primary-action{border:1px solid var(--primary);background:var(--primary);color:#fff}.module-primary-action:hover{background:var(--primary-hover)}.danger-action{border:1px solid var(--primary);background:var(--primary);color:#fff}.neutral-action{border:1px solid #6b7280;background:#6b7280;color:#fff;box-shadow:0 10px 22px #47556929}.clear-action{border:1px solid #cbd5e1;background:#fff;color:#334155;box-shadow:0 8px 18px #0f172a0f}.clear-action:hover{border-color:var(--primary);color:var(--primary)}.users-table-card,.form-panel{border:1px solid #d8e1ee;border-radius:12px;background:#fff;box-shadow:0 18px 42px #1e293b14}.user-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:16px;min-height:104px;border:1px solid #d8e1ee;border-radius:14px;background:linear-gradient(135deg,#1d4ed814,#fff0 46%),#fff;padding:20px;box-shadow:0 18px 42px #1e293b14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stat-card:before{position:absolute;inset:auto 20px 0;height:4px;border-radius:999px 999px 0 0;background:var(--primary);content:""}.stat-card:after{position:absolute;top:-42px;right:-38px;width:112px;height:112px;border:1px solid rgba(29,78,216,.12);border-radius:50%;background:#1d4ed809;content:"";transition:transform .22s ease,opacity .22s ease}.stat-icon{position:relative;z-index:1;display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eff6ff;color:var(--primary);box-shadow:inset 0 1px #fffc;transition:transform .18s ease,box-shadow .18s ease}.stat-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 24px 54px #1e293b21}.stat-card:hover:after{transform:scale(1.08);opacity:.78}.stat-card:hover .stat-icon{transform:translateY(-2px) scale(1.04);box-shadow:0 10px 24px #1d4ed829}.stat-card span{position:relative;z-index:1;color:#647080;font-size:13px;font-weight:400;text-transform:uppercase}.stat-card strong{position:relative;z-index:1;display:block;margin-top:8px;color:#172033;font-size:26px;line-height:1}.stat-active:before{background:var(--success)}.stat-active{background:linear-gradient(135deg,#15803d17,#fff0 46%),#fff}.stat-active .stat-icon{background:#f0fdf4;color:var(--success)}.stat-muted:before{background:#94a3b8}.stat-muted{background:linear-gradient(135deg,#64748b17,#fff0 46%),#fff}.stat-muted .stat-icon{background:#f1f5f9;color:#64748b}.stat-blue:before{background:#0891b2}.stat-blue{background:linear-gradient(135deg,#0891b217,#fff0 46%),#fff}.stat-blue .stat-icon{background:#ecfeff;color:#0891b2}.stat-card{align-items:stretch;gap:18px;min-height:112px;border-color:#dbe6f4;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px 20px;box-shadow:0 1px #ffffffe6 inset,0 18px 36px #1e293b12;animation:stat-card-rise .42s ease both}.stat-card:before{inset:18px auto 18px 0;width:5px;height:auto;border-radius:0 999px 999px 0}.stat-card:after{top:18px;right:18px;width:52px;height:52px;border-color:#dbeafe;background:linear-gradient(135deg,#ffffffd1,#eff6ff61);transform:scale(1)}.stat-card::marker{display:none}.stat-card .stat-icon:after{position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,#ffffffc2,#fff0);opacity:0;transform:translate(-12px);transition:opacity .22s ease,transform .22s ease;content:""}.stat-icon{align-self:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,#eff6ff,#fff);box-shadow:0 10px 22px #1d4ed817,inset 0 1px #ffffffe6}.stat-card>div:last-child{position:relative;z-index:1;display:grid;align-content:center;gap:6px}.stat-card span{color:#667387;font-size:12px;letter-spacing:.03em}.stat-card strong{margin-top:0;color:#111827;font-size:28px;font-weight:400}.stat-card{isolation:isolate;align-items:center;min-height:118px;border-color:#d7e2f1;border-radius:16px;background:radial-gradient(circle at 96% 18%,rgba(29,78,216,.08),transparent 92px),linear-gradient(135deg,#fff,#f8fbff 58%,#fff);padding:22px 24px;box-shadow:inset 0 1px #fffffff5,0 16px 30px #1e293b12;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.stat-card:before{inset:auto 24px 0;width:auto;height:4px;border-radius:999px 999px 0 0;transform-origin:left center;transition:transform .22s ease}.stat-card:after{top:0;right:-64px;width:170px;height:100%;border:0;border-radius:0;background:linear-gradient(115deg,transparent 18%,rgba(255,255,255,.55) 46%,transparent 72%);opacity:0;transform:translate(-30px);transition:opacity .22s ease,transform .42s ease}.stat-icon{width:52px;height:52px;border:1px solid #dbeafe;border-radius:16px;background:linear-gradient(145deg,#eff6ff,#fff);box-shadow:0 12px 24px #1d4ed81a,inset 0 1px #fffffff2}.stat-card>div:last-child{flex:1;min-width:0}.stat-card span{color:#5f6d82;font-size:12px;font-weight:400;letter-spacing:.04em}.stat-card strong{color:#111827;font-size:28px;letter-spacing:0}.stat-card small{color:#64748b;font-size:12px;font-weight:400}.status-donut{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:conic-gradient(var(--success) 0 var(--active-percent),#94a3b8 var(--active-percent) 100%);box-shadow:0 12px 24px #0f172a1c,inset 0 1px #ffffffb3}.status-donut:before{position:absolute;inset:8px;border-radius:50%;background:#fff;box-shadow:inset 0 1px 4px #0f172a14;content:""}.status-donut span{position:relative;z-index:1;color:#172033;font-size:13px;font-weight:400;letter-spacing:0}.stat-donut-card:before{background:linear-gradient(90deg,var(--success),#94a3b8)}.stat-card:hover{transform:translateY(-3px);border-color:#b7cff2;background:radial-gradient(circle at 96% 18%,rgba(29,78,216,.12),transparent 92px),linear-gradient(135deg,#fff,#f7fbff 58%,#fff);box-shadow:inset 0 1px #fffffff5,0 22px 42px #1e293b1f}.stat-card:hover:before{transform:scaleX(1.04)}.stat-card:hover:after{opacity:1;transform:translate(26px)}.stat-card:hover .stat-icon{transform:translateY(-1px)}.stat-active{background:radial-gradient(circle at 96% 18%,rgba(22,163,74,.1),transparent 92px),linear-gradient(135deg,#fff,#f7fffa 58%,#fff)}.stat-muted{background:radial-gradient(circle at 96% 18%,rgba(100,116,139,.11),transparent 92px),linear-gradient(135deg,#fff,#f8fafc 58%,#fff)}.stat-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 1px #ffffffe6 inset,0 22px 42px #1e293b1c}.stat-card:hover:before{transform:scaleY(1.08)}.stat-card:hover .stat-icon:after{opacity:1;transform:translate(0)}.user-stats .stat-card:nth-child(2){animation-delay:70ms}.user-stats .stat-card:nth-child(3){animation-delay:.14s}@keyframes stat-card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.filter-panel{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:20px;padding:18px 22px;border-bottom:1px solid #d8dee8;background:linear-gradient(180deg,#fff,#f8fbff);margin-bottom:0}.filter-actions{display:flex;align-items:end}.filter-panel label,.select-field,.custom-select-field,.status-switch-field,.multi-check{display:grid;gap:7px;color:#283241;font-size:13px;font-weight:400}.filter-panel select,.select-field select,.table-search,.multi-check-box,.custom-select>button{min-height:42px;border:1px solid #cfd7e3;border-radius:5px;background:#fff}.filter-panel select,.select-field select{color:#283241;font-size:14px;padding:0 34px 0 12px}.table-search{display:grid;grid-template-columns:40px 1fr;align-items:center}.table-search svg{justify-self:center;color:#475569}.table-search input{min-width:0;height:40px;border:0;outline:0;font-size:14px}.custom-select{position:relative;min-width:0}.custom-select.open{z-index:30}.custom-select>button{display:grid;grid-template-columns:1fr 22px;align-items:center;width:100%;color:#283241;font-size:14px;font-weight:400;text-align:left;padding:0 12px;box-shadow:inset 0 1px #0f172a05}.custom-select>button:hover,.custom-select.open>button{border-color:var(--primary);box-shadow:0 0 0 3px #1d4ed81a}.custom-select-error>button,.custom-select-error.open>button{border-color:var(--danger);box-shadow:0 0 0 3px #dc26261a}.custom-select>button i{justify-self:end;width:9px;height:9px;border-right:2px solid #647080;border-bottom:2px solid #647080;transform:rotate(45deg);margin-top:-4px}.custom-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:12;overflow:hidden;border:1px solid #d8e1ee;border-radius:10px;background:#fff;box-shadow:0 18px 44px #0f172a29;padding:6px}.custom-select-menu button{display:block;width:100%;min-height:34px;border:0;border-radius:7px;background:transparent;color:#334155;font-size:14px;font-weight:400;text-align:left;padding:0 10px}.custom-select-menu button:hover,.custom-select-menu button.active{background:#eff6ff;color:var(--primary)}.users-table-card{overflow:visible}.table-scroll{width:100%;overflow-x:auto;overflow-y:hidden}.users-table{width:100%;min-width:920px;border-collapse:collapse;font-size:15px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dfe5ee;padding:12px 22px;color:#647080;font-size:14px}.export-actions{display:inline-flex;align-items:center;gap:10px}.export-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;border:1px solid transparent;border-radius:10px;padding:8px 14px 8px 10px;color:#fff;font-size:14px;font-weight:400;letter-spacing:0;box-shadow:0 12px 24px #0f172a24;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,filter .15s ease}.export-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a2e;filter:saturate(1.05)}.export-button:disabled,.export-button:disabled:hover{transform:none;box-shadow:none;filter:grayscale(.35);opacity:.48}.export-button:active{transform:translateY(0)}.export-button-pdf{border-color:#d9142b;background:linear-gradient(135deg,#ee1c35,#c70f25)}.export-button-excel{border-color:#16834b;background:linear-gradient(135deg,#22a363,#107a45)}.export-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#ffffff2e;box-shadow:inset 0 1px #ffffff38}.table-toolbar label,.rows-page-control{display:inline-flex;align-items:center;gap:10px}.rows-page-control .custom-select{width:76px}.rows-page-control .custom-select>button{min-height:34px}.users-table th,.users-table td{border-bottom:1px solid #dfe5ee;padding:16px 18px;text-align:left;vertical-align:middle}.users-table th{background:#f5f8fc;color:#303948;font-weight:400}.users-table tbody tr{transition:background .12s ease}.users-table tbody tr:hover{background:#f8fbff}.users-table tbody tr.highlight-row{position:relative;background:#fff7ed;box-shadow:inset 4px 0 #f97316;animation:rowHighlightPulse 1.6s ease-in-out 2}.users-table tbody tr.highlight-row:hover{background:#ffedd5}.placeholder-page-card{display:grid;place-items:center;min-height:360px;padding:42px;text-align:center}.placeholder-page-mark{display:grid;place-items:center;width:72px;height:72px;border:1px solid #cfe0ff;border-radius:18px;background:linear-gradient(135deg,#eef5ff,#fff);color:var(--primary);font-size:24px;font-weight:600}.placeholder-page-card h2{margin:18px 0 6px;color:var(--ink);font-size:28px;font-weight:600}.placeholder-page-card p{margin:0;color:#647080;font-size:15px}@keyframes rowHighlightPulse{0%{background:#ffedd5}50%{background:#fff}to{background:#fff7ed}}.sort-button{border:0;background:transparent;color:#303948;font-size:14px;font-weight:400;padding:0}.role-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid #93c5fd;border-radius:999px;background:#eff6ff;color:#0284c7;padding:6px 12px;font-size:13px;font-weight:400}.role-admin{border-color:#fca5a5;background:#fff1f2;color:#e11d2e}.status-dot{display:inline-flex;align-items:center;gap:8px}.status-dot i{width:10px;height:10px;border-radius:50%;background:#9ca3af}.status-active{color:#16a34a}.status-active i{background:#16a34a}.list-status-switch{display:inline-flex;align-items:center;gap:8px;min-width:106px;min-height:34px;border:1px solid #d8e1ee;border-radius:999px;background:#fff;color:#64748b;font-size:13px;font-weight:400;padding:0 10px}.list-status-switch i{position:relative;width:34px;height:18px;border-radius:999px;background:#cbd5e1}.list-status-switch i:after{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0f172a3d;transition:left .15s ease;content:""}.list-status-switch.active{border-color:#bbf7d0;background:#f0fdf4;color:var(--success)}.list-status-switch.active i{background:var(--success)}.list-status-switch.active i:after{left:19px}.list-status-switch:disabled{opacity:.7}.table-actions{display:inline-flex;gap:10px}.table-actions button{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:var(--primary)}.table-actions button:hover{border-color:var(--primary);background:var(--primary);color:#fff}.table-actions button:disabled{cursor:not-allowed;border-color:#e2e8f0;background:#f8fafc;color:#a8b1bf}.table-actions .delete{border-color:#fecaca;background:#fff1f2;color:#e11d2e}.table-actions .delete:hover{border-color:#e11d2e;background:#e11d2e;color:#fff}.empty-table{text-align:center;color:#647080}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6b7280;padding:16px 22px;font-size:14px}.table-footer label,.pagination-controls{display:inline-flex;align-items:center;gap:10px}.table-footer select{min-height:36px;border:1px solid #cfd7e3;border-radius:4px;background:#fff;padding:0 10px}.pagination-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #cfd7e3;border-radius:7px;background:#fff;color:#334155;padding:0 10px}.pagination-controls button:disabled{color:#9ca3af}.user-form{display:grid;gap:22px}.form-panel{position:relative;overflow:visible;padding:28px;border-color:#d6deea;background:linear-gradient(180deg,#1d4ed809,#fff0 130px),#fff}.required-mark{margin-left:4px;color:var(--danger);font-style:normal;font-weight:400}.form-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 24px;border-bottom:1px solid #e2e8f0;padding-bottom:14px;color:#1f2937;font-size:18px;font-weight:400}.form-panel h2:before{width:8px;height:26px;border-radius:8px;background:var(--primary);content:""}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 38px}.role-form .form-grid{align-items:start}.role-textarea{display:grid;grid-column:1 / -1;gap:8px}.role-textarea span,.permission-heading span{color:#263244;font-size:14px;font-weight:400}.role-textarea textarea{min-height:96px;resize:vertical;border:1px solid #d3dce8;border-radius:10px;background:#fff;padding:14px 16px;color:#1f2937;font:inherit;box-shadow:inset 0 1px #0f172a05,0 10px 24px #1e293b0a}.role-textarea textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #1d4ed81a}.role-textarea textarea:disabled{background:#f8fafc}.user-form .text-field{gap:8px}.user-form .text-field span,.user-form .select-field span,.user-form .custom-select-field>span,.user-form .customer-multi-select-field>span,.user-form .status-switch-field>span,.user-form .multi-check>span{color:#263244;font-size:14px;font-weight:400}.user-form .field-control,.user-form .select-field select,.user-form .custom-select>button,.user-form .customer-multi-trigger,.user-form .status-switch,.user-form .multi-check-box{min-height:50px;border-color:#d3dce8;border-radius:10px;background:#fff;box-shadow:inset 0 1px #0f172a05,0 8px 18px #0f172a09}.user-form .field-control{grid-template-columns:46px 1fr}.user-form .field-control-password{grid-template-columns:46px 1fr 44px}.user-form .field-control svg{color:var(--primary)}.user-form .field-control input{height:48px;font-size:15px;font-weight:400}.user-form .field-control:focus-within,.user-form .select-field select:focus,.user-form .custom-select.open>button,.user-form .customer-multi-select.open .customer-multi-trigger{border-color:var(--focus);box-shadow:0 0 0 3px #0891b21a;outline:0}.status-switch{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;width:100%;border:1px solid #d3dce8;color:#334155;font-size:15px;font-weight:400;padding:0 14px}.status-switch i{position:relative;width:48px;height:26px;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.status-switch i:after{position:absolute;top:4px;left:4px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a40;transition:left .16s ease;content:""}.status-switch.active{color:var(--success)}.status-switch.active i{background:var(--success)}.status-switch.active i:after{left:26px}.status-switch.inactive{color:#64748b}.access-grid{align-items:start}.select-field select{height:50px}.multi-check-box{display:flex;flex-wrap:wrap;gap:10px;align-content:center;padding:12px}.multi-check-box label{display:inline-flex;align-items:center;gap:7px;border:1px solid #dbe4ef;border-radius:999px;background:#f8fafc;color:#334155;padding:7px 11px;font-size:14px}.customer-multi-select-field{display:grid;gap:8px}.customer-multi-select{position:relative;min-width:0}.customer-multi-select.open{z-index:35}.customer-multi-trigger{display:grid;grid-template-columns:1fr 22px;align-items:center;width:100%;border:1px solid #d3dce8;background:#fff;color:#334155;font-size:15px;font-weight:400;text-align:left;padding:0 14px}.customer-multi-trigger:disabled{cursor:not-allowed;background:#f8fafc}.customer-multi-trigger i{justify-self:end;width:9px;height:9px;border-right:2px solid #647080;border-bottom:2px solid #647080;transform:rotate(45deg);margin-top:-4px}.customer-multi-summary{min-width:0;overflow:hidden;color:#8d9aaa;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.customer-multi-summary.active{color:#263244}.customer-multi-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.customer-multi-chip{display:inline-flex;align-items:center;gap:7px;max-width:100%;border:1px solid #99d5cd;border-radius:999px;background:#eef8f6;color:#0f766e;font-size:13px;font-weight:600;padding:6px 9px 6px 11px}.customer-multi-chip button{display:inline-grid;place-items:center;width:18px;height:18px;border:0;border-radius:50%;background:#0d94881f;color:#0f766e;padding:0}.customer-multi-chip button:hover{background:#0d948833}.customer-multi-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:42;overflow:hidden;border:1px solid #d8e1ee;border-radius:12px;background:#fff;box-shadow:0 18px 44px #0f172a29;padding:8px}.customer-multi-search{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:38px;border:1px solid #d5deea;border-radius:9px;background:#fff}.customer-multi-search svg{justify-self:center;color:#7a8796}.customer-multi-search input{width:100%;min-width:0;height:36px;border:0;color:#263244;font-size:14px;font-weight:400;outline:0;padding:0 10px 0 0}.customer-multi-options{display:grid;gap:4px;max-height:220px;overflow-y:auto;padding-top:8px}.customer-multi-options button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;border:0;border-radius:8px;background:transparent;color:#334155;font-size:14px;font-weight:400;text-align:left;padding:0 10px}.customer-multi-options button:hover,.customer-multi-options button.selected{background:#eef8f6;color:#0f766e}.customer-multi-options button strong{color:#0d9488;font-size:12px;font-weight:700}.customer-multi-options small{color:#667085;font-size:13px;padding:10px}.report-permission{display:inline-flex;align-items:center;gap:10px;min-height:50px;border:1px solid #d3dce8;border-radius:10px;background:#fff;color:#283241;font-size:15px;padding:0 14px;box-shadow:0 8px 18px #0f172a09}.report-permission input{width:20px;height:20px;accent-color:#0ea5e9}.roles-filter-panel{grid-template-columns:minmax(180px,240px) minmax(260px,1fr) auto}.customer-filter-panel{grid-template-columns:minmax(180px,220px) minmax(280px,1fr) auto}.test-phase-filter-panel{grid-template-columns:minmax(180px,230px) minmax(160px,190px) minmax(300px,1fr) auto}.sub-test-filter-panel{grid-template-columns:minmax(170px,210px) minmax(210px,260px) minmax(150px,180px) minmax(280px,1fr) auto}@media(max-width:1320px){.test-phase-filter-panel,.sub-test-filter-panel{grid-template-columns:repeat(2,minmax(190px,1fr))}.test-phase-filter-panel .filter-actions,.sub-test-filter-panel .filter-actions{align-items:end}}.customer-code-badge{border-color:#bae6fd;background:#ecfeff;color:#0891b2}.customer-address{grid-column:1 / -1}.role-toolbar-note{display:inline-flex;align-items:center;gap:10px;color:#334155;font-weight:400}.role-description-cell{max-width:360px;color:#475569;line-height:1.45}.permission-count{display:inline-flex;align-items:center;gap:7px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:var(--primary);padding:7px 11px;font-size:13px;font-weight:400}.permission-matrix{display:grid;gap:14px}.permission-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.permission-heading div{display:grid;gap:4px}.permission-heading small{color:#64748b;font-size:13px}.permission-heading .field-error{color:var(--danger);font-weight:400}.permission-table-wrap{overflow:auto;border:1px solid #d8e1ee;border-radius:12px;background:#fff}.permission-table{width:100%;min-width:760px;border-collapse:collapse}.permission-table th,.permission-table td{border-bottom:1px solid #e3eaf3;padding:13px 12px;text-align:center}.permission-table th:first-child,.permission-table td:first-child{text-align:left}.permission-table th{background:#f5f8fc;color:#263244;font-size:13px;font-weight:400}.permission-table td:first-child{color:#263244;font-weight:400}.permission-table tbody tr:hover{background:#f8fbff}.permission-table tbody tr:last-child td{border-bottom:0}.permission-check{display:inline-grid;place-items:center;width:46px;height:26px}.permission-check input{position:absolute;opacity:0}.permission-check span{position:relative;width:42px;height:22px;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;box-shadow:inset 0 1px 2px #0f172a1f,0 1px #fffc;transition:background .16s ease,border-color .16s ease}.permission-check span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border:0;border-radius:50%;background:#fff;opacity:1;transform:none;box-shadow:0 1px 5px #0f172a42;transition:left .16s ease;content:""}.permission-check input:checked+span{border-color:var(--primary);background:var(--primary)}.permission-check input:checked+span:after{left:21px}.permission-check input:disabled+span{background:#e5e7eb;opacity:.8}.permission-check input:checked:disabled+span{background:#94a3b8;border-color:#94a3b8}.permission-all{min-height:30px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:0 10px;font-size:12px;font-weight:400}.permission-all:hover{border-color:var(--primary);color:var(--primary)}.permission-all:disabled{color:#94a3b8}.form-actions{display:flex;gap:14px;border-top:1px solid #d8dee8;padding:22px 4px 0}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#0f172a7a;padding:24px}.delete-modal{width:100%;max-width:440px;display:grid;justify-items:center;gap:18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:30px;text-align:center;box-shadow:0 28px 70px #0f172a47}.delete-modal-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#fff1f2;color:#e11d2e}.delete-modal h2{margin:0;color:#111827;font-size:20px}.delete-modal p{margin:10px 0 0;color:#647080;line-height:1.5}.delete-modal p span{color:#111827;font-weight:400}.delete-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.modal-secondary,.modal-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;font-size:14px;font-weight:400}.modal-secondary{border:1px solid #cfd7e3;background:#fff;color:#334155}.modal-danger{border:1px solid #e11d2e;background:#e11d2e;color:#fff}.customer-count-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;border:1px solid #99d5cd;border-radius:999px;background:#eef8f6;color:#0f766e;font-size:12px;font-weight:700;padding:6px 11px;white-space:nowrap;cursor:pointer}.customer-count-button:hover:not(:disabled){border-color:#0d9488;background:#dff7f2;color:#0f766e}.customer-count-button:disabled{cursor:default;opacity:.62}.customer-list-modal{max-width:680px;overflow:hidden;padding:0;text-align:left;justify-items:stretch;gap:0}.customer-list-modal-header{display:grid;grid-template-columns:46px minmax(0,1fr) 38px;align-items:center;gap:14px;padding:22px 24px 18px}.customer-list-modal-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:#eef8f6;color:#0f766e}.customer-list-modal-header h2{margin:0;color:#111827;font-size:19px}.customer-list-modal-header p{margin:4px 0 0;overflow:hidden;color:#647080;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.modal-close-button{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #d4deea;border-radius:9px;background:#fff;color:#334155;padding:0}.modal-close-button:hover{border-color:#99d5cd;background:#f1faf8;color:#0f766e}.customer-list-scroll{max-height:min(390px,52vh);overflow:auto;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.customer-list-table{min-width:520px}.product-customer-list-modal{max-width:860px}.product-customer-list-table{min-width:720px;table-layout:fixed}.product-customer-list-table th:nth-child(1),.product-customer-list-table td:nth-child(1){width:72px}.product-customer-list-table th:nth-child(3),.product-customer-list-table td:nth-child(3){width:112px}.product-customer-list-table th:nth-child(4),.product-customer-list-table td:nth-child(4){width:120px}.product-customer-list-table th:nth-child(2),.product-customer-list-table td:nth-child(2){width:auto}.product-customer-list-table td:nth-child(2){white-space:normal}.customer-list-table th,.customer-list-table td{height:48px}.customer-list-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 20px}.customer-list-modal-footer>span{color:#647080;font-size:13px;font-weight:600}.dependency-modal{max-width:520px;max-height:calc(100vh - 56px);overflow:hidden;padding:0;text-align:left;justify-items:stretch;grid-template-rows:minmax(0,1fr) auto;gap:0}.dependency-modal-scroll{display:grid;gap:18px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:30px 30px 18px}.dependency-modal-icon{justify-self:center;background:#fff7ed;color:#ea580c}.dependency-list{display:grid;gap:10px;width:100%}.dependency-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:12px 14px}.dependency-item strong{display:block;color:#111827;font-size:14px}.dependency-item small{display:block;margin-top:3px;color:#64748b;line-height:1.4}.dependency-item span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-weight:400}.dependency-records{grid-column:1 / -1;display:grid;gap:8px;border-top:1px solid #e2e8f0;padding-top:10px}.dependency-record-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:stretch}.dependency-records a{display:grid;grid-template-columns:1fr 18px;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:9px 10px;color:#1d4ed8;text-decoration:none}.dependency-record-row button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:92px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#be123c;font-size:12px;font-weight:400}.dependency-record-row button:hover{border-color:#fb7185;background:#ffe4e6}.dependency-records a:hover{border-color:#2563eb;background:#eff6ff}.dependency-records a strong{color:#1e293b;font-size:13px}.dependency-records a small{color:#64748b;font-family:Consolas,Courier New,monospace;font-size:12px}.dependency-more{color:#64748b;font-size:12px}.dependency-inline-error{border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#be123c;padding:10px 12px;font-size:13px;font-weight:400}.dependency-tip{border-left:4px solid #2563eb;background:#eff6ff;padding:10px 12px;border-radius:8px}.delete-modal-actions.single-action{grid-template-columns:1fr}.dependency-modal-footer{position:sticky;bottom:0;border-top:1px solid #e2e8f0;background:#fff;padding:14px 30px 18px}@media(max-width:640px){.modal-backdrop{padding:12px}.dependency-modal{max-height:calc(100vh - 24px)}.dependency-record-row{grid-template-columns:1fr}.dependency-record-row button{width:100%}}.post-login-screen{min-height:100vh;display:grid;place-items:center;padding:42px}.post-login-card{width:100%;max-width:520px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:38px;box-shadow:0 24px 54px #121c2b21}.post-login-card dl{display:grid;grid-template-columns:120px 1fr;gap:10px 18px;margin:24px 0}.excel-upload-panel{display:grid;gap:18px;border:1px solid #d8dee8;border-radius:12px;background:#fff;padding:24px;box-shadow:0 18px 48px #0f172a14}.excel-drop-zone{display:grid;justify-items:center;gap:16px;border:1px dashed #93c5fd;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);padding:30px;text-align:center}.excel-drop-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:18px;background:#eff6ff;color:#2563eb}.excel-drop-zone h2{margin:0;color:#111827;font-size:20px}.excel-drop-zone p{margin:6px 0 0;color:#64748b}.excel-drop-zone input{width:100%;max-width:430px;border:1px solid #cfd7e3;border-radius:8px;background:#fff;padding:11px}.excel-template-cols{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.excel-template-cols span{border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:6px 10px;font-size:12px;font-weight:400}.excel-result-panel{display:grid;gap:18px}.upload-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.upload-stat{display:flex;align-items:center;gap:12px;border:1px solid #d8dee8;border-radius:12px;background:#fff;padding:16px}.upload-stat span{display:block;color:#64748b;font-size:12px;font-weight:400;text-transform:uppercase}.upload-stat strong{display:block;margin-top:4px;color:#111827;font-size:20px}.excel-preview-card{padding:18px}.excel-history-card{margin-top:26px}.excel-upload-filter-panel{grid-template-columns:minmax(320px,1fr) auto;margin:10px 0 14px}.excel-history-toolbar{padding-top:0}.rows-page-control select{height:40px;min-width:92px;border:1px solid #d3dce8;border-radius:9px;background:#fff;color:#263244;font-size:14px;font-weight:500;padding:0 34px 0 12px}.excel-preview-card h2{margin:0 0 14px;color:#111827;font-size:16px}.excel-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.excel-card-heading h2{margin:0}.excel-card-heading p{margin:6px 0 14px;color:#647080;font-size:13px;font-weight:400}.excel-row-status{display:inline-flex;align-items:center;min-height:24px;border:1px solid #d8e2ee;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.excel-row-status.success{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.excel-row-status.skipped{border-color:#fed7aa;background:#fff7ed;color:#b45309}@media(max-width:1180px){.upload-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.upload-stats{grid-template-columns:1fr}}.post-login-card dt{color:var(--muted)}.post-login-card dd{margin:0;font-weight:400}@media(max-width:900px){body{min-width:0;overflow:auto}.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.app-sidebar{position:fixed;top:0;left:0;z-index:20;width:min(280px,84vw);transform:translate(-100%);transition:transform .18s ease;box-shadow:18px 0 42px #0f172a38}.app-shell.sidebar-open .app-sidebar{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:19;display:none;border:0;background:#0f172a5c}.app-shell.sidebar-open .sidebar-scrim{display:block}.sidebar-collapsed .sidebar-brand{justify-content:flex-start;padding:0 28px}.sidebar-collapsed .brand-logo-sm{font-size:28px}.sidebar-collapsed .sidebar-nav button,.sidebar-collapsed .sidebar-collapse{grid-template-columns:26px 1fr;justify-items:stretch;gap:12px;padding:0 16px}.sidebar-collapsed .sidebar-nav span,.sidebar-collapsed .sidebar-collapse span{display:inline}.app-main{height:auto;min-height:100vh;overflow:visible}.app-topbar{height:64px;grid-template-columns:auto 1fr auto auto auto;gap:8px;padding:0 14px}.topbar-user{max-width:150px;padding-right:6px}.topbar-user span{overflow:hidden;text-overflow:ellipsis}.profile-dropdown{right:0}.auth-screen{height:auto;min-height:100vh;overflow:auto}.auth-media{min-height:310px}.auth-workarea{height:auto;min-height:auto;padding:24px}.auth-card{max-height:none;padding:28px}.brand-logo-xl,.brand-logo-lg{font-size:40px}.two-column-fields{grid-template-columns:1fr}.workspace-page{padding:24px 18px 44px}.page-heading,.table-toolbar,.table-footer{align-items:stretch;flex-direction:column}.user-stats,.filter-panel,.roles-filter-panel,.form-grid{grid-template-columns:1fr}.permission-heading{flex-direction:column}.role-toolbar-note,.rows-page-control,.pagination-controls{flex-wrap:wrap}}@media(max-height:680px)and (min-width:901px){.media-copy{padding-top:36px}.media-proof{bottom:28px;padding-top:16px}.auth-card{padding:20px 30px 24px}.brand-logo-lg{font-size:34px}.auth-subtitle{margin:4px 0 8px;font-size:14px}.mode-switch{margin-bottom:10px}.mode-switch button{min-height:32px;font-size:14px}.auth-form{gap:7px}.auth-step-title{font-size:17px}.two-column-fields{gap:10px}.text-field{gap:4px}.text-field span{font-size:14px}.field-control{grid-template-columns:38px 1fr;min-height:36px}.field-control-password{grid-template-columns:38px 1fr 38px}.field-control input{height:35px;font-size:15px}.password-toggle{width:38px;height:35px}.field-error{font-size:11px}.form-options{font-size:14px}.primary-action,.secondary-action{min-height:42px;font-size:14px}}:root{--font-main: Arial, Helvetica, sans-serif;--text: #17202f;--muted: #667085;--line: #d9e2ee;--panel: #ffffff;--page: #f3f6fa;--graphite: #182230;--primary: #0d9488;--primary-hover: #0f766e;--focus: #0d9488;--danger: #d92d20;--danger-soft: #fff3f1;--success: #16814a;--success-soft: #effaf3;--warning: #b7791f;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--shadow-md: 0 12px 28px rgba(16, 24, 40, .08);--shadow-lg: 0 24px 54px rgba(16, 24, 40, .14);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px}body,button,input,select,textarea{font-family:var(--font-main);font-weight:400}input,textarea{font-synthesis-weight:none;font-weight:400}body{background:linear-gradient(180deg,#f6f8fb,#eef3f8);color:var(--text);font-feature-settings:"kern" 1,"liga" 1,"tnum" 1;font-weight:400}h1,h2,h3,h4,h5,h6,strong,b,th{font-weight:700}.brand-logo{display:inline-flex;align-items:baseline;gap:2px;color:#d92d20;font-weight:800;letter-spacing:0}.brand-logo span{color:#17202f}.brand-logo-xl{color:#ff7a2f;text-shadow:0 12px 34px rgba(0,0,0,.26)}.brand-logo-xl span,.brand-logo-sm{color:#fff}.brand-logo-sm span{color:#ff5b66}.auth-screen{background-color:#17202f}.media-overlay{background:linear-gradient(90deg,#0a1018b3,#0a10185c 42%,#f3f6fad1)}.auth-card,.post-login-card{border:1px solid rgba(217,226,238,.92);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffffa,#f8fbfffa);box-shadow:var(--shadow-lg)}.auth-subtitle,.page-heading p,.empty-table,.table-footer,.permission-heading small,.delete-modal p{color:var(--muted)}.field-control,.user-form .field-control,.user-form .select-field select,.user-form .custom-select>button,.user-form .status-switch,.user-form .multi-check-box,.role-textarea textarea,.excel-drop-zone input{border-color:#cfd9e7;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-sm)}.field-control:focus-within,.user-form .field-control:focus-within,.user-form .select-field select:focus,.user-form .custom-select.open>button,.role-textarea textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #0d948824,var(--shadow-sm)}.primary-action,.module-primary-action{border-color:var(--primary);border-radius:var(--radius-md);background:linear-gradient(180deg,#14b8a6 0%,var(--primary) 100%);color:#fff;font-weight:700;box-shadow:0 12px 24px #0d948833}.primary-action:hover,.module-primary-action:hover{border-color:var(--primary-hover);background:linear-gradient(180deg,#0d9488 0%,var(--primary-hover) 100%)}.clear-action,.neutral-action,.secondary-action,.pagination-controls button,.modal-secondary,.permission-all{border-radius:var(--radius-md);font-weight:600}.app-shell{background:var(--page)}.app-sidebar{background:linear-gradient(180deg,#192332,#101823);border-right:1px solid #263448}.sidebar-brand{height:76px;border-bottom-color:#ffffff17}.sidebar-nav button,.sidebar-collapse{min-height:46px;border-radius:var(--radius-md);color:#dce7f3;font-size:15px;font-weight:650}.sidebar-nav button:hover,.sidebar-collapse:hover{background:#ffffff13}.sidebar-nav button.active{background:#22c5ad21;color:#5eead4}.sidebar-nav button.active:before{background:#5eead4;border-radius:0 999px 999px 0}.app-main{background:linear-gradient(180deg,#ffffffb8,#f3f6faeb)}.app-topbar{height:76px;border-bottom-color:#d9e2eeeb;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px #10182808}.icon-button,.topbar-user{border-radius:var(--radius-md)}.icon-button:hover,.topbar-user:hover,.topbar-user[aria-expanded=true],.profile-dropdown button:hover{background:#eef4fb}.user-avatar{background:linear-gradient(145deg,#e6eef8,#fff);color:var(--primary);box-shadow:inset 0 1px #ffffffe6}.workspace-page{background:linear-gradient(180deg,#1769e00e,#0d948806 260px,#fff0 520px),var(--page)}.page-heading h1{color:#101828;font-size:31px;font-weight:800}.users-table-card,.form-panel,.excel-upload-panel,.upload-stat,.profile-dropdown,.delete-modal{border-color:#d9e2ee;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-md)}.form-panel{background:linear-gradient(180deg,#1769e009,#fff0 132px),#fff}.form-panel h2{color:#101828;font-size:18px;font-weight:750}.form-panel h2:before{background:linear-gradient(180deg,var(--primary),var(--focus))}.stat-card{border-color:#d9e2ee;border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff,#f8fbff 58%,#fff);box-shadow:var(--shadow-md)}.stat-card:before{background:linear-gradient(90deg,var(--primary),var(--focus))}.stat-active:before{background:linear-gradient(90deg,var(--success),#22c55e)}.stat-muted:before{background:linear-gradient(90deg,#667085,#98a2b3)}.stat-card span,.upload-stat span{color:#667085;font-weight:700}.stat-card strong,.upload-stat strong{color:#101828;font-weight:800}.filter-panel,.table-toolbar,.table-footer{background:#fbfdff}.users-table th,.permission-table th{background:#f4f7fb;color:#344054;font-weight:750}.users-table tbody tr:hover,.permission-table tbody tr:hover{background:#f6fbff}.table-actions button{border-radius:var(--radius-md)}.role-badge,.customer-code-badge,.permission-count,.excel-template-cols span{border-radius:999px;font-weight:700}.export-button{border-radius:var(--radius-md);font-weight:800}.export-button-pdf{background:linear-gradient(135deg,#f04438,#c8192e)}.export-button-excel{background:linear-gradient(135deg,#22a363,#087443)}.alert-message{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-weight:600}.modal-backdrop{background:#1018288a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delete-modal-icon,.excel-drop-icon,.stat-icon{border-radius:var(--radius-lg)}.excel-drop-zone{border-color:#9cc7ff;background:linear-gradient(180deg,#f7fbff,#fff)}input::placeholder,textarea::placeholder,.field-control input::placeholder,.user-form .field-control input::placeholder{color:#b4bfcc!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;-webkit-text-stroke:0 transparent!important;text-shadow:none!important;opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,.field-control input::-webkit-input-placeholder,.user-form .field-control input::-webkit-input-placeholder{color:#b4bfcc!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;-webkit-text-stroke:0 transparent!important;text-shadow:none!important}input::-moz-placeholder,textarea::-moz-placeholder,.field-control input::-moz-placeholder,.user-form .field-control input::-moz-placeholder{color:#b4bfcc!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;-webkit-text-stroke:0 transparent!important;text-shadow:none!important;opacity:1}input,textarea,.field-control input,.user-form .field-control input{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;text-shadow:none!important}.users-table-card{overflow:hidden;border:1px solid #d8e2ee;background:#fff;box-shadow:0 12px 28px #10182812}.filter-panel{align-items:end;gap:16px;padding:16px 18px;border-bottom:1px solid #e4ebf3;background:#fbfdff}.filter-panel label,.filter-panel .select-field,.filter-panel .custom-select-field,.table-toolbar .rows-page-control{color:#344054;font-size:13px;font-weight:600}.filter-panel select,.filter-panel .select-field select,.filter-panel .table-search,.filter-panel .custom-select>button,.table-toolbar .custom-select>button{min-height:40px;border-color:#d5deea;border-radius:8px;background:#fff;box-shadow:none}.table-search{grid-template-columns:38px 1fr}.table-search input{height:38px;color:#263244;font-size:14px;font-weight:400}.table-toolbar{gap:14px;padding:12px 18px;border-bottom:1px solid #e4ebf3;background:#fff;color:#667085;font-size:13px}.export-actions{gap:8px}.export-button{min-height:36px;border-radius:8px;padding:7px 12px 7px 9px;font-size:13px;font-weight:700;box-shadow:none}.export-icon{width:24px;height:24px;border-radius:7px}.table-scroll{width:100%;overflow:auto;background:#fff}.table-scroll::-webkit-scrollbar{height:8px}.table-scroll::-webkit-scrollbar-track{background:#eef3f8}.table-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#b8c6d8}.users-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;color:#263244;font-size:13px;font-weight:400;line-height:1.35}.users-table th,.users-table td{border-bottom:1px solid #e6edf5;padding:12px 14px;text-align:left;vertical-align:middle}.users-table th{position:sticky;top:0;z-index:2;height:44px;background:#f4f7fb;color:#344054;font-size:12px;font-weight:700}.users-table td{background:#fff}.users-table tbody tr{transition:background .14s ease,box-shadow .14s ease}.users-table tbody tr:hover{background:#f7fbff;box-shadow:inset 3px 0 0 var(--primary)}.users-table tbody tr:hover td{background:transparent}.users-table tbody tr:last-child td{border-bottom:0}.users-table td:first-child,.users-table th:first-child{width:72px;color:#667085}.sort-button{display:inline-flex;align-items:center;gap:6px;color:#344054;font-size:12px;font-weight:700;letter-spacing:0}.role-badge,.customer-code-badge,.permission-count{border-color:#b7d6f5;background:#eef7ff;color:#2563eb;font-size:12px;font-weight:700;padding:5px 10px}.list-status-switch{min-width:98px;min-height:30px;gap:7px;border-color:#d5deea;background:#fff;color:#667085;font-size:12px;font-weight:700;padding:0 9px}.list-status-switch i{width:30px;height:16px}.list-status-switch i:after{top:3px;left:3px;width:10px;height:10px}.list-status-switch.active{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.list-status-switch.active i:after{left:17px}.table-actions{gap:6px}.table-actions button{width:32px;height:32px;border-color:#d9e2ee;border-radius:8px;background:#fff;color:#475467;box-shadow:none}.table-actions button:hover{border-color:#99d5cd;background:#eef8f6;color:var(--primary)}.table-actions .delete{border-color:#f3c6c2;background:#fff8f7;color:#d92d20}.table-actions .delete:hover{border-color:#ee9f98;background:#fff1f0;color:#b42318}.empty-table{height:88px;color:#667085;font-size:13px;font-weight:400;text-align:center}.table-footer{gap:16px;padding:12px 18px;border-top:1px solid #e4ebf3;background:#fbfdff;color:#667085;font-size:13px;font-weight:400}.pagination-controls{gap:8px}.pagination-controls span{color:#344054;font-size:13px;font-weight:600}.pagination-controls button{min-height:32px;border-color:#d5deea;border-radius:8px;background:#fff;color:#344054;font-size:12px;font-weight:600;padding:0 10px}.pagination-controls button:hover:not(:disabled){border-color:#99d5cd;background:#eef8f6;color:var(--primary)}.pagination-controls button:disabled{background:#f7f9fc;color:#98a2b3}.page-heading h1{position:relative;display:inline-block;margin:0;color:#101828;font-family:Arial,Helvetica,sans-serif;font-size:33px;font-weight:800;letter-spacing:0;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.85)}.page-heading h1:first-letter{color:#0d9488}.page-heading h1:after{display:block;width:118px;height:4px;margin-top:11px;border-radius:999px;background:linear-gradient(90deg,#0d9488,#14b8a6 64%,#14b8a600);box-shadow:0 6px 14px #0d94882e;content:""}.page-heading p{margin-top:12px}.users-table-card{overflow:hidden;border:1px solid #cfd9e7;border-top:3px solid var(--primary);border-radius:8px;background:#fff;box-shadow:0 1px #fffffff5 inset,0 14px 32px #10182814}.filter-panel{gap:14px;padding:14px 16px;border-bottom:1px solid #dfe7f1;background:linear-gradient(180deg,#f8fbff,#fff)}.filter-panel label,.filter-panel .select-field,.filter-panel .custom-select-field,.table-toolbar .rows-page-control{color:#263244;font-size:13px;font-weight:600}.filter-panel select,.filter-panel .select-field select,.filter-panel .table-search,.filter-panel .custom-select>button,.table-toolbar .custom-select>button{border-color:#c8d4e3;border-radius:7px;background:#fff}.table-search input{color:#17202f;font-size:14px;font-weight:400}.table-toolbar{padding:12px 16px;border-bottom:1px solid #dfe7f1;background:#f9fbfe;flex-wrap:wrap}.export-button{min-height:35px;border-radius:7px;font-size:13px;font-weight:700;box-shadow:none}.export-button:hover:not(:disabled){transform:none;box-shadow:none;filter:none}.export-button-pdf{border-color:#f6c878;background:#fff8eb;color:#b45309}.export-button-pdf:hover:not(:disabled){border-color:#b45309;background:#b45309;color:#fff}.export-button-excel{border-color:#9fd8bd;background:#f0fdf4;color:#087443}.export-button-excel:hover:not(:disabled){border-color:#087443;background:#087443;color:#fff}.export-button .export-icon{width:22px;height:22px;border-radius:6px;background:#ffffff85;box-shadow:none}.export-button-pdf .export-icon{background:#b453091f}.export-button-excel .export-icon{background:#0874431a}.export-button:hover:not(:disabled) .export-icon{background:#ffffff2e}.bulk-delete-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:35px;border:1px solid #f1b2ae;border-radius:7px;background:#fff5f4;color:#c52a1f;font-size:13px;font-weight:700;padding:7px 12px;box-shadow:none}.bulk-delete-button:hover:not(:disabled){border-color:#c52a1f;background:#c52a1f;color:#fff}.bulk-delete-button:disabled{border-color:#e1e8f0;background:#f7f9fc;color:#98a2b3}.export-actions{flex-wrap:wrap}.user-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 20px}.stat-card,.upload-stat{--stat-accent: var(--primary);position:relative;isolation:isolate;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-height:104px;overflow:hidden;border:1px solid #d8e2ee;border-radius:10px;background:#fff;padding:18px;box-shadow:0 10px 24px #1018280f;transform:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stat-card:before,.upload-stat:before{position:absolute;inset:0 auto 0 0;width:4px;height:auto;border-radius:10px 0 0 10px;background:var(--stat-accent);transform:none;content:""}.stat-card:after,.upload-stat:after{display:none}.user-stats .stat-card:nth-child(1),.upload-stats .upload-stat:nth-child(1){--stat-accent: #0d9488}.user-stats .stat-card:nth-child(2),.upload-stats .upload-stat:nth-child(2){--stat-accent: #2563eb}.user-stats .stat-card:nth-child(3),.upload-stats .upload-stat:nth-child(3){--stat-accent: #64748b}.upload-stats .upload-stat:nth-child(4){--stat-accent: #7c3aed}.stat-active{--stat-accent: #16814a}.stat-muted{--stat-accent: #64748b}.stat-card:hover,.upload-stat:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--stat-accent) 44%,#d8e2ee);box-shadow:0 16px 32px #10182817}.stat-card:hover:before,.upload-stat:hover:before{transform:none}.stat-icon,.upload-stat .stat-icon{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border:1px solid color-mix(in srgb,var(--stat-accent) 36%,#d8e2ee);border-radius:9px;background:color-mix(in srgb,var(--stat-accent) 10%,#ffffff);color:var(--stat-accent);box-shadow:none;transform:none}.stat-card:hover .stat-icon,.upload-stat:hover .stat-icon{transform:none}.status-donut{width:50px;height:50px;box-shadow:none}.status-donut:before{inset:7px;background:#fff}.status-donut span{color:#17202f;font-size:12px;font-weight:700}.stat-card>div:last-child,.upload-stat>div:last-child{display:grid;gap:5px;min-width:0}.stat-card span,.upload-stat span{color:#667085;font-size:12px;font-weight:700;letter-spacing:0}.stat-card strong,.upload-stat strong{color:#101828;font-size:25px;font-weight:800;letter-spacing:0;line-height:1}.stat-card small{color:#667085;font-size:12px;font-weight:600}.table-scroll{background:#fff}.table-scroll::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar-track{background:#edf2f7}.table-scroll::-webkit-scrollbar-thumb{border:2px solid #edf2f7;border-radius:999px;background:#8ea0b8}.users-table{min-width:940px;border-collapse:separate;border-spacing:0;color:#243044;font-size:14px;font-weight:400}.users-table th,.users-table td{border-bottom:1px solid #e3ebf4;padding:11px 14px}.users-table th+th,.users-table td+td{border-left:1px solid #edf2f7}.users-table th{position:sticky;top:0;z-index:2;height:42px;background:linear-gradient(180deg,#17202f,#111827);color:#f8fafc;font-size:12px;font-weight:700}.users-table th:first-child{border-top-left-radius:0}.users-table th:last-child{border-top-right-radius:0}.users-table tbody tr:nth-child(2n) td{background:#fbfdff}.users-table tbody tr:nth-child(odd) td{background:#fff}.users-table tbody tr:hover{box-shadow:inset 4px 0 0 var(--primary)}.users-table tbody tr:hover td{background:#eef8f6}.users-table td:first-child,.users-table th:first-child{width:68px;text-align:center}.users-table td:first-child{color:#667085;font-size:13px;font-weight:600}.sort-button{color:#f8fafc;font-size:12px;font-weight:700}.sort-button .sort-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;color:#f8fafcb8;font-size:15px;font-weight:700;line-height:1}.sort-button.active .sort-icon{color:#5eead4}.role-badge,.customer-code-badge,.permission-count{border-color:#99d5cd;background:#eef8f6;color:#0f766e;font-size:12px;font-weight:700}.list-status-switch{border-color:#c8d4e3;background:#f8fafc;color:#536173}.list-status-switch.active{border-color:#8be0d5;background:#e6fffb;color:#0f766e}.table-actions button{width:31px;height:31px;border-color:transparent;border-radius:7px;background:transparent;color:#344054}.table-actions button:hover{border-color:transparent;background:#0d94881a;color:var(--primary)}.table-actions .delete{border-color:transparent;background:transparent;color:#c52a1f}.table-actions .delete:hover{border-color:transparent;background:#c52a1f1a;color:#c52a1f}.empty-table{height:96px;color:#667085;font-size:14px;background:#fff!important}.table-footer{padding:12px 16px;border-top:1px solid #dfe7f1;background:#f9fbfe;color:#536173;font-size:13px}.pagination-controls button{min-height:31px;border-color:#c8d4e3;border-radius:7px;background:#fff}.pagination-controls button:hover:not(:disabled){border-color:var(--primary);background:var(--primary);color:#fff}.users-table-card{border:1px solid #d8e2ee;border-radius:var(--radius-lg);background:#fff;box-shadow:0 12px 28px #10182812}.filter-panel{padding:16px 18px;border-bottom:1px solid #e4ebf3;background:#fbfdff}.table-toolbar,.table-footer{background:#fbfdff}.users-table{min-width:920px;color:#263244;font-size:13px;line-height:1.35}.users-table th,.users-table td{border-bottom:1px solid #e6edf5;padding:12px 14px}.users-table th+th,.users-table td+td{border-left:0}.users-table .selection-cell{width:44px;min-width:44px;padding-left:12px;padding-right:8px;text-align:center}.selection-cell input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);cursor:pointer}.selection-cell input[type=checkbox]:disabled{cursor:not-allowed;opacity:.48}.users-table th{height:44px;background:#f4f7fb;color:#344054;font-size:12px;font-weight:700}.users-table tbody tr:nth-child(2n) td,.users-table tbody tr:nth-child(odd) td{background:#fff}.users-table tbody tr:hover{box-shadow:inset 3px 0 0 var(--primary)}.users-table tbody tr:hover td{background:#f7fbff}.users-table td:first-child,.users-table th:first-child{width:72px;color:#667085;text-align:left}.users-table th.selection-cell,.users-table td.selection-cell,.users-table th.selection-cell:first-child,.users-table td.selection-cell:first-child{width:44px;min-width:44px;color:inherit;text-align:center}.users-table th:nth-child(2),.users-table td:nth-child(2){width:72px;color:#667085}.sort-button{color:#344054;font-size:12px;font-weight:700}.sort-button .sort-icon{color:#667085;min-width:12px;font-size:10px}.sort-button.active .sort-icon{color:var(--primary)}.profile-grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);align-items:start;gap:22px}.profile-card{overflow:hidden;padding:0}.profile-card-header{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:18px;border-bottom:1px solid #e2e8f0;background:radial-gradient(circle at 18% 10%,rgba(13,148,136,.16),transparent 160px),linear-gradient(135deg,#fff,#f8fbff);padding:28px}.profile-avatar-large{display:grid;place-items:center;width:86px;height:86px;border:1px solid rgba(13,148,136,.28);border-radius:18px;background:linear-gradient(145deg,#0f766e,#14b8a6);color:#fff;font-size:28px;font-weight:700;text-transform:uppercase;box-shadow:0 16px 28px #0d948838}.profile-card-header h2{display:block;margin:0;border:0;padding:0;color:#111827;font-size:24px;font-weight:700;line-height:1.15}.profile-card-header h2:before{display:none}.profile-card-header p{margin:8px 0 0;color:#64748b;font-size:14px}.profile-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid rgba(13,148,136,.28);border-radius:8px;background:#0d948814;color:#0f766e;font-size:13px;font-weight:700;padding:0 13px;white-space:nowrap}.profile-edit-button:hover{border-color:#0d9488;background:#dff7f2}.profile-status-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 28px 0}.profile-status-strip span{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(13,148,136,.28);border-radius:8px;background:#0d948814;color:#0f766e;font-size:13px;font-weight:700}.profile-detail-list{display:grid;gap:0;padding:22px 28px 28px}.profile-detail-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;border-bottom:1px solid #e2e8f0;padding:14px 0}.profile-detail-row:first-child{border-top:1px solid #e2e8f0}.profile-detail-row span{color:#64748b;font-size:13px}.profile-detail-row strong{min-width:0;color:#1f2937;font-size:14px;font-weight:500;overflow-wrap:anywhere}.profile-edit-form{padding:22px 28px 28px}.profile-edit-grid{display:grid;gap:16px}.profile-card-actions{margin-top:20px}.profile-password-form{gap:0}.profile-password-grid{grid-template-columns:1fr;gap:18px}.password-rule-card{display:flex;align-items:center;gap:10px;margin-top:20px;border:1px solid rgba(13,148,136,.24);border-radius:8px;background:#0d948812;color:#475569;padding:13px 14px;font-size:13px}.password-rule-card svg{flex:0 0 auto;color:var(--primary)}.profile-form-actions{margin-top:22px}:root[data-theme=dark]{--text: #e5edf7;--muted: #9aa8ba;--line: #263448;--panel: #151f2d;--page: #0f1722;--primary: #2dd4bf;--primary-hover: #5eead4;--focus: #2dd4bf;--danger: #f97066;--danger-soft: #3a1e20;--success: #4ade80;--success-soft: #153322;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .22);--shadow-md: 0 14px 32px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 54px rgba(0, 0, 0, .34)}:root[data-theme=dark] body{background:#0f1722;color:var(--text)}:root[data-theme=dark] .app-shell{background:#0f1722}:root[data-theme=dark] .app-main{background:linear-gradient(180deg,#14b8a614,#0f1722f0 320px),#0f1722}:root[data-theme=dark] .app-topbar{border-bottom-color:#263448;background:#121b28f0;box-shadow:0 1px #ffffff08}:root[data-theme=dark] .icon-button,:root[data-theme=dark] .topbar-user{color:#dbe7f4}:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .topbar-user:hover,:root[data-theme=dark] .topbar-user[aria-expanded=true],:root[data-theme=dark] .profile-dropdown button:hover{background:#223047}:root[data-theme=dark] .theme-toggle{color:#facc15}:root[data-theme=dark] .user-avatar{background:linear-gradient(145deg,#1f2d42,#111827);color:#5eead4;box-shadow:inset 0 1px #ffffff0f}:root[data-theme=dark] .profile-dropdown,:root[data-theme=dark] .users-table-card,:root[data-theme=dark] .form-panel,:root[data-theme=dark] .excel-upload-panel,:root[data-theme=dark] .upload-stat,:root[data-theme=dark] .delete-modal{border-color:#263448;background:#151f2d;box-shadow:var(--shadow-md)}:root[data-theme=dark] .workspace-page{background:linear-gradient(180deg,#2dd4bf14,#0f172200 480px),#0f1722}:root[data-theme=dark] .page-heading h1{color:#f8fafc;text-shadow:none}:root[data-theme=dark] .page-heading h1:first-letter{color:#2dd4bf}:root[data-theme=dark] .page-heading h1:after{background:linear-gradient(90deg,#2dd4bf,#5eead4 64%,#5eead400);box-shadow:0 7px 16px #2dd4bf29}:root[data-theme=dark] .page-heading p,:root[data-theme=dark] .table-footer,:root[data-theme=dark] .empty-table{color:#9aa8ba}:root[data-theme=dark] .delete-modal{border-color:#2f4058;background:#121b28}:root[data-theme=dark] .delete-modal h2{color:#f8fafc}:root[data-theme=dark] .delete-modal p{color:#c8d4e3}:root[data-theme=dark] .delete-modal p span{color:#fff;font-weight:700}:root[data-theme=dark] .modal-secondary{border-color:#3b4c64;background:#101827;color:#e5edf7}:root[data-theme=dark] .modal-secondary:hover{background:#1b293b}:root[data-theme=dark] .customer-count-button{border-color:#2dd4bf57;background:#2dd4bf1c;color:#5eead4}:root[data-theme=dark] .customer-count-button:hover:not(:disabled){border-color:#2dd4bf;background:#2dd4bf2e;color:#99f6e4}:root[data-theme=dark] .customer-list-modal{border-color:#2f4058;background:#121b28}:root[data-theme=dark] .customer-list-modal-icon{background:#2dd4bf1f;color:#5eead4}:root[data-theme=dark] .customer-list-modal-header h2{color:#f8fafc}:root[data-theme=dark] .customer-list-modal-header p,:root[data-theme=dark] .customer-list-modal-footer>span{color:#9aa8ba}:root[data-theme=dark] .modal-close-button{border-color:#3b4c64;background:#101827;color:#e5edf7}:root[data-theme=dark] .modal-close-button:hover{border-color:#2dd4bf;background:#16263a;color:#5eead4}:root[data-theme=dark] .customer-list-scroll{border-color:#263448}:root[data-theme=dark] .stat-card{border-color:#263448;background:linear-gradient(135deg,#172235,#141f2e 58%,#172235);box-shadow:var(--shadow-md)}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .upload-stat span{color:#9aa8ba}:root[data-theme=dark] .stat-card strong,:root[data-theme=dark] .upload-stat strong,:root[data-theme=dark] .form-panel h2{color:#f8fafc}:root[data-theme=dark] .filter-panel,:root[data-theme=dark] .table-toolbar,:root[data-theme=dark] .table-footer{border-color:#263448;background:#121b28}:root[data-theme=dark] .filter-panel label,:root[data-theme=dark] .filter-panel .select-field,:root[data-theme=dark] .filter-panel .custom-select-field,:root[data-theme=dark] .table-toolbar .rows-page-control{color:#dbe7f4}:root[data-theme=dark] .field-control,:root[data-theme=dark] .user-form .field-control,:root[data-theme=dark] .user-form .select-field select,:root[data-theme=dark] .user-form .custom-select>button,:root[data-theme=dark] .user-form .customer-multi-trigger,:root[data-theme=dark] .user-form .status-switch,:root[data-theme=dark] .user-form .multi-check-box,:root[data-theme=dark] .role-textarea textarea,:root[data-theme=dark] .filter-panel select,:root[data-theme=dark] .filter-panel .select-field select,:root[data-theme=dark] .filter-panel .table-search,:root[data-theme=dark] .filter-panel .custom-select>button,:root[data-theme=dark] .table-toolbar .custom-select>button,:root[data-theme=dark] .customer-multi-menu,:root[data-theme=dark] .customer-multi-search{border-color:#2f4058;background:#0f1722;color:#e5edf7}:root[data-theme=dark] .table-search input,:root[data-theme=dark] .customer-multi-search input,:root[data-theme=dark] .field-control input,:root[data-theme=dark] textarea{background:transparent;color:#e5edf7}:root[data-theme=dark] .custom-select-menu{border-color:#2f4058;background:#121b28}:root[data-theme=dark] .custom-select-menu button,:root[data-theme=dark] .customer-multi-options button,:root[data-theme=dark] .profile-dropdown button{color:#dbe7f4}:root[data-theme=dark] .custom-select-menu button:hover,:root[data-theme=dark] .custom-select-menu button.active,:root[data-theme=dark] .customer-multi-options button:hover,:root[data-theme=dark] .customer-multi-options button.selected{background:#2dd4bf1f;color:#5eead4}:root[data-theme=dark] .users-table th{background:#1d2a3d;color:#e5edf7}:root[data-theme=dark] .users-table th,:root[data-theme=dark] .users-table td{border-bottom-color:#263448}:root[data-theme=dark] .users-table tbody tr:nth-child(2n) td,:root[data-theme=dark] .users-table tbody tr:nth-child(odd) td{background:#151f2d}:root[data-theme=dark] .users-table tbody tr:hover td{background:#1b293b;color:#f8fafc}:root[data-theme=dark] .users-table tbody tr:hover td:first-child{color:#8fb3c7}:root[data-theme=dark] .users-table tbody tr:hover .role-badge,:root[data-theme=dark] .users-table tbody tr:hover .customer-code-badge,:root[data-theme=dark] .users-table tbody tr:hover .permission-count,:root[data-theme=dark] .users-table tbody tr:hover .list-status-switch{color:#5eead4}:root[data-theme=dark] .users-table tbody tr.highlight-row,:root[data-theme=dark] .users-table tbody tr.highlight-row:hover{background:transparent;box-shadow:inset 4px 0 #2dd4bf;animation:none}:root[data-theme=dark] .users-table tbody tr.highlight-row td,:root[data-theme=dark] .users-table tbody tr.highlight-row:hover td{background:#17313a;color:#ecfeff}:root[data-theme=dark] .users-table tbody tr.highlight-row td:first-child{color:#5eead4}:root[data-theme=dark] .users-table,:root[data-theme=dark] .sort-button{color:#dbe7f4}:root[data-theme=dark] .sort-button .sort-icon{color:#9aa8ba}:root[data-theme=dark] .sort-button.active .sort-icon{color:#5eead4}:root[data-theme=dark] .table-actions button{color:#dbe7f4}:root[data-theme=dark] .table-actions button:hover{background:#2dd4bf1f;color:#5eead4}:root[data-theme=dark] .table-actions .delete{color:#f97066}:root[data-theme=dark] .table-actions .delete:hover{background:#f970661f;color:#f97066}:root[data-theme=dark] .bulk-delete-button{border-color:#f9706657;background:#f970661a;color:#f97066}:root[data-theme=dark] .export-button-pdf{border-color:#fbbf245c;background:#fbbf241a;color:#fbbf24}:root[data-theme=dark] .export-button-pdf:hover:not(:disabled){border-color:#fbbf24;background:#fbbf24;color:#111827}:root[data-theme=dark] .export-button-excel{border-color:#4ade8057;background:#4ade801a;color:#4ade80}:root[data-theme=dark] .export-button-excel:hover:not(:disabled){border-color:#4ade80;background:#4ade80;color:#111827}:root[data-theme=dark] .export-button .export-icon{background:#ffffff14}:root[data-theme=dark] .bulk-delete-button:hover:not(:disabled){border-color:#f97066;background:#f97066;color:#111827}:root[data-theme=dark] .bulk-delete-button:disabled{border-color:#2f4058;background:#111827;color:#64748b}:root[data-theme=dark] .role-badge,:root[data-theme=dark] .customer-code-badge,:root[data-theme=dark] .permission-count,:root[data-theme=dark] .customer-multi-chip{border-color:#2dd4bf59;background:#2dd4bf1c;color:#5eead4}:root[data-theme=dark] .list-status-switch{border-color:#2f4058;background:#111827;color:#9aa8ba}:root[data-theme=dark] .list-status-switch.active{border-color:#2dd4bf73;background:#2dd4bf1f;color:#5eead4}:root[data-theme=dark] .pagination-controls span{color:#dbe7f4}:root[data-theme=dark] .pagination-controls button,:root[data-theme=dark] .clear-action,:root[data-theme=dark] .neutral-action,:root[data-theme=dark] .secondary-action,:root[data-theme=dark] .modal-secondary{border-color:#2f4058;background:#111827;color:#dbe7f4}:root[data-theme=dark] .stat-card,:root[data-theme=dark] .upload-stat{border-color:#263448;background:#151f2d;box-shadow:0 14px 28px #0000003d}:root[data-theme=dark] .stat-card:hover,:root[data-theme=dark] .upload-stat:hover{border-color:color-mix(in srgb,var(--stat-accent) 46%,#263448);box-shadow:0 18px 34px #00000052}:root[data-theme=dark] .stat-icon,:root[data-theme=dark] .upload-stat .stat-icon{border-color:color-mix(in srgb,var(--stat-accent) 38%,#2f4058);background:color-mix(in srgb,var(--stat-accent) 15%,#111827);color:color-mix(in srgb,var(--stat-accent) 76%,#ffffff)}:root[data-theme=dark] .status-donut span{color:#f8fafc}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .upload-stat span,:root[data-theme=dark] .stat-card small{color:#9aa8ba}:root[data-theme=dark] .stat-card strong,:root[data-theme=dark] .upload-stat strong{color:#f8fafc}:root[data-theme=dark] .profile-card-header{border-bottom-color:#263448;background:radial-gradient(circle at 18% 10%,rgba(45,212,191,.14),transparent 160px),linear-gradient(135deg,#151f2d,#111827)}:root[data-theme=dark] .profile-card-header h2{color:#f8fafc}:root[data-theme=dark] .profile-card-header p,:root[data-theme=dark] .profile-detail-row span,:root[data-theme=dark] .password-rule-card{color:#9aa8ba}:root[data-theme=dark] .profile-status-strip span,:root[data-theme=dark] .password-rule-card,:root[data-theme=dark] .profile-edit-button{border-color:#2dd4bf47;background:#2dd4bf17}:root[data-theme=dark] .profile-status-strip span,:root[data-theme=dark] .profile-edit-button{color:#5eead4}:root[data-theme=dark] .profile-edit-button:hover{border-color:#2dd4bf;background:#2dd4bf29}:root[data-theme=dark] .profile-detail-row,:root[data-theme=dark] .profile-detail-row:first-child{border-color:#263448}:root[data-theme=dark] .profile-detail-row strong{color:#e5edf7}@media(max-width:900px){.app-topbar{height:66px}.page-heading h1{font-size:26px}.profile-grid{grid-template-columns:1fr}}.user-stats{align-items:stretch;gap:18px;margin:20px 0 24px}.upload-stats{grid-template-columns:repeat(3,minmax(180px,1fr))}.stat-card,.upload-stat{--stat-accent: #0d9488;--stat-tint: rgba(13, 148, 136, .1);position:relative;isolation:isolate;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:16px;min-height:118px;overflow:hidden;border:1px solid #d8e3ef;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa),radial-gradient(circle at 100% 0,var(--stat-tint),transparent 118px);padding:20px 22px;box-shadow:inset 0 1px #fffffff2,0 12px 28px #1018281a;transform:translateY(0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stat-card:before,.upload-stat:before{position:absolute;inset:0 0 auto;width:auto;height:4px;border-radius:12px 12px 0 0;background:linear-gradient(90deg,var(--stat-accent),color-mix(in srgb,var(--stat-accent) 52%,#ffffff));content:""}.stat-card:after,.upload-stat:after{position:absolute;inset:16px 18px auto auto;display:block;width:64px;height:64px;border-radius:18px;background:var(--stat-tint);content:"";opacity:.62;transform:rotate(10deg);transition:opacity .18s ease,transform .22s ease}.user-stats .stat-card:nth-child(1),.upload-stats .upload-stat:nth-child(1){--stat-accent: #0d9488;--stat-tint: rgba(13, 148, 136, .12)}.user-stats .stat-card:nth-child(2),.stat-active,.upload-stats .upload-stat:nth-child(2){--stat-accent: #16a34a;--stat-tint: rgba(22, 163, 74, .12)}.stat-donut-card,.upload-stats .upload-stat:nth-child(4){--stat-accent: #2563eb;--stat-tint: rgba(37, 99, 235, .11)}.user-stats .stat-card:nth-child(3),.stat-muted,.upload-stats .upload-stat:nth-child(3){--stat-accent: #64748b;--stat-tint: rgba(100, 116, 139, .12)}.upload-stats .upload-stat:nth-child(5){--stat-accent: #7c3aed;--stat-tint: rgba(124, 58, 237, .1)}.upload-stats .upload-stat:nth-child(6){--stat-accent: #f59e0b;--stat-tint: rgba(245, 158, 11, .13)}.stat-card:hover,.upload-stat:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--stat-accent) 34%,#d8e3ef);box-shadow:inset 0 1px #fffffff2,0 18px 38px #10182824}.stat-card:hover:after,.upload-stat:hover:after{opacity:.92;transform:rotate(10deg) scale(1.08)}.stat-icon,.upload-stat .stat-icon{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;border:1px solid color-mix(in srgb,var(--stat-accent) 30%,#d8e3ef);border-radius:13px;background:linear-gradient(145deg,#ffffffeb,#ffffffa3),var(--stat-tint);color:var(--stat-accent);box-shadow:0 10px 20px color-mix(in srgb,var(--stat-accent) 14%,transparent)}.stat-icon:after{display:none}.stat-card>div:last-child,.upload-stat>div:last-child{position:relative;z-index:1;display:grid;align-content:center;gap:7px;min-width:0}.stat-card span,.upload-stat span{color:#5f6b7a;font-size:12px;font-weight:600;letter-spacing:0;line-height:1.15;text-transform:uppercase}.stat-card strong,.upload-stat strong{color:#111827;font-size:29px;font-weight:700;letter-spacing:0;line-height:1}.stat-card small{color:#667085;font-size:12px;font-weight:500;line-height:1.25}.status-donut{position:relative;z-index:1;width:58px;height:58px;border:1px solid color-mix(in srgb,var(--stat-accent) 24%,#d8e3ef);background:conic-gradient(var(--stat-accent) 0 var(--active-percent),#d7dee8 var(--active-percent) 100%);box-shadow:0 10px 22px #1018281f}.status-donut span{color:#111827;font-size:13px;font-weight:700}:root[data-theme=dark] .stat-card,:root[data-theme=dark] .upload-stat{border-color:#2b3a4e;background:linear-gradient(180deg,#151f2dfa,#111b28fa),radial-gradient(circle at 100% 0,var(--stat-tint),transparent 118px);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #00000047}:root[data-theme=dark] .stat-card:hover,:root[data-theme=dark] .upload-stat:hover{border-color:color-mix(in srgb,var(--stat-accent) 42%,#2b3a4e);box-shadow:inset 0 1px #ffffff14,0 20px 38px #0000005c}:root[data-theme=dark] .stat-icon,:root[data-theme=dark] .upload-stat .stat-icon{border-color:color-mix(in srgb,var(--stat-accent) 38%,#2b3a4e);background:linear-gradient(145deg,#ffffff14,#ffffff05),var(--stat-tint);color:color-mix(in srgb,var(--stat-accent) 78%,#ffffff);box-shadow:none}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .upload-stat span,:root[data-theme=dark] .stat-card small{color:#aab7c8}:root[data-theme=dark] .status-donut{border-color:color-mix(in srgb,var(--stat-accent) 38%,#2b3a4e);background:conic-gradient(var(--stat-accent) 0 var(--active-percent),#334155 var(--active-percent) 100%);box-shadow:none}:root[data-theme=dark] .status-donut:before{background:#151f2d}@media(max-width:1200px){.upload-stats{grid-template-columns:repeat(2,minmax(180px,1fr))}}.user-stats{gap:20px;margin:22px 0 26px}.stat-card,.upload-stat{--stat-accent: #0d9488;--stat-tint: #eef8f6;grid-template-columns:52px minmax(0,1fr);min-height:116px;border:1px solid #dbe5f0;border-radius:10px;background:#fff;padding:18px 20px 18px 22px;box-shadow:0 1px #ffffffe6 inset,0 14px 30px #0f172a14}.stat-card:before,.upload-stat:before{inset:16px auto 16px 0;width:5px;height:auto;border-radius:0 999px 999px 0;background:var(--stat-accent)}.stat-card:after,.upload-stat:after{inset:auto 20px 17px 94px;display:block;width:auto;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--stat-accent),rgba(148,163,184,.18));opacity:.72;transform:none}.user-stats .stat-card:nth-child(1),.upload-stats .upload-stat:nth-child(1){--stat-accent: #0d9488;--stat-tint: #eef8f6}.user-stats .stat-card:nth-child(2),.stat-active,.upload-stats .upload-stat:nth-child(2){--stat-accent: #16814a;--stat-tint: #effaf3}.stat-donut-card,.upload-stats .upload-stat:nth-child(4){--stat-accent: #2563eb;--stat-tint: #eff6ff}.user-stats .stat-card:nth-child(3),.stat-muted,.upload-stats .upload-stat:nth-child(3){--stat-accent: #64748b;--stat-tint: #f2f5f8}.upload-stats .upload-stat:nth-child(5){--stat-accent: #7c3aed;--stat-tint: #f5f1ff}.upload-stats .upload-stat:nth-child(6){--stat-accent: #b45309;--stat-tint: #fff7ed}.stat-card:hover,.upload-stat:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--stat-accent) 32%,#dbe5f0);box-shadow:0 1px #fffffff2 inset,0 18px 38px #0f172a1f}.stat-card:hover:after,.upload-stat:hover:after{opacity:1;transform:none}.stat-icon,.upload-stat .stat-icon{width:52px;height:52px;border:1px solid color-mix(in srgb,var(--stat-accent) 28%,#dbe5f0);border-radius:10px;background:var(--stat-tint);color:var(--stat-accent);box-shadow:none}.stat-card span,.upload-stat span{color:#59687a;font-size:11px;font-weight:700;letter-spacing:.02em}.stat-card strong,.upload-stat strong{color:#111827;font-size:30px;font-weight:800}.stat-card small{color:#64748b;font-size:12px;font-weight:600}.upload-stat small{color:#64748b;font-size:11px;font-weight:600;line-height:1.2}.status-donut{width:56px;height:56px;border:1px solid color-mix(in srgb,var(--stat-accent) 26%,#dbe5f0);background:conic-gradient(var(--stat-accent) 0 var(--active-percent),#dbe4ef var(--active-percent) 100%);box-shadow:none}.status-donut:before{inset:8px;background:#fff}.status-donut span{color:#111827;font-size:13px;font-weight:800}:root[data-theme=dark] .stat-card,:root[data-theme=dark] .upload-stat{border-color:#28364a;background:#141e2c;box-shadow:inset 0 1px #ffffff0d,0 16px 34px #0000004d}:root[data-theme=dark] .stat-card:after,:root[data-theme=dark] .upload-stat:after{background:linear-gradient(90deg,var(--stat-accent),rgba(71,85,105,.32))}:root[data-theme=dark] .stat-icon,:root[data-theme=dark] .upload-stat .stat-icon{border-color:color-mix(in srgb,var(--stat-accent) 36%,#28364a);background:color-mix(in srgb,var(--stat-accent) 13%,#0f1722);color:color-mix(in srgb,var(--stat-accent) 80%,#ffffff)}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .upload-stat span{color:#a4b1c3}:root[data-theme=dark] .upload-stat small{color:#a4b1c3}:root[data-theme=dark] .stat-card strong,:root[data-theme=dark] .upload-stat strong,:root[data-theme=dark] .status-donut span{color:#f8fafc}:root[data-theme=dark] .status-donut{border-color:color-mix(in srgb,var(--stat-accent) 34%,#28364a);background:conic-gradient(var(--stat-accent) 0 var(--active-percent),#334155 var(--active-percent) 100%)}:root[data-theme=dark] .status-donut:before{background:#141e2c}.custom-select-search{display:grid;grid-template-columns:30px 1fr;align-items:center;min-height:36px;margin-bottom:6px;border:1px solid #d8e1ee;border-radius:8px;background:#f8fafc}.custom-select-search svg{justify-self:center;color:#64748b}.custom-select-search input{min-width:0;height:34px;border:0;outline:0;background:transparent;color:#263244;font-size:13px;font-weight:400}.custom-select-search input::placeholder{color:#94a3b8}.custom-select-empty{display:block;padding:9px 10px;color:#64748b;font-size:12px;font-weight:400}:root[data-theme=dark] .custom-select-search{border-color:#2f4058;background:#0f1722}:root[data-theme=dark] .custom-select-search input{color:#e5edf7}:root[data-theme=dark] .rows-page-control select{border-color:#2f4058;background:#0f1722;color:#e5edf7}:root[data-theme=dark] .custom-select-empty{color:#9aa8ba}:root[data-theme=dark] .excel-preview-card h2{color:#f8fafc}:root[data-theme=dark] .excel-card-heading p{color:#9aa8ba}:root[data-theme=dark] .excel-row-status.success{border-color:#4ade8057;background:#4ade801f;color:#4ade80}:root[data-theme=dark] .excel-row-status.skipped{border-color:#fbbf245c;background:#fbbf241f;color:#fbbf24}.product-customer-list-table.users-table{width:100%;min-width:0;table-layout:fixed}.product-customer-col-serial{width:72px}.product-customer-col-code{width:112px}.product-customer-col-status{width:120px}.product-customer-list-table th,.product-customer-list-table td{overflow:hidden;text-overflow:ellipsis}.product-customer-list-table th:nth-child(2),.product-customer-list-table td:nth-child(2){white-space:normal}.product-customer-list-table.users-table th:nth-child(1),.product-customer-list-table.users-table td:nth-child(1){width:72px!important;min-width:72px!important;max-width:72px!important}.product-customer-list-table.users-table th:nth-child(2),.product-customer-list-table.users-table td:nth-child(2){width:auto!important;min-width:360px!important}.product-customer-list-table.users-table th:nth-child(3),.product-customer-list-table.users-table td:nth-child(3){width:112px!important;min-width:112px!important;max-width:112px!important}.product-customer-list-table.users-table th:nth-child(4),.product-customer-list-table.users-table td:nth-child(4){width:120px!important;min-width:120px!important;max-width:120px!important}
