.dashboard{max-width:1200px}.loading-center{flex-direction:column;justify-content:center;align-items:center;padding:80px;display:flex}.stat-card{flex-direction:column;gap:8px;display:flex;position:relative}.stat-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;font-size:1.3rem;display:flex}.stat-value{color:#111827;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#374151;font-size:.85rem;font-weight:600}.stat-sub{color:#9ca3af;font-size:.75rem}.data-table{border-collapse:collapse;width:100%;font-size:.875rem}.data-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-bottom:2px solid #e5e7eb;padding:10px 14px;font-size:.8rem;font-weight:600}.data-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px}.data-table tbody tr:hover{background:#f8fafc}.score-bar-wrap{align-items:center;gap:8px;display:flex}.score-bar{background:#e5e7eb;border-radius:3px;flex:1;max-width:80px;height:6px;overflow:hidden}.score-bar-fill{border-radius:3px;height:100%;transition:width .5s}.county-card{cursor:pointer;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:10px;padding:16px;transition:all .15s}.county-card:hover{background:#eff6ff;border-color:#3b82f6}.county-name{color:#1e40af;margin-bottom:6px;font-size:1rem;font-weight:700}.county-stats{color:#6b7280;flex-direction:column;gap:3px;font-size:.82rem;display:flex}.communities-page{max-width:1100px}.filters-grid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:16px;display:grid}@media (width<=700px){.filters-grid{grid-template-columns:1fr}}.filter-label{color:#374151;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.comm-table{border-collapse:collapse;width:100%;font-size:.875rem}.comm-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #e5e7eb;padding:10px 14px;font-size:.78rem;font-weight:600}.comm-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px}.comm-row{cursor:pointer;transition:background .1s}.comm-row:hover{background:#f0f7ff!important}.risk-bar-bg{background:#e5e7eb;border-radius:4px;flex-shrink:0;width:80px;height:7px;overflow:hidden}.risk-bar-fill{border-radius:4px;height:100%;transition:width .5s}.driver-tag{color:#374151;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:2px 8px;font-size:.72rem;font-weight:500}.detail-page{max-width:1000px}.detail-header-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.risk-score-circle{background:#fff;border:4px solid;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.risk-score-num{font-size:1.8rem;font-weight:800;line-height:1}.risk-score-label{color:#9ca3af;font-size:.72rem;font-weight:500}.detail-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=700px){.detail-grid{grid-template-columns:1fr}}.metric-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:8px 0;display:flex}.metric-row:last-child{border-bottom:none}.metric-label{color:#374151;flex:0 0 160px;font-size:.82rem;font-weight:500}.metric-bar-wrap{flex:1;align-items:center;gap:10px;display:flex}.metric-bar{background:#e5e7eb;border-radius:4px;flex:1;height:8px;overflow:hidden}.metric-bar-fill{border-radius:4px;height:100%;transition:width .5s}.metric-val{color:#374151;text-align:right;min-width:44px;font-size:.82rem;font-weight:600}.ai-rec-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ai-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.ai-rec-content{flex-direction:column;gap:16px;display:flex}.ai-summary{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:14px 16px;font-size:.9rem;line-height:1.6}.ai-explanation{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:14px 16px;font-size:.9rem;line-height:1.6}.ai-text{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:16px;font-size:.9rem;line-height:1.7}.calc-page{max-width:1100px}.calc-layout{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=800px){.calc-layout{grid-template-columns:1fr}}.calc-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.calc-location-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-label{color:#374151;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.calc-field{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.calc-field:last-child{border-bottom:none}.calc-field-info{flex:1;align-items:center;gap:10px;display:flex}.calc-field-icon{flex-shrink:0;font-size:1.2rem}.calc-field-label{color:#374151;font-size:.85rem;font-weight:600}.calc-field-weight{color:#9ca3af;font-size:.72rem}.calc-input{text-align:right;width:90px}.calc-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:16px;padding:10px 14px;font-size:.9rem}.calc-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.result-card{transition:all .3s}.result-score-circle{background:#fff;border:5px solid;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.preset-btn{border-radius:6px!important}.datasources-page{max-width:1000px}.api-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.api-card{background:linear-gradient(135deg,#f0f7ff 0%,#eff6ff 100%);border:1.5px solid #bfdbfe;border-radius:12px;padding:20px}.api-card-header{align-items:flex-start;gap:14px;display:flex}.api-icon-wrap{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 1px 4px #0000001a}.api-type-tag{color:#1d4ed8;text-transform:uppercase;letter-spacing:.04em;background:#dbeafe;border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.badge-live{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:600}.badge-ai{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:600}.api-endpoint{background:#fff;border:1px solid #e0e7ff;border-radius:6px;padding:8px 12px}.sources-grid{flex-direction:column;gap:12px;display:flex}.source-card{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;padding:16px;transition:border-color .15s}.source-card:hover{border-color:#3b82f6}.source-header{align-items:flex-start;gap:12px;display:flex}.source-type{color:#374151;background:#f1f5f9;border-radius:4px;margin-top:3px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.weight-grid{flex-direction:column;gap:8px;display:flex}.weight-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;padding:8px 0;display:flex}.weight-row:last-child{border-bottom:none}.app-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(160deg,#0f172a 0%,#1e3a5f 100%);flex-direction:column;width:240px;min-width:240px;height:100vh;padding:20px 0;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:12px;padding:4px 20px 28px;display:flex}.brand-logo{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex;box-shadow:0 2px 8px #3b82f666}.brand-name{letter-spacing:.05em;color:#fff;font-size:1.4rem;font-weight:800}.brand-tagline{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:1px;font-size:.68rem;font-weight:400}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:0 12px;display:flex}.nav-item{color:#94a3b8;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item-active{background:#3b82f633;font-weight:600;color:#93c5fd!important}.nav-icon{flex-shrink:0;font-size:1.1rem}.nav-label{flex:1}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:12px;padding:16px 20px}.sidebar-footer-text{color:#64748b;font-size:.75rem;font-weight:500}.sidebar-footer-sub{color:#475569;margin-top:3px;font-size:.68rem}.main-content{flex:1;max-width:calc(100vw - 240px);padding:32px;overflow-y:auto}@media (width<=768px){.sidebar{display:none}.main-content{max-width:100vw;padding:16px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1e40af;--primary-light:#3b82f6;--primary-dark:#1e3a8a;--danger:#dc2626;--warning:#d97706;--success:#16a34a;--neutral:#6b7280;--bg:#f0f4f8;--card:#fff;--text:#111827;--text-muted:#6b7280;--border:#e5e7eb;--radius:12px;--shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:.35s both fadeIn}.spinner{border:3px solid #e2e8f0;border-top-color:var(--primary-light);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite spin;display:inline-block}.badge{letter-spacing:.03em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-high{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.badge-moderate{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.badge-low{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.badge-unknown{color:#374151;background:#f9fafb;border:1px solid #e5e7eb}.text-center{text-align:center}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.gap-2{gap:8px}.gap-3{gap:16px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);padding:24px;transition:box-shadow .2s}.card:hover{box-shadow:var(--shadow-lg)}.btn{border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-outline{color:var(--primary);border:1.5px solid var(--primary);background:0 0}.btn-outline:hover{background:#eff6ff}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:#b91c1c}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:10px 14px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px #3b82f626}.section-header{margin-bottom:24px}.section-header h1,.section-header h2{color:var(--text);font-size:1.6rem;font-weight:700}.section-header p{color:var(--text-muted);margin-top:6px;font-size:.95rem}.empty-state{text-align:center;color:var(--text-muted);padding:56px 24px}.empty-state .icon{margin-bottom:16px;font-size:3rem}.empty-state h3{color:#374151;margin-bottom:8px;font-size:1.1rem;font-weight:600}
