*{box-sizing:border-box}:root{--measurement-table-font-size: 13px;--anomaly-table-font-size: 13px;--selected-table-font-size: 13px}html,body,#root{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:#f8fafc;color:#0f172a}body,#root,.page{max-width:100%;overflow-x:hidden}.page{min-height:100vh}.container{max-width:1680px;margin:0 auto;padding:20px;display:grid;gap:10px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:10px;box-shadow:0 1px 2px #0f172a0a}h1,h2,h3{margin:0 0 8px}h1{font-size:20px}h2{font-size:18px}.subtle{color:#64748b;margin:0}.toolbar,.tab-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.button{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:18px;background:#fff;color:#0f172a;padding:10px 14px;cursor:pointer;font-size:14px}.button.primary{background:#0f172a;color:#fff;border-color:#0f172a}.button.success{background:#059669;color:#fff;border-color:#059669}.button:disabled{opacity:.5;cursor:not-allowed}.message{margin-top:16px;border-radius:16px;padding:12px 14px;font-size:14px}.message.error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.message.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.top-grid{display:grid;grid-template-columns:1.3fr max-content;gap:16px;margin-top:20px;align-items:start}.compact-top-grid{grid-template-columns:max-content;justify-content:start}.right-align-info .fit-content{justify-self:end}.label{display:block;margin-bottom:8px;font-weight:600}.textarea{width:100%;min-height:220px;border-radius:18px;border:1px solid #cbd5e1;background:#f8fafc;padding:14px;font:inherit}.info-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:12px 14px;display:grid;gap:8px}.fit-content{width:fit-content;max-width:100%}.panel-title{display:flex;align-items:center;gap:8px;font-weight:700}.legend-row{display:grid;grid-template-columns:118px auto;gap:10px;align-items:center}.legend-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.legend-chip.green{background:#dcfce7;color:#166534}.legend-chip.amber{background:#fef3c7;color:#b45309}.legend-chip.darkred{background:#7f1d1d;color:#fff}.legend-text{font-size:14px;color:#334155}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px}.stat-title{color:#64748b;font-size:12px;line-height:1.15}.stat-value{margin-top:4px;font-size:20px;font-weight:700;line-height:1.05}.stat-subtitle{margin-top:3px;font-size:11px;color:#64748b;line-height:1.1}.checkbox-row{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:18px;padding:10px 12px;background:#fff;font-size:14px}.compact-check{width:auto;justify-content:flex-start;white-space:nowrap}.search{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:18px;background:#fff;padding:0 10px}.search input{border:none;outline:none;padding:10px 8px;font:inherit;min-width:180px}.tab-buttons{display:flex;gap:10px;flex-wrap:wrap}.tab-button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:18px;padding:10px 16px;font-size:14px;cursor:pointer}.tab-button.active{background:#0f172a;color:#fff;border-color:#0f172a}.table-section-head{margin-bottom:10px}.selected-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.selected-summary-pill{padding:8px 12px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:13px;font-weight:700}.table-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:20px;align-items:start}.side-column{display:grid;gap:20px;align-content:start}.table-shell{margin-top:16px;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.tall-shell{height:620px;display:flex;flex-direction:column}.table-header-static{flex:0 0 auto;background:#f1f5f9;border-bottom:1px solid #e2e8f0;overflow-x:auto;overflow-y:hidden}.table-body-scroll{overflow:auto;flex:1 1 auto;min-height:0}.header-grid,.body-grid{min-width:max-content;display:grid}.measurement-grid{grid-template-columns:70px 55px 85px 70px 70px 90px 90px 90px 90px 90px 90px 60px 210px}.anomaly-grid{grid-template-columns:50px 90px 90px 90px 100px 100px 100px 100px 100px}.header-cell{padding:10px 12px;font-weight:700;white-space:nowrap;border-right:1px solid #e2e8f0;background:#f1f5f9;text-align:left}.body-cell{padding:10px 12px;white-space:nowrap;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.measurement-grid .header-cell,.measurement-grid .body-cell{font-size:var(--measurement-table-font-size);line-height:1.35}.anomaly-grid .header-cell,.anomaly-grid .body-cell{font-size:var(--anomaly-table-font-size);line-height:1.35}.selected-table th,.selected-table td{font-size:var(--selected-table-font-size);line-height:1.35}.sticky-left{position:sticky;left:0;z-index:3;background:inherit}.table-header-static .sticky-left{background:#f1f5f9}.selected-cell{background:#ecfdf5}.header-button{border:none;background:transparent;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.pill{display:inline-block;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pill.green{background:#dcfce7;color:#166534}.pill.amber{background:#fef3c7;color:#b45309}.pill.darkred{background:#7f1d1d;color:#fff}.pill.gray{background:#e2e8f0;color:#334155}.loss-text.warning{color:#b45309;font-weight:700}.loss-text.invalid{color:#7f1d1d;font-weight:800}.distribution-list{display:grid;gap:12px;margin-top:14px}.distribution-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px;gap:8px}.bar-bg{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.bar-fill{height:100%;background:#0f172a}.selection-list{display:grid;gap:8px;color:#475569;font-size:14px}.stats-table-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.simple-table-wrap{margin-top:12px;overflow:auto;border:1px solid #e2e8f0;border-radius:18px}.simple-table{min-width:100%;border-collapse:collapse}.simple-table th,.simple-table td{padding:8px 10px;text-align:left;border-top:1px solid #e2e8f0;white-space:nowrap;font-size:12px}.simple-table thead th{background:#f1f5f9;border-top:none}.empty{text-align:center;color:#64748b;padding:15px!important}.full-span{grid-column:1 / -1}.bulk-editor{display:grid;gap:14px;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.bulk-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bulk-editor label,.selected-table td select,.selected-table td input{font:inherit}.bulk-editor label,.selected-table td{vertical-align:top}.bulk-editor label{display:grid;gap:6px}.bulk-editor label span{font-size:13px;font-weight:600;color:#334155}.bulk-editor select,.bulk-editor input,.selected-table select,.selected-table input{width:100%;min-width:160px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:9px 10px}.bulk-text-field{grid-column:span 1}.selected-table-wrap{margin-top:16px}.selected-table{width:100%;border-collapse:collapse;table-layout:fixed}.selected-table th:nth-child(1),.selected-table td:nth-child(1){width:50px}.selected-table th:nth-child(2),.selected-table td:nth-child(2){width:90px}.selected-table th:nth-child(3),.selected-table td:nth-child(3){width:90px}.selected-table th:nth-child(4),.selected-table td:nth-child(4){width:90px}.selected-table th:nth-child(5),.selected-table td:nth-child(5){width:165px}.selected-table th:nth-child(6),.selected-table td:nth-child(6){width:165px}.selected-table td:last-child{white-space:normal;min-width:200px}.empty-state{margin-top:12px;padding:20px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc}@media (min-width: 1600px){.container{max-width:1780px;padding:20px 28px}.table-layout{grid-template-columns:minmax(0,1fr) 260px}.tall-shell{height:720px}}@media (max-width: 1200px){.top-grid,.stats-grid,.table-layout,.stats-table-grid,.bulk-editor-grid,.compact-top-grid{grid-template-columns:1fr}.fit-content{width:100%}.tab-toolbar,.toolbar,.selected-head{flex-direction:column;align-items:stretch}}@media (max-width: 900px){.container{padding:14px}.card{padding:16px}.search input{min-width:120px}}.small-button{padding:7px 10px;border-radius:10px;font-size:12px;white-space:nowrap}.selected-table th:last-child,.selected-table td:last-child{width:110px;min-width:110px;white-space:nowrap}.project-toolbar{display:flex;flex-direction:column;gap:12px}.toolbar-main{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.project-info-panel{align-self:stretch}.project-info-grid{display:grid;grid-template-columns:repeat(5,minmax(0,180px));gap:8px;justify-content:start}.project-info-field{display:flex;flex-direction:column;gap:6px}.project-info-field span{font-size:12px;font-weight:600}.project-info-field input{width:100%;min-width:0;max-width:180px;padding:8px 9px;border:1px solid #d0d7de;border-radius:10px;font:inherit;background:#fff}@media (max-width: 1100px){.project-info-grid{grid-template-columns:repeat(3,minmax(0,180px))}}@media (max-width: 760px){.project-info-grid{grid-template-columns:repeat(2,minmax(0,180px))}}@media (max-width: 520px){.project-info-grid{grid-template-columns:1fr}}.csv-unlock-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.csv-code-input{width:120px;padding:9px 10px;border:1px solid #d0d7de;border-radius:10px;font:inherit;background:#fff}.page-footer{display:flex;justify-content:flex-end;margin-top:20px;padding:8px 2px 0;font-size:12px;color:#64748b}
