:root{--navy:#0b2442;--navy2:#102f52;--teal:#14a58c;--ink:#17243a;--muted:#68758a;--line:#e4e9ef;--bg:#f3f6f9;--white:#fff}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--bg);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Noto Sans TC,sans-serif}button,input{font:inherit}button,a{cursor:pointer}.login-page{background:#fff;grid-template-columns:minmax(430px,1.12fr) minmax(440px,.88fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 15% 15%,#174f73 0,#0000 28%),linear-gradient(145deg,#071a32,#0b2e50 65%,#0b3b59);flex-direction:column;padding:55px 7vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff13;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-230px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-icon{background:#17a98f;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.brand-lockup strong{letter-spacing:.02em;font-size:22px;display:block}.brand-lockup small{color:#b9cbda;margin-top:3px;font-size:12px;display:block}.brand-message{z-index:1;max-width:650px;margin:auto 0;position:relative}.eyebrow{letter-spacing:.2em;color:#51d7c0;font-size:12px;font-weight:700}.brand-message h1{letter-spacing:-.035em;margin:22px 0;font-size:clamp(36px,4vw,58px);font-weight:720;line-height:1.22}.brand-message p{color:#c8d7e3;max-width:520px;font-size:17px;line-height:1.8}.process-line{z-index:2;color:#a9bece;align-items:center;font-size:13px;display:flex;position:relative}.process-line i{background:#ffffff30;flex:1;min-width:20px;max-width:50px;height:1px;margin:0 8px}.login-panel{place-items:center;padding:44px;display:grid}.login-card{width:min(420px,100%)}.mobile-brand{display:none}.login-heading{align-items:center;gap:15px;margin-bottom:34px;display:flex}.secure-icon{color:#0a8d79;background:#e7f7f4;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.login-heading h2{margin:0 0 6px;font-size:29px}.login-heading p{color:var(--muted);margin:0}.login-card label{margin:20px 0 8px;font-size:14px;font-weight:650;display:block}.input-wrap{border:1px solid #d8e0e8;border-radius:10px;align-items:center;gap:10px;height:52px;margin-top:9px;padding:0 15px;transition:all .2s;display:flex}.input-wrap:focus-within{border-color:#159e88;box-shadow:0 0 0 3px #15a58c19}.input-wrap svg{color:#8390a1;width:19px}.input-wrap input{width:100%;color:var(--ink);border:0;outline:0;font-size:16px}.primary-btn{color:#fff;background:#0d8f7b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:53px;margin-top:25px;font-weight:700;display:flex;box-shadow:0 8px 20px #0d8f7b2b}.primary-btn:hover{background:#0a7c6b}.primary-btn svg{width:18px}.form-error{color:#b42318;background:#fff0ee;border-radius:8px;padding:10px 12px;font-size:14px}.demo-hint{background:#f5f8fa;border:1px solid #e4e9ef;border-radius:9px;justify-content:space-between;margin-top:22px;padding:13px 15px;font-size:13px;display:flex}.demo-hint span{color:#59677a;font-family:monospace}.login-card footer{text-align:center;color:#96a0af;margin-top:42px;font-size:12px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;color:#fff;background:linear-gradient(#0a2342,#081d36);flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:11px;height:78px;padding:0 20px;display:flex}.sidebar-brand>span{background:#159e88;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.sidebar-brand svg{width:22px}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:17px}.sidebar-brand small{color:#a9bed0;margin-top:2px;font-size:10px}.sidebar-brand button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.sidebar nav{flex:1;padding:16px 10px;overflow-y:auto}.sidebar nav a{color:#adc0d2;border-radius:8px;align-items:center;gap:12px;height:44px;margin:2px 0;padding:0 13px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0b}.sidebar nav a.active{color:#fff;background:#159e88;box-shadow:0 6px 18px #03172b50}.sidebar nav svg{width:18px}.sidebar-footer{border-top:1px solid #ffffff12;padding:16px 22px}.sidebar-footer span,.sidebar-footer small{display:block}.sidebar-footer span{color:#7fd8c8;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.sidebar-footer small{color:#8198ad;margin-top:3px;font-size:10px}.main-area{width:calc(100% - 248px);margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left,.user-actions{align-items:center;display:flex}.menu-btn{background:0 0;border:0;display:none}.global-search{background:#f5f7f9;border-radius:8px;align-items:center;gap:9px;width:min(360px,30vw);height:39px;padding:0 13px;display:flex}.global-search svg{color:#8895a4;width:17px}.global-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.user-actions{gap:11px}.icon-btn,.logout-btn{color:#607085;background:0 0;border:0;position:relative}.icon-btn svg,.logout-btn svg{width:20px}.icon-btn b{color:#fff;background:#dc3d4b;border-radius:9px;padding:1px 4px;font-size:9px;position:absolute;top:-4px;right:-2px}.divider{background:var(--line);width:1px;height:28px;margin:0 5px}.avatar{color:#087d6d;background:#dff3f0;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:700;display:grid}.user-name strong,.user-name small{display:block}.user-name strong{font-size:13px}.user-name small{color:#7a8797;margin-top:2px;font-size:11px}.chevron{color:#8490a0;width:15px}.content{max-width:1700px;margin:0 auto;padding:27px 30px 45px}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.breadcrumb{color:#8190a1!important;margin:0 0 8px!important;font-size:12px!important}.page-head h1{letter-spacing:-.02em;margin:0 0 6px;font-size:25px}.page-head p{color:var(--muted);margin:0;font-size:14px}.today{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:11px;padding:10px 14px;display:flex}.today svg{color:#0d907d;width:21px}.today small,.today strong{display:block}.today small{color:#7d8998;font-size:10px}.today strong{margin-top:2px;font-size:12px}.metric-grid{grid-template-columns:repeat(7,minmax(130px,1fr));gap:12px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:17px 13px;display:flex;box-shadow:0 2px 6px #23364d08}.metric-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.metric-icon svg{width:19px}.metric-card span,.metric-card small{color:#748194;display:block}.metric-card span{font-size:12px;font-weight:650}.metric-card strong{margin:4px 0 2px;font-size:25px;line-height:1.1;display:block}.metric-card small{font-size:10px}.metric-card.navy .metric-icon{color:#173f69;background:#e8eef5}.metric-card.blue .metric-icon{color:#2876c8;background:#e9f2ff}.metric-card.cyan .metric-icon{color:#168c92;background:#e4f7f7}.metric-card.purple .metric-icon{color:#7252bd;background:#f0ecfc}.metric-card.amber .metric-icon{color:#b47712;background:#fff4dc}.metric-card.red .metric-icon{color:#cf3848;background:#feebed}.metric-card.green .metric-icon{color:#198f55;background:#e6f7ed}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 7px #23364d08}.panel>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex}.panel header h2{margin:0 0 4px;font-size:16px}.panel header p{color:#8591a0;margin:0;font-size:11px}.panel header button{color:#0c8b78;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:flex}.panel header button svg{width:15px}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#8490a0;text-transform:uppercase;letter-spacing:.04em;background:#fafbfc;padding:10px 16px;font-size:10px}td{color:#5c6879;border-top:1px solid #eef1f4;padding:13px 16px;font-size:12px}td strong{color:#253247;font-size:12px;display:block}td small{color:#8a96a4;margin-top:4px;display:block}.case-no{color:#176b91}.status{border-radius:12px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.status.blue{color:#2869b0;background:#e8f2ff}.status.cyan{color:#107b80;background:#e2f7f7}.status.orange{color:#b3660a;background:#fff1e2}.status.purple{color:#6847b4;background:#f1edfc}.status.amber{color:#9b6709;background:#fff3d7}.status.indigo{color:#4f5eb5;background:#e9edff}.status.green{color:#197846;background:#e4f7eb}.status.gray{color:#66717e;background:#eef1f4}.task-panel{min-height:290px}.count-pill{color:#087d6c;background:#e6f6f3;border-radius:20px;padding:4px 9px;font-size:12px;font-weight:700}.task{border-bottom:1px solid #eef1f4;grid-template-columns:5px 1fr auto;align-items:center;gap:11px;padding:15px 18px;display:grid}.priority{background:#e4aa39;border-radius:5px;height:34px}.priority.high{background:#d84856}.task strong,.task small{display:block}.task strong{font-size:12px;line-height:1.4}.task small{color:#8491a0;margin-top:4px;font-size:10px}.task button{color:#536173;background:#fff;border:1px solid #dce3e9;border-radius:7px;padding:6px 9px;font-size:10px}.distribution-panel,.due-panel{min-height:280px}.distribution{justify-content:space-evenly;align-items:center;padding:22px;display:flex}.donut{background:conic-gradient(#226aa2 0 22%,#7655bd 22% 45%,#13a292 45% 58%,#e0a126 58% 72%,#45a46b 72% 84%,#8898a8 84%);border-radius:50%;place-items:center;width:150px;height:150px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:96px;height:96px}.donut>div{text-align:center;z-index:1;grid-area:1/1}.donut strong,.donut span{display:block}.donut strong{font-size:25px}.donut span{color:#8190a0;font-size:10px}.legend{min-width:160px}.legend>div{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;margin:9px 0;font-size:11px;display:grid}.dot{background:#226aa2;border-radius:50%;width:7px;height:7px}.d1{background:#7655bd}.d2{background:#13a292}.d3{background:#e0a126}.d4{background:#45a46b}.d5{background:#8898a8}.legend span{color:#667487}.legend strong{font-size:11px}.due-panel>header>svg{color:#d39022;width:21px}.due-row{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;margin:0 18px;padding:13px 2px;display:flex}.due-row strong,.due-row span{display:block}.due-row strong{color:#176b91;font-size:11px}.due-row span{color:#606e80;margin-top:4px;font-size:11px}.due-row time{color:#b85a1c;background:#fff0e6;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:700}.loading,.api-error{border:1px solid var(--line);text-align:center;color:#68768a;background:#fff;border-radius:12px;padding:40px}.loading svg{vertical-align:middle;margin-right:8px;animation:1s linear infinite spin}.api-error{color:#b42318;background:#fff3f2;margin-bottom:18px}@keyframes spin{to{transform:rotate(360deg)}}.empty-module{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:30px;display:flex}.empty-module>span{color:#0d8d79;background:#e5f5f2;border-radius:18px;place-items:center;width:66px;height:66px;display:grid}.empty-module h2{margin:20px 0 8px}.empty-module p{color:#718094;margin:0 0 25px}.empty-module a{color:#0c8b78;align-items:center;gap:7px;font-weight:650;text-decoration:none;display:flex}.empty-module a svg{width:17px}.sidebar-scrim{display:none}@media (max-width:1200px){.metric-grid{grid-template-columns:repeat(4,1fr)}.dashboard-grid{grid-template-columns:1fr}.metric-card{padding:15px}.task-panel{min-height:auto}}@media (max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{padding:28px 22px}.mobile-brand{color:#0b3154;align-items:center;gap:9px;margin-bottom:42px;display:flex}.mobile-brand svg{color:#0d947f}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:15px 0 40px #06182b50}.sidebar-brand button{display:block}.sidebar-scrim{z-index:19;background:#06182b80;border:0;display:block;position:fixed;inset:0}.main-area{width:100%;margin-left:0}.menu-btn{display:block}.topbar{padding:0 15px}.global-search,.user-name,.chevron,.divider{display:none}.content{padding:21px 16px}.page-head{align-items:flex-start}.today{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.panel{border-radius:10px}.distribution{flex-wrap:wrap;gap:20px}}@media (max-width:460px){.login-heading h2{font-size:25px}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{padding:12px 10px}.metric-card strong{font-size:21px}.metric-icon{width:34px;height:34px}.content{padding:18px 11px}.page-head h1{font-size:22px}.donut{width:135px;height:135px}.logout-btn{display:none}}.solid-btn,.outline-btn{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.solid-btn{color:#fff;background:#0b8c78;border:1px solid #0b8c78}.outline-btn{color:#3d4b5e;background:#fff;border:1px solid #d6dee6}.solid-btn svg,.outline-btn svg{width:17px}.filter-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(145px,.7fr)) auto;gap:10px;margin-bottom:16px;padding:15px;display:grid}.filter-card select,.search-field{background:#fff;border:1px solid #dce3e9;border-radius:8px;height:40px}.filter-card select{color:#4c5a6c;padding:0 10px}.search-field{align-items:center;gap:8px;padding:0 11px;display:flex}.search-field svg{color:#8290a1;width:17px}.search-field input{border:0;outline:0;width:100%}.filter-card details{border-top:1px solid #edf0f3;grid-column:1/-1;padding-top:10px}.filter-card summary{color:#536174;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.filter-card summary svg{width:15px}.date-filters{gap:20px;padding-top:12px;display:flex}.date-filters label{color:#657386;align-items:center;gap:8px;font-size:12px;display:flex}.date-filters input{border:1px solid #dce3e9;border-radius:7px;height:35px;padding:0 8px}.cases-table>header{height:65px}.case-link{color:#12698f;font-weight:750;text-decoration:none}.table-action{color:#0b8977;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.table-action svg{width:15px}.mini-progress{background:#e8edf1;border-radius:4px;width:74px;height:5px;margin-bottom:4px;overflow:hidden}.mini-progress span{background:#13a08a;border-radius:4px;height:100%;display:block}.pagination{color:#768496;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;height:55px;padding:0 18px;font-size:12px;display:flex}.pagination button{background:#fff;border:1px solid #dce3e9;width:32px;height:32px}.pagination button svg{width:15px}.empty-inline{text-align:center;color:#738195;padding:55px}.empty-inline h3{color:#2d3a4d}.entity-form{display:block}.form-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.form-card>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.form-card h2{margin:0 0 4px;font-size:16px}.form-card p{color:#8491a0;margin:0;font-size:11px}.readonly-no{color:#087c6b;background:#e9f4f2;border-radius:7px;padding:7px 10px;font-family:monospace}.form-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.form-grid label{color:#39465a;font-size:13px;font-weight:650}.form-grid label>span{color:#d13e4c;margin-left:3px}.form-grid input,.form-grid select,.form-grid textarea{color:#263449;background:#fff;border:1px solid #d8e0e8;border-radius:8px;outline:0;width:100%;margin-top:8px;padding:10px 11px;display:block}.form-grid input,.form-grid select{height:43px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#159e88;box-shadow:0 0 0 3px #15a58c12}.span2{grid-column:span 2}.form-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.form-actions>button:not(.solid-btn){background:#fff;border:1px solid #d8e0e8;border-radius:8px;padding:0 15px}.spin{animation:1s linear infinite spin}.detail-hero{color:#fff;background:linear-gradient(115deg,#0b2746,#103c5a);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:24px 26px;display:flex;box-shadow:0 9px 25px #0a27451a}.detail-hero .breadcrumb{color:#9fc2d3!important}.detail-hero h1{margin:4px 0 6px;font-size:25px}.detail-hero p{color:#b9ced9;margin:0;font-size:13px}.detail-title{align-items:center;gap:12px;display:flex}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1.3fr repeat(3,1fr) 1.3fr;margin-bottom:14px;display:grid}.summary-strip>div{border-right:1px solid #edf0f3;align-items:center;gap:10px;padding:17px;display:flex}.summary-strip>div:last-child{border:0}.summary-strip svg{color:#168c7a;width:19px}.summary-strip small,.summary-strip strong{display:block}.summary-strip small{color:#8390a0;margin-bottom:4px;font-size:10px}.summary-strip strong{font-size:12px}.summary-progress{display:block!important}.summary-progress>span{justify-content:space-between;display:flex}.summary-progress>div{background:#e9eef2;border-radius:4px;height:6px;margin-top:8px}.summary-progress i{background:#12a28a;border-radius:4px;height:100%;display:block}.workflow-card,.detail-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:14px;overflow:hidden}.workflow-card header{border-bottom:1px solid #edf0f3;padding:16px 20px}.workflow-card h2{margin:0 0 4px;font-size:16px}.workflow-card p{color:#8491a0;margin:0;font-size:11px}.timeline{padding:26px 20px;display:flex}.timeline-step{text-align:center;color:#9aa5b2;flex:1;position:relative}.timeline-step>span{z-index:2;background:#eef2f5;border:3px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;margin:0 auto 9px;display:grid;position:relative;box-shadow:0 0 0 1px #dfe5ea}.timeline-step svg{width:17px}.timeline-step strong,.timeline-step small{display:block}.timeline-step strong{color:#627083;font-size:11px}.timeline-step small{margin-top:3px;font-size:9px}.timeline-step>i{background:#e1e7eb;height:2px;position:absolute;top:19px;left:58%;right:-42%}.timeline-step.done>span{color:#fff;background:#14977f}.timeline-step.done>i{background:#14977f}.timeline-step.current>span{color:#b57b19;background:#fff4db;box-shadow:0 0 0 3px #f7dda9}.timeline-step.current strong{color:#875b10}.tabs{border-bottom:1px solid #e9edf1;padding:0 12px;display:flex;overflow-x:auto}.tabs button{color:#738092;white-space:nowrap;background:0 0;border:0;padding:15px 14px;font-size:12px}.tabs button.active{color:#0b8875;border-bottom:2px solid #0b927d;font-weight:750}.tab-content{padding:22px}.info-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.info-grid>div{border-bottom:1px solid #edf0f3;padding-bottom:13px}.info-grid small,.info-grid strong{display:block}.info-grid small{color:#8591a0;margin-bottom:6px;font-size:10px}.info-grid strong{font-size:13px}.info-grid .wide{grid-column:span 2}.module-empty{text-align:center;color:#8491a0;padding:45px}.module-empty>svg{color:#1b9c87;width:35px}.module-empty h3{color:#354256;margin:13px 0 5px}.module-empty p{font-size:12px}.audit-list>div{border-bottom:1px solid #edf0f3;gap:13px;padding:14px;display:flex}.audit-list>div>span{color:#0b8876;background:#e8f4f2;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.audit-list svg{width:17px}.audit-list strong{font-size:12px}.audit-list p,.audit-list small{color:#738195;margin:5px 0;font-size:11px}.customer-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.customer-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.customer-card header{align-items:center;gap:11px;display:flex}.customer-card header>span{color:#0b8976;background:#e6f5f2;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.customer-card header svg{width:20px}.customer-card header strong,.customer-card header small{display:block}.customer-card header strong{font-size:13px}.customer-card header small{color:#8793a1;margin-top:3px;font-size:10px}.customer-card header i{color:#777;background:#eee;border-radius:10px;margin-left:auto;padding:4px 7px;font-size:9px;font-style:normal}.customer-card header i.active{color:#197a48;background:#e5f6eb}.customer-card dl{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.customer-card dt{color:#8793a1;font-size:9px}.customer-card dd{margin:4px 0 0;font-size:11px}.customer-card>a{color:#0a8875;border-top:1px solid #edf0f3;align-items:center;gap:6px;padding-top:13px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.customer-card>a svg{width:15px}.modal-backdrop{z-index:50;background:#071b2e99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(650px,100%);overflow:hidden;box-shadow:0 25px 80px #07182e50}.modal-card>header{border-bottom:1px solid #edf0f3;justify-content:space-between;padding:18px 22px;display:flex}.modal-card h2{margin:0 0 4px;font-size:18px}.modal-card p{color:#8491a0;margin:0;font-size:11px}.modal-card header button{background:0 0;border:0}.modal-card header svg{width:19px}.modal-card>footer{background:#f8fafb;justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}.modal-card>footer>button:not(.solid-btn){background:0 0;border:0}.customer-profile{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid}.customer-profile>div{border-right:1px solid #edf0f3;gap:11px;padding:19px;display:flex}.customer-profile>div:last-child{border:0}.customer-profile>div>span{color:#0d8d79}.customer-profile svg{width:19px}.customer-profile small,.customer-profile strong{display:block}.customer-profile small{color:#8591a0;margin-bottom:5px;font-size:10px}.customer-profile strong{font-size:11px}@media (max-width:1100px){.filter-card,.customer-grid,.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div{border-bottom:1px solid #edf0f3}.customer-profile{grid-template-columns:1fr 1fr}.timeline{overflow-x:auto}.timeline-step{min-width:105px}}@media (max-width:700px){.filter-card,.form-grid,.customer-grid,.info-grid{grid-template-columns:1fr}.span2,.info-grid .wide{grid-column:span 1}.date-filters{display:block}.date-filters label{flex-wrap:wrap;margin:8px 0}.detail-hero{align-items:flex-start;gap:15px}.detail-title{display:block}.detail-title .status{margin-top:7px}.summary-strip,.customer-profile{grid-template-columns:1fr}.summary-strip>div,.customer-profile>div{border-bottom:1px solid #edf0f3;border-right:0}.timeline{justify-content:flex-start}.tab-content{padding:15px}.modal-card .form-grid{max-height:65vh;overflow:auto}.page-head>.solid-btn{font-size:0}.page-head>.solid-btn svg{margin:0}}.schedule-overview{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.schedule-overview article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:13px;padding:16px;display:flex}.schedule-overview svg{color:#148f7c}.schedule-overview .warn svg{color:#d46431}.schedule-overview span,.schedule-overview strong{display:block}.schedule-overview span{color:#788596;font-size:11px}.schedule-overview strong{margin-top:2px;font-size:24px}.sampling-filters{grid-template-columns:1.4fr repeat(4,1fr)}.sampling-filters>input{border:1px solid #dce3e9;border-radius:8px;height:40px;padding:0 10px}.sampling-list{gap:10px;display:grid}.sampling-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:58px minmax(210px,1.3fr) minmax(200px,1fr) 150px 65px;align-items:center;gap:16px;padding:15px;display:grid}.date-tile{text-align:center;color:#087b6a;background:#e8f5f3;border-radius:9px;padding:9px}.date-tile strong,.date-tile span{display:block}.date-tile strong{font-size:20px}.date-tile span{font-size:9px}.sampling-main>div{align-items:center;gap:8px;display:flex}.sampling-main a{color:#0d7293;font-size:12px;font-weight:750;text-decoration:none}.sampling-main h3{margin:7px 0 3px;font-size:13px}.sampling-main p{color:#7b8797;margin:0;font-size:10px}.sampling-meta span{color:#667486;align-items:center;gap:6px;margin:6px 0;font-size:10px;display:flex}.sampling-meta svg{color:#15917e;width:14px}.sampling-progress>div{justify-content:space-between;font-size:10px;display:flex}.sampling-progress i{background:#e7ecef;border-radius:5px;height:6px;margin:7px 0;display:block}.sampling-progress b{background:#14967f;border-radius:5px;height:100%;display:block}.sampling-progress small{color:#7b8797;font-size:9px}.sampling-hero a{color:#9ed9d0}.hero-actions{gap:8px;display:flex}.points-panel>header{height:auto;min-height:70px}.point-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:16px;display:grid}.point-card{border:1px solid #dfe5ea;border-top:3px solid #2b80b7;border-radius:10px;padding:15px}.point-card.sampled{border-top-color:#15915b}.point-card.skipped{border-top-color:#8994a0}.point-card>header{justify-content:space-between;display:flex}.point-card h3{margin:5px 0;font-size:14px}.point-card header>div>span{color:#718093;font-size:9px}.point-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.point-card dt{color:#8793a1;font-size:9px}.point-card dd{margin:3px 0;font-size:10px}.point-card>p{color:#5d6979;background:#f5f7f9;border-radius:6px;padding:8px;font-size:10px}.point-card footer{border-top:1px solid #edf0f3;gap:7px;padding-top:11px;display:flex}.point-card footer button{background:#fff;border:1px solid #d8e1e8;border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-size:10px;display:flex}.point-card footer button:first-child{color:#fff;background:#0c8976;border-color:#0c8976}.point-card footer svg{width:14px}.tab-toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.tab-toolbar h3{margin:0 0 3px;font-size:15px}.tab-toolbar p{color:#8190a0;margin:0;font-size:10px}@media (max-width:1100px){.sampling-row{grid-template-columns:55px 1fr 1fr}.sampling-row>.sampling-progress,.sampling-row>.table-action{grid-column:auto}.point-grid,.sampling-filters{grid-template-columns:1fr 1fr}}@media (max-width:700px){.schedule-overview{grid-template-columns:1fr}.sampling-row{grid-template-columns:50px 1fr}.sampling-meta,.sampling-progress{grid-column:1/-1}.point-grid,.sampling-filters{grid-template-columns:1fr}.tab-toolbar{align-items:flex-start}.tab-toolbar .solid-btn{font-size:0}}.receiving-summary{grid-template-columns:repeat(4,1fr)}.receiving-board{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.receiving-board>article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px}.receiving-board>article>div>strong{color:#126d90;margin-top:9px;font-size:13px;display:block}.receiving-board h3{margin:7px 0 3px;font-size:14px}.receiving-board p{color:#778496;margin:0;font-size:10px}.receiving-board dl{grid-template-columns:1fr 1fr;gap:11px;margin:16px 0;display:grid}.receiving-board dt{color:#8995a3;font-size:9px}.receiving-board dd{margin:3px 0;font-size:10px}.receiving-board footer{border-top:1px solid #edf0f3;justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.reject-btn{color:#bd3643;background:#fff;border:1px solid #e0a8ae;border-radius:8px;padding:0 13px}.sample-filters{grid-template-columns:1.5fr 1fr 1fr 1fr}.sample-filters>input{border:1px solid #dce3e9;border-radius:8px;height:40px;padding:0 10px}.sample-label{color:#182538;text-align:center;background:#fff;border-radius:9px;width:170px;padding:8px 12px}.sample-label strong,.sample-label small{display:block}.sample-label strong{margin-top:4px;font-family:monospace;font-size:12px}.sample-label small{color:#657386;font-size:8px}.barcode{background:repeating-linear-gradient(90deg,#142234 0 2px,#0000 2px 4px,#142234 4px 5px,#0000 5px 8px);height:35px}.sample-lifecycle{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:14px;padding:18px}.sample-lifecycle h2{margin:0 0 18px;font-size:15px}.sample-lifecycle>div{display:flex}.sample-lifecycle>div>div{text-align:center;color:#8995a3;flex:1;position:relative}.sample-lifecycle>div>div:after{content:"";background:#e2e7eb;height:2px;position:absolute;top:15px;left:56%;right:-44%}.sample-lifecycle>div>div:last-child:after{display:none}.sample-lifecycle span{z-index:1;background:#edf1f4;border-radius:50%;place-items:center;width:31px;height:31px;margin:0 auto 7px;font-size:10px;display:grid;position:relative}.sample-lifecycle strong,.sample-lifecycle small{font-size:10px;display:block}.sample-lifecycle small{margin-top:3px;font-size:8px}.sample-lifecycle .done span{color:#fff;background:#15927d}.sample-lifecycle .done:after{background:#15927d}.sample-lifecycle .current span{color:#a36b08;background:#fff0ca;box-shadow:0 0 0 3px #f8dfa8}.rejection-note{color:#af303d;background:#fff0f1;border-radius:7px;padding:9px;font-size:11px}.receipt-list article{border-bottom:1px solid #edf0f3;gap:13px;padding:15px;display:flex}.receipt-list>article>svg{color:#138e79}.receipt-list strong,.receipt-list p,.receipt-list small,.receipt-list em{display:block}.receipt-list strong{font-size:12px}.receipt-list p,.receipt-list small{color:#687688;font-size:10px}.receipt-list em{color:#b53844;margin-top:5px;font-size:10px}.sample-mini-stats{gap:10px;margin-bottom:13px;display:flex}.sample-mini-stats span{color:#657386;background:#f1f6f7;border-radius:7px;padding:8px 11px;font-size:10px}.sample-mini-stats b{color:#0b8170;margin-left:5px;font-size:15px}.point-create-actions{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.point-create-actions button{color:#087c6b;background:#eff9f7;border:1px solid #b8ded7;border-radius:7px;align-items:center;gap:4px;padding:7px 9px;font-size:10px;display:flex}.point-create-actions svg{width:14px}@media (max-width:800px){.receiving-summary,.receiving-board{grid-template-columns:1fr 1fr}.sample-lifecycle>div{overflow-x:auto}.sample-lifecycle>div>div{min-width:95px}.sample-filters{grid-template-columns:1fr}.sample-label{display:none}}@media (max-width:520px){.receiving-summary,.receiving-board{grid-template-columns:1fr}}.sampling-samples-panel{margin-top:14px}.sampling-samples-panel>header{height:65px}.testing-kpis{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px;display:grid}.testing-kpis article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex}.testing-kpis svg{color:#148c7a}.testing-kpis span,.testing-kpis strong{display:block}.testing-kpis span{color:#778496;font-size:10px}.testing-kpis strong{color:#223147;margin-top:3px;font-size:22px}.testing-filter{grid-template-columns:2fr 1fr}.date-overdue{color:#c13643;font-weight:700}.testing-detail-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.testing-info{padding:18px}.assign-box{border-top:1px solid #edf0f3;gap:8px;padding:15px;display:flex}.assign-box select{border:1px solid #d8e0e8;border-radius:7px;flex:1;height:38px}.result-form>div{grid-template-columns:1fr 1fr;gap:11px;padding:17px;display:grid}.result-form label{color:#687688;font-size:10px}.result-form input,.result-form select,.result-form textarea{border:1px solid #d8e0e8;border-radius:7px;width:100%;margin-top:5px;padding:9px;display:block}.result-form .wide{grid-column:span 2}.result-history>header>svg{color:#108874}.result-history>article{border-top:1px solid #edf0f3;align-items:flex-start;gap:13px;padding:14px 18px;display:flex}.result-history>article>span{color:#fff;background:#183d5c;border-radius:7px;padding:6px;font-size:10px}.result-history strong{font-size:13px}.result-history p,.result-history small{color:#6e7b8b;margin:4px 0;font-size:10px}.result-history b{color:#0b8774;background:#e5f6f2;border-radius:10px;margin-left:auto;padding:4px 7px;font-size:9px}.master-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.master-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:flex-start;gap:12px;padding:16px;display:flex}.master-grid article>svg{color:#108a77}.master-grid span{color:#13708f;font-size:10px;font-weight:700}.master-grid h3{margin:5px 0;font-size:14px}.master-grid p,.master-grid small{color:#738092;margin:3px 0;font-size:10px;display:block}.master-grid b{background:#eee;border-radius:10px;margin-left:auto;padding:5px 7px;font-size:9px}.master-grid b.on{color:#157748;background:#e5f6eb}.master-grid b.late{color:#b53240;background:#fff0ef;gap:3px;display:flex}.master-grid b svg{width:12px}.sample-tests-panel{margin-top:14px}.method-picker{flex-wrap:wrap;gap:8px;padding:15px;display:flex}.method-picker label{border:1px solid #d9e1e7;border-radius:8px;gap:7px;padding:8px;font-size:10px;display:flex}.method-picker small{color:#8591a0;margin-top:2px;display:block}@media (max-width:800px){.testing-kpis{grid-template-columns:1fr 1fr}.testing-detail-grid,.master-grid,.testing-filter{grid-template-columns:1fr}.assign-box{flex-direction:column}}.qa-rate{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:13px;margin-bottom:14px;padding:12px 16px;display:flex}.qa-rate span{color:#687688;font-size:11px}.qa-rate strong{color:#0b8472;font-size:20px}.qa-rate i{background:#e7ecef;border-radius:5px;flex:1;height:7px}.qa-rate b{background:#14937d;border-radius:5px;height:100%;display:block}.reviewer-select{color:#fff;background:#ffffff15;border:1px solid #ffffff50;border-radius:8px;height:40px;padding:0 10px}.qa-context{grid-template-columns:1.5fr 1fr;gap:13px;margin-bottom:13px;display:grid}.qa-context>article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px}.qa-context h2{margin:0 0 15px;font-size:15px}.qa-context dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.qa-context dt{color:#8793a1;font-size:9px}.qa-context dd{margin:4px 0;font-size:11px}.current-result strong{color:#153d5c;font-size:36px}.current-result span{margin-left:8px}.current-result p{color:#768395;font-size:10px}.qa-actions{border:1px solid var(--line);background:#fff;border-radius:11px;gap:9px;margin-bottom:13px;padding:13px;display:flex}.qa-actions button{color:#fff;border:0;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-weight:700;display:flex}.qa-actions svg{width:17px}.qa-actions .approve{background:#14875c}.qa-actions .reject{background:#c13b49}.qa-actions .retest{background:#b47a17}.review-columns{grid-template-columns:1fr 1fr;gap:13px;display:grid}.review-history>header>svg{color:#168b78}.review-history>div{border-top:1px solid #edf0f3;padding:13px 17px}.review-history strong,.review-history small{display:block}.review-history strong{margin-top:7px;font-size:11px}.review-history small,.review-history p{color:#748193;font-size:10px}.decision{background:#e8f0f6;border-radius:9px;padding:4px 7px;font-size:9px;font-weight:700}.decision.approved{color:#197646;background:#e4f6eb}.decision.rejected{color:#b92d3c;background:#ffeaec}.decision.retest_requested{color:#a66b0b;background:#fff1d8}@media (max-width:800px){.qa-context,.review-columns{grid-template-columns:1fr}.qa-actions{flex-direction:column}}.report-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.report-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 2px 7px #23364d08}.report-kpis svg{color:#108a78;width:25px}.report-kpis span,.report-kpis strong{display:block}.report-kpis span{color:#758294;font-size:11px}.report-kpis strong{color:#1e3045;margin-top:4px;font-size:25px}.report-filter{grid-template-columns:2fr 1fr 1fr}.report-row-actions{align-items:center;gap:7px;display:flex}.report-row-actions a{color:#087e6d;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.report-row-actions svg{width:15px}.report-create-form{gap:15px;padding:22px;display:grid}.report-create-form label{color:#657386;font-size:11px}.report-create-form select,.report-create-form input{border:1px solid #d8e0e8;border-radius:8px;width:100%;height:42px;margin-top:7px;padding:0 10px;display:block}.report-create-form p{color:#7a8797;background:#f4f7f9;border-radius:7px;padding:10px;font-size:10px}.report-hero{color:#fff;background:linear-gradient(125deg,#0a2948,#0e5563);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:22px 24px;display:flex}.report-hero .breadcrumb,.report-hero p{color:#b8d0d8!important}.report-hero h1{margin:0 0 7px;font-size:24px}.report-hero .outline-btn{color:#fff;background:#ffffff10;border-color:#ffffff4d}.danger-outline{color:#ffd5d9;background:#ffffff10;border:1px solid #f1a8ae;border-radius:8px;min-height:40px;padding:0 13px;font-weight:700}.report-facts{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(5,1fr);margin-bottom:14px;display:grid}.report-facts div{border-right:1px solid #edf0f3;padding:16px}.report-facts div:last-child{border:0}.report-facts small,.report-facts strong{display:block}.report-facts small{color:#8793a1;margin-bottom:5px;font-size:9px}.report-facts strong{font-size:11px}.report-detail .tab-content{background:#edf1f4;padding:25px}.report-paper{color:#26394c;background:#fff;width:min(900px,100%);margin:auto;padding:48px 52px;box-shadow:0 8px 35px #21374b1d}.report-paper>header{text-align:center;border-bottom:3px solid #133f5f;padding-bottom:20px}.report-paper>header>strong,.report-paper>header>span{display:block}.report-paper>header>strong{color:#123c5c;font-size:25px}.report-paper>header>span{color:#6f7e8e;margin-top:4px;font-size:10px}.report-paper>header>b{color:#9a5c0b;background:#fff1d8;border:1px solid #f2d49a;border-radius:6px;max-width:330px;margin:17px auto 12px;padding:8px;font-size:12px;display:block}.report-paper h2{letter-spacing:.18em;margin:18px 0 0;font-size:22px}.paper-meta{margin:22px 0}.paper-meta dl{border:1px solid #cdd8df;grid-template-columns:1fr 1fr;display:grid}.paper-meta dl>div{border-bottom:1px solid #dfe6eb;grid-template-columns:90px 1fr;display:grid}.paper-meta dt,.paper-meta dd{margin:0;padding:9px;font-size:11px}.paper-meta dt{color:#43606c;background:#edf5f6;font-weight:700}.paper-title{color:#0e6370;border-left:4px solid #139381;margin:22px 0 10px;padding:4px 9px;font-size:13px}.sampling-line{border:1px solid #dce4e9;border-bottom:0;grid-template-columns:1fr 2fr 1fr 1fr;padding:9px;font-size:10px;display:grid}.sampling-line:last-of-type{border-bottom:1px solid #dce4e9}.sample-meta,.sign-grid{border:1px solid #dce4e9;grid-template-columns:repeat(3,1fr);margin-bottom:10px;display:grid}.sample-meta span,.sign-grid span{color:#7a8797;border-right:1px solid #e3e9ed;padding:9px;font-size:9px}.sample-meta strong,.sign-grid strong{color:#293b4d;margin-top:4px;font-size:10px;display:block}.report-paper table{white-space:normal}.report-paper th{color:#fff;background:#123e5e;font-size:9px}.report-paper td{padding:9px;font-size:10px}.report-paper footer{border-top:1px solid #dce4e9;margin-top:24px;padding-top:15px}.report-paper footer p{color:#667688;font-size:10px;line-height:1.7}.version-list{gap:10px;display:grid}.version-list article{background:#fff;border:1px solid #dce4e9;border-radius:10px;align-items:center;gap:14px;padding:15px;display:flex}.version-list article>span{color:#fff;background:#123e5e;border-radius:8px;padding:9px;font-weight:700}.version-list article>div{flex:1}.version-list strong,.version-list small{font-size:11px;display:block}.version-list p,.version-list small{color:#778596;margin:4px 0;font-size:10px}.version-list button,.version-list a{color:#087f6e;background:#fff;border:1px solid #d6dfe6;border-radius:7px;padding:7px 9px;font-size:10px;text-decoration:none}.report-sample-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.report-sample-grid article{background:#fff;border:1px solid #dce4e9;border-radius:10px;gap:12px;padding:15px;display:flex}.report-sample-grid svg{color:#108b78}.report-sample-grid h3{margin:5px 0;font-size:13px}.report-sample-grid p,.report-sample-grid small{color:#758394;font-size:10px}.report-empty{text-align:center;background:#fff;border:1px dashed #cad5dc;border-radius:10px;padding:50px}.report-empty svg{color:#148c7a;width:36px}.report-empty h3{margin:10px 0 5px}.report-empty p{color:#788596;font-size:11px}.status.red{color:#b82d3d;background:#ffeaec}@media (max-width:900px){.report-kpis,.report-facts{grid-template-columns:1fr 1fr}.report-filter{grid-template-columns:1fr}.report-paper{padding:30px 25px}.report-hero{flex-direction:column;align-items:flex-start}.report-sample-grid{grid-template-columns:1fr}}@media (max-width:560px){.report-kpis,.report-facts,.paper-meta dl,.sample-meta,.sign-grid,.sampling-line{grid-template-columns:1fr}.report-detail .tab-content{padding:10px}.report-paper{padding:22px 14px}.version-list article{flex-wrap:wrap;align-items:flex-start}}.demo-badge{color:#087765;letter-spacing:.08em;background:#e8f5f2;border-radius:12px;margin-left:13px;padding:4px 8px;font-size:9px;font-weight:800}.demo-disclaimer{color:#7b8796;text-align:center;margin-top:14px;font-size:11px;line-height:1.6}.head-actions{align-items:center;gap:10px;display:flex}.demo-case-link{color:#087b69;background:#f1faf8;border:1px solid #b9ddd6;border-radius:10px;align-items:center;gap:7px;height:43px;padding:0 14px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.demo-case-link svg{width:16px}.dashboard-primary{grid-template-columns:repeat(6,1fr)}.polished-dashboard{grid-template-columns:1fr 1fr}.dashboard-wide{grid-column:1/-1}.panel header>a,.task>a{color:#087d6c;font-size:11px;text-decoration:none}.flow-bars{padding:16px 20px}.flow-bars>div{color:#69778a;grid-template-columns:86px 1fr 26px;align-items:center;gap:10px;margin:10px 0;font-size:10px;display:grid}.flow-bars i{background:#edf1f4;border-radius:8px;height:7px;overflow:hidden}.flow-bars b{background:linear-gradient(90deg,#159c86,#2f7ca2);border-radius:8px;height:100%;display:block}.alert-strip{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:17px;padding:17px}.alert-strip h2{margin:0 0 12px;font-size:14px}.alert-strip>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.alert-strip article{background:snow;border:1px solid #eadfe0;border-radius:9px;align-items:center;gap:9px;padding:12px;display:flex}.alert-strip svg{color:#b54a54;width:18px}.alert-strip span,.alert-strip strong{color:#6d7989;font-size:10px;display:block}.alert-strip strong{color:#26364a;margin-top:2px;font-size:19px}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.setting-card>header>span{margin-left:auto}.setting-card>div{gap:14px;padding:22px;display:flex}.setting-card>div>svg{color:#138b78;width:28px}.setting-card strong{font-size:14px}.setting-card p{color:#718092;font-size:11px;line-height:1.7}.danger-zone>header>svg,.danger-zone>div>svg{color:#bd3c49}.danger-zone button{color:#b32937;background:#fff;border:1px solid #cf5a64;border-radius:8px;padding:9px 13px;font-weight:700}.danger-zone button:disabled{opacity:.5}.reset-success{color:#187849;background:#e8f7ed;border:1px solid #bee4cb;border-radius:9px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;display:flex}.reset-success svg{width:19px}.report-paper .result-value{text-align:right;font-variant-numeric:tabular-nums}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #43b7a488}@media (max-width:1200px){.dashboard-primary{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.head-actions{flex-direction:column;align-items:flex-end}.polished-dashboard,.settings-grid{grid-template-columns:1fr}.dashboard-wide{grid-column:auto}.alert-strip>div{grid-template-columns:1fr 1fr}.demo-badge{display:none}}@media (max-width:520px){.dashboard-primary,.alert-strip>div{grid-template-columns:1fr 1fr}.demo-case-link{font-size:10px}}
