/* Scoped Where to Play gallery. Existing homepage sections retain their styling. */
.hsk-anywhere .hsk-anywhere__copy h1{color:#fff;text-shadow:0 3px 14px rgba(0,36,80,.3)}
.hsk-anywhere .hsk-anywhere__copy h1 span{color:#ec1d25}
.hsk-anywhere .hsk-where-trigger{appearance:none;display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:14px;padding:8px 0;border:0;border-radius:0;background:transparent;color:#fff;font:900 15px/1.3 Arial,Helvetica,sans-serif;letter-spacing:.04em;text-decoration:underline;text-underline-offset:6px;cursor:pointer;box-shadow:none}
.hsk-anywhere .hsk-where-trigger:hover{color:#fff;opacity:.85}
.hsk-anywhere .hsk-where-trigger:focus-visible,.hsk-anywhere .hsk-place:focus-visible{outline:3px solid #fff;outline-offset:-3px}
.hsk-where-dialog{box-sizing:border-box;position:fixed;inset:0;width:min(1120px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:2px solid rgba(255,255,255,.55);border-radius:12px;background:#0059ad;color:#fff;font-family:Arial,Helvetica,sans-serif;overflow:auto;overscroll-behavior:contain;box-shadow:0 28px 90px rgba(0,0,0,.5)}
.hsk-where-dialog:not([open]){display:none}
.hsk-where-dialog::backdrop{background:rgba(0,14,37,.86);backdrop-filter:blur(4px)}
.hsk-where-dialog *{box-sizing:border-box}
.hsk-where-dialog [hidden]{display:none!important}
.hsk-gallery-header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px 24px;background:#0059ad;border-bottom:2px solid #ec1d25}
.hsk-where-dialog .hsk-gallery-kicker{margin:0 0 6px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.15em;line-height:1.4}
.hsk-where-dialog .hsk-gallery-header h2{margin:0;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:34px;font-weight:900;line-height:1.05;letter-spacing:-.025em}
.hsk-where-dialog .hsk-gallery-hint{margin:9px 0 0;color:#fff;font-size:14px;line-height:1.4}
.hsk-where-dialog .hsk-gallery-close{appearance:none;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin:0;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:#ec1d25;color:#fff;font:400 32px/1 Arial,Helvetica,sans-serif;cursor:pointer}
.hsk-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;background:#fff}
.hsk-where-dialog .hsk-gallery-card{appearance:none;position:relative;display:block;min-width:0;width:100%;margin:0;padding:0;border:0;border-radius:0;background:#003f7b;color:#fff;text-align:left;white-space:normal;box-shadow:none;cursor:pointer;overflow:hidden}
.hsk-gallery-card img{display:block;width:100%;height:auto;aspect-ratio:365/350;object-fit:contain;background:#003f7b;transition:filter .18s ease}
.hsk-where-dialog .hsk-gallery-card-label{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:10px 12px;background:#0059ad;color:#fff;font-size:12px;font-weight:900;line-height:1.4;letter-spacing:.045em}
.hsk-gallery-card:hover img{filter:brightness(1.1)}
.hsk-gallery-card:hover .hsk-gallery-card-label,.hsk-gallery-card:focus-visible .hsk-gallery-card-label{background:#ec1d25}
.hsk-gallery-banner{display:block;width:100%;height:auto}
.hsk-gallery-detail{padding:20px 24px 28px}
.hsk-where-dialog .hsk-gallery-back{appearance:none;min-height:44px;margin:0 0 16px;padding:8px 0;border:0;border-radius:0;background:transparent;color:#fff;font:900 13px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.06em;cursor:pointer;box-shadow:none}
.hsk-gallery-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:24px}
.hsk-gallery-photo{display:grid;place-items:center;min-width:0;background:#003f7b;border:1px solid rgba(255,255,255,.35);border-radius:6px;overflow:hidden}
.hsk-gallery-photo img{display:block;width:100%;height:auto;max-height:56vh;max-height:56dvh;object-fit:contain}
.hsk-gallery-description{min-width:0;padding:10px 0}
.hsk-where-dialog .hsk-gallery-description h3{margin:10px 0 20px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(30px,4.2vw,58px);font-weight:900;line-height:1;letter-spacing:-.045em;overflow-wrap:break-word}
.hsk-where-dialog [data-hsk-scene-copy]{margin:0 0 24px;color:#fff;font-size:18px;line-height:1.6}
.hsk-where-dialog .hsk-gallery-shop{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 20px;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:#ec1d25;color:#fff!important;text-decoration:none;font-size:13px;font-weight:900;line-height:1.4}
.hsk-gallery-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:26px;max-width:330px}
.hsk-where-dialog .hsk-gallery-nav button{appearance:none;display:grid;place-items:center;width:48px;min-height:44px;padding:6px;border:1px solid rgba(255,255,255,.65);border-radius:4px;background:transparent;color:#fff;font:700 22px/1 Arial,Helvetica,sans-serif;cursor:pointer}
.hsk-gallery-nav span{color:#fff;font-size:12px;font-weight:900;text-align:center}
.hsk-where-dialog button:focus-visible,.hsk-where-dialog a:focus-visible{outline:3px solid #fff;outline-offset:-4px}
.hsk-where-dialog [data-hsk-scene-title]:focus{outline:none}
@media(max-width:680px){.hsk-where-dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);border-radius:9px}.hsk-gallery-header{padding:16px;gap:10px}.hsk-where-dialog .hsk-gallery-header h2{font-size:26px}.hsk-where-dialog .hsk-gallery-hint{font-size:12px}.hsk-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hsk-where-dialog .hsk-gallery-card-label{padding:9px 8px;font-size:10px}.hsk-gallery-detail{padding:12px 16px 24px}.hsk-gallery-detail-grid{grid-template-columns:minmax(0,1fr);gap:14px}.hsk-gallery-photo img{max-height:43vh;max-height:43dvh}.hsk-where-dialog .hsk-gallery-description h3{font-size:34px;margin:5px 0 14px}.hsk-where-dialog [data-hsk-scene-copy]{font-size:16px;margin-bottom:18px}.hsk-gallery-nav{margin-top:18px}.hsk-gallery-description{padding:0}}
@media(prefers-reduced-motion:reduce){.hsk-gallery-card img,.hsk-anywhere .hsk-hero-img{transition:none}}
