:root {
  --hvp-cream: #f7f3e9;
  --hvp-paper: #fffdf7;
  --hvp-forest: #0c4035;
  --hvp-deep: #062c25;
  --hvp-lime: #d7f450;
  --hvp-coral: #f06445;
  --hvp-ink: #17382f;
  --hvp-muted: #66766f;
  --hvp-line: rgba(12, 64, 53, .14);
  --hvp-shadow: 0 26px 70px rgba(9, 49, 40, .13);
}

body.post-type-archive-luoghi-da-visitare,
body.page-template-template-luoghi-da-visitare { background: var(--hvp-cream); }
body.post-type-archive-luoghi-da-visitare .site-header,
body.page-template-template-luoghi-da-visitare .site-header { z-index: 1000; }
body.hv-place-dialog-open { overflow: hidden; }

.hv-places-page,
.hv-places-page * { box-sizing: border-box; }
.hv-places-page button,
.hv-place-dialog button,
.hv-places-page select { font: inherit; }
.hv-places-page button { color: inherit; }
.hv-places-shell { width: min(1320px, calc(100% - 64px)); margin: 0 auto; }

.hv-places-hero { position: relative; min-height: 670px; overflow: hidden; isolation: isolate; padding: 145px 0 64px; color: #fff; background: radial-gradient(circle at 78% 42%, rgba(51, 116, 89, .74), transparent 27%), linear-gradient(132deg, #052a23 0%, #0b493b 56%, #113d34 100%); }
.hv-places-hero::before { position: absolute; z-index: -2; right: -12vw; bottom: -48%; width: 68vw; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(215,244,80,.18) 0 1px, transparent 2px); background-size: 15px 15px; content: ''; transform: rotate(-12deg); }
.hv-places-hero__pattern { position: absolute; z-index: -2; inset: 0; opacity: .28; background-image: linear-gradient(rgba(215,244,80,.14) 1px, transparent 1px), linear-gradient(90deg, rgba(215,244,80,.14) 1px, transparent 1px); background-size: 80px 80px; mask-image: linear-gradient(90deg, rgba(0,0,0,.85), transparent 74%); }
.hv-places-hero__orbit { position: absolute; z-index: -1; border: 1px solid rgba(215,244,80,.3); border-radius: 50%; }
.hv-places-hero__orbit--one { top: 20%; right: 8%; width: 520px; height: 520px; }
.hv-places-hero__orbit--two { top: 33%; right: 14%; width: 310px; height: 310px; box-shadow: 0 0 0 48px rgba(215,244,80,.035), 0 0 0 96px rgba(215,244,80,.025); }
.hv-places-hero__inner { display: grid; grid-template-columns: minmax(0, .92fr) minmax(480px, 1.08fr); gap: clamp(42px, 6vw, 88px); align-items: center; }
.hv-places-hero__copy { position: relative; z-index: 3; max-width: 700px; }
.hv-places-breadcrumbs { display: flex; align-items: center; gap: 11px; margin-bottom: 36px; color: rgba(255,255,255,.68); font-size: 14px; font-weight: 700; }
.hv-places-breadcrumbs a { color: var(--hvp-lime); }
.hv-places-kicker { display: flex; align-items: center; gap: 15px; margin: 0 0 24px; color: var(--hvp-lime); font-size: 14px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.hv-places-kicker > span { display: block; width: 46px; height: 3px; border-radius: 10px; background: currentColor; }
.hv-places-hero h1 { max-width: 720px; margin: 0; color: #fff; font-family: Newsreader, Georgia, serif; font-size: clamp(56px, 6.2vw, 88px); font-weight: 600; letter-spacing: -.058em; line-height: .86; text-wrap: balance; }
.hv-places-hero h1 em { color: var(--hvp-lime); font-style: normal; }
.hv-places-hero__lead { max-width: 630px; margin: 26px 0 0; color: rgba(255,255,255,.78); font-size: 19px; line-height: 1.65; }
.hv-places-hero__action { display: inline-flex; min-height: 58px; align-items: center; gap: 30px; margin-top: 28px; padding: 0 24px; border: 1px solid rgba(255,255,255,.32); border-radius: 100px; color: #fff; font-size: 15px; font-weight: 800; transition: color .25s ease, background .25s ease, transform .25s ease; }
.hv-places-hero__action svg { width: 22px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-width: 1.8; }
.hv-places-hero__action:hover { color: var(--hvp-deep); background: var(--hvp-lime); transform: translateY(-3px); }

.hv-places-hero__visual { position: relative; min-height: 430px; perspective: 1200px; }
.hv-places-hero__photo { position: absolute; overflow: hidden; margin: 0; border: 1px solid rgba(255,255,255,.22); border-radius: 26px; background: #174f42; box-shadow: 0 28px 70px rgba(0,0,0,.28); }
.hv-places-hero__photo img { width: 100%; height: 100%; object-fit: cover; }
.hv-places-hero__photo--1 { z-index: 3; top: 32px; right: 64px; width: 290px; height: 360px; transform: rotate(5deg); }
.hv-places-hero__photo--2 { z-index: 2; top: 1px; left: 12px; width: 225px; height: 285px; transform: rotate(-9deg); }
.hv-places-hero__photo--3 { z-index: 4; right: 8px; bottom: -4px; width: 210px; height: 160px; transform: rotate(9deg); }
.hv-places-hero__label { position: absolute; z-index: 5; right: 0; top: 3px; color: var(--hvp-lime); font-size: 13px; font-weight: 800; letter-spacing: .15em; line-height: 1.2; }
.hv-places-hero__pin { position: absolute; z-index: 6; bottom: 14px; left: 70px; display: grid; width: 92px; height: 92px; place-items: center; border: 8px solid rgba(255,255,255,.16); border-radius: 50%; color: var(--hvp-deep); background: var(--hvp-lime); box-shadow: 0 20px 40px rgba(0,0,0,.22); }
.hv-places-hero__pin svg { width: 46px; fill: none; stroke: currentColor; stroke-width: 2; }

.hv-places-explorer { position: relative; padding: 82px 0 100px; background: radial-gradient(circle at 10% 15%, rgba(215,244,80,.16), transparent 24%), var(--hvp-cream); }
.hv-places-heading { display: grid; grid-template-columns: 1fr minmax(320px, .55fr); gap: 60px; align-items: end; margin-bottom: 40px; }
.hv-places-kicker--dark { color: #799624; }
.hv-places-heading h2 { margin: 0; color: var(--hvp-forest); font-family: Newsreader, Georgia, serif; font-size: clamp(50px, 5vw, 72px); font-weight: 600; letter-spacing: -.054em; line-height: .86; }
.hv-places-heading h2 em { color: var(--hvp-coral); font-style: normal; }
.hv-places-heading > p { max-width: 510px; margin: 0 0 3px; color: var(--hvp-muted); font-size: 18px; line-height: 1.68; }

.hv-places-filters { position: sticky; z-index: 50; top: var(--hv-places-filter-top, 116px); display: grid; grid-template-columns: 1fr 1fr auto; gap: 12px; margin-bottom: 40px; padding: 12px; border: 1px solid rgba(12,64,53,.11); border-radius: 25px; background: rgba(255,253,247,.9); box-shadow: 0 20px 55px rgba(12,64,53,.11); backdrop-filter: blur(18px); }
.hv-places-filter { position: relative; display: grid; min-height: 76px; grid-template-columns: 62px 1fr 30px; grid-template-rows: auto auto; column-gap: 15px; align-items: center; padding: 7px 17px 7px 7px; border: 1px solid var(--hvp-line); border-radius: 20px; background: rgba(247,243,233,.66); transition: border-color .2s ease, background .2s ease; }
.hv-places-filter:focus-within { border-color: rgba(121,150,36,.62); background: #fff; }
.hv-places-filter__icon { grid-row: 1 / 3; display: grid; width: 58px; height: 58px; place-items: center; border-radius: 17px; color: var(--hvp-deep); background: var(--hvp-lime); }
.hv-places-filter__icon svg { width: 29px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; }
.hv-places-filter label { align-self: end; color: #7b8b84; font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.hv-places-filter select { z-index: 2; align-self: start; width: 100%; min-width: 0; padding: 1px 32px 0 0; border: 0; outline: 0; appearance: none; color: var(--hvp-forest); background: transparent; font-size: 18px; font-weight: 800; cursor: pointer; }
.hv-places-filter__chevron { grid-column: 3; grid-row: 1 / 3; width: 24px; fill: none; stroke: var(--hvp-forest); stroke-linecap: round; stroke-width: 1.8; pointer-events: none; }
.hv-places-reset { display: inline-flex; min-width: 178px; min-height: 76px; align-items: center; justify-content: center; gap: 11px; padding: 0 20px; border: 0; border-radius: 20px; color: #fff !important; background: var(--hvp-forest); font-size: 14px; font-weight: 800; cursor: pointer; transition: background .2s ease, transform .2s ease; }
.hv-places-reset svg { width: 23px; fill: none; stroke: var(--hvp-lime); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.hv-places-reset:hover { background: #18584a; transform: translateY(-2px); }

.hv-places-results-head { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; }
.hv-places-results-head p { display: flex; align-items: baseline; gap: 8px; margin: 0; color: var(--hvp-forest); font-size: 16px; font-weight: 700; }
.hv-places-results-head strong { color: var(--hvp-coral); font-family: Newsreader, Georgia, serif; font-size: 42px; line-height: 1; }
.hv-places-results-head__line { height: 1px; flex: 1; background: var(--hvp-line); }
.hv-places-results-head small { color: #7b8b84; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }

.hv-places-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-auto-flow: dense; gap: 20px; transition: opacity .2s ease, transform .2s ease; }
.hv-places-grid[aria-busy="true"] { opacity: .44; transform: translateY(8px); pointer-events: none; }
.hv-place-card { min-width: 0; }
.hv-place-card:nth-child(7n+1) { grid-column: span 2; }
.hv-place-card__trigger { display: flex; width: 100%; height: 100%; min-height: 490px; flex-direction: column; overflow: hidden; padding: 0; border: 1px solid var(--hvp-line); border-radius: 25px; text-align: left; background: var(--hvp-paper); box-shadow: 0 10px 30px rgba(12,64,53,.05); cursor: pointer; transition: transform .32s cubic-bezier(.2,.8,.2,1), box-shadow .32s ease, border-color .32s ease; }
.hv-place-card__trigger:hover { border-color: rgba(12,64,53,.28); box-shadow: var(--hvp-shadow); transform: translateY(-8px); }
.hv-place-card__media { position: relative; display: block; height: 275px; flex: none; overflow: hidden; margin: 8px; border-radius: 19px; background: #d9e2d7; }
.hv-place-card:nth-child(7n+1) .hv-place-card__media { height: 300px; }
.hv-place-card__image { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .7s cubic-bezier(.2,.8,.2,1), filter .4s ease; }
.hv-place-card__trigger:hover .hv-place-card__image { transform: scale(1.055); filter: saturate(1.08); }
.hv-place-card__fallback { display: grid; width: 100%; height: 100%; place-items: center; color: var(--hvp-forest); background: radial-gradient(circle at 70% 20%, rgba(215,244,80,.65), transparent 30%), #dbe7d4; }
.hv-place-card__fallback svg { width: 110px; fill: none; stroke: currentColor; stroke-width: 2; opacity: .65; }
.hv-place-card__veil { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 48%, rgba(5,37,30,.52)); }
.hv-place-card__arrow { position: absolute; right: 17px; bottom: 17px; display: grid; width: 62px; height: 62px; place-items: center; border-radius: 19px; color: var(--hvp-deep); background: var(--hvp-lime); transition: transform .3s ease, border-radius .3s ease; }
.hv-place-card__arrow svg { width: 27px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-width: 1.8; }
.hv-place-card__trigger:hover .hv-place-card__arrow { border-radius: 50%; transform: rotate(7deg) scale(1.05); }
.hv-place-card__body { display: flex; flex: 1; flex-direction: column; padding: 17px 22px 21px; }
.hv-place-card__meta { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 13px; }
.hv-place-card__meta > span { display: inline-flex; min-height: 35px; align-items: center; gap: 8px; padding: 0 12px; border: 1px solid var(--hvp-line); border-radius: 100px; color: #53665e; background: rgba(247,243,233,.72); font-size: 12px; font-weight: 800; }
.hv-place-card__meta svg { width: 17px; fill: none; stroke: #789823; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.hv-place-card__body > strong { color: var(--hvp-forest); font-family: Newsreader, Georgia, serif; font-size: clamp(27px, 2vw, 34px); font-weight: 600; letter-spacing: -.042em; line-height: 1; }
.hv-place-card__summary { display: -webkit-box; overflow: hidden; margin-top: 11px; color: var(--hvp-muted); font-size: 15px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.hv-place-card__discover { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 14px; color: var(--hvp-forest); font-size: 14px; font-weight: 800; }
.hv-place-card__discover i { color: var(--hvp-coral); font-size: 25px; font-style: normal; transition: transform .25s ease; }
.hv-place-card__trigger:hover .hv-place-card__discover i { transform: translateX(5px); }

.hv-places-more-wrap { display: flex; justify-content: center; padding-top: 40px; }
.hv-places-more { display: inline-flex; min-height: 62px; align-items: center; gap: 25px; padding: 0 26px; border: 0; border-radius: 100px; color: #fff !important; background: var(--hvp-forest); font-size: 15px; font-weight: 800; cursor: pointer; transition: transform .22s ease, background .22s ease; }
.hv-places-more svg { width: 22px; fill: none; stroke: var(--hvp-lime); stroke-linecap: round; stroke-width: 1.8; }
.hv-places-more:hover { background: #18584a; transform: translateY(-3px); }
.hv-places-more[disabled] { opacity: .58; cursor: wait; transform: none; }

.hv-places-empty { padding: 78px 24px; border: 1px dashed rgba(12,64,53,.26); border-radius: 30px; text-align: center; background: rgba(255,255,255,.55); }
.hv-places-empty > span { display: grid; width: 90px; height: 90px; place-items: center; margin: 0 auto 22px; border-radius: 28px; color: var(--hvp-forest); background: var(--hvp-lime); transform: rotate(-6deg); }
.hv-places-empty svg { width: 47px; fill: none; stroke: currentColor; stroke-width: 2; }
.hv-places-empty h3 { margin: 0; color: var(--hvp-forest); font-family: Newsreader, Georgia, serif; font-size: 40px; }
.hv-places-empty p { margin: 10px 0 24px; color: var(--hvp-muted); font-size: 16px; }
.hv-places-empty button { min-height: 50px; padding: 0 19px; border: 0; border-radius: 100px; color: #fff; background: var(--hvp-forest); font-weight: 800; cursor: pointer; }

.hv-place-dialog[hidden] { display: none; }
.hv-place-dialog { position: fixed; z-index: 99999; inset: 0; display: grid; place-items: center; padding: 24px; }
.hv-place-dialog__backdrop { position: absolute; inset: 0; background: rgba(3,25,20,.82); backdrop-filter: blur(14px); animation: hvPlacesFade .25s ease both; }
.hv-place-dialog__panel { position: relative; z-index: 1; width: min(1080px, 100%); max-height: min(760px, calc(100vh - 48px)); overflow: auto; border: 1px solid rgba(255,255,255,.22); border-radius: 30px; outline: 0; background: var(--hvp-paper); box-shadow: 0 40px 120px rgba(0,0,0,.42); animation: hvPlacesDialog .42s cubic-bezier(.16,.8,.24,1) both; }
.hv-place-dialog__close { position: sticky; z-index: 10; top: 18px; float: right; display: inline-flex; min-height: 50px; align-items: center; gap: 10px; margin: 18px 18px -70px 0; padding: 0 10px 0 18px; border: 1px solid rgba(255,255,255,.28); border-radius: 100px; color: #fff !important; background: rgba(6,44,37,.85); font-size: 13px; font-weight: 800; cursor: pointer; backdrop-filter: blur(12px); }
.hv-place-dialog__close svg { width: 32px; height: 32px; padding: 7px; border-radius: 50%; fill: none; stroke: var(--hvp-deep); stroke-linecap: round; stroke-width: 1.8; background: var(--hvp-lime); }
.hv-place-dialog__body { clear: both; min-height: 540px; }
.hv-place-dialog__layout { display: grid; min-height: 540px; grid-template-columns: minmax(380px, .9fr) minmax(430px, 1.1fr); }
.hv-place-dialog__media { position: sticky; top: 0; min-height: 540px; max-height: min(760px, calc(100vh - 48px)); overflow: hidden; background: var(--hvp-forest); }
.hv-place-dialog__media::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(4,35,28,.6)); content: ''; }
.hv-place-dialog__image { display: block; width: 100%; height: 100%; min-height: 540px; object-fit: cover; }
.hv-place-dialog__fallback { display: grid; min-height: 540px; place-items: center; color: var(--hvp-lime); background: radial-gradient(circle at 30% 20%, rgba(215,244,80,.2), transparent 35%), var(--hvp-forest); }
.hv-place-dialog__fallback svg { width: 160px; fill: none; stroke: currentColor; stroke-width: 1.6; }
.hv-place-dialog__content { align-self: center; padding: 76px clamp(38px, 5vw, 62px) 52px; }
.hv-place-dialog__kicker { display: flex; align-items: center; gap: 13px; margin: 0 0 22px; color: #799624; font-size: 13px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.hv-place-dialog__kicker span { width: 42px; height: 3px; border-radius: 10px; background: currentColor; }
.hv-place-dialog__terms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 26px; }
.hv-place-dialog__terms span { display: inline-flex; min-height: 40px; align-items: center; gap: 9px; padding: 0 13px; border: 1px solid var(--hvp-line); border-radius: 100px; color: var(--hvp-forest); background: var(--hvp-cream); font-size: 13px; font-weight: 800; }
.hv-place-dialog__terms svg { width: 19px; fill: none; stroke: #789823; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.hv-place-dialog__content h2 { margin: 0; color: var(--hvp-forest); font-family: Newsreader, Georgia, serif; font-size: clamp(42px, 4.2vw, 62px); font-weight: 600; letter-spacing: -.052em; line-height: .92; }
.hv-place-dialog__description { max-width: 64ch; margin-top: 22px; color: #5d6e66; font-size: 17px; line-height: 1.72; }
.hv-place-dialog__description > :first-child { margin-top: 0; }
.hv-place-dialog__description > :last-child { margin-bottom: 0; }
.hv-place-dialog__link { display: inline-flex; min-height: 56px; align-items: center; gap: 22px; margin-top: 26px; padding: 0 17px 0 23px; border-radius: 100px; color: #fff; background: var(--hvp-forest); font-size: 15px; font-weight: 800; transition: transform .22s ease, background .22s ease; }
.hv-place-dialog__link svg { width: 34px; height: 34px; padding: 7px; border-radius: 50%; fill: none; stroke: var(--hvp-deep); stroke-linecap: round; stroke-width: 1.8; background: var(--hvp-lime); }
.hv-place-dialog__link:hover { color: #fff; background: #18584a; transform: translateY(-2px); }
.hv-place-dialog__loading { display: grid; min-height: 540px; place-items: center; align-content: center; gap: 20px; color: var(--hvp-forest); }
.hv-place-dialog__loading span { width: 70px; height: 70px; border: 5px solid rgba(12,64,53,.13); border-top-color: var(--hvp-coral); border-radius: 50%; animation: hvPlacesSpin .8s linear infinite; }
.hv-place-dialog__loading p { margin: 0; font-size: 15px; font-weight: 800; }

[data-hv-reveal] { opacity: 0; transform: translateY(24px); transition: opacity .65s ease, transform .65s cubic-bezier(.2,.8,.2,1); }
[data-hv-reveal].is-visible { opacity: 1; transform: translateY(0); }

@keyframes hvPlacesFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes hvPlacesDialog { from { opacity: 0; transform: translateY(28px) scale(.98); } to { opacity: 1; transform: none; } }
@keyframes hvPlacesSpin { to { transform: rotate(360deg); } }

@media (max-width: 1100px) {
  .hv-places-hero { min-height: 630px; }
  .hv-places-hero__inner { grid-template-columns: minmax(0, 1fr) minmax(400px, .8fr); gap: 30px; }
  .hv-places-hero__visual { min-height: 390px; transform: scale(.86); transform-origin: center right; }
  .hv-places-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hv-place-card:nth-child(7n+1) { grid-column: auto; }
  .hv-place-dialog__layout { grid-template-columns: minmax(340px, .85fr) minmax(400px, 1.15fr); }
}

@media (max-width: 820px) {
  .hv-places-shell { width: min(100% - 36px, 720px); }
  .hv-places-hero { min-height: auto; padding: 130px 0 70px; }
  .hv-places-hero__inner { grid-template-columns: 1fr; }
  .hv-places-breadcrumbs { margin-bottom: 30px; }
  .hv-places-hero h1 { font-size: clamp(50px, 10vw, 70px); }
  .hv-places-hero__visual { min-height: 390px; transform: scale(.9); transform-origin: center; }
  .hv-places-hero__photo--1 { right: 14%; }
  .hv-places-hero__photo--2 { left: 8%; }
  .hv-places-heading { grid-template-columns: 1fr; gap: 25px; }
  .hv-places-filters { grid-template-columns: 1fr 1fr; }
  .hv-places-reset { grid-column: 1 / -1; min-height: 58px; }
  .hv-place-dialog { padding: 12px; }
  .hv-place-dialog__panel { max-height: calc(100vh - 24px); border-radius: 26px; }
  .hv-place-dialog__layout { grid-template-columns: 1fr; }
  .hv-place-dialog__media { position: relative; min-height: 380px; max-height: none; }
  .hv-place-dialog__image,
  .hv-place-dialog__fallback { min-height: 380px; height: 380px; }
  .hv-place-dialog__content { padding: 44px 34px 42px; }
}

@media (max-width: 600px) {
  .hv-places-shell { width: calc(100% - 28px); }
  .hv-places-hero { padding-top: 112px; }
  .hv-places-kicker { font-size: 12px; }
  .hv-places-kicker > span { width: 32px; }
  .hv-places-hero h1 { font-size: clamp(45px, 13vw, 58px); line-height: .9; }
  .hv-places-hero__lead { margin-top: 26px; font-size: 17px; }
  .hv-places-hero__action { width: 100%; justify-content: space-between; }
  .hv-places-hero__visual { min-height: 320px; margin: 15px -12px 0; transform: none; }
  .hv-places-hero__photo { border-radius: 18px; }
  .hv-places-hero__photo--1 { top: 30px; right: 9%; width: 210px; height: 270px; }
  .hv-places-hero__photo--2 { top: 4px; left: 2%; width: 155px; height: 205px; }
  .hv-places-hero__photo--3 { right: 0; bottom: -5px; width: 150px; height: 118px; }
  .hv-places-hero__pin { bottom: 6px; left: 14%; width: 78px; height: 78px; border-width: 6px; }
  .hv-places-hero__pin svg { width: 34px; }
  .hv-places-hero__label { display: none; }
  .hv-places-explorer { padding: 64px 0 76px; }
  .hv-places-heading { margin-bottom: 34px; }
  .hv-places-heading h2 { font-size: 50px; }
  .hv-places-heading > p { font-size: 16px; }
  .hv-places-filters { grid-template-columns: 1fr 1fr 50px; gap: 6px; padding: 7px; border-radius: 19px; }
  .hv-places-filter { min-height: 62px; grid-template-columns: 40px 1fr 20px; column-gap: 8px; padding: 5px 8px 5px 5px; border-radius: 14px; }
  .hv-places-filter__icon { width: 38px; height: 38px; border-radius: 11px; }
  .hv-places-filter__icon svg { width: 21px; }
  .hv-places-filter label { display: none; }
  .hv-places-filter select { align-self: center; padding-right: 2px; font-size: 13px; }
  .hv-places-filter__chevron { width: 18px; }
  .hv-places-reset { grid-column: auto; min-width: 0; min-height: 62px; padding: 0; border-radius: 14px; font-size: 0; }
  .hv-places-reset svg { width: 23px; }
  .hv-places-results-head small { display: none; }
  .hv-places-results-head strong { font-size: 36px; }
  .hv-places-grid { grid-template-columns: 1fr; gap: 16px; }
  .hv-place-card__trigger { min-height: 465px; border-radius: 24px; }
  .hv-place-card__media,
  .hv-place-card:nth-child(7n+1) .hv-place-card__media { height: 260px; }
  .hv-place-card__body > strong { font-size: 30px; }
  .hv-place-dialog { padding: 0; }
  .hv-place-dialog__panel { width: 100%; height: 100%; max-height: 100%; border: 0; border-radius: 0; }
  .hv-place-dialog__close { top: 12px; margin: 12px 12px -62px 0; }
  .hv-place-dialog__close span { display: none; }
  .hv-place-dialog__media,
  .hv-place-dialog__image,
  .hv-place-dialog__fallback { min-height: 330px; height: 330px; }
  .hv-place-dialog__content { padding: 42px 23px 46px; }
  .hv-place-dialog__content h2 { font-size: clamp(39px, 11vw, 50px); }
  .hv-place-dialog__description { font-size: 16px; }
  .hv-place-dialog__link { width: 100%; justify-content: space-between; }
}

@media (prefers-reduced-motion: reduce) {
  .hv-places-page *,
  .hv-place-dialog * { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
  [data-hv-reveal] { opacity: 1; transform: none; }
}
