:root{font-family:Arial,sans-serif;color:#111827;background:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8fafc;color:#111827}button,input,select,textarea{font:inherit}.page{min-height:100vh}.header{padding:16px 24px;background:white;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:50}.brand{font-weight:900;font-size:20px;letter-spacing:-.4px}.nav-cta{text-decoration:none;font-weight:800;font-size:14px;background:#111827;color:white;padding:10px 14px;border-radius:10px}.hero{max-width:800px;margin:0 auto;padding:52px 20px 34px;text-align:center}.hero h1{font-size:clamp(38px,7vw,62px);margin:0 0 16px;letter-spacing:-2.4px;line-height:1.02}.hero p{color:#4b5563;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.eyebrow{font-size:12px!important;font-weight:900;letter-spacing:1.6px;color:#6b7280!important;margin:0}.hero-actions{display:flex;gap:12px;justify-content:center;margin-top:26px}.action{display:inline-block;border:0;border-radius:12px;padding:16px 22px;background:#111827;color:white;font-weight:900;cursor:pointer;text-decoration:none;text-align:center}.muted{color:#6b7280;font-size:14px;line-height:1.5}.content-wrap{max-width:1180px;margin:0 auto;padding:0 20px 70px}.section-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:12px}.section-heading h2{margin:4px 0 0;font-size:30px;letter-spacing:-.7px}.map-section{margin-top:24px}.map-controls{display:flex;gap:10px;align-items:flex-end}.map-controls label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:900;letter-spacing:.7px;color:#6b7280}.map-controls select{min-width:110px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;background:white;color:#111827}.refresh-button{padding:11px 14px;border:0;border-radius:10px;background:#111827;color:white;font-size:12px;font-weight:900;cursor:pointer}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.map-status{display:block;font-size:13px;color:#4b5563;margin:0 0 10px}.map-status-error{color:#b91c1c}.rescue-map{height:530px;width:100%;border-radius:22px;border:1px solid #e5e7eb;background:#e5e7eb;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.08)}.map-user-marker{width:22px;height:22px;border-radius:50%;background:#2563eb;border:4px solid white;box-shadow:0 0 0 3px rgba(37,99,235,.25),0 4px 10px rgba(0,0,0,.22)}.map-rescue-marker{position:relative;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:3px solid white;background:linear-gradient(135deg,#f97316,#ef4444 58%,#dc2626);color:white;box-shadow:0 8px 20px rgba(220,38,38,.36),0 2px 5px rgba(0,0,0,.2);cursor:pointer;padding:0;transition:transform .16s ease,box-shadow .16s ease}.map-rescue-marker:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background:#dc2626;border-right:3px solid white;border-bottom:3px solid white;border-radius:0 0 4px 0;z-index:0}.map-rescue-marker:hover{transform:translateY(-2px) scale(1.06);box-shadow:0 10px 24px rgba(220,38,38,.45),0 3px 7px rgba(0,0,0,.24)}.map-rescue-marker-icon{display:grid;place-items:center;width:100%;height:100%;color:white;position:relative;z-index:1}.map-rescue-marker-icon svg{display:block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.map-info-window{display:grid;grid-gap:7px;gap:7px;min-width:230px;max-width:300px;padding:4px 0;font-size:13px;line-height:1.4}.map-info-window strong{font-size:15px}.map-directions-link,.map-google-link,.map-phone-link{display:inline-block;margin-top:3px;text-decoration:none;font-weight:900;color:#111827}.map-google-link{color:#2563eb}.map-directions-link{margin-top:6px;background:#f97316;color:white!important;padding:8px 11px;border-radius:9px;text-align:center}.map-directions-link:hover{background:#ea580c}.map-phone-missing{color:#6b7280}.places-block{margin-top:20px;background:white;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.04)}.places-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:20px 22px;border-bottom:1px solid #e5e7eb}.places-title-row h3{margin:4px 0 0;font-size:23px}.places-meta,.places-title-row>span{font-size:13px;color:#6b7280}.places-meta{display:flex;align-items:center;gap:12px}.google-attribution{font-weight:700;white-space:nowrap;color:#5e5e5e}.rescue-table-wrap{overflow-x:auto}.rescue-table{width:100%;border-collapse:collapse;min-width:680px}.rescue-table th{font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#6b7280;background:#f8fafc}.rescue-table td,.rescue-table th{padding:15px 20px;border-bottom:1px solid #edf0f3;text-align:left;vertical-align:middle}.rescue-table tbody tr{cursor:pointer;transition:background .15s ease}.rescue-table tbody tr:hover{background:#f8fafc}.rescue-table tbody tr:last-child td{border-bottom:0}.place-name-button{border:0;background:transparent;padding:0;font-weight:900;color:#111827;cursor:pointer;text-align:left;font-size:15px}.place-address{display:block;color:#6b7280;font-size:12px;line-height:1.45;margin-top:4px;max-width:580px}.distance-cell{font-weight:800;white-space:nowrap}.phone-cell{gap:12px}.phone-details{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.phone-details>span{white-space:nowrap;font-weight:700}.call-button,.directions-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;color:white;font-weight:900;padding:9px 12px;border-radius:9px;font-size:12px}.call-button{background:#16a34a}.call-button:hover{background:#15803d}.directions-button{background:#f97316}.directions-button:hover{background:#ea580c}.phone-missing{color:#9ca3af;font-size:13px}.empty-row{text-align:center!important;color:#6b7280!important;padding:28px!important}.map-note{margin:12px 4px}.footer{border-top:1px solid #e5e7eb;background:white;padding:22px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:13px}.footer strong{color:#111827}@media(max-width:760px){.header{padding:12px 14px}.brand{font-size:18px}.nav-cta{font-size:12px}.hero{padding-top:38px}.hero h1{letter-spacing:-1.7px}.hero-actions{flex-direction:column}.section-heading{display:block}.map-controls{margin-top:14px}.rescue-map{height:440px;border-radius:17px}.places-title-row{padding:17px}.rescue-table td,.rescue-table th{padding:13px 15px}.phone-cell{justify-content:flex-start}.content-wrap{padding-left:12px;padding-right:12px}}.header-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:inline-flex;align-items:center;padding:3px;border:1px solid #d1d5db;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.language-button{min-width:38px;height:32px;border:0;border-radius:7px;background:transparent;color:#6b7280;font-size:12px;font-weight:900;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.language-button:hover{color:#111827}.language-button.active{background:#111827;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}.language-loading{min-height:680px}@media(max-width:760px){.header-actions{gap:8px}.nav-cta{display:none}.language-button{min-width:36px;height:30px}.language-loading{min-height:560px}}.phone-cell{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.phone-number{min-width:0;font-weight:800}.phone-number>span{white-space:nowrap}.phone-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.call-button,.directions-button{border:0;cursor:pointer;line-height:1.2}.directions-button{font-family:inherit}.rescue-table td:first-child{width:48%}.rescue-table td:nth-child(2){width:15%}.rescue-table td:nth-child(3){width:37%}@media(max-width:760px){.rescue-table-wrap{overflow-x:visible}.rescue-table{min-width:0;width:100%;display:block}.rescue-table thead{display:none}.rescue-table tbody{display:block}.rescue-table tbody tr{display:block;padding:14px 16px;border-bottom:1px solid #edf0f3}.rescue-table tbody tr:last-child{border-bottom:0}.rescue-table td,.rescue-table td:first-child,.rescue-table td:nth-child(2),.rescue-table td:nth-child(3){display:block;width:100%;padding:5px 0;border-bottom:0}.rescue-table td:before{content:attr(data-label);display:block;margin-bottom:3px;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.65px;text-transform:uppercase;color:#9ca3af}.place-name-button{font-size:16px}.distance-cell{font-size:14px}.phone-cell{display:block}.phone-number{margin-bottom:9px}.phone-actions{justify-content:flex-start;gap:8px}.call-button,.directions-button{min-height:38px;padding:10px 13px;font-size:11px;border-radius:10px}.empty-row:before{display:none}.empty-row{padding:24px 0!important}.places-title-row{align-items:flex-start}.places-meta{flex-direction:column;align-items:flex-end;gap:4px}}