.weather-dashboard-module__DwHRRq__top{grid-template-columns:minmax(240px,.85fr) minmax(0,1.65fr);gap:16px;margin:20px 0 16px;display:grid}.weather-dashboard-module__DwHRRq__bottom{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:16px;margin:16px 0;display:grid}.weather-dashboard-module__DwHRRq__current,.weather-dashboard-module__DwHRRq__forecast,.weather-dashboard-module__DwHRRq__daily,.weather-dashboard-module__DwHRRq__instruments,.weather-dashboard-module__DwHRRq__watch{border:1px solid var(--border);border-radius:var(--operation-radius-panel,8px);background:var(--panel);min-width:0}.weather-dashboard-module__DwHRRq__forecast,.weather-dashboard-module__DwHRRq__daily,.weather-dashboard-module__DwHRRq__instruments,.weather-dashboard-module__DwHRRq__watch{padding:20px}.weather-dashboard-module__DwHRRq__forecast h3,.weather-dashboard-module__DwHRRq__daily h3,.weather-dashboard-module__DwHRRq__instruments h3,.weather-dashboard-module__DwHRRq__watch h3{color:var(--foreground-strong);margin:0 0 20px;font-size:17px;font-weight:600;line-height:1.4}.weather-dashboard-module__DwHRRq__current,.weather-dashboard-module__DwHRRq__forecast,.weather-dashboard-module__DwHRRq__daily,.weather-dashboard-module__DwHRRq__instruments{font-variant-numeric:tabular-nums}.weather-dashboard-module__DwHRRq__current{color:#fff;background:#122d49;min-height:340px;position:relative;overflow:hidden}.weather-dashboard-module__DwHRRq__sky{background:linear-gradient(#040f1f8c,#040f1fb3),url(/weather/sky.webp) 50%/cover;position:absolute;inset:0}.weather-dashboard-module__DwHRRq__current[data-weather=rain] .weather-dashboard-module__DwHRRq__sky,.weather-dashboard-module__DwHRRq__current[data-weather=storm] .weather-dashboard-module__DwHRRq__sky{filter:grayscale(.9)brightness(.65)}.weather-dashboard-module__DwHRRq__current[data-weather=night] .weather-dashboard-module__DwHRRq__sky{filter:brightness(.35)saturate(.5)}.weather-dashboard-module__DwHRRq__current[data-weather=unknown] .weather-dashboard-module__DwHRRq__sky{background:#233c51}.weather-dashboard-module__DwHRRq__currentBody{flex-direction:column;align-items:flex-start;height:100%;padding:26px;display:flex;position:relative}.weather-dashboard-module__DwHRRq__temperature{letter-spacing:-.04em;white-space:normal;overflow-wrap:anywhere;max-width:100%;font-size:clamp(40px,5vw,76px);font-weight:600;line-height:1.1}.weather-dashboard-module__DwHRRq__currentBody>.weather-dashboard-module__DwHRRq__icon{color:#fff;width:60px;height:60px;margin:18px 0 8px}.weather-dashboard-module__DwHRRq__current h3{margin:0 0 8px;font-size:23px}.weather-dashboard-module__DwHRRq__current p{margin:0 0 24px}.weather-dashboard-module__DwHRRq__currentBottom{flex-wrap:wrap;gap:14px;margin-top:auto;font-size:13px;display:flex}.weather-dashboard-module__DwHRRq__currentBottom span{align-items:center;gap:5px;display:flex}.weather-dashboard-module__DwHRRq__icon{width:30px;height:30px;color:var(--foreground)}.weather-dashboard-module__DwHRRq__icon[data-weather=sun]{color:var(--warning)}.weather-dashboard-module__DwHRRq__hourScroll{overscroll-behavior-x:contain;padding:3px 0 8px;overflow-x:auto}.weather-dashboard-module__DwHRRq__hourScroll:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--operation-radius-control,6px)}.weather-dashboard-module__DwHRRq__hourTrack{grid-template-rows:auto 26px auto auto 120px auto auto;row-gap:6px;width:max-content;display:grid}.weather-dashboard-module__DwHRRq__hours{display:contents}.weather-dashboard-module__DwHRRq__hour{grid-template-rows:subgrid;text-align:center;grid-row:1/span 7;place-items:start center;min-width:0;font-size:12px;display:grid}.weather-dashboard-module__DwHRRq__hour time{grid-row:1;padding:0 4px;line-height:1.4}.weather-dashboard-module__DwHRRq__hour>.weather-dashboard-module__DwHRRq__icon{grid-row:2;width:26px;height:26px}.weather-dashboard-module__DwHRRq__hour>strong{grid-row:3;padding:0 4px}.weather-dashboard-module__DwHRRq__hour strong{font-size:16px}.weather-dashboard-module__DwHRRq__hour small{color:var(--muted);font-size:11px}.weather-dashboard-module__DwHRRq__condition{overflow-wrap:anywhere;grid-row:4;padding:0 4px;font-size:11px;line-height:1.5}.weather-dashboard-module__DwHRRq__chart{pointer-events:none;grid-area:5/1/auto/-1;width:100%;height:120px}.weather-dashboard-module__DwHRRq__gridline{stroke:var(--border);stroke-width:1px}.weather-dashboard-module__DwHRRq__tempLine{stroke:var(--accent);stroke-width:2px}.weather-dashboard-module__DwHRRq__dot{fill:var(--accent)}.weather-dashboard-module__DwHRRq__rain{grid-row:6;justify-content:center;align-items:center;gap:4px;padding:0 4px;line-height:1.5;display:flex}.weather-dashboard-module__DwHRRq__rain svg{flex-shrink:0}.weather-dashboard-module__DwHRRq__hourDetails{grid-row:7;width:100%;min-width:0}.weather-dashboard-module__DwHRRq__hourDetails>summary{justify-content:center;gap:4px;padding-inline:4px;font-size:12px;font-weight:500}.weather-dashboard-module__DwHRRq__hourDetails small{overflow-wrap:anywhere;padding:0 4px;line-height:1.8;display:block}.weather-dashboard-module__DwHRRq__day{border-top:1px solid var(--border);grid-template-columns:80px 28px 58px minmax(24px,1fr) 58px;align-items:center;gap:10px;padding:14px 0;font-size:12px;display:grid}.weather-dashboard-module__DwHRRq__day time{font-weight:600}.weather-dashboard-module__DwHRRq__day small{color:var(--muted);grid-column:1/-1;line-height:1.5}.weather-dashboard-module__DwHRRq__range{background:var(--panel-3);border-radius:3px;height:6px;position:relative}.weather-dashboard-module__DwHRRq__range i{background:var(--accent);border-radius:3px;height:100%;position:absolute}.weather-dashboard-module__DwHRRq__instrumentGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 16px;display:grid}.weather-dashboard-module__DwHRRq__instrumentGrid>div{grid-template-rows:subgrid;grid-row:span 4;min-width:0;display:grid}.weather-dashboard-module__DwHRRq__instrumentGrid h4{align-items:flex-start;gap:6px;margin:0;font-size:12px;font-weight:500;line-height:1.5;display:flex}.weather-dashboard-module__DwHRRq__instrumentGrid h4 svg{flex-shrink:0;margin-top:1px}.weather-dashboard-module__DwHRRq__instrumentGrid strong{overflow-wrap:anywhere;font-size:21px;font-weight:600;line-height:1.3}.weather-dashboard-module__DwHRRq__instrumentVisual{place-items:center start;min-height:72px;display:grid}.weather-dashboard-module__DwHRRq__instrumentGrid small,.weather-dashboard-module__DwHRRq__extra{color:var(--muted);font-size:12px;line-height:1.6}.weather-dashboard-module__DwHRRq__instrumentGrid meter{width:100%;height:8px;accent-color:var(--accent)}.weather-dashboard-module__DwHRRq__compass{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative}.weather-dashboard-module__DwHRRq__compass span{font-size:10px;position:absolute;top:3px}.weather-dashboard-module__DwHRRq__compass svg{color:var(--accent)}.weather-dashboard-module__DwHRRq__extra{margin:24px 0 0}.weather-dashboard-module__DwHRRq__watch{grid-template-columns:140px 1fr;column-gap:24px;display:grid}.weather-dashboard-module__DwHRRq__watch h3{margin:0}.weather-dashboard-module__DwHRRq__watch ul{margin:0;padding-left:18px}.weather-dashboard-module__DwHRRq__watch li,.weather-dashboard-module__DwHRRq__watch p{max-width:75ch;margin:0 0 6px;font-size:14px;line-height:1.6}.weather-dashboard-module__DwHRRq__watch small{color:var(--muted);grid-column:2;margin-top:10px}.weather-dashboard-module__DwHRRq__precipitation{pointer-events:none;position:absolute;inset:0;overflow:hidden}.weather-dashboard-module__DwHRRq__precipitation i{background:#fff9;width:1px;height:20px;animation:1.5s linear infinite weather-dashboard-module__DwHRRq__fall;position:absolute;top:-20px}.weather-dashboard-module__DwHRRq__current[data-weather=snow] .weather-dashboard-module__DwHRRq__precipitation i{border-radius:50%;width:4px;height:4px}@keyframes weather-dashboard-module__DwHRRq__fall{to{transform:translate(-35px,480px)}}@media (prefers-reduced-motion:reduce){.weather-dashboard-module__DwHRRq__precipitation i{animation:none;top:40%}}@media (max-width:1050px){.weather-dashboard-module__DwHRRq__bottom{grid-template-columns:1fr}}@media (max-width:700px){.weather-dashboard-module__DwHRRq__top{grid-template-columns:1fr}.weather-dashboard-module__DwHRRq__current{min-height:310px}.weather-dashboard-module__DwHRRq__temperature{font-size:64px}.weather-dashboard-module__DwHRRq__instrumentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-dashboard-module__DwHRRq__watch{display:block}.weather-dashboard-module__DwHRRq__watch h3{margin-bottom:12px}.weather-dashboard-module__DwHRRq__day{grid-template-columns:66px 24px 52px minmax(18px,1fr) 52px;gap:6px}.weather-dashboard-module__DwHRRq__forecast,.weather-dashboard-module__DwHRRq__daily,.weather-dashboard-module__DwHRRq__instruments,.weather-dashboard-module__DwHRRq__watch{padding:16px}}.weather-dashboard-module__DwHRRq__alerts{flex-wrap:wrap;align-items:baseline;gap:16px;padding:12px 0 20px;display:flex}.weather-dashboard-module__DwHRRq__alerts h3{margin:0;font-size:17px;font-weight:600;line-height:1.4}.weather-dashboard-module__DwHRRq__alerts p{margin:0}.weather-dashboard-module__DwHRRq__daily{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;column-gap:10px;display:grid}.weather-dashboard-module__DwHRRq__daily h3,.weather-dashboard-module__DwHRRq__daily>p{grid-column:1/-1}.weather-dashboard-module__DwHRRq__day{border-top:0;border-right:1px solid var(--border);text-align:center;flex-direction:column;gap:12px;padding:0 8px 0 0;display:flex}.weather-dashboard-module__DwHRRq__day:last-child{border:0}.weather-dashboard-module__DwHRRq__day time{min-height:34px}.weather-dashboard-module__DwHRRq__day .weather-dashboard-module__DwHRRq__range{order:3;width:7px;height:90px;margin:3px 0}.weather-dashboard-module__DwHRRq__day strong{order:2}.weather-dashboard-module__DwHRRq__day>span{order:4}.weather-dashboard-module__DwHRRq__day small{order:5;font-size:10px}.weather-dashboard-module__DwHRRq__day .weather-dashboard-module__DwHRRq__range i{bottom:var(--range-start);height:var(--range-size);width:100%!important;left:0!important}@media (min-width:1051px){.weather-dashboard-module__DwHRRq__bottom{grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr)}}@media (max-width:700px){.weather-dashboard-module__DwHRRq__daily{grid-template-columns:1fr}.weather-dashboard-module__DwHRRq__day{text-align:left;border-right:0;border-top:1px solid var(--border);grid-template-columns:66px 24px 52px minmax(18px,1fr) 52px;gap:6px;padding:12px 0;display:grid}.weather-dashboard-module__DwHRRq__day .weather-dashboard-module__DwHRRq__range{order:initial;width:auto;height:6px;margin:0}.weather-dashboard-module__DwHRRq__day .weather-dashboard-module__DwHRRq__range i{height:100%;bottom:0;left:var(--range-start)!important;width:var(--range-size)!important}.weather-dashboard-module__DwHRRq__day strong,.weather-dashboard-module__DwHRRq__day>span,.weather-dashboard-module__DwHRRq__day small{order:initial}.weather-dashboard-module__DwHRRq__day time{min-height:0}.weather-dashboard-module__DwHRRq__day small{grid-column:1/-1}.weather-dashboard-module__DwHRRq__instrumentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.weather-dashboard-module__DwHRRq__axis{fill:var(--muted);font-size:11px}.weather-dashboard-module__DwHRRq__watch{padding:16px 20px}.weather-dashboard-module__DwHRRq__watch li{margin:0}@media (min-width:1051px){.weather-dashboard-module__DwHRRq__forecast{padding:16px}.weather-dashboard-module__DwHRRq__forecast h3{margin-bottom:12px}.weather-dashboard-module__DwHRRq__currentBody{padding:22px}.weather-dashboard-module__DwHRRq__day .weather-dashboard-module__DwHRRq__range{height:64px}}.weather-dashboard-module__DwHRRq__day small{font-size:11px}
.weather-disclosure-module__jNc8tq__summary{min-height:44px;color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;font-weight:600;line-height:1.5;list-style:none;display:flex}.weather-disclosure-module__jNc8tq__summary::-webkit-details-marker{display:none}.weather-disclosure-module__jNc8tq__summary:hover{color:var(--foreground-strong)}.weather-disclosure-module__jNc8tq__summary:focus-visible{outline:2px solid var(--focus-ring,var(--accent));outline-offset:3px;border-radius:var(--operation-radius-control,6px)}.weather-disclosure-module__jNc8tq__chevron{width:16px;height:16px;color:var(--muted);flex:none}details[open]>.weather-disclosure-module__jNc8tq__summary>.weather-disclosure-module__jNc8tq__chevron{transform:rotate(180deg)}
.weather-report-loading-module__ZNy4Ia__loading{margin:20px 0 16px}.weather-report-loading-module__ZNy4Ia__status{align-items:center;gap:18px;padding:8px 0 24px;display:flex}.weather-report-loading-module__ZNy4Ia__symbol{height:64px;color:var(--accent);flex:0 0 64px;place-items:center;display:grid;position:relative}.weather-report-loading-module__ZNy4Ia__orbit{stroke-width:1.5px;width:100%;height:100%;animation:2.8s linear infinite weather-report-loading-module__ZNy4Ia__orbit;position:absolute;inset:0}.weather-report-loading-module__ZNy4Ia__track{stroke:var(--border-strong)}.weather-report-loading-module__ZNy4Ia__arc{stroke:var(--accent);stroke-dasharray:48 135;stroke-linecap:round}.weather-report-loading-module__ZNy4Ia__status p{min-width:0;margin:0;line-height:1.6}.weather-report-loading-module__ZNy4Ia__status strong{color:var(--foreground-strong);font-size:17px;font-weight:600;display:block}.weather-report-loading-module__ZNy4Ia__status p>span{color:var(--muted);max-width:65ch;margin-top:4px;font-size:13px;display:block}.weather-report-loading-module__ZNy4Ia__preview{grid-template-columns:minmax(240px,.85fr) minmax(0,1.65fr);gap:16px;display:grid}.weather-report-loading-module__ZNy4Ia__conditions,.weather-report-loading-module__ZNy4Ia__forecast{border:1px solid var(--border);border-radius:var(--operation-radius-panel,8px);background:var(--panel);min-width:0;min-height:280px;padding:26px}.weather-report-loading-module__ZNy4Ia__conditions{flex-direction:column;align-items:flex-start;display:flex}.weather-report-loading-module__ZNy4Ia__forecast{flex-direction:column;display:flex}.weather-report-loading-module__ZNy4Ia__preview span{background:var(--panel-3);border-radius:var(--operation-radius-control,6px);animation:2.8s ease-in-out infinite weather-report-loading-module__ZNy4Ia__breathe;display:block}.weather-report-loading-module__ZNy4Ia__shortLine{width:42%;height:12px}.weather-report-loading-module__ZNy4Ia__reading{width:48%;height:60px;margin:30px 0 20px}.weather-report-loading-module__ZNy4Ia__line{width:66%;height:14px}.weather-report-loading-module__ZNy4Ia__details{gap:12px;width:100%;margin-top:auto;padding-top:30px;display:flex}.weather-report-loading-module__ZNy4Ia__details span{flex:1;height:12px}.weather-report-loading-module__ZNy4Ia__hours{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:30px 0;display:grid}.weather-report-loading-module__ZNy4Ia__hour{flex-direction:column;align-items:center;gap:20px;display:flex}.weather-report-loading-module__ZNy4Ia__hour span{width:70%;height:10px}.weather-report-loading-module__ZNy4Ia__hour .weather-report-loading-module__ZNy4Ia__icon{width:28px;height:28px}.weather-report-loading-module__ZNy4Ia__summary{width:72%;height:12px;margin-top:auto}@keyframes weather-report-loading-module__ZNy4Ia__orbit{to{transform:rotate(360deg)}}@keyframes weather-report-loading-module__ZNy4Ia__breathe{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:700px){.weather-report-loading-module__ZNy4Ia__preview{grid-template-columns:1fr}.weather-report-loading-module__ZNy4Ia__conditions,.weather-report-loading-module__ZNy4Ia__forecast{min-height:220px;padding:20px}.weather-report-loading-module__ZNy4Ia__status{gap:14px}.weather-report-loading-module__ZNy4Ia__symbol{flex-basis:52px;height:52px}.weather-report-loading-module__ZNy4Ia__hours{gap:10px}}@media (prefers-reduced-motion:reduce){.weather-report-loading-module__ZNy4Ia__orbit,.weather-report-loading-module__ZNy4Ia__preview span{animation:none}}
.incident-sharing-module__0QMXja__workspace{--sharing-gap:24px;min-width:0;height:100%;min-height:100%;color:var(--foreground);background:var(--panel);flex-direction:column;display:flex}.incident-sharing-module__0QMXja__header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px 20px;display:flex}.incident-sharing-module__0QMXja__eyebrow{color:var(--muted);letter-spacing:.035em;margin:0 0 6px;font-size:12px;font-weight:650}.incident-sharing-module__0QMXja__title{letter-spacing:-.025em;color:var(--foreground-strong);overflow-wrap:anywhere;margin:0;font-size:clamp(22px,3vw,30px);font-weight:650;line-height:1.2}.incident-sharing-module__0QMXja__meta{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.incident-sharing-module__0QMXja__body{flex:1;grid-template-columns:196px minmax(0,1fr);min-height:0;display:grid}.incident-sharing-module__0QMXja__rail{border-right:1px solid var(--border);flex-direction:column;gap:4px;padding:20px 12px;display:flex;overflow:auto}.incident-sharing-module__0QMXja__navButton{text-align:left;border-radius:var(--operation-radius-control,10px);min-height:44px;color:var(--muted);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:550;display:flex}.incident-sharing-module__0QMXja__navButton[aria-current=page]{background:var(--panel-2);border-color:var(--border);color:var(--foreground-strong)}.incident-sharing-module__0QMXja__navButton:hover{background:var(--panel-2);color:var(--foreground-strong)}.incident-sharing-module__0QMXja__content{overscroll-behavior:contain;min-width:0;padding:28px;overflow:auto}.incident-sharing-module__0QMXja__section{max-width:1080px;margin:0 auto}.incident-sharing-module__0QMXja__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.incident-sharing-module__0QMXja__heading{color:var(--foreground-strong);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:650}.incident-sharing-module__0QMXja__subheading{color:var(--foreground-strong);margin:0 0 14px;font-size:16px;font-weight:650}.incident-sharing-module__0QMXja__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.incident-sharing-module__0QMXja__button{border:1px solid var(--border);border-radius:var(--operation-radius-control,10px);background:var(--panel-2);min-width:44px;min-height:44px;color:var(--foreground-strong);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.incident-sharing-module__0QMXja__button:hover{background:var(--panel-3)}.incident-sharing-module__0QMXja__button:disabled{opacity:.55;cursor:default}.incident-sharing-module__0QMXja__primary{background:var(--accent-strong);color:var(--accent-foreground,var(--panel));border-color:#0000}.incident-sharing-module__0QMXja__primary:hover{filter:brightness(1.1);background:var(--accent-strong)}.incident-sharing-module__0QMXja__danger{color:var(--danger)}.incident-sharing-module__0QMXja__button:focus-visible,.incident-sharing-module__0QMXja__navButton:focus-visible,.incident-sharing-module__0QMXja__row:focus-visible,.incident-sharing-module__0QMXja__input:focus-visible,.incident-sharing-module__0QMXja__fact:focus-visible,.incident-sharing-module__0QMXja__close:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px}.incident-sharing-module__0QMXja__notice{border:1px solid var(--border);border-radius:var(--operation-radius-control,10px);background:var(--panel-2);overflow-wrap:anywhere;margin-bottom:18px;padding:14px 16px;font-size:14px;line-height:1.6}.incident-sharing-module__0QMXja__error{border-color:var(--danger)}.incident-sharing-module__0QMXja__empty{color:var(--muted);padding:36px 0;line-height:1.7}.incident-sharing-module__0QMXja__facts{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:28px;display:grid}.incident-sharing-module__0QMXja__fact{text-align:left;border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--foreground-strong);background:0 0;min-height:102px;padding:20px}.incident-sharing-module__0QMXja__fact:hover{background:var(--panel-2)}.incident-sharing-module__0QMXja__factLabel{font-size:15px;font-weight:650;line-height:1.5;display:block}.incident-sharing-module__0QMXja__factDetail{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5;display:block}.incident-sharing-module__0QMXja__block{margin-bottom:30px}.incident-sharing-module__0QMXja__list{border-top:1px solid var(--border)}.incident-sharing-module__0QMXja__row{text-align:left;border:0;border-bottom:1px solid var(--border);width:100%;color:inherit;background:0 0;align-items:flex-start;gap:14px;padding:18px 4px;text-decoration:none;display:flex}button.incident-sharing-module__0QMXja__row{cursor:pointer}button.incident-sharing-module__0QMXja__row:hover{background:var(--panel-2)}.incident-sharing-module__0QMXja__rowIcon{color:var(--muted);flex-shrink:0;margin-top:3px}.incident-sharing-module__0QMXja__rowBody{flex:1;min-width:0}.incident-sharing-module__0QMXja__rowTitle{color:var(--foreground-strong);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:650;line-height:1.5}.incident-sharing-module__0QMXja__rowText{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0;font-size:14px;line-height:1.7}.incident-sharing-module__0QMXja__pill{background:var(--panel-3);color:var(--foreground);vertical-align:middle;border-radius:5px;margin-left:6px;padding:3px 7px;font-size:11px;font-weight:600;display:inline-flex}.incident-sharing-module__0QMXja__toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.incident-sharing-module__0QMXja__field{min-width:0;color:var(--foreground-strong);flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.incident-sharing-module__0QMXja__search{flex:1;min-width:180px}.incident-sharing-module__0QMXja__input{border:1px solid var(--border);border-radius:var(--operation-radius-control,10px);width:100%;min-height:44px;color:var(--foreground-strong);background:var(--field,var(--panel));font:inherit;padding:10px 12px;line-height:1.5}textarea.incident-sharing-module__0QMXja__input{resize:vertical;min-height:160px}.incident-sharing-module__0QMXja__form{flex-direction:column;gap:18px;display:flex}.incident-sharing-module__0QMXja__splitFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.incident-sharing-module__0QMXja__dialog{color:var(--foreground);border:1px solid var(--border);border-radius:var(--operation-radius-panel,16px);background:var(--panel);width:min(680px,100vw - 32px);max-height:calc(100dvh - 48px);padding:0;box-shadow:0 20px 60px #0005}.incident-sharing-module__0QMXja__dialog::backdrop{background:#0008}.incident-sharing-module__0QMXja__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.incident-sharing-module__0QMXja__dialogBody{padding:24px}.incident-sharing-module__0QMXja__close{min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:none;border-radius:8px;place-items:center;display:grid}.incident-sharing-module__0QMXja__detailGrid{grid-template-columns:minmax(100px,1fr) 2fr;gap:12px 20px;margin:22px 0;font-size:14px;line-height:1.6;display:grid}.incident-sharing-module__0QMXja__detailGrid dt{color:var(--muted)}.incident-sharing-module__0QMXja__detailGrid dd{overflow-wrap:anywhere;margin:0}.incident-sharing-module__0QMXja__preview{border:1px solid var(--border);background:var(--panel-2);border-radius:8px;width:100%;min-height:420px}.incident-sharing-module__0QMXja__imagePreview{object-fit:contain;width:100%;max-height:65vh}.incident-sharing-module__0QMXja__progress{width:100%;height:10px;accent-color:var(--accent-strong)}.incident-sharing-module__0QMXja__brief{border-left:3px solid var(--accent-strong);margin:20px 0;padding-left:20px}.incident-sharing-module__0QMXja__brief li{margin:12px 0;line-height:1.7}.incident-sharing-module__0QMXja__link{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}@media (max-width:760px){.incident-sharing-module__0QMXja__fact{min-height:76px;padding:14px}.incident-sharing-module__0QMXja__header{padding:20px 16px}.incident-sharing-module__0QMXja__body{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.incident-sharing-module__0QMXja__rail{border-right:0;border-bottom:1px solid var(--border);flex-flow:wrap;padding:8px;overflow:visible}.incident-sharing-module__0QMXja__navButton{flex:1 0 auto}.incident-sharing-module__0QMXja__content{padding:22px 16px}.incident-sharing-module__0QMXja__splitFields{grid-template-columns:1fr}.incident-sharing-module__0QMXja__dialogBody,.incident-sharing-module__0QMXja__dialogHeader{padding:18px}}@media (prefers-reduced-motion:reduce){.incident-sharing-module__0QMXja__workspace *{scroll-behavior:auto;transition:none}}.incident-sharing-module__0QMXja__weatherReport{min-width:0}.incident-sharing-module__0QMXja__weatherToolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;margin-bottom:20px;display:flex}.incident-sharing-module__0QMXja__weatherContext{flex:280px;min-width:0}.incident-sharing-module__0QMXja__weatherContext:empty{display:none}.incident-sharing-module__0QMXja__weatherContext>.incident-sharing-module__0QMXja__heading{margin-bottom:10px}.incident-sharing-module__0QMXja__weatherControls{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.incident-sharing-module__0QMXja__weatherControls svg{flex:none}.incident-sharing-module__0QMXja__weatherControls .incident-sharing-module__0QMXja__primary{background:var(--accent);color:var(--accent-foreground)}.incident-sharing-module__0QMXja__weatherControls .incident-sharing-module__0QMXja__primary:hover:not(:disabled){filter:brightness(.94)}.incident-sharing-module__0QMXja__weatherQuietButton{background:0 0;border-color:#0000}.incident-sharing-module__0QMXja__weatherPickerLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:220px;overflow:hidden}.incident-sharing-module__0QMXja__weatherPicker{min-width:0;position:relative}.incident-sharing-module__0QMXja__weatherOptions{z-index:20;background:var(--panel-2);border:1px solid var(--border-strong);border-radius:var(--operation-radius-panel,10px);width:min(380px,100vw - 80px);max-height:440px;box-shadow:var(--shadow);padding:16px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto}.incident-sharing-module__0QMXja__weatherUnitList{gap:4px;margin-top:12px;display:grid}.incident-sharing-module__0QMXja__weatherUnit{text-align:left;border-radius:var(--operation-radius-control,8px);width:100%;min-height:52px;color:var(--foreground);background:0 0;border:1px solid #0000;gap:4px;padding:10px;display:grid}.incident-sharing-module__0QMXja__weatherUnit:hover,.incident-sharing-module__0QMXja__weatherUnit:focus-visible{background:var(--field);border-color:var(--border-strong)}.incident-sharing-module__0QMXja__weatherUnit:disabled{opacity:.55}.incident-sharing-module__0QMXja__weatherUnit span{color:var(--muted);font-size:12px}.incident-sharing-module__0QMXja__weatherLocation h3{overflow-wrap:anywhere;margin-bottom:6px;font-size:17px;font-weight:600}.incident-sharing-module__0QMXja__weatherLocation .incident-sharing-module__0QMXja__meta{font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:2px 16px;margin:0;font-size:12px;display:flex}.incident-sharing-module__0QMXja__weatherBlock{border-bottom:1px solid var(--border);padding:24px 0}.incident-sharing-module__0QMXja__weatherMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px;margin-top:20px;display:grid}.incident-sharing-module__0QMXja__weatherMetrics dt{color:var(--muted);margin-bottom:6px;font-size:12px}.incident-sharing-module__0QMXja__weatherMetrics dd{color:var(--foreground-strong);overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:600}.incident-sharing-module__0QMXja__weatherAlert{border-top:1px solid var(--border);flex:1 0 100%;min-width:0;margin:0;padding:16px 0 0}.incident-sharing-module__0QMXja__weatherAlert h4,.incident-sharing-module__0QMXja__weatherDay h4{margin:0 0 6px}.incident-sharing-module__0QMXja__weatherAlert p,.incident-sharing-module__0QMXja__weatherDay p{white-space:pre-line;line-height:1.6}.incident-sharing-module__0QMXja__weatherTable{overflow-x:auto}.incident-sharing-module__0QMXja__weatherTable table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.incident-sharing-module__0QMXja__weatherTable th{color:var(--muted);font-weight:550}.incident-sharing-module__0QMXja__weatherTable td,.incident-sharing-module__0QMXja__weatherTable th{border-bottom:1px solid var(--border);min-width:110px;padding:12px 14px}.incident-sharing-module__0QMXja__weatherDay{border-top:1px solid var(--border);padding:14px 0}.incident-sharing-module__0QMXja__weatherReference{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:28px}@media (max-width:700px){.incident-sharing-module__0QMXja__weatherMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.incident-sharing-module__0QMXja__weatherControls{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);width:100%;margin-left:0;display:grid;position:relative}.incident-sharing-module__0QMXja__weatherControls>button:last-child{grid-column:1/-1}.incident-sharing-module__0QMXja__weatherPicker{position:static}.incident-sharing-module__0QMXja__weatherPicker>button{justify-content:flex-start;width:100%}.incident-sharing-module__0QMXja__weatherPickerLabel{text-align:left;flex:1;max-width:none}.incident-sharing-module__0QMXja__weatherOptions{width:100%}}
.weather-intelligence-module__dkmNBW__workspace{min-width:0;color:var(--foreground);margin:12px 0 28px}.weather-intelligence-module__dkmNBW__summaryGrid{border-top:1px solid var(--border);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:36px;padding:24px 0 28px;display:grid}.weather-intelligence-module__dkmNBW__briefing,.weather-intelligence-module__dkmNBW__changes,.weather-intelligence-module__dkmNBW__timeline{min-width:0}.weather-intelligence-module__dkmNBW__workspace h3{color:var(--foreground-strong);text-wrap:balance;margin:0;font-size:17px;font-weight:600;line-height:1.4}.weather-intelligence-module__dkmNBW__heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 20px;margin-bottom:10px;display:flex}.weather-intelligence-module__dkmNBW__changes>h3{margin-bottom:10px}.weather-intelligence-module__dkmNBW__body,.weather-intelligence-module__dkmNBW__context,.weather-intelligence-module__dkmNBW__highlights p,.weather-intelligence-module__dkmNBW__changeList p,.weather-intelligence-module__dkmNBW__evidenceList p{overflow-wrap:anywhere;max-width:75ch;margin:0 0 12px;font-size:14px;line-height:1.65}.weather-intelligence-module__dkmNBW__context{color:var(--muted);margin-bottom:16px;font-size:13px}.weather-intelligence-module__dkmNBW__metadata{color:var(--muted);overflow-wrap:anywhere;margin:0 0 10px;font-size:12px;line-height:1.6}.weather-intelligence-module__dkmNBW__heading>.weather-intelligence-module__dkmNBW__metadata{margin:0}.weather-intelligence-module__dkmNBW__highlights,.weather-intelligence-module__dkmNBW__changeList{margin:0;padding:0;list-style:none}.weather-intelligence-module__dkmNBW__highlights>li+li,.weather-intelligence-module__dkmNBW__changeList>li+li{margin-top:16px}.weather-intelligence-module__dkmNBW__highlights p{margin-bottom:0}.weather-intelligence-module__dkmNBW__highlights{margin-bottom:14px}.weather-intelligence-module__dkmNBW__changeList strong,.weather-intelligence-module__dkmNBW__evidenceList strong{color:var(--foreground-strong);margin:0 0 3px;font-size:14px;font-weight:600;line-height:1.5;display:block}.weather-intelligence-module__dkmNBW__changeList p{margin-bottom:0}.weather-intelligence-module__dkmNBW__citations{flex-wrap:wrap;column-gap:12px;display:flex}.weather-intelligence-module__dkmNBW__sourceLink{min-width:44px;min-height:44px;color:var(--foreground);text-underline-offset:3px;overflow-wrap:anywhere;align-items:center;font-size:12px;line-height:1.5;text-decoration:underline;display:inline-flex}.weather-intelligence-module__dkmNBW__sourceLink:hover{color:var(--foreground-strong);text-decoration-thickness:2px}.weather-intelligence-module__dkmNBW__error{color:var(--foreground-strong);margin:0 0 14px;font-size:14px;font-weight:600;line-height:1.65}.weather-intelligence-module__dkmNBW__notices{color:var(--muted);margin:12px 0 16px;padding-left:18px;font-size:12px;line-height:1.7}.weather-intelligence-module__dkmNBW__notices li+li{margin-top:4px}.weather-intelligence-module__dkmNBW__timeline{border-top:1px solid var(--border);padding-top:24px}.weather-intelligence-module__dkmNBW__tableScroll{overscroll-behavior-x:contain;width:100%;margin:16px 0 4px;scroll-padding-inline-start:112px;overflow-x:auto}.weather-intelligence-module__dkmNBW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;min-width:720px;font-size:13px}.weather-intelligence-module__dkmNBW__table th,.weather-intelligence-module__dkmNBW__table td{border-bottom:1px solid var(--border);vertical-align:top;padding:14px 14px 14px 0;line-height:1.5}.weather-intelligence-module__dkmNBW__table th:last-child,.weather-intelligence-module__dkmNBW__table td:last-child{padding-right:0}.weather-intelligence-module__dkmNBW__table thead th{color:var(--muted);white-space:nowrap;padding-top:8px;padding-bottom:10px;font-size:12px;font-weight:500}.weather-intelligence-module__dkmNBW__table tbody th{min-width:92px;color:var(--foreground-strong);font-weight:600}.weather-intelligence-module__dkmNBW__table tr>:first-child{z-index:1;background:var(--panel);border-inline-end:1px solid var(--border);font-variant-numeric:tabular-nums;width:112px;min-width:112px;padding-inline-start:10px;position:sticky;inset-inline-start:0}.weather-intelligence-module__dkmNBW__table tr>:nth-child(2){padding-inline-start:16px}.weather-intelligence-module__dkmNBW__table td:nth-child(2){width:25%}.weather-intelligence-module__dkmNBW__table td:nth-child(3),.weather-intelligence-module__dkmNBW__table td:nth-child(4),.weather-intelligence-module__dkmNBW__table td:nth-child(5){white-space:nowrap;font-variant-numeric:tabular-nums}.weather-intelligence-module__dkmNBW__table td:last-child{width:29%;min-width:175px}.weather-intelligence-module__dkmNBW__periodEnd{color:var(--muted);margin-top:2px;font-size:11px;font-weight:400;display:block}.weather-intelligence-module__dkmNBW__limitResult strong{color:var(--foreground-strong);font-weight:600}.weather-intelligence-module__dkmNBW__limitResult ul{margin:3px 0 0;padding:0;list-style:none}.weather-intelligence-module__dkmNBW__limitResult p{margin:3px 0 0;font-size:12px}.weather-intelligence-module__dkmNBW__table tr[data-crossing=true] td:last-child{background:var(--panel-2);padding-left:12px;padding-right:12px}.weather-intelligence-module__dkmNBW__details{border-bottom:1px solid var(--border)}.weather-intelligence-module__dkmNBW__details>summary{min-height:48px}.weather-intelligence-module__dkmNBW__sourceCount{color:var(--muted);margin-inline-start:12px;font-size:12px;font-weight:400}.weather-intelligence-module__dkmNBW__limitForm{max-width:760px;padding:10px 0 24px}.weather-intelligence-module__dkmNBW__limitForm fieldset{border:0;min-width:0;margin:20px 0 0;padding:0}.weather-intelligence-module__dkmNBW__limitForm legend{color:var(--foreground-strong);margin-bottom:12px;padding:0;font-size:14px;font-weight:600}.weather-intelligence-module__dkmNBW__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.weather-intelligence-module__dkmNBW__limitForm label{min-width:0;color:var(--foreground);flex-direction:column;gap:6px;font-size:13px;line-height:1.5;display:flex}.weather-intelligence-module__dkmNBW__optional{color:var(--muted);margin-top:-5px;font-size:11px}.weather-intelligence-module__dkmNBW__limitForm input{border:1px solid var(--border-strong);border-radius:var(--operation-radius-control,6px);background:var(--field);width:100%;min-width:0;min-height:44px;color:var(--foreground);font:inherit;font-variant-numeric:tabular-nums;padding:9px 12px}.weather-intelligence-module__dkmNBW__limitForm input[aria-invalid=true]{border-color:var(--foreground-strong)}.weather-intelligence-module__dkmNBW__referenceField{margin-top:20px}.weather-intelligence-module__dkmNBW__fieldError{color:var(--foreground-strong);font-size:12px;font-weight:600;line-height:1.5}.weather-intelligence-module__dkmNBW__actions{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:20px;display:flex}.weather-intelligence-module__dkmNBW__actions .weather-intelligence-module__dkmNBW__metadata{margin:0}.weather-intelligence-module__dkmNBW__button,.weather-intelligence-module__dkmNBW__primaryButton{border-radius:var(--operation-radius-control,6px);cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.weather-intelligence-module__dkmNBW__button{background:var(--panel);color:var(--foreground);border:1px solid var(--border-strong)}.weather-intelligence-module__dkmNBW__button:hover{background:var(--panel-2)}.weather-intelligence-module__dkmNBW__primaryButton{background:var(--accent);color:var(--accent-foreground);border:1px solid #0000}.weather-intelligence-module__dkmNBW__primaryButton:hover{filter:brightness(.94)}.weather-intelligence-module__dkmNBW__button:disabled,.weather-intelligence-module__dkmNBW__primaryButton:disabled{cursor:wait;color:var(--muted);background:var(--panel-2)}.weather-intelligence-module__dkmNBW__workspace :is(button,input,summary,a,[tabindex]):focus-visible{outline:2px solid var(--focus-ring,var(--accent));outline-offset:3px}.weather-intelligence-module__dkmNBW__evidenceList{margin:8px 0 20px;padding-left:24px}.weather-intelligence-module__dkmNBW__evidenceList li{color:var(--muted);padding:8px 0 14px 6px;scroll-margin-top:24px;font-size:12px}.weather-intelligence-module__dkmNBW__evidenceList li+li{border-top:1px solid var(--border);padding-top:16px}.weather-intelligence-module__dkmNBW__evidenceList p{color:var(--foreground);margin-bottom:0}.weather-intelligence-module__dkmNBW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:850px){.weather-intelligence-module__dkmNBW__summaryGrid{grid-template-columns:minmax(0,1fr);gap:24px}.weather-intelligence-module__dkmNBW__changes{border-top:1px solid var(--border);padding-top:24px}}@media (max-width:550px){.weather-intelligence-module__dkmNBW__fields{grid-template-columns:minmax(0,1fr);gap:16px}.weather-intelligence-module__dkmNBW__summaryGrid,.weather-intelligence-module__dkmNBW__timeline{padding-top:20px}.weather-intelligence-module__dkmNBW__heading{gap:6px 12px}}
.incident-weather-watch-module__EF3DDq__workspace{min-width:0;color:var(--foreground)}.incident-weather-watch-module__EF3DDq__tabs{border-bottom:1px solid var(--border);gap:20px;margin-bottom:24px;display:flex;overflow-x:auto}.incident-weather-watch-module__EF3DDq__tab{min-height:48px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;padding:10px 0;font-size:14px;font-weight:600}.incident-weather-watch-module__EF3DDq__tab[aria-current=page]{border-bottom-color:var(--accent);color:var(--foreground-strong)}.incident-weather-watch-module__EF3DDq__heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.incident-weather-watch-module__EF3DDq__heading h2,.incident-weather-watch-module__EF3DDq__detail h3,.incident-weather-watch-module__EF3DDq__settings h3,.incident-weather-watch-module__EF3DDq__report h3{color:var(--foreground-strong);margin:0 0 6px;font-size:17px;font-weight:600;line-height:1.4}.incident-weather-watch-module__EF3DDq__meta{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.incident-weather-watch-module__EF3DDq__body{overflow-wrap:anywhere;max-width:75ch;margin:0 0 12px;font-size:14px;line-height:1.65}.incident-weather-watch-module__EF3DDq__notice{color:var(--foreground);margin:0;padding:14px 0;font-size:14px;line-height:1.6}.incident-weather-watch-module__EF3DDq__notice button{margin-left:12px}.incident-weather-watch-module__EF3DDq__coverage{border-block:1px solid var(--border);flex-wrap:wrap;gap:10px 24px;margin:0;padding:16px 0;display:flex}.incident-weather-watch-module__EF3DDq__coverage div{align-items:baseline;gap:7px;font-size:13px;line-height:1.6;display:flex}.incident-weather-watch-module__EF3DDq__coverage dt{color:var(--muted)}.incident-weather-watch-module__EF3DDq__coverage dd{font-variant-numeric:tabular-nums;color:var(--foreground-strong);order:-1;margin:0;font-weight:600}.incident-weather-watch-module__EF3DDq__toolbar{flex-wrap:wrap;align-items:end;gap:16px;padding:20px 0;display:flex}.incident-weather-watch-module__EF3DDq__toolbar>label:first-child{flex:240px}.incident-weather-watch-module__EF3DDq__toolbar>label:last-child{flex:0 220px}.incident-weather-watch-module__EF3DDq__field{flex-direction:column;gap:6px;min-width:0;font-size:13px;line-height:1.5;display:flex}.incident-weather-watch-module__EF3DDq__field input,.incident-weather-watch-module__EF3DDq__field select,.incident-weather-watch-module__EF3DDq__field textarea{border:1px solid var(--border-strong);border-radius:var(--operation-radius-control,6px);width:100%;min-width:0;min-height:44px;color:var(--foreground);background:var(--field);font:inherit;padding:9px 12px}.incident-weather-watch-module__EF3DDq__field textarea{resize:vertical;min-height:72px}.incident-weather-watch-module__EF3DDq__button,.incident-weather-watch-module__EF3DDq__primaryButton{border-radius:var(--operation-radius-control,6px);cursor:pointer;justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.incident-weather-watch-module__EF3DDq__button{background:var(--panel);border:1px solid var(--border-strong);color:var(--foreground)}.incident-weather-watch-module__EF3DDq__button:hover{background:var(--panel-2)}.incident-weather-watch-module__EF3DDq__primaryButton{background:var(--accent);color:var(--accent-foreground);border:1px solid #0000}.incident-weather-watch-module__EF3DDq__button:disabled,.incident-weather-watch-module__EF3DDq__primaryButton:disabled{cursor:default;background:var(--panel-2);color:var(--muted);border-color:var(--border)}.incident-weather-watch-module__EF3DDq__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.incident-weather-watch-module__EF3DDq__split{grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:28px;display:grid}.incident-weather-watch-module__EF3DDq__list{min-width:0;margin:0;padding:0;list-style:none}.incident-weather-watch-module__EF3DDq__list>li{border-bottom:1px solid var(--border)}.incident-weather-watch-module__EF3DDq__unitRow{width:100%;min-height:72px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px 16px;padding:16px 12px;font-size:13px;line-height:1.6;display:grid}.incident-weather-watch-module__EF3DDq__unitRow:hover{background:var(--panel-2)}.incident-weather-watch-module__EF3DDq__unitRow[aria-pressed=true]{background:var(--panel-2);box-shadow:inset 2px 0 var(--accent)}.incident-weather-watch-module__EF3DDq__unitRow strong{color:var(--foreground-strong);font-size:14px;font-weight:600}.incident-weather-watch-module__EF3DDq__unitRow .incident-weather-watch-module__EF3DDq__meta{display:block}.incident-weather-watch-module__EF3DDq__rowState{text-align:right;font-size:12px;font-weight:600}.incident-weather-watch-module__EF3DDq__rowSummary{grid-column:1/-1}.incident-weather-watch-module__EF3DDq__summaryLine{margin-bottom:6px;display:block}.incident-weather-watch-module__EF3DDq__detail{border-left:1px solid var(--border);min-width:0;padding-left:24px}.incident-weather-watch-module__EF3DDq__detailHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.incident-weather-watch-module__EF3DDq__detailSection{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.incident-weather-watch-module__EF3DDq__detail h4,.incident-weather-watch-module__EF3DDq__settings h4,.incident-weather-watch-module__EF3DDq__report h4{color:var(--foreground-strong);margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.5}.incident-weather-watch-module__EF3DDq__alert{padding:16px 0}.incident-weather-watch-module__EF3DDq__alert+.incident-weather-watch-module__EF3DDq__alert{border-top:1px solid var(--border)}.incident-weather-watch-module__EF3DDq__link{min-height:44px;color:var(--foreground);text-underline-offset:3px;align-items:center;font-size:13px;text-decoration:underline;display:inline-flex}.incident-weather-watch-module__EF3DDq__evidenceButton{min-width:44px;min-height:44px;color:var(--foreground);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;padding:6px 0;font-size:12px;text-decoration:underline;display:inline-flex}.incident-weather-watch-module__EF3DDq__map{border-radius:var(--operation-radius-panel,8px);background:var(--panel-2);width:100%;height:260px;margin-top:12px}.incident-weather-watch-module__EF3DDq__tableScroll{overscroll-behavior-x:contain;margin:12px 0;overflow-x:auto}.incident-weather-watch-module__EF3DDq__table{border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums;width:100%;font-size:12px}.incident-weather-watch-module__EF3DDq__table th,.incident-weather-watch-module__EF3DDq__table td{border-bottom:1px solid var(--border);vertical-align:top;padding:12px 12px 12px 0;line-height:1.5}.incident-weather-watch-module__EF3DDq__table thead th{color:var(--muted);white-space:nowrap;font-weight:500}.incident-weather-watch-module__EF3DDq__table td{min-width:68px}.incident-weather-watch-module__EF3DDq__table th:first-child{min-width:95px}.incident-weather-watch-module__EF3DDq__settings{border-top:1px solid var(--border);margin-top:28px}.incident-weather-watch-module__EF3DDq__settings form{max-width:900px;padding:8px 0 24px}.incident-weather-watch-module__EF3DDq__fieldset{border:0;min-width:0;margin:24px 0;padding:0}.incident-weather-watch-module__EF3DDq__fieldset legend{color:var(--foreground-strong);margin-bottom:12px;padding:0;font-size:14px;font-weight:600}.incident-weather-watch-module__EF3DDq__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.incident-weather-watch-module__EF3DDq__wideField{grid-column:1/-1}.incident-weather-watch-module__EF3DDq__check{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:13px;line-height:1.6;display:flex}.incident-weather-watch-module__EF3DDq__check input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}.incident-weather-watch-module__EF3DDq__check span{display:block}.incident-weather-watch-module__EF3DDq__recipientList{border-block:1px solid var(--border);max-height:260px;margin:12px 0;padding:0;list-style:none;overflow-y:auto}.incident-weather-watch-module__EF3DDq__recipientList li+li{border-top:1px solid var(--border)}.incident-weather-watch-module__EF3DDq__recipientList label{padding:8px 0}.incident-weather-watch-module__EF3DDq__error{color:var(--foreground-strong);margin:12px 0;font-size:13px;font-weight:600;line-height:1.6}.incident-weather-watch-module__EF3DDq__report{min-width:0}.incident-weather-watch-module__EF3DDq__reportText{white-space:pre-wrap;font:inherit;overflow-wrap:anywhere;margin:0 0 20px;font-size:14px;line-height:1.7}.incident-weather-watch-module__EF3DDq__workspace :is(button,input,select,textarea,summary,a,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:1050px){.incident-weather-watch-module__EF3DDq__split{grid-template-columns:minmax(0,1fr)}.incident-weather-watch-module__EF3DDq__detail{border-left:0;border-top:1px solid var(--border);padding:24px 0 0}}@media (max-width:600px){.incident-weather-watch-module__EF3DDq__fields{grid-template-columns:minmax(0,1fr)}.incident-weather-watch-module__EF3DDq__heading{flex-direction:column}.incident-weather-watch-module__EF3DDq__tabs{gap:16px}.incident-weather-watch-module__EF3DDq__unitRow{padding-inline:8px}.incident-weather-watch-module__EF3DDq__toolbar>label:last-child{flex:180px}.incident-weather-watch-module__EF3DDq__field input,.incident-weather-watch-module__EF3DDq__field select,.incident-weather-watch-module__EF3DDq__field textarea{font-size:16px}}
.aoo-operational-module__ursMgW__panel{color:var(--foreground);min-width:0;font-size:14px;line-height:1.5}.aoo-operational-module__ursMgW__fields{border:0;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;min-width:0;margin:12px 0;padding:0;display:grid}.aoo-operational-module__ursMgW__legend{color:var(--foreground-strong);margin-bottom:8px;font-weight:650}.aoo-operational-module__ursMgW__fields label,.aoo-operational-module__ursMgW__fieldLabel{color:var(--muted);flex-direction:column;gap:6px;font-size:13px;display:flex}.aoo-operational-module__ursMgW__fields select{background:var(--field,var(--panel-2));width:100%;min-width:0;min-height:44px;color:var(--foreground);border:1px solid var(--border);font:inherit;border-radius:8px;padding:8px}.aoo-operational-module__ursMgW__colorRow{gap:6px;display:flex}.aoo-operational-module__ursMgW__colorRow input{border:1px solid var(--border);background:var(--field,var(--panel-2));border-radius:8px;flex:0 0 44px;width:44px;height:44px;padding:3px}.aoo-operational-module__ursMgW__hint{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px}.aoo-operational-module__ursMgW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.aoo-operational-module__ursMgW__header h3{color:var(--foreground-strong);margin:0;font-size:16px}.aoo-operational-module__ursMgW__button{border:1px solid var(--border);background:var(--field,var(--panel-2));min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:8px;padding:8px 12px}.aoo-operational-module__ursMgW__button:disabled{opacity:.55;cursor:default}.aoo-operational-module__ursMgW__panel button:focus-visible,.aoo-operational-module__ursMgW__fields select:focus-visible,.aoo-operational-module__ursMgW__fields input:focus-visible{outline:2px solid var(--accent-strong,var(--accent));outline-offset:2px}.aoo-operational-module__ursMgW__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.aoo-operational-module__ursMgW__tab{text-align:left;padding:10px;}.aoo-operational-module__ursMgW__tab[aria-pressed=true]{border-color:var(--accent-strong,var(--accent));background:var(--panel-3)}.aoo-operational-module__ursMgW__tab strong{font-variant-numeric:tabular-nums;font-size:22px;display:block}.aoo-operational-module__ursMgW__tab span{font-size:12px}.aoo-operational-module__ursMgW__notice{border:1px solid var(--border);color:var(--muted);background:var(--panel-2);border-radius:8px;margin:12px 0;padding:12px}.aoo-operational-module__ursMgW__notice[role=alert]{color:var(--danger)}.aoo-operational-module__ursMgW__list{border-top:1px solid var(--border);margin:12px 0;padding:0;list-style:none}.aoo-operational-module__ursMgW__list li{border-bottom:1px solid var(--border);padding:12px 0}.aoo-operational-module__ursMgW__unit{color:var(--foreground-strong);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0;font-weight:650}.aoo-operational-module__ursMgW__evidence{color:var(--muted);font-size:12px;display:block}.aoo-operational-module__ursMgW__meta{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.aoo-operational-module__ursMgW__swatch{border:3px solid;border-radius:4px;flex:none;width:18px;height:18px}.aoo-operational-module__ursMgW__actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}
.sharing-analytics-module__XYhj-W__totals{border-block:1px solid var(--border);flex-wrap:wrap;gap:8px 30px;margin-bottom:28px;padding:12px 0;display:flex}.sharing-analytics-module__XYhj-W__totals button{text-align:left;min-height:44px;color:var(--foreground-strong);cursor:pointer;background:0 0;align-items:baseline;gap:9px;padding:8px 2px;display:flex}.sharing-analytics-module__XYhj-W__totals strong{font-variant-numeric:tabular-nums;font-size:27px;font-weight:650}.sharing-analytics-module__XYhj-W__totals span{color:var(--muted);font-size:13px}.sharing-analytics-module__XYhj-W__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.sharing-analytics-module__XYhj-W__panel{border:1px solid var(--border);border-radius:var(--operation-radius-control,10px);min-width:0;padding:22px}.sharing-analytics-module__XYhj-W__panel h3,.sharing-analytics-module__XYhj-W__panel h4{margin-bottom:0}.sharing-analytics-module__XYhj-W__panelHeader,.sharing-analytics-module__XYhj-W__areaHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sharing-analytics-module__XYhj-W__textButton{min-height:44px;color:var(--foreground-strong);cursor:pointer;background:0 0;align-items:center;gap:4px;font-size:13px;display:inline-flex}.sharing-analytics-module__XYhj-W__bars{gap:12px;margin-top:22px;display:grid}.sharing-analytics-module__XYhj-W__bar{width:100%;min-width:0;min-height:48px;color:var(--foreground-strong);text-align:left;background:0 0;padding:7px 0;display:block}button.sharing-analytics-module__XYhj-W__bar{cursor:pointer}button.sharing-analytics-module__XYhj-W__bar:hover .sharing-analytics-module__XYhj-W__barLabel,.sharing-analytics-module__XYhj-W__textButton:hover{text-underline-offset:4px;text-decoration:underline}.sharing-analytics-module__XYhj-W__barHeading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:9px;font-size:14px;display:flex}.sharing-analytics-module__XYhj-W__barLabel{overflow-wrap:anywhere}.sharing-analytics-module__XYhj-W__barValue{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-weight:650;display:inline-flex}.sharing-analytics-module__XYhj-W__track{background:var(--panel-3);border-radius:3px;height:9px;display:block;overflow:hidden}.sharing-analytics-module__XYhj-W__track>span{border-radius:inherit;background:var(--accent-strong);height:100%;display:block}.sharing-analytics-module__XYhj-W__barNote{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.6;display:block}.sharing-analytics-module__XYhj-W__message{color:var(--muted);margin:24px 0 8px;font-size:14px;line-height:1.7}.sharing-analytics-module__XYhj-W__areaSection{border-top:1px solid var(--border);margin-top:36px;padding-top:28px}.sharing-analytics-module__XYhj-W__areaHeader h3{margin-bottom:0}.sharing-analytics-module__XYhj-W__areaHeader{align-items:start;margin-bottom:20px}.sharing-analytics-module__XYhj-W__controls{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:22px;display:flex}.sharing-analytics-module__XYhj-W__controls label{min-width:0;color:var(--muted);gap:8px;font-size:13px;display:grid}.sharing-analytics-module__XYhj-W__controls label:first-child{flex:220px}.sharing-analytics-module__XYhj-W__controls select{max-width:100%}.sharing-analytics-module__XYhj-W__unavailable{min-height:48px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px 12px;padding-block:8px;font-size:14px;display:flex}.sharing-analytics-module__XYhj-W__unavailable small{width:100%;font-size:12px;line-height:1.6}.sharing-analytics-module__XYhj-W__coverage{flex-wrap:wrap;align-items:center;gap:24px;padding-block:24px;display:flex}.sharing-analytics-module__XYhj-W__donut{flex:0 0 150px;width:150px}.sharing-analytics-module__XYhj-W__donutTrack{stroke:var(--panel-3)}.sharing-analytics-module__XYhj-W__donutValue{stroke:var(--accent-strong)}.sharing-analytics-module__XYhj-W__donutNumber{fill:var(--foreground-strong);font-size:23px;font-weight:650}.sharing-analytics-module__XYhj-W__donutLabel{fill:var(--muted);font-size:12px}.sharing-analytics-module__XYhj-W__coverageValues{flex:150px;gap:14px;margin:0;display:grid}.sharing-analytics-module__XYhj-W__coverageValues div{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.sharing-analytics-module__XYhj-W__coverageValues dt{color:var(--muted)}.sharing-analytics-module__XYhj-W__coverageValues dd{font-variant-numeric:tabular-nums;color:var(--foreground-strong);margin:0;font-weight:650}.sharing-analytics-module__XYhj-W__bar:focus-visible,.sharing-analytics-module__XYhj-W__textButton:focus-visible,.sharing-analytics-module__XYhj-W__totals button:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px;border-radius:3px}@media (max-width:1000px){.sharing-analytics-module__XYhj-W__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.sharing-analytics-module__XYhj-W__panel{padding:18px}.sharing-analytics-module__XYhj-W__controls{align-items:stretch}.sharing-analytics-module__XYhj-W__controls label{flex:100%}.sharing-analytics-module__XYhj-W__coverage{gap:18px}.sharing-analytics-module__XYhj-W__totals{gap:4px 20px}}.sharing-analytics-module__XYhj-W__loadMore{margin-bottom:18px}
.sharing-field-analytics-module__6jpHBW__workspace{gap:28px;display:grid}.sharing-field-analytics-module__6jpHBW__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.sharing-field-analytics-module__6jpHBW__scope{color:var(--muted);letter-spacing:.03em;font-size:12px;font-weight:600}.sharing-field-analytics-module__6jpHBW__explanation{color:var(--muted);max-width:82ch;margin:12px 0 18px;font-size:13px;line-height:1.7}.sharing-field-analytics-module__6jpHBW__areaBoard{border-block:1px solid var(--border);min-width:0;padding-block:24px}.sharing-field-analytics-module__6jpHBW__areaColumns,.sharing-field-analytics-module__6jpHBW__areaRow{grid-template-columns:minmax(160px,1.6fr) repeat(3,minmax(115px,1fr));align-items:center;gap:12px;display:grid}.sharing-field-analytics-module__6jpHBW__areaColumns{color:var(--muted);padding:8px 0;font-size:12px}.sharing-field-analytics-module__6jpHBW__areaRow{border-top:1px solid var(--border);padding-block:12px}.sharing-field-analytics-module__6jpHBW__areaName{gap:0;min-width:0;display:grid}.sharing-field-analytics-module__6jpHBW__areaName button{text-align:left;overflow-wrap:anywhere;justify-content:start}.sharing-field-analytics-module__6jpHBW__areaName>span{color:var(--muted);font-size:12px}.sharing-field-analytics-module__6jpHBW__areaMetric{text-align:left;min-height:64px;color:var(--foreground-strong);background:0 0;gap:5px;min-width:0;padding:10px 4px;display:grid}button.sharing-field-analytics-module__6jpHBW__areaMetric{cursor:pointer}button.sharing-field-analytics-module__6jpHBW__areaMetric:hover strong{text-underline-offset:4px;text-decoration:underline}.sharing-field-analytics-module__6jpHBW__areaMetric strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:20px;font-weight:650}.sharing-field-analytics-module__6jpHBW__metricLabel{color:var(--muted);font-size:12px;display:none}.sharing-field-analytics-module__6jpHBW__metricNote{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.sharing-field-analytics-module__6jpHBW__reportingGrid{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.sharing-field-analytics-module__6jpHBW__reporting{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.sharing-field-analytics-module__6jpHBW__freshnessRows{flex:160px}.sharing-field-analytics-module__6jpHBW__freshnessButton{border-bottom:1px solid var(--border);width:100%;min-height:48px;color:var(--foreground-strong);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;display:flex}.sharing-field-analytics-module__6jpHBW__freshnessButton span,.sharing-field-analytics-module__6jpHBW__freshnessButton strong{align-items:center;gap:8px;font-size:13px;display:inline-flex}.sharing-field-analytics-module__6jpHBW__freshnessButton i{border-radius:50%;width:9px;height:9px}.sharing-field-analytics-module__6jpHBW__fresh{stroke:var(--accent-strong);background:var(--accent-strong)}.sharing-field-analytics-module__6jpHBW__delayed{stroke:#b87914;background:#b87914}.sharing-field-analytics-module__6jpHBW__unknown{stroke:#7d8996;background:#7d8996}.sharing-field-analytics-module__6jpHBW__rosterTotal{color:var(--foreground-strong);text-align:left;cursor:pointer;background:0 0;min-height:44px;margin:24px 0;display:grid}.sharing-field-analytics-module__6jpHBW__rosterTotal strong{font-variant-numeric:tabular-nums;font-size:38px;font-weight:650}.sharing-field-analytics-module__6jpHBW__rosterTotal span{align-items:center;gap:8px;padding-top:10px;font-size:13px;display:flex}.sharing-field-analytics-module__6jpHBW__mixGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.sharing-field-analytics-module__6jpHBW__rosterRows{margin-block:20px}.sharing-field-analytics-module__6jpHBW__rosterRow{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:start;gap:20px;padding-block:16px;display:flex}.sharing-field-analytics-module__6jpHBW__rosterRow h3{color:var(--foreground-strong);margin:0 0 8px;font-size:15px}.sharing-field-analytics-module__6jpHBW__rosterRow p{color:var(--muted);margin:4px 0;font-size:12px;line-height:1.6}.sharing-field-analytics-module__6jpHBW__reportLabel{text-transform:capitalize;color:var(--foreground-strong);font-size:12px}.sharing-field-analytics-module__6jpHBW__areaMetric:focus-visible,.sharing-field-analytics-module__6jpHBW__freshnessButton:focus-visible,.sharing-field-analytics-module__6jpHBW__rosterTotal:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px;border-radius:3px}@media (max-width:1100px){.sharing-field-analytics-module__6jpHBW__mixGrid,.sharing-field-analytics-module__6jpHBW__reportingGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.sharing-field-analytics-module__6jpHBW__areaColumns{display:none}.sharing-field-analytics-module__6jpHBW__areaRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sharing-field-analytics-module__6jpHBW__areaName{grid-column:1/-1}.sharing-field-analytics-module__6jpHBW__metricLabel{min-height:32px;line-height:1.4;display:block}.sharing-field-analytics-module__6jpHBW__areaMetric strong{font-size:19px}.sharing-field-analytics-module__6jpHBW__metricNote{font-size:12px}}
