html,body,#root{margin:0;padding:0;height:100%;background:#f8fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.inv-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;height:56px;border:1px solid #e1e8ed;border-radius:4px;cursor:pointer;font-size:12px;transition:transform .05s ease;-webkit-user-select:none;user-select:none;background:#fff}.inv-cell:hover{transform:scale(1.02);box-shadow:0 1px 4px #00000014}.inv-cell--HIGH{background:#e683322e;border-color:#e68332}.inv-cell--WEEKEND{background:#ffea6159;border-color:#d4b800}.inv-cell--WORKING{background:#0077b61f;border-color:#0077b6}.inv-cell--BLACKOUT{background:#4b5563;color:#fff}.inv-grid-row{display:grid;gap:4px;margin-bottom:4px}.kpi-card .ant-statistic-content-value{font-size:24px;font-weight:600;color:#156082}.cms-logo{display:flex;align-items:center;gap:8px;padding:16px;font-weight:700;color:#fff;font-size:16px;letter-spacing:.4px}
