/* 72Hz Ready — Premium Emergency Quick Action overlay */
:root{--eq-navy:#08284b;--eq-navy-deep:#061a32;--eq-orange:#f15a2a;--eq-red:#f43f32;--eq-cream:#f8f5ef;--eq-blue:#45698f;--eq-line:#d8d8d2;--eq-soft:#f2f6fa;--eq-peach:#fff0e9}
.eq-backdrop{position:fixed;inset:0;z-index:100000;background:rgba(3,16,32,.62);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:flex-end;justify-content:center;padding:0;overflow:auto}
.eq-sheet{width:min(100%,900px);max-height:96dvh;overflow:auto;background:linear-gradient(180deg,#fbf9f5 0%,#f8f5ee 100%);border-radius:36px 36px 0 0;box-shadow:0 -20px 60px rgba(0,16,38,.28);color:var(--eq-navy-deep);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Noto Sans KR",Arial,sans-serif;padding:22px 22px 30px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.eq-sheet *{box-sizing:border-box}
.eq-head{display:grid;grid-template-columns:1fr auto auto;align-items:start;gap:14px;padding:4px 4px 18px;border-bottom:1px solid rgba(9,37,69,.13)}
.eq-brand p{margin:0;color:var(--eq-orange);font-size:13px;font-weight:800;letter-spacing:.18em}.eq-brand h2{margin:5px 0 0;font-size:34px;line-height:1.02;letter-spacing:-.04em}
.eq-life{align-self:center;text-align:right;font-size:16px;line-height:1.45;color:#355d86;font-weight:600;max-width:210px}.eq-close{width:50px;height:50px;border:0;background:transparent;color:#60758b;font-size:44px;font-weight:200;line-height:1;cursor:pointer;border-radius:16px}
.eq-card{background:rgba(255,255,255,.94);border:1px solid rgba(8,40,75,.13);border-radius:28px;box-shadow:0 8px 24px rgba(6,26,50,.07)}
.eq-call{margin-top:18px;background:linear-gradient(135deg,#0b3159,#06213f 70%,#0a2b50);border-radius:28px;padding:26px;box-shadow:0 14px 30px rgba(5,31,59,.18),inset 0 1px 0 rgba(255,255,255,.12)}
.eq-call-copy{text-align:center;color:white}.eq-call-copy strong{display:block;font-size:27px;line-height:1.25;letter-spacing:-.03em}.eq-call-copy strong em{font-style:normal;color:#ff5b2f}.eq-call-copy span{display:block;margin-top:8px;color:#c8d3df;font-size:16px}
.eq-call-btn{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:72px;border:0;border-radius:22px;text-decoration:none;color:white;background:linear-gradient(135deg,#ff5548,#f1281c);font-size:25px;font-weight:850;box-shadow:0 9px 22px rgba(242,55,38,.28),inset 0 1px 0 rgba(255,255,255,.35);letter-spacing:-.02em}
.eq-call-btn svg{width:30px;height:30px;fill:currentColor}
.eq-report{margin-top:16px;padding:22px 26px 20px}.eq-report-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.eq-report-head h3{margin:0;font-size:24px;letter-spacing:-.035em}.eq-pill{flex:0 0 auto;border-radius:999px;background:var(--eq-peach);color:#ef4b25;padding:8px 14px;font-size:13px;font-weight:800}
.eq-report ol{list-style:none;padding:0;margin:0;display:grid;gap:7px}.eq-report li{display:grid;grid-template-columns:42px 112px 1fr;align-items:center;gap:10px;min-height:44px}.eq-num{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#173c63,#082442);color:white;font-weight:800;font-size:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.eq-report b{font-size:17px}.eq-report li>span:last-child{color:#506d8a;font-size:15px;line-height:1.35}
.eq-location{margin-top:16px;padding:20px}.eq-location-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.eq-location-title{display:flex;gap:12px;align-items:flex-start}.eq-pin{width:46px;height:46px;color:#0a3159;flex:0 0 auto}.eq-location h3{margin:0;font-size:23px}.eq-location p{margin:4px 0 0;color:#50708e;font-size:14px}.eq-location-state{font-size:14px;color:#56728c;display:flex;align-items:center;gap:7px;padding-top:7px}.eq-location-state i{width:12px;height:12px;border-radius:50%;background:#d4dbe2}.eq-location-value{margin:10px 0 0 58px;color:#153a60;font-weight:800;font-size:14px}.eq-location-actions{margin-top:14px;display:flex;gap:10px}.eq-locate{width:100%;min-height:58px;border:2px solid var(--eq-orange);background:#fff;color:#ee5228;border-radius:18px;font-weight:850;font-size:18px;cursor:pointer}.eq-maplink{display:none;align-items:center;justify-content:center;padding:0 18px;border-radius:18px;border:1px solid #cdd8e3;color:#17466f;text-decoration:none;font-weight:750}.eq-maplink.show{display:flex}
.eq-actions{margin-top:16px;padding:20px}.eq-actions-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.eq-actions-head h3{margin:0;font-size:25px;letter-spacing:-.04em}.eq-actions-head span{color:#4d6e91;font-size:14px}.eq-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.eq-tab{min-height:56px;border:1px solid #d6d8d7;border-radius:17px;background:#fff;color:#667a8e;font-size:17px;font-weight:800;cursor:pointer}.eq-tab.active{border:2px solid var(--eq-orange);color:#ef512a;background:#fff8f4;box-shadow:0 5px 12px rgba(241,90,42,.08)}
.eq-guide{margin-top:12px;background:linear-gradient(135deg,#f3f8fc,#f7f9fb);border-radius:24px;padding:20px;display:grid;grid-template-columns:1fr 160px;gap:18px}.eq-guide h4{margin:0 0 10px;font-size:27px;letter-spacing:-.04em}.eq-guide-badge{display:inline-flex;margin-left:10px;vertical-align:middle;background:#e9f1fb;color:#315c8b;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.eq-steps{list-style:none;padding:0;margin:0;display:grid;gap:9px}.eq-step{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start}.eq-step .eq-num{width:36px;height:36px;font-size:16px}.eq-step strong{display:block;font-size:16px;line-height:1.35}.eq-step small{display:block;color:#5c7894;margin-top:2px;font-size:12px;line-height:1.4}
.eq-cpr-side{display:flex;flex-direction:column;gap:10px}.eq-chest{background:white;border-radius:18px;padding:12px;text-align:center;color:#133b62}.eq-chest svg{width:100%;height:88px}.eq-chest b{display:block;font-size:14px}.eq-chest small{font-size:11px;color:#63809c}.eq-stat{background:linear-gradient(180deg,#fff5ef,#ffede4);border-radius:16px;padding:12px 8px;text-align:center;color:#ef3f25;font-size:27px;font-weight:900;line-height:1.05}.eq-stat small{display:block;font-size:12px;margin-top:5px}.eq-side-hidden{display:none}
.eq-metro{margin-top:12px;background:linear-gradient(135deg,#fff6f1,#fff0e8);border-radius:22px;padding:15px 18px;display:grid;grid-template-columns:52px 1fr minmax(170px,260px);align-items:center;gap:14px}.eq-heart{width:50px;height:50px;filter:drop-shadow(0 5px 9px rgba(244,62,42,.14));transition:transform .09s ease}.eq-heart.beat{transform:scale(1.16)}.eq-metro h4{margin:0;font-size:20px}.eq-metro p{margin:3px 0 0;color:#415b72;font-size:13px}.eq-metro small{display:block;margin-top:3px;color:#6c7884}.eq-metro button{min-height:58px;border:0;border-radius:18px;background:linear-gradient(135deg,#ff5544,#ef2b20);color:white;font-size:19px;font-weight:850;cursor:pointer;box-shadow:0 7px 16px rgba(240,49,34,.18)}.eq-metro button.playing{background:linear-gradient(135deg,#163d65,#082646)}
.eq-disclaimer{margin-top:12px;background:linear-gradient(135deg,#fff6f2,#ffefe7);border-radius:20px;padding:15px 18px;display:flex;gap:12px;align-items:center;color:#eb4327;font-size:13px;line-height:1.45;font-weight:700}.eq-warning{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#f04427;color:white;font-size:23px;font-weight:900}
@media(max-width:620px){.eq-sheet{padding:16px 14px 24px;border-radius:28px 28px 0 0}.eq-head{grid-template-columns:1fr auto auto;gap:8px}.eq-brand p{font-size:10px}.eq-brand h2{font-size:28px}.eq-life{font-size:13px;max-width:145px}.eq-close{width:40px;height:40px;font-size:38px}.eq-call{padding:20px 14px}.eq-call-copy strong{font-size:23px}.eq-call-copy span{font-size:14px}.eq-call-btn{min-height:64px;font-size:22px}.eq-report{padding:18px 16px}.eq-report-head h3{font-size:21px}.eq-pill{font-size:11px;padding:7px 10px}.eq-report li{grid-template-columns:36px 86px 1fr;gap:8px}.eq-num{width:34px;height:34px;font-size:16px}.eq-report b{font-size:15px}.eq-report li>span:last-child{font-size:13px}.eq-location{padding:17px 16px}.eq-pin{width:38px;height:38px}.eq-location h3{font-size:21px}.eq-location-value{margin-left:50px}.eq-actions{padding:16px 12px}.eq-actions-head h3{font-size:22px}.eq-actions-head span{font-size:12px}.eq-tabs{gap:6px}.eq-tab{min-height:50px;font-size:15px}.eq-guide{padding:14px 12px;grid-template-columns:1fr 120px;gap:10px}.eq-guide h4{font-size:24px}.eq-guide-badge{font-size:10px;margin-left:5px;padding:5px 8px}.eq-step{grid-template-columns:34px 1fr;gap:8px}.eq-step strong{font-size:14px}.eq-step small{font-size:11px}.eq-chest svg{height:72px}.eq-stat{font-size:22px}.eq-metro{grid-template-columns:44px 1fr;gap:10px}.eq-heart{width:44px;height:44px}.eq-metro button{grid-column:1/-1;min-height:56px}.eq-disclaimer{font-size:12px}}
@media(max-width:410px){.eq-life{display:none}.eq-head{grid-template-columns:1fr auto}.eq-report li{grid-template-columns:34px 76px 1fr}.eq-report li>span:last-child{font-size:12px}.eq-guide{grid-template-columns:1fr}.eq-cpr-side{display:grid;grid-template-columns:1.2fr 1fr 1fr}.eq-chest{display:flex;align-items:center;gap:8px;text-align:left}.eq-chest svg{width:58px;height:58px}.eq-stat{display:grid;place-items:center;font-size:21px}.eq-actions-head span{display:none}}
