:root{color:#111827;background:#eaf4fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eaf4fb}button,input,textarea,select{font:inherit}.app-shell{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:28px 0 52px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;padding:24px;border:1px solid #111111;border-radius:10px;background:#111;color:#fff;box-shadow:0 10px 24px #11182729}.eyebrow{margin:0 0 8px;color:#8ecae6;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#fff;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:800;line-height:1.08}.dashboard-intro{max-width:900px;margin:14px 0 0;color:#e5e7eb;font-size:1rem;line-height:1.65}.workflow-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;counter-reset:workflow-step}.workflow-row span{position:relative;padding:8px 12px 8px 31px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;color:#fff;font-size:.86rem;font-weight:800}.workflow-row span:before{content:counter(workflow-step);counter-increment:workflow-step;position:absolute;left:12px;color:#8ecae6;font-size:.78rem}.status{flex:0 0 auto;padding:8px 12px;border:1px solid #8ecae6;border-radius:999px;background:#fff;color:#005ea8;font-size:.9rem;font-weight:800}.status.loading{border-color:#f9a825;color:#7a4d00}.error-banner{margin-bottom:18px;padding:13px 15px;border:1px solid #b91c1c;border-left:5px solid #b91c1c;border-radius:8px;background:#fff5f5;color:#7f1d1d;font-weight:700}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.summary-card,.panel{border:1px solid #bfd3e6;border-radius:10px;background:#fff;box-shadow:0 4px 14px #11182714}.summary-card{position:relative;overflow:hidden;padding:18px;border-top:5px solid #005ea8}.summary-card:nth-child(2),.summary-card:nth-child(4){border-top-color:#111}.summary-card span{display:block;color:#4b5563;font-size:.9rem;font-weight:800}.summary-card strong{display:block;margin-top:8px;color:#111;font-size:1.9rem;font-weight:800;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.prediction-panel{margin-bottom:18px;border-top:5px solid #005ea8}.prediction-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px}.prediction-form label{display:grid;gap:7px;color:#374151;font-size:.82rem;font-weight:800;text-transform:uppercase}.prediction-form input,.prediction-form select{width:100%;min-height:42px;border:1px solid #9ca3af;border-radius:8px;background:#fff;color:#111827;font-size:.94rem;font-weight:600;text-transform:none}.prediction-form select option{background:#fff;color:#111827}.prediction-form input,.prediction-form select,.prediction-form button{padding:9px 11px}.prediction-form input:focus,.prediction-form select:focus{border-color:#005ea8;box-shadow:0 0 0 3px #005ea82e;outline:none}.prediction-form input:disabled,.prediction-form select:disabled{background:#f3f4f6;color:#6b7280}.checkbox-field{align-content:end;grid-template-columns:auto 1fr;align-items:center;min-height:64px}.checkbox-field input{width:18px;min-height:18px;padding:0;accent-color:#005ea8}.prediction-actions{display:flex;align-items:end}.prediction-actions button{width:100%;min-height:42px;border:1px solid #005ea8;border-radius:8px;background:#005ea8;color:#fff;cursor:pointer;font-size:.94rem;font-weight:800}.prediction-actions button:hover:not(:disabled){background:#004b86}.prediction-actions button:disabled{border-color:#9ca3af;background:#d1d5db;color:#4b5563;cursor:not-allowed}.prediction-error,.prediction-result{margin:0 18px 18px;padding:14px;border-radius:8px}.prediction-error{border:1px solid #b91c1c;background:#fff5f5;color:#7f1d1d}.prediction-result{border:1px solid #bfd3e6;border-left:5px solid #005ea8;background:#f4f9fd}.prediction-result span{display:block;color:#374151;font-size:.82rem;font-weight:800;text-transform:uppercase}.prediction-result strong{display:block;margin-top:5px;color:#111;font-size:1.35rem;font-weight:800;line-height:1.2}.confidence-block{margin-top:14px}.confidence-label{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.confidence-label span{margin:0}.confidence-label strong{margin:0;color:#005ea8;font-size:1rem}.confidence-track,.model-track{height:8px;overflow:hidden;border-radius:999px;background:#d6e4f0}.confidence-fill,.model-fill{height:100%;border-radius:inherit;background:#005ea8}.panel{min-height:320px;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #d6e4f0;background:#fff}.panel-header h2{margin:0;color:#111;font-size:1.05rem;font-weight:800}.panel-header span{flex:0 0 auto;color:#005ea8;font-size:.85rem;font-weight:800}.model-panel{min-height:auto;margin-bottom:18px}.model-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px}.model-row{padding:14px;border:1px solid #d6e4f0;border-radius:10px;background:#f8fbfe}.model-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:42px}.model-row-top span{color:#374151;font-size:.9rem;font-weight:800;line-height:1.25}.model-row-top strong{color:#005ea8;font-size:1.18rem;font-weight:800;line-height:1}.chart-wrap{height:300px;padding:16px 18px 12px;border-bottom:1px solid #d6e4f0;background:#fff}.chart-empty{display:grid;height:100%;place-items:center;border:1px dashed #9ca3af;border-radius:8px;color:#4b5563;font-size:.92rem;font-weight:700}.recharts-wrapper,.recharts-surface{outline:none}.recharts-tooltip-wrapper{font-size:.86rem}.table-wrap{max-height:420px;overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px 18px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f4f9fd;color:#111;font-size:.78rem;font-weight:800;text-transform:uppercase}td{color:#374151;font-size:.92rem}td:last-child,th:last-child{width:120px;text-align:right}.site-footer{margin-top:28px;padding:18px 0 0;border-top:1px solid #bfd3e6;color:#4b5563;font-size:.86rem;font-weight:700;line-height:1.5;text-align:center}@media(max-width:900px){.summary-grid,.dashboard-grid,.prediction-form,.model-list{grid-template-columns:1fr}}@media(max-width:640px){.app-shell{width:min(100% - 24px,1280px);padding-top:18px}.page-header{display:block;padding:20px}.status{display:inline-block;margin-top:14px}.dashboard-intro{font-size:.95rem}.workflow-row{display:grid;grid-template-columns:1fr}th,td{padding:10px 12px}.chart-wrap{height:280px;padding:14px 10px 10px}}
