:root{--navy:#0f2a44;--orange:#f59e0b;--sky:#e0f2fe;--blue:#0ea5e9;--text:#18324a}body{background:#f8fafc;color:var(--text);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.live-banner{position:sticky;top:0;z-index:1030;background:#facc15;color:#0f2a44;padding:.65rem 1rem;text-align:center;font-weight:800;box-shadow:0 6px 18px rgba(15,42,68,.14)}.hero{background-color:#dbeafe;background-size:cover;background-position:center;color:#123047;border-bottom:4px solid var(--orange);position:relative}.hero::before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.84)}.hero .container{position:relative}.site-logo{max-height:88px;max-width:min(320px,80vw);object-fit:contain}.hero h1{font-weight:900;font-size:clamp(2rem,5vw,4rem)}.hero .lead{font-weight:700}.live-pulse{background:#ef4444;box-shadow:0 0 0 .5rem rgba(239,68,68,.15);animation:pulse 1.4s infinite}@keyframes pulse{50%{box-shadow:0 0 0 1rem rgba(239,68,68,0)}}h2{color:var(--navy);font-weight:800}.map-wrap{position:relative;background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 18px 45px rgba(14,116,144,.16);border:1px solid rgba(14,165,233,.18)}.map-marker{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent}.map-marker span{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:50%;background:#ef4444;color:#fff;font-weight:900;border:4px solid #fff;box-shadow:0 0 0 4px rgba(14,165,233,.25)}.map-marker.active span{background:var(--orange);box-shadow:0 0 0 7px rgba(245,158,11,.25);transform:scale(1.12)}.location-card{width:100%;height:100%;border:1px solid rgba(14,165,233,.2);border-radius:1rem;background:#ffffff;color:var(--text);padding:1rem;text-align:left;display:flex;flex-direction:column;gap:.45rem;box-shadow:0 10px 28px rgba(15,42,68,.08)}.location-card.active{outline:3px solid var(--orange);background:#fff7ed}.stats>div{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 10px 28px rgba(15,42,68,.08)}.stats>div>div{font-size:2rem;font-weight:900;color:#ea580c}.gallery-img{height:360px;object-fit:cover;background:#fff;border-radius:1rem}.gallery-zoom{border:0;background:transparent;padding:0;width:100%;cursor:zoom-in}.gallery-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.gallery-thumbs button{border:3px solid transparent;background:#fff;border-radius:.75rem;padding:.2rem;box-shadow:0 8px 20px rgba(15,42,68,.08)}.gallery-thumbs button:focus,.gallery-thumbs button:hover{border-color:var(--orange)}.gallery-thumbs img{width:112px;height:72px;object-fit:cover;border-radius:.5rem}.btn-location-action,#favorite,#auto-mode{background:#0f766e;border-color:#0f766e;color:#fff;font-weight:800}#favorite:hover,#auto-mode:hover,#favorite:focus,#auto-mode:focus,#favorite.btn-saved,#auto-mode.btn-running{background:#f59e0b;border-color:#f59e0b;color:#0f2a44}a{color:#0369a1;font-weight:700}.ratio iframe{border:0;border-radius:1rem;box-shadow:0 14px 35px rgba(15,42,68,.12)}.btn-warning{font-weight:800}.site-footer{background:#e0f2fe;border-top:1px solid rgba(14,165,233,.18);color:var(--navy)}.archive-links{display:flex;flex-wrap:wrap;gap:.75rem}.archive-links a{display:inline-flex;align-items:center;border-radius:999px;background:#fff;padding:.55rem 1rem;text-decoration:none;box-shadow:0 8px 20px rgba(15,42,68,.08)}@media(max-width:767px){.map-marker span{width:2.2rem;height:2.2rem}.gallery-img{height:220px}.live-banner{text-align:left}}
