:root{color:#17252a;font-synthesis:none;text-rendering:optimizelegibility;--teal-900:#115e59;--teal-800:#0f766e;--teal-700:#0d9488;--teal-100:#ccfbf1;--teal-50:#f0fdfa;--blue-700:#1d4ed8;--blue-100:#dbeafe;--amber-700:#b45309;--amber-100:#fef3c7;--red-700:#b91c1c;--red-100:#fee2e2;--ink:#17252a;--muted:#66777e;--line:#dce5e7;--line-soft:#eaf0f1;--surface:#fff;--canvas:#f4f7f7;--sidebar-width:236px;--topbar-height:62px;background:#f4f7f7;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,select,input[type=checkbox],input[type=radio]{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #0d948859}code{color:#3f5961;white-space:nowrap;background:#f1f5f5;border-radius:4px;padding:2px 5px;font-family:Cascadia Code,Consolas,monospace;font-size:12px}h1,h2,h3,p{margin:0}.app-loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.spinner{border:2px solid #cbd8da;border-top-color:var(--teal-800);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}.spinner-light{border-color:#fff #ffffff6b #ffffff6b}@keyframes spin{to{transform:rotate(360deg)}}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 12px;font-size:13px;font-weight:600;line-height:1;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.button-primary{color:#fff;background:var(--teal-800);border-color:var(--teal-800)}.button-primary:hover:not(:disabled){background:var(--teal-900)}.button-secondary{color:#33474e;background:#fff;border-color:#ccd9dc}.button-secondary:hover:not(:disabled){background:#f9fbfb;border-color:#9eb3b8}.button-quiet{color:var(--muted);background:0 0}.button-warning{color:#8a4800;background:#fff7e6;border-color:#f2cf94}.button-danger,.button-danger-outline{color:#fff;background:var(--red-700);border-color:var(--red-700)}.button-danger-outline{color:var(--red-700);background:#fff;border-color:#efb3b3}.icon-button{color:#50636a;background:#fff;border:1px solid #d6e0e2;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid;position:relative}.icon-button:hover:not(:disabled){color:var(--teal-800);background:var(--teal-50);border-color:#a9c5c3}.icon-button.compact{background:0 0;border:0;width:26px;height:26px}.text-button{color:var(--teal-800);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:3px 2px;font-size:12px;font-weight:600;display:inline-flex}.text-danger{color:var(--red-700)}.brand-logo{align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:var(--teal-800);border:1px solid #0a6660;border-radius:7px;place-items:center;width:34px;height:34px;font-size:19px;font-weight:800;display:grid}.brand-copy{flex-direction:column;line-height:1.15;display:flex}.brand-copy strong{color:#173338;font-size:17px}.brand-copy small{color:#7a8c91;letter-spacing:1.5px;margin-top:3px;font-size:8px;font-weight:700}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);border-right:1px solid var(--line);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{height:var(--topbar-height);border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:0 20px;display:flex}.sidebar-nav{flex-direction:column;flex:1;gap:3px;padding:18px 12px;display:flex}.nav-section-label{color:#95a2a6;text-transform:uppercase;padding:0 10px 8px;font-size:10px;font-weight:700}.nav-item{color:#52666d;border-radius:6px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nav-item:hover{color:#24434a;background:#f5f9f9}.nav-item.active{color:var(--teal-900);box-shadow:inset 3px 0 0 var(--teal-700);background:#e9f7f5}.sidebar-foot{color:#8a989c;border-top:1px solid var(--line-soft);flex-direction:column;gap:11px;padding:14px;font-size:10px;display:flex}.security-note{color:#3e655f;background:#f1faf8;border:1px solid #d4ece8;border-radius:6px;align-items:center;gap:9px;padding:10px;display:flex}.security-note div{flex-direction:column;gap:2px;min-width:0;display:flex}.security-note span{color:#6e817e}.environment-dot{background:#15937f;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 3px #d8f1ec}.environment-dot.real{background:#2869a8;box-shadow:0 0 0 3px #dbe9f6}.app-main{min-width:0;min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right,.breadcrumb,.profile-trigger{align-items:center;display:flex}.breadcrumb{color:#8a989c;gap:8px;font-size:12px}.breadcrumb strong{color:#364c53}.topbar-right{gap:10px}.system-status{color:#467169;background:#effaf7;border:1px solid #d5eee8;border-radius:6px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;font-weight:600;display:inline-flex}.system-status i,.notification-dot{background:#16a34a;border-radius:50%;width:7px;height:7px;display:block}.notification-dot{background:#dc2626;width:6px;height:6px;position:absolute;top:7px;right:7px;box-shadow:0 0 0 2px #fff}.profile-menu{position:relative}.profile-trigger{color:#324a51;background:0 0;border:0;border-radius:6px;gap:8px;min-height:40px;padding:3px 7px 3px 4px}.profile-trigger:hover{background:#f4f8f8}.avatar{width:32px;height:32px;color:var(--teal-900);background:var(--teal-100);border-radius:6px;place-items:center;display:grid}.profile-copy{flex-direction:column;align-items:flex-start;gap:1px;min-width:92px;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:#809095;font-size:10px}.profile-popover{border:1px solid var(--line);background:#fff;border-radius:7px;width:230px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 35px #152d321f}.profile-popover>div{border-bottom:1px solid var(--line-soft);flex-direction:column;gap:4px;padding:8px;display:flex;overflow:hidden}.profile-popover strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.profile-popover span{color:var(--muted);font-size:11px}.profile-popover button{color:#9b2c2c;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;margin-top:5px;padding:9px;display:flex}.profile-popover button:hover{background:#fff2f2}.menu-button,.mobile-only{display:none}.content-area{padding:24px}.page{flex-direction:column;gap:18px;max-width:1800px;margin:0 auto;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;min-height:64px;display:flex}.page-header h1{color:#20363c;margin-top:4px;font-size:24px;line-height:1.2}.page-header p{color:var(--muted);margin-top:6px;font-size:13px}.page-eyebrow{color:var(--teal-800);text-transform:uppercase;font-size:10px;font-weight:800}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0}.panel-heading{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:14px 16px;display:flex}.panel-heading h2{color:#294148;font-size:14px}.panel-heading p{color:var(--muted);margin-top:4px;font-size:11px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-card{border:1px solid var(--line);border-top:3px solid var(--teal-700);background:#fff;border-radius:7px;flex-direction:column;min-height:128px;padding:15px;display:flex}.stat-card.stat-blue{border-top-color:#2563eb}.stat-card.stat-amber{border-top-color:#d97706}.stat-card.stat-red{border-top-color:#dc2626}.stat-card-top{color:#6b7e84;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.stat-icon{width:30px;height:30px;color:var(--teal-800);background:var(--teal-50);border-radius:6px;place-items:center;display:grid}.stat-blue .stat-icon{color:var(--blue-700);background:#eff6ff}.stat-amber .stat-icon{color:var(--amber-700);background:#fff7ed}.stat-red .stat-icon{color:var(--red-700);background:#fff1f2}.stat-value{color:#183036;margin-top:12px;font-size:27px;line-height:1}.stat-change{color:#708187;align-items:center;gap:3px;margin-top:auto;padding-top:10px;font-size:10px;display:flex}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:12px;display:grid}.dashboard-lists{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-wide{min-width:0}.chart-frame{width:100%;height:280px;padding:14px 12px 8px}.mini-legend{color:var(--muted);gap:12px;font-size:10px;display:flex}.mini-legend span{align-items:center;gap:5px;display:flex}.mini-legend i,.chart-legend i{border-radius:2px;width:7px;height:7px}.legend-teal{background:var(--teal-800)}.legend-blue{background:var(--blue-700)}.donut-layout{justify-content:center;align-items:center;gap:8px;height:280px;padding:14px;display:flex}.donut-chart{flex:none;width:170px;height:170px;position:relative}.donut-total{text-align:center;pointer-events:none;place-content:center;display:grid;position:absolute;inset:0}.donut-total strong{color:#244147;font-size:18px}.donut-total span{color:var(--muted);font-size:10px}.chart-legend{flex-direction:column;gap:10px;min-width:120px;display:flex}.chart-legend>div{color:var(--muted);grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:10px;display:grid}.chart-legend strong{color:#344d53}.compact-panel .panel-heading{min-height:54px}.recent-list{flex-direction:column;min-height:155px;display:flex}.recent-item{border-bottom:1px solid var(--line-soft);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:9px 14px;display:grid}.recent-item:last-child{border-bottom:0}.recent-icon{width:28px;height:28px;color:var(--teal-800);background:var(--teal-50);border-radius:6px;place-items:center;display:grid}.recent-item>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.recent-item strong{color:#385057;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recent-item span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.recent-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.recent-meta time{color:#94a2a6;font-size:9px}.recent-empty{color:var(--muted);margin:auto;font-size:12px}.table-panel{overflow:visible}.filter-bar{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.filter-fields,.filter-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-bar select,.filter-bar input,.field input,.field textarea,.setting-row select,.setting-row input,.number-input input{color:#2d454c;background:#fff;border:1px solid #ccd9dc;border-radius:5px;outline:none;min-height:36px;padding:7px 10px}.filter-bar select:hover,.filter-bar input:hover,.field input:hover,.field textarea:hover{border-color:#9fb6ba}.filter-bar input:focus,.filter-bar select:focus,.field input:focus,.field textarea:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #0d94881a}.search-field{align-items:center;display:flex;position:relative}.search-field svg{z-index:1;color:#87989d;position:absolute;left:10px}.search-field input{width:270px;padding-left:33px}.date-field{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.date-field input{width:138px}.table-shell{background:#fff;min-height:220px;position:relative}.table-scroll{overflow-x:auto}table{border-spacing:0;border-collapse:separate;width:100%;font-size:12px}th{color:#687a80;border-bottom:1px solid var(--line);text-align:left;text-transform:uppercase;white-space:nowrap;background:#f7f9f9;height:42px;padding:8px 12px;font-size:10px;font-weight:700}td{color:#3d5258;border-bottom:1px solid var(--line-soft);vertical-align:middle;white-space:nowrap;background:#fff;height:58px;padding:9px 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f8fbfb}.clickable-row{cursor:pointer}.sticky-actions{z-index:2;background:inherit;position:sticky;right:0;box-shadow:-8px 0 12px #ffffffdb}th.sticky-actions{z-index:3;background:#f7f9f9}.user-cell{align-items:center;gap:9px;display:flex}.user-avatar{width:32px;height:32px;color:var(--teal-900);background:#dff4f0;border-radius:6px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.user-avatar.large{width:44px;height:44px;font-size:17px}.user-cell>div,.stacked-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.user-cell strong,.stacked-cell strong{color:#2e474e;text-overflow:ellipsis;max-width:190px;font-size:11px;overflow:hidden}.user-cell span,.stacked-cell span{color:#89979b;font-size:10px}.role-label{color:#315ea9;font-size:11px}.text-warning{color:var(--amber-700)}.row-actions{align-items:center;gap:9px;display:flex}.more-menu{position:relative}.more-menu summary{color:#63767c;cursor:pointer;border-radius:5px;place-items:center;width:26px;height:26px;list-style:none;display:grid}.more-menu summary:hover{background:#eef5f5}.more-menu>div{z-index:10;border:1px solid var(--line);background:#fff;border-radius:6px;width:210px;padding:5px;position:absolute;top:30px;right:0;box-shadow:0 12px 28px #1c323724}.more-menu .text-danger{color:var(--red-700)}.more-menu button{color:#4a5e64;text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:8px;font-size:11px}.more-menu button:hover{background:#f3f7f7}.status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:22px;padding:3px 7px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.status-positive{color:#17633e;background:#e7f8ee;border-color:#c6edd5}.status-warning{color:#95500a;background:#fff7e6;border-color:#f4d9a8}.status-danger{color:#a72c2c;background:#fff0f0;border-color:#f2c4c4}.status-neutral{color:#65757a;background:#f1f4f4;border-color:#dfe5e6}.status-info{color:#245bac;background:#edf4ff;border-color:#d2e2fb}.table-state,.section-state{color:#859499;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:28px;display:flex}.section-state{min-height:300px}.table-state strong{color:#53666c;font-size:13px}.table-state span{font-size:11px}.table-error,.section-state-error{color:#aa3939}.pagination{min-height:52px;color:var(--muted);border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:11px;display:flex}.pagination-controls,.pagination-controls label{align-items:center;gap:7px;display:flex}.pagination select{color:#42575d;border:1px solid var(--line);background:#fff;border-radius:5px;min-height:30px;padding:4px 7px}.pagination .icon-button{width:30px;height:30px}.page-index{text-align:center;min-width:44px}.modal-backdrop{z-index:100;background:#14232775;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #ccd8da;border-radius:8px;flex-direction:column;width:min(100%,620px);max-height:calc(100vh - 40px);display:flex;box-shadow:0 24px 60px #0d1e2238}.modal-small{width:min(100%,460px)}.modal-large{width:min(100%,920px)}.modal-header,.modal-footer{justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex}.modal-header{border-bottom:1px solid var(--line-soft)}.modal-header h2{color:#253f46;font-size:16px}.modal-header p{color:var(--muted);margin-top:5px;font-size:11px}.modal-body{padding:18px;overflow-y:auto}.modal-footer{border-top:1px solid var(--line-soft);justify-content:flex-end}.field{flex-direction:column;gap:7px;display:flex}.field+.field{margin-top:14px}.field>span{color:#40555b;font-size:11px;font-weight:700}.field textarea{resize:vertical}.check-row{color:#596b71;align-items:flex-start;gap:8px;font-size:11px;line-height:1.5;display:flex}.check-row input{width:15px;height:15px;accent-color:var(--teal-800);flex:none;margin:1px 0 0}.confirm-alert{color:#8e4f08;background:#fff8e8;border:1px solid #f1d7a5;border-radius:6px;align-items:flex-start;gap:8px;margin-bottom:14px;padding:10px;font-size:11px;line-height:1.5;display:flex}.confirm-danger{color:#9b3030;background:#fff2f2;border-color:#f1c6c6}.confirm-alert+.field+.check-row,.field+.check-row{margin-top:14px}.column-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.toast-stack{z-index:200;flex-direction:column;gap:8px;width:min(360px,100vw - 40px);display:flex;position:fixed;top:76px;right:20px}.toast{color:#375057;border:1px solid var(--line);border-left:3px solid var(--teal-700);background:#fff;border-radius:7px;grid-template-columns:22px 1fr 26px;align-items:flex-start;gap:8px;padding:12px;display:grid;box-shadow:0 14px 35px #18303624}.toast-error{border-left-color:#dc2626}.toast-info{border-left-color:#2563eb}.toast-content{flex-direction:column;gap:3px;display:flex}.toast-content strong{font-size:12px}.toast-content span{color:var(--muted);font-size:10px;line-height:1.45}.user-summary{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:22px;padding:16px;display:flex}.summary-identity{align-items:center;gap:11px;min-width:240px;display:flex}.summary-identity>div{flex-direction:column;gap:3px;min-width:0;display:flex}.summary-identity strong{font-size:15px}.summary-identity span{color:var(--muted);text-overflow:ellipsis;font-size:11px;overflow:hidden}.summary-metrics{flex:1;grid-template-columns:repeat(4,minmax(100px,1fr));display:grid}.summary-metrics>div{border-left:1px solid var(--line-soft);flex-direction:column;justify-content:center;gap:5px;min-height:46px;padding:0 16px;display:flex}.summary-metrics span{color:var(--muted);font-size:10px}.summary-metrics strong{color:#2f484f;font-size:14px}.action-strip{border:1px solid var(--line);background:#fff;border-radius:7px;flex-wrap:wrap;gap:7px;padding:12px;display:flex}.detail-stack{flex-direction:column;gap:12px;display:flex}.inline-strip{border:0;padding:0}.detail-panel{overflow:hidden}.tabs{border-bottom:1px solid var(--line);padding:0 12px;display:flex;overflow-x:auto}.tabs button{color:#687a80;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-height:46px;padding:0 12px;font-size:11px;font-weight:600}.tabs button.active{color:var(--teal-800);border-bottom-color:var(--teal-800)}.tabs-top{padding-top:2px}.tab-content{min-height:250px;padding:16px}.description-grid{border:1px solid var(--line-soft);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.description-grid.single{grid-template-columns:1fr}.description-grid>div{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:130px minmax(0,1fr);align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:grid}.description-grid>div:nth-child(2n){border-right:0}.description-grid>div:nth-last-child(-n+2){border-bottom:0}.description-grid.single>div{border-right:0}.description-grid.single>div:last-child{border-bottom:0}.description-grid span{color:var(--muted);font-size:11px}.description-grid strong{color:#334c53;overflow-wrap:anywhere;min-width:0;font-size:12px}.notice-bar{color:#6b5b2d;background:#fffbed;border-bottom:1px solid #f3e9bd;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:flex}.notice-bar span{line-height:1.6}.notice-bar strong{color:#8d6115}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.modal-body>.notice-bar{border:1px solid #f3e9bd;border-radius:6px;margin-bottom:14px}.form-grid .field+.field{margin-top:0}.field-span-2{grid-column:span 2}.field-help{color:var(--muted);margin:-4px 0 0;font-size:11px;line-height:1.6}.result-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.result-summary>div{border:1px solid var(--line-soft);background:#f7faf9;border-radius:6px;flex-direction:column;gap:4px;padding:10px;display:flex}.result-summary span{color:var(--muted);font-size:10px}.result-summary strong{font-size:12px}.code-result{color:#d9fff7;background:#183a3a;border-radius:6px;max-height:390px;margin:0;padding:14px;font-family:Cascadia Code,Consolas,monospace;font-size:11px;line-height:1.7;overflow:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;max-width:280px;display:block;overflow:hidden}.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.settings-section{overflow:hidden}.settings-heading{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;min-height:66px;padding:13px 15px;display:flex}.settings-heading>div{flex-direction:column;gap:4px;display:flex}.settings-heading h2{font-size:14px}.settings-heading p{color:var(--muted);font-size:10px}.settings-icon{width:34px;height:34px;color:var(--teal-800);background:var(--teal-50);border-radius:6px;flex:none;place-items:center;display:grid}.settings-icon.blue{color:var(--blue-700);background:#eff6ff}.settings-icon.amber{color:var(--amber-700);background:#fff7ed}.settings-icon.red{color:var(--red-700);background:#fff1f2}.settings-list{flex-direction:column;display:flex}.setting-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:11px 15px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.setting-row strong{color:#375057;font-size:12px}.setting-row span{color:var(--muted);font-size:10px}.setting-row select,.setting-row>input{width:min(220px,45%)}.switch{background:#cad4d6;border:0;border-radius:999px;flex:none;width:40px;height:22px;padding:0;position:relative}.switch span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch.active{background:var(--teal-800)}.switch.active span{transform:translate(18px)}.switch:disabled{cursor:not-allowed;opacity:.55}.number-input{flex:none;align-items:center;display:flex}.inline-controls{justify-content:flex-end;align-items:center;gap:8px;min-width:min(360px,48%);display:flex}.inline-controls input{width:min(220px,100%)}.readonly-setting{color:#52656b;flex:none;align-items:center;gap:6px;font-size:11px;display:inline-flex}.number-input input{width:92px;padding-right:35px}.number-input i{color:#849398;pointer-events:none;margin-left:-29px;font-size:10px;font-style:normal}.setting-alerts{border-bottom:1px solid var(--line-soft);background:#fff8e8;gap:8px;padding:12px 14px;display:grid}.setting-alert{color:#7a4d0b;font-size:11px;line-height:1.6}.risk-options{gap:8px;padding:14px;display:grid}.risk-options label{border:1px solid var(--line);border-radius:6px;grid-template-columns:18px 58px 1fr;align-items:center;gap:8px;min-height:50px;padding:9px 11px;display:grid}.risk-options label.selected{background:var(--teal-50);border-color:#95d5cd}.risk-options input{accent-color:var(--teal-800)}.risk-options strong{font-size:11px}.risk-options span{color:var(--muted);font-size:10px;line-height:1.45}.login-page{background:#eef4f3;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid}.login-panel{border-right:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;width:min(100%,560px);min-height:100vh;margin-left:auto;padding:48px 72px;display:flex}.login-brand{justify-content:space-between;align-items:center;display:flex}.api-env-chip{color:#366b64;background:#effaf7;border:1px solid #d6ebe7;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.login-heading{margin-top:60px}.login-heading>span{color:var(--teal-800);text-transform:uppercase;font-size:10px;font-weight:800}.login-heading h1{color:#20383e;margin-top:8px;font-size:28px}.login-heading p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.6}.login-form{margin-top:28px}.input-with-icon{align-items:center;display:flex;position:relative}.input-with-icon>svg{z-index:1;color:#839397;position:absolute;left:11px}.input-with-icon input{width:100%;height:42px;padding-left:36px}.input-with-icon input[type=password],.input-with-icon input[type=text]{padding-right:40px}.password-toggle{color:#7c8e93;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;right:6px}.form-error{color:#a33434;background:#fff1f1;border:1px solid #f1c9c9;border-radius:6px;margin-bottom:14px;padding:10px;font-size:11px}.login-remember{margin-top:14px}.login-button{width:100%;min-height:42px;margin-top:20px}.login-security{color:#65777c;border:1px solid var(--line-soft);background:#f7f9f9;border-radius:6px;align-items:flex-start;gap:8px;margin-top:22px;padding:11px;font-size:10px;line-height:1.5;display:flex}.login-security svg{color:var(--teal-800);flex:none}.login-context{color:#d9eeeb;background:#174944;flex-direction:column;justify-content:space-between;min-height:100vh;padding:52px 7vw 72px;display:flex}.context-grid{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);display:grid}.context-grid>div{border-right:1px solid #ffffff29;flex-direction:column;justify-content:center;gap:6px;min-height:88px;padding:14px;display:flex}.context-grid>div:last-child{border-right:0}.context-grid span{color:#a9cbc6;font-size:10px}.context-grid strong{color:#fff;font-size:18px}.context-copy{max-width:650px}.context-kicker{color:#7de2d4;text-transform:uppercase;font-size:10px;font-weight:800}.context-copy h2{color:#f2fffd;margin-top:10px;font-size:48px;line-height:1.13}.context-copy p{color:#b5d2ce;max-width:590px;margin-top:18px;font-size:13px;line-height:1.8}.sidebar-overlay{display:none}@media (width<=1280px){:root{--sidebar-width:210px}.content-area{padding:20px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-lists,.settings-layout{grid-template-columns:1fr}.login-panel{padding:42px 50px}}@media (width<=900px){:root{--sidebar-width:236px}.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:25;background:#14232759;border:0;width:100%;display:block;position:fixed;inset:0}.app-main{margin-left:0}.menu-button,.mobile-only{display:inline-grid}.dashboard-grid{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start}.page-actions{justify-content:flex-start}.user-summary{flex-direction:column;align-items:stretch}.summary-metrics>div:first-child{border-left:0}.login-page{grid-template-columns:1fr}.login-panel{border-right:0;width:100%;max-width:none;min-height:100vh;margin:0;padding:42px max(28px,8vw)}.login-context{display:none}.context-copy h2{font-size:36px}}@media (width<=640px){.content-area{padding:14px}.topbar{padding:0 14px}.breadcrumb span:first-child,.system-status,.profile-copy,.profile-trigger>svg{display:none}.page-header h1{font-size:21px}.stats-grid{grid-template-columns:1fr}.filter-bar,.pagination{flex-direction:column;align-items:stretch}.filter-fields{grid-template-columns:1fr;width:100%;display:grid}.filter-fields>*,.search-field input,.filter-bar select{width:100%}.date-field{grid-template-columns:auto 1fr;display:grid}.date-field input{width:100%}.pagination-controls{justify-content:space-between}.summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metrics>div{border-bottom:1px solid var(--line-soft)}.summary-metrics>div:nth-child(odd){border-left:0}.description-grid,.form-grid,.result-summary{grid-template-columns:1fr}.field-span-2{grid-column:auto}.description-grid>div{border-right:0;grid-template-columns:100px minmax(0,1fr)}.description-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--line-soft)}.description-grid>div:last-child{border-bottom:0}.column-options{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.modal-footer{flex-wrap:wrap}.modal-footer .button{flex:1}.donut-layout{flex-direction:column;height:330px}.chart-legend{width:100%}.setting-row{flex-direction:column;align-items:flex-start}.setting-row select,.setting-row>input{width:100%}.inline-controls{justify-content:flex-start;width:100%;min-width:0}.risk-options label{grid-template-columns:18px 52px 1fr}}
