
#hts-map-preview{padding:16px;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:#1d1d1f}
#hts-map-preview *{box-sizing:border-box}
#hts-map-preview .hts-map-component{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 12px 45px #16243812}
#hts-map-preview header{padding:30px 30px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
#hts-map-preview .eyebrow{font-size:10px;letter-spacing:.09em;font-weight:600;margin:0 0 10px;color:#67676c}
#hts-map-preview h2{font-size:34px;line-height:1.08;letter-spacing:-.045em;margin:0;font-weight:600}
#hts-map-preview .preview-label{font-size:11px;white-space:nowrap;color:#666;background:#f5f5f7;border-radius:20px;padding:7px 11px}
#hts-map-preview .map-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:4px 30px 20px}
#hts-map-preview label{font-size:12px;color:#666;display:grid;gap:6px}
#hts-map-preview select{font:500 16px inherit;font-family:inherit;font-size:16px;border:1px solid #dedee3;border-radius:12px;padding:10px 36px 10px 12px;background:#fff;color:#1d1d1f;max-width:100%}
#hts-map-preview .map-hint{font-size:12px;color:#666}
#hts-map-preview .map-stage{position:relative;height:430px;overflow:hidden;background:#f2f3f2}
#hts-map-preview .map-art{display:block;width:100%;height:100%}
#hts-map-preview .map-pins{position:absolute;inset:0;pointer-events:none}
#hts-map-preview .map-pin{position:absolute;width:34px;height:34px;margin:-17px;border:0;background:transparent;display:grid;place-items:center;pointer-events:auto;border-radius:50%;padding:0}
#hts-map-preview .map-pin:before{content:"";width:11px;height:11px;background:#0069ba;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #16243835;transition:width .3s,height .3s,background .3s}
#hts-map-preview .map-pin[aria-pressed=true]:before{width:18px;height:18px;background:#c91623;box-shadow:0 0 0 7px #c9162317,0 3px 12px #16243830}
#hts-map-preview .pin-label{position:absolute;top:31px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:500;white-space:nowrap;background:#fffffff0;padding:4px 7px;border-radius:7px;color:#1d1d1f;pointer-events:none}
#hts-map-preview .map-pin[aria-pressed=true]{z-index:4}
#hts-map-preview .map-pin[aria-pressed=true] .pin-label{background:#1d1d1f;color:white}
#hts-map-preview .map-water-label{position:absolute;right:15%;bottom:17%;font-size:11px;letter-spacing:.18em;color:#568198;pointer-events:none}
#hts-map-preview .map-north{position:absolute;right:18px;top:18px;background:#fff;padding:10px;border-radius:30px;font-size:12px}
#hts-map-preview .map-detail{padding:24px 30px;display:flex;justify-content:space-between;align-items:center;gap:20px}
#hts-map-preview h3{margin:0 0 7px;font-size:26px;letter-spacing:-.035em;font-weight:600}
#hts-map-preview .radius-note{font-size:11px;color:#69696e;line-height:1.5;margin:0;max-width:290px}
#hts-map-preview .city-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#0069ba;color:#fff;text-decoration:none;border-radius:30px;padding:14px 20px;font-size:13px;font-weight:500;white-space:nowrap}
#hts-map-preview .map-credit{padding:0 30px 18px;font-size:10px;color:#777}
#hts-map-preview .map-intro{font-size:14px;line-height:1.65;color:#626268;max-width:520px;margin:16px 0 0}
#hts-map-preview .map-stage{background:#dcecf1}
#hts-map-preview .map-water-label{display:none}
#hts-map-preview .map-pin{width:38px;height:38px;margin:-19px;background:white;border:1px solid #d6e3ed;box-shadow:0 3px 9px #10203028;color:#0069ba;transition:box-shadow .25s,border-color .25s}
#hts-map-preview .map-pin:before{display:none}
#hts-map-preview .map-pin>svg{width:21px;height:21px;stroke-width:1.8}
#hts-map-preview .map-pin[aria-pressed=true]{border-color:#c91623;box-shadow:0 0 0 5px #c9162315,0 4px 14px #10203030}
#hts-map-preview .map-pin[aria-pressed=true]>svg{display:none}
#hts-map-preview .pin-brand{display:none;position:relative;width:30px;height:30px}
#hts-map-preview .map-pin[aria-pressed=true] .pin-brand{display:block}
#hts-map-preview .pin-brand img{position:absolute;inset:0;width:100%;height:100%}
#hts-map-preview .map-pin.spinning .pin-rotor{animation:hts-map-fan 1s cubic-bezier(.3,.05,.5,1) 3}
#hts-map-preview .pin-label{top:40px}
@keyframes hts-map-fan{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){#hts-map-preview .map-pin.spinning .pin-rotor{animation:none}}
@media(max-width:520px){#hts-map-preview{padding:5px}#hts-map-preview header{padding:24px 20px 18px}#hts-map-preview h2{font-size:28px}#hts-map-preview .preview-label{display:none}#hts-map-preview .map-toolbar{padding:0 20px 18px}#hts-map-preview .map-hint{max-width:80px;line-height:1.5}#hts-map-preview .map-stage{height:440px}#hts-map-preview .map-detail{padding:22px 20px;align-items:flex-start;flex-direction:column}#hts-map-preview .city-cta{width:100%}}

#hts-map-preview{padding:64px 0}#hts-map-preview .hts-map-component{border:1px solid #e4e8ed}#hts-map-preview .map-stage{height:530px;touch-action:pan-y;cursor:grab}#hts-map-preview .map-stage.is-dragging{cursor:grabbing}#hts-map-preview .map-art{user-select:none}#hts-map-preview .map-controls{display:flex;gap:8px;align-items:center}#hts-map-preview .map-controls button{border:1px solid #d8dde4;background:white;color:#1d1d1f;min-width:44px;min-height:44px;border-radius:12px;padding:9px 13px;font:500 14px inherit;cursor:pointer}#hts-map-preview .map-controls button:hover{background:#e8f2fa;color:#0069ba}#hts-map-preview .map-pin{cursor:pointer}#hts-map-preview .map-city-directory{padding:0 30px 24px}#hts-map-preview .map-city-directory summary{font-size:15px;font-weight:600;cursor:pointer;padding:12px 0}#hts-map-preview .map-city-directory nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;padding-top:12px}#hts-map-preview .map-city-directory a{padding:10px;border-radius:10px;background:#f5f5f7;font-size:14px;color:#0069ba}#hts-map-preview .map-credit a{color:inherit;text-decoration:underline}#hts-map-preview .map-intro{max-width:680px;font-size:16px}#hts-map-preview .map-detail{background:#f9fafc}#hts-map-preview .map-city-directory{padding-top:14px}#hts-map-preview .map-pin:hover{box-shadow:0 4px 16px #0069ba55}#hts-map-preview .radius-note{font-size:12px}@media(max-width:600px){#hts-map-preview .map-toolbar{align-items:stretch;flex-direction:column;gap:12px}#hts-map-preview .map-controls{justify-content:flex-start}#hts-map-preview .map-stage{height:450px}#hts-map-preview{padding:40px 0}#hts-map-preview .hts-map-component{width:calc(100% - 24px)}}

#hts-map-preview .map-skyline-header{position:relative;isolation:isolate;min-height:410px;background:#101114;display:flex;align-items:center;padding:56px 48px;overflow:hidden}
#hts-map-preview .map-skyline-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:-2}
#hts-map-preview .map-skyline-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#080d16f2 0%,#080d16bd 48%,#080d1629 100%);z-index:-1}
#hts-map-preview .map-skyline-copy{max-width:670px}
#hts-map-preview .map-skyline-header .eyebrow{color:#bdcad8;font-size:12px}
#hts-map-preview .map-skyline-header h2{font-size:clamp(34px,4.7vw,58px);line-height:1.04;letter-spacing:-.045em;color:#fff}
#hts-map-preview .map-skyline-header .map-intro{color:#e1e6ed;max-width:590px;font-size:16px}
#hts-map-preview .map-skyline-signoff{font-weight:600;color:#fff;font-size:14px;margin:24px 0 0}
#hts-map-preview .map-toolbar{padding-top:24px;background:#f5f5f7}
#hts-map-preview .map-stage{height:600px}
#hts-map-preview .map-pin{border-radius:22px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:4px 10px;margin-top:-19px}
#hts-map-preview .map-pin>svg{flex:none;width:18px;height:18px}
#hts-map-preview .pin-label{position:static;transform:none;background:none;padding:0;white-space:nowrap;font-size:13px;font-weight:600;color:#1d1d1f;pointer-events:none}
#hts-map-preview .map-pin[aria-pressed=true] .pin-label{background:none;color:#0069ba}
#hts-map-preview .pin-brand{flex:none;width:25px;height:25px}
@media(max-width:600px){#hts-map-preview .map-skyline-header{min-height:420px;padding:32px 24px}#hts-map-preview .map-skyline-overlay{background:linear-gradient(90deg,#080d16e8,#080d1680)}#hts-map-preview .map-stage{height:500px}#hts-map-preview .map-skyline-header .map-intro{font-size:15px}}

@media(max-width:640px){#hts-map-preview .map-skyline-photo{object-position:72% center}}
