@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Space+Mono:wght@400;700&display=swap";:root{--bg: #050505;--surface: #0b0b0d;--surface-alt: #171417;--panel: #231c1f;--panel-hover: #2f2327;--line: #761521;--line-subtle: #4a1a22;--text: #ffffff;--muted: #baaeb2;--accent: #c21f33;--accent-strong: #7e1120}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Sora,sans-serif;color:var(--text);background:linear-gradient(180deg,#050505,#0b090a 58%,#12090c)}.site-root{position:relative;overflow-x:clip}.bg-orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.bg-orb-left{width:360px;height:360px;top:-120px;left:-160px;background:#c21f333d}.bg-orb-right{width:340px;height:340px;top:220px;right:-140px;background:#7e11204f}.site-header{width:min(1260px,94vw);margin:0 auto;padding:1.2rem 0 .8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo-lockup{display:flex;align-items:center;gap:.85rem}.logo-image{width:46px;height:46px;object-fit:contain;border-radius:8px;border:1px solid var(--line-subtle);background:var(--surface-alt);padding:3px}.logo-title{margin:0;font-size:1.05rem;line-height:1;font-weight:800}.logo-subtitle{margin:.35rem 0 0;font-size:.8rem;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:.95rem}.site-nav a{color:var(--text);font-size:.86rem;text-decoration:none;opacity:.95}.site-nav a:hover{color:var(--accent)}.page-shell{width:min(1260px,94vw);margin:0 auto;display:grid;gap:2.1rem;padding-bottom:3rem}.page-shell>*{min-width:0}.hero{margin:.45rem auto 0;width:1520px;max-width:100%;border:none;border-radius:20px;overflow:hidden;position:relative;background-color:#090909}.hero-tagline{display:none}.hero-image-wrap{position:relative}.hero-image{width:100%;height:auto;display:block}.desktop-only{display:block}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(92deg,#060607e0,#0c090acc 44%,#0c090a66,#0c090a1f);display:flex;align-items:flex-end}.hero-content-shell{width:100%;margin:0;min-height:100%;display:flex;align-items:flex-end;padding:0 0 clamp(1.2rem,3vw,2.2rem)}.hero-copy-wrap{max-width:44rem;padding:.35rem .35rem .35rem 1.6rem}.eyebrow{margin:0;color:var(--accent);font-family:Space Mono,monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}h1{margin:.75rem 0;font-size:clamp(2rem,5vw,4.2rem);line-height:1.03;max-width:none;white-space:normal}.hero-line{display:block}.hero-copy,.section-copy{margin:0;color:var(--muted);max-width:56ch}.hero-actions{margin-top:1.15rem;display:flex;flex-wrap:wrap;gap:.7rem}.mobile-only{display:none}.btn-primary,.btn-register{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;border:1px solid transparent;padding:.72rem 1.05rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.btn-primary{background:linear-gradient(120deg,#d9642e,#7e1120);color:#fff}.btn-register{background:#af6b4c;color:#fff}.btn-primary:hover,.btn-register:hover{transform:translateY(-2px)}.btn-register:hover{background:#91553a}.media-placeholder{min-height:180px;border-radius:14px;border:1px dashed rgba(194,31,51,.58);background:linear-gradient(125deg,#331a1f9e,#100e0feb),repeating-linear-gradient(45deg,#c21f3314,#c21f3314 12px,#211a1d42 12px,#211a1d42 24px);display:grid;place-items:center}.media-image{width:100%;height:200px;object-fit:cover;display:block;border-radius:14px;border:1px solid var(--line-subtle);background:var(--surface-alt)}.media-placeholder span{color:#ffffffe0;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.statement{padding:.95rem 0}.statement p{margin:0;font-size:clamp(1.1rem,2.2vw,1.8rem);line-height:1.25;max-width:48ch}.modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.module-card,.mission-card,.price-card,.update-card,.contact-form{border:1px solid var(--line-subtle);border-radius:16px;background:linear-gradient(160deg,#2c2528e6,#1a1417f0)}.module-card,.mission-card,.update-card,.price-card{padding:1rem}.price-card{padding-bottom:6rem}.price-card{position:relative;overflow:hidden;background:#000;border-color:#ff3c004d;display:flex;flex-direction:column}.price-card>*{position:relative;z-index:2;will-change:transform}.module-card h2,.mission-card h3,.update-card h3,.price-card h3{margin:.8rem 0 .5rem}.module-card p,.mission-card li,.update-card p{color:var(--muted)}.modules .module-card{background:#fff;border-color:#c6d3e3;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.modules .module-card>*{position:relative;z-index:2;will-change:transform}.modules .module-card h2,.modules .module-card p{color:#111}.modules .module-card .media-image{margin-top:auto;border-color:#c6d3e3;background:#fff}.missions h2,.pricing h2,.updates h2,.contact h2{margin:0;font-size:1.55rem}.mission-grid,.updates-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.mobile-app-card{background:#fff;border-color:#c6d3e3;position:relative;overflow:hidden;display:flex;flex-direction:column}.mobile-app-card>*{position:relative;z-index:2;will-change:transform}.mobile-app-card h3,.mobile-app-card li{color:#111}.mobile-app-card-content{display:flex;flex-direction:column;flex:1}.mobile-app-card-text{padding-bottom:1rem}.mobile-app-image{display:block;width:75%;max-width:260px;height:auto;margin:auto auto 0;border-radius:14px;object-fit:contain}.mission-card ul{margin:.65rem 0 0;padding-left:1rem;line-height:1.45}.pricing-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pricing-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.price-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.price-header-row h3{margin:0}.price-footer{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:.85rem;padding-top:1rem}.price{margin:0;width:100%;padding-top:.85rem;border-top:1px solid var(--line-subtle);font-size:1.05rem;font-weight:700;line-height:1.45;text-align:center}.price-savings{color:#4fbf76;white-space:nowrap;font-weight:400}.price-description{margin:0;color:var(--muted)}.price-includes{margin:.9rem 0 .45rem;font-weight:700}.price-list{margin:0;padding:0;list-style:none;line-height:1.45;color:var(--muted)}.price-list li+li{margin-top:.1rem}.price-addon{margin-top:.85rem;padding:.6rem .75rem;border:1px dashed var(--line-subtle);border-radius:10px;background:#ffffff0a}.price-addon-title{margin:0;font-weight:700;font-size:.9rem}.price-addon-price{color:var(--accent);font-weight:700}.price-addon-detail{margin:.25rem 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}.price-badge{width:100px}.dispatcher-banner{display:flex;align-items:center;gap:1rem;margin-top:1.2rem;padding:1rem 1.25rem;border:1px solid var(--line-subtle);border-radius:12px;background:linear-gradient(160deg,#142841f2,#0c182afa)}.dispatcher-chip{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .7rem;background:#e6a817;color:#000;font-size:.74rem;font-weight:600;white-space:nowrap}.dispatcher-text{color:var(--muted);font-size:.88rem;line-height:1.4}.dispatcher-text strong{display:block;color:#fff;font-size:.95rem;margin-bottom:.15rem}.dispatcher-text p{margin:0}.dispatcher-text a{color:#5b9bd5}.spotlight{border-color:var(--accent);box-shadow:0 0 0 1px #c21f3352 inset}.free-tier-banner{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;border:1px solid var(--line-subtle);border-radius:12px;background:linear-gradient(160deg,#142841f2,#0c182afa)}.free-tier-chip{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .7rem;background:#2da44e;color:#fff;font-size:.74rem;font-weight:600;white-space:nowrap}.free-tier-text{flex:1;color:var(--muted);font-size:.88rem;line-height:1.4}.free-tier-text strong{display:block;color:#fff;font-size:.95rem;margin-bottom:.15rem}.free-tier-text p{margin:0 0 .4rem}.free-tier-list{margin:0;padding-left:1.1rem;color:var(--muted);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(2,auto);column-gap:1rem;row-gap:.1rem}.btn-free{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;border:1px solid transparent;padding:.72rem 1.05rem;font-size:.9rem;font-weight:600;background:#2da44e;color:#fff;cursor:pointer;transition:transform .16s ease,background-color .16s ease;white-space:nowrap}.btn-free:hover{background:#25803c;transform:translateY(-2px)}@media (max-width: 760px){.free-tier-banner{flex-direction:column;align-items:flex-start}.free-tier-list{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}}.badge{margin:0;display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .56rem;background:var(--accent);color:#fff;font-size:.74rem;position:absolute;top:.75rem;right:.75rem;z-index:3;font-weight:600}.price-tag{margin:0 0 .4rem;padding:.3rem .6rem;border-radius:8px;background:#ffffff0d;border:1px solid var(--line-subtle);color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.02em;text-align:center}.midpage-cta .dispatcher-text{flex:1}@media (max-width: 760px){.midpage-cta .dispatcher-banner{flex-direction:column;align-items:flex-start}}.faq{display:flex;flex-direction:column;gap:.6rem}.faq .pricing-head{margin-bottom:.4rem}.faq details{border:1px solid var(--line-subtle);border-radius:12px;background:var(--surface-alt);padding:.85rem 1.1rem;transition:background-color .16s ease}.faq details[open]{background:linear-gradient(160deg,#2c2528e6,#1a1417f0)}.faq summary{cursor:pointer;list-style:none;font-weight:600;color:var(--text);font-size:.95rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--muted);font-size:1.2rem;font-weight:400;line-height:1;transition:transform .16s ease}.faq details[open] summary:after{content:"−"}.faq details p{margin:.6rem 0 0;color:var(--muted);line-height:1.5;font-size:.9rem}.section-head-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.section-head-row a{color:var(--accent);text-decoration:none;font-size:.88rem}.update-date{margin:.8rem 0 0;color:var(--accent);font-family:Space Mono,monospace;font-size:.76rem;text-transform:uppercase}.clickable-image{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.clickable-image:hover{transform:scale(1.02);box-shadow:0 4px 20px #c21f3340}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e0;display:flex;align-items:center;justify-content:center;cursor:pointer}.lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;cursor:default}.lightbox-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;color:#fff;font-size:2.4rem;cursor:pointer;line-height:1;opacity:.8;transition:opacity .16s ease}.lightbox-close:hover{opacity:1}.contact-form{margin-top:.95rem;padding:1rem;display:grid;gap:.7rem}.contact-form label{display:grid;gap:.34rem;font-size:.9rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);padding:.66rem .72rem;font:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(194,31,51,.5);outline-offset:1px}.form-status{margin:0;color:var(--accent);font-size:.9rem}.nav-linkedin{display:inline-flex;align-items:center}.site-footer{width:min(1260px,94vw);margin:0 auto;padding:1.5rem 0 2rem;color:var(--muted);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.84rem;border-top:1px solid var(--line-subtle)}.site-footer p{margin:0}.footer-left{display:flex;flex-direction:column;gap:.25rem}.footer-brand{font-weight:600}.footer-about{margin:0;color:var(--muted);font-size:.82rem;line-height:1.4;max-width:36rem}.footer-email a{color:#fff;text-decoration:none}.footer-email a:hover{text-decoration:underline}.footer-right{display:flex;align-items:center;gap:1.2rem}.footer-nav{display:flex;gap:.9rem}.footer-nav a{color:var(--muted);text-decoration:none;font-size:.84rem}.footer-nav a:hover{color:var(--accent)}.footer-linkedin{display:inline-flex;align-items:center;color:var(--muted);transition:color .16s ease}.footer-linkedin:hover{color:var(--accent)}.footer-legal{flex-basis:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;padding-top:.9rem;border-top:1px solid var(--line-subtle);font-size:.8rem}.footer-legal-nav{display:flex;flex-wrap:wrap;gap:.9rem}.footer-legal-nav a{color:var(--muted);text-decoration:none}.footer-legal-nav a:hover{color:var(--accent)}@media (max-width: 1120px){.modules,.mission-grid,.updates-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.modules,.mission-grid,.updates-grid,.pricing-grid{grid-template-columns:1fr}.site-header,.site-footer,.page-shell{width:min(1260px,92vw)}.site-header{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap}.pricing-head,.section-head-row{flex-direction:column;align-items:flex-start}.hero-tagline{display:block;padding:1.2rem 1rem .8rem}.hero-scrim,.desktop-only{display:none}.mobile-only{display:flex}.hero-actions.mobile-only{flex-direction:column;align-items:stretch;padding:.8rem 1rem 1rem}.hero-copy-wrap{padding-left:.35rem}.site-footer{flex-direction:column;align-items:flex-start}.footer-right{flex-direction:column;align-items:flex-start;gap:.8rem}.footer-nav{flex-wrap:wrap}}.logo-link{color:inherit;text-decoration:none}.neris-hero{padding:2.2rem 0 .4rem}.neris-hero h1{margin:.5rem 0 .9rem;font-size:clamp(2rem,4.6vw,3.1rem);line-height:1.08;max-width:22ch}.neris-lede{margin:0 0 1.2rem;color:var(--muted);font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.55;max-width:62ch}.neris-note{margin:.8rem 0 0;color:var(--muted);font-size:.85rem}.neris-trust{display:flex;align-items:center;gap:1.1rem;margin-top:1.6rem;padding:1rem 1.25rem;border:1px solid var(--line-subtle);border-radius:12px;background:linear-gradient(160deg,#142841f2,#0c182afa)}.neris-trust img{width:92px;flex-shrink:0}.neris-trust p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5}.neris-trust a{color:#5b9bd5}.neris-section{margin-top:2.4rem}.neris-section>h2{margin:0 0 .8rem;font-size:1.55rem}.neris-prose p{margin:0 0 .9rem;color:var(--muted);line-height:1.6;max-width:72ch}.neris-prose strong{color:#fff}.legal-updated{margin:0;color:var(--muted);font-size:.88rem}.legal-prose p,.legal-prose li{color:var(--muted);line-height:1.6;max-width:72ch}.legal-prose p{margin:0 0 .9rem}.legal-prose ul,.legal-prose ol{margin:0 0 .9rem;padding-left:1.4rem}.legal-prose li{margin-bottom:.45rem}.legal-prose strong{color:#fff}.legal-prose a{color:#5b9bd5}.modules .module-card h3{margin:.8rem 0 .5rem;color:#111;font-size:1.15rem}.compare-table-wrap{margin-top:1rem;overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;font-size:.92rem}.compare-table th,.compare-table td{padding:.65rem .8rem;border-bottom:1px solid var(--line-subtle);text-align:left;vertical-align:top;line-height:1.45}.compare-table th{color:#fff}.compare-table td{color:var(--muted)}.compare-table td:first-child{color:#fff;font-weight:600;white-space:nowrap}.pricing-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px}@media (max-width: 760px){.pricing-grid.two-up{grid-template-columns:1fr}}.module-link{display:inline-block;margin:.2rem 0 .9rem;color:var(--accent-strong);font-weight:600;text-decoration:none}.module-link:hover{text-decoration:underline}.free-tier-text a{color:#5b9bd5}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.hero-note{margin:.75rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}.mobile-only-note{display:none}.statement h2{margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15;max-width:26ch}.statement p{font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.55;color:var(--muted);max-width:66ch}.home-section>h2{margin:0 0 .5rem;font-size:1.55rem}.home-section>.section-copy{margin-bottom:1.1rem}.pillar-eyebrow{margin:0;color:var(--accent-strong);font-family:Space Mono,monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.modules .module-card.pillar-card{justify-content:flex-start}.modules .module-card.pillar-card h3{margin:.5rem 0 .4rem;font-size:1.12rem;line-height:1.3}.pillar-list{margin:.6rem 0 0;padding-left:1.05rem;line-height:1.5;font-size:.92rem}.modules .module-card .pillar-list li{color:#111}.modules .module-card .pillar-note{margin:.9rem 0 0;color:#3f3f3f;font-size:.78rem;line-height:1.45}.flow-steps{margin:1.2rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.flow-step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;padding:.85rem 1rem;border:1px solid var(--line-subtle);border-radius:14px;background:linear-gradient(160deg,#2c2528e6,#1a1417f0)}.flow-step:after{content:"";position:absolute;left:calc(2rem - 1px);top:2.85rem;bottom:-.75rem;width:2px;background:linear-gradient(180deg,#c21f338c,#c21f3300)}.flow-step:last-child:after{display:none}.flow-num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:999px;background:var(--accent);color:#fff;font-family:Space Mono,monospace;font-size:.85rem;font-weight:700}.flow-step h3{margin:0 0 .25rem;font-size:1rem}.flow-step p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.flow-lead{margin:1.3rem 0 0}.flow-lead-image{display:block;width:100%;height:auto;border-radius:14px;border:1px solid var(--line-subtle);background:var(--surface-alt)}.flow-lead figcaption{margin-top:.6rem;color:var(--muted);font-size:.85rem;line-height:1.55;max-width:78ch}.flow-shots{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.flow-shots.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-shot{margin:0}.flow-shot .media-image{height:240px;object-position:left top}.flow-shot figcaption{margin-top:.55rem;color:var(--muted);font-size:.83rem;line-height:1.5}.flow-shot figcaption a{color:#5b9bd5;text-decoration:none;white-space:nowrap}.flow-shot figcaption a:hover{text-decoration:underline}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.problem-card{border:1px solid var(--line-subtle);border-radius:16px;padding:1rem 1.1rem;background:linear-gradient(160deg,#2c2528e6,#1a1417f0)}.problem-tag{margin:0 0 .45rem;color:var(--accent);font-family:Space Mono,monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.problem-card h3{margin:0 0 .55rem;font-size:1rem;line-height:1.4}.problem-fix{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.problem-fix strong{color:#fff}@media (max-width: 760px){.flow-shots,.flow-shots.two-up,.problem-grid{grid-template-columns:1fr}.flow-step{padding:.8rem .85rem}.flow-step:after{left:calc(1.85rem - 1px);top:2.8rem}.mobile-only-note{display:block;padding:0 1rem 1rem;margin:-.35rem 0 0}}.trust-since{margin:0 0 .7rem;display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .75rem;border:1px solid var(--line-subtle);background:#c21f331f;color:#fff;font-family:Space Mono,monospace;font-size:.74rem;letter-spacing:.03em}.incident-video{margin:2rem 0 .9rem}.incident-video-frame{position:relative;width:100%;border-radius:14px;border:1px solid var(--line-subtle);background:var(--bg);overflow:hidden;aspect-ratio:16 / 9}.incident-video-el{display:block;width:100%;height:100%;object-fit:contain;background:var(--bg);cursor:pointer}.incident-video-el::cue{opacity:0}.incident-video-el::-webkit-media-text-track-container{display:none!important}.incident-caption{position:absolute;left:50%;bottom:5%;transform:translate(-50%);width:min(88%,62ch);padding:.6rem .95rem;border-radius:10px;background:#050505d1;border:1px solid var(--line-subtle);color:#fff;font-size:clamp(.82rem,1.5vw,1.02rem);line-height:1.45;text-align:center;text-wrap:balance;pointer-events:none}.incident-caption-dispatch{color:#ffd27a;font-family:Space Mono,monospace;font-size:clamp(.74rem,1.35vw,.92rem);letter-spacing:.01em}.incident-caption-tag{display:block;font-size:.66rem;letter-spacing:.16em;color:var(--accent);margin-bottom:.3rem}.incident-video-bigplay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:74px;height:74px;border-radius:50%;border:1px solid var(--line);background:#050505b8;color:#fff;font-size:1.5rem;line-height:1;padding-left:6px;cursor:pointer;transition:background .15s ease,transform .15s ease}.incident-video-bigplay:hover{background:var(--accent);transform:scale(1.06)}.incident-video-bar{display:flex;align-items:center;gap:.6rem;margin-top:.7rem}.incident-video-btn{flex:0 0 auto;min-width:38px;height:32px;padding:0 .6rem;border-radius:8px;border:1px solid var(--line-subtle);background:var(--panel);color:var(--text);font-family:Space Mono,monospace;font-size:.72rem;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.incident-video-btn:hover{background:var(--panel-hover);border-color:var(--line)}.incident-video-btn[aria-pressed=true]{border-color:var(--accent);color:#fff}.incident-video-progress{flex:1 1 auto;height:6px;border-radius:999px;background:var(--panel);border:1px solid var(--line-subtle);overflow:hidden;cursor:pointer}.incident-video-progress span{display:block;height:100%;background:var(--accent)}.incident-video-note{color:var(--muted);font-size:.85rem;line-height:1.5;margin:0 0 1.6rem;max-width:68ch}@media (max-width: 620px){.incident-caption{bottom:3%;width:94%;padding:.45rem .6rem}.incident-video-bigplay{width:58px;height:58px;font-size:1.2rem}}
