.jhs-viewport{width:100%;max-width:1600px;margin:0 auto;color:#20343e;box-sizing:border-box}.jhs-viewport *{box-sizing:border-box}.jhs-viewport__header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;border-radius:16px 16px 0 0;background:#102430;color:#edf6f9}.jhs-viewport__header h1{margin:0;font-size:clamp(2rem,4vw,3.3rem)}.jhs-viewport__eyebrow,.jhs-viewport__kicker{margin:0 0 6px;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;opacity:.72}.jhs-viewport__subtitle{margin:8px 0 0;color:#c7d9e0;font-size:1.05rem}.jhs-viewport__status{display:flex;align-items:center;gap:12px;min-width:190px;padding:13px 16px;border:1px solid #66818f;border-radius:12px;background:rgba(255,255,255,.04)}.jhs-viewport__status small,.jhs-viewport__status strong{display:block}.jhs-viewport__status small{color:#b9cbd2}.jhs-viewport__status-dot{width:13px;height:13px;border-radius:50%;background:#55d981;box-shadow:0 0 12px rgba(85,217,129,.85)}.jhs-viewport__status.is-active .jhs-viewport__status-dot,.jhs-viewport__pill.is-active{background:#f2b84b}.jhs-viewport__notice{display:flex;justify-content:space-between;gap:20px;padding:13px 20px;background:#dcebf0;border-bottom:1px solid #bfd0d7}.jhs-viewport__notice span{color:#526973}.jhs-viewport__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#425964}.jhs-viewport__metrics article{padding:22px;background:#183642;color:#fff}.jhs-viewport__metrics strong{display:block;font-size:2.35rem;line-height:1}.jhs-viewport__metrics span{display:block;margin-top:8px;color:#c6d7de}.jhs-viewport__grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);gap:18px;padding:18px;background:#dfe7eb}.jhs-viewport__panel{padding:20px;border-radius:12px;background:#fff;box-shadow:0 3px 14px rgba(15,34,44,.09)}.jhs-viewport__panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:13px;border-bottom:1px solid #d8e0e4}.jhs-viewport__panel-heading h2{margin:0;font-size:1.35rem}.jhs-viewport__pill{padding:6px 10px;border-radius:999px;background:#d6f3df;font-size:.76rem;font-weight:800}.jhs-viewport__count{display:grid;place-items:center;min-width:34px;height:34px;border-radius:999px;background:#e5edf1;font-weight:800}.jhs-viewport__empty{margin-top:16px;padding:34px 20px;border:1px dashed #aebdc4;border-radius:10px;text-align:center;color:#62747c}.jhs-viewport__empty h3{margin:0 0 8px;color:#314a55}.jhs-viewport__empty p{margin:0}.jhs-viewport__net-list,.jhs-viewport__report-list{display:grid;gap:13px;margin-top:16px}.jhs-viewport__net,.jhs-viewport__report{padding:16px;border:1px solid #d7e0e4;border-radius:10px}.jhs-viewport__net h3{margin:0}.jhs-viewport__net span{color:#687a82;font-size:.88rem}.jhs-viewport__net dl{display:grid;grid-template-columns:max-content 1fr;gap:5px 14px;margin:13px 0 0}.jhs-viewport__net dt{font-weight:800}.jhs-viewport__net dd{margin:0}.jhs-viewport__report-top{display:flex;justify-content:space-between;gap:14px}.jhs-viewport__report-top strong{display:block;margin-top:6px}.jhs-viewport__report-top time{white-space:nowrap;color:#687a82;font-size:.86rem}.jhs-viewport__report-type{display:inline-block;padding:4px 8px;border-radius:999px;background:#e7f0f4;font-size:.74rem;font-weight:800}.jhs-viewport__report p{margin:12px 0}.jhs-viewport__report ul{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0;padding:0;list-style:none}.jhs-viewport__report li{padding:5px 8px;border-radius:7px;background:#f2f5f6;font-size:.82rem}.jhs-viewport__report footer{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #e3e9ec;color:#65777f;font-size:.8rem}.jhs-viewport__footer{display:flex;justify-content:space-between;gap:20px;padding:18px 22px;border-radius:0 0 16px 16px;background:#102430;color:#d9e7ec}.jhs-viewport__footer div{display:flex;flex-direction:column}.jhs-viewport__footer span{font-size:.84rem;color:#aebfc6}@media(max-width:900px){.jhs-viewport__grid{grid-template-columns:1fr}.jhs-viewport__notice{display:block}.jhs-viewport__notice span{display:block;margin-top:5px}}@media(max-width:640px){.jhs-viewport__header{display:block}.jhs-viewport__status{margin-top:18px}.jhs-viewport__metrics{grid-template-columns:1fr}.jhs-viewport__footer{display:block}.jhs-viewport__footer div+div{margin-top:10px}.jhs-viewport__report-top{display:block}.jhs-viewport__report-top time{display:block;margin-top:8px}}


/* JHS 2.3.2 - Public Viewport cohesion */
.jhs-viewport__notice b{color:#294b5a;font-weight:800;white-space:nowrap}
.jhs-viewport-page .jhs-viewport{min-width:0}
@media(max-width:640px){
    .jhs-viewport{font-size:.96rem}
    .jhs-viewport__header,.jhs-viewport__panel{padding:16px}
    .jhs-viewport__notice{padding:12px 16px}
    .jhs-viewport__notice b{display:block;margin-top:5px;white-space:normal}
    .jhs-viewport__grid{padding:10px;gap:10px}
    .jhs-viewport__metrics article{padding:16px}
    .jhs-viewport__metrics strong{font-size:2rem}
}


/* JHS 2.3.16 - Public radar workspace placement */
.jhs-radar{width:100%;max-width:1600px;margin:16px auto 18px;border:1px solid #cbd8df;border-radius:16px;background:#fff;overflow:hidden;box-sizing:border-box;box-shadow:0 3px 14px rgba(15,34,44,.08)}
.jhs-radar *{box-sizing:border-box}
.jhs-radar__header{padding:16px 20px;border-bottom:1px solid #d9e3e8;background:#f7fafb}
.jhs-radar__header h2{margin:0;color:#183642;font-size:1.35rem}
.jhs-radar__header p{margin:4px 0 0;color:#62747c}
.jhs-radar__eyebrow{margin:0 0 5px!important;color:#607783!important;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}
.jhs-radar__body{width:100%;min-height:360px;background:#dce6eb}
.jhs-radar__body iframe,.jhs-radar__body img,.jhs-radar__body canvas,.jhs-radar__body .leaflet-container{display:block;width:100%!important;max-width:none!important;min-height:360px;height:clamp(360px,44vw,520px)!important;border:0}
.jhs-radar__empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:360px;padding:28px;text-align:center;color:#526973}
.jhs-radar__empty strong{color:#294b5a;font-size:1.08rem}
.jhs-radar__empty code{padding:2px 5px;border-radius:5px;background:#eef3f5}
@media(max-width:700px){.jhs-radar{margin:10px auto 12px;border-radius:12px}.jhs-radar__header{padding:14px 16px}.jhs-radar__body,.jhs-radar__empty{min-height:320px}.jhs-radar__body iframe,.jhs-radar__body img,.jhs-radar__body canvas,.jhs-radar__body .leaflet-container{min-height:320px;height:380px!important}}

/* JHS 2.3.17 - Public Weather Center and privacy-safe incident awareness */
.jhs-weather-center{width:100%;max-width:1600px;margin:16px auto 18px;border:1px solid #cbd8df;border-radius:16px;background:#f7fafb;overflow:hidden;box-sizing:border-box;box-shadow:0 3px 14px rgba(15,34,44,.08)}
.jhs-weather-center *{box-sizing:border-box}
.jhs-weather-center__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid #d9e3e8;background:#fff}
.jhs-weather-center__header h2{margin:0;color:#183642;font-size:1.5rem}
.jhs-weather-center__header p{margin:5px 0 0;color:#62747c}
.jhs-weather-center__toolbar{display:flex;align-items:center;gap:12px;flex:0 0 auto;color:#526973;font-size:.86rem}
.jhs-weather-center__refresh{padding:7px 12px;border:1px solid #9eb3bd;border-radius:8px;background:#fff;color:#234858;font-weight:800;cursor:pointer}
.jhs-weather-center__refresh:hover{background:#eef4f6}.jhs-weather-center__refresh:disabled{opacity:.65;cursor:wait}
.jhs-weather-center .jhs-radar{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none;background:#fff}
.jhs-weather-center .jhs-radar__header{padding:14px 20px}
.jhs-weather-center .jhs-radar__header h3{margin:0;color:#183642;font-size:1.25rem}
.jhs-weather-center .jhs-radar__body{min-height:340px}
.jhs-weather-center .jhs-radar__body iframe,.jhs-weather-center .jhs-radar__body img,.jhs-weather-center .jhs-radar__body canvas,.jhs-weather-center .jhs-radar__body .leaflet-container{min-height:340px;height:clamp(340px,38vw,470px)!important}
.jhs-weather-center .jhs-radar__empty{min-height:340px}
.jhs-weather-center__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}
.jhs-weather-card{min-width:0;padding:17px;border:1px solid #d4e0e5;border-radius:12px;background:#fff}
.jhs-weather-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid #e3eaed}
.jhs-weather-card__heading p{margin:0 0 4px;color:#607783;font-size:.7rem;font-weight:800;letter-spacing:.1em}
.jhs-weather-card__heading h3{margin:0;color:#183642;font-size:1.08rem}
.jhs-weather-card__badge{display:grid;place-items:center;min-width:34px;height:28px;padding:0 9px;border-radius:999px;background:#e7f0f4;color:#294b5a;font-size:.78rem;font-weight:900}
.jhs-weather-card__empty{display:grid;place-items:center;min-height:105px;padding:20px;text-align:center;color:#62747c}
.jhs-weather-card__empty code{padding:2px 5px;border-radius:5px;background:#eef3f5}
.jhs-public-summary-list{display:grid;gap:0;margin:8px 0 0;padding:0;list-style:none}
.jhs-public-summary-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 2px;border-bottom:1px solid #e6ecef}
.jhs-public-summary-list strong{display:grid;place-items:center;min-width:30px;height:26px;border-radius:999px;background:#eef3f5;color:#294b5a}
.jhs-weather-card__privacy,.jhs-viewport__privacy-note{margin:12px 0 0;color:#6a7b82;font-size:.82rem}
@media(max-width:850px){.jhs-weather-center__header{align-items:flex-start}.jhs-weather-center__grid{grid-template-columns:1fr}.jhs-weather-center__toolbar{flex-direction:column;align-items:flex-end}}
@media(max-width:640px){.jhs-weather-center{margin:10px auto 12px;border-radius:12px}.jhs-weather-center__header{display:block;padding:15px 16px}.jhs-weather-center__toolbar{flex-direction:row;justify-content:space-between;align-items:center;margin-top:13px}.jhs-weather-center .jhs-radar__header{padding:13px 16px}.jhs-weather-center .jhs-radar__body,.jhs-weather-center .jhs-radar__empty{min-height:300px}.jhs-weather-center .jhs-radar__body iframe,.jhs-weather-center .jhs-radar__body img,.jhs-weather-center .jhs-radar__body canvas,.jhs-weather-center .jhs-radar__body .leaflet-container{min-height:300px;height:340px!important}.jhs-weather-center__grid{padding:10px;gap:10px}.jhs-weather-card{padding:14px}}

/* JHS 2.3.18 - NWS radar and automatic Storm Mode */
.jhs-public-radar-map{position:relative;width:100%;min-height:clamp(340px,38vw,470px);margin:0;background:#dce6eb;overflow:hidden;display:grid;place-items:center}.jhs-public-radar-image{display:block;width:100%;height:auto;max-height:470px;object-fit:contain;opacity:0;transition:opacity .2s ease}.jhs-public-radar-image.is-loaded{opacity:1}.jhs-radar-caption{position:absolute;left:0;right:0;bottom:0;padding:6px 12px;background:rgba(255,255,255,.88);font-size:.78rem;color:#334155;text-align:center;z-index:4}
.jhs-public-radar-map .jhs-radar__empty{position:absolute;inset:0;z-index:5;background:#dce6eb}.jhs-public-radar-map .jhs-radar__empty[hidden]{display:none}.jhs-public-radar-map .jhs-radar__empty.is-error{background:#eef2f4}
.jhs-storm-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;max-width:1600px;margin:16px auto 0;padding:16px 20px;border:2px solid #a51d24;border-radius:14px;background:#fff1f1;color:#551016;box-shadow:0 4px 18px rgba(111,17,25,.15)}
.jhs-storm-banner__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#a51d24;color:#fff;font-size:1.4rem;font-weight:900}
.jhs-storm-banner p{margin:0 0 3px;font-size:.72rem;font-weight:900;letter-spacing:.1em}.jhs-storm-banner h2{margin:0;font-size:1.25rem}.jhs-storm-banner span{display:block;margin-top:4px}.jhs-storm-banner>strong{padding:7px 10px;border-radius:999px;background:#a51d24;color:#fff;font-size:.76rem;white-space:nowrap}
.jhs-nws-alert-list{display:grid;gap:8px;margin-top:12px}.jhs-nws-alert{display:grid;gap:3px;padding:10px 12px;border-left:4px solid #a51d24;border-radius:6px;background:#fff5f5}.jhs-nws-alert strong{color:#6d1118}.jhs-nws-alert span,.jhs-nws-alert time{font-size:.84rem;color:#596d76}
@media(max-width:700px){.jhs-storm-banner{grid-template-columns:auto 1fr;padding:14px}.jhs-storm-banner>strong{grid-column:1/-1;justify-self:start}.jhs-public-radar-map{min-height:340px}.jhs-public-radar-image{max-height:390px}}

/* JHS 2.3.22 - Expanded public radar presentation */
.jhs-weather-center .jhs-public-radar-map{
    min-height:clamp(500px,58vw,680px);
    padding:12px 18px 30px;
    background:#e6eef2;
}
.jhs-weather-center .jhs-public-radar-image{
    width:auto!important;
    max-width:92%!important;
    height:auto!important;
    max-height:650px!important;
    object-fit:contain;
}
@media(max-width:900px){
    .jhs-weather-center .jhs-public-radar-map{min-height:480px;padding:10px 12px 30px}
    .jhs-weather-center .jhs-public-radar-image{max-width:96%!important;max-height:590px!important}
}
@media(max-width:640px){
    .jhs-weather-center .jhs-public-radar-map{min-height:390px;padding:8px 6px 28px}
    .jhs-weather-center .jhs-public-radar-image{max-width:100%!important;max-height:470px!important}
}

/* JHS 2.3.23 - Three-column public weather row */
.jhs-weather-center__primary-grid{
    display:grid;
    grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,1fr);
    align-items:stretch;
    gap:14px;
    padding:14px;
}
.jhs-weather-center__primary-grid > .jhs-radar,
.jhs-weather-center__primary-grid > .jhs-weather-card{
    min-width:0;
    height:100%;
    margin:0;
}
.jhs-weather-center__primary-grid > .jhs-radar{
    display:flex;
    flex-direction:column;
    border:1px solid #d4e0e5;
    border-radius:12px;
    overflow:hidden;
    background:#fff;
}
.jhs-weather-center__primary-grid .jhs-radar__header{
    min-height:88px;
    padding:15px 16px;
    background:#fff;
}
.jhs-weather-center__primary-grid .jhs-radar__header h3{
    font-size:1.08rem;
}
.jhs-weather-center__primary-grid .jhs-radar__body{
    flex:1 1 auto;
    min-height:0;
    background:#e6eef2;
}
.jhs-weather-center__primary-grid .jhs-public-radar-map{
    width:100%;
    min-height:250px;
    aspect-ratio:1.18 / 1;
    padding:0 0 24px;
    background:#e6eef2;
}
.jhs-weather-center__primary-grid .jhs-public-radar-image{
    display:block;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:contain;
}
.jhs-weather-center__primary-grid .jhs-radar__empty{
    min-height:250px;
    padding:18px;
}
.jhs-weather-center__primary-grid > .jhs-weather-card{
    display:flex;
    flex-direction:column;
}
.jhs-weather-center__primary-grid .jhs-weather-card__empty{
    flex:1 1 auto;
}
@media(max-width:1050px){
    .jhs-weather-center__primary-grid{grid-template-columns:1fr 1fr}
    .jhs-weather-center__primary-grid > .jhs-radar{grid-column:1/-1}
    .jhs-weather-center__primary-grid .jhs-public-radar-map{aspect-ratio:16/7;min-height:300px}
}
@media(max-width:700px){
    .jhs-weather-center__primary-grid{grid-template-columns:1fr;padding:10px;gap:10px}
    .jhs-weather-center__primary-grid > .jhs-radar{grid-column:auto}
    .jhs-weather-center__primary-grid .jhs-public-radar-map{aspect-ratio:auto;min-height:320px}
    .jhs-weather-center__primary-grid .jhs-public-radar-image{height:auto!important}
}


/* JHS 2.3.25 - Balanced Weather Center proportions */
.jhs-weather-center__primary-grid{
    grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,1fr);
}
.jhs-weather-center__primary-grid > .jhs-radar,
.jhs-weather-center__primary-grid > .jhs-weather-card,
.jhs-weather-center__grid > .jhs-weather-card{
    position:relative;
    overflow:hidden;
}
.jhs-weather-center__primary-grid > .jhs-radar::before,
.jhs-weather-center__primary-grid > .jhs-weather-card::before,
.jhs-weather-center__grid > .jhs-weather-card::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:6px;
    z-index:2;
}
.jhs-weather-panel--radar::before{background:#176f9f}
.jhs-weather-panel--alerts.is-clear::before{background:#24804d}
.jhs-weather-panel--alerts.has-alerts::before{background:#b51f2b}
.jhs-weather-panel--conditions::before{background:#276f9b}
.jhs-weather-panel--forecast::before{background:#4e7f35}
.jhs-weather-panel--summary::before{background:#64458f}
.jhs-weather-panel--alerts.is-clear .jhs-weather-card__badge{background:#e8f5ed;color:#276b46}
.jhs-weather-panel--alerts.has-alerts{border-color:#c95f67;background:#fff7f7}
.jhs-weather-panel--alerts.has-alerts .jhs-weather-card__badge{background:#bd3038;color:#fff}
.jhs-weather-icon{display:inline-block;margin-right:5px;font-size:.95em;line-height:1;vertical-align:-.05em}
.jhs-weather-card__empty--friendly{gap:5px;align-content:center}
.jhs-weather-card__empty--friendly strong{color:#334f5d;font-size:.94rem}
.jhs-weather-card__empty--friendly span{max-width:28rem;font-size:.86rem}
.jhs-weather-center .jhs-weather-card,
.jhs-weather-center .jhs-radar{transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}
.jhs-weather-center.is-storm-mode{border-color:#b84046;box-shadow:0 5px 22px rgba(146,30,39,.16)}
.jhs-weather-center.is-storm-mode .jhs-weather-center__header{background:#fff7f7;border-bottom-color:#e5b1b4}
.jhs-weather-center.is-storm-mode .jhs-radar__eyebrow{color:#9a262d!important}
.jhs-weather-center.is-storm-mode .jhs-weather-center__primary-grid{
    grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,1fr);
}
.jhs-weather-center.is-storm-mode .jhs-weather-panel--radar,
.jhs-weather-center.is-storm-mode .jhs-weather-panel--alerts{box-shadow:0 4px 14px rgba(122,28,35,.12)}
.jhs-weather-center.is-storm-mode .jhs-weather-panel--alerts{border-color:#c85359}
.jhs-weather-center.is-storm-mode .jhs-weather-panel--alerts::before{height:6px;background:#b5252d}
.jhs-weather-center.is-storm-mode .jhs-public-radar-map{min-height:250px}
@media(max-width:1050px){
    .jhs-weather-center__primary-grid,
    .jhs-weather-center.is-storm-mode .jhs-weather-center__primary-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
    .jhs-weather-center__primary-grid,
    .jhs-weather-center.is-storm-mode .jhs-weather-center__primary-grid{grid-template-columns:1fr}
}
