.hp-h1{font-size:clamp(2rem,5vw,3rem);line-height:1.1;font-weight:700;color:var(--lm-fg-1);letter-spacing:-.01em;text-wrap:pretty}.hp-lead{font-size:18px;color:var(--lm-fg-2);line-height:1.55;max-width:52ch}.hp-hero-composite{position:relative;border:1px solid var(--lm-card-border);border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #0000001a;background:#fff;width:100%;aspect-ratio:16/11;max-height:440px;margin-left:auto;user-select:none;-webkit-user-select:none;cursor:default}@media (max-width:991.98px){.hp-hero-composite{max-width:540px;margin:0 auto}}.hp-hero-composite button,.hp-hero-composite div,.hp-hero-composite img,.hp-hero-composite svg{pointer-events:none}.hp-syn-map-svg{position:absolute;inset:0;width:100%;height:100%;display:block}.hp-hero-pin{position:absolute;transform:translate(-50%,-100%);filter:drop-shadow(0 2px 3px rgba(0,0,0,.25));pointer-events:none}.hp-hero-pin-inner{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:18px;height:18px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-hero-pin-active{z-index:3;transform:translate(-50%,-100%) scale(1.18);animation:hp-pin-pulse 2s ease-in-out infinite}@keyframes hp-pin-pulse{0%,to{transform:translate(-50%,-100%) scale(1.18)}50%{transform:translate(-50%,-100%) scale(1.28)}}.hp-hero-card{position:absolute;right:14px;bottom:14px;width:220px;background:#fff;border-radius:10px;padding:12px 14px;box-shadow:0 10px 24px #0000002e;z-index:4;font-family:var(--lm-font-sans)}@media (max-width:991.98px){.hp-hero-card{width:200px;right:8px;bottom:8px}}.hp-hero-map-corner{position:absolute;bottom:8px;right:8px;background:#ffffffeb;padding:2px 8px;font-size:11px;border-radius:4px;color:var(--lm-fg-3);border:1px solid #dee2e6;font-family:var(--lm-font-mono)}.hp-pill{display:inline-flex;align-items:center;padding:6px 18px;border-radius:50px;border:1px solid #dee2e6;background:#0000;color:var(--lm-fg-1);font-size:15px;font-weight:400;white-space:nowrap}.hp-app-strip{background:#f8f9fa;border-top:1px solid #f1f3f5;border-bottom:1px solid #f1f3f5}.hp-app-strip h2{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;letter-spacing:-.01em;text-wrap:pretty}.hp-data-callout{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border:1px solid var(--lm-card-border,#e0e0e0);border-radius:12px;background:#fff;flex-wrap:wrap}.hp-data-callout-text{flex:1 1 280px;min-width:0}