@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#10243e;background:#f4f7f8;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--brand-navy: #10243e;--navy: #10243e;--navy-deep: #07182b;--blue: #168aad;--blue-soft: #e7f4f7;--coral: #f05a47;--surface: #f4f7f8;--white: #ffffff;--border: #d8e1e5;--muted: #5e7184;--success: #207a5a;--error: #b42318;--shadow: 0 18px 50px rgba(16, 36, 62, .08);--header-bg: rgba(244, 247, 248, .92);--topbar-bg: rgba(255, 255, 255, .9);--operator-bg: #eef3f5;--surface-subtle: #fbfcfd;--surface-muted: #edf2f4;--border-soft: #edf1f3;--success-soft: #e5f5ed;--warning-soft: #fff1d6;--error-soft: #fde9e7;--coral-soft: #fff0ec}:root[data-theme=dark]{color:#e8f0f4;background:#08131f;color-scheme:dark;--navy: #e8f0f4;--blue: #50bed7;--blue-soft: #103541;--coral: #ff725f;--surface: #08131f;--white: #102131;--border: #2b4152;--muted: #9fb1bf;--success: #55c99c;--error: #ff8b7e;--shadow: 0 18px 50px rgba(0, 0, 0, .28);--header-bg: rgba(8, 19, 31, .92);--topbar-bg: rgba(16, 33, 49, .92);--operator-bg: #0b1825;--surface-subtle: #0d1d2b;--surface-muted: #172a3a;--border-soft: #203647;--success-soft: #123629;--warning-soft: #382a13;--error-soft: #3c201f;--coral-soft: #3b211f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--navy);background:var(--surface);transition:color .18s ease,background-color .18s ease}button,input,select{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.public-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-header__inner{width:min(1440px,calc(100% - 48px));min-height:82px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;min-width:0}.brand__mark{width:52px;height:52px;object-fit:contain}.brand__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.brand__copy strong{font-size:1.28rem;letter-spacing:.16em;font-weight:800}.brand__copy small{max-width:320px;color:var(--muted);font-size:.67rem;line-height:1.3}.brand--compact .brand__mark{width:38px;height:38px}.brand--compact .brand__copy strong{font-size:1rem}.period-nav{display:flex;align-items:center;padding:5px;border:1px solid var(--border);border-radius:14px;background:var(--white)}.period-nav a{padding:10px 16px;color:var(--muted);border-radius:10px;text-decoration:none;font-size:.88rem;font-weight:650}.period-nav a.active{color:var(--navy);background:var(--blue-soft);box-shadow:inset 0 0 0 1px #168aad24}.public-header__actions{justify-self:end;display:flex;align-items:center;gap:12px}.theme-control{padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid var(--border);border-radius:11px;background:var(--white);box-shadow:0 5px 16px #10243e0d}.theme-control button{min-width:34px;min-height:32px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-size:.66rem;font-weight:750;cursor:pointer}.theme-control button:hover{color:var(--navy);background:var(--surface-muted)}.theme-control button.active{color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px #168aad29}.theme-control--compact button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.login-theme-control{position:absolute;top:24px;right:24px}.text-link{color:var(--blue);font-size:.88rem;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.button{min-height:44px;padding:0 18px;border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button--navy{color:#fff;background:var(--brand-navy);box-shadow:0 8px 20px #10243e2b}.button--small{min-height:38px;padding:0 14px;font-size:.84rem}.page-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:28px 0 68px}.page-shell--loading{min-height:72vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.page-shell--loading h1{margin:22px 0 4px}.page-shell--loading p{color:var(--muted)}.spinner{width:34px;height:34px;border:3px solid var(--border);border-top-color:var(--coral);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.warning-strip{min-height:48px;padding:10px 16px;border:1px solid rgba(240,90,71,.3);border-radius:13px;display:flex;align-items:center;gap:10px;color:var(--navy);background:var(--coral-soft);font-size:.86rem}.warning-strip svg{flex:0 0 auto;color:var(--coral)}.warning-strip span:last-child{color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.warning-strip--clear{border-color:#207a5a40;background:var(--success-soft)}.warning-strip--clear svg{color:var(--success)}.hero-summary{padding:46px 0 32px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end}.eyebrow{display:block;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.15em}.hero-summary h1,.content-page h1{margin:9px 0 12px;font-size:clamp(2.45rem,5vw,4.5rem);line-height:.98;letter-spacing:-.055em}.hero-summary p{max-width:800px;margin:0;color:var(--muted);font-size:1.04rem;line-height:1.7}.hero-summary__meta{min-width:310px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;color:var(--muted);font-size:.78rem;font-variant-numeric:tabular-nums}.hero-summary__meta>span{display:inline-flex;align-items:center;gap:6px}.freshness{padding:7px 10px;border-radius:999px;font-weight:750}.freshness--current{color:var(--success);background:var(--success-soft)}.freshness--stale{color:#8a4b00;background:var(--warning-soft)}.freshness--unavailable{color:var(--error);background:var(--error-soft)}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.metric-card{min-height:190px;padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:0 12px 30px #10243e0b;display:flex;flex-direction:column}.metric-card__header{display:flex;align-items:center;justify-content:space-between}.metric-card__icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.quality-dot{width:8px;height:8px;border-radius:50%;background:var(--coral)}.metric-card p{min-height:35px;margin:20px 0 8px;color:var(--muted);font-size:.78rem;line-height:1.4}.metric-card strong{font-size:clamp(1.7rem,2.4vw,2.45rem);line-height:1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.metric-card>span:not(.metric-card__icon):not(.quality-dot){margin-top:5px;color:var(--muted);font-size:.72rem}.metric-card small{margin-top:auto;padding-top:13px;color:var(--muted);border-top:1px solid var(--border-soft);font-size:.64rem;line-height:1.35}.dashboard-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboard-grid--primary{grid-template-columns:minmax(0,1.75fr) minmax(340px,.75fr)}.panel{position:relative;min-width:0;padding:24px;border:1px solid var(--border);border-radius:20px;background:var(--white);box-shadow:var(--shadow);overflow:hidden}.panel__heading{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.panel__heading h2{margin:6px 0 0;font-size:1.17rem;letter-spacing:-.025em}.panel__heading>svg{color:var(--blue)}.timeline-legends{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.legend{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.74rem}.legend i{width:24px;height:3px;border-radius:3px;background:var(--blue)}.legend--baseline i{height:2px;background:repeating-linear-gradient(90deg,var(--coral) 0 7px,transparent 7px 12px)}.chart-wrap{height:350px;margin-top:22px}.panel__empty{padding:28px 0;color:var(--muted);text-align:center}.map-panel{display:flex;flex-direction:column}.map-panel--interactive{overflow:hidden}.map-panel--loading{min-height:430px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);font-size:.78rem}.map-panel--loading p{margin:0}.map-panel__heading{align-items:center}.map-filters{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:end}.map-filters label{min-width:0;display:grid;gap:5px;color:var(--muted);font-size:.63rem;font-weight:700}.map-filters select{width:100%;min-height:38px;padding:0 28px 0 9px;overflow:hidden;color:var(--navy);border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle);font:inherit;font-size:.68rem;text-overflow:ellipsis;outline:none}.map-filters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168aad1c}.map-filter-reset{width:100%;min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--blue);border:1px solid rgba(22,138,173,.28);border-radius:9px;background:var(--blue-soft);font-size:.68rem;font-weight:750;cursor:pointer}.map-filter-reset:disabled{color:var(--muted);border-color:var(--border);background:var(--surface-subtle);cursor:default}.leaflet-map-shell{position:relative;min-height:350px;margin-top:12px;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted)}.leaflet-map{width:100%;height:350px;z-index:1;background:radial-gradient(circle at 70% 20%,var(--blue-soft) 0,var(--surface-muted) 100%)}.leaflet-container{color:#10243e;font-family:inherit}.leaflet-container a{color:#086f8c}.leaflet-control-layers,.leaflet-bar{border:0!important;border-radius:10px!important;box-shadow:0 5px 18px #10243e29!important}.leaflet-control-layers-toggle,.leaflet-bar a{border-radius:9px!important}.leaflet-control-attribution{color:#657784;font-size:9px!important}.leaflet-popup-content-wrapper{border-radius:13px;box-shadow:0 14px 40px #10243e2e}.leaflet-popup-content{margin:14px 16px}.pulso-popup{min-width:185px;display:grid;gap:5px;color:#10243e}.pulso-popup strong{line-height:1.35}.pulso-popup span,.pulso-popup time{color:#5e7184;font-size:.72rem}.pulso-popup small{width:fit-content;margin-top:3px;padding:4px 7px;border-radius:999px;color:#48606f;background:var(--surface-muted)}.pulso-popup .pulso-popup__active{color:#9e3024;background:var(--error-soft)}.pulso-marker-shell,.pulso-cluster-shell{border:0;background:transparent}.pulso-marker{width:13px;height:13px;display:block;border:2px solid white;border-radius:50%;background:var(--blue);box-shadow:0 3px 9px #10243e57}.pulso-marker--active{width:16px;height:16px;margin:-2px 0 0 -2px;background:var(--coral);animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #f05a4766,0 3px 9px #10243e47}50%{box-shadow:0 0 0 8px #f05a4700,0 3px 9px #10243e47}}.pulso-cluster{width:40px;height:40px;display:grid;place-items:center;color:#fff;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:var(--brand-navy);box-shadow:0 5px 16px #10243e4d;font-size:.72rem;font-weight:800}.map-tile-warning{position:absolute;z-index:800;left:12px;right:12px;bottom:22px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#7f3f00;border:1px solid #f5d79a;border-radius:9px;background:#fff7e0f5;font-size:.69rem;text-align:center}.map-panel__summary{padding-top:14px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:.7rem}.map-panel__summary strong{color:var(--navy);font-size:1.2rem}.map-legend{display:inline-flex;align-items:center;gap:6px}.map-legend i{width:8px;height:8px;display:inline-block;border:1px solid white;border-radius:50%;background:var(--blue);box-shadow:0 1px 4px #10243e33}.map-legend .map-legend__active{background:var(--coral)}.ranking-panel ol{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:15px}.ranking-panel li{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center}.ranking-panel__rank{color:#91a0ad;font-size:.72rem;font-variant-numeric:tabular-nums}.ranking-panel__label{display:flex;justify-content:space-between;gap:20px;font-size:.81rem}.ranking-panel__label strong{font-variant-numeric:tabular-nums}.ranking-panel__track{height:5px;margin-top:6px;display:block;overflow:hidden;border-radius:10px;background:var(--surface-muted)}.ranking-panel__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#51b7cc)}.methodology-callout{margin-top:18px;padding:22px 24px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;border:1px solid rgba(22,138,173,.18);border-radius:18px;background:var(--blue-soft)}.methodology-callout>svg{color:var(--blue)}.methodology-callout strong{font-size:.93rem}.methodology-callout p{margin:4px 0 0;color:var(--muted);font-size:.78rem}.methodology-callout a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:.8rem;font-weight:750;text-decoration:none}.public-footer{padding:38px max(24px,calc((100vw - 1440px)/2));display:flex;justify-content:space-between;gap:36px;color:#b8c5cf;background:var(--navy-deep)}.public-footer .brand__copy strong{color:#fff}.public-footer p{max-width:620px;margin:16px 0 0;font-size:.75rem;line-height:1.6}.public-footer__sources{display:flex;align-items:center;gap:18px;font-size:.75rem}.public-footer__sources span{color:#fff;font-weight:700}.public-footer__sources a{text-decoration:none}.public-footer__sources a:hover{color:#fff}.empty-state{max-width:620px;min-height:62vh;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state svg{color:var(--coral)}.empty-state h1{margin:18px 0 8px}.empty-state p{color:var(--muted)}.content-page{min-height:75vh;padding-top:72px}.content-page .lead{max-width:820px;color:var(--muted);font-size:1.1rem;line-height:1.7}.content-grid{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-card{padding:28px;border:1px solid var(--border);border-radius:18px;background:var(--white)}.content-card h2{margin:0 0 12px}.content-card p{margin:0;color:var(--muted);line-height:1.75}.login-page{position:relative;min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,var(--blue-soft),transparent 38%),var(--surface)}.login-card{width:min(480px,100%);padding:38px;border:1px solid var(--border);border-radius:24px;background:var(--white);box-shadow:0 28px 80px #10243e21}.login-card>div{margin-top:36px}.login-card h1{margin:8px 0;font-size:2rem;letter-spacing:-.04em}.login-card p{color:var(--muted);line-height:1.6}.login-card form{margin:30px 0 20px;display:grid;gap:17px}.login-card label{display:grid;gap:7px;color:var(--navy);font-size:.77rem;font-weight:700}.login-card input{min-height:48px;padding:0 13px;color:var(--navy);border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle);outline:none}.login-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168aad1f}.form-error{margin:0!important;padding:10px 12px;color:var(--error)!important;border-radius:9px;background:var(--error-soft);font-size:.76rem}.login-card .button{width:100%}:focus-visible{outline:3px solid rgba(240,90,71,.8);outline-offset:3px}@media(max-width:1180px){.public-header__inner{grid-template-columns:1fr auto}.period-nav{order:3;grid-column:1 / -1;justify-self:center;margin-bottom:12px}.public-header__actions{grid-column:2;grid-row:1}.metric-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid--primary{grid-template-columns:1fr}.leaflet-map-shell,.leaflet-map{min-height:410px;height:410px}}@media(max-width:760px){.public-header__inner,.page-shell{width:min(100% - 28px,1440px)}.public-header__inner{min-height:70px;gap:12px}.brand__copy small{display:none}.brand__mark{width:42px;height:42px}.public-header__actions .text-link{display:none}.period-nav{width:100%;overflow-x:auto;justify-content:flex-start}.period-nav a{flex:1;text-align:center;padding-inline:12px}.hero-summary{padding-top:32px;grid-template-columns:1fr;gap:24px}.hero-summary__meta{min-width:0;align-items:flex-start}.hero-summary h1,.content-page h1{font-size:2.65rem}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:170px;padding:16px}.dashboard-grid,.content-grid{grid-template-columns:1fr}.panel{padding:19px}.chart-wrap{height:310px}.map-filters{grid-template-columns:1fr 1fr}.leaflet-map-shell,.leaflet-map{min-height:390px;height:390px}.methodology-callout{grid-template-columns:auto 1fr}.methodology-callout a{grid-column:2}.public-footer{flex-direction:column}.public-footer__sources{flex-wrap:wrap}}@media(max-width:430px){.public-header__actions .button{width:40px;padding:0;font-size:0}.public-header__actions .button svg{width:18px;height:18px}.metric-grid{grid-template-columns:1fr}.warning-strip span:last-child{display:none}.map-filters{grid-template-columns:1fr}.login-card{padding:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.operator-app{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:var(--operator-bg)}.operator-sidebar{position:sticky;top:0;height:100vh;z-index:70;padding:22px 16px;display:flex;flex-direction:column;color:#d4dee6;background:var(--navy-deep)}.operator-sidebar__top{display:flex;align-items:center;justify-content:space-between}.operator-brand{padding:0 8px 24px;display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.operator-brand img{width:44px;height:44px}.operator-brand span{display:flex;flex-direction:column}.operator-brand strong{font-size:1rem;letter-spacing:.15em}.operator-brand small{margin-top:2px;color:#7f93a3;font-size:.65rem}.operator-sidebar nav{display:grid;gap:5px}.operator-sidebar nav a,.operator-sidebar__bottom a,.operator-sidebar__bottom button{min-height:44px;padding:0 13px;border:0;border-radius:10px;display:flex;align-items:center;gap:11px;color:#a9b9c5;background:transparent;font-size:.82rem;font-weight:650;text-decoration:none;cursor:pointer}.operator-sidebar nav a.active{color:#fff;background:#168aad33;box-shadow:inset 3px 0 #3fb1cc}.operator-sidebar nav a:hover,.operator-sidebar__bottom a:hover,.operator-sidebar__bottom button:hover{color:#fff;background:#ffffff0f}.operator-sidebar__bottom{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);display:grid;gap:4px}.icon-button{width:40px;height:40px;padding:0;border:0;border-radius:10px;display:grid;place-items:center;color:var(--navy);background:var(--white);cursor:pointer}.operator-sidebar__close,.operator-menu{display:none}.operator-main{min-width:0}.operator-topbar{height:70px;padding:0 32px;display:flex;align-items:center;justify-content:flex-end;gap:14px;border-bottom:1px solid var(--border);background:var(--topbar-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.operator-topbar__status{margin-right:auto;display:flex;align-items:center;gap:7px;color:var(--success);font-size:.75rem;font-weight:700}.operator-user{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.operator-user span{font-size:.75rem}.operator-user strong{color:var(--muted);font-size:.64rem}.operator-content{width:min(1450px,100% - 56px);margin:0 auto;padding:38px 0 70px}.operator-page-heading{min-height:94px;margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.operator-page-heading h1{margin:7px 0 6px;font-size:clamp(2rem,3.7vw,3.4rem);letter-spacing:-.05em}.operator-page-heading p{margin:0;color:var(--muted)}.button--coral{color:var(--brand-navy);background:var(--coral);box-shadow:0 10px 24px #f05a472e}.button--outline{color:var(--navy);border:1px solid var(--border);background:var(--white)}.operator-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.operator-stat-grid article{min-height:142px;padding:20px;border:1px solid var(--border);border-radius:17px;background:var(--white);box-shadow:0 12px 28px #10243e0a}.operator-stat-grid article>span{width:36px;height:36px;margin-bottom:15px;border-radius:10px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.operator-stat-grid strong{display:block;font-size:2rem;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.operator-stat-grid p{margin:5px 0 0;color:var(--muted);font-size:.76rem}.operator-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:18px}.operator-panel{padding:24px;border:1px solid var(--border);border-radius:19px;background:var(--white);box-shadow:0 14px 36px #10243e0d}.operator-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.operator-panel__heading h2{margin:6px 0 0;font-size:1.13rem}.operator-panel__heading>a{color:var(--blue);font-size:.76rem;font-weight:700;text-decoration:none}.operator-empty{min-height:140px;margin:0;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);text-align:center}.job-table{margin-top:18px;display:grid}.job-table>a{min-height:66px;padding:10px 4px;display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;border-bottom:1px solid var(--border-soft);text-decoration:none}.job-table>a:last-child{border-bottom:0}.job-table>a:hover strong{color:var(--blue)}.job-table div{min-width:0;display:flex;flex-direction:column;gap:4px}.job-table strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.84rem}.job-table div span{color:var(--muted);font-size:.68rem}.status-pill{min-height:25px;padding:4px 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--muted);background:var(--surface-muted);font-size:.61rem;font-weight:750}.status-pill--completed,.status-pill--success{color:var(--success);background:var(--success-soft)}.status-pill--completed_with_warnings{color:#8a4b00;background:var(--warning-soft)}.status-pill--failed{color:var(--error);background:var(--error-soft)}.status-pill--running,.status-pill--queued{color:var(--blue);background:var(--blue-soft)}.status-pill--unavailable,.status-pill--never_run{color:var(--muted);background:var(--surface-muted)}.source-list{margin-top:16px;display:grid;gap:12px}.source-list.compact{margin-top:20px}.source-row{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.source-row__status{width:10px;height:10px;border-radius:50%;background:#9aabba;box-shadow:0 0 0 4px #9aabba21}.source-row__status--success{background:var(--success);box-shadow:0 0 0 4px #207a5a21}.source-row__status--failed{background:var(--error);box-shadow:0 0 0 4px #b4231821}.source-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.source-row>div strong{font-size:.8rem}.source-row>div span{color:var(--muted);font-size:.66rem}.source-row--detailed{padding:18px 0;border-bottom:1px solid var(--border);grid-template-columns:1fr auto}.source-row--detailed:last-child{border-bottom:0}.source-row--detailed>.source-row{width:100%}.source-row--detailed .form-error{grid-column:1 / -1}.analysis-builder{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.analysis-form{padding:30px}.step-heading{margin:4px 0 22px;display:flex;gap:14px;align-items:flex-start}.step-heading:not(:first-child){margin-top:38px;padding-top:30px;border-top:1px solid var(--border)}.step-heading>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-size:.7rem;font-weight:800}.step-heading h2{margin:0;font-size:1.06rem}.step-heading p{margin:5px 0 0;color:var(--muted);font-size:.76rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:grid;gap:7px;color:var(--navy);font-size:.73rem;font-weight:700}.field--wide{grid-column:1 / -1}.field--small{width:130px;margin-top:20px}.field input,.field select{min-height:46px;width:100%;padding:0 12px;color:var(--navy);border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle);outline:none}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168aad1a}.product-selector{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-selector label{min-height:58px;padding:9px 12px;border:1px solid var(--border);border-radius:11px;display:grid;grid-template-columns:auto auto 1fr auto;gap:9px;align-items:center;color:var(--muted);cursor:pointer}.product-selector label.selected{color:var(--navy);border-color:#168aad5c;background:var(--blue-soft)}.product-selector input{position:absolute;opacity:0;pointer-events:none}.product-selector label>span{color:var(--blue);font-size:.66rem;font-weight:800}.product-selector strong{font-size:.71rem;font-weight:650}.product-selector svg{opacity:0;color:var(--success)}.product-selector label.selected svg{opacity:1}.builder-actions{margin-top:26px;display:flex;justify-content:flex-end;gap:10px}.preflight-card{position:sticky;top:90px;min-height:370px;padding:25px;border-radius:19px;color:#fff;background:var(--brand-navy);box-shadow:0 22px 50px #10243e2e}.preflight-card .eyebrow{color:#4ab4ca}.preflight-card__empty{min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.preflight-card__empty svg{color:#4ab4ca}.preflight-card__empty h2{margin:16px 0 7px;font-size:1.05rem}.preflight-card__empty p{margin:0;color:#aebdca;font-size:.75rem;line-height:1.6}.preflight-score{margin:28px 0}.preflight-score strong{display:block;font-size:3rem;color:var(--coral);letter-spacing:-.06em}.preflight-score span{color:#aebdca;font-size:.72rem}.preflight-card dl{margin:0;display:grid;gap:11px}.preflight-card dl div{display:flex;justify-content:space-between;gap:20px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.preflight-card dt{color:#aebdca;font-size:.68rem}.preflight-card dd{margin:0;font-size:.7rem;font-weight:700;text-align:right}.preflight-warnings{margin-top:20px}.preflight-warnings p{display:flex;gap:7px;color:#f6c2ba;font-size:.65rem;line-height:1.45}.preflight-warnings svg{flex:0 0 auto;color:var(--coral)}.spin{animation:spin .9s linear infinite}.analysis-heading .eyebrow{max-width:390px;overflow:hidden;text-overflow:ellipsis}.job-progress{margin-bottom:20px;padding:17px 20px;border:1px solid var(--border);border-radius:15px;background:var(--white)}.job-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.job-progress>div strong{font-size:.74rem}.job-progress>span{height:7px;margin-top:13px;display:block;overflow:hidden;border-radius:10px;background:var(--surface-muted)}.job-progress>span i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--coral));transition:width .3s ease}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{min-width:0;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:0 14px 36px #10243e0d;overflow:hidden}.product-card__heading{min-height:102px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start}.product-card__heading>span:first-child{width:38px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-size:.66rem;font-weight:800}.product-card__heading h2{margin:2px 0 5px;font-size:.95rem}.product-card__heading p{margin:0;color:var(--muted);font-size:.68rem;line-height:1.45}.product-card img{width:100%;height:330px;display:block;object-fit:contain;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);background:var(--surface-subtle)}.product-card__placeholder{height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);background:var(--surface-subtle)}.product-card__warnings{padding:10px 18px;display:flex;flex-wrap:wrap;gap:6px}.product-card__warnings span{padding:5px 7px;border-radius:7px;display:inline-flex;align-items:center;gap:4px;color:#8a4b00;background:var(--warning-soft);font-size:.58rem}.product-card__actions{min-height:54px;padding:10px 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.product-card__actions a{min-height:34px;padding:0 10px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:var(--navy);font-size:.63rem;font-weight:750;text-decoration:none}.product-card__actions a:hover{border-color:var(--blue);color:var(--blue)}.operator-auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);background:var(--surface)}.sidebar-backdrop{display:none}@media(max-width:1100px){.operator-app{grid-template-columns:1fr}.operator-sidebar{position:fixed;left:0;transform:translate(-102%);width:252px;transition:transform .18s ease}.operator-sidebar--open{transform:translate(0)}.operator-sidebar__close,.operator-menu{display:grid}.operator-sidebar__close{color:#fff;background:#ffffff14}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:block;border:0;background:#07182b7a}.operator-topbar{justify-content:flex-start}.operator-topbar__status{margin-left:4px}.operator-user{margin-left:auto}.operator-grid,.analysis-builder{grid-template-columns:1fr}.preflight-card{position:static;min-height:auto}.preflight-card__empty{min-height:190px}}@media(max-width:780px){.operator-content{width:min(100% - 28px,1450px);padding-top:26px}.operator-topbar{padding:0 15px}.operator-topbar__status{display:none}.operator-user span{max-width:180px;overflow:hidden;text-overflow:ellipsis}.operator-page-heading{align-items:flex-start;flex-direction:column}.operator-stat-grid{grid-template-columns:1fr 1fr}.product-selector,.form-grid,.product-gallery{grid-template-columns:1fr}.field--wide{grid-column:auto}.analysis-form{padding:20px}.builder-actions{flex-direction:column}.builder-actions .button{width:100%}.product-card img{height:250px}}@media(max-width:460px){.operator-stat-grid{grid-template-columns:1fr}.operator-page-heading .button{width:100%}.product-card__heading{grid-template-columns:auto 1fr}.product-card__heading>.status-pill{grid-column:2;justify-self:start}}.operator-nav-badge{min-width:22px;height:22px;margin-left:auto;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:999px;background:var(--coral);font-size:.6rem;font-weight:850}.operator-alert-button{position:relative;width:40px;height:40px;flex:0 0 auto;border:1px solid var(--border);border-radius:11px;display:grid;place-items:center;color:var(--navy);background:var(--white);text-decoration:none}.operator-alert-button>span{position:absolute;top:-6px;right:-7px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;color:#fff;border:2px solid white;border-radius:999px;background:var(--coral);font-size:.55rem;font-weight:850}.alert-stat-grid{grid-template-columns:repeat(3,1fr)}.alert-page-error{margin-bottom:18px!important}.alert-layout{margin-top:18px;display:grid;grid-template-columns:minmax(360px,.72fr) minmax(480px,1.28fr);gap:18px;align-items:start}.alert-rule-form{margin-top:22px;display:grid;gap:18px}.alert-rule-form>label:not(.alert-toggle){display:grid;gap:7px;color:var(--navy);font-size:.72rem;font-weight:750}.alert-rule-form input[type=text]{min-height:44px;width:100%;padding:0 12px;color:var(--navy);border:1px solid var(--border);border-radius:10px;background:var(--surface-subtle);outline:none}.alert-toggle input{width:16px;height:16px;flex:0 0 auto}.alert-rule-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168aad1a}.alert-rule-form fieldset{min-width:0;margin:0;padding:0;border:0}.alert-rule-form legend{width:100%;margin-bottom:9px;display:flex;justify-content:space-between;gap:12px;color:var(--navy);font-size:.72rem;font-weight:750}.alert-rule-form legend small{color:var(--muted);font-weight:500}.alert-option-grid{max-height:190px;padding:9px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.alert-option-grid label{min-width:0;min-height:35px;padding:6px 8px;display:flex;align-items:center;gap:8px;border-radius:8px;color:var(--muted);font-size:.68rem;cursor:pointer}.alert-option-grid label:has(input:checked){color:var(--navy);background:var(--blue-soft)}.alert-option-grid input,.alert-toggle input,.alert-unread-filter input{accent-color:var(--blue)}.alert-option-grid--types{max-height:250px;grid-template-columns:1fr}.alert-type-options{border:1px solid var(--border);border-radius:11px;background:var(--surface-subtle)}.alert-type-options summary{min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--navy);font-size:.7rem;font-weight:750;cursor:pointer}.alert-type-options summary span{color:var(--muted);font-size:.62rem;font-weight:550}.alert-type-options .alert-option-grid{border:0;border-top:1px solid var(--border);border-radius:0 0 11px 11px}.alert-toggle{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:9px;color:var(--muted);border-radius:10px;background:var(--surface-subtle);font-size:.69rem;cursor:pointer}.alert-rule-form>.button{width:100%}.alert-rule-list{margin-top:25px;padding-top:20px;display:grid;gap:9px;border-top:1px solid var(--border)}.alert-rule-card{padding:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:12px;background:var(--white)}.alert-rule-card--disabled{opacity:.62;background:var(--surface-subtle)}.alert-rule-card>div:first-child{min-width:0;display:grid;gap:4px}.alert-rule-card strong{font-size:.76rem}.alert-rule-card span,.alert-rule-card small{overflow:hidden;color:var(--muted);font-size:.62rem;text-overflow:ellipsis}.alert-rule-actions{flex:0 0 auto;display:flex;align-items:center;gap:6px}.alert-delete{width:34px;height:34px;color:var(--error);border:1px solid rgba(240,90,71,.3);background:var(--coral-soft)}.alert-feed-panel{min-height:540px}.alert-unread-filter{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.68rem;cursor:pointer}.alert-feed{margin-top:18px;display:grid;gap:10px}.alert-notification{padding:15px;display:grid;grid-template-columns:auto 1fr;gap:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle)}.alert-notification--unread{border-color:#f05a4761;background:var(--coral-soft);box-shadow:inset 3px 0 0 var(--coral)}.alert-notification__icon{width:38px;height:38px;display:grid;place-items:center;color:var(--blue);border-radius:10px;background:var(--blue-soft)}.alert-notification--unread .alert-notification__icon{color:#a43e31;background:var(--error-soft)}.alert-notification__body{min-width:0}.alert-notification__title{display:flex;align-items:center;gap:8px}.alert-notification__title strong{font-size:.82rem}.alert-notification__title>span{padding:3px 6px;color:#a43e31;border-radius:999px;background:var(--error-soft);font-size:.55rem;font-weight:800;text-transform:uppercase}.alert-notification p{margin:6px 0;color:var(--muted);font-size:.72rem}.alert-notification__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8696a2;font-size:.6rem}.alert-notification__actions{margin-top:11px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.alert-notification__actions a,.alert-notification__actions button,.alert-notification__actions .acknowledged{min-height:29px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;color:var(--blue);border:1px solid rgba(22,138,173,.23);border-radius:7px;background:var(--white);font-size:.6rem;font-weight:750;text-decoration:none;cursor:pointer}.alert-notification__actions .acknowledge{color:var(--navy);border-color:#f05a4747;background:var(--coral-soft)}.alert-notification__actions .acknowledged{color:var(--success);border-color:#207a5a59;background:var(--success-soft);cursor:default}@media(max-width:1180px){.alert-layout{grid-template-columns:1fr}}@media(max-width:780px){.alert-stat-grid{grid-template-columns:1fr 1fr}.operator-alert-button{margin-left:auto}}@media(max-width:460px){.alert-stat-grid,.alert-option-grid,.alert-notification{grid-template-columns:1fr}.alert-notification__meta{align-items:flex-start;flex-direction:column;gap:4px}.alert-rule-card{align-items:flex-start;flex-direction:column}.alert-rule-actions{width:100%;justify-content:space-between}}.operator-sound-toggle{min-height:40px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);border:1px solid var(--border);border-radius:11px;background:var(--white);font-size:.63rem;font-weight:750;cursor:pointer}.operator-sound-toggle:hover{color:var(--navy);border-color:#168aad59}.operator-sound-toggle--enabled{color:var(--blue);border-color:#168aad4d;background:var(--blue-soft)}.operator-alert-banner{position:fixed;top:84px;right:28px;z-index:95;width:min(430px,calc(100vw - 32px));padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:var(--navy-deep);box-shadow:0 20px 54px #07182b52;animation:alert-banner-in .22s ease-out}.operator-alert-banner:after{position:absolute;left:0;right:0;bottom:0;height:3px;content:"";border-radius:0 0 16px 16px;background:var(--coral);transform-origin:left;animation:alert-banner-timer 10s linear}.operator-alert-banner__icon{width:40px;height:40px;display:grid;place-items:center;color:#ffd8d2;border-radius:11px;background:#f05a4733}.operator-alert-banner>a{min-width:0;color:#fff;text-decoration:none}.operator-alert-banner small{display:block;color:#57c0d7;font-size:.56rem;font-weight:850;letter-spacing:.13em}.operator-alert-banner strong{margin-top:4px;display:block;overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.operator-alert-banner p{margin:4px 0 0;overflow:hidden;color:#c4d1da;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.operator-alert-banner em{margin-top:7px;display:block;color:#ffd0ca;font-size:.61rem;font-style:normal;font-weight:750}.operator-alert-banner>button{width:32px;height:32px;padding:0;display:grid;place-items:center;color:#b8c8d3;border:0;border-radius:9px;background:#ffffff12;cursor:pointer}.operator-alert-banner>button:hover{color:#fff;background:#ffffff21}@keyframes alert-banner-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes alert-banner-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:780px){.operator-sound-toggle{width:40px;padding:0;justify-content:center}.operator-sound-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.operator-alert-banner{top:80px;right:14px}}@media(prefers-reduced-motion:reduce){.operator-alert-banner,.operator-alert-banner:after{animation:none}}.historical-error{margin-bottom:18px}.historical-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.historical-kpis article{display:grid;gap:7px;padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:var(--shadow)}.historical-kpis span{color:var(--muted);font-size:.78rem;font-weight:700}.historical-kpis strong{color:var(--navy);font-size:1.65rem;letter-spacing:-.04em}.historical-kpis small{color:var(--muted);font-size:.72rem}.historical-kpis .historical-ready{color:#14775b}.historical-kpis .historical-pending{color:#a86d14}.historical-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:18px;margin-bottom:18px}.historical-years{display:grid;grid-template-columns:repeat(auto-fit,minmax(98px,1fr));gap:10px;margin-top:18px}.historical-years article{display:grid;gap:4px;padding:14px;border:1px solid var(--border);border-radius:13px;background:var(--surface-muted)}.historical-years article strong{color:var(--navy);font-size:1rem}.historical-years article span{color:var(--navy);font-size:.82rem;font-weight:700}.historical-years article small{color:var(--muted);font-size:.67rem}.historical-years .historical-year--complete{border-color:#14775b47;background:#14775b0f}.historical-years .historical-year--partial{border-color:#f05a4752;background:#f05a470f}.historical-actions{display:grid;align-content:start;gap:18px}.historical-action-block{display:grid;gap:10px;margin:0;padding-top:16px;border-top:1px solid var(--border)}.historical-action-block>strong{color:var(--navy)}.historical-action-block>p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.historical-action-block .button{justify-self:start}.historical-date-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.historical-date-fields label{display:grid;gap:6px;color:var(--muted);font-size:.72rem;font-weight:700}.historical-date-fields input{width:100%;min-width:0;padding:10px 11px;border:1px solid var(--border);border-radius:10px;color:var(--navy);background:var(--white)}.historical-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px}.historical-progress h2{margin:5px 0 4px}.historical-progress p{margin:0;color:var(--muted);font-size:.76rem}.historical-progress>strong{color:var(--blue);font-size:1.45rem}.historical-progress>span{grid-column:1 / -1;height:8px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.historical-progress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--coral));transition:width .35s ease}.historical-jobs{margin-bottom:24px}.historical-jobs .table-scroll{margin-top:14px;overflow-x:auto}.historical-jobs table{width:100%;min-width:780px;border-collapse:collapse}.historical-jobs th,.historical-jobs td{padding:12px 10px;border-bottom:1px solid var(--border);color:var(--navy);font-size:.75rem;text-align:left;white-space:nowrap}.historical-jobs th{color:var(--muted);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1100px){.historical-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.historical-layout{grid-template-columns:1fr}}@media(max-width:620px){.historical-kpis,.historical-date-fields,.historical-progress{grid-template-columns:1fr}.historical-progress>strong{grid-row:1;justify-self:end}}:root[data-theme=dark] .freshness--stale,:root[data-theme=dark] .status-pill--completed_with_warnings,:root[data-theme=dark] .product-card__warnings span,:root[data-theme=dark] .historical-kpis .historical-pending{color:#f6c56f}:root[data-theme=dark] .alert-notification__title>span,:root[data-theme=dark] .alert-notification--unread .alert-notification__icon,:root[data-theme=dark] .pulso-popup .pulso-popup__active{color:#ff9d90}:root[data-theme=dark] .historical-kpis .historical-ready{color:#68d6aa}:root[data-theme=dark] .leaflet-control-layers,:root[data-theme=dark] .leaflet-bar a,:root[data-theme=dark] .leaflet-popup-content-wrapper,:root[data-theme=dark] .leaflet-popup-tip{color:#10243e;background:#f8fbfc}:root[data-theme=dark] .leaflet-bar a.leaflet-disabled{color:#8a9aa5;background:#e9eef1}:root[data-theme=dark] .leaflet-control-attribution{color:#526775;background:#f8fbfce0}:root[data-theme=dark] .map-tile-warning{color:#ffd991;border-color:#ffc55e59;background:#382a13f5}:root[data-theme=dark] .product-card img{background:#f7fafb}:root[data-theme=dark] .operator-alert-button>span{border-color:var(--white)}:root[data-theme=dark] .public-footer{border-top:1px solid var(--border)}@media(max-width:760px){.public-header .theme-control button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.login-theme-control{top:14px;right:14px}}@media(max-width:620px){.operator-user{display:none}.operator-topbar{gap:8px}}.operational-heading{align-items:flex-end}.operational-heading__status{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.freshness-badge,.operational-sound-state{min-height:34px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);border:1px solid var(--border);border-radius:999px;background:var(--white);font-size:.68rem;font-weight:760}.freshness-badge i{width:8px;height:8px;border-radius:50%;background:#94a3ad}.freshness-badge--current i{background:#1d9a6c;box-shadow:0 0 0 4px #1d9a6c1f}.freshness-badge--stale i{background:#e0a126;box-shadow:0 0 0 4px #e0a1261f}.freshness-badge--unavailable i{background:var(--coral);box-shadow:0 0 0 4px #f05a471f}.operational-sound-state svg{color:var(--blue)}.operational-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.operational-stat-grid article{min-height:118px;padding:18px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;border:1px solid var(--border);border-radius:17px;background:var(--white);box-shadow:0 12px 28px #10243e0a}.operational-stat-grid article>span{grid-row:1 / 3;width:40px;height:40px;display:grid;place-items:center;color:var(--blue);border-radius:12px;background:var(--blue-soft)}.operational-stat-grid strong{align-self:end;font-size:1.75rem;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.operational-stat-grid p{align-self:start;margin:5px 0 0;color:var(--muted);font-size:.7rem}.operational-map-panel{padding:0;overflow:hidden}.operational-toolbar{padding:18px 20px;display:flex;align-items:flex-end;gap:16px;border-bottom:1px solid var(--border)}.operational-map-filters{flex:1;grid-template-columns:.8fr 1fr 1fr 1.35fr .85fr}.operational-toolbar__actions{display:flex;gap:8px;flex:0 0 auto}.operational-toolbar__actions .button{min-height:41px;white-space:nowrap}.operational-map-error{margin:14px 20px 0}.operational-map-shell{position:relative;min-height:540px;background:var(--surface-muted)}.operational-leaflet-map{width:100%;height:clamp(540px,68vh,760px);z-index:1}.operational-map-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--navy);background:color-mix(in srgb,var(--white) 82%,transparent);font-size:.77rem;font-weight:750}.pulso-operational-marker-shell{border:0;background:transparent}.pulso-operational-marker{position:relative;width:18px;height:18px;display:block;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 3px 11px #10243e6b}.pulso-operational-marker--active{background:var(--coral)}.pulso-operational-marker--new{width:20px;height:20px;background:var(--coral);box-shadow:0 3px 14px #f05a479e}.pulso-operational-marker--new:before,.pulso-operational-marker--new:after{position:absolute;inset:50% auto auto 50%;width:20px;height:20px;content:"";border:2px solid rgba(240,90,71,.7);border-radius:50%;transform:translate(-50%,-50%);animation:operational-marker-pulse 1.8s ease-out infinite}.pulso-operational-marker--new:after{animation-delay:.6s}.pulso-operational-marker--new i{position:absolute;inset:50% auto auto 50%;width:5px;height:5px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.pulso-operational-marker--selected{width:24px;height:24px;border-width:4px;background:var(--coral);box-shadow:0 0 0 7px #f05a473d,0 5px 18px #10243e7a}.pulso-operational-marker--selected i{position:absolute;inset:50% auto auto 50%;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}@keyframes operational-marker-pulse{0%{opacity:.85;transform:translate(-50%,-50%) scale(.8)}75%,to{opacity:0;transform:translate(-50%,-50%) scale(2.8)}}.pulso-operational-popup{min-width:min(285px,calc(100vw - 92px));gap:7px}.pulso-operational-popup>strong{padding-right:22px;font-size:.94rem;line-height:1.35}.pulso-operational-popup span,.pulso-operational-popup time{line-height:1.45}.pulso-operational-popup small{display:block}.pulso-operational-popup .pulso-popup__eyebrow{width:auto;margin:0;padding:0;color:#168aad;border-radius:0;background:transparent;font-size:.57rem;font-weight:850;letter-spacing:.11em}.pulso-operational-popup .pulso-popup__resources{margin:3px 0 0;padding:9px 10px;color:#3e5565;border-radius:9px;background:#eef3f5;font-size:.68rem;line-height:1.5}.pulso-operational-popup .pulso-popup__identifier{margin-top:0}.pulso-popup__external-map{min-height:34px;margin-top:3px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;color:#10243e;border:1px solid rgba(22,138,173,.3);border-radius:9px;background:#168aad1a;font-size:.67rem;font-weight:780;text-decoration:none}.pulso-popup__external-map:hover{color:#0e6f8c;border-color:#168aad80}.operational-map-shell .leaflet-popup-close-button{width:34px;height:34px;padding:7px 9px 0 0;color:#526775;font-size:22px}.operational-map-shell .leaflet-popup-close-button:hover{color:#10243e}.operational-map-shell .leaflet-tooltip{color:#10243e;border:1px solid rgba(16,36,62,.14);border-radius:8px;background:#f8fbfcf7;box-shadow:0 8px 22px #10243e2b;font-size:.66rem;font-weight:720}.operational-map-footer{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--border);background:var(--white)}.operational-map-footer p{margin:0;color:var(--muted);font-size:.67rem;text-align:right}.operational-map-footer__hint{margin-bottom:3px;display:block;color:var(--navy);font-weight:720}.operational-map-footer strong{color:var(--navy)}.operational-legend{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.operational-legend span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.66rem;font-weight:680}.operational-legend i{width:10px;height:10px;border:2px solid var(--white);border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px var(--border)}.operational-legend__active{background:var(--coral)!important}.operational-legend__new{background:var(--coral)!important;box-shadow:0 0 0 4px #f05a472b!important}.operational-arrival-banner{position:fixed;top:84px;right:28px;z-index:96;width:min(470px,calc(100vw - 32px));padding:15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:var(--navy-deep);box-shadow:0 22px 58px #07182b61;animation:alert-banner-in .22s ease-out}.operational-arrival-banner:after{position:absolute;left:0;right:0;bottom:0;height:3px;content:"";border-radius:0 0 17px 17px;background:var(--coral);transform-origin:left;animation:operational-banner-timer 12s linear}.operational-arrival-banner__signal{width:42px;height:42px;display:grid;place-items:center;color:#ffd8d2;border-radius:12px;background:#f05a4733}.operational-arrival-banner small{display:block;color:#6dd2e5;font-size:.56rem;font-weight:850;letter-spacing:.13em}.operational-arrival-banner strong{margin-top:4px;display:block;overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.operational-arrival-banner p{margin:4px 0 0;overflow:hidden;color:#c4d1da;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.operational-arrival-banner em{margin-top:6px;display:block;color:#ffd0ca;font-size:.62rem;font-style:normal;font-weight:750}.operational-arrival-banner__details{min-height:31px;margin-top:9px;padding:5px 9px;color:#fff;border:1px solid rgba(109,210,229,.45);border-radius:8px;background:#168aad3d;font-size:.63rem;font-weight:800;cursor:pointer}.operational-arrival-banner__details:hover{background:#168aad61}.operational-arrival-banner>button{width:32px;height:32px;padding:0;display:grid;place-items:center;color:#b8c8d3;border:0;border-radius:9px;background:#ffffff12;cursor:pointer}.operational-arrival-banner>button:hover{color:#fff;background:#ffffff21}@keyframes operational-banner-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.operational-recent-panel{padding-bottom:14px}.operational-recent-panel .operator-panel__heading>span{color:var(--muted);font-size:.68rem}.operational-recent-list{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operational-recent-list>button{min-width:0;padding:12px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--navy);border:1px solid var(--border);border-radius:12px;background:var(--surface-muted);text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease;cursor:pointer}.operational-recent-list>button:hover{border-color:#168aad61;background:var(--blue-soft);transform:translateY(-1px)}.operational-recent-list>button:focus-visible{outline:3px solid rgba(22,138,173,.28);outline-offset:2px}.operational-recent-list>button.operational-recent-item--new{border-color:#f05a477a;background:var(--coral-soft)}.operational-recent-list>button.operational-recent-item--selected{border-color:#168aad8f;box-shadow:inset 0 0 0 1px #168aad29}.operational-recent-item__status{width:9px;height:9px;border-radius:50%;background:var(--blue)}.operational-recent-item__status.is-active{background:var(--coral);box-shadow:0 0 0 4px #f05a471f}.operational-recent-list>button>div{min-width:0}.operational-recent-list strong,.operational-recent-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operational-recent-list strong{font-size:.72rem}.operational-recent-list span{margin-top:3px;color:var(--muted);font-size:.62rem}.operational-recent-list small{color:var(--muted);font-size:.59rem;font-weight:740;white-space:nowrap}:root[data-theme=dark] .operational-map-loading{color:var(--navy);background:color-mix(in srgb,var(--white) 86%,transparent)}:root[data-theme=dark] .operational-recent-list>button.operational-recent-item--new{background:#f05a471f}:root[data-theme=dark] .operational-recent-list>button:hover{background:#168aad21}:root[data-theme=dark] .operational-legend i{border-color:#eff6f8}@media(max-width:1600px){.operational-toolbar{align-items:stretch;flex-direction:column}.operational-map-filters{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.operational-toolbar__actions{justify-content:flex-end}}@media(max-width:900px){.operational-stat-grid,.operational-map-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.operational-recent-list{grid-template-columns:1fr}.operational-map-footer{align-items:flex-start;flex-direction:column}.operational-map-footer p{text-align:left}}@media(max-width:620px){.operational-heading{align-items:flex-start}.operational-heading__status{justify-content:flex-start}.operational-stat-grid{grid-template-columns:1fr 1fr}.operational-stat-grid article{min-height:100px;padding:14px}.operational-map-filters{grid-template-columns:1fr}.operational-toolbar__actions{display:grid;grid-template-columns:1fr 1fr}.operational-toolbar__actions .button{width:100%;justify-content:center}.operational-map-shell{min-height:490px}.operational-leaflet-map{height:62vh;min-height:490px}.operational-arrival-banner{top:76px;right:16px}}@media(prefers-reduced-motion:reduce){.pulso-operational-marker--new:before,.pulso-operational-marker--new:after{animation:none}.pulso-operational-marker--new{box-shadow:0 0 0 7px #f05a473d,0 3px 14px #f05a478c}.operational-arrival-banner,.operational-arrival-banner:after{animation:none}}.operator-map-loading{min-height:62vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);border:1px solid var(--border);border-radius:19px;background:var(--white);font-size:.78rem;font-weight:730}
