:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#122832;background:#f4f8f9;--bg:#f4f8f9;--surface:#fff;--surface-soft:#edf6f7;--surface-dark:#0b3344;--text:#122832;--muted:#687d86;--brand:#0b6170;--brand-dark:#0a4156;--brand-soft:#dff1f2;--accent:#16859a;--border:#dce8eb;--border-strong:#cbdde1;--success:#176b47;--warning:#805c0b;--danger:#96392f;--radius:18px;--shadow:0 18px 50px rgba(17,54,68,.07);--shadow-hover:0 22px 60px rgba(17,54,68,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}body::before{content:"";position:fixed;inset:0 0 auto;height:420px;z-index:-1;background:radial-gradient(circle at 75% 10%,rgba(73,177,181,.14),transparent 34%),linear-gradient(180deg,#eef7f8 0,rgba(244,248,249,0) 100%)}a{color:inherit}button,input,select{font:inherit}a,button,input,select{transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(22,133,154,.25);outline-offset:3px}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(9,48,65,.94);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.topbar-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;line-height:1.05}.brand-logo{display:block;width:40px;height:40px;object-fit:contain;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:21px;letter-spacing:-.02em;color:#fff}.brand-copy>span{margin-top:5px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.62)}.main-nav{display:flex;align-items:center;gap:5px}.main-nav a{text-decoration:none;color:rgba(255,255,255,.78);font-size:14px;font-weight:650;padding:9px 13px;border-radius:10px}.main-nav a:hover{background:rgba(255,255,255,.09);color:#fff}.main-nav a[aria-current=page]{background:rgba(255,255,255,.12);color:#fff}.main-nav .nav-cta{margin-left:5px;background:#fff;color:var(--surface-dark)}.main-nav .nav-cta:hover{background:#eaf4f5;color:var(--surface-dark)}.hero{min-height:510px;padding:86px 0 58px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:70px}.hero-content{animation:rise .55s ease both}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:800px;margin:0;font-size:clamp(44px,6.2vw,74px);line-height:.98;letter-spacing:-.055em;color:#102d3b}.hero-copy{max-width:700px;margin:25px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.65;color:#526d77}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.hero-note{margin:17px 0 0!important;color:var(--muted)!important;font-size:13px!important}.hero-side{display:flex;flex-direction:column;gap:18px;animation:rise .65s .08s ease both}.hero-signal{position:relative;overflow:hidden;padding:27px;border:1px solid rgba(24,119,135,.16);border-radius:25px;background:rgba(255,255,255,.78);box-shadow:var(--shadow);backdrop-filter:blur(14px);display:grid;gap:13px}.hero-signal::before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-75px;top:-80px;background:rgba(69,174,177,.15)}.hero-signal span{position:relative;padding:13px 15px;border-radius:12px;background:var(--surface-soft);font-size:14px;font-weight:750}.hero-signal span:nth-of-type(2){background:var(--brand);color:#fff}.hero-signal strong{text-align:center;color:#85a5ad;font-weight:500}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 17px;border:0;border-radius:11px;background:var(--brand);color:#fff;text-decoration:none;font-weight:750;cursor:pointer}.button:hover,button:hover{background:#095464;transform:translateY(-1px);box-shadow:0 8px 20px rgba(10,76,89,.13)}.button.secondary,button.secondary{background:var(--brand-soft);color:var(--brand-dark);box-shadow:none}.button.secondary:hover,button.secondary:hover{background:#d0e9eb}button.secondary.is-success{background:#ddf3e8;color:var(--success)}button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.hidden{display:none!important}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.stats{margin-bottom:30px}.stats article{position:relative;overflow:hidden;padding:24px 26px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.9);box-shadow:0 7px 25px rgba(18,59,73,.04)}.stats article::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--brand),#55afb1);opacity:.7}.stats strong{display:block;font-size:34px;line-height:1;letter-spacing:-.04em;color:#103444}.stats span{display:block;margin-top:8px;color:var(--muted);font-size:13px}.panel{margin:22px 0;padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.panel h1,.panel h2,.panel h3{color:#16333f}.panel h2{margin:2px 0 8px;font-size:clamp(24px,3vw,31px);letter-spacing:-.03em}.section-copy{max-width:760px;color:#546e78}.muted{color:var(--muted)}.map-panel{overflow:hidden}.map-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.map-summary{min-width:150px;padding:15px 18px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);text-align:right}.map-summary strong{display:block;font-size:30px;line-height:1;color:var(--brand-dark)}.map-summary span{display:block;margin-top:6px;color:var(--muted);font-size:11px}.map-toolbar{display:flex;align-items:flex-end;gap:14px;margin:24px 0 16px;flex-wrap:wrap}.map-filter-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.map-filter-group>span{margin-right:4px;color:var(--muted);font-size:12px;font-weight:750}button.map-filter{min-height:38px;padding:8px 12px;background:#edf4f5;color:#45616b;box-shadow:none;font-size:12px}button.map-filter:hover{background:#dfedef;box-shadow:none}button.map-filter.is-active{background:var(--brand);color:#fff}.map-select{min-width:170px}.map-select select{min-height:38px;padding:7px 10px}.map-frame{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#dfeaec}.alert-map{width:100%;height:500px}.map-empty{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);padding:11px 15px;border-radius:10px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);color:var(--muted);font-size:13px}.map-caption{margin:12px 2px 0;color:var(--muted);font-size:12px}.map-popup>strong{font-size:15px}.map-popup>span{color:var(--muted);font-size:12px}.map-popup p{margin:3px 0;font-size:12px}.maplibregl-popup-content{max-width:calc(100vw - 48px);overflow:hidden;border-radius:13px!important;padding:14px!important;box-shadow:0 12px 35px rgba(14,45,57,.18)!important}.map-popup{display:flex;width:330px;max-width:100%;min-width:0;flex-direction:column;gap:8px;color:var(--text)}.map-popup-alerts{display:flex;min-width:0;max-height:280px;flex-direction:column;gap:6px;overflow-y:auto;padding:2px 3px 2px 0}.map-popup-alert{display:flex;min-width:0;flex-direction:column;gap:5px;padding:10px 11px;border:1px solid var(--border);border-radius:10px;background:#f8fbfb;color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.map-popup-alert:hover{border-color:#b9d7dc;background:#f0f7f8;transform:translateY(-1px)}.map-popup-alert-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.map-popup-alert-status{display:inline-flex;padding:3px 6px;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.map-popup-alert-status.is-active{background:#ddf3e8;color:var(--success)}.map-popup-alert-status.is-scheduled{background:#fff1cc;color:var(--warning)}.map-popup-alert-category{color:var(--muted);font-size:10px;font-weight:750}.map-popup-alert-description{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;color:#173541;font-size:12px;font-weight:750;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.map-popup-alert-time{color:var(--muted);font-size:10px}.alert-marker{position:relative;display:flex;align-items:center;gap:5px;min-width:0;padding:5px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 6px 18px rgba(17,52,65,.22);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.alert-marker:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 9px 24px rgba(17,52,65,.27)}.alert-marker-icons{display:flex;align-items:center;gap:3px}.alert-marker-chip{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:var(--category-color)}.alert-marker.is-scheduled .alert-marker-chip{border:2px solid var(--category-color);background:#fff}.alert-marker-category-icon{display:block;width:17px;height:17px;background:#fff;-webkit-mask-image:var(--category-icon);mask-image:var(--category-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.alert-marker.is-scheduled .alert-marker-category-icon{background:var(--category-color)}.alert-marker-count{display:flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 6px;border-radius:999px;background:#163f50;color:#fff;font-size:11px;font-weight:800}.alert-marker-more{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#edf3f5;color:#48616b;font-size:10px;font-weight:800}.map-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.65fr);gap:24px;margin-top:24px;align-items:stretch}.map-sidebar{display:flex;flex-direction:column;gap:22px;padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft)}.map-sidebar .map-summary{width:100%;min-width:0;text-align:left}.map-sidebar .map-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:18px;margin:0}.map-sidebar .map-filter-group{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.map-state-buttons{display:flex;flex-wrap:wrap;gap:6px}.map-sidebar .map-select{width:100%;min-width:0}.map-sidebar .map-select select{width:100%}.map-sidebar-note{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.55}.alert-marker-scheduled{position:absolute;top:-7px;right:-7px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:#e9a820;box-shadow:0 3px 8px rgba(30,50,60,.2)}.alert-marker-scheduled-icon{display:block;width:11px;height:11px;background:#fff;-webkit-mask-image:var(--scheduled-icon);mask-image:var(--scheduled-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.map-status-legend{display:flex;flex-wrap:wrap;gap:14px;padding-top:4px}.map-status-legend>div{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:700}.map-status-symbol{display:block;width:12px;height:12px;border-radius:50%}.map-status-symbol.is-active{background:var(--brand)}.map-status-symbol.is-scheduled{border:2px solid var(--brand);background:#fff}.map-status-symbol.is-approximate{border:2px solid #b97800;background:rgba(233,168,32,.22)}.alerts-explorer{display:flex;flex-direction:column;gap:24px}.alerts-heading p{max-width:680px}.alerts-search{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 8px 28px rgba(20,55,66,.05)}.alerts-search label{display:flex;flex-direction:column;gap:7px}.alerts-search label>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.02em}.alerts-search-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.alerts-search input,.alerts-search select{width:100%;min-height:40px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);font:inherit}.alerts-search input{padding:0 13px}.alerts-search select{padding:0 34px 0 11px}.alerts-search input:focus,.alerts-search select:focus{outline:3px solid rgba(11,97,112,.13);border-color:var(--brand)}.alerts-search-help{color:var(--muted);font-size:11px;line-height:1.4}.alerts-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.alerts-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-2px}.alerts-more-filters{padding:6px 9px;border:0;border-radius:8px;background:0 0;color:var(--brand);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.alerts-more-filters:hover{background:var(--surface-soft)}.alerts-advanced-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;border:1px solid var(--border);border-radius:12px;background:#f8fbfb}.alerts-advanced-filters[hidden]{display:none}.alerts-search select:disabled{cursor:not-allowed;opacity:.55}.alerts-results-section{display:flex;flex-direction:column;gap:12px;padding-top:4px}.alerts-results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.alerts-results-heading h2{margin:0}.alerts-results-heading p{margin:4px 0 0;color:var(--muted);font-size:13px}.alerts-empty,.alerts-error,.alerts-loading{padding:22px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.alerts-loading{color:var(--muted)}.alerts-error{border-color:#eac3c3;background:#fff6f6;color:#8a2f2f}.alerts-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.alert-result-card{display:flex;min-width:0;flex-direction:column;gap:11px;padding:17px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 5px 20px rgba(20,55,66,.04);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.alert-result-card:hover{border-color:#c1dadd;box-shadow:0 8px 26px rgba(20,55,66,.07);transform:translateY(-1px)}.alert-result-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.alert-result-category,.alert-result-status{display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.alert-result-category{background:var(--surface-soft);color:var(--brand-dark)}.alert-result-category.is-water{background:rgba(37,99,235,.1);color:#1d4ed8}.alert-result-category.is-electricity{background:rgba(234,179,8,.14);color:#854d0e}.alert-result-status.is-active{background:#ddf3e8;color:var(--success)}.alert-result-status.is-scheduled{background:#fff1cc;color:var(--warning)}.alert-result-status.is-ended{background:#edf1f2;color:var(--muted)}.alert-result-card h3{display:-webkit-box;margin:0;overflow:hidden;color:#173541;font-size:16px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.alert-result-areas{display:flex;min-width:0;align-items:flex-start;gap:7px;color:#49646d;font-size:11px;line-height:1.45}.alert-result-areas>span:last-child{display:-webkit-box;min-width:0;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.alert-result-location-marker{flex:0 0 auto;width:8px;height:8px;margin-top:4px;border:2px solid var(--brand);border-radius:50%;background:#fff}.alert-result-areas strong{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.alert-result-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:3px}.alert-result-meta-item{display:flex;min-width:0;flex-direction:column;gap:4px}.alert-result-meta-item strong{overflow-wrap:anywhere;font-size:11px;font-weight:750;line-height:1.35}.alert-result-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:9px;border-top:1px solid var(--border)}.alert-result-footer>span{color:var(--muted);font-size:10px}.alert-result-footer a{color:var(--brand);font-size:12px;font-weight:800;text-decoration:none}.alert-result-footer a:hover{text-decoration:underline}.alerts-empty{text-align:center}.alerts-empty p{margin:6px 0 0;color:var(--muted)}.alerts-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;padding-top:8px}.alerts-pagination button{min-width:38px;min-height:38px;padding:7px 10px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.alerts-pagination button:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.alerts-pagination button.is-current{border-color:var(--brand);background:var(--brand);color:#fff}.alerts-pagination button:disabled{cursor:not-allowed;opacity:.45}.alerts-filter-actions .button{min-height:auto;padding:5px 8px;border:0;background:0 0;box-shadow:none;color:var(--muted);font-size:11px}.alerts-filter-actions .button:hover{background:var(--surface-soft);color:var(--brand)}.grid-form{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:22px}label{display:flex;flex-direction:column;gap:7px;color:#304b56;font-size:12px;font-weight:750}input,select{width:100%;min-height:45px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text)}input:hover,select:hover{border-color:#9cbfc6}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(22,133,154,.09)}select:disabled{background:#f0f4f5;color:#9aa9ae}.message{min-height:22px;margin-top:14px;font-size:14px;font-weight:650}.message.success{color:var(--success)}.message.error{color:var(--danger)}.message.info{color:var(--brand)}#subscriptions{margin-top:18px}#subscriptions h3{margin:0 0 8px;font-size:16px}.sub-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid #e9eff1}.sub-row-content{display:flex;align-items:center;gap:9px;min-width:0}.subscription-category{display:inline-flex;align-items:center;flex-shrink:0;min-height:21px;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.subscription-category.is-water{background:rgba(37,99,235,.1);color:#1d4ed8}.subscription-category.is-electricity{background:rgba(234,179,8,.14);color:#854d0e}.sub-row-content>span:not(.subscription-category){min-width:0;font-size:14px;overflow-wrap:anywhere}.sub-row button{min-height:auto;padding:7px 10px;background:#f5e8e6;color:#8a322b;font-size:12px;box-shadow:none}.sub-row button:hover{background:#efd9d5}.source-list{margin-top:18px}.source-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid #ebf0f2}.source-list>div:first-child{border-top:0}.source-list>div>span:first-child{font-weight:650}.badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:5px 10px;border-radius:999px;background:#edf1f2;color:#596d75;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge.active,.badge.healthy{background:#ddf3e8;color:var(--success)}.badge.scheduled,.badge.throttled{background:#fff1cc;color:var(--warning)}.badge.degraded{background:#fbe1dd;color:var(--danger)}.badge.ended,.badge.unknown{background:#edf1f2;color:#687b82}.badge.coming-soon{background:#e6f1f2;color:var(--brand-dark)}.event-list{display:flex;flex-direction:column;margin-top:14px}.event{position:relative;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:18px 9px;border-top:1px solid #e7eef0;color:inherit;text-decoration:none;border-radius:10px}.event:first-child{border-top:0}.event:hover{padding-left:15px;padding-right:15px;background:#f4f9f9}.event-main{min-width:0}.event-main,.event-meta{display:flex;flex-direction:column;gap:5px}.event-main strong{font-size:15px;line-height:1.45}.event span{color:#687e87;font-size:12px}.event-meta{text-align:right;flex-shrink:0}.page-shell{padding-top:54px}.page-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding:36px 0 18px}.page-hero h1{max-width:760px;margin:4px 0 0;font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.045em;color:#102d3b}.page-lead{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:17px}.page-summary{min-width:180px;padding:19px 21px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.page-summary strong{display:block;font-size:36px;line-height:1;color:var(--brand-dark)}.page-summary span{display:block;margin-top:7px;color:var(--muted);font-size:12px}.text-link{color:var(--brand);font-size:13px;font-weight:800;text-decoration:none}.text-link:hover{color:var(--brand-dark)}.results-note{color:var(--muted);font-size:12px;font-weight:700}.alerts-index{margin-top:24px}.alerts-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.alert-card{min-width:0;border:1px solid var(--border);border-radius:15px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.alert-card:hover{border-color:#c4dadd;box-shadow:0 13px 32px rgba(17,54,68,.08);transform:translateY(-2px)}.alert-card-link{display:flex;height:100%;flex-direction:column;padding:20px;color:inherit;text-decoration:none}.alert-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-pill{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border-radius:999px;background:#eaf3f5;color:#315866;font-size:11px;font-weight:800}.category-water{background:#e2f2f8;color:#176784}.category-electricity{background:#fff2cf;color:#7a5b09}.category-health{background:#fbe6e4;color:#913f37}.category-roads{background:#eee9fb;color:#5f4a9a}.category-telecom{background:#e4f4ef;color:#226a5c}.category-waste{background:#edf1f2;color:#55686f}.alert-card h3{margin:17px 0 12px;font-size:18px;line-height:1.4;letter-spacing:-.015em;color:#173541}.alert-card-location{display:flex;flex-wrap:wrap;gap:5px 10px;margin-bottom:19px;color:var(--muted);font-size:12px}.alert-card-location span+span::before{content:"·";margin-right:10px;color:#a1b0b5}.alert-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f2;color:#667b83;font-size:11px}.empty-state{display:flex;flex-direction:column;gap:5px;margin-top:20px;padding:34px;border:1px dashed var(--border-strong);border-radius:14px;background:var(--surface-soft);color:var(--muted)}.empty-state strong{color:var(--text)}.breadcrumb{display:flex;align-items:center;gap:8px;padding:31px 0 4px;color:var(--muted);font-size:13px}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--brand)}.event-page{padding-bottom:20px}.event-hero{padding:30px 0 25px;border-bottom:1px solid var(--border)}.event-hero-main{max-width:900px}.event-hero-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:13px}.event-category{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:999px;background:var(--surface-soft);color:var(--brand-dark);font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.event-category.is-water{background:rgba(37,99,235,.1);color:#1d4ed8}.event-category.is-electricity{background:rgba(234,179,8,.14);color:#854d0e}.event-hero h1{max-width:900px;margin:0;color:#103444;font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.035em}.event-provider{margin:14px 0 0;color:var(--muted);font-size:13px}.event-provider strong{color:var(--text)}.event-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:start;padding-top:26px}.event-main{min-width:0}.event-time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.event-time-grid article{display:flex;min-width:0;flex-direction:column;gap:6px;padding:15px;border:1px solid var(--border);border-radius:13px;background:#f8fbfb}.event-time-grid span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.event-time-grid strong{color:#173541;font-size:13px}.event-content-section{margin-top:34px;padding-top:28px;border-top:1px solid var(--border)}.event-section-heading{margin-bottom:17px}.event-section-heading .eyebrow{margin-bottom:4px}.event-section-heading h2{margin:0;color:#173541;font-size:22px}.event-location-list{display:flex;flex-direction:column}.event-location{display:grid;grid-template-columns:12px minmax(0,1fr);gap:11px;padding:14px 0;border-top:1px solid #edf1f2}.event-location:first-child{border-top:0;padding-top:0}.event-location-dot{width:9px;height:9px;margin-top:5px;border:2px solid var(--brand);border-radius:50%;background:#fff}.event-location>div:last-child{min-width:0}.event-location strong{display:block;color:#173541;font-size:14px}.event-location span{display:block;margin-top:2px;color:var(--muted);font-size:11px}.event-location p{margin:7px 0 0;color:#49646d;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.event-information{padding:15px 0;border-top:1px solid #edf1f2}.event-information:first-of-type{border-top:0}.event-information span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.event-information p{margin:6px 0 0;color:#344f59;font-size:13px;line-height:1.6}.event-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:12px}.event-source-card{padding:20px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,55,66,.05)}.event-source-card h2{margin:4px 0 18px;color:#173541;font-size:20px}.event-source-meta{margin:0}.event-source-meta>div{padding:11px 0;border-top:1px solid #edf1f2}.event-source-meta dt{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.event-source-meta dd{margin:4px 0 0;color:#173541;font-size:12px;font-weight:750;overflow-wrap:anywhere}.event-source-links{display:flex;flex-direction:column;gap:7px;margin-top:14px}.event-source-links a{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;border-radius:9px;background:var(--surface-soft);color:var(--brand);font-size:11px;font-weight:800;text-decoration:none}.event-source-links a:hover{background:#e1f0f2}.event-source-note{margin:16px 0 0;padding-top:14px;border-top:1px solid var(--border);color:var(--muted);font-size:10px;line-height:1.5}.event-back-link{padding:8px 4px;color:var(--brand);font-size:11px;font-weight:800;text-decoration:none}.event-back-link:hover{text-decoration:underline}.event-timeline{position:relative}.event-timeline-entry{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:12px;padding-bottom:22px}.event-timeline-entry::before{content:"";position:absolute;top:12px;bottom:-2px;left:5px;width:1px;background:#dce7e9}.event-timeline-entry:last-child::before{display:none}.event-timeline-marker{position:relative;z-index:1;width:11px;height:11px;margin-top:3px;border:3px solid #fff;border-radius:50%;background:var(--brand);box-shadow:0 0 0 1px #bfd6da}.event-timeline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.event-timeline-heading strong{color:#173541;font-size:13px}.event-timeline-heading time{flex:0 0 auto;color:var(--muted);font-size:10px}.event-change{display:flex;flex-direction:column;gap:3px;margin-top:9px;padding:9px 11px;border-radius:8px;background:#f8fbfb}.event-change span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.event-change strong{font-size:11px;overflow-wrap:anywhere}.observability-live{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0;padding:13px 16px;border:1px solid var(--border);border-radius:13px;background:rgba(255,255,255,.78);color:var(--muted);font-size:11px}.observability-live>div{display:flex;align-items:center;gap:8px}.observability-live strong{color:var(--brand-dark);font-size:12px}.observability-live-dot{width:8px;height:8px;border-radius:50%;background:#3ba66b;box-shadow:0 0 0 4px rgba(59,166,107,.12)}.observability-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.observability-metrics article{padding:21px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 7px 25px rgba(18,59,73,.04)}.observability-metrics small,.observability-metrics span{display:block;color:var(--muted);font-size:11px}.observability-metrics strong{display:block;margin:10px 0 5px;color:#103444;font-size:36px;line-height:1;letter-spacing:-.04em}.observability-activity{margin-top:20px}.observability-chart{margin-top:26px;overflow-x:auto}.observability-chart svg{display:block;width:100%;min-width:700px;height:auto}.observability-chart-grid{stroke:#e4ecee;stroke-width:1}.observability-chart-area{fill:rgba(22,133,154,.09)}.observability-chart-line{fill:none;stroke:var(--brand);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.observability-chart-point{fill:#fff;stroke:var(--brand);stroke-width:3}.observability-chart-x-label,.observability-chart-y-label{fill:#71868e;font-size:10px}.observability-chart-note{margin:7px 0 0;color:var(--muted);font-size:11px}.observability-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:20px}.observability-grid .panel{margin-top:0}.reach-list{display:flex;flex-direction:column;margin-top:20px}.reach-list>div{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center;padding:17px 0;border-top:1px solid #e8eff1}.reach-list>div:first-child{border-top:0}.reach-list strong{color:#103444;font-size:28px}.reach-list span{color:var(--muted);font-size:12px}.observability-context{margin:18px 0 0;padding-top:17px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.source-health-summary{text-align:right}.source-health-summary strong{display:block;color:var(--brand-dark);font-size:22px}.source-health-summary span{color:var(--muted);font-size:10px}.observability-source-name{display:flex;flex-direction:column;gap:3px}.observability-source-name span{color:var(--muted);font-size:11px}.observability-source-status{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.observability-source-status small{color:var(--muted);font-size:10px}.observability-method{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:60px;margin-top:22px;padding:38px 40px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.observability-method h2{margin:4px 0 0;color:#173541;font-size:25px;line-height:1.2}.observability-method>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.home-observability{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:24px;padding:34px 38px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.home-observability h2{margin:4px 0 10px;color:#173541;font-size:27px}.home-observability p:not(.eyebrow){max-width:700px;margin:0 0 14px;color:var(--muted)}.home-observability-signal{min-width:155px;padding-left:28px;border-left:1px solid var(--border)}.home-observability-signal strong{display:block;color:var(--brand-dark);font-size:38px;line-height:1}.home-observability-signal span{display:block;margin-top:7px;color:var(--muted);font-size:11px}.site-footer{margin-top:70px;padding:44px 0;background:#0a303f;color:#fff}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(220px,.7fr);gap:48px}.site-footer strong{font-size:19px}.site-footer p{max-width:520px;margin:7px 0;color:rgba(255,255,255,.62);font-size:13px}.footer-support{display:flex;flex-direction:column;align-items:flex-start}.footer-support p{max-width:320px}.footer-support-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:12px;padding:9px 14px;border-radius:10px;background:#fff;color:var(--surface-dark);text-decoration:none;font-size:13px;font-weight:750}.footer-support-button:hover{background:#eaf4f5;transform:translateY(-1px)}@keyframes rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.install-guide{scroll-margin-top:90px;margin:0 0 30px;padding:36px 38px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.install-guide-intro{max-width:760px}.install-guide h2{margin:5px 0 12px;color:#102d3b;font-size:clamp(28px,4vw,38px);line-height:1.1;letter-spacing:-.035em}.install-guide-intro>p:not(.eyebrow){margin:0;color:var(--muted);font-size:15px;line-height:1.65}.install-guide-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.install-guide-card{padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft)}.install-guide-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.install-guide-card-head strong{color:var(--brand-dark);font-size:15px}.install-platform{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff;color:var(--brand);font-size:11px;font-weight:850}.install-steps{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}.install-steps li{display:grid;grid-template-columns:34px 1fr;gap:12px}.install-steps li>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-size:11px;font-weight:850}.install-steps strong{display:block;margin:1px 0 3px;color:#173541;font-size:14px}.install-steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.install-guide-note{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--border);color:var(--muted);font-size:12px}.home-follow{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:64px;align-items:center;margin-top:24px;padding:48px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.home-follow-content{max-width:720px}.home-follow h2{margin:6px 0 16px;font-size:clamp(32px,4vw,44px);line-height:1.08;letter-spacing:-.035em;color:#102d3b}.home-follow-content>p:not(.eyebrow){max-width:680px;margin:0 0 26px;color:var(--muted);font-size:16px;line-height:1.65}.home-follow .eyebrow{color:var(--brand)}.home-follow-steps{display:flex;flex-direction:column}.home-follow-steps-title{margin:0 0 20px;color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.13em}.home-follow-step{position:relative;display:grid;grid-template-columns:46px 1fr;gap:16px;padding-bottom:28px}.home-follow-step:last-child{padding-bottom:0}.home-follow-step:not(:last-child)::after{content:"";position:absolute;top:46px;bottom:0;left:22px;width:1px;background:#d6e4e7}.home-follow-step-number{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#e5f3f5;color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.04em}.home-follow-step strong{display:block;margin:2px 0 5px;color:#173541;font-size:15px}.home-follow-step p{max-width:360px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.my-alerts-hero{align-items:center}.privacy-note{display:flex;max-width:320px;flex-direction:column;gap:6px;padding:20px 22px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.78)}.privacy-note strong{color:var(--brand-dark);font-size:14px}.privacy-note span{color:var(--muted);font-size:12px;line-height:1.55}.my-alerts-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:20px;margin-top:24px;align-items:start}.my-alerts-config{margin:0}.my-alerts-form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-action{display:flex;align-items:flex-end}.form-action button{width:100%}.my-alerts-aside{display:flex;flex-direction:column;gap:10px}.info-card{display:flex;gap:15px;padding:18px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.8)}.info-number{flex:0 0 auto;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.08em}.info-card strong{display:block;margin-bottom:4px;color:#173541;font-size:14px}.info-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.saved-places-panel{margin-top:20px}@media(max-width:700px){.wrap{width:min(100% - 28px,1160px)}.topbar-inner{min-height:0;flex-direction:column;align-items:stretch;gap:5px;padding:10px 0 8px}.brand{align-self:flex-start}.brand-copy>span{display:none}.brand-logo{width:38px;height:38px}.main-nav{width:100%;gap:2px;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav .nav-secondary{display:block}.main-nav .nav-cta{margin-left:0}.main-nav a{flex:0 0 auto;padding:8px 9px;font-size:11px;white-space:nowrap}.hero{padding:54px 0 38px}.hero h1{font-size:clamp(40px,13vw,58px)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.cards,.detail-grid,.footer-inner,.grid-form{grid-template-columns:1fr}.panel{padding:22px}.event,.event-detail-header,.panel-head{align-items:stretch;flex-direction:column}.event{gap:9px}.event-meta{text-align:left}.event-detail-header .badge{margin-top:3px}.site-footer{margin-top:45px}.map-panel-head{align-items:stretch;flex-direction:column}.map-summary{text-align:left}.map-toolbar{align-items:stretch;flex-direction:column}.map-filter-group{width:100%}.map-select{width:100%}.map-layout{grid-template-columns:1fr}.map-sidebar{padding:16px}.map-state-buttons{width:100%}.alert-map{height:390px}.page-shell{padding-top:32px}.page-hero{align-items:stretch;flex-direction:column;gap:22px;padding:28px 0 10px}.page-summary{width:100%;min-width:0}.alerts-feed{grid-template-columns:1fr}.alert-card-footer{align-items:flex-start;flex-direction:column;gap:5px}.my-alerts-form{grid-template-columns:1fr}.sub-row{align-items:flex-start;flex-direction:column;gap:10px}.sub-row-content{align-items:flex-start;flex-wrap:wrap}.sub-row button{align-self:flex-start}.privacy-note{max-width:none}.install-guide{padding:28px 22px}.install-guide-platforms{grid-template-columns:1fr}.install-guide-card{padding:20px}.home-follow{gap:32px;padding:28px 22px}.home-follow h2{font-size:32px}.home-follow-step p{max-width:none}.observability-live{align-items:flex-start;flex-direction:column}.observability-metrics{grid-template-columns:1fr 1fr}.observability-chart svg{min-width:620px}.observability-method{padding:26px 22px}.home-observability{padding:27px 22px}.alerts-search{padding:16px}.alerts-search-input-wrap{grid-template-columns:1fr}.alerts-filter-grid{grid-template-columns:1fr}.alert-result-meta{grid-template-columns:1fr}.alert-result-footer{align-items:flex-start;flex-direction:column}.alerts-advanced-filters{grid-template-columns:1fr}.alerts-filter-actions{align-items:flex-start}.event-hero{padding:24px 0 20px}.event-hero h1{font-size:30px}.event-time-grid{grid-template-columns:1fr}.event-layout{gap:22px;padding-top:20px}.event-content-section{margin-top:27px;padding-top:23px}.event-timeline-heading{flex-direction:column;gap:3px}}@media(max-width:850px){.hero{min-height:auto;grid-template-columns:1fr;gap:35px;padding-top:64px}.hero-side{max-width:500px}.detail-grid{grid-template-columns:repeat(2,1fr)}.home-follow,.my-alerts-layout{grid-template-columns:1fr;gap:36px}.observability-metrics{grid-template-columns:repeat(2,1fr)}.observability-grid,.observability-method{grid-template-columns:1fr}.observability-method{gap:22px}.home-observability{align-items:flex-start;flex-direction:column;gap:24px}.home-observability-signal{width:100%;padding:20px 0 0;border-top:1px solid var(--border);border-left:0}}@media(max-width:1000px){.map-layout{grid-template-columns:1fr}.alert-map{height:430px}.alerts-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alerts-results{grid-template-columns:1fr}.alerts-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.event-layout{grid-template-columns:1fr}.event-sidebar{position:static}.event-source-card{max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{animation-duration:NaNs!important;animation-iteration-count:1!important;transition-duration:NaNs!important}}