:root{--bg:#07111f;--bg-deep:#050b14;--surface:#0d1b2a;--surface2:#12263a;--surface3:#172f46;--border:rgba(148,163,184,.16);--border-strong:rgba(148,163,184,.28);--text:#f5f7fa;--muted:#94a3b8;--muted2:#64748b;--brand:#23d5d2;--ai:#a78bfa;--success:#22c55e;--warning:#f59e0b;--major:#f97316;--critical:#ef4444;--radius:14px;--radius-sm:10px;--shadow:0 24px 70px rgba(0,0,0,.28)}*{box-sizing:border-box}html{background:var(--bg-deep)}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 85% -10%,rgba(35,213,210,.08),transparent 28rem),radial-gradient(circle at 25% 0,rgba(167,139,250,.06),transparent 24rem),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.section-kicker{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.brand{display:inline-flex;align-items:center;gap:9px}.brand-mark{width:38px;height:38px;color:var(--brand);filter:drop-shadow(0 8px 22px rgba(35,213,210,.12))}.brand-name{font-size:18px;font-weight:760;letter-spacing:-.035em}.brand-name b{font-size:12px;color:var(--brand);margin-left:3px}.node-white{fill:#f5f7fa}.node-cyan{fill:#23d5d2}.node-ai{fill:#a78bfa}.node-critical{fill:#ef4444}.node-muted{fill:#64748b}.node-success{fill:#22c55e}.language-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:999px;padding:6px 9px;background:rgba(13,27,42,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;font-weight:800;color:var(--muted)}.language-toggle button{border:0;background:transparent;color:inherit;padding:2px 4px;border-radius:5px;cursor:pointer}.language-toggle button.active{color:var(--text);background:rgba(255,255,255,.06)}.btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid transparent;padding:0 16px;font-weight:760;font-size:13px;cursor:pointer;transition:.16s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn.primary{background:var(--brand);color:#042225;box-shadow:0 10px 28px rgba(35,213,210,.16)}.btn.secondary{background:rgba(255,255,255,.025);border-color:var(--border-strong);color:var(--text)}.btn.approval{background:rgba(35,213,210,.12);border-color:rgba(35,213,210,.45);color:#c8fffc}.btn.light{background:#fff;border-color:#d7e1ea;color:#102132}.full{width:100%}.icon-btn{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--border);background:rgba(255,255,255,.03);cursor:pointer}.landing{max-width:1440px;margin:0 auto;min-height:100vh;padding:24px 42px 56px}.landing-header{display:flex;align-items:center;justify-content:space-between}.hero{min-height:calc(100vh - 110px);display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;gap:7px;color:var(--brand);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hero-copy h1{font-size:clamp(46px,5vw,78px);line-height:.98;letter-spacing:-.06em;margin:18px 0 22px;max-width:760px}.hero-copy h1 span{display:block;background:linear-gradient(110deg,var(--brand),#7cefe7 45%,var(--ai));-webkit-background-clip:text;color:transparent}.hero-copy>p{max-width:650px;color:#b0bdcb;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:30px}.hero-actions,.trust-row{display:flex;flex-wrap:wrap}.trust-row{gap:18px;margin-top:28px;color:var(--muted);font-size:12px}.trust-row span{display:inline-flex;align-items:center;gap:6px}.causal-hero{position:relative;min-height:500px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(150deg,rgba(18,38,58,.94),rgba(5,11,20,.82));box-shadow:var(--shadow);overflow:hidden}.grid-overlay{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(148,163,184,.2) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.2) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.causal-hero svg{position:absolute;inset:50px 20px 20px;width:calc(100% - 40px);height:calc(100% - 70px)}.causal-hero path{fill:none;stroke:url(#none);stroke:#5e9fa9;stroke-width:2.6;opacity:.58}.source-card{position:absolute;z-index:2;left:6%;padding:9px 11px;border-radius:10px;background:rgba(7,17,31,.9);border:1px solid var(--border-strong);font-size:11px;color:var(--muted)}.source-card b{color:var(--text);margin-left:8px}.source-a{top:17%}.source-b{top:45%}.source-c{top:72%}.root-ring{fill:#111f30;stroke:var(--critical);stroke-width:4}.safe-ring{fill:#0d1b2a;stroke:var(--success);stroke-width:3}.root-label{position:absolute;left:58%;top:49%;transform:translate(-50%,-50%);z-index:3;text-align:center;display:grid}.root-label small{color:var(--muted);font-size:10px}.root-label strong{font-family:monospace;margin-top:4px}.root-label span{font-size:11px;color:var(--ai);font-weight:850}.safe-label{position:absolute;right:4%;top:47%;display:inline-flex;align-items:center;gap:7px;color:#bffbcf;font-size:11px;font-weight:750}.citizen-page{min-height:100vh;background:#f3f7fb;color:#0b1725;display:grid;place-items:start center}.citizen-shell{width:100%;max-width:980px;min-height:100vh;padding:22px 24px 96px;background:#f8fafc;box-shadow:0 0 70px rgba(8,26,45,.08)}.citizen-header{display:flex;align-items:center;justify-content:space-between}.citizen-header .language-toggle{background:#fff;border-color:#dce5ee;color:#718096}.citizen-header .language-toggle button.active{background:#edf4f7;color:#0b1725}.citizen-intro{margin:34px 4px 16px}.citizen-intro small{color:#718096}.citizen-intro h1{font-size:34px;letter-spacing:-.04em;margin:4px 0}.service-card{background:linear-gradient(140deg,#092334,#0b3f4a);color:#fff;border-radius:20px;padding:22px;justify-content:space-between;box-shadow:0 18px 40px rgba(10,52,67,.16)}.service-card,.service-state{display:flex;align-items:center}.service-state{gap:12px}.service-state>div{display:grid;grid-gap:2px;gap:2px}.service-state small{color:#a4c4ca}.service-state strong{font-size:20px}.round-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.round-icon.healthy{background:rgba(34,197,94,.14);color:#8cf0ad}.service-card>b{font-size:12px;color:#9cf1cc}.citizen-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px;margin-top:16px}.citizen-grid.single{grid-template-columns:1fr}.light-card{background:#fff;border:1px solid #e4ebf2;border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(33,52,72,.05)}.light-card>h2{margin:6px 0}.light-card>p{color:#607083;line-height:1.55;font-size:13px}.light-kicker{color:#718096;font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.report-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:16px}.report-actions button{min-height:92px;border-radius:14px;border:1px solid #e3eaf1;background:#f7fafc;color:#142333;display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;cursor:pointer}.report-actions button:hover{border-color:#9edfdc;background:#f1fbfa}.report-actions button span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#dff8f6;color:#087f7c}.report-actions b{font-size:12px}.voice-state{display:grid;place-items:center;text-align:center;padding:24px 10px}.voice-orb{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#dff8f6;color:#087f7c;box-shadow:0 0 0 10px rgba(35,213,210,.08);margin-bottom:12px}.voice-state p{font-size:12px;color:#718096}.text-action{border:0;background:transparent;color:#087f7c;font-weight:800;cursor:pointer}.text-report textarea{width:100%;min-height:110px;resize:vertical;border:1px solid #dbe4ec;border-radius:12px;padding:12px;color:#102132;background:#fbfdff;margin:12px 0 10px}.receipt{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px;border-radius:14px;background:#edfbf2;border:1px solid #cdeed7}.receipt>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#d7f6e0;color:#16863d}.receipt div{display:grid}.receipt small{color:#5f7668;margin-top:2px}.nearby-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.nearby-head h2{margin:5px 0 0;font-size:18px}.critical-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;color:#b42318;background:#fff0ef;border:1px solid #ffd5d2}.investigating,.location{display:flex;align-items:center;gap:7px;color:#69798a;font-size:12px}.investigating span{width:8px;height:8px;border-radius:50%;background:var(--warning);box-shadow:0 0 0 5px rgba(245,158,11,.12)}.light-card+.light-card,.service-map,.service-map-card{margin-top:16px}.service-map{position:relative;min-height:360px;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#e9f2ec,#dfece8);border:1px solid #d4e2dd}.map-water{position:absolute;right:-8%;top:-15%;width:40%;height:130%;background:#c9e4eb;transform:rotate(9deg);border-left:3px solid rgba(255,255,255,.7)}.map-road{position:absolute;height:9px;width:110%;left:-5%;background:#fff;border:1px solid #dce4df;box-shadow:0 0 0 4px rgba(255,255,255,.32)}.road-one{top:44%;transform:rotate(-13deg)}.road-two{top:63%;transform:rotate(25deg)}.map-marker{position:absolute;z-index:2;transform:translate(-50%,-50%);border:0;border-radius:12px;padding:9px 10px;display:flex;align-items:center;gap:6px;background:#fff;color:#9a3412;box-shadow:0 7px 22px rgba(25,54,51,.18);font-size:10px;font-weight:800;cursor:pointer}.map-marker.severity-critical{background:#fff1f0;color:#b42318}.map-marker.severity-major{background:#fff7e8;color:#a15c00}.map-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;color:#217067}.tracking-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.tracked-report{border:1px solid #e0e8ef;border-radius:15px;padding:15px;background:#fbfdff}.tracked-head{display:flex;justify-content:space-between;gap:14px}.tracked-head>div{display:grid;grid-gap:3px;gap:3px}.tracked-head small{color:#718096;font-size:11px}.tracked-report>p{color:#526476;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracking-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin-top:14px}.tracking-steps span{position:relative;padding-top:15px;color:#8794a1;font-size:9px;text-align:center;border-top:2px solid #dce3e9}.tracking-steps i{position:absolute;width:9px;height:9px;border-radius:50%;top:-5px;left:50%;background:#dce3e9}.tracking-steps span.done{color:#087f7c;border-color:#20aaa6;font-weight:800}.tracking-steps span.done i{background:#20aaa6}.tracking-empty{min-height:140px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:#718096}.citizen-nav{position:fixed;z-index:10;left:50%;bottom:0;transform:translateX(-50%);width:min(980px,100%);min-height:72px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e1e8ef}.citizen-nav button{border:0;background:transparent;color:#758392;display:grid;place-items:center;grid-gap:4px;gap:4px;font-size:10px;cursor:pointer}.citizen-nav button.active{color:#087f7c;font-weight:850}.ops-layout{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.ops-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:20px 14px;background:rgba(5,11,20,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:30}.sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:0 8px 18px}.sidebar-close{display:none}.ops-sidebar nav{display:grid;grid-gap:5px;gap:5px}.ops-sidebar nav a{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 11px;border-radius:10px;color:var(--muted);font-size:13px;font-weight:650}.ops-sidebar nav a:hover{color:var(--text);background:rgba(255,255,255,.035)}.ops-sidebar nav a.active{color:#d5fffc;background:rgba(35,213,210,.11);box-shadow:inset 2px 0 0 var(--brand)}.operator{margin-top:auto;border-top:1px solid var(--border);padding:16px 8px 2px;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#17374c,#1a6467);display:grid;place-items:center;font-size:11px;font-weight:850}.operator>div{display:grid}.operator strong{font-size:12px}.operator small{color:var(--muted);font-size:10px;margin-top:2px}.ops-main{min-width:0}.ops-topbar{height:76px;justify-content:space-between;border-bottom:1px solid var(--border);background:rgba(7,17,31,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.ops-topbar,.topbar-title{display:flex;align-items:center}.topbar-title{gap:12px}.topbar-title h1{margin:3px 0 0;font-size:17px;letter-spacing:-.025em}.live-label{color:var(--brand);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.mobile-menu{display:none}.ops-content{padding:22px 28px 50px;max-width:1540px;margin:0 auto}.auth-gate{min-height:420px;display:grid;place-items:center;align-content:center;text-align:center;grid-gap:12px;gap:12px;padding:36px}.auth-gate h2{font-size:28px;margin:0}.auth-gate p{max-width:560px;color:var(--muted);line-height:1.6;margin:0 0 8px}.empty-state{padding:34px 18px;color:var(--muted);text-align:center}.health-strip{position:relative;min-height:150px;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,rgba(13,27,42,.95),rgba(9,30,37,.85));display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;grid-gap:30px;gap:30px;padding:24px}.health-value{font-size:38px;font-weight:780;letter-spacing:-.045em;margin-top:7px;display:flex;align-items:center;gap:9px}.health-value span{width:11px;height:11px;border-radius:50%;background:var(--success);box-shadow:0 0 0 7px rgba(34,197,94,.1)}.health-strip p{color:#9ee8b5;margin:1px 0 0;font-size:12px}.health-data-state{min-height:72px;display:grid;place-items:center;border:1px dashed var(--border);border-radius:12px;color:var(--muted);font-size:12px}.spark-bars{height:72px;display:flex;align-items:flex-end;gap:5px}.spark-bars span{flex:1 1;min-width:4px;background:linear-gradient(0deg,rgba(35,213,210,.14),rgba(35,213,210,.8));border-radius:4px 4px 1px 1px}.live-chip{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;color:#a7f7f0;background:rgba(35,213,210,.08);border:1px solid rgba(35,213,210,.18);border-radius:999px;padding:7px 9px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:12px}.metric-grid article{min-width:0;border:1px solid var(--border);background:rgba(13,27,42,.76);border-radius:var(--radius);padding:16px;display:grid;grid-template-columns:auto 1fr;grid-gap:11px;gap:11px}.metric-grid article>div{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.metric-grid small{color:var(--muted);font-size:11px}.metric-grid strong{font-size:22px;letter-spacing:-.04em}.metric-grid p{grid-column:2;margin:0;color:var(--muted2);font-size:10px}.metric-icon{width:34px;height:34px;border-radius:10px;background:rgba(35,213,210,.11);color:var(--brand);display:grid;place-items:center}.metric-icon.danger{background:rgba(239,68,68,.11);color:#ff8585}.metric-icon.ai{background:rgba(167,139,250,.13);color:var(--ai)}.ops-grid{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:12px;gap:12px;margin-top:12px}.panel{border:1px solid var(--border);background:rgba(13,27,42,.76);border-radius:var(--radius);overflow:hidden}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 18px 0}.panel-head h2,.panel-head h3{margin:5px 0 0;font-size:16px;letter-spacing:-.03em}.warn-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;color:#ffd59b;background:rgba(245,158,11,.09);border:1px solid rgba(245,158,11,.22)}.topology{min-height:310px;padding:10px 10px 0}.topology.compact{min-height:185px;padding-top:4px}.topology svg{width:100%;height:100%;min-height:inherit;overflow:visible}.topology-edge{stroke:rgba(148,163,184,.23);stroke-width:.8}.topology-node circle{fill:var(--surface2);stroke:var(--brand);stroke-width:1.1}.topology-node text{fill:#8da2b5;font-size:3.1px;font-family:monospace}.topology-node.critical circle{fill:rgba(239,68,68,.16);stroke:var(--critical);stroke-width:1.7}.topology-node.degraded circle{fill:rgba(245,158,11,.13);stroke:var(--warning)}.telemetry-strip{display:flex;gap:16px;padding:11px 18px 16px;border-top:1px solid var(--border);color:var(--muted);font-size:10px}.telemetry-strip span{display:flex;gap:5px}.telemetry-strip b{color:#d9e3ed}.incident-list{padding:8px 10px 12px}.incident-row{display:grid;grid-template-columns:5px minmax(150px,1.5fr) 1fr 1fr;align-items:center;grid-gap:12px;gap:12px;padding:12px 8px;border-bottom:1px solid rgba(148,163,184,.09);border-radius:8px}.incident-row:hover{background:rgba(255,255,255,.025)}.severity-bar{width:4px;height:34px;border-radius:999px;background:var(--warning)}.severity-bar.critical{background:var(--critical)}.severity-bar.major{background:var(--major)}.incident-id>div{display:flex;align-items:center;gap:9px}.incident-id strong{font-family:monospace;font-size:12px}.incident-id span{color:var(--muted);font-size:10px}.incident-id small{margin-top:4px;color:var(--muted2);display:inline-flex;align-items:center;gap:4px}.incident-stat{display:grid}.incident-stat strong{font-size:13px}.incident-stat small{color:var(--muted2);font-size:9px;margin-top:2px}.live-dot{color:var(--brand);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.incident-page{max-width:1480px}.incident-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:6px 0 18px}.breadcrumb{display:flex;gap:6px;align-items:center;color:var(--muted);font-size:10px}.incident-header h2{margin:8px 0 10px;font-size:clamp(24px,3vw,38px);letter-spacing:-.045em}.incident-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:11px}.incident-meta>span:not(.critical-pill){display:inline-flex;align-items:center;gap:5px}.impact-box{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:12px;padding:11px 13px;background:rgba(255,255,255,.02)}.impact-box>div{display:grid}.impact-box strong{font-size:20px}.impact-box small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.07em}.incident-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.ai-panel,.evidence-panel{min-height:380px}.causal-flow{display:flex;align-items:center;justify-content:center;padding:20px 20px 5px}.causal-node{width:78px;height:78px;border-radius:50%;border:1px solid var(--border-strong);background:rgba(255,255,255,.025);display:grid;place-items:center;align-content:center}.causal-node strong{font-size:16px}.causal-node small{color:var(--muted);font-size:9px}.causal-node.root{border-color:rgba(239,68,68,.5);background:rgba(239,68,68,.1)}.causal-node.root strong{font-family:monospace;font-size:12px;color:#ffb0b0}.causal-link{width:clamp(34px,5vw,90px);height:1px;background:linear-gradient(90deg,var(--border-strong),var(--ai));position:relative}.causal-link:after{content:"";position:absolute;right:-1px;top:-3px;border-left:5px solid var(--ai);border-top:3px solid transparent;border-bottom:3px solid transparent}.ai-kicker{display:inline-flex;align-items:center;gap:5px;color:var(--ai)}.confidence-badge{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:4px solid rgba(167,139,250,.25);border-top:4px solid var(--ai);color:#dfd5ff;font-size:10px;font-weight:850}.root-cause{margin:18px;border:1px solid rgba(167,139,250,.22);background:rgba(167,139,250,.1);border-radius:12px;padding:13px;display:flex;gap:10px;color:var(--ai)}.root-cause>div{display:grid}.root-cause strong{font-family:monospace}.root-cause span{color:#c8d2dd;font-size:10px;margin-top:3px}.ai-panel>p{margin:15px 18px;color:#b5c1ce;line-height:1.55;font-size:12px}.evidence-list{margin:16px 18px;display:grid;grid-gap:8px;gap:8px}.evidence-list>small{color:var(--muted);text-transform:uppercase;font-size:9px;letter-spacing:.08em;font-weight:850}.evidence-list span{display:flex;align-items:center;gap:7px;color:#c7d1dc;font-size:11px}.evidence-list svg{color:var(--success)}.remediation-panel,.telemetry-panel{min-height:245px}.telemetry-chart{width:calc(100% - 36px);height:112px;margin:7px 18px 0}.telemetry-chart line{stroke:rgba(148,163,184,.14)}.telemetry-chart polyline{fill:none;stroke:var(--critical);stroke-width:2.3}.telemetry-pairs{display:flex;gap:20px;padding:7px 18px 16px;color:var(--muted);font-size:10px}.telemetry-pairs span{display:flex;gap:5px}.telemetry-pairs b{color:#dbe5ee}.remediation-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding:18px}.remediation-grid>div{display:grid;grid-gap:4px;gap:4px;padding:10px;border-radius:10px;background:rgba(255,255,255,.025);border:1px solid rgba(148,163,184,.08)}.remediation-grid .wide{grid-column:1/-1}.remediation-grid small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.07em}.remediation-grid strong{font-size:11px}.remediation-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 18px 18px}.approved{margin:0 18px 18px;padding:11px;border-radius:10px;background:rgba(34,197,94,.09);border:1px solid rgba(34,197,94,.2);color:#b8f5c9;display:flex;gap:8px;align-items:center;font-size:11px;font-weight:750}.timeline-panel{margin-top:12px;padding-bottom:16px}.timeline{display:grid;grid-template-columns:repeat(7,1fr);padding:14px 18px 6px;position:relative}.timeline:before{content:"";position:absolute;left:8%;right:8%;top:31px;height:1px;background:var(--border)}.timeline-step{position:relative;z-index:1;display:grid;place-items:center;grid-gap:7px;gap:7px;color:var(--muted2);text-align:center}.timeline-step>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--surface2);border:1px solid var(--border);font-size:10px}.timeline-step.complete{color:#a7edbb}.timeline-step.complete>span{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.3);color:var(--success)}.timeline-step.current{color:#baf8f4}.timeline-step.current>span{background:rgba(35,213,210,.11);border-color:rgba(35,213,210,.35);color:var(--brand);box-shadow:0 0 0 6px rgba(35,213,210,.06)}.timeline-step small{font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(1,5,10,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.approval-modal{position:relative;width:min(480px,100%);background:#0d1b2a;border:1px solid var(--border-strong);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.modal-close{position:absolute;right:14px;top:14px}.modal-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(35,213,210,.11);color:var(--brand)}.approval-modal h3{margin:18px 0 8px;font-size:21px}.approval-modal>p{color:var(--muted);font-size:12px;line-height:1.55}.approval-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:16px 0}.approval-summary>div{display:grid;grid-gap:4px;gap:4px;padding:10px;border-radius:10px;background:rgba(255,255,255,.025)}.approval-summary small{color:var(--muted);font-size:9px;text-transform:uppercase}.approval-summary strong{font-size:11px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.scrim{display:none}@media (max-width:1080px){.landing{padding:22px 24px 46px}.hero{grid-template-columns:1fr;gap:34px;padding-top:74px}.causal-hero{min-height:440px}.ops-grid{grid-template-columns:1fr}}@media (max-width:840px){.citizen-grid{grid-template-columns:1fr}.ops-layout{display:block}.ops-sidebar{position:fixed;left:0;top:0;width:264px;transform:translateX(-102%);transition:transform .18s ease;box-shadow:20px 0 50px rgba(0,0,0,.34)}.ops-sidebar.open{transform:translateX(0)}.mobile-menu,.sidebar-close{display:grid}.scrim{display:block;position:fixed;inset:0;z-index:25;border:0;background:rgba(0,0,0,.48)}.ops-topbar{height:68px;padding:0 16px}.ops-content{padding:16px 14px 40px}.metric-grid{grid-template-columns:1fr}.health-strip{grid-template-columns:1fr auto}.spark-bars{grid-column:1/-1;order:3;height:54px}.incident-grid{grid-template-columns:1fr}.incident-header{align-items:flex-start;flex-direction:column}.impact-box{width:100%}}@media (max-width:620px){.landing{padding:18px 16px 34px}.brand-name{font-size:16px}.hero{padding-top:56px}.hero-copy h1{font-size:clamp(40px,13vw,58px)}.hero-copy>p{font-size:15px}.hero-actions .btn{width:100%}.causal-hero{min-height:390px}.source-card{font-size:9px}.safe-label{right:2%;max-width:90px}.citizen-shell{padding:18px 14px 92px}.citizen-intro h1{font-size:28px}.report-actions{gap:6px}.report-actions button{min-height:82px}.report-actions b{font-size:10px}.health-strip{padding:18px;min-height:130px}.health-value{font-size:31px}.incident-row{grid-template-columns:4px 1fr auto}.incident-stat.confidence{display:none}.topology{min-height:240px}.incident-header h2{font-size:27px}.remediation-actions{flex-direction:column-reverse}.remediation-actions .btn{width:100%}.timeline{overflow-x:auto;grid-template-columns:repeat(7,90px);padding-bottom:10px}.timeline:before{left:45px;right:auto;width:540px}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.round-icon.critical{background:rgba(239,68,68,.18);color:#ffb4ae}.operator-auth{margin-top:7px;color:var(--brand);font-size:10px;font-weight:800}.civic-page{--civic:#078052;--civic-dark:#045b42;--civic-ink:#08162c;--civic-muted:#627188;min-height:100vh;background:#f3f7f8;padding:0 32px 112px}.civic-page,.civic-page .brand{color:var(--civic-ink)}.civic-page .brand-mark,.civic-page .brand-name b{color:var(--civic)}.civic-loading{min-height:100vh;display:grid;place-items:center;align-content:center;grid-gap:18px;gap:18px;color:var(--civic-muted)}.civic-app-header,.civic-public-header{height:86px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between}.civic-header-actions,.civic-public-header>div{display:flex;align-items:center;gap:10px}.civic-page .language-toggle{background:#fff;color:#59677a;border-color:#dbe5e7}.civic-page .language-toggle button.active{background:#e8f4ef;color:var(--civic-dark)}.civic-login,.civic-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:12px;background:var(--civic);color:#fff;padding:0 20px;font-weight:800;box-shadow:0 10px 24px rgba(7,128,82,.18)}.civic-public-hero{position:relative;isolation:isolate;max-width:1240px;min-height:440px;margin:8px auto 54px;overflow:hidden;border-radius:32px;background:linear-gradient(120deg,#064d3e,#087459 45%,#8bcbbd);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:64px;color:#fff;box-shadow:0 28px 70px rgba(7,65,53,.2)}.civic-public-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.32),transparent 23rem),linear-gradient(105deg,transparent 48%,rgba(255,255,255,.08))}.civic-public-hero>div:first-child{max-width:680px}.civic-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#c9fff0}.civic-public-hero h1{font-size:clamp(40px,5.4vw,72px);line-height:1.01;letter-spacing:-.06em;margin:20px 0}.civic-public-hero p{max-width:660px;font-size:17px;line-height:1.65;color:#e0f7ef;margin:0 0 28px}.civic-public-hero .civic-primary{background:#fff;color:var(--civic-dark)}.civic-skyline{align-self:end;height:270px;display:flex;align-items:end;justify-content:center;gap:9px;opacity:.5}.civic-skyline span{display:block;width:45px;height:38%;background:rgba(255,255,255,.75);-webkit-clip-path:polygon(0 16%,35% 16%,35% 0,65% 0,65% 16%,100% 16%,100% 100%,0 100%);clip-path:polygon(0 16%,35% 16%,35% 0,65% 0,65% 16%,100% 16%,100% 100%,0 100%)}.civic-skyline span:nth-child(2){height:65%}.civic-skyline span:nth-child(3){height:95%;width:65px;-webkit-clip-path:polygon(0 25%,35% 25%,45% 9%,48% 0,51% 9%,65% 25%,100% 25%,100% 100%,0 100%);clip-path:polygon(0 25%,35% 25%,45% 9%,48% 0,51% 9%,65% 25%,100% 25%,100% 100%,0 100%)}.civic-skyline span:nth-child(4){height:74%}.civic-skyline span:nth-child(5){height:48%}.civic-skyline span:nth-child(6){height:31%}.civic-categories,.civic-guest-actions,.civic-panel,.civic-public-feed,.civic-quick{max-width:1240px;margin:0 auto 30px}.civic-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.civic-section-title span{color:var(--civic);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.civic-section-title h1,.civic-section-title h2{font-size:26px;letter-spacing:-.04em;margin:5px 0 0}.civic-section-title>small{display:inline-flex;align-items:center;gap:7px;color:var(--civic-muted)}.civic-live i,.civic-section-title>small i{width:8px;height:8px;border-radius:50%;background:#15a66b}.civic-report-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.civic-report-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;position:relative;padding:17px 18px 29px;background:#fff;border:1px solid #e2e9eb;border-radius:17px;box-shadow:0 10px 28px rgba(31,58,66,.055)}.civic-form-head>span,.civic-tracking-list article>span,.report-type{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;background:#e5f6ef;color:var(--civic)}.civic-form-head svg,.civic-tracking-list svg,.report-type svg{width:22px}.civic-report-list article>div{display:grid;grid-gap:6px;gap:6px}.civic-report-list strong{font-size:14px}.civic-report-list small{display:flex;align-items:center;gap:4px;color:var(--civic-muted);font-size:11px}.civic-report-list time{position:absolute;left:76px;bottom:10px;color:#8995a5;font-size:10px}.civic-status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;white-space:nowrap}.civic-status.pending{background:#fff4d7;color:#9b6500}.civic-status.processed{background:#dff6e9;color:#087549}.civic-guest-actions{display:flex;justify-content:space-between;align-items:center;gap:22px;background:#e8f3f0;border:1px solid #d0e6df;border-radius:20px;padding:22px}.civic-guest-actions>div{display:flex;align-items:flex-start;gap:14px}.civic-guest-actions svg{color:var(--civic)}.civic-guest-actions strong{font-size:15px}.civic-guest-actions p{margin:5px 0 0;color:var(--civic-muted);font-size:13px;line-height:1.5}.civic-guest-actions button,.civic-profile-actions button{border:1px solid #bddad1;background:#fff;color:var(--civic-dark);border-radius:11px;min-height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;font-weight:750}.civic-app-header{position:relative}.civic-header-actions>button{width:42px;height:42px;border:1px solid #dce5e7;background:#fff;border-radius:14px;display:grid;place-items:center;cursor:pointer}.civic-header-actions .civic-avatar{border:0;background:#456173;color:#fff;font-size:12px;font-weight:900}.civic-welcome{max-width:1240px;min-height:235px;margin:0 auto 20px;padding:42px 46px;border-radius:28px;color:#fff;background:linear-gradient(120deg,#064b3b,#087a56 62%,#86cabb);position:relative;overflow:hidden;box-shadow:0 18px 50px rgba(11,82,64,.16)}.civic-welcome:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-120px;top:-230px;border:70px solid rgba(255,255,255,.12)}.civic-welcome>span{color:#bff6e5;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.civic-welcome h1{font-size:37px;letter-spacing:-.05em;margin:12px 0 8px}.civic-welcome p{margin:0;color:#ddf6ee}.civic-live{display:inline-flex;align-items:center;gap:8px;margin-top:28px;font-size:11px;color:#d8f5eb}.civic-live i{background:#9ca3af}.civic-live i.online{background:#54e59f;box-shadow:0 0 0 5px rgba(84,229,159,.14)}.civic-quick{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.civic-quick>a,.civic-quick>button{min-height:105px;border:1px solid #e0e8ea;border-radius:18px;background:#fff;color:var(--civic-ink);display:flex;align-items:center;gap:13px;padding:19px;text-align:left;cursor:pointer;box-shadow:0 10px 26px rgba(31,58,66,.05)}.civic-quick>a>svg,.civic-quick>button>svg{width:38px;height:38px;padding:9px;border-radius:12px;color:#1268c4;background:#e8f2fd}.civic-quick .primary{background:var(--civic);color:#fff;border-color:var(--civic)}.civic-quick .primary>svg{background:rgba(255,255,255,.18);color:#fff}.civic-quick span{display:grid;grid-gap:5px;gap:5px}.civic-quick strong{font-size:13px}.civic-quick small{font-size:10px;color:#76869a}.civic-quick .primary small{color:#c7f1e3}.civic-categories{margin-top:36px}.civic-category-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:11px;gap:11px}.civic-category-grid button{min-height:108px;border:1px solid #e0e8ea;background:#fff;border-radius:17px;display:grid;place-items:center;align-content:center;grid-gap:11px;gap:11px;color:var(--civic-ink);cursor:pointer}.civic-category-grid button:hover{border-color:#78c2aa;box-shadow:0 10px 26px rgba(7,128,82,.08)}.civic-category-grid svg{width:30px;height:30px;color:var(--civic);padding:6px;background:#e6f6f0;border-radius:10px}.civic-category-grid span{font-size:11px;font-weight:750;text-align:center}.civic-public-feed.compact{margin-top:38px}.civic-panel{margin-top:20px;background:#fff;border:1px solid #e0e8ea;border-radius:24px;padding:28px;box-shadow:0 15px 42px rgba(31,58,66,.06)}.civic-form{max-width:900px}.civic-form-head{display:flex;align-items:center;gap:14px;margin-bottom:26px}.civic-form-head>span{width:54px;height:54px}.civic-form-head small{color:var(--civic);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.civic-form-head h1{margin:4px 0 0;font-size:28px}.civic-form>label{display:block;margin:20px 0 8px;font-size:12px;font-weight:800}.civic-form input,.civic-form textarea{width:100%;border:1px solid #d6e1e4;border-radius:13px;padding:13px 14px;background:#fbfdfd;color:var(--civic-ink);resize:vertical}.civic-category-select{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.civic-category-select button{border:1px solid #e0e7e9;border-radius:12px;background:#fff;color:#56667a;min-height:70px;display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;font-size:9px;cursor:pointer}.civic-category-select button.active{border-color:var(--civic);background:#eaf7f2;color:var(--civic-dark);font-weight:800}.civic-category-select svg{width:18px}.civic-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.civic-form-actions button{min-height:44px;border-radius:11px;padding:0 16px;border:1px solid #d8e2e4;background:#fff;color:var(--civic-ink);display:flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}.civic-form-actions button.submit{border-color:var(--civic);background:var(--civic);color:#fff}.civic-form-actions button:disabled{opacity:.45}.civic-form-actions svg{width:17px}.civic-error,.civic-notice,.civic-success{padding:12px;border-radius:11px;font-size:12px}.civic-error{background:#fff0ef;color:#a42b23}.civic-success{background:#e8f8ef;color:#087047}.civic-notice{background:#eff4f6;color:#506175;display:flex;align-items:center;gap:8px}.civic-notice svg{width:18px}.civic-map{height:520px;border:1px solid #dbe5e2;border-radius:20px;background:linear-gradient(135deg,#e5f1e8,#dceae4);position:relative;overflow:hidden}.civic-map .river{position:absolute;right:12%;top:-15%;height:140%;width:20%;background:#b8dde5;transform:rotate(12deg)}.civic-map .road{position:absolute;left:-10%;width:120%;height:16px;background:#fff;border:1px solid #d4dedb;box-shadow:0 0 0 5px rgba(255,255,255,.5)}.civic-map .r1{top:38%;transform:rotate(-12deg)}.civic-map .r2{top:68%;transform:rotate(18deg)}.incident-pin{position:absolute;z-index:2;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:9px;display:flex;align-items:center;gap:6px;color:#bd3a30;box-shadow:0 8px 22px rgba(28,61,53,.18);font-size:10px;font-weight:800}.incident-pin svg{width:17px}.civic-map-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:#49665f}.civic-map-empty svg{width:32px;height:32px;color:var(--civic)}.civic-tracking-list{display:grid;grid-gap:10px;gap:10px}.civic-tracking-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid #e3eaec;border-radius:15px;padding:15px}.civic-tracking-list article>div{min-width:0}.civic-tracking-list p{margin:5px 0;color:#5f6e80;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.civic-tracking-list small{color:#8a96a4;font-size:10px}.civic-empty{min-height:190px;border:1px dashed #ccdadd;border-radius:18px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;text-align:center;color:var(--civic-muted);padding:22px}.civic-empty svg{color:var(--civic)}.civic-empty span{font-size:11px}.civic-profile{text-align:center;display:grid;place-items:center}.civic-profile>svg{width:62px;height:62px;color:var(--civic)}.civic-profile p{color:var(--civic-muted)}.civic-profile-actions{display:flex;gap:10px}.civic-profile-actions a{display:flex;align-items:center;min-height:42px;padding:0 14px;border-radius:11px;background:#eef3f4;color:#445368;font-weight:750}.civic-bottom-nav{position:fixed;z-index:40;left:50%;bottom:0;transform:translateX(-50%);width:min(760px,100%);min-height:76px;padding:7px 14px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:rgba(255,255,255,.96);border:1px solid #e1e9eb;border-bottom:0;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px rgba(25,53,61,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.civic-bottom-nav button{border:0;background:transparent;color:#728194;display:grid;place-items:center;grid-gap:3px;gap:3px;font-size:9px;cursor:pointer}.civic-bottom-nav button svg{width:21px}.civic-bottom-nav button.active{color:var(--civic);font-weight:850}.civic-bottom-nav .report-main{align-self:start;transform:translateY(-23px);color:var(--civic-ink)}.civic-bottom-nav .report-main svg{width:56px;height:56px;padding:15px;border-radius:50%;background:var(--civic);color:#fff;box-shadow:0 8px 23px rgba(7,128,82,.28)}@media(max-width:900px){.civic-page{padding-inline:18px}.civic-public-hero{grid-template-columns:1fr;padding:44px}.civic-skyline{display:none}.civic-quick{grid-template-columns:repeat(2,1fr)}.civic-category-grid{grid-template-columns:repeat(3,1fr)}.civic-category-select{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.civic-page{padding-inline:14px}.civic-app-header,.civic-public-header{height:72px}.civic-public-header .brand-name{display:none}.civic-public-hero{min-height:390px;padding:32px 24px;border-radius:22px;margin-bottom:34px}.civic-public-hero h1{font-size:40px}.civic-public-hero p{font-size:14px}.civic-report-list{grid-template-columns:1fr}.civic-guest-actions{align-items:stretch;flex-direction:column}.civic-welcome{padding:30px 24px;border-radius:22px}.civic-welcome h1{font-size:30px}.civic-quick{grid-template-columns:1fr 1fr}.civic-quick>a,.civic-quick>button{padding:14px;align-items:flex-start;flex-direction:column}.civic-category-grid{grid-template-columns:repeat(2,1fr)}.civic-section-title h1,.civic-section-title h2{font-size:22px}.civic-panel{padding:19px;border-radius:19px}.civic-category-select{grid-template-columns:repeat(2,1fr)}.civic-form-actions{flex-direction:column}.civic-form-actions button{justify-content:center}.civic-map{height:420px}.civic-header-actions .language-toggle{display:none}.civic-tracking-list article{grid-template-columns:auto 1fr}.civic-tracking-list .civic-status{grid-column:2;justify-self:start}}.civic-page.authenticated{width:min(620px,100%);margin:0 auto;padding:0 0 100px;background:#fff;box-shadow:0 0 70px rgba(31,52,65,.12)}.civic-page.authenticated .civic-app-header{height:92px;padding:0 30px;border-bottom:1px solid #edf1f3}.civic-page.authenticated .brand-name{font-size:20px}.civic-page.authenticated .brand-name b{font-size:16px}.civic-page.authenticated .brand-mark{width:46px;height:46px}.civic-page.authenticated .civic-header-actions>a,.civic-page.authenticated .civic-header-actions>button{width:44px;height:44px;border:0;border-radius:50%;background:#f7fafb;display:grid;place-items:center;color:#17263b}.civic-page.authenticated .civic-avatar{background:#66798b;color:#fff}.civic-page.authenticated .civic-avatar.guest svg{width:24px}.citizen-reference-home{background:#fff}.reference-photo-hero{position:relative;isolation:isolate;min-height:430px;padding:62px 38px 24px;display:flex;align-items:flex-end;background:url(/assets/ottawa-parliament-hero.png) 62%/cover no-repeat;color:#fff;overflow:hidden}.reference-photo-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,76,53,.93),rgba(0,78,53,.62) 48%,rgba(0,0,0,.05) 82%),linear-gradient(0deg,rgba(0,69,48,.58),transparent 55%)}.reference-photo-hero>div{max-width:470px}.reference-photo-hero h1{font-size:43px;line-height:1.08;letter-spacing:-.045em;margin:0 0 15px;max-width:390px}.reference-photo-hero p{font-size:18px;line-height:1.45;margin:0 0 28px;max-width:440px}.reference-photo-hero button{width:100%;min-height:72px;border:2px solid rgba(255,255,255,.8);border-radius:38px;background:linear-gradient(180deg,#10aa68,#07874e);color:#fff;font-size:20px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:15px;box-shadow:0 12px 28px rgba(0,91,55,.3);cursor:pointer}.reference-photo-hero button svg{width:31px;height:31px}.reference-news,.reference-services{padding:28px 28px 6px}.reference-news>header,.reference-services>header{display:flex;align-items:center;justify-content:space-between}.reference-news h2,.reference-services h2{font-size:24px;letter-spacing:-.035em;margin:0}.reference-news header button,.reference-services header button{border:0;background:transparent;color:#0a65c7;font-size:14px;font-weight:800;display:flex;gap:8px;align-items:center;cursor:pointer}.reference-news header button span,.reference-services header button span{font-size:25px;font-weight:400}.reference-services>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px 12px;gap:24px 12px;margin-top:24px}.reference-services>div>button{border:0;background:transparent;display:grid;place-items:center;align-content:start;grid-gap:8px;gap:8px;color:#122036;cursor:pointer}.reference-services>div>button>span{width:64px;height:64px;border-radius:17px;display:grid;place-items:center;background:#e2f7ed;color:#068958}.reference-services>div>button svg{width:35px;height:35px;stroke-width:2.5}.reference-services>div>button strong{font-size:12px;line-height:1.25;text-align:center}.reference-services .service-electricity>span,.reference-services .service-street_light>span{background:#fff1df;color:#ff8a00}.reference-services .service-water>span{background:#e7f2ff;color:#0870d9}.reference-services .service-transit>span{background:#ffe3ed;color:#e91e63}.reference-services .service-road_pothole>span{background:#edf1f5;color:#526477}.reference-services .service-other>span{background:#f0eaff;color:#6039d4}.reference-news{padding-top:30px;padding-bottom:28px}.reference-news article,.reference-news-empty{display:grid;grid-template-columns:152px 1fr;grid-gap:15px;gap:15px;align-items:center;margin-top:17px;padding:10px;background:#fff;border:1px solid #e7edef;border-radius:16px;box-shadow:0 8px 22px rgba(35,58,67,.06)}.news-visual{height:96px;border-radius:11px;background:linear-gradient(145deg,#ff9d42,#274f60);display:grid;place-items:center;color:#fff}.news-visual svg{width:38px;height:38px}.reference-news article div{display:grid;grid-gap:5px;gap:5px}.reference-news article strong{font-size:14px}.reference-news article p,.reference-news article time,.reference-news-empty p{font-size:11px;color:#6f7e91;margin:0}.reference-news-empty{grid-template-columns:auto 1fr;padding:18px}.reference-news-empty>svg{color:#078b55}.reference-news-empty div{display:grid;grid-gap:5px;gap:5px}.civic-page.authenticated .civic-bottom-nav{width:min(620px,100%)}@media(max-width:600px){.civic-page.authenticated .civic-app-header{height:78px;padding:0 20px}.civic-page.authenticated .brand-name{font-size:17px}.civic-page.authenticated .brand-name b{font-size:13px}.civic-page.authenticated .brand-mark{width:40px;height:40px}.reference-photo-hero{min-height:370px;padding:42px 22px 22px}.reference-photo-hero h1{font-size:35px;max-width:310px}.reference-photo-hero p{font-size:15px}.reference-photo-hero button{min-height:62px;font-size:17px}.reference-news,.reference-services{padding-inline:20px}.reference-news h2,.reference-services h2{font-size:21px}.reference-services>div{gap:20px 8px}.reference-services>div>button>span{width:57px;height:57px}.reference-services>div>button svg{width:30px;height:30px}.reference-services>div>button strong{font-size:10px}.reference-news article{grid-template-columns:120px 1fr}}.reference-profile{padding:28px 24px;display:grid;grid-gap:22px;gap:22px}.reference-profile-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid #e0e7e9;border-radius:16px;padding:17px}.reference-profile-card>span{width:62px;height:62px;border-radius:50%;background:#607489;color:#fff;display:grid;place-items:center;font-size:19px}.reference-profile-card>div{display:grid;grid-gap:5px;gap:5px}.reference-profile-card strong{font-size:17px}.reference-profile-card small{color:#6d7d90;font-size:11px}.reference-profile-card>svg{color:#6b7c90}.reference-profile-menu{border:1px solid #e0e7e9;border-radius:16px;overflow:hidden}.reference-profile-menu a,.reference-profile-menu button{width:100%;min-height:68px;padding:0 19px;border:0;border-top:1px solid #e7edef;background:#fff;color:#17263b;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:13px;gap:13px;text-align:left;cursor:pointer}.reference-profile-menu>:first-child{border-top:0}.reference-profile-menu svg{width:21px}.reference-profile-menu span{font-size:14px;font-weight:700}.reference-profile-menu i{min-width:25px;height:25px;border-radius:50%;background:#ef343b;color:#fff;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:850}.reference-install,.reference-logout{min-height:55px;border:1px solid #e0e7e9;border-radius:14px;background:#fff;color:#17263b;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800}.reference-install svg,.reference-logout svg{width:20px}.ops-layout{background:#f5f7f8;color:#0c1930;grid-template-columns:220px minmax(0,1fr)}.ops-sidebar{width:auto;padding:18px 12px;background:#071b2a;border:0;color:#fff}.ops-sidebar .brand{color:#fff}.ops-sidebar .brand-mark{color:#17a66b}.ops-sidebar .brand-name b{color:#27c887}.ops-sidebar nav{gap:4px}.ops-sidebar nav a{min-height:40px;color:#c2ccd4;border-radius:9px}.ops-sidebar nav a.active{color:#fff;background:#173750;box-shadow:none}.operator{display:none}.ops-main{background:#f8fafb}.ops-topbar{height:68px;padding:0 28px;background:#fff;border-color:#e3e9ec;color:#0c1930}.ops-search{display:flex;align-items:center;gap:10px;color:#8794a2;font-size:12px}.ops-search .mobile-menu{margin-right:4px}.ops-top-actions{display:flex;align-items:center;gap:12px}.ops-top-actions .language-toggle{background:#f5f8f9;color:#657487;border-color:#dfe6e9}.ops-top-actions .language-toggle button.active{background:#fff;color:#0c1930}.ops-bell{position:relative;width:38px;height:38px;border:0;background:transparent;color:#253548;display:grid;place-items:center}.ops-bell i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ef3434;right:7px;top:6px}.ops-top-actions .avatar{width:36px;height:36px;border-radius:50%;background:#617486;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:850}.ops-content{padding:24px 28px 48px;max-width:1320px}.reference-ops-title h1{font-size:27px;letter-spacing:-.035em;margin:0 0 5px}.reference-ops-title p{margin:0;color:#69788a;font-size:12px}.reference-ops-error{margin-top:15px;padding:11px 13px;border-radius:9px;background:#fff0ef;color:#a32b22;font-size:12px}.reference-ops-error button{border:0;background:transparent;color:inherit;font-weight:800}.reference-ops-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:28px}.reference-ops-metrics article{min-height:135px;padding:20px;background:#fff;border:1px solid #dfe6e9;border-radius:12px;display:grid;align-content:start;grid-gap:7px;gap:7px;box-shadow:0 5px 16px rgba(32,51,64,.03)}.reference-ops-metrics strong{font-size:29px;letter-spacing:-.04em}.reference-ops-metrics span{font-size:12px;color:#596a7d}.reference-ops-metrics small{margin-top:8px;color:#0a9a5b;font-size:10px}.reference-ops-chart{margin-top:16px;background:#fff;border:1px solid #dfe6e9;border-radius:12px;padding:20px}.reference-ops-chart>header{display:flex;align-items:center;justify-content:space-between}.reference-ops-chart h2{font-size:16px;margin:0}.reference-ops-chart header span{border:1px solid #dce4e8;border-radius:8px;padding:7px 10px;color:#69788a;font-size:10px}.reference-bars{height:260px;margin-top:15px;padding:20px 20px 0;display:grid;grid-template-columns:repeat(4,1fr);align-items:end;grid-gap:30px;gap:30px;border-bottom:1px solid #e1e8eb;background:repeating-linear-gradient(180deg,#fff 0,#fff 51px,#edf1f3 52px)}.reference-bars>div{height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:7px;position:relative}.reference-bars .bar{width:min(72px,70%);min-height:8px;border-radius:4px 4px 0 0;background:#287ae6}.reference-bars .b1{background:#f3b22c}.reference-bars .b2{background:#f07c35}.reference-bars .b3{background:#ef4f57}.reference-bars small{font-size:10px;color:#657487}.reference-bars b{position:absolute;top:0;font-size:11px;color:#69788a}.auth-gate{background:#fff;border-color:#dfe6e9;color:#0c1930}.auth-gate p{color:#69788a}@media(max-width:840px){.ops-layout{display:block}.ops-sidebar{width:250px}.reference-ops-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.reference-ops-metrics{grid-template-columns:1fr}.ops-content{padding:18px 14px}.reference-bars{gap:8px;padding-inline:5px}}.reference-incident-title{display:flex;justify-content:space-between;align-items:center}.reference-incident-title h1{font-size:27px;margin:0 0 5px}.reference-incident-title p{margin:0;color:#69788a;font-size:12px}.reference-incident-title button{min-height:42px;padding:0 17px;border:0;border-radius:8px;background:#078b55;color:#fff;font-weight:800}.reference-incident-title button:disabled{opacity:.5}.reference-tabs{display:flex;gap:10px;margin-top:24px}.reference-tabs button{border:0;border-radius:8px;padding:9px 20px;background:#eaf4f0;color:#278264;font-size:11px;font-weight:800}.reference-tabs button.active{background:#078b55;color:#fff}.reference-filters{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-gap:14px;gap:14px;margin-top:16px}.reference-filters label{display:flex;align-items:center;gap:8px}.reference-filters label,.reference-filters select{min-height:42px;padding:0 13px;border:1px solid #dbe4e7;border-radius:8px;background:#fff;color:#657487}.reference-filters label svg{width:17px}.reference-filters input{width:100%;border:0;outline:0;color:#0c1930}.reference-incident-table{margin-top:15px;background:#fff;border:1px solid #dfe6e9;border-radius:10px;overflow:hidden}.reference-incident-table>a,.reference-table-head{display:grid;grid-template-columns:110px 1.4fr 1fr 110px 150px 20px;align-items:center;grid-gap:12px;gap:12px;padding:13px 15px}.reference-table-head{background:#f7f9fa;color:#758395;font-size:10px;font-weight:800}.reference-incident-table>a{border-top:1px solid #e8edef;color:#5d6d80;font-size:11px}.reference-incident-table>a strong{color:#17263b}.reference-incident-table>a b{font-size:19px;color:#738295}.reference-status{justify-self:start;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:850}.reference-status.active{background:#ffe3e1;color:#df413d}.reference-status.analyzing{background:#fff0c9;color:#b97600}.reference-status.resolved{background:#dbf4e5;color:#098551}.reference-table-empty{padding:50px;text-align:center;color:#7b8998;font-size:12px}@media(max-width:900px){.reference-filters{grid-template-columns:1fr}.reference-incident-table{overflow-x:auto}.reference-incident-table>a,.reference-table-head{min-width:760px}}.reference-operator-map-page{position:relative}.reference-map-filters{position:absolute;right:28px;top:24px;display:flex;gap:12px}.reference-map-filters select{min-height:40px;border:1px solid #dbe4e7;border-radius:8px;background:#fff;color:#596a7d;padding:0 35px 0 13px;font-size:11px}.reference-operator-map-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);grid-gap:14px;gap:14px;margin-top:22px}.reference-city-map{height:510px;position:relative;overflow:hidden;border:1px solid #dce5e7;border-radius:11px;background:linear-gradient(135deg,#e8f1e8,#eef2e9)}.reference-city-map .river{position:absolute;left:0;right:0;top:40%;height:24%;background:#b8dce9;transform:rotate(-8deg) scale(1.2)}.reference-city-map .road{position:absolute;width:120%;height:8px;left:-10%;background:#fff;border:1px solid #d9dfd5;box-shadow:0 0 0 3px rgba(255,255,255,.45)}.reference-city-map .road.a{top:36%;transform:rotate(13deg)}.reference-city-map .road.b{top:67%;transform:rotate(-18deg)}.reference-city-map>strong{position:absolute;z-index:1;font-size:19px;color:#1e2d3d}.reference-city-map .gatineau{left:56%;top:20%}.reference-city-map .ottawa{left:49%;top:70%;font-size:25px}.operator-map-pin{position:absolute;z-index:2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ed474c;color:#fff;border:4px solid rgba(255,255,255,.75);box-shadow:0 7px 18px rgba(28,55,55,.2)}.operator-map-pin svg{width:18px}.pin-0{left:23%;top:25%}.pin-1{left:56%;top:34%;background:#07995c}.pin-2{left:68%;top:61%;background:#1678da}.pin-3{left:32%;top:56%}.pin-4{left:77%;top:28%;background:#eaaa24}.pin-5{left:43%;top:75%;background:#07928f}.pin-6{left:18%;top:74%;background:#eaaa24}.pin-7{left:84%;top:68%}.reference-map-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:#5f756d}.reference-operator-map-grid aside{background:#fff;border:1px solid #dce5e7;border-radius:11px;padding:17px}.reference-operator-map-grid aside h2{font-size:15px;margin:0 0 10px}.reference-operator-map-grid aside>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 0;border-top:1px solid #e8edef}.reference-operator-map-grid aside>a>span:first-child{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e3f6ed;color:#078c55}.reference-operator-map-grid aside>a>span svg{width:18px}.reference-operator-map-grid aside>a>div{display:grid;grid-gap:3px;gap:3px}.reference-operator-map-grid aside strong{font-size:11px}.reference-operator-map-grid aside small{color:#718092;font-size:9px}.reference-operator-map-grid aside .reference-status{font-size:8px;padding:5px 7px}@media(max-width:900px){.reference-map-filters{position:static;margin-top:16px}.reference-operator-map-grid{grid-template-columns:1fr}.reference-city-map{height:430px}}.citizen-auth-page,.citizen-entry-page{--citizen-navy:#071b55;--citizen-green:#078b58;min-height:100vh;width:min(760px,100%);margin:0 auto;background:#fff;color:var(--citizen-navy);box-shadow:0 0 70px rgba(17,36,61,.15)}.citizen-auth-page>header,.entry-header{height:108px;padding:0 42px;display:flex;align-items:center;justify-content:space-between}.citizen-auth-page .brand-name,.entry-header .brand-name{font-size:25px;color:#078b58}.citizen-auth-page .brand-name b,.entry-header .brand-name b{color:#1768dd}.citizen-auth-page .brand-mark,.entry-header .brand-mark{width:56px;height:56px;color:#0b4d82}.citizen-auth-page .language-toggle,.entry-header .language-toggle{background:#f3f7fa;color:#697a91;border:0}.citizen-auth-page .language-toggle button.active,.entry-header .language-toggle button.active{background:#e5f6f0;color:#087f54}.entry-hero{min-height:850px;padding:62px 36px 38px;position:relative;isolation:isolate;background:url(/assets/ottawa-parliament-hero.png) 53% 22%/cover no-repeat;display:flex;flex-direction:column;justify-content:flex-end}.entry-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.84) 22%,rgba(255,255,255,.02) 52%,rgba(255,255,255,.05) 69%,rgba(255,255,255,.94) 75%,#fff)}.entry-copy{position:absolute;top:62px;left:42px;right:42px}.entry-copy>span{display:block;max-width:250px;font-size:12px;line-height:1.7;font-weight:800;letter-spacing:.16em;color:#276a9c}.entry-copy h1{max-width:580px;margin:24px 0 13px;font-size:48px;line-height:1.03;letter-spacing:-.055em;color:var(--citizen-navy)}.entry-copy p{max-width:540px;margin:0;color:#405a7f;font-size:19px;line-height:1.42}.entry-benefits{position:relative;display:grid;grid-template-columns:repeat(3,1fr);padding:25px 10px;background:rgba(255,255,255,.94);border:1px solid #e5ebf2;border-radius:23px;box-shadow:0 15px 40px rgba(30,54,82,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.entry-benefits>div{min-height:132px;padding:4px 17px;display:grid;place-items:center;align-content:center;text-align:center;border-left:1px solid #dce5ee}.entry-benefits>div:first-child{border-left:0}.entry-benefits svg{width:48px;height:48px;padding:11px;border-radius:50%;background:#e3f7ef;color:#078b58}.entry-benefits>div:nth-child(2) svg{background:#e8f2ff;color:#1269d2}.entry-benefits>div:nth-child(3) svg{background:#e7f8f0;color:#07955c}.entry-benefits strong{font-size:15px;line-height:1.25;margin-top:9px}.entry-benefits small{margin-top:5px;color:#627591;font-size:11px;line-height:1.25}.entry-actions{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.entry-actions a{min-height:62px;padding:0 26px;border:2px solid #102661;border-radius:32px;display:flex;align-items:center;justify-content:center;gap:14px;color:#0b225e;font-size:18px;font-weight:850}.entry-actions a.primary{border-color:#078b58;background:linear-gradient(180deg,#10a96c,#078552);color:#fff;box-shadow:0 10px 22px rgba(7,139,88,.22)}.entry-actions a:last-child{border:0;background:#edf4fb}.entry-actions svg{width:24px}.entry-actions a svg:last-child{margin-left:auto}.entry-public{padding:42px 34px 100px;scroll-margin-top:20px}.entry-public>header{display:flex;align-items:end;justify-content:space-between;gap:20px}.entry-public>header span{color:#078b58;font-size:11px;font-weight:900;letter-spacing:.13em}.entry-public h2{margin:7px 0 0;font-size:29px;letter-spacing:-.04em}.entry-public>header small{display:flex;align-items:center;gap:7px;color:#6d7c91}.entry-public>header i{width:9px;height:9px;border-radius:50%;background:#12a36a}.entry-public-counts{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:24px 0 16px}.entry-public-counts article{padding:17px;border:1px solid #e3e9ef;border-radius:14px;background:#f8fbfd}.entry-public-counts strong{font-size:28px}.entry-public-counts span{display:block;color:#65768d;font-size:11px;margin-top:3px}.citizen-auth-page{padding-bottom:50px}.citizen-auth-hero{min-height:350px;padding:50px 44px;display:flex;align-items:flex-end;background:linear-gradient(90deg,rgba(4,43,71,.78),rgba(3,67,61,.25)),url(/assets/ottawa-parliament-hero.png) 50%/cover;color:#fff}.citizen-auth-hero>div{max-width:580px}.citizen-auth-hero span{font-size:11px;font-weight:850;letter-spacing:.16em}.citizen-auth-hero h1{font-size:48px;letter-spacing:-.05em;margin:20px 0 8px}.citizen-auth-hero p{max-width:520px;margin:0;font-size:18px;line-height:1.45}.citizen-auth-card{margin:-18px 28px 0;padding:36px 30px;border-radius:28px;background:#fff;position:relative;display:grid;grid-gap:16px;gap:16px;box-shadow:0 15px 45px rgba(26,47,74,.1)}.citizen-auth-demo,.citizen-auth-security{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;padding:18px;border-radius:16px;background:#eff8f5;color:#0a3156}.citizen-auth-demo>svg,.citizen-auth-security>svg{width:40px;height:40px;padding:9px;border-radius:50%;background:#daf4e8;color:#078b58}.citizen-auth-demo p,.citizen-auth-security p{margin:6px 0 0;color:#5d718b;font-size:12px;line-height:1.45}.citizen-auth-primary,.citizen-auth-secondary{min-height:64px;padding:0 22px;border:2px solid #078b58;border-radius:32px;display:flex;align-items:center;gap:13px;font-size:18px;font-weight:850;color:#fff;background:linear-gradient(180deg,#10a96c,#078552)}.citizen-auth-primary svg:last-child,.citizen-auth-secondary svg:last-child{margin-left:auto}.citizen-auth-secondary{background:#fff;color:#087a52}.citizen-auth-switch{text-align:center;color:#64748b;font-size:14px}.citizen-auth-switch a{color:#0b6bdc;font-weight:800}.authenticated-hero{min-height:390px;padding-top:48px}.authenticated-hero>div>span{display:block;max-width:340px;font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:15px}.authenticated-hero h1{font-size:37px}.authenticated-hero button{min-height:66px}.authenticated-hero button svg:last-child{margin-left:auto}.status-services>div{grid-template-columns:repeat(4,1fr);gap:10px}.status-services>div>button{padding:13px 6px;border:1px solid #e5ebef;border-radius:14px;box-shadow:0 6px 18px rgba(33,58,72,.05)}.status-services>div>button strong{font-size:11px}.status-services>div>button small{padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850}.status-services .stable{background:#dff7eb;color:#087d50}.status-services .degraded{background:#fff0d5;color:#b56c00}.reference-realtime{margin:22px 22px 0;padding:21px;border:1px solid #e4eaee;border-radius:17px;box-shadow:0 7px 22px rgba(31,54,66,.05)}.reference-realtime h2{font-size:19px;margin:0 0 18px}.reference-realtime>div{display:grid;grid-template-columns:repeat(4,1fr)}.reference-realtime article{min-width:0;padding:0 12px;border-left:1px solid #e4e9ee;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:3px 8px;gap:3px 8px}.reference-realtime article:first-child{border-left:0}.reference-realtime svg{grid-row:1/3;width:36px;height:36px;padding:9px;border-radius:50%;background:#e7f3ff;color:#1471d3}.reference-realtime strong{font-size:19px}.reference-realtime span{color:#62748c;font-size:9px;line-height:1.2}.reference-news .civic-report-list{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-top:15px}.reference-news .civic-report-list article{border-radius:12px;box-shadow:none;padding:12px 13px}.reference-news .civic-report-list time{position:static;grid-column:3}.reference-news .civic-empty{margin-top:15px}@media(max-width:600px){.citizen-auth-page>header,.entry-header{height:88px;padding:0 22px}.citizen-auth-page .brand-name,.entry-header .brand-name{font-size:18px}.citizen-auth-page .brand-mark,.entry-header .brand-mark{width:44px;height:44px}.entry-hero{min-height:760px;padding:38px 18px 28px}.entry-copy{top:38px;left:24px;right:24px}.entry-copy h1{font-size:38px}.entry-copy p{font-size:16px}.entry-benefits{padding:19px 4px}.entry-benefits>div{padding:3px 8px}.entry-benefits strong{font-size:12px}.entry-benefits small{font-size:9px}.entry-actions a{min-height:56px;font-size:16px}.entry-public{padding:34px 20px 90px}.entry-public>header small{display:none}.entry-public h2{font-size:24px}.citizen-auth-hero{min-height:300px;padding:38px 25px}.citizen-auth-hero h1{font-size:39px}.citizen-auth-hero p{font-size:15px}.citizen-auth-card{margin:-18px 14px 0;padding:27px 19px}.reference-realtime{margin-inline:15px;padding:17px 8px}.reference-realtime article{padding:0 7px;display:flex;flex-direction:column;align-items:flex-start}.reference-realtime svg{width:31px;height:31px}.reference-realtime strong{font-size:16px}.reference-realtime span{font-size:8px}.status-services>div{grid-template-columns:repeat(2,1fr)}}.report-reference-screen{background:#fff;padding-bottom:30px}.report-reference-hero{min-height:235px;padding:40px 34px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(90deg,rgba(3,57,64,.75),rgba(0,71,53,.08)),url(/assets/ottawa-parliament-hero.png) 50%/cover}.report-reference-hero span{align-self:flex-end;max-width:210px;font-family:cursive;font-size:15px}.report-reference-hero h1{font-size:37px;margin:7px 0 4px;letter-spacing:-.04em}.report-reference-hero p{margin:0;font-size:14px}.report-reference-screen .civic-panel{margin:-1px 20px 0;border-radius:22px}.civic-form>label{display:flex;align-items:center;gap:9px;font-size:14px}.civic-form>label b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#078b58;color:#fff}.report-location{display:flex;align-items:center;border:1px solid #d6e1e4;border-radius:13px;background:#fbfdfd}.report-location>svg{margin-left:14px;color:#078b58}.report-location input{border:0}.report-character-count{display:block;text-align:right;margin-top:4px;color:#718197}.report-voice-block{padding:16px;border-radius:14px;background:#f2f6f9;display:grid;grid-gap:9px;gap:9px}.report-voice-block button{min-height:50px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:#0b2457;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.report-voice-block button:disabled{opacity:.5}.report-voice-block small{color:#697b91;text-align:center}.report-next{display:grid;grid-template-columns:auto 1fr;grid-gap:11px;gap:11px;margin-top:18px;padding:15px;border-radius:13px;background:#eaf5ff;color:#12346d}.report-next>svg{color:#1675d4}.report-next p{margin:4px 0 0;color:#5c7292;font-size:11px;line-height:1.4}.service-map-screen{margin:0;border:0;border-radius:0;padding:27px 20px 100px}.service-map-screen .civic-section-title button{min-height:39px;padding:0 13px;border:1px solid #cfe0f0;border-radius:12px;background:#f4f9ff;color:#0f65ce;display:flex;align-items:center;gap:7px;font-weight:800}.service-map-screen .civic-section-title button svg{width:18px}.map-toolbar{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;margin:20px 0 11px}.map-toolbar label{height:48px;padding:0 14px;border:1px solid #dce5eb;border-radius:13px;display:flex;align-items:center;gap:9px;background:#fff}.map-toolbar input{min-width:0;width:100%;border:0;outline:0}.map-toolbar>button{position:relative;border:1px solid #bfd4e7;border-radius:13px;background:#fff;color:#0c2454;padding:0 16px;display:flex;align-items:center;gap:7px;font-weight:800}.map-toolbar i{position:absolute;right:-5px;top:-8px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#078b58;color:#fff;font-size:9px;font-style:normal}.service-map-screen .civic-map{height:480px;border-radius:16px}.map-city{position:absolute;z-index:1;color:#102654;font-size:21px}.map-city.gatineau{left:46%;top:23%}.map-city.ottawa{left:44%;top:61%;font-size:25px}.map-incident-list{margin-top:23px}.map-incident-list h2{font-size:18px}.map-incident-list article{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:10px;gap:10px;padding:13px 0;border-top:1px solid #e5ebef}.map-incident-list article>svg:first-child{width:42px;height:42px;padding:11px;border-radius:50%;background:#ffe2e2;color:#e63c43}.map-incident-list article div{display:grid;grid-gap:4px;gap:4px}.map-incident-list article small{display:flex;align-items:center;gap:4px;color:#718096}.map-incident-list article small svg{width:13px}.map-incident-list article>span{color:#718096;font-size:10px}.map-incident-list>p{color:#68798e;font-size:12px}.tracking-reference-screen{margin:0;border:0;border-radius:0;padding:30px 20px 100px}.tracking-filters{display:flex;gap:8px;overflow:auto;margin:20px 0}.tracking-filters button{min-height:38px;padding:0 13px;border:0;border-radius:19px;background:#f3f6f9;color:#52657f;white-space:nowrap;font-size:11px;font-weight:750}.tracking-filters button.active{background:#e5f1ff;color:#0b2e68}.tracking-filters b{margin-left:6px;padding:3px 7px;border-radius:50%;background:#0a2d68;color:#fff}.tracking-reference-screen .civic-tracking-list article{align-items:start;padding:16px}.tracking-reference-screen .civic-tracking-list article.expanded{border:2px solid #52c993;background:linear-gradient(135deg,#fff,#effbf6)}.tracking-reference-screen .civic-tracking-list article>div{display:grid;grid-gap:5px;gap:5px}.tracking-reference-screen .civic-tracking-list article>div>small:last-of-type{display:flex;align-items:center;gap:4px}.tracking-reference-screen .civic-tracking-list article>div>small svg{width:13px}.tracking-timeline{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;margin-top:14px}.tracking-timeline i{display:grid;place-items:center;grid-gap:5px;gap:5px;text-align:center;color:#8795a6;font-style:normal;font-size:9px}.tracking-timeline svg{width:27px;height:27px;padding:5px;border-radius:50%;background:#e9eef2;color:#8290a0}.tracking-timeline i.done{color:#078b58}.tracking-timeline i.done svg{background:#078b58;color:#fff}@media(max-width:600px){.report-reference-screen .civic-panel{margin-inline:10px;padding:18px}.report-reference-hero{min-height:215px;padding:28px 22px}.report-reference-hero h1{font-size:31px}.civic-category-select{grid-template-columns:repeat(3,1fr)}.service-map-screen .civic-map{height:420px}.map-toolbar{grid-template-columns:1fr}.map-toolbar>button{min-height:44px}.tracking-reference-screen{padding-inline:14px}.tracking-reference-screen .civic-tracking-list article{grid-template-columns:auto 1fr}.tracking-reference-screen .civic-status{grid-column:2}.tracking-timeline{grid-template-columns:repeat(3,1fr)}}