*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#f7f7f5;width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans,sans-serif}.auth-page{background:var(--bg-page,#f8fafc);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,IBM Plex Sans,sans-serif;display:flex}.auth-card{border:1px solid var(--border-card,#e2e8f0);background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:380px;padding:36px 32px;display:flex;box-shadow:0 4px 24px #0f172a12}.auth-logo{letter-spacing:-.5px;color:var(--green-600,#16a34a);text-align:center;margin-bottom:4px;font-family:DM Serif Display,Georgia,serif;font-size:26px}.auth-tagline{color:var(--text-secondary,#64748b);text-align:center;margin:0;font-size:13px;line-height:1.5}.auth-google-btn{color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:14px;font-weight:500;transition:background .12s,border-color .12s;display:flex}.auth-google-btn:hover{background:#f8fafc;border-color:#9ca3af}.auth-divider{color:var(--text-secondary,#94a3b8);align-items:center;gap:12px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border-card,#e2e8f0);flex:1;height:1px}.auth-magic-form{flex-direction:column;gap:10px;display:flex}.auth-email-input{color:#1e293b;box-sizing:border-box;border:1.5px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:10px 13px;font-size:14px;transition:border-color .12s}.auth-email-input:focus{border-color:var(--green-500,#22c55e)}.auth-magic-btn{background:var(--green-600,#16a34a);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:11px 16px;font-size:14px;font-weight:600;transition:background .12s}.auth-magic-btn:hover{background:var(--green-700,#15803d)}.auth-magic-btn:disabled{opacity:.6;cursor:not-allowed}.auth-sent{color:var(--text-secondary,#475569);text-align:center;padding:8px 0;font-size:13.5px;line-height:1.6}.auth-loading,.auth-pending{min-height:100vh;color:var(--text-secondary,#64748b);justify-content:center;align-items:center;font-family:Inter,IBM Plex Sans,sans-serif;font-size:14px;display:flex}.maharashtra-map-container{cursor:grab;-webkit-user-select:none;user-select:none;justify-content:stretch;align-items:stretch;width:100%;height:100%;min-height:380px;display:flex;position:relative;overflow:hidden}.maharashtra-map-container.dragging{cursor:grabbing}.maharashtra-svg{width:100%;height:100%;display:block}.district-path{stroke-linejoin:round;stroke-linecap:round;transition:all .25s cubic-bezier(.4,0,.2,1)}.district-group:hover .district-path{filter:drop-shadow(0 2px 8px #00000014)}@keyframes chatFocusPulse{0%,to{filter:drop-shadow(0 0 4px #f59e0b99)}50%{filter:drop-shadow(0 0 12px #f59e0b)}}.district-chat-focus{animation:.9s ease-in-out infinite chatFocusPulse}.district-label{text-anchor:middle;fill:#fff;pointer-events:none;paint-order:stroke;stroke:#00000059;stroke-width:2px;font-family:Inter,IBM Plex Sans,sans-serif;font-size:9px;font-weight:600}.district-score{text-anchor:middle;fill:#fff;pointer-events:none;paint-order:stroke;stroke:#0006;stroke-width:2px;font-family:Inter,IBM Plex Sans,sans-serif;font-size:11px;font-weight:700}.district-group.selected .district-path{animation:30s linear infinite dash}@keyframes dash{to{stroke-dashoffset:300px}}@keyframes spin{to{transform:rotate(360deg)}}.map-legend{background:#fff;border:1px solid #e6e6e2;border-radius:12px;width:180px;padding:12px 14px;font-family:Inter,sans-serif;position:absolute;top:14px;left:14px;box-shadow:0 6px 18px #0f172a0a}.legend-head{align-items:center;gap:4px;display:flex}.legend-title{color:#111827;font-size:11px;font-weight:700}.legend-sub{color:#6b7280;margin-top:2px;margin-bottom:8px;font-size:9.5px}.legend-bands{flex-direction:column;gap:4px;display:flex}.legend-band{align-items:center;gap:8px;display:flex}.legend-swatch{border-radius:3px;width:24px;height:10px}.legend-range{color:#374151;font-size:10.5px;font-weight:500}.legend-foot{border-top:1px solid #f3f4f6;margin-top:10px;padding-top:8px}.legend-foot-label{color:#6b7280;text-transform:uppercase;letter-spacing:.6px;font-size:9.5px;font-weight:600}.legend-coming-soon{color:#9ca3af;margin-top:4px;font-size:10px;font-style:italic;display:inline-block}.map-controls{background:#fff;border:1px solid #e6e6e2;border-radius:10px;flex-direction:column;gap:0;display:flex;position:absolute;bottom:14px;right:14px;overflow:hidden;box-shadow:0 6px 18px #0f172a0a}.ctl-btn{cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f3f4f6;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:inline-flex}.ctl-btn:last-child{border-bottom:none}.ctl-btn:hover{background:#f9fafb}.map-stepper{z-index:30;background:#fff;border:1px solid #e6e6e2;border-radius:10px;align-items:stretch;font-family:Inter,IBM Plex Sans,sans-serif;display:flex;position:absolute;bottom:14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 18px #0f172a14}.step-arrow{cursor:pointer;color:#475569;background:#fff;border:none;width:32px;font-size:18px;line-height:1;transition:background .15s}.step-arrow:hover{color:#0d9488;background:#f0fdfa}.step-label{border-left:1px solid #f3f4f6;border-right:1px solid #f3f4f6;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:132px;padding:5px 12px;display:flex}.step-name{color:#0f172a;text-align:center;font-size:12px;font-weight:700;line-height:1.15}.step-count{color:#94a3b8;letter-spacing:.02em;font-size:10px;font-weight:600}.step-all{color:#475569;font-size:12px;font-weight:600}.step-fitall{cursor:pointer;color:#0d9488;background:#fff;border:none;border-left:1px solid #f3f4f6;padding:0 12px;font-size:11px;font-weight:700;transition:background .15s}.step-fitall:hover{background:#f0fdfa}.district-tooltip{z-index:8000;pointer-events:auto;background:#fff;border:1px solid #e6e6e2;border-radius:12px;width:280px;padding:14px 14px 8px;font-family:Inter,sans-serif;animation:.16s cubic-bezier(.4,0,.2,1) tt-pop;position:fixed;box-shadow:0 14px 36px #0f172a1f}@keyframes tt-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.district-tooltip.pinned{border-color:#0d9488;box-shadow:0 14px 36px #0f172a2e,0 0 0 1.5px #0d9488}.tt-row.tt-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.tt-head-actions{align-items:center;gap:6px;display:flex}.tt-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:13px;line-height:1}.tt-close:hover{color:#374151}.tt-name{color:#111827;letter-spacing:.4px;margin:0;font-size:13px;font-weight:700}.tt-star{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:11px;display:inline-flex}.tt-star:hover{color:#111827}.tt-score-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.tt-score{align-items:baseline;gap:4px;display:flex}.tt-score-value{letter-spacing:-.5px;font-size:26px;font-weight:700}.tt-score-of{color:#9ca3af;font-size:12px;font-weight:500}.tt-need-badge{border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700}.tt-rank-row{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;grid-template-columns:1fr 1fr;gap:12px;padding:8px 0;display:grid}.tt-rank-label{color:#6b7280;margin-bottom:2px;font-size:10px}.tt-rank-value{color:#111827;font-size:12.5px;font-weight:700}.tt-rank-coming{color:#9ca3af;font-size:11.5px;font-weight:600}.tt-dev-cap{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:3px;font-size:9.5px;font-weight:700}.tt-meta{flex-direction:column;gap:5px;padding:9px 0 4px;display:flex}.tt-meta-row{justify-content:space-between;align-items:baseline;gap:10px;font-size:10.5px;display:flex}.tt-meta-key{color:#6b7280;flex-shrink:0}.tt-meta-val{color:#111827;text-align:right;font-weight:600}.tt-drivers{padding:8px 0}.tt-drivers-label{color:#374151;margin-bottom:6px;font-size:11px;font-weight:600}.tt-drivers-empty{color:#9ca3af;padding:4px 0;font-size:10.5px}.tt-driver-row{grid-template-columns:12px 1fr auto;align-items:center;gap:6px;padding:3px 0;display:grid}.tt-driver-dot{border-radius:999px;width:8px;height:8px;display:inline-block}.tt-driver-name{color:#111827;font-size:11.5px}.tt-driver-score{font-size:11.5px;font-weight:700}.tt-csr-stats{padding:8px 0}.tt-csr-row{justify-content:space-between;align-items:center;padding:3px 0;font-size:11.5px;display:flex}.tt-csr-label{color:#6b7280;font-weight:500}.tt-csr-val{color:#111827;font-weight:700}.tt-csr-unfunded{color:#dc2626;font-size:11px;font-style:italic}.tt-csr-pending{color:#9ca3af;font-size:10.5px;font-weight:400}.tt-view-profile{color:#0f766e;cursor:pointer;background:0 0;border:none;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:8px 0 4px;font-size:11.5px;font-weight:600;display:inline-flex}@media (width<=768px){.district-tooltip{width:calc(100vw - 28px);max-width:360px;left:14px!important;right:14px!important}.ctl-btn{width:36px;height:36px}}.map-enc-legend{background:#fafafa;border:1px solid #ececec;border-radius:8px;align-items:center;gap:7px;min-width:210px;padding:6px 10px;display:flex}.map-enc-legend-cap{color:#6b7280;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-size:9.5px;font-weight:600}.map-enc-legend-ramp{background:linear-gradient(90deg,#780000 0%,#b81000 14%,#d43800 29%,#e88000 43%,#f0d000 57%,#88be24 71%,#52a024 86%,#2d7a2d 100%);border:1px solid #0f172a0f;border-radius:4px;flex:1;height:9px}@media (width<=900px){.map-enc-legend{min-width:160px;padding:5px 8px}.map-enc-legend-cap{font-size:9px}.map-enc-legend-ramp{height:8px}}.mobile-gate{z-index:12000;background:linear-gradient(160deg,#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.mobile-gate-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:360px;padding:32px 24px 24px;box-shadow:0 20px 50px #00000059}.mobile-gate-icon{margin-bottom:14px;font-size:44px;line-height:1}.mobile-gate-title{color:#0f172a;margin:0 0 10px;font-size:19px;font-weight:800}.mobile-gate-text{color:#475569;margin:0 0 12px;font-size:13.5px;line-height:1.55}.mobile-gate-rec{color:#0d9488;margin:0 0 20px;font-size:13px;font-weight:700}.mobile-gate-btn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:12px 16px;font-size:13.5px;font-weight:700}.mobile-gate-btn:active{background:#eef2f6}#root{width:100%;height:100%}
