:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background:#f3f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--sidebar: #052234;--sidebar-2: #07344d;--text: #101828;--muted: #667085;--line: #d9e1e7;--line-soft: #e8edf2;--surface: #ffffff;--surface-2: #f8fafc;--teal: #087d78;--teal-dark: #036b66;--blue: #2563eb;--green: #099250;--amber: #dc8a00;--yellow: #c69008;--orange: #e05d18;--red: #d92d20;--shadow: 0 18px 45px rgba(13, 35, 55, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:84px minmax(0,1fr);background:#f3f6f8}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:stretch;background:linear-gradient(180deg,var(--sidebar),var(--sidebar-2));color:#e9f8fb;z-index:5}.brand{height:86px;display:grid;place-items:center;gap:8px;padding:14px 8px;border-bottom:1px solid rgba(255,255,255,.12);text-align:center}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;background:linear-gradient(135deg,#0f766e,#0ea5a4);color:#fff;font-size:23px;line-height:1;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff47}.brand strong,.brand span{display:none}.nav-list{display:grid;gap:2px;padding:12px 6px}.nav-item,.collapse-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#d8eef4;background:transparent}.nav-item{min-height:66px;display:grid;place-items:center;gap:6px;border-radius:5px;padding:7px 4px;font-size:11px;line-height:1.16;text-align:center}.nav-item svg{color:#c5e7ef}.nav-item.is-active{background:linear-gradient(180deg,#0f968e,#08756f);color:#fff;box-shadow:0 9px 24px #065e5b4d}.nav-item.is-active svg{color:#fff}.collapse-button{margin-top:auto;min-height:56px;display:grid;place-items:center;gap:4px;padding:6px;font-size:10px;border-top:1px solid rgba(255,255,255,.12)}.workspace{min-width:0;display:flex;flex-direction:column}.topbar{height:70px;display:flex;align-items:center;gap:18px;padding:0 22px;background:#fffffff2;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:4}.topbar-title{display:flex;align-items:center;gap:16px;min-width:320px}.topbar h1{margin:0;font-size:24px;letter-spacing:0;line-height:1.15}.topbar p{margin:3px 0 0;color:var(--muted);font-size:12px}.icon-button,.ghost-icon{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#263647}.icon-button:hover,.ghost-icon:hover{border-color:#b8c5ce;background:#f7fafc}.search-box,.panel-search{min-width:280px;height:40px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 11px;color:#667085}.search-box{max-width:430px;flex:1;margin-left:auto}.search-box input,.panel-search input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:13px}.topbar-actions{display:flex;align-items:center;gap:10px}.notify{position:relative}.notify span{position:absolute;right:-4px;top:-5px;width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:800}.user-menu{height:40px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#223043;font-weight:700;font-size:13px}.user-menu span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:var(--teal);color:#fff}.user-select{height:40px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 10px;color:#223043}.user-select span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--teal);color:#fff;font-size:12px;font-weight:900}.user-select select{max-width:160px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#223043;font-size:13px;font-weight:800}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:0;min-height:calc(100vh - 70px)}.content-grid.is-single{grid-template-columns:minmax(0,1fr)}.main-panel{min-width:0;padding:20px 18px 24px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(148px,1fr));gap:14px}.metric-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:94px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid var(--line-soft);border-radius:8px;background:var(--surface);color:var(--text);text-align:left;box-shadow:0 10px 25px #1018280b}.metric-card:hover,.metric-card.is-selected{border-color:#7ed3ca;box-shadow:0 14px 32px #087d781f}.metric-card.is-selected{outline:3px solid rgba(8,125,120,.12)}.metric-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:7px;color:#fff}.tone-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.tone-green{background:linear-gradient(135deg,#087443,#15a364)}.tone-amber{background:linear-gradient(135deg,#d97706,#f59e0b)}.tone-yellow{background:linear-gradient(135deg,#d5a40e,#f2c94c)}.tone-orange{background:linear-gradient(135deg,#ea580c,#fb7d32)}.tone-red{background:linear-gradient(135deg,#d92d20,#ef4444)}.metric-copy{min-width:0}.metric-copy span,.field-card span,.machine-head span,.master-footer span{display:block;color:#344054;font-size:12px;font-weight:800}.metric-copy strong{display:block;margin-top:6px;font-size:30px;line-height:.95;letter-spacing:0}.metric-copy small{display:block;margin-top:8px;color:var(--muted);font-size:11px}.register-toolbar{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) auto auto auto auto;align-items:end;gap:12px;margin-top:16px;padding-bottom:16px}.toolbar-filter-label{min-height:42px;display:flex;align-items:center;border:1px solid var(--line-soft);border-radius:7px;background:#fff;color:#344054;padding:0 12px;font-size:12px;font-weight:900}.export-status{grid-column:1 / -1;min-height:34px;display:flex;align-items:center;border:1px solid #abeccf;border-radius:7px;background:#ecfdf3;color:#067647;padding:0 12px;font-size:12px;font-weight:900}.field-card span{margin-bottom:8px}.field-card div{height:42px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 11px}.field-card input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#182230;font-weight:700}.secondary-action,.primary-action{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:0 15px;font-size:13px;font-weight:800}.secondary-action.compact{height:38px;padding:0 12px}.secondary-action{border:1px solid var(--line);background:#fff;color:#223043}.secondary-action.is-active,.secondary-action:hover{border-color:#87cfc8;color:var(--teal-dark)}.secondary-action:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7}.primary-action{border:1px solid var(--teal-dark);background:var(--teal);color:#fff;text-decoration:none}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;gap:12px;align-items:end;margin:-4px 0 16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 28px #1018280f}.filter-panel label{display:grid;gap:6px}.filter-panel span{color:#344054;font-size:11px;font-weight:900;text-transform:uppercase}.filter-panel select,.user-form input,.user-form select{height:38px;min-width:0;border:1px solid var(--line);border-radius:6px;background:#fff;color:#1d2939;outline:0;padding:0 10px}.table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.register-table{width:100%;min-width:1370px;border-collapse:separate;border-spacing:0;table-layout:fixed}.register-table th,.register-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line-soft);background-clip:padding-box}.register-table th:last-child,.register-table td:last-child{border-right:0}.register-table thead th{height:58px;padding:9px 10px;background:#f8fbfc;color:#1d2939;font-size:11px;line-height:1.15;text-align:left;text-transform:uppercase;vertical-align:middle}.register-table tbody td{height:48px;padding:6px 8px;color:#101828;font-size:12px;vertical-align:middle}.register-table th:nth-child(1),.register-table td:nth-child(1){width:46px}.register-table th:nth-child(2),.register-table td:nth-child(2){width:170px}.register-table th:nth-child(3),.register-table td:nth-child(3){width:142px}.register-table th:nth-child(4),.register-table td:nth-child(4){width:145px}.register-table th:nth-child(5),.register-table td:nth-child(5){width:100px}.register-table th:nth-child(6),.register-table td:nth-child(6){width:70px}.register-table th:nth-child(7),.register-table td:nth-child(7),.register-table th:nth-child(9),.register-table td:nth-child(9){width:118px}.register-table th:nth-child(8),.register-table td:nth-child(8){width:150px}.register-table th:nth-child(10),.register-table td:nth-child(10){width:118px}.register-table th:nth-child(11),.register-table td:nth-child(11){width:94px}.register-table th:nth-child(12),.register-table td:nth-child(12){width:126px}.register-table th:nth-child(13),.register-table td:nth-child(13){width:88px}.serial,.row-menu{text-align:center}.cell-input,.cell-select select{width:100%;min-height:33px;border:1px solid transparent;outline:0;border-radius:5px;background:transparent;color:#182230;padding:0 7px;font-size:12px}.cell-input:focus,.cell-select:focus-within{border-color:#7ed3ca;background:#fff;box-shadow:0 0 0 3px #087d781f}.cell-select{height:33px;display:flex;align-items:center;gap:2px;border:1px solid #cfd8df;border-radius:5px;background:#fff;padding-right:5px}.cell-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0}.cell-select svg{flex:0 0 auto;color:#475467}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;min-height:26px;border-radius:5px;padding:0 7px;font-size:10px;font-weight:900;white-space:nowrap}.status-normal{color:#067647;background:#ecfdf3;border:1px solid #abeccf}.status-due30{color:#087443;background:#f0fdf4;border:1px solid #86efac}.status-due15{color:#b45309;background:#fffbeb;border:1px solid #fcd34d}.status-due7{color:#854d0e;background:#fefce8;border:1px solid #fde047}.status-tomorrow{color:#c2410c;background:#fff7ed;border:1px solid #fdba74}.status-overdue{color:#b42318;background:#fff1f0;border:1px solid #fda29b}.row-due30 td{background:#fffdf5}.row-due15 td,.row-due7 td{background:#fff9e8}.row-tomorrow td{background:#fff2e7}.row-overdue td{background:#fff5f5;border-bottom-color:#fecaca}.upload-cell input{display:none}.upload-cell button{width:100%;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;overflow:hidden;border:1px solid #cfd8df;border-radius:5px;background:#fff;color:#263647;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.upload-cell button:hover{border-color:var(--teal);color:var(--teal-dark)}.view-button{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cfd8df;border-radius:5px;background:#fff;color:#263647;padding:0 10px;font-size:11px;font-weight:900}.view-button:hover{border-color:var(--teal);color:var(--teal-dark)}.compact-view{width:58px}.owner-chip{display:inline-grid;place-items:center;min-width:24px;height:22px;margin-left:5px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:10px;font-weight:900}.empty-row{height:90px;text-align:center;color:#667085;font-weight:800}.ghost-icon{width:30px;height:30px;border:0;background:transparent}.table-footer{min-height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;color:#475467;font-size:12px;padding:0 4px}.table-footer label select{height:36px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#344054;padding:0 38px 0 12px}.pager{justify-self:end;display:flex;align-items:center;gap:3px}.pager button{min-width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#344054;font-size:12px;font-weight:800}.pager button:hover{border-color:var(--line);background:#fff}.pager button:disabled{cursor:not-allowed;opacity:.45}.pager .is-current{background:var(--teal);color:#fff}.machine-master{min-width:0;display:flex;flex-direction:column;background:#fff;border-left:1px solid var(--line);box-shadow:-10px 0 24px #0d23370a}.machine-master.is-standalone{min-height:620px;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:20px 18px 14px}.panel-heading h2{margin:0;font-size:19px;line-height:1.2}.panel-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.panel-search{min-width:0;margin:0 18px 14px}.machine-form{display:grid;grid-template-columns:1fr 78px;gap:8px;padding:0 18px 18px;border-bottom:1px solid var(--line-soft)}.machine-form input{min-width:0;height:38px;border:1px solid var(--line);border-radius:6px;padding:0 10px;outline:0;color:#182230}.machine-form button{grid-column:1 / -1;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--teal-dark);border-radius:6px;background:var(--teal);color:#fff;font-size:13px;font-weight:900}.machine-table{min-height:0;overflow:auto}.machine-head,.machine-row{display:grid;grid-template-columns:minmax(0,1fr) 82px 64px;align-items:center;gap:8px;padding:0 18px}.machine-head{height:40px;border-bottom:1px solid var(--line-soft);background:#fbfdff}.machine-head span{color:#667085;font-size:10px;text-transform:uppercase}.machine-row{min-height:48px;border-bottom:1px solid var(--line-soft);font-size:13px}.machine-row span{min-width:0;overflow:hidden;color:#1d2939;text-overflow:ellipsis;white-space:nowrap}.machine-row strong{color:#344054;font-size:12px}.master-footer{margin-top:auto;display:grid;gap:16px;padding:18px;border-top:1px solid var(--line-soft)}.master-footer div{display:flex;align-items:center;justify-content:space-between}.master-footer strong{min-width:28px;min-height:24px;display:grid;place-items:center;border-radius:6px;background:#e0f2fe;color:#0369a1;font-size:13px}.standalone-grid,.settings-grid{display:grid;grid-template-columns:minmax(300px,420px) minmax(280px,1fr);gap:18px;align-items:start}.view-card,.info-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.view-card{padding:18px}.info-panel{padding:22px}.info-panel h2,.section-heading h2{margin:0;color:#182230;font-size:20px;line-height:1.2}.info-panel p{margin:12px 0 0;color:#667085;font-size:14px;line-height:1.6}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading span{color:#667085;font-size:12px;font-weight:900}.simple-list{display:grid;gap:8px}.simple-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line-soft);border-radius:7px;padding:10px 12px;background:#fbfdff}.simple-row div{min-width:0;display:grid;gap:4px}.simple-row strong{color:#1d2939;font-size:13px}.simple-row span,.user-row small{color:#667085;font-size:12px}.empty-state{min-height:90px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:7px;color:#667085;font-weight:800}.report-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px}.stat-card{min-height:112px;display:grid;align-content:center;gap:8px;border:1px solid var(--line-soft);border-left:4px solid var(--blue);border-radius:8px;background:#fff;padding:16px}.tone-border-red{border-left-color:var(--red)}.tone-border-green{border-left-color:var(--green)}.stat-card span{color:#667085;font-size:12px;font-weight:900}.stat-card strong{color:#101828;font-size:34px;line-height:1}.user-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,220px) auto;gap:10px;margin-bottom:16px}.user-row{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;border:1px solid var(--line-soft);border-radius:7px;background:#fff;padding:10px 12px;color:#1d2939;text-align:left}.user-row.is-current{border-color:#7ed3ca;background:#f0fdfa}.user-row>span{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:var(--teal);color:#fff;font-size:12px;font-weight:900}.user-row div{display:grid;gap:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0f172a6b;z-index:20}.file-modal{width:min(520px,100%);border-radius:10px;background:#fff;box-shadow:0 24px 70px #10182847;overflow:hidden}.file-modal header,.file-modal footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line-soft)}.file-modal footer{justify-content:flex-end;border-top:1px solid var(--line-soft);border-bottom:0}.file-modal h2{margin:0;font-size:19px}.file-modal p{margin:3px 0 0;color:#667085;font-size:12px}.file-preview{min-height:190px;display:grid;place-items:center;align-content:center;gap:10px;padding:28px 20px;text-align:center;color:#344054}.file-preview svg{color:var(--teal)}.file-preview strong{max-width:100%;overflow-wrap:anywhere;color:#182230}.file-preview span{color:#667085;font-size:12px}@media(max-width:1280px){.metric-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.content-grid{grid-template-columns:minmax(0,1fr)}.machine-master{border-left:0;border-top:1px solid var(--line);min-height:420px}.register-toolbar,.filter-panel{grid-template-columns:repeat(2,minmax(180px,1fr))}.report-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;display:grid;grid-template-columns:auto minmax(0,1fr)}.brand{height:64px;grid-auto-flow:column;justify-content:start;padding:10px 14px;text-align:left}.brand strong,.brand span{display:block;font-size:10px;line-height:1.08}.nav-list{display:flex;overflow-x:auto;padding:8px}.nav-item{min-width:84px;min-height:50px}.collapse-button{display:none}.topbar{position:static;height:auto;flex-wrap:wrap;padding:14px}.topbar-title{min-width:0;flex:1 1 100%}.search-box{min-width:0;margin-left:0;flex:1 1 100%}.topbar-actions{width:100%;justify-content:space-between}.main-panel{padding:14px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{grid-template-columns:42px minmax(0,1fr);min-height:86px;padding:12px}.metric-icon{width:40px;height:40px}.metric-copy strong{font-size:24px}.register-toolbar,.filter-panel,.standalone-grid,.settings-grid,.user-form{grid-template-columns:1fr}.toolbar-spacer{display:none}.table-footer{grid-template-columns:1fr;justify-items:start;padding:14px 0 4px}.pager{justify-self:start}}@media(max-width:520px){.metric-grid{grid-template-columns:1fr}.topbar h1{font-size:21px}.user-menu{font-size:0}.user-menu span,.user-menu svg{font-size:13px}.machine-form,.machine-head,.machine-row{grid-template-columns:minmax(0,1fr) 62px 58px}.simple-row,.section-heading,.file-modal footer{align-items:stretch;flex-direction:column}}.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding:14px;gap:14px}.sidebar-brand{min-height:70px;display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid rgba(255,255,255,.12)}.sidebar-brand p,.sidebar-card span,.eyebrow{margin:0;color:#7a8795;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.sidebar-brand p{color:#9ed6dd}.sidebar-brand strong{display:block;margin-top:2px;color:#fff;font-size:15px;line-height:1.15}.nav-list{gap:6px;padding:0}.nav-list button{min-height:44px;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#d8eef4;font-size:13px;font-weight:700;text-align:left}.nav-list button:hover{background:#ffffff14}.nav-list button.active{background:#0f766e;color:#fff;box-shadow:0 12px 28px #065e5b47}.sidebar-card{margin-top:auto;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff14}.sidebar-card strong,.sidebar-card small{display:block}.sidebar-card strong{margin-top:6px;color:#fff;font-size:14px}.sidebar-card small{margin-top:4px;color:#b9dce2;font-size:12px}.workspace{background:linear-gradient(180deg,#ffffffbd,#f3f6f800 260px),#f3f6f8}.topbar{min-height:76px;height:auto;justify-content:space-between;padding:12px 22px}.topbar h1{font-size:23px}.topbar span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.global-search{width:min(340px,28vw);height:40px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#667085}.global-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.icon-btn{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#263647}.mobile-menu{display:none}.user-pill{min-width:190px;height:42px;display:flex;align-items:center;gap:10px;padding:5px 10px 5px 6px;border:1px solid var(--line);border-radius:7px;background:#fff}.user-pill>span,.profile-card>span{width:31px;height:31px;display:grid;place-items:center;border-radius:5px;background:#0f766e;color:#fff;font-size:12px;font-weight:900}.user-pill strong,.user-pill small{display:block;line-height:1.12}.user-pill strong{color:#182230;font-size:12px}.user-pill small{margin-top:3px;color:#667085;font-size:11px}.notice-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:16px 22px 0;padding:10px 12px;border:1px solid #b7dfd5;border-radius:7px;background:#eefbf7;color:#075e54;font-size:13px;font-weight:700}.notice-bar button{display:grid;place-items:center;border:0;background:transparent;color:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#052234f5,#0f766ee6),#052234}.login-panel{width:min(420px,100%);padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#fff;box-shadow:0 26px 80px #00000042}.login-panel h1{margin:10px 0 22px;color:#101828;font-size:28px;letter-spacing:0}.login-form{display:grid;gap:14px}.login-form label,.register-toolbar label,.filter-panel label,.pagination-bar label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:800}.login-form input,.register-toolbar input,.register-toolbar select,.filter-panel select,.inline-form input,.user-form input,.user-form select,.pagination-bar select{width:100%;min-width:0;height:40px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#101828;padding:0 10px;outline:0}.form-error{margin:0;color:var(--red);font-size:13px;font-weight:800}.primary-action,.ghost-action,.icon-text-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 13px;font-size:13px;font-weight:800;white-space:nowrap}.primary-action{border:1px solid #0f766e;background:#0f766e;color:#fff}.ghost-action,.icon-text-btn{border:1px solid var(--line);background:#fff;color:#344054}.primary-action.wide{width:100%}button:disabled,.history-item:disabled{cursor:not-allowed;opacity:.55}.metric-grid,.dashboard-grid,.masters-grid,.settings-grid{margin:18px 22px 0}.workspace>.panel{margin:18px 22px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px}.metric-card{min-height:126px;display:grid;justify-items:start;gap:6px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;padding:16px;color:#182230;text-align:left;box-shadow:var(--shadow)}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#edf8f7;color:#0f766e}.metric-card strong{font-size:30px;line-height:1}.metric-card p,.metric-card small{margin:0}.metric-card p{font-weight:900}.metric-card small{color:#667085;font-size:12px}.dashboard-grid,.masters-grid,.settings-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.settings-grid{grid-template-columns:360px minmax(0,1fr)}.panel{border:1px solid var(--line-soft);border-radius:8px;background:#fff;padding:16px;box-shadow:var(--shadow)}.wide-panel{grid-column:1 / -1}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-heading h2{margin:3px 0 0;color:#182230;font-size:18px;letter-spacing:0}.due-list,.readiness-list,.history-list,.alert-list,.audit-list,.user-list{display:grid;gap:10px}.due-card,.history-item,.alert-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line-soft);border-radius:7px;background:#fff;padding:12px;color:#182230;text-align:left}.due-card strong,.history-item strong,.alert-row strong,.audit-list strong,.user-list strong,.master-list strong{display:block;color:#182230;font-size:13px}.due-card span,.history-item span,.alert-row small,.audit-list small,.user-list small,.master-list small{display:block;margin-top:3px;color:#667085;font-size:12px}.readiness-list span{display:flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:700}.readiness-list svg{color:var(--green)}.status-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;background:#eef2f6;color:#344054;font-size:11px;font-weight:900;white-space:nowrap}.status-pill.overdue,.status-dot.overdue{background:#fef3f2;color:var(--red)}.status-pill.tomorrow,.status-pill.due7,.status-dot.tomorrow,.status-dot.due7{background:#fff7e6;color:#b54708}.status-pill.due15,.status-pill.due30,.status-dot.due15,.status-dot.due30{background:#eff8ff;color:#175cd3}.status-pill.normal,.status-dot.normal{background:#ecfdf3;color:var(--green)}.status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:999px}.register-toolbar{display:grid;grid-template-columns:minmax(130px,.55fr) minmax(130px,.55fr) minmax(220px,1fr) minmax(360px,auto);align-items:end;gap:12px;margin-bottom:14px}.toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:14px;padding:12px;border:1px solid var(--line-soft);border-radius:7px;background:#f8fafc}.table-wrap{width:100%;overflow-x:auto;border:1px solid var(--line-soft);border-radius:8px}.register-table{width:100%;min-width:1280px;border-collapse:collapse}.register-table th,.register-table td{border-bottom:1px solid var(--line-soft);padding:10px;vertical-align:top;text-align:left}.register-table th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#344054;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.register-table input,.register-table select{width:100%;min-width:118px;height:34px;border:1px solid #d7e0e7;border-radius:5px;background:#fff;padding:0 8px;color:#101828;font-size:12px}.register-table td:nth-child(1) select{min-width:210px}.register-table td:nth-child(9) select{min-width:170px}.upload-button{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 10px;color:#344054;font-size:12px;font-weight:900;cursor:pointer}.upload-button input{display:none}.register-table small{display:block;max-width:160px;margin-top:6px;color:#667085;font-size:11px;overflow-wrap:anywhere}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#475467;font-size:13px}.pagination-actions{display:flex;align-items:center;gap:8px}.pagination-actions button{min-height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#344054;padding:0 12px;font-weight:800}.inline-form,.user-form{display:grid;gap:10px}.inline-form{grid-template-columns:minmax(0,1fr) 92px auto;margin-bottom:14px}.inline-form.single{grid-template-columns:minmax(0,1fr) auto}.master-list{display:grid;gap:8px;max-height:440px;overflow:auto}.master-list.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.master-list span,.user-list span,.audit-list span{display:block;border:1px solid var(--line-soft);border-radius:7px;background:#fff;padding:10px}.history-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.report-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.report-grid span{border:1px solid var(--line-soft);border-radius:8px;background:#f8fafc;padding:16px}.report-grid strong,.report-grid small{display:block}.report-grid strong{color:#182230;font-size:28px}.report-grid small{margin-top:3px;color:#667085;font-size:12px;font-weight:800}.alert-row{justify-content:start}.alert-row .status-pill{margin-left:auto}.profile-card{display:flex;align-items:center;gap:12px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fafc;padding:14px}.profile-card>span{width:44px;height:44px}.profile-card strong,.profile-card small,.profile-card em{display:block}.profile-card em{margin-top:5px;color:#0f766e;font-size:12px;font-style:normal;font-weight:900}.user-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.user-form .primary-action{grid-column:1 / -1}@media(max-width:1180px){.metric-grid,.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.masters-grid,.settings-grid{grid-template-columns:1fr}.register-toolbar{grid-template-columns:repeat(3,minmax(160px,1fr))}.toolbar-actions{grid-column:1 / -1;justify-content:flex-start}.global-search{width:min(280px,30vw)}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:min(300px,88vw);transform:translate(-105%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.mobile-menu{display:inline-grid}.topbar{align-items:flex-start;flex-wrap:wrap}.topbar-actions{width:100%;flex-wrap:wrap}.global-search,.user-pill{width:100%;min-width:0}.metric-grid,.dashboard-grid,.masters-grid,.settings-grid,.workspace>.panel{margin-left:14px;margin-right:14px}.register-toolbar,.filter-panel,.user-form,.inline-form,.inline-form.single{grid-template-columns:1fr}.toolbar-actions{justify-content:stretch}.toolbar-actions button{flex:1 1 140px}}@media(max-width:560px){.metric-grid,.report-grid,.master-list.two-col{grid-template-columns:1fr}.metric-card{min-height:0;grid-template-columns:48px minmax(0,1fr);grid-template-areas:"icon value" "label label" "detail detail";align-items:center;gap:8px 10px}.metric-card .metric-icon{grid-area:icon}.metric-card strong{grid-area:value}.metric-card p{grid-area:label;font-size:16px}.metric-card small{grid-area:detail;line-height:1.35}.pagination-bar,.history-item,.panel-heading{align-items:stretch;flex-direction:column}.pagination-actions{width:100%;justify-content:space-between}.login-panel{padding:22px}}.metric-grid{grid-template-columns:repeat(4,minmax(230px,1fr))}.metric-grid .metric-card{min-height:150px;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"icon value" "label label" "detail detail";align-items:center;align-content:start;gap:10px 14px;padding:18px;overflow:hidden}.metric-grid .metric-icon{grid-area:icon}.metric-grid .metric-card>strong{grid-area:value;align-self:center;min-width:0;font-size:30px;line-height:1}.metric-grid .metric-card>p{grid-area:label;min-width:0;margin:0;color:#182230;font-size:17px;line-height:1.2;overflow-wrap:anywhere}.metric-grid .metric-card>small{grid-area:detail;min-width:0;margin:0;color:#667085;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.register-table{min-width:1880px;table-layout:fixed}.register-table th,.register-table td{overflow:visible}.register-table thead th{height:76px;padding:12px 14px;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.register-table tbody td{height:64px;padding:10px 12px}.register-table th:nth-child(1),.register-table td:nth-child(1){width:250px}.register-table th:nth-child(2),.register-table td:nth-child(2){width:210px}.register-table th:nth-child(3),.register-table td:nth-child(3){width:180px}.register-table th:nth-child(4),.register-table td:nth-child(4){width:170px}.register-table th:nth-child(5),.register-table td:nth-child(5){width:140px}.register-table th:nth-child(6),.register-table td:nth-child(6){width:180px}.register-table th:nth-child(7),.register-table td:nth-child(7){width:180px}.register-table th:nth-child(8),.register-table td:nth-child(8){width:190px}.register-table th:nth-child(9),.register-table td:nth-child(9){width:190px}.register-table th:nth-child(10),.register-table td:nth-child(10){width:150px}.register-table th:nth-child(11),.register-table td:nth-child(11){width:140px}.register-table input,.register-table select,.register-table td:nth-child(1) select,.register-table td:nth-child(9) select{min-width:0}.register-table .status-pill{margin-top:8px}.upload-button,.icon-text-btn{width:100%}@media(max-width:1340px){.metric-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}}@media(max-width:760px){.metric-grid{grid-template-columns:1fr}.metric-grid .metric-card{min-height:0}}
