:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--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{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;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%}:root{--brand-primary:#00a7a3;--brand-primary-2:#63d8d2;--brand-dark:#1b4d4d;--brand-darker:#0f3333;--brand-ink:#142f2f;--brand-muted:#6b8f8f;--brand-accent-red:#ea1f27;--brand-gold:#e58a24;--bg:#f4f7f5;--panel:#fff;--line:#d9e8e6;--line-soft:#edf4f3;--font:"Barlow", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}#root{box-sizing:border-box;border-inline:none!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100vh!important;margin:0!important;padding:0!important;display:block!important}body{height:100%;font-family:var(--font);background:var(--bg);color:var(--brand-ink);place-items:unset!important;margin:0!important;display:block!important}html{height:100%}*{box-sizing:border-box}button,input,select{font-family:var(--font)}.login-screen{grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.login-brand-panel{background:linear-gradient(145deg,#092929 0%,var(--brand-darker) 44%,var(--brand-dark) 100%);color:#fff;flex-direction:column;justify-content:space-between;padding:52px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";background:radial-gradient(circle,#2dbfbf73,#2dbfbf0d 58%,#0000 66%);border-radius:50%;width:680px;height:680px;position:absolute;top:-250px;right:-300px}.login-brand-content{z-index:1;max-width:620px;position:relative}.login-logo-card{background:#fffffff5;border-radius:20px;justify-content:center;align-items:center;max-width:400px;margin-bottom:40px;padding:28px 34px;display:inline-flex;box-shadow:0 20px 60px #0003}.login-logo-card img{width:100%;max-width:340px;height:auto;display:block}.hero-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--brand-primary-2);margin-bottom:14px;font-size:13px;font-weight:800}.login-brand-panel h1{letter-spacing:-.04em;color:#fff;max-width:560px;margin-bottom:18px;font-size:40px;font-weight:800;line-height:1.08}.login-brand-panel p.lede{color:#ffffffc7;max-width:520px;font-size:16px;font-weight:500;line-height:1.55}.trust-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px;display:grid}.trust-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;padding:18px}.trust-card strong{color:#fff;font-size:22px;font-weight:800;display:block}.trust-card span{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8f;font-size:11px;font-weight:700}.login-form-panel{background:#fff;justify-content:center;align-items:center;padding:54px;display:flex}.login-form-card{width:100%;max-width:430px}.login-form-card h2{letter-spacing:-.03em;color:var(--brand-ink);margin-bottom:8px;font-size:28px;font-weight:800}.login-form-card .intro{color:var(--brand-muted);margin-bottom:26px;font-size:14px;font-weight:500;line-height:1.45}.field{margin-bottom:16px}.field label{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.field-wrap{position:relative}.input{border:1px solid var(--line);width:100%;height:52px;color:var(--brand-ink);background:#fbfcfc;border-radius:14px;outline:none;padding:0 44px 0 15px;font-size:15px;font-weight:600}.input:focus{border-color:var(--brand-primary);background:#fff;box-shadow:0 0 0 4px #2dbfbf1f}.eye-toggle{cursor:pointer;color:var(--brand-muted);background:0 0;border:none;font-size:13px;font-weight:700;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.primary-btn{background:linear-gradient(135deg,var(--brand-primary),#1fa7a7);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;height:54px;font-size:16px;font-weight:800;box-shadow:0 12px 24px #2dbfbf47}.primary-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.forgot-link{text-align:center;color:var(--brand-dark);cursor:pointer;background:0 0;border:none;width:100%;margin-top:14px;font-size:13px;font-weight:700;text-decoration:underline;display:block}.security-note{color:#416767;background:#f4fbfa;border:1px solid #ddf1ef;border-radius:14px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px;font-size:12.5px;font-weight:600;line-height:1.35;display:flex}.help-line{text-align:center;color:var(--brand-muted);margin-top:18px;font-size:13px}.help-line a{color:var(--brand-dark);font-weight:700}.error-msg{color:var(--brand-accent-red);background:#feecec;border:1px solid #f5c6c6;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px}.info-msg{background:var(--line-soft);color:var(--brand-dark);border:1px solid var(--line);border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px}.qr-wrap{justify-content:center;margin:16px 0;display:flex}.qr-wrap img{border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px}.shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#0b2b2b 0%,#123f3f 46%,#0f3333 100%);flex-direction:column;flex-shrink:0;width:250px;display:flex}.sidebar-logo{padding:20px}.sidebar-logo-card{background:#fffffff5;border-radius:18px;justify-content:center;align-items:center;padding:14px 16px;display:flex;box-shadow:0 12px 34px #0000002e}.sidebar-logo-card img{width:100%;max-width:180px;height:auto}.nav{flex:1;padding:10px 12px;overflow:auto}.nav-group{color:#ffffff6b;text-transform:uppercase;letter-spacing:.14em;padding:16px 10px 6px;font-size:10.5px;font-weight:800}.nav-item{color:#ffffffbf;cursor:pointer;border-radius:11px;align-items:center;gap:10px;margin:1px 0;padding:10px 12px;font-size:13.5px;font-weight:600;display:flex}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;box-shadow:inset 3px 0 0 var(--brand-primary);background:#2dbfbf33}.user-card{border-top:1px solid #ffffff1a;padding:16px}.user-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;display:block;overflow:hidden}.user-card span{color:#ffffff80;font-size:11px;font-weight:600}.main{background:#f3f7f7;flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffe6;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 26px;display:flex}.topbar-title{color:var(--brand-ink);letter-spacing:-.02em;font-size:19px;font-weight:800}.export-quick-btn{background:var(--brand-gold);color:#fff;cursor:pointer;border:0;border-radius:999px;height:36px;padding:0 16px;font-size:13px;font-weight:800}.content{flex:1;padding:22px 26px 30px;overflow-y:auto}.filter-bar{background:#fffffff7;border:1px solid #dce7ee;border-radius:20px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;padding:16px 18px;display:flex}.filter-field{flex-direction:column;gap:4px;min-width:130px;display:flex}.filter-field label{color:#718198;text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:800}.filter-field input[type=date]{color:#334155;background:#f8fbfd;border:1px solid #dde7f0;border-radius:10px;width:140px;height:40px;padding:0 12px;font-size:13.5px;font-weight:700}.multiselect{position:relative}.multiselect-trigger{color:#334155;cursor:pointer;background:#f8fbfd;border:1px solid #dde7f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-width:130px;height:40px;padding:0 12px;font-size:13.5px;font-weight:700;display:flex}.multiselect-panel{border:1px solid var(--line);z-index:20;background:#fff;border-radius:10px;min-width:220px;max-height:260px;padding:8px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 30px #0f333326}.multiselect-panel input[type=text]{border:1px solid var(--line);border-radius:6px;width:100%;margin-bottom:6px;padding:6px 8px;font-size:12px}.multiselect-option{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:5px 6px;font-size:13px;display:flex}.multiselect-option:hover{background:var(--line-soft)}.filter-apply-btn{background:linear-gradient(135deg,var(--brand-dark),var(--brand-darker));color:#fff;cursor:pointer;border:0;border-radius:10px;height:40px;padding:0 20px;font-size:14px;font-weight:800}.filter-reset-btn{color:#334155;cursor:pointer;background:#eef3f8;border:0;border-radius:10px;height:40px;padding:0 18px;font-size:14px;font-weight:700}.hero-grid{grid-template-columns:1.25fr .75fr;gap:16px;margin-bottom:16px;display:grid}.hero-card{background:linear-gradient(135deg,#0f3333 0%,var(--brand-dark) 72%,var(--brand-primary) 130%);color:#fff;border-radius:22px;padding:22px;position:relative;overflow:hidden}.hero-card h2{color:#fff;letter-spacing:-.03em;margin-bottom:6px;font-size:24px;font-weight:800}.hero-card p{color:#fffc;font-size:14px;font-weight:500;line-height:1.4}.hero-metrics{gap:12px;margin-top:20px;display:flex}.hero-mini{background:#ffffff14;border:1px solid #ffffff2e;border-radius:14px;min-width:110px;padding:12px 14px}.hero-mini span{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;font-size:10.5px;font-weight:800}.hero-mini strong{margin-top:4px;font-size:20px;display:block}.status-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.status-head{justify-content:space-between;margin-bottom:14px;display:flex}.status-head h3{color:var(--brand-ink);font-size:15px;font-weight:800}.status-head p{color:var(--brand-muted);margin-top:2px;font-size:12px;font-weight:600}.health-ring{border-radius:50%;place-items:center;width:88px;height:88px;margin:auto;display:grid;position:relative}.health-ring:after{content:"";background:#fff;border-radius:50%;width:64px;height:64px;position:absolute}.health-ring strong{z-index:1;color:var(--brand-dark);white-space:nowrap;font-size:12px;position:relative}.status-list{gap:8px;margin-top:16px;display:grid}.status-row{color:#4c6a6a;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.kpi-tile{border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px;position:relative;overflow:hidden}.kpi-tile:before{content:"";background:linear-gradient(90deg,var(--brand-dark),var(--brand-primary));height:4px;position:absolute;top:0;left:0;right:0}.kpi-tile.red:before{background:linear-gradient(90deg,var(--brand-accent-red),#ff777d)}.kpi-tile.gold:before{background:linear-gradient(90deg,var(--brand-gold),#ffd089)}.kpi-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-muted);margin-bottom:7px;font-size:10.5px;font-weight:800}.kpi-value{letter-spacing:-.03em;color:var(--brand-ink);font-size:23px;font-weight:800}.kpi-note{color:var(--brand-muted);margin-top:4px;font-size:11px;font-weight:600}.grid-2{grid-template-columns:1.1fr .9fr;gap:16px;margin-bottom:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:16px;padding:18px}.panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.panel-header h3{color:var(--brand-ink);font-size:15px;font-weight:800}.panel-header p{color:var(--brand-muted);margin-top:3px;font-size:12px;font-weight:600}.panel-export-btn{border:1px solid var(--line);height:30px;color:var(--brand-dark);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:11px;font-weight:800}.chip-badge{color:#176b6b;background:#e1f6f4;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800}.bar-row{grid-template-columns:130px 1fr 60px;align-items:center;gap:12px;margin:9px 0;display:grid}.bar-label{color:#426666;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.bar-track{background:#eef5f4;border-radius:999px;height:18px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,var(--brand-dark),var(--brand-primary));border-radius:999px;height:100%}.bar-fill.gold{background:linear-gradient(90deg,var(--brand-gold),#ffd089)}.bar-count{color:var(--brand-ink);font-size:9px;font-weight:800}.table-wrap{border:1px solid var(--line);border-radius:14px;overflow:auto}table.data-table{border-collapse:collapse;background:#fff;width:100%;font-size:8px}table.data-table th{color:#6b8f8f;text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#f7fbfa;padding:11px;font-size:10px;font-weight:800}table.data-table th:hover{color:var(--brand-primary)}table.data-table td{border-bottom:1px solid var(--line-soft);color:#244646;padding:9px 11px;font-size:8px;font-weight:600}table.data-table tbody tr:hover td{background:#f8fcfc}.center,table.data-table th.center{text-align:center}table.data-table tr th:first-child,table.data-table tr td:first-child{text-align:left!important}.sort-arrow{color:var(--brand-primary);margin-left:4px;font-size:8px}.expand-btn{color:#176b6b;cursor:pointer;background:#e1f6f4;border:1px solid #b8e8e4;border-radius:7px;width:22px;height:22px;font-size:10px;font-weight:900}.sub-table-wrap{background:#f9fcfb;border-radius:10px;margin:8px 0 4px;padding:8px}.pagination{color:var(--brand-muted);justify-content:space-between;align-items:center;padding:10px 4px;font-size:10px;font-weight:700;display:flex}.page-btn{border:1px solid var(--line);height:32px;color:var(--brand-dark);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-size:10px;font-weight:800}.page-btn:disabled{opacity:.4;cursor:not-allowed}.chip{border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:8px;font-weight:800;display:inline-flex}.chip.ok{color:#176b6b;background:#e1f6f4}.chip.warn{color:#98610f;background:#fff4d8}.chip.bad{color:#a3161c;background:#fde8e9}.active-filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.active-chip{color:var(--brand-dark);background:#eaf7f7;border:1px solid #bde9e6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.export-warning{color:#a3161c;background:#fde8e9;border:1px solid #f5c6c6;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600}.export-group-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-muted);margin:16px 0 8px;font-size:11px;font-weight:800}.export-columns{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.export-col-chip{border:1px solid var(--line);color:#334155;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:12.5px;font-weight:700;display:flex}.export-col-chip input{accent-color:var(--brand-primary)}.export-actions{gap:10px;margin-top:20px;display:flex}.export-btn-primary{background:var(--brand-gold);color:#fff;cursor:pointer;border:0;border-radius:12px;height:46px;padding:0 22px;font-size:14px;font-weight:800}.export-btn-secondary{border:1px solid var(--line);color:#334155;cursor:pointer;background:#eef3f8;border-radius:12px;height:46px;padding:0 20px;font-size:14px;font-weight:800}.user-form{grid-template-columns:1fr 1fr 140px 120px;gap:10px;margin-bottom:18px;display:grid}.user-form input,.user-form select{border:1px solid var(--line);border-radius:9px;height:42px;padding:0 12px;font-size:13px}.role-select{border:1px solid var(--line);background:#fff;border-radius:7px;height:32px;padding:0 8px;font-size:12.5px;font-weight:700}.action-btn{cursor:pointer;border:0;border-radius:7px;height:28px;margin-right:5px;padding:0 10px;font-size:10.5px;font-weight:800}.action-btn.warn{color:#98610f;background:#fff4d8}.action-btn.bad{color:#a3161c;background:#fde8e9}.action-btn.ok{color:#176b6b;background:#e1f6f4}.sync-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.audit-search{border:1px solid var(--line);border-radius:8px;min-width:220px;height:34px;padding:0 12px;font-size:12.5px}.inactivity-overlay{z-index:100;background:#0f33338c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.inactivity-card{text-align:center;background:#fff;border-radius:16px;width:320px;padding:26px}.inactivity-card h3{color:var(--brand-dark);margin-bottom:10px}.inactivity-card p{color:var(--brand-muted);margin-bottom:16px;font-size:13px}.text-muted{color:var(--brand-muted)}@media (width<=900px){.login-screen{grid-template-columns:1fr}.login-brand-panel{padding:36px 28px}.trust-row,.hero-grid,.grid-2{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,1fr)}}
