.safety-priority{padding:clamp(22px,4vw,34px)}
.safety-copy{font-size:1rem;line-height:1.75;color:#e0d5c6}
.safety-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}
.safety-actions form{margin:0}
.rescue-access-panel{border-left:3px solid #b88b62}
.safety-rules-panel{border-left:3px solid #6f8067}
.rescue-login-panel{margin-top:32px;border-style:dashed;border-color:#735646;background:linear-gradient(145deg,#1c1713,#100e0c)}
.rescue-login-panel>p{max-width:760px;line-height:1.7;color:#cbbdad}
.rescue-login-form{display:grid;grid-template-columns:minmax(240px,520px) auto;align-items:end;gap:12px;margin-top:20px}
.rescue-plan-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.rescue-plan-head form{margin-bottom:8px}
.rescue-area{margin:34px 0}
.rescue-area>h2{font:700 clamp(1.9rem,4vw,3rem) 'Cormorant Garamond',Georgia,serif;margin:.25rem 0 18px}
.rescue-station-list{display:grid;gap:16px}
.rescue-station-card{border-left:3px solid #8d664b}
.rescue-station-card h3{font:700 1.65rem 'Cormorant Garamond',Georgia,serif;margin:0}
.rescue-station-card h4{margin:24px 0 8px;color:#d8b795}
.rescue-station-card .panel-head{align-items:flex-start;gap:18px}
.rescue-station-card .panel-head p{margin:.3rem 0;color:#aa9a8b}
.rescue-map-note{padding:12px 14px;border-left:2px solid #b88b62;background:#17120f}
.rescue-person-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.rescue-person-list>div{display:grid;gap:4px;padding:11px 12px;border:1px solid #39322b;border-radius:7px;background:#100f0d}
.rescue-person-list span{color:#aa9a8b;font-size:.8rem;line-height:1.45}
.route-time-panel{border-left:3px solid #7d684d}
.rescue-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.rescue-route-card{padding:16px;border:1px solid #43362d;border-radius:10px;background:#120f0d}
.rescue-route-card>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:baseline}
.rescue-route-card>div:first-child strong{font-size:1.12rem;color:#f0ddc7}
.rescue-route-card>div:first-child span{color:#c99a6b;font-size:.85rem;white-space:nowrap}
.rescue-route-card dl{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;margin:14px 0;color:#cbbdad}
.rescue-route-card dt{font-weight:700;color:#d8b795}
.rescue-route-card dd{margin:0;font-variant-numeric:tabular-nums}
.rescue-route-card p{margin:12px 0 0;line-height:1.55;color:#cbbdad}
.rescue-route-card .safety-actions{margin-top:14px}
.route-location-summary{margin:10px 0;padding:9px 11px;border-left:2px solid #8d664b;background:#14110f;color:#cbbdad;font-size:.88rem;line-height:1.5}
@media(max-width:700px){.rescue-login-form{grid-template-columns:1fr}.rescue-plan-head,.rescue-station-card .panel-head{align-items:stretch;flex-direction:column}.rescue-person-list,.rescue-route-grid{grid-template-columns:1fr}.safety-actions>.button,.safety-actions form,.safety-actions form .button{width:100%}.rescue-route-card>div:first-child{align-items:flex-start;flex-direction:column}}
