.geoai-logo{align-items:center;gap:10px;min-width:0;display:inline-flex}.geoai-logo-mark{color:#e0f2fe;background:radial-gradient(circle at 66% 28%,#22c55e5c,#0000 24%),radial-gradient(circle at 32% 70%,#38bdf86b,#0000 28%),linear-gradient(135deg,#082f49,#0f172a);border:1px solid #38bdf86b;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px #0ea5e938,inset 0 0 20px #38bdf824}.geoai-logo-mark:after{content:"";border:1px solid #7dd3fc3d;border-radius:50%;position:absolute;inset:8px}.logo-grid-line{background:#bae6fd33;position:absolute}.logo-grid-line.horizontal{width:100%;height:1px}.logo-grid-line.vertical{width:1px;height:100%}.logo-pin{z-index:1;color:#7dd3fc;filter:drop-shadow(0 4px 8px #0ea5e980);position:relative}.logo-spark{z-index:2;color:#bef264;position:absolute;top:7px;right:7px}.geoai-logo-text{gap:1px;min-width:0;line-height:1.05;display:grid}.geoai-logo-text strong{color:var(--app-text);letter-spacing:0;font-size:22px}.geoai-logo-text span{color:var(--app-muted);letter-spacing:0;font-size:12px;font-weight:800}.geoai-logo.compact .geoai-logo-mark{width:38px;height:38px}.app-root.light .geoai-logo-mark{color:#075985;background:radial-gradient(circle at 66% 28%,#22c55e47,#0000 24%),radial-gradient(circle at 32% 70%,#0ea5e952,#0000 28%),linear-gradient(135deg,#e0f2fe,#fff);border-color:#7dd3fc}.app-root.light .logo-pin{color:#0284c7}.app-root.light .logo-spark{color:#65a30d}.app-header{z-index:1000;border-bottom:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 92%, transparent);height:70px;color:var(--app-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a29}.header-brand{align-items:center;min-width:0;display:flex}.header-actions{align-items:center;gap:12px;min-width:0;display:inline-flex}.header-stats{align-items:center;gap:8px;display:inline-flex}.header-stat{border:1px solid var(--app-border);background:var(--app-surface-2);min-height:36px;color:var(--app-text);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex;box-shadow:0 8px 18px #0f172a1a}.header-stat svg{color:#38bdf8}.header-stat.online svg{color:#22c55e}.header-stat strong{font-size:16px}.header-stat small{color:var(--app-muted);font-size:12px;font-weight:800}.theme-toggle{border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:6px 10px 6px 6px;font-weight:900;transition:background .25s,border-color .25s,box-shadow .25s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #0f172a24}.theme-toggle:hover{border-color:#38bdf8;transform:translateY(-1px);box-shadow:0 14px 30px #0ea5e92e}.theme-toggle-track{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;width:72px;height:36px;padding:4px;display:grid;position:relative;overflow:hidden}.theme-toggle-icon{z-index:1;color:#facc15;place-items:center;display:grid}.theme-toggle-icon.moon{color:#bfdbfe}.theme-toggle-thumb{z-index:2;color:#f59e0b;background:#f8fafc;border-radius:50%;place-items:center;width:28px;height:28px;transition:transform .28s,color .28s,background .28s;display:grid;position:absolute;top:4px;left:4px;box-shadow:0 8px 18px #02061747}.theme-toggle-label{text-align:left;min-width:72px}.app-root.dark .theme-toggle-thumb{color:#bfdbfe;background:#0f172a;transform:translate(36px)}.app-root.light .theme-toggle-track{background:linear-gradient(135deg,#bae6fd,#fde68a)}.app-root.light .theme-toggle{background:#fff}@media (width<=640px){.app-header{padding:0 12px}.header-brand .geoai-logo-text strong{font-size:18px}.header-brand .geoai-logo-text span{display:none}.theme-toggle{padding-right:6px}.theme-toggle-label{display:none}.header-stat{min-height:34px;padding:6px 8px}.header-stat small{display:none}}@media (width<=520px){.header-stats{display:none}}.app-sidebar{z-index:20;box-sizing:border-box;border-right:1px solid var(--app-border);background:var(--sidebar-bg);width:244px;height:calc(100vh - 70px);color:var(--sidebar-text);scrollbar-width:thin;flex:0 0 244px;padding:18px 14px;position:fixed;top:70px;left:0;overflow:hidden auto}.sidebar-brand{align-items:center;min-height:42px;margin-bottom:18px;padding:0 6px;display:flex}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-link{min-height:42px;color:var(--sidebar-muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.sidebar-link:hover{border-color:var(--app-border);background:var(--sidebar-hover);color:var(--sidebar-text);transform:translate(2px)}.sidebar-link.active{border-color:var(--sidebar-active-border);background:var(--sidebar-active-bg);color:var(--sidebar-active-text);box-shadow:0 10px 24px #0ea5e929}.sidebar-link svg{flex:none}@media (width<=900px){.app-sidebar{flex:0 0 78px;width:78px;padding:14px 10px;top:70px}.sidebar-brand{justify-content:center;padding:0}.sidebar-brand .geoai-logo-text,.sidebar-link span{display:none}.sidebar-link{justify-content:center;padding:10px}}@media (width<=640px){.app-sidebar{border-right:0;border-bottom:1px solid var(--app-border);flex:none;width:100%;height:auto;max-height:none;position:sticky;top:70px}.sidebar-brand{display:none}.sidebar-nav{flex-direction:row;gap:8px;padding-bottom:2px;overflow-x:auto}.sidebar-link{flex:0 0 46px}}.dashboard-page{flex-direction:column;gap:24px;min-width:0;display:flex}.dashboard-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 0;display:flex}.dashboard-heading h1{margin:0 0 8px;font-size:30px}.dashboard-heading p{color:#94a3b8;align-items:center;gap:8px;margin:0 0 6px;display:flex}.weather-badge{color:#e2e8f0;white-space:nowrap;background:#0f172a;border:1px solid #334155;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex;box-shadow:0 10px 28px #0f172a2e}.weather-badge.live{background:radial-gradient(circle at 18% 30%,#38bdf847,#0000 34%),linear-gradient(135deg,#082f49,#0f172a);justify-content:flex-start;min-width:190px;position:relative;overflow:hidden}.weather-badge.live:before{content:"";background:conic-gradient(from 90deg,#0000,#38bdf838,#0000,#22c55e2e,#0000);animation:7s linear infinite weather-badge-spin;position:absolute;inset:-40%}.weather-badge.live:after{content:"";background:#0f172ac7;border-radius:8px;position:absolute;inset:1px}.weather-badge.live>*{z-index:1;position:relative}.weather-badge-orbit{color:#7dd3fc;background:#38bdf829;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;animation:3.6s ease-in-out infinite weather-icon-float;display:grid}.weather-badge.live small,.weather-badge.live strong{line-height:1.15;display:block}.weather-badge.live small{color:#bae6fd;margin-bottom:3px;font-size:12px}.weather-badge.live strong{color:#f8fafc;font-size:16px}.weather-badge.live.good .weather-badge-orbit{color:#86efac;background:#22c55e2e}.weather-badge.live.medium .weather-badge-orbit{color:#fde68a;background:#facc152e}.weather-badge.live.danger .weather-badge-orbit{color:#fecaca;background:#f871712e}@keyframes weather-badge-spin{to{transform:rotate(360deg)}}@keyframes weather-icon-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(5deg)}}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;min-width:0;display:grid}.weather-layout{grid-template-columns:1.4fr 1fr 1fr;gap:16px;min-width:0;display:grid}.weather-layout.compact{grid-template-columns:1fr 1fr}.weather-panel{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;padding:18px;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 28px #0f172a33}.weather-panel:hover{border-color:#38bdf8;box-shadow:0 16px 36px #0f172a47}.weather-panel.primary{background:linear-gradient(135deg,#082f49,#0f766e)}.panel-title h2{margin:0;font-size:20px}.weather-summary{color:#cbd5e1;margin:0 0 16px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.metric-grid div{background:#0f172a94;border-radius:8px;gap:6px;min-width:0;padding:12px;display:grid}.metric-grid span{color:#cbd5e1;font-size:14px}.metric-grid strong{font-size:18px}.aqi-status{border-radius:8px;margin-bottom:12px;padding:8px 10px;font-weight:700;display:inline-flex}.aqi-status.good,.alert-panel.success{color:#d1fae5;background:#064e3b}.aqi-status.medium,.alert-panel.medium{color:#fef3c7;background:#713f12}.aqi-status.danger,.alert-panel.high,.alert-panel.danger{color:#fee2e2;background:#7f1d1d}.aqi-status.neutral,.alert-panel.low{color:#e2e8f0;background:#334155}.air-recommendation{border-radius:8px;margin-top:12px;padding:12px;font-weight:700;line-height:1.45}.air-recommendation.good{color:#d1fae5;background:#064e3b}.air-recommendation.medium{color:#fef3c7;background:#713f12}.air-recommendation.danger{color:#fee2e2;background:#7f1d1d}.air-recommendation.neutral{color:#e2e8f0;background:#334155}.walk-list,.alert-list{gap:10px;min-width:0;display:grid}.walk-time{background:#1e293b;border-radius:8px;grid-template-columns:minmax(130px,1.2fr) 80px 1fr 1fr;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:grid}.advice-note{color:#94a3b8;font-size:14px}.detail-toggle{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:8px;justify-content:center;align-items:center;margin:4px 0 12px;padding:8px 12px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.detail-toggle:hover{background:#334155}.detail-box{background:#1e293bc7;border-left:3px solid #38bdf8;border-radius:8px;margin:0 0 14px;padding:12px}.detail-box strong{margin-bottom:8px;display:block}.detail-box p{margin:0 0 8px}.detail-box p:last-child{margin-bottom:0}.alert-panel{border-radius:8px;min-width:0;padding:12px}.alert-panel p{margin:8px 0 12px}.alert-panel button{cursor:pointer;color:#0f172a;background:#e2e8f0;border:0;border-radius:8px;padding:9px 12px;font-weight:700}.sms-status{color:#cbd5e1;margin-bottom:0}.chart-section{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;padding:18px;overflow-x:auto;box-shadow:0 10px 28px #0f172a33}.population-heading{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.population-heading h2,.population-heading p{margin:0}.population-heading p{color:#94a3b8;margin-top:8px}.population-summary{gap:8px;min-width:220px;display:grid}.population-summary span{background:#1e293b;border-radius:8px;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.forecast-list{margin-top:18px}.forecast-list h3{margin:0 0 12px}.forecast-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;min-width:0;display:grid}.forecast-item{background:#1e293b;border-radius:8px;gap:4px;padding:12px;display:grid}.forecast-item span{color:#94a3b8}.forecast-item strong{color:#bbf7d0}.forecast-item small{color:#cbd5e1}.empty-chart{color:#cbd5e1;background:#1e293b;border-radius:8px;place-items:center;min-height:220px;display:grid}@media (width<=1100px){.weather-layout,.weather-layout.compact{grid-template-columns:1fr}}@media (width<=700px){.dashboard-heading{flex-direction:column}.dashboard-heading h1{font-size:24px}.weather-badge{justify-content:center;width:100%}.metric-grid,.walk-time{grid-template-columns:1fr}.population-heading{flex-direction:column}.population-summary{min-width:0}}.weather-page{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;min-width:0;display:flex}.weather-hero{color:#f8fafc;box-sizing:border-box;border:1px solid #334155;border-radius:8px;padding:26px;position:relative;overflow:hidden}.weather-hero.sunny{background:linear-gradient(135deg,#0f766e,#0284c7 55%,#f59e0b)}.weather-hero.cloudy{background:linear-gradient(135deg,#334155,#0f766e)}.weather-hero.rainy{background:linear-gradient(135deg,#1e3a8a,#0369a1,#0f172a)}.weather-hero.storm{background:linear-gradient(135deg,#581c87,#1e1b4b,#0f172a)}.weather-hero:after{content:"";background:#ffffff29;height:220px;position:absolute;inset:auto -20% -35% 30%;transform:rotate(-8deg)}.weather-hero-content,.weather-hero-bottom{z-index:1;justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex;position:relative}.weather-location{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;display:inline-flex}.weather-hero h1{overflow-wrap:anywhere;margin:0;font-size:34px}.weather-description{color:#f8fafcdb;margin:8px 0 0}.weather-orbit{background:#ffffff29;border-radius:50%;flex:none;place-items:center;width:104px;height:104px;display:grid}.weather-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.weather-hero-actions button{color:#f8fafc;cursor:pointer;background:#0f172a6b;border:1px solid #ffffff47;border-radius:8px;padding:9px 12px;font-weight:800}.weather-hero-actions button:disabled{cursor:progress;opacity:.72}.weather-hero-bottom{justify-content:flex-start;margin-top:30px}.weather-temp{font-size:72px;font-weight:800;line-height:1}.weather-temp span{margin-left:4px;font-size:26px}.weather-hero-meta{gap:6px;min-width:0;display:grid}.weather-hero-meta strong{font-size:22px}.weather-current-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;min-width:0;display:grid}.weather-metric,.weather-panel,.weather-tip-panel,.weather-night-note{color:#e2e8f0;box-sizing:border-box;background:#0f172a;border:1px solid #334155;border-radius:8px}.weather-metric{gap:7px;min-width:0;padding:16px;display:grid}.weather-metric div{color:#38bdf8}.weather-metric span,.hour-card span,.hour-card small,.daily-card p,.daily-details,.sun-row{color:#94a3b8}.weather-metric strong{font-size:22px}.weather-tip-panel,.weather-night-note{align-items:flex-start;gap:12px;padding:16px;display:flex}.weather-tip-panel.good{color:#d1fae5;background:#064e3b;border-color:#10b981}.weather-tip-panel.medium{color:#ecfccb;background:#365314;border-color:#84cc16}.weather-tip-panel.bad{color:#fef3c7;background:#713f12;border-color:#f59e0b}.weather-tip-panel.danger{color:#fee2e2;background:#7f1d1d;border-color:#ef4444}.weather-tip-panel.neutral{background:#334155}.weather-tip-panel h2,.weather-tip-panel p,.weather-night-note p{margin:0}.weather-tip-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.weather-tip-title span{background:#ffffff2e;border-radius:999px;padding:4px 8px;font-size:13px;font-weight:800;display:inline-flex}.weather-tip-panel p{color:inherit;margin-top:6px}.weather-panel{min-width:0;padding:18px}.weather-panel-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.weather-panel-title h2{margin:0}.hourly-strip{grid-auto-columns:minmax(118px,140px);grid-auto-flow:column;gap:10px;max-width:100%;padding-bottom:4px;display:grid;overflow-x:auto}.hour-card{background:#1e293b;border-radius:8px;justify-items:center;gap:8px;min-width:0;padding:14px;display:grid}.daily-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;min-width:0;display:grid}.daily-card{background:#1e293b;border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.daily-head,.daily-details,.sun-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.daily-card strong{font-size:24px}.daily-card p{margin:0}.daily-details{flex-wrap:wrap;justify-content:flex-start}.daily-details span,.sun-row span{align-items:center;gap:5px;display:inline-flex}.weather-error{color:#fee2e2;background:#7f1d1d;border-radius:8px;padding:12px}@media (width<=760px){.weather-page{width:100%}.weather-hero{padding:20px}.weather-hero-content,.weather-hero-bottom{flex-direction:column;align-items:flex-start}.weather-hero-actions{justify-content:flex-start}.weather-hero h1{font-size:27px}.weather-temp{font-size:56px}}@media (width<=560px){.weather-current-grid,.daily-grid{grid-template-columns:1fr}.weather-orbit{width:82px;height:82px}.weather-orbit svg{width:54px;height:54px}.weather-panel,.weather-tip-panel,.weather-night-note{padding:14px}.hourly-strip{grid-auto-columns:minmax(105px,120px)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.seismic-page{flex-direction:column;gap:18px;min-width:0;display:flex}.seismic-hero{color:#e2e8f0;background:linear-gradient(135deg,#1e293b,#172554);border:1px solid #334155;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.seismic-hero h1,.seismic-hero p,.seismic-hero span{margin:0}.seismic-hero h1{margin:8px 0;font-size:32px}.seismic-hero p{color:#cbd5e1;align-items:center;gap:8px;display:flex}.risk-badge{white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.risk-badge.low,.seismic-alert.low{color:#d1fae5;background:#064e3b}.risk-badge.medium,.seismic-alert.medium{color:#fef3c7;background:#713f12}.risk-badge.high,.seismic-alert.high{color:#fee2e2;background:#7f1d1d}.seismic-controls{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;grid-template-columns:minmax(220px,320px) 1fr;align-items:center;gap:14px;padding:16px;display:grid}.seismic-controls span{color:#94a3b8;margin-bottom:8px;display:block}.segmented{grid-template-columns:1fr 1fr;gap:6px;display:grid}.segmented button{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:9px 10px}.segmented button.active{background:#0284c7;border-color:#38bdf8}.seismic-controls input{width:100%}.seismic-stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.seismic-stat,.seismic-map-panel,.seismic-ai-panel,.quake-list-panel{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;box-shadow:0 10px 28px #0f172a33}.seismic-stat{gap:7px;padding:16px;display:grid}.seismic-stat div{color:#38bdf8}.seismic-stat span,.quake-highlight span{color:#94a3b8}.seismic-stat strong{font-size:22px}.seismic-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:16px;min-width:0;display:grid}.seismic-map-panel{overflow:hidden}.seismic-map{width:100%;height:520px}.seismic-ai-panel,.quake-list-panel{padding:18px}.seismic-alert{border-radius:8px;padding:12px}.seismic-alert p{margin:8px 0 0}.quake-highlight{background:#1e293b;border-radius:8px;gap:6px;margin-top:12px;padding:12px;display:grid}.quake-highlight p{color:#cbd5e1;margin:0}.quake-list{gap:10px;display:grid}.quake-item{background:#1e293b;border-radius:8px;grid-template-columns:86px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.quake-item h3,.quake-item p{margin:0}.quake-item p{color:#94a3b8;margin-top:5px}.quake-item a{color:#93c5fd}.quake-mag{border:2px solid #22c55e;border-radius:8px;place-items:center;min-height:52px;font-weight:800;display:grid}@media (width<=1050px){.seismic-layout{grid-template-columns:1fr}}@media (width<=720px){.seismic-hero{flex-direction:column}.risk-badge{justify-content:center;width:100%}.seismic-controls{grid-template-columns:1fr}.seismic-map{height:380px}.quake-item{grid-template-columns:1fr}}.population-page{flex-direction:column;gap:18px;display:flex}.population-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.population-hero h1{margin:0 0 8px}.population-hero p{color:#94a3b8;align-items:center;gap:8px;margin:0 0 6px;display:flex}.source-pill{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:8px 12px}.population-card{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:18px}.population-section-title{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.population-section-title h2,.population-section-title p{margin:0}.population-section-title p{color:#94a3b8;margin-top:6px}.population-stats,.economic-grid,.population-forecast-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.population-stats{margin-bottom:16px}.population-stats div,.population-forecast-item,.economic-card{background:#1e293b;border-radius:8px;gap:6px;padding:14px;display:grid}.population-stats span,.population-forecast-item span,.economic-card span{color:#94a3b8}.population-stats strong,.population-forecast-item strong,.economic-card strong{font-size:22px}.population-stats small,.population-forecast-item small,.economic-card small{color:#cbd5e1}.economic-icon{color:#38bdf8}.economic-card p{color:#cbd5e1;margin:0}.economic-card a{color:#93c5fd}.economic-card.muted{color:#cbd5e1}.ai-analysis-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.ai-analysis-card{background:#1e293b;border-left:3px solid #22c55e;border-radius:8px;gap:10px;padding:14px;display:grid}.ai-analysis-card h3,.ai-analysis-card p{margin:0}.ai-analysis-card span{color:#bbf7d0;font-size:13px;font-weight:700}.ai-analysis-card small{color:#cbd5e1}.population-alert{color:#fee2e2;background:#7f1d1d;border-radius:8px;padding:12px}@media (width<=700px){.population-hero{flex-direction:column}}.profile-page{flex-direction:column;gap:18px;min-width:0;display:flex}.profile-hero,.profile-card{border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);border-radius:8px;box-shadow:0 10px 28px #0f172a29}.profile-hero{color:#e2e8f0;background:linear-gradient(135deg,#172554,#0f766e);align-items:center;gap:16px;padding:22px;display:flex}.profile-hero.unverified{background:linear-gradient(135deg,#713f12,#172554)}.profile-hero p,.profile-hero h1,.profile-hero span{margin:0}.profile-hero p{color:#cbd5e1;align-items:center;gap:8px;display:flex}.profile-hero h1{margin:8px 0;font-size:32px}.profile-avatar,.profile-mini-avatar{color:#075985;background:#e0f2fe;border-radius:8px;flex:none;place-items:center;display:grid}.profile-avatar{width:68px;height:68px;overflow:hidden}.profile-avatar img,.profile-mini-avatar img{object-fit:cover;width:100%;height:100%}.profile-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:16px;min-width:0;display:grid}.profile-card{min-width:0;padding:18px}.profile-summary{align-content:start;gap:12px;display:grid}.profile-summary h2,.profile-summary p{margin:0}.profile-summary p,.profile-section-title p,.profile-status-list span,.alert-preference small{color:var(--app-muted)}.profile-mini-avatar{width:58px;height:58px;font-size:24px;font-weight:900;overflow:hidden}.profile-avatar-upload{border:1px solid var(--app-border);background:var(--app-surface-2);width:fit-content;color:var(--app-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:900;display:inline-flex}.profile-avatar-upload input{display:none}.profile-auth-gate{justify-content:center;padding:26px;display:flex}.profile-auth-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.profile-auth-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:190px;min-height:50px;padding:12px 16px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 12px 26px #0f172a29}.profile-auth-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0ea5e933}.profile-auth-button.primary{color:#fff;background:linear-gradient(135deg,#0284c7,#0f766e)}.profile-auth-button.secondary{border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text)}.profile-contact-section{gap:14px;display:grid}.profile-contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.profile-contact-card{border:1px solid var(--app-border);background:var(--app-surface-2);min-height:78px;color:var(--app-text);border-radius:8px;align-items:center;gap:12px;padding:14px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 26px #0f172a24}.profile-contact-card:before{content:"";opacity:.26;border-radius:50%;width:120px;height:120px;transition:transform .25s,opacity .25s;position:absolute;inset:-70% auto auto -20%}.profile-contact-card:hover:before{opacity:.42;transform:scale(1.18)}.profile-contact-card.telegram:before{background:#38bdf8}.profile-contact-card.instagram:before{background:#f472b6}.profile-contact-card.phone:before{background:#22c55e}.profile-contact-card>*{z-index:1;position:relative}.contact-icon{color:#fff;border-radius:8px;flex:none;place-items:center;width:48px;height:48px;display:grid}.profile-contact-card.telegram .contact-icon{background:linear-gradient(135deg,#0284c7,#38bdf8)}.profile-contact-card.instagram .contact-icon{background:linear-gradient(135deg,#db2777,#f59e0b)}.profile-contact-card.phone .contact-icon{background:linear-gradient(135deg,#16a34a,#22c55e)}.profile-contact-card strong,.profile-contact-card small{line-height:1.2;display:block}.profile-contact-card small{color:var(--app-muted);margin-top:5px}.profile-status-list{gap:8px;display:grid}.profile-status-list span{background:var(--app-surface-2);border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.profile-status-list .account-status.verified{color:#86efac;background:#22c55e29}.profile-status-list .account-status.unverified{color:#fde68a;background:#f59e0b29}.profile-form{gap:13px;display:grid}.profile-section-title{align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.profile-section-title h2,.profile-section-title p{margin:0}.profile-section-title p{margin-top:6px}.profile-form label{color:var(--app-muted);gap:7px;font-weight:800;display:grid}.profile-form input{box-sizing:border-box;border:1px solid var(--app-border);background:var(--app-surface-2);width:100%;color:var(--app-text);border-radius:8px;outline:0;padding:11px 12px}.profile-form input:focus{border-color:#38bdf8}.profile-form button{color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:900;display:inline-flex}.profile-form button:disabled{opacity:.6;cursor:not-allowed}.profile-form-status{color:var(--app-muted);margin:0;font-weight:700}.phone-verification-box{border:1px solid var(--app-border);background:var(--app-surface-2);border-radius:8px;gap:10px;padding:12px;display:grid}.phone-verification-box>div:first-child{color:var(--app-muted);align-items:flex-start;gap:8px;font-weight:700;display:flex}.phone-verification-box .secondary-action{color:#075985;background:#e0f2fe}.phone-verification-box button:disabled{opacity:.58;cursor:not-allowed}.verification-code-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.verification-code-row input{margin:0}.phone-verification-box small,.phone-verification-box p{color:var(--app-muted);margin:0}.phone-verification-box small strong{color:#0284c7}.profile-toggle-row{flex-wrap:wrap;gap:10px;margin:14px 0;display:flex}.profile-toggle{border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:inline-flex}.profile-toggle span{background:#94a3b8;border-radius:50%;width:10px;height:10px}.profile-toggle.active{color:#14532d;background:#dcfce7;border-color:#22c55e}.profile-toggle.active span{background:#22c55e}.alert-preference-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.alert-preference{border:1px solid var(--app-border);background:var(--app-surface-2);min-height:96px;color:var(--app-text);cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:10px;padding:13px;display:grid}.alert-preference span{gap:5px;display:grid}.alert-preference.active{background:#22c55e1f;border-color:#22c55e}.app-root.light .profile-hero{color:#0f172a;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);border-color:#bae6fd}.app-root.light .profile-hero.unverified{background:linear-gradient(135deg,#fef3c7,#dbeafe)}.app-root.light .profile-hero p,.app-root.light .profile-hero span{color:#334155}.app-root.light .profile-status-list .account-status.verified{color:#14532d;background:#dcfce7}.app-root.light .profile-status-list .account-status.unverified{color:#713f12;background:#fef3c7}@media (width<=820px){.profile-grid{grid-template-columns:1fr}}@media (width<=560px){.profile-hero{flex-direction:column;align-items:flex-start}.alert-preference{grid-template-columns:auto 1fr}.profile-auth-actions,.profile-auth-button{width:100%}}.building-risk-page{flex-direction:column;gap:18px;min-width:0;display:flex}.building-hero{color:#e2e8f0;background:linear-gradient(135deg,#172554,#0f766e);border:1px solid #334155;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.building-hero h1,.building-hero p,.building-hero span{margin:0}.building-hero h1{margin:8px 0;font-size:32px}.building-hero p{color:#cbd5e1;align-items:center;gap:8px;display:flex}.building-hero-badge{white-space:nowrap;background:#ffffff24;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-weight:800;display:inline-flex}.building-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px;min-width:0;display:grid}.building-map-panel,.building-form-panel,.building-list-panel,.risk-modal{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;box-shadow:0 10px 28px #0f172a33}.building-map-panel,.building-form-panel,.building-list-panel{padding:18px}.building-map{border-radius:8px;width:100%;height:520px;overflow:hidden}.building-form-panel{flex-direction:column;gap:14px;display:flex}.building-form-panel label{color:#cbd5e1;gap:7px;font-weight:700;display:grid}.building-form-panel input,.building-form-panel select{box-sizing:border-box;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:8px;outline:none;width:100%;padding:11px 12px}.building-form-panel input:focus,.building-form-panel select:focus{border-color:#38bdf8}.form-preview{color:#cbd5e1;background:#1e293b;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.building-form-panel button{color:#082f49;cursor:pointer;background:#38bdf8;border:0;border-radius:8px;padding:12px;font-weight:900}.building-form-panel button:disabled{opacity:.7;cursor:progress}.building-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.building-list-item{background:#1e293b;border-radius:8px;gap:5px;padding:12px;display:grid}.building-list-item span{color:#94a3b8}.risk-modal-backdrop{z-index:2000;background:#020617b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.risk-modal{width:min(760px,100%);max-height:min(88vh,820px);overflow-y:auto}.risk-modal-header{border-radius:8px 8px 0 0;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.risk-modal-header.low,.risk-score.low,.risk-recommendation.low,.seismic-resistance.low{color:#d1fae5;background:#064e3b}.risk-modal-header.medium,.risk-score.medium,.risk-recommendation.medium,.seismic-resistance.medium{color:#ecfccb;background:#365314}.risk-modal-header.high,.risk-score.high,.risk-recommendation.high,.seismic-resistance.high{color:#fee2e2;background:#7f1d1d}.risk-modal-header span,.risk-modal-header h2{margin:0}.risk-modal-header h2{margin-top:5px}.risk-modal-header button{color:inherit;cursor:pointer;background:#ffffff2e;border:0;border-radius:8px;padding:8px}.risk-score-row{grid-template-columns:120px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.risk-score{border-radius:8px;place-items:center;min-height:96px;font-size:34px;font-weight:900;display:grid}.risk-score span{font-size:16px}.risk-score-row p{color:#cbd5e1;margin:8px 0 0}.risk-recommendation{border-radius:8px;align-items:flex-start;gap:10px;margin:0 18px 18px;padding:12px;display:flex}.risk-recommendation p{margin:0}.risk-modal section{padding:0 18px 18px}.risk-modal h3{margin:0 0 10px}.breakdown-list{gap:10px;display:grid}.seismic-resistance{border-radius:8px;grid-template-columns:100px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.resistance-ball{background:#ffffff29;border-radius:8px;place-items:center;min-height:78px;font-size:34px;font-weight:900;display:grid}.resistance-ball span{font-size:14px}.seismic-resistance p{margin:8px 0 0}.resistance-basis{gap:8px;margin-top:10px;display:grid}.resistance-basis span{color:#cbd5e1;background:#1e293b;border-radius:8px;padding:10px}.breakdown-item{background:#1e293b;border-radius:8px;grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid}.breakdown-item p{color:#94a3b8;margin:6px 0 0}.breakdown-item span{color:#facc15;font-weight:900}.factor-list{flex-wrap:wrap;gap:8px;display:flex}.factor-list span{color:#cbd5e1;background:#1e293b;border-radius:999px;padding:7px 10px}.methodology-list{color:#cbd5e1;margin:0;padding-left:20px}.methodology-list li{margin-bottom:7px}@media (width<=980px){.building-layout{grid-template-columns:1fr}}@media (width<=680px){.building-hero{flex-direction:column}.building-hero-badge{justify-content:center;width:100%}.building-map{height:380px}.risk-score-row,.seismic-resistance{grid-template-columns:1fr}}.geo-map-page{flex-direction:column;gap:18px;min-width:0;display:flex}.geo-map-hero{color:#e2e8f0;background:linear-gradient(135deg,#172554,#0f766e);border:1px solid #334155;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.geo-map-hero h1,.geo-map-hero p,.geo-map-hero span{margin:0}.geo-map-hero h1{margin:8px 0;font-size:32px}.geo-map-hero p{color:#cbd5e1;align-items:center;gap:8px;display:flex}.geo-map-hero button{color:#082f49;cursor:pointer;white-space:nowrap;background:#38bdf8;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-weight:900;display:inline-flex}.geo-map-hero button:disabled{opacity:.72;cursor:progress}.map-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.map-summary-card,.map-control-panel,.map-panel{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;box-shadow:0 10px 28px #0f172a33}.map-summary-card{gap:6px;padding:16px;display:grid}.map-summary-card div{color:#38bdf8}.map-summary-card span,.map-summary-card small{color:#94a3b8}.map-summary-card strong{font-size:24px}.map-workspace{grid-template-columns:minmax(230px,.35fr) minmax(0,1fr);gap:16px;min-width:0;display:grid}.map-control-panel{flex-direction:column;gap:10px;padding:16px;display:flex}.panel-title{align-items:center;gap:10px;margin-bottom:8px;display:flex}.panel-title h2{margin:0}.map-control-panel button{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:8px;padding:10px;font-weight:800;display:flex}.map-control-panel button.active{background:#0c4a6e;border-color:#38bdf8}.map-update-note{color:#cbd5e1;background:#1e293b;border-radius:8px;padding:10px}.map-ai-note{color:#ecfccb;background:#365314;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;display:flex}.map-ai-note p{margin:0}.map-panel{overflow:hidden}.geo-main-map{width:100%;height:650px}.geo-map-error{color:#fee2e2;background:#7f1d1d;border-radius:8px;padding:12px}@media (width<=1000px){.map-workspace{grid-template-columns:1fr}}@media (width<=700px){.geo-map-hero{flex-direction:column}.geo-map-hero button{justify-content:center;width:100%}.geo-main-map{height:470px}}.auth-page{place-items:center;min-height:calc(100vh - 150px);padding:24px 0;display:grid}.auth-panel{border:1px solid var(--app-border);background:var(--app-surface);width:min(460px,100%);color:var(--app-text);border-radius:8px;padding:24px;box-shadow:0 14px 34px #0f172a29}.auth-icon{color:#075985;background:#e0f2fe;border-radius:8px;place-items:center;width:56px;height:56px;margin-bottom:16px;display:grid}.auth-panel h1{margin:0 0 8px;font-size:30px}.auth-panel p{color:var(--app-muted);margin:0 0 18px;line-height:1.5}.auth-form{gap:14px;display:grid}.auth-segmented{border:1px solid var(--app-border);background:var(--app-surface-2);border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;padding:5px;display:grid}.auth-segmented button{color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px;font-weight:900;display:inline-flex}.auth-segmented button.active{color:#075985;background:#e0f2fe;box-shadow:0 8px 18px #0ea5e924}.auth-form label{gap:7px;font-weight:800;display:grid}.auth-input{border:1px solid var(--app-border);background:var(--app-surface-2);color:#38bdf8;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.auth-input input{width:100%;color:var(--app-text);font:inherit;background:0 0;border:0;outline:0;padding:12px 0}.auth-input input::placeholder{color:var(--app-muted)}.auth-input .auth-password-toggle{width:34px;height:34px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;padding:0;display:grid}.auth-input .auth-password-toggle:hover{color:#38bdf8;background:#0ea5e91f}.auth-form button{color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:900;display:inline-flex}.auth-form button:disabled{opacity:.62;cursor:not-allowed}.auth-form .auth-link-button{color:#38bdf8;box-shadow:none;background:0 0;padding:6px}.auth-form .auth-link-button:hover{text-decoration:underline}.auth-verification-block{border:1px solid var(--app-border);background:var(--app-surface-2);border-radius:8px;gap:10px;padding:12px;display:grid}.auth-secondary-button{color:#075985!important;background:#e0f2fe!important}.auth-code-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.auth-code-row button{padding-inline:14px}.auth-demo-code{color:var(--app-muted)}.auth-flow-note{color:var(--app-muted);line-height:1.45}.auth-demo-code strong{color:#0284c7}.auth-toast{z-index:3000;color:#fff;border-radius:8px;align-items:center;gap:10px;max-width:min(420px,100vw - 36px);padding:13px 15px;font-weight:900;animation:.34s both auth-toast-in;display:inline-flex;position:fixed;bottom:18px;left:18px;box-shadow:0 18px 38px #0f172a42}.auth-toast.success{background:linear-gradient(135deg,#16a34a,#22c55e)}.auth-toast.error{background:linear-gradient(135deg,#dc2626,#f97316)}@keyframes auth-toast-in{0%{opacity:0;transform:translate(-12px,12px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=560px){.auth-page{place-items:stretch stretch;padding:10px 0}.auth-panel{padding:18px}.auth-code-row{grid-template-columns:1fr}}.app-root{--app-bg:#020617;--app-surface:#0f172a;--app-surface-2:#1e293b;--app-surface-3:#334155;--app-border:#334155;--app-text:#e2e8f0;--app-muted:#94a3b8;--sidebar-bg:#1e293b;--sidebar-text:#fff;--sidebar-muted:#dbeafe;--sidebar-hover:#334155;--sidebar-active-bg:#0c4a6e;--sidebar-active-border:#38bdf8;--sidebar-active-text:#fff;background:var(--app-bg);min-height:100vh;color:var(--app-text)}.app-root.light{--app-bg:#f8fafc;--app-surface:#fff;--app-surface-2:#f1f5f9;--app-surface-3:#e2e8f0;--app-border:#cbd5e1;--app-text:#0f172a;--app-muted:#475569;--sidebar-bg:#fff;--sidebar-text:#0f172a;--sidebar-muted:#334155;--sidebar-hover:#f1f5f9;--sidebar-active-bg:#e0f2fe;--sidebar-active-border:#0284c7;--sidebar-active-text:#075985}.app-body{align-items:flex-start;min-width:0;display:flex}.app-main{flex:1;min-width:0;margin-left:244px;padding:20px;overflow-x:auto}.app-footer{border-top:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);text-align:center;margin-left:244px;padding:10px 16px;font-size:14px}.stat-card{border:1px solid var(--app-border);background:var(--app-surface);min-width:0;color:var(--app-text);border-radius:8px;padding:20px;box-shadow:0 10px 28px #0f172a29}.stat-card-title{color:var(--app-muted);margin:0 0 10px;font-size:15px;font-weight:600}.stat-card-value{margin:0;font-size:28px}.app-root.light .dashboard-card,.app-root.light .dashboard-panel,.app-root.light .stat-card,.app-root.light .weather-badge,.app-root.light .weather-panel,.app-root.light .weather-night-note,.app-root.light .chart-section,.app-root.light .weather-card,.app-root.light .forecast-card,.app-root.light .weather-hour-card,.app-root.light .seismic-card,.app-root.light .seismic-panel,.app-root.light .seismic-controls,.app-root.light .seismic-stat,.app-root.light .seismic-map-panel,.app-root.light .seismic-ai-panel,.app-root.light .quake-list-panel,.app-root.light .population-card,.app-root.light .population-panel,.app-root.light .source-pill,.app-root.light .building-map-panel,.app-root.light .building-form-panel,.app-root.light .building-list-panel,.app-root.light .risk-modal,.app-root.light .building-card,.app-root.light .building-panel,.app-root.light .risk-form,.app-root.light .risk-map-card,.app-root.light .map-summary-card,.app-root.light .map-control-panel,.app-root.light .map-panel{border-color:var(--app-border);background:var(--app-surface);color:var(--app-text)}.app-root.light .weather-badge.live{background:radial-gradient(circle at 18% 30%,#0ea5e938,#0000 34%),linear-gradient(135deg,#e0f2fe,#f8fafc)}.app-root.light .weather-badge.live:after{background:#ffffffd1}.app-root.light .weather-badge.live small{color:#0369a1}.app-root.light .weather-badge.live strong{color:#0f172a}.app-root.light .weather-badge-orbit{color:#0284c7;background:#e0f2fe}.app-root.light .dashboard-card span,.app-root.light .dashboard-card small,.app-root.light .dashboard-panel small,.app-root.light .dashboard-heading p,.app-root.light .weather-summary,.app-root.light .advice-note,.app-root.light .sms-status,.app-root.light .population-heading p,.app-root.light .forecast-item span,.app-root.light .forecast-item small,.app-root.light .hour-card span,.app-root.light .hour-card small,.app-root.light .daily-card p,.app-root.light .daily-details,.app-root.light .sun-row,.app-root.light .weather-card span,.app-root.light .forecast-card small,.app-root.light .weather-hour-card small,.app-root.light .seismic-card span,.app-root.light .seismic-controls span,.app-root.light .seismic-stat span,.app-root.light .quake-highlight span,.app-root.light .quake-item p,.app-root.light .population-card span,.app-root.light .population-panel small,.app-root.light .population-hero p,.app-root.light .population-section-title p,.app-root.light .population-stats span,.app-root.light .population-forecast-item span,.app-root.light .economic-card span,.app-root.light .building-hero p,.app-root.light .building-hero span,.app-root.light .building-form-panel label,.app-root.light .building-list-item span,.app-root.light .risk-score-row p,.app-root.light .breakdown-item p,.app-root.light .methodology-list,.app-root.light .building-card span,.app-root.light .building-panel small,.app-root.light .map-summary-card span,.app-root.light .map-summary-card small{color:var(--app-muted)}.app-root.light .map-control-panel button,.app-root.light .map-update-note,.app-root.light .dashboard-mini-card,.app-root.light .metric-grid div,.app-root.light .walk-time,.app-root.light .detail-toggle,.app-root.light .detail-box,.app-root.light .population-summary span,.app-root.light .forecast-item,.app-root.light .empty-chart,.app-root.light .hour-card,.app-root.light .daily-card,.app-root.light .weather-metric,.app-root.light .seismic-filter,.app-root.light .segmented button,.app-root.light .quake-highlight,.app-root.light .quake-item,.app-root.light .building-item,.app-root.light .population-stats div,.app-root.light .population-forecast-item,.app-root.light .economic-card,.app-root.light .ai-analysis-card,.app-root.light .building-form-panel input,.app-root.light .building-form-panel select,.app-root.light .form-preview,.app-root.light .building-list-item,.app-root.light .resistance-basis span,.app-root.light .breakdown-item,.app-root.light .factor-list span,.app-root.light .factor-row,.app-root.light .economy-card,.app-root.light .population-source-note{border-color:var(--app-border);background:var(--app-surface-2);color:var(--app-text)}.app-root.light .weather-panel.primary{color:#0f172a;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);border-color:#bae6fd}.app-root.light .weather-hero.sunny{background:linear-gradient(135deg,#fef3c7,#bae6fd 55%,#fde68a)}.app-root.light .weather-hero.cloudy{background:linear-gradient(135deg,#f1f5f9,#ccfbf1)}.app-root.light .weather-hero.rainy{background:linear-gradient(135deg,#dbeafe,#bae6fd,#f8fafc)}.app-root.light .weather-hero.storm{background:linear-gradient(135deg,#ede9fe,#dbeafe,#f8fafc)}.app-root.light .weather-hero-actions button{color:#075985;background:#ffffffb8;border-color:#bae6fd}.app-root.light .weather-orbit{background:#ffffff9e}.app-root.light .weather-panel.primary .weather-summary,.app-root.light .weather-panel.primary .metric-grid span{color:#334155}.app-root.light .weather-panel.primary .metric-grid div{background:#ffffffb8}.app-root.light .detail-toggle:hover{background:#e2e8f0}.app-root.light .aqi-status.neutral,.app-root.light .air-recommendation.neutral{color:#0f172a;background:#e2e8f0}.app-root.light .weather-tip-panel.good{color:#14532d;background:#dcfce7;border-color:#22c55e}.app-root.light .weather-tip-panel.medium{color:#365314;background:#ecfccb;border-color:#84cc16}.app-root.light .weather-tip-panel.bad{color:#713f12;background:#fef3c7;border-color:#f59e0b}.app-root.light .weather-tip-panel.danger{color:#7f1d1d;background:#fee2e2;border-color:#ef4444}.app-root.light .weather-tip-panel.neutral{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.app-root.light .weather-tip-title span{background:#ffffffa3}.app-root.light .segmented button.active{color:#075985;background:#e0f2fe;border-color:#0284c7}.app-root.light .risk-badge.low,.app-root.light .seismic-alert.low{color:#14532d;background:#dcfce7}.app-root.light .risk-badge.medium,.app-root.light .seismic-alert.medium{color:#713f12;background:#fef3c7}.app-root.light .risk-badge.high,.app-root.light .seismic-alert.high{color:#7f1d1d;background:#fee2e2}.app-root.light .quake-highlight p{color:#475569}.app-root.light .quake-item a{color:#0369a1}.app-root.light .quake-mag{background:#fff}.app-root.light .economic-card p,.app-root.light .economic-card.muted,.app-root.light .ai-analysis-card small{color:#475569}.app-root.light .economic-card a{color:#0369a1}.app-root.light .ai-analysis-card{border-left-color:#16a34a}.app-root.light .ai-analysis-card span{color:#15803d}.app-root.light .building-form-panel input::placeholder{color:#64748b}.app-root.light .building-form-panel button{color:#fff;background:#0284c7}.app-root.light .building-hero-badge{color:#075985;background:#ffffffb8}.app-root.light .risk-modal-header.low,.app-root.light .risk-score.low,.app-root.light .risk-recommendation.low,.app-root.light .seismic-resistance.low{color:#14532d;background:#dcfce7}.app-root.light .risk-modal-header.medium,.app-root.light .risk-score.medium,.app-root.light .risk-recommendation.medium,.app-root.light .seismic-resistance.medium{color:#365314;background:#ecfccb}.app-root.light .risk-modal-header.high,.app-root.light .risk-score.high,.app-root.light .risk-recommendation.high,.app-root.light .seismic-resistance.high{color:#7f1d1d;background:#fee2e2}.app-root.light .resistance-ball{background:#ffffffad}.app-root.light .breakdown-item span{color:#ca8a04}.app-root.light .forecast-item strong{color:#15803d}.app-root.light .daily-card strong,.app-root.light .hour-card strong{color:#0f172a}.app-root.light .recharts-cartesian-axis-tick-value{fill:#334155}.app-root.light .recharts-cartesian-grid line{stroke:#cbd5e1}.app-root.light .map-control-panel button.active{color:#075985;background:#e0f2fe;border-color:#0284c7}.app-root.light .geo-map-hero,.app-root.light .weather-hero,.app-root.light .seismic-hero,.app-root.light .building-hero{color:#0f172a;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);border-color:#bae6fd}.app-root.light .geo-map-hero p,.app-root.light .geo-map-hero span,.app-root.light .weather-hero p,.app-root.light .weather-hero span,.app-root.light .seismic-hero p,.app-root.light .seismic-hero span,.app-root.light .building-hero p,.app-root.light .building-hero span{color:#334155}@media (width<=640px){.app-body{flex-direction:column}.app-main{width:100%;margin-left:0;padding:14px}.app-footer{margin-left:0;padding:10px 12px}}@media (width>=641px) and (width<=900px){.app-main,.app-footer{margin-left:78px}}
