@font-face{font-family:Inter Fallback;src:local(Arial),local(Helvetica Neue),local(Liberation Sans);ascent-override:90.2%;descent-override:22.48%;line-gap-override:0.0%;size-adjust:107.4%}:root{--ink:#172033;--ink-soft:#334155;--muted:#5f6673;--line:#0a25401a;--paper:#fff;--canvas:#f7fafc;--navy:#0a2540;--navy-2:#1e3a5f;--radar:#0ea5e9;--radar-bright:#7dd3fc;--ok:#16a34a;--ok-soft:#ecfdf5;--warn:#d97706;--danger:#e11d48;--shadow:0 20px 50px #0a254014;--radius:20px;--radius-sm:12px;color:var(--ink);background:var(--canvas);font-family:Inter,Inter Fallback,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;color:var(--ink);background:linear-gradient(#f8fbff 0%,#f7fafc 42%,#eef7f4 100%);margin:0}button,input,select,textarea{font:inherit}button{background:var(--navy);color:#fff;cursor:pointer;letter-spacing:-.01em;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 16px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s,background .16s,border-color .16s;display:inline-flex}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.62;cursor:not-allowed}input,select,textarea{height:42px;color:var(--ink);background:#fff;border:1px solid #d5dee8;border-radius:11px;outline:none;min-width:0;padding:0 12px;font-size:15px}input:focus,select:focus,textarea:focus,.tags-container:focus-within{border-color:#7dd3fc;box-shadow:0 0 0 3px #0ea5e929}textarea{resize:vertical;min-height:40px;padding-top:9px;line-height:1.35}label{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.app{width:100%;min-height:100vh;margin:0;padding:0}.boot-screen{background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.boot-screen img{object-fit:contain;width:auto;height:72px;margin-bottom:18px}.boot-screen p{color:var(--muted);margin:0;font-size:13px;font-weight:600}.topbar{z-index:40000;backdrop-filter:blur(18px)saturate(1.4);background:#ffffffe6;border-bottom:1px solid #dce7f3;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;width:min(100%,1500px);min-height:64px;margin:0 auto;padding:8px clamp(16px,4vw,44px);display:flex}.app:not(.is-authed) .topbar-inner{padding-right:280px}.topbar-brand{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.radar-mark{background:repeating-radial-gradient(circle at center, transparent 0 5px, #0ea5e947 5.5px 6.5px), radial-gradient(circle at center, #0ea5e92e, transparent 62%), var(--navy);border-radius:50%;flex:none;width:32px;height:32px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #7dd3fc66}.radar-mark span{border:1px solid #7dd3fc47;border-radius:50%;position:absolute;inset:5px}.radar-mark span:nth-child(2){inset:10px}.radar-mark span:nth-child(3){transform-origin:0;background:linear-gradient(90deg,#38bdf800,#7dd3fc);border:0;border-radius:0;width:42%;height:2px;animation:3.2s linear infinite radarSweep;inset:50% auto auto 50%}.topbar-wordmark{letter-spacing:-.04em;color:var(--navy);font-size:20px;font-weight:800;line-height:1}.topbar-wordmark span{color:#22c55e}.app-body{width:min(100%,1500px);margin:0 auto;padding:22px clamp(16px,4vw,44px) 0}.app.is-authed .topbar-inner,.app.is-authed .app-body{width:100%;max-width:none}.intro{gap:6px;max-width:720px;margin:2px 0 14px;display:grid}.intro-kicker{width:fit-content;color:var(--navy);letter-spacing:.08em;text-transform:uppercase;background:#ffffffc7;border:1px solid #dce7f3;border-radius:999px;margin:0;padding:5px 10px;font-size:11px;font-weight:800}.intro-title{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.12}.intro-lead{max-width:62ch;color:var(--muted);margin:0;font-size:15px;line-height:1.55}@keyframes radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.consent-banner{z-index:60000;left:50%;bottom:max(16px, env(safe-area-inset-bottom));color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;width:min(920px,100vw - 32px);padding:20px 22px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 20px 60px #0f172a47}.consent-copy{min-width:0}.consent-copy strong{color:#0f172a;margin-bottom:5px;font-size:16px;display:block}.consent-copy p{margin:0;font-size:13px;line-height:1.55}.consent-privacy-link{color:#2563eb;height:auto;box-shadow:none;background:0 0;border:0;margin-top:6px;padding:0;font-size:12px;text-decoration:underline}.consent-privacy-link:hover:not(:disabled){background:0 0;transform:none}.consent-actions{flex:none;gap:10px;display:flex}.consent-actions button{min-width:104px}.consent-reject{color:#0f172a;background:#fff;border:1px solid #94a3b8}.consent-accept{color:#fff;background:#1d4ed8;border:1px solid #1d4ed8}@media (width<=640px){.consent-banner{bottom:max(10px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:14px;width:calc(100vw - 20px);padding:18px}.consent-actions{width:100%}.consent-actions button{flex:1;min-width:0}}.auth-actions{z-index:49999;align-items:center;gap:8px;animation:.3s ease-out fadeSlideIn;display:flex;position:fixed;top:11px;right:max(16px,50vw - 726px)}.auth-action{height:42px;box-shadow:none;border-radius:999px;padding:0 16px;font-size:13px}.auth-action-primary{color:#fff;background:linear-gradient(135deg,#0a2540,#1e3a5f)}.auth-action-secondary{color:var(--navy);background:#fff;border:1px solid #cbd5e1}.auth-focus-backdrop{z-index:49990;pointer-events:none;background:radial-gradient(circle at calc(100% - 185px) 150px,#38bdf847,#38bdf814 150px,#0000 310px),#0f172a12;animation:.9s ease-out loginBackdropPulse;position:fixed;inset:0}.floating-login-card{z-index:50000;transform-origin:82% 10%;background:#fff;border:1px solid #38bdf838;border-radius:18px;width:min(340px,100vw - 32px);padding:24px 20px;animation:.25s ease-out fadeSlideIn;position:fixed;top:76px;right:max(16px,50vw - 726px);box-shadow:0 18px 54px #0a254038,0 0 0 1px #0000000a}.floating-login-card:before{content:"";z-index:-1;filter:blur(10px);opacity:.72;background:linear-gradient(135deg,#0ea5e947,#22c55e2e,#0000 62%);border-radius:24px;position:absolute;inset:-9px}.floating-login-card-attention{animation:.62s cubic-bezier(.2,.8,.2,1) loginBuzz,.9s ease-out loginGlow}.login-attention-pill{color:#075985;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;margin:4px auto 7px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 0 0 1px #0ea5e92e}.user-menu{align-items:center;gap:8px;min-width:0;max-width:70%;display:flex;position:relative}.credit-pill,.user-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;display:inline-flex}.credit-pill{color:#047857;cursor:pointer;background:#ecfdf5;border:1px solid #bbf7d0;font-weight:800}.user-pill{min-width:0;color:var(--navy);background:#f0f9ff;border:1px solid #bae6fd}.user-pill img{object-fit:cover;border-radius:50%;width:24px;height:24px}.user-pill span{text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}.logout-button{color:#64748b;height:34px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:0 10px;font-size:12px}.credit-menu{position:relative}.credit-history-popover{color:#0f172a;z-index:60000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:min(380px,100vw - 24px);max-height:min(460px,100vh - 120px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 22px 60px #0a25402e}.credit-history-head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 12px;display:flex}.credit-history-head strong,.credit-history-head span{display:block}.credit-history-head strong{font-size:15px}.credit-history-head span{color:#64748b;margin-top:2px;font-size:12px}.icon-close{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:30px;height:30px;padding:0}.credit-history-list{max-height:390px;padding:6px;overflow-y:auto}.credit-history-item{border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px 8px;display:grid}.credit-history-item+.credit-history-item{border-top:1px solid #f1f5f9}.credit-history-icon{border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.credit-history-icon-plus{color:#047857;background:#ecfdf5}.credit-history-icon-minus{color:#be123c;background:#fff1f2}.credit-history-copy{min-width:0}.credit-history-copy b,.credit-history-copy span,.credit-history-copy small{display:block}.credit-history-copy b{font-size:13px}.credit-history-copy span,.credit-history-copy small{color:#64748b;font-size:11px;line-height:1.35}.credit-delta-positive{color:#047857}.credit-delta-negative{color:#be123c}.credit-history-empty{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:96px;font-size:13px;display:flex}.search-panel{counter-reset:search-field;box-shadow:var(--shadow);background:#fff;border:1px solid #0a254014;border-radius:20px;gap:0;margin-bottom:16px;display:grid;overflow:visible}.search-fields{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:0;padding:6px 4px 4px;display:grid}.search-field{background:0 0;border:0;border-right:1px solid #e8eef5;border-radius:0;align-content:start;gap:8px;min-width:0;padding:12px 16px 14px;display:grid}.search-field:last-child{border-right:0}.search-field:focus-within{background:#f8fbff}.search-field-location{z-index:5;position:relative}.field-head{color:var(--ink-soft);letter-spacing:.02em;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.search-field .field-head span{align-items:center;gap:8px;display:inline-flex}.search-field .field-head span:before{counter-increment:search-field;content:counter(search-field);color:#fff;background:#0a2540;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.field-head small{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.field-head small.is-ready{color:#047857;background:#ecfdf5}.search-panel form{min-width:0}.location-search{gap:8px;width:100%;margin:0;display:flex}.tour-overlay{z-index:10000;pointer-events:none;position:fixed;inset:0}.tour-backdrop{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tour-highlight{pointer-events:none;will-change:transform;border:2px solid #818cf8;border-radius:12px;position:absolute;top:0;left:0;box-shadow:0 0 20px #6366f180,inset 0 0 20px #6366f11a}.tour-highlight:after{content:"";will-change:opacity;border-radius:12px;animation:2s ease-in-out infinite tourPulse;position:absolute;inset:-2px;box-shadow:0 0 30px #6366f1cc}@keyframes tourPulse{0%,to{opacity:0}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.tour-highlight:after,.radar-mark span:nth-child(3),.empty-radar span{animation:none}}.tour-card{z-index:10001;pointer-events:auto;background:#fff;border-radius:16px;width:min(380px,100vw - 32px);padding:24px;position:fixed;box-shadow:0 20px 60px #0000004d,0 0 0 1px #6366f133}.tour-dots{gap:6px;margin-bottom:16px;display:flex}.tour-dot{background:#e2e8f0;border-radius:4px;width:8px;height:8px;transition:all .2s}.tour-dot-active{background:#4f46e5;width:24px}.tour-dot-complete{background:#a5b4fc}.tour-card h3{color:#1e293b;margin:0 0 8px;font-size:18px;line-height:1.2}.tour-card p{color:#475569;margin:0 0 20px;font-size:14px;line-height:1.6}.tour-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.tour-step-actions{gap:8px;display:flex}.tour-skip,.tour-secondary,.tour-primary{cursor:pointer;height:38px;box-shadow:none;border-radius:8px;font-size:13px;font-weight:700}.tour-skip{color:#94a3b8;background:0 0;border:none;height:auto;padding:4px 8px;font-weight:600}.tour-secondary{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:0 16px}.tour-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;padding:0 20px;box-shadow:0 2px 8px #4f46e54d}.location-picker{gap:7px;min-width:0;display:grid}.location-chips{flex-wrap:wrap;gap:6px;display:flex}.location-chips:empty{display:none}.location-chip-group{color:#475569;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;align-items:center;gap:2px;max-width:100%;height:28px;padding:0 5px 0 9px;font-size:12px;font-weight:800;display:inline-flex}.location-chip-group-active{color:#0a4f7a;background:#eaf5ff;border-color:#bae6fd}.location-chip{min-width:0;max-width:100%;height:24px;box-shadow:none;color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;border-radius:999px;gap:4px;padding:0}.location-chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chip-remove{width:20px;height:20px;box-shadow:none;color:inherit;opacity:.7;background:0 0;border:0;border-radius:999px;flex:none;padding:0}.chip-remove:hover:not(:disabled){opacity:1;background:#0f172a1a;transform:none}.suggested-partner{color:#374151;background:#f3f4f6;border:1px solid #0000;border-radius:6px;height:auto;margin:0 6px 4px 0;padding:2px 6px;font-size:12px;font-weight:700}.suggested-partner:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db}.location-input-wrap{flex:1;min-width:0;position:relative}.location-search input{width:100%}.location-suggestions{z-index:20000;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dbe4ef;border-radius:12px;gap:4px;max-height:min(280px,45vh);padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 16px 40px #0a254024}.search-panel form .location-suggestions button,.location-suggestions button{min-height:0;box-shadow:none;text-align:left;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:9px 10px;line-height:1.3;display:flex;overflow:visible;color:#0f172a!important;background:#fff!important;border:0!important;height:auto!important}.location-suggestions button:hover{transform:none;background:#f0f9ff!important}.location-suggestions button span,.location-suggestions small{line-height:1.35;overflow:visible}.location-suggestions small{color:#64748b;font-size:11px;font-weight:700}.search-panel form button{height:42px;box-shadow:none;flex:none;font-weight:800;color:var(--navy)!important;background:#fff!important;border:1px solid #cbd5e1!important}.search-panel form button:hover:not(:disabled){background:#f0f9ff!important;border-color:#7dd3fc!important}.search-options{align-items:end;min-height:42px;display:flex}.search-toolbar{background:#f8fafc;border-top:1px solid #e8eef5;border-radius:0 0 20px 20px;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.search-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.action-button{border-radius:12px;height:44px;font-size:14px;box-shadow:0 8px 18px #0a25401f}.action-button-primary{background:linear-gradient(135deg,#0a2540,#1e3a5f);min-width:168px}.action-button-success{background:linear-gradient(135deg,#16a34a,#22c55e);min-width:148px}.action-tooltip-wrap{display:inline-flex;position:relative}.action-tooltip{z-index:21000;color:#f8fafc;opacity:0;pointer-events:none;background:#0f172a;border-radius:10px;width:min(320px,72vw);padding:10px 12px;font-size:12px;font-weight:700;line-height:1.35;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,4px);box-shadow:0 14px 34px #0f172a38}.action-tooltip:after{content:"";border:6px solid #0000;border-top-color:#0f172a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.action-tooltip-wrap:hover .action-tooltip,.action-tooltip-wrap:focus-within .action-tooltip{opacity:1;transform:translate(-50%)}.action-meta{color:#64748b;font-size:12px;font-weight:800}.search-side-panel{min-width:0;display:grid}.check-label{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-direction:row;align-items:center;gap:10px;min-height:0;padding:8px 12px 8px 10px}.check-label input{opacity:0;pointer-events:none;position:absolute}.layer-toggle{position:relative}.layer-toggle-active{background:#f0fdf4;border-color:#86efac}.toggle-mark{background:#dbe4ef;border-radius:999px;flex:none;width:36px;height:22px;transition:background .16s;position:relative}.toggle-mark:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0f172a2e}.layer-toggle-active .toggle-mark{background:#22c55e}.layer-toggle-active .toggle-mark:after{transform:translate(14px)}.layer-toggle span:last-child{gap:2px;min-width:0;display:grid}.layer-toggle strong{color:#0f172a;line-height:1.15}.layer-toggle small{color:#64748b;font-size:11px;font-weight:800}.tags-container{background:#fff;border:1px solid #d7dee8;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:7px 10px;display:flex}.tag{color:#16649c;background:#eaf5ff;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:800;display:inline-flex}.tag .chip-remove{width:17px;height:17px;margin-right:-2px}.keyword-container{min-height:42px}.competitor-tag{color:#1e3a8a;background:#eef2ff}.residential-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:10px;margin:12px 0 14px;padding:12px;display:grid}.residential-summary strong{color:#0f172a}.residential-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.residential-grid span{color:#64748b;background:#fff;border:1px solid #edf2f7;border-radius:9px;min-width:0;padding:8px;font-size:12px;font-weight:800}.residential-grid b{color:#0a2540}.traffic-summary-row{color:#475569;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.traffic-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.traffic-high{background:#ef4444}.traffic-mid{background:#f59e0b}.traffic-low{background:#22c55e}.traffic-meta{color:#86efac}.traffic-advanced-summary{gap:6px;display:grid}.traffic-advanced-summary span{color:#64748b;background:#fff;border:1px solid #edf2f7;border-radius:9px;justify-content:space-between;gap:10px;padding:7px 8px;font-size:12px;font-weight:800;display:flex}.traffic-advanced-summary b{color:#0f172a;text-align:right}.traffic-signal-mix{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.traffic-signal-mix div{text-align:center;background:#f0f9ff;border:1px solid #dbeafe;border-radius:9px;gap:2px;padding:8px;display:grid}.traffic-signal-mix b{color:#0a4f7a;font-size:16px}.traffic-signal-mix span{color:#64748b;font-size:11px;font-weight:800}.traffic-popup{gap:7px;min-width:240px;max-width:300px;display:grid}.traffic-popup>span{color:#475569;font-size:12px}.traffic-profile-bars{gap:5px;display:grid}.traffic-profile-row{grid-template-columns:74px 1fr 24px;align-items:center;gap:6px;display:grid}.traffic-profile-row small{color:#64748b;font-size:10px;font-weight:800}.traffic-profile-row span{background:#eef2f7;border-radius:999px;height:7px;overflow:hidden}.traffic-profile-row i{border-radius:inherit;height:100%;display:block}.traffic-profile-row b{color:#0f172a;text-align:right;font-size:11px}.traffic-signal-list{flex-wrap:wrap;gap:5px;display:flex}.traffic-signal-list span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:800}.residential-summary small{color:#64748b;line-height:1.45}.tag-input{box-shadow:none;border:none;flex:1;min-width:120px;height:28px;padding:0}.tag-input:focus{box-shadow:none;outline:none}.suggested-partners{color:#64748b;margin-top:6px;font-size:12px;font-weight:600}.empty-state{text-align:left;color:#64748b;background:#ffffffc7;border:1px dashed #c5d3e0;border-radius:16px;align-items:center;gap:16px;margin:0 0 16px;padding:12px 16px;display:flex}.empty-copy{flex:1;min-width:0}.empty-radar{background:repeating-radial-gradient(circle at center, transparent 0 5px, #0ea5e92e 5.5px 6.5px), var(--navy);border-radius:50%;flex:none;width:42px;height:42px;margin:0;position:relative;overflow:hidden;box-shadow:0 8px 18px #0a254029}.empty-radar span{transform-origin:0;background:linear-gradient(90deg,#0000,#38bdf8);width:46%;height:2px;animation:2.8s linear infinite radarSweep;position:absolute;inset:50% auto auto 50%}.empty-state h3{color:var(--navy);letter-spacing:-.01em;margin:0 0 2px;font-size:14px}.empty-state p{max-width:none;margin:0;font-size:13px;line-height:1.45}.empty-steps{flex:none;justify-content:flex-end;gap:12px;margin:0;padding:0;list-style:none;display:flex}.empty-steps li{color:var(--ink-soft);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.empty-steps span{background:var(--navy);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.error,.warning{border-radius:14px;align-items:center;gap:10px;margin:12px 0;padding:12px 14px;display:flex}.error{color:#991b1b;background:#fef2f2}.warning{color:#92400e;background:#fffbeb}.notice{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;margin:12px 0;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;display:grid}.metric{background:#fff;border:1px solid #e4e9f0;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:14px 16px;display:grid;box-shadow:0 10px 28px #0a25400d}.metric svg{color:#0284c7;width:20px;height:20px}.metric div{background:#f0f9ff;border-radius:13px;grid-row:span 2;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.metric span{color:#64748b;font-size:12px;font-weight:650}.metric b{color:#0f172a;letter-spacing:-.03em;font-size:24px}.legend-card{background:#fff;border:1px solid #e4e9f0;border-radius:14px;margin-bottom:16px;padding:12px 16px;box-shadow:0 10px 28px #0a25400d}.legend-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.legend-header strong,.legend-subhead{color:#0f172a;font-size:13px;font-weight:900}.legend-header strong{align-items:center;gap:6px;display:inline-flex}.legend-help{color:#64748b;cursor:help;align-items:center;gap:5px;font-size:11px;font-weight:650;display:inline-flex}.legend-help svg{color:#0ea5e9;flex:none}.legend-subhead{margin-top:12px}.map-layer-controls{flex-wrap:wrap;gap:8px;display:flex}.map-layer-toggle,.legend-category-toggle{color:#475569;min-width:0;height:34px;box-shadow:none;white-space:nowrap;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:0 10px;font-size:12px;font-weight:850}.map-layer-toggle:hover:not(:disabled),.legend-category-toggle:hover:not(:disabled){background:#eef6ff;transform:none}.map-layer-toggle-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.map-layer-toggle b{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:11px;display:inline-flex}.map-layer-toggle-active b{color:#047857;background:#d1fae5}.search-feedback{background:#ffffffd1;border:1px solid #e5edf6;border-radius:14px;grid-template-columns:minmax(180px,1fr) auto minmax(260px,1.1fr);align-items:center;gap:10px;margin:0 0 16px;padding:10px 12px;display:grid;box-shadow:0 8px 24px #0a25400a}.search-feedback-complete{grid-template-columns:minmax(180px,1fr) auto auto}.search-feedback-copy{gap:2px;min-width:0;display:grid}.search-feedback-copy strong{color:#0f172a;font-size:13px}.search-feedback-copy span,.feedback-note{color:#64748b;font-size:12px}.search-feedback-actions{gap:6px;display:inline-flex}.feedback-choice{color:#475569;height:34px;box-shadow:none;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:0 12px;font-size:12px}.feedback-choice-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.feedback-choice-bad{color:#be123c;background:#fff1f2;border-color:#fecdd3}.search-feedback-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.search-feedback-form textarea{background:#f8fafc;width:100%;height:36px;min-height:36px;font-size:13px}.search-feedback-form button{height:36px;box-shadow:none;border-radius:10px;padding:0 14px;font-size:12px}.feedback-note{white-space:nowrap;justify-self:end}.feedback-note-error{color:#b45309}.complaints-book{color:#334155;gap:18px;display:grid}.complaints-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.complaints-head span{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.complaints-head h2{color:#0f172a;margin:0;font-size:26px}.complaints-reset{color:#475569;height:34px;box-shadow:none;background:#fff;border:1px solid #dbe4ef;border-radius:10px;padding:0 12px;font-size:12px}.complaints-provider{background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.complaints-provider div{border-right:1px solid #dbe4ef;gap:3px;padding:12px 14px;display:grid}.complaints-provider div:last-child{border-right:0}.complaints-provider b{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.complaints-provider span{color:#0f172a;font-size:13px;font-weight:700}.complaint-tracking{background:#fff;border:1px solid #dbe4ef;border-radius:12px;gap:12px;padding:14px;display:grid}.complaint-tracking-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.complaint-tracking-head h3{color:#0f172a;margin:0;font-size:15px}.complaint-tracking-head span{color:#0e7490;text-transform:uppercase;background:#ecfeff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.complaint-tracking-row{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;align-items:end;gap:10px;display:grid}.complaint-tracking label{color:#475569;gap:6px;font-size:12px;font-weight:700;display:grid}.complaint-tracking input{color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1.5px solid #dbe4ef;border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.complaint-tracking button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:124px;height:40px;font-size:13px;display:inline-flex}.complaint-tracking-result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:6px;padding:12px;display:grid}.complaint-tracking-result div{justify-content:space-between;align-items:center;gap:10px;display:flex}.complaint-tracking-result b{color:#0f172a;font-size:14px}.complaint-tracking-result span,.complaint-tracking-result p{color:#475569;margin:0;font-size:12px;line-height:1.5}.complaint-tracking-result ul{gap:6px;margin:6px 0 0;padding:0;list-style:none;display:grid}.complaint-tracking-result li{color:#334155;gap:8px;font-size:12px;display:flex}.complaint-tracking-result li span{color:#0f766e;flex:none;font-weight:700}.complaint-form{gap:16px;display:grid}.complaint-form section{background:#fff;border:1px solid #e5edf6;border-radius:12px;gap:12px;padding:16px;display:grid}.complaint-form h3{color:#0f172a;margin:0;font-size:15px}.complaint-form label{color:#475569;gap:6px;font-size:12px;font-weight:700;display:grid}.complaint-form input,.complaint-form select,.complaint-form textarea{color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1.5px solid #dbe4ef;border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.complaint-form textarea{resize:vertical;min-height:86px}.complaint-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.complaint-wide{grid-column:span 2}.complaint-check{align-items:flex-start;color:#334155!important;grid-template-columns:none!important;gap:10px!important;font-weight:600!important;display:flex!important}.complaint-check input{flex:none;width:16px;height:16px;margin-top:2px}.complaint-type-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.complaint-choice{cursor:pointer;background:#f8fafc;border:1.5px solid #dbe4ef;border-radius:12px;padding:12px;gap:10px!important;display:flex!important}.complaint-choice-active{background:#f0fdfa;border-color:#14b8a6}.complaint-choice input{flex:none;width:16px;height:16px;margin-top:2px}.complaint-choice span{color:#64748b;gap:3px;font-weight:500;line-height:1.4;display:grid}.complaint-choice b{color:#0f172a;font-size:13px}.complaint-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:13px}.complaint-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.complaint-actions small{color:#64748b;font-size:12px}.complaint-actions button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:156px;height:42px;font-size:13px;display:inline-flex}.complaint-receipt{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:flex-start;gap:14px;padding:18px;display:flex}.complaint-receipt h3{color:#14532d;margin:0 0 6px}.complaint-receipt p{margin:4px 0;font-size:14px;line-height:1.5}.complaint-print{height:38px;box-shadow:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:13px;display:inline-flex}.legend-items{flex-wrap:wrap;gap:12px;margin-top:8px;font-size:13px;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-category-toggle{color:#0f172a;background:#fff;border-color:#dbe4ef}.legend-category-hidden{color:#94a3b8;background:#f8fafc;border-style:dashed}.legend-category-toggle:disabled{color:#94a3b8;background:#f8fafc}.color-dot{border-radius:50%;width:12px;height:12px}.grid{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:20px;width:100%;display:grid}.map-card,.card,.table-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e4e9f0;border-radius:20px;overflow:hidden}.map-card,.map-stage{width:100%;min-width:0;position:relative}.best-zone-tip{z-index:1100;background:#fff;border:1px solid #bbf7d0;border-radius:14px;width:min(268px,100% - 56px);padding:12px 14px;position:absolute;top:12px;right:12px;box-shadow:0 10px 28px #0a254024}.best-zone-tip-kicker{letter-spacing:.06em;text-transform:uppercase;color:#047857;margin:0 0 4px;font-size:11px;font-weight:800}.best-zone-tip strong{color:var(--navy);font-size:14px;line-height:1.3;display:block}.best-zone-tip p:last-of-type{color:#475569;margin:6px 0 10px;font-size:12px;line-height:1.45}.best-zone-tip-button{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;font-size:13px;font-weight:800;display:inline-flex}.best-zone-tip-button:disabled{opacity:.65;cursor:not-allowed}.map-toolbar{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-bottom:1px solid #bae6fd;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.map-basemap,.map-toolbar-meta{align-items:center;gap:8px;min-width:0;display:inline-flex}.map-basemap{background:#fff;border:1px solid #bae6fd;border-radius:999px;padding:3px}.map-basemap button{color:#0a4f7a;height:28px;box-shadow:none;background:0 0;border-radius:999px;padding:0 12px;font-size:12px;font-weight:700}.map-basemap button:hover:not(:disabled){background:#f0f9ff;transform:none}.map-basemap button.is-active{background:var(--navy);color:#fff}.toolbar-meta{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-width:0;height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.toolbar-button{border-radius:10px;height:44px;font-size:14px;box-shadow:0 8px 18px #0a254029}.toolbar-button-primary{background:linear-gradient(135deg,#0a2540,#1e3a5f)}.toolbar-button-success{background:linear-gradient(135deg,#16a34a,#22c55e)}.loader-spinner{border:4px solid #0000001a;border-left-color:#0ea5e9;border-radius:50%;width:36px;height:36px;margin-bottom:12px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes loginBuzz{0%,to{transform:translate(0,0)rotate(0)}12%{transform:translate(-5px)rotate(-.6deg)}24%{transform:translate(5px)rotate(.6deg)}36%{transform:translate(-4px)rotate(-.45deg)}48%{transform:translate(4px)rotate(.45deg)}60%{transform:translate(-2px)rotate(-.25deg)}72%{transform:translate(2px)rotate(.25deg)}}@keyframes loginGlow{0%{box-shadow:0 18px 54px #0a254038,0 0 0 1px #0000000a}35%{box-shadow:0 20px 62px #0a254047,0 0 0 5px #38bdf847,0 0 44px #22c55e33}to{box-shadow:0 18px 54px #0a254038,0 0 0 1px #0000000a}}@keyframes loginBackdropPulse{0%{opacity:0}28%{opacity:1}to{opacity:.82}}.export-overlay{z-index:12000;backdrop-filter:blur(6px);color:#0a2540;background:#f7fafce0;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:fixed;inset:0}.export-overlay .loader-spinner{border-left-color:#16a34a;width:44px;height:44px;margin-bottom:0}.export-overlay .loading-message{color:#0a2540;font-size:18px;font-weight:800}.export-overlay small{text-align:center;color:#64748b;max-width:320px;font-size:13px;line-height:1.4}.loading-overlay{z-index:9999;color:#0ea5e9;backdrop-filter:blur(3px);background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:absolute;inset:0}.loading-message{text-align:center;max-width:min(520px,82%);margin-top:8px;line-height:1.4;animation:.35s ease-out loadingMessageIn}@keyframes loadingMessageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.map{background:#e8eef4;width:100%;height:min(74vh,760px);min-height:540px}.leaflet-container.is-waiting-google .leaflet-tile-pane{visibility:hidden}.google-basemap-host{z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}.google-basemap-host>div{background:0 0!important}.leaflet-container>.leaflet-map-pane,.leaflet-container>.leaflet-control-container{z-index:1}.leaflet-container.has-google-basemap.is-google-ready .leaflet-tile-pane{display:none!important}.map-radius-control{z-index:1000;background:#fffffff0;border:1px solid #0f172a14;border-radius:14px;gap:8px;min-width:210px;padding:10px 12px;display:grid;position:absolute;bottom:58px;left:16px;box-shadow:0 10px 28px #0a254029}.map-radius-control label{color:#334155;margin:0;font-size:12px;font-weight:800}.map-radius-control input{width:100%;height:18px;box-shadow:none;cursor:pointer;border:0;padding:0}.map-recenter{z-index:1000;color:#0b1524;background:#fff;border:1px solid #0f172a14;border-radius:12px;width:40px;height:40px;padding:0;position:absolute;bottom:58px;right:12px;box-shadow:0 10px 28px #0a254029}.leaflet-control-zoom{overflow:hidden;border:0!important;border-radius:12px!important;box-shadow:0 10px 28px #0a254029!important}.leaflet-bar a,.leaflet-bar a:hover{color:#0b1524!important;border:0!important;width:36px!important;height:36px!important;line-height:36px!important}.side{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.card{padding:18px}.card h2,.table-card h2{color:#0f172a;margin:0 0 14px}.card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.card-head h2{margin:0}.card-head small{color:#64748b;flex:none;margin-top:3px;font-size:12px;font-weight:700}.insights-empty,.insight-pending{color:#64748b;background:#f8fafc;border:1px dashed #d7dee8;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.45}.insight-zone{background:#f8fbff;border:1px solid #e8eef5;border-radius:16px;margin-bottom:12px;padding:14px}.insight-zone:last-child{margin-bottom:0}.insight-zone-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.insight-zone-head strong,.insight-zone-head small{display:block}.insight-zone-head small{color:#64748b;margin-top:2px;font-size:12px;font-weight:700}.score-pill{border-radius:999px;flex:none;padding:5px 10px;font-size:13px;font-weight:900;line-height:1}.insight-metrics{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.insight-metrics span{color:#475569;background:#fff;border:1px solid #e8eef5;border-radius:12px;gap:2px;padding:9px 10px;font-size:12px;font-weight:700;display:grid}.insight-metrics b{color:#0f172a;font-size:18px;line-height:1.1}.insight-facts{gap:8px;margin:0;display:grid}.insight-facts>div{background:#fff;border:1px solid #e8eef5;border-radius:12px;padding:10px 12px}.insight-facts>div.is-reco{background:#f0fdf4;border-color:#bbf7d0}.insight-facts dt{color:#64748b;letter-spacing:.02em;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:800}.insight-facts dd{color:#0f172a;margin:0;font-size:13px;line-height:1.45}.insight-rentals{gap:8px;margin-top:12px;display:grid}.insight-rentals>span{color:#64748b;letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:800}.insight-rentals a{color:#1d4ed8;background:#fff;border:1px solid #dbeafe;border-radius:12px;gap:2px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none;display:grid}.insight-rentals a:hover{background:#eff6ff}.insight-rentals small{color:#64748b;font-size:12px;font-weight:700}.table-exports{flex-wrap:wrap;flex:none;gap:8px;display:flex}.table-export{height:34px;color:var(--navy);box-shadow:none;background:#fff;border:1px solid #d7dee8;border-radius:10px;padding:0 12px;font-size:12px;font-weight:800}.table-export:disabled{opacity:.45;cursor:not-allowed}.report-capture-host{pointer-events:none;z-index:-1;width:794px;height:auto;top:0;left:-12000px;overflow:visible;position:fixed!important}.report-capture{color:#0a2540;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;pointer-events:none;background:#f7fafc;width:794px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:absolute;top:0;left:0}.report-page{box-sizing:border-box;page-break-after:always;background:#f7fafc;width:794px;height:1123px;padding:24px 28px 42px;position:relative;overflow:hidden}.report-page-foot{color:#334155;text-align:center;font-size:11px;font-weight:600;position:absolute;bottom:14px;left:28px;right:28px}.report-page .report-cover{margin:-24px -28px 16px}.report-page .report-section{padding:14px 0 4px}.report-capture .report-cover{color:#fff;background:linear-gradient(135deg,#0a2540,#1e3a5f);padding:28px 28px 24px}.report-capture .report-logo{letter-spacing:.02em;font-size:28px;font-weight:800;display:block}.report-capture .report-kicker{color:#86efac;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:700;display:block}.report-capture .report-date{color:#dbeafe;margin:16px 0 18px;font-size:13px}.report-capture .report-meta,.report-capture .report-facts{gap:8px;margin:0;display:grid}.report-capture .report-meta-row{grid-template-columns:140px 1fr;gap:10px;display:grid}.report-capture .report-meta dt,.report-capture .report-facts dt{color:#86efac;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;font-weight:800}.report-capture .report-facts dt{color:#16a34a}.report-capture .report-meta dd,.report-capture .report-facts dd{margin:0;font-size:14px;font-weight:600;line-height:1.45}.report-capture .report-section{padding:22px 28px 6px}.report-capture .report-section h2,.report-page>h2{color:#0a2540;letter-spacing:-.02em;border-bottom:2px solid #22c55e;margin:0 0 12px;padding-bottom:8px;font-size:18px;font-weight:800}.report-capture .report-section h3,.report-capture .report-section h4{color:#1e3a5f;margin:0 0 8px;font-size:13px}.report-capture .report-map{margin:0 0 12px}.report-capture .report-map img{aspect-ratio:738/420;object-fit:fill;background:#dbe4ee;border:1px solid #d7dee8;border-radius:12px;width:100%;height:auto;display:block}.report-capture .report-map figcaption,.report-capture .report-muted,.report-capture .report-empty,.report-capture .report-coords{color:#64748b;margin:8px 0 0;font-size:12px}.report-capture .report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.report-capture .report-kpi{background:#fff;border:1px solid #d7dee8;border-radius:12px;padding:12px}.report-capture .report-kpi strong{color:#16a34a;font-size:22px;display:block}.report-capture .report-kpi span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:700}.report-capture .report-chips p,.report-capture .report-zone-stats{margin:8px 0 0;font-size:13px}.report-capture .report-zone,.report-capture .report-district{background:#fff;border:1px solid #d7dee8;border-radius:12px;margin-bottom:10px;padding:12px 14px}.report-capture .report-zone-head,.report-capture .report-rank-head{justify-content:space-between;gap:10px;display:flex}.report-capture .report-zone-head small{color:#64748b;display:block}.report-capture .report-score{color:#16a34a;background:#ecfdf5;border-radius:999px;padding:2px 10px;font-weight:800}.report-capture .report-notes,.report-capture .report-warnings,.report-capture .report-rank{margin:8px 0 0;padding-left:18px}.report-capture .report-rank li{margin-bottom:10px}.report-capture .report-table-block{margin-bottom:16px}.report-capture table{table-layout:fixed;border-collapse:collapse;background:#fff;width:100%;font-size:11px}.report-capture th,.report-capture td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border:1px solid #e8edf4;padding:6px 7px}.report-capture th:last-child,.report-capture td:last-child{white-space:nowrap;text-overflow:ellipsis;width:118px;overflow:hidden}.report-capture th{color:#fff;background:#0a2540;font-weight:700}.report-capture .report-footer{color:#64748b;margin-top:8px;padding:16px 28px 24px;font-size:11px}.zone{border:1px solid #e8edf4;border-radius:14px;margin-bottom:12px;padding:14px}.zone-head{justify-content:space-between;gap:10px;display:flex}.zone-head span{border-radius:999px;padding:4px 9px;font-size:13px;font-weight:900}.good{color:#166534;background:#dcfce7}.mid{color:#92400e;background:#fef3c7}.zone small{color:#64748b}.zone-metrics{text-align:center;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0;display:grid}.zone-metrics span{color:#334155;background:#f8fafc;border-radius:10px;padding:8px;font-size:12px}.ai-insight{color:#166534;background:#f0fdf4;border-radius:10px;align-items:flex-start;gap:8px;margin-top:8px;padding:10px;font-size:13px;display:flex}.ai-insight svg{color:#22c55e;min-width:14px;margin-top:2px}.zone ul{color:#555;margin:8px 0 0;padding-left:18px;font-size:13px}.outline{color:#0f172a;background:#fff;border:1px solid #d7dee8;width:100%;box-shadow:0 10px 24px #0a25400a}.table-card{margin-top:20px;padding:18px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{text-align:left;color:#64748b;border-bottom:1px solid #e8edf4;padding:10px}td{border-bottom:1px solid #f1f5f9;padding:12px 10px}tr:last-child td{border-bottom:0}.leaflet-container{font-family:inherit}.selected-location-pin{background:0 0;border:0}.selected-location-pin-head{background:#0f172a;border:3px solid #fff;border-radius:50% 50% 50% 0;width:24px;height:24px;position:absolute;top:0;left:5px;transform:rotate(-45deg);box-shadow:0 8px 18px #0f172a47}.selected-location-pin-dot{background:#38bdf8;border-radius:999px;width:7px;height:7px;position:absolute;top:9px;left:14px;box-shadow:0 0 0 2px #38bdf82e}.billing-card{flex-direction:column;gap:12px;display:flex}.billing-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.billing-head h2{margin:0}.billing-head p{color:#64748b;margin:4px 0 0;font-size:13px}.billing-balance{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:14px;font-weight:900;display:flex}.billing-row{color:#64748b;border-top:1px solid #eef2f7;justify-content:space-between;gap:10px;padding-top:10px;font-size:13px;display:flex}.billing-row b{color:#0f172a;text-align:right}.billing-primary{background:#0f172a;border-radius:10px;width:100%;height:42px;font-size:13px}.topup-grid{grid-template-columns:1fr;gap:8px;display:grid}.topup-button{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:38px;font-size:13px}.billing-note{color:#64748b;font-size:12px;line-height:1.45;display:block}.app-modal-overlay{z-index:10000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.app-modal-backdrop{backdrop-filter:blur(4px);background:#0f172ab3;position:absolute;inset:0}.app-modal-panel{width:min(420px,100%);max-height:80vh;padding:32px 24px 24px;position:relative;overflow:auto;box-shadow:0 25px 60px #0000004d}.app-modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:20px;line-height:1;position:absolute;top:16px;right:16px}.purchase-summary{text-align:center;gap:14px;display:grid}.purchase-summary-icon{color:#166534;background:#ecfdf5;border-radius:999px;place-items:center;width:64px;height:64px;margin:4px auto 0;display:grid}.purchase-summary h2{color:#0f172a;margin:0;font-size:22px;line-height:1.25}.purchase-summary>p{color:#475569;margin:0;font-size:14px;line-height:1.55}.purchase-summary-details{text-align:left;gap:10px;margin:4px 0 0;display:grid}.purchase-summary-details>div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.purchase-summary-details>div:last-child{border-bottom:none}.purchase-summary-details dt{color:#64748b;font-size:13px}.purchase-summary-details dd{color:#0f172a;text-align:right;margin:0;font-size:14px;font-weight:600}.purchase-summary-ref{overflow-wrap:anywhere;max-width:58%;color:#475569!important;font-size:11px!important;font-weight:500!important}.purchase-summary .billing-primary{margin-top:6px}.best-zone-card{box-shadow:none;border:0;border-top:1px solid #dcfce7;border-radius:0;margin:0;padding:16px 18px 18px}.best-zone-card h2{color:#0a2540}.best-zone-card .card-head{margin-bottom:8px}.best-zone-card .card-head small{color:#16a34a;margin-top:2px;display:block}.rail-section-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.rail-count{color:#fff;background:#16a34a;border-radius:999px;flex:none;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.rail-count.is-navy{background:#0a2540}.best-zone-meta{color:#64748b;margin:0 0 10px;font-size:12px;line-height:1.35}.best-zone-empty{color:#64748b;background:#f8fafc;border:1px dashed #d7dee8;border-radius:12px;margin:0;padding:10px 12px;font-size:13px;line-height:1.4}.best-zone-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.best-zone-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}.best-zone-item-lead{background:#f0fdf4;border-color:#86efac}.best-zone-item.is-active{border-color:#16a34a;box-shadow:0 0 0 2px #16a34a29}.best-zone-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.best-zone-item-head strong{color:#0a2540;align-items:center;gap:7px;min-width:0;font-size:13px;line-height:1.2;display:flex}.best-zone-item-head em{color:#fff;background:#16a34a;border-radius:999px;flex:none;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;font-weight:800;display:grid}.best-zone-item-head span{color:#fff;background:#16a34a;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:800;line-height:1}.best-zone-item-stats{flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;display:flex}.best-zone-item-stats span{color:#475569;background:#fff;border:1px solid #dbe4ef;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.best-zone-item-stats span.is-ratio{color:#0a2540;border-color:#cbd5e1}.best-zone-item p{color:#334155;align-items:flex-start;gap:6px;min-width:0;margin:8px 0 0;font-size:13px;line-height:1.45;display:flex}.best-zone-item p>span:last-child{white-space:normal;overflow-wrap:anywhere;min-width:0;overflow:visible}.best-zone-tone{background:#eab308;border-radius:50%;flex:none;width:7px;height:7px}.best-zone-tone.is-good{background:#16a34a}.best-zone-tone.is-warn{background:#f59e0b}.best-zone-go{color:#16a34a;background:#fff;border:1px solid #86efac;border-radius:999px;width:auto;height:24px;margin-left:auto;padding:0 9px;font-size:11px;font-weight:800}.best-zone-go:hover{background:#f0fdf4}.district-recs{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.district-recs h3{color:#0a2540;margin:0;font-size:14px}.district-rec-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.district-rec{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;align-content:start;padding:10px 12px;display:grid}.district-rec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.district-rec strong{color:#0a2540;min-width:0;font-size:13px;line-height:1.2}.district-rec-chips{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.district-rec-chips span{color:#475569;background:#fff;border:1px solid #dbe4ef;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:800}.district-rec-text{-webkit-line-clamp:2;color:#334155;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.district-rec.is-open .district-rec-text{-webkit-line-clamp:unset;display:block;overflow:visible}.district-rec-more{width:fit-content;height:auto;box-shadow:none;color:#16a34a;background:0 0;border:0;margin-top:6px;padding:0;font-size:12px;font-weight:800}.district-rec-more:hover{color:#15803d;background:0 0}.site-footer{color:#bae6fd;background:radial-gradient(circle at 12% 0,#0ea5e929,#0000 32%),linear-gradient(#0a2540 0%,#082033 100%);margin-top:48px;padding:48px 24px 32px}.site-footer-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;width:min(1200px,100%);margin:0 auto;display:grid}.site-footer h2,.site-footer h3{color:#fff;margin:0 0 12px}.site-footer h2{font-size:20px}.site-footer h3{font-size:15px}.site-footer p,.site-footer li{font-size:13px;line-height:1.8}.site-footer p{margin:0}.site-footer strong{color:#f0f9ff}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{line-height:2.1}.footer-link{color:#bae6fd;text-underline-offset:3px;height:auto;box-shadow:none;background:0 0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.footer-link:hover:not(:disabled){color:#fff;transform:none}.footer-link-accent{color:#fbbf24;text-decoration:none}.site-footer-bottom{text-align:center;color:#7dd3fc;border-top:1px solid #0ea5e947;width:min(1200px,100%);margin:32px auto 0;padding-top:20px;font-size:11px}.site-footer-bottom p+p{color:#38bdf8;margin-top:6px}@media (width<=1180px){.search-fields{grid-template-columns:1fr 1fr}.search-field:nth-child(2){border-right:0}.search-field:nth-child(3){border-top:1px solid #e8eef5;border-right:0;grid-column:1/-1}.grid{grid-template-columns:minmax(0,1fr) 340px}.best-zone-list,.district-rec-list{grid-template-columns:1fr}}@media (width<=980px){.app-body{padding:16px 16px 0}.app:not(.is-authed) .topbar-inner{padding-right:16px}.topbar-inner{min-height:58px}.intro-title{font-size:28px}.user-menu{flex-wrap:wrap;justify-content:flex-end;max-width:100%}.credit-menu{position:static}.credit-history-popover{width:auto;max-height:calc(100vh - 96px);position:fixed;top:72px;left:12px;right:12px}.search-panel{border-radius:16px}.search-fields{grid-template-columns:1fr;padding:4px 0 0}.search-field,.search-field:nth-child(2),.search-field:nth-child(3){border-top:1px solid #e8eef5;border-right:0;grid-column:auto;min-height:auto}.search-field:first-child{border-top:0}.search-toolbar{flex-wrap:wrap}.search-actions{flex-wrap:wrap;margin-left:auto}.metrics{grid-template-columns:repeat(2,1fr)}.search-feedback{grid-template-columns:1fr;align-items:start}.search-feedback-actions,.feedback-note{justify-self:start}.complaints-provider,.complaint-grid,.complaint-tracking-row,.complaint-type-row{grid-template-columns:1fr}.complaints-provider div{border-bottom:1px solid #dbe4ef;border-right:0}.complaints-provider div:last-child{border-bottom:0}.complaint-wide{grid-column:auto}.complaint-actions{flex-direction:column;align-items:stretch}.complaint-actions button,.complaint-tracking button,.complaint-print{width:100%}.grid{grid-template-columns:1fr}.side{position:static}.map{height:560px;min-height:460px}}@media (width<=820px){.tour-card{border-radius:16px 16px 12px 12px;grid-template-rows:auto auto minmax(0,1fr) auto;width:auto;max-height:min(42vh,250px);padding:14px;display:grid;overflow:hidden;left:12px!important;right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;max-width:none!important;top:auto!important;transform:none!important}.tour-dots{margin-bottom:10px}.tour-card h3{margin-bottom:5px;font-size:15px}.tour-card p{min-height:0;max-height:86px;margin-bottom:12px;padding-right:4px;font-size:12px;line-height:1.45;overflow:auto}.tour-actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.tour-step-actions{justify-content:end;min-width:0}.tour-skip,.tour-secondary,.tour-primary{white-space:nowrap;height:36px;font-size:12px}.tour-skip{padding-left:2px}.tour-secondary{padding:0 10px}.tour-primary{padding:0 12px}}@media (width<=680px){.app{padding-bottom:112px}.app-body{padding:14px 14px 0}.auth-actions{justify-content:stretch;inset:auto 12px 12px}.auth-action{color:#fff;background:#0a2540;border:0;flex:1;min-width:0;height:44px;padding:0 12px}.auth-action-secondary{color:#0a2540;background:#fff;border:1px solid #cbd5e1}.floating-login-card{width:auto;inset:auto 12px 76px}.intro{margin-bottom:14px}.intro-title{font-size:24px}.search-panel{border-radius:16px}.search-toolbar{flex-direction:column;align-items:stretch}.search-actions{grid-template-columns:1fr;margin-left:0;display:grid}.field-head{flex-direction:column;align-items:flex-start;gap:2px}.location-search{grid-template-columns:1fr auto;display:grid}.empty-state{flex-wrap:wrap;padding:12px 14px}.empty-steps{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%}.empty-state h3{font-size:14px}.metrics,.search-feedback-form{grid-template-columns:1fr}.search-feedback-form button{width:100%}.metric{padding:14px}.search-actions{grid-template-columns:1fr;display:grid}.action-button,.action-tooltip-wrap{width:100%}.action-meta{text-align:center}.map-toolbar{flex-wrap:wrap;justify-content:flex-start;padding:10px}.best-zone-tip{width:min(220px,100% - 52px);padding:10px 12px;top:8px;right:8px}.toolbar-meta{white-space:normal}.map{height:64vh;min-height:390px}.tour-card{bottom:calc(72px + env(safe-area-inset-bottom))!important}.card,.table-card{padding:14px}.best-zone-item-stats{gap:4px}.best-zone-go{margin-left:0}.district-rec-head{flex-direction:column;align-items:flex-start}.district-rec-chips{justify-content:flex-start}.table-card{margin-bottom:72px}}@media (width<=440px){.app{padding-bottom:112px}.app-body{padding-left:12px;padding-right:12px}.search-panel form{flex-wrap:nowrap}.search-panel form button{padding:0 12px}.location-search{grid-template-columns:1fr;gap:6px}.location-search button{width:100%}input,select{font-size:14px}.map-toolbar{display:flex}.tour-card{max-height:min(40vh,230px)}.tour-card p{max-height:72px}.tour-actions{grid-template-columns:1fr}.tour-step-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tour-step-actions .tour-primary:first-child{grid-column:1/-1}.tour-skip{justify-self:start}}@media print{body *{visibility:hidden}.complaints-book,.complaints-book *{visibility:visible}.complaints-book{background:#fff;padding:24px;position:absolute;inset:0}.complaints-reset,.complaint-tracking,.complaint-print{display:none!important}}
