/* Compact catalogue: preserve the existing galleries and detail dialogs. */
/* One horizontal list, with restrained controls below each photograph. */
body.editorial #catalog.grid{grid-template-columns:1fr;gap:0}
body.editorial #catalog .card{display:grid;grid-template-columns:220px minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:8px 28px;align-items:start;padding:24px 0}
body.editorial #catalog .card .card-carousel{grid-column:1;grid-row:1/5;width:220px;height:auto;margin:0;overflow:hidden;align-self:start}
body.editorial #catalog .carousel-track{height:160px;border-radius:8px;overflow-y:hidden}
body.editorial #catalog .card .meta{grid-column:2;grid-row:1;display:flex;gap:8px;flex-wrap:wrap;align-self:end}
body.editorial #catalog .card h3{grid-column:2;grid-row:2;font:400 28px/1.15 Georgia,serif;margin:0!important}
body.editorial #catalog .card .price{grid-column:2;grid-row:3;margin:0;padding:0;font-size:14px}
body.editorial #catalog .card .more{grid-column:3;grid-row:1/4;align-self:center;margin:0}
body.editorial #catalog .card>p,body.editorial #catalog .card>.places{display:none}
body.editorial #catalog .carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:4px 0 0}
body.editorial #catalog .carousel-arrow{position:static;transform:none;display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:1px solid #60604240;border-radius:50%;background:#FFECD2;color:#606042;box-shadow:none;cursor:pointer}
body.editorial #catalog .carousel-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
body.editorial #catalog .carousel-arrow:hover:not(:disabled){background:#606042;color:#FFECD2}
body.editorial #catalog .carousel-arrow:disabled{opacity:.35;cursor:default}
body.editorial #catalog .carousel-count{position:static;background:none;color:#606042;font:11px/1.3 Arial,sans-serif;padding:0;white-space:nowrap;font-variant-numeric:tabular-nums}
body.editorial #catalog .carousel-progress{height:2px;background:#B2B29066;margin-top:5px;overflow:hidden;border-radius:2px}
body.editorial #catalog .carousel-progress:before{content:"";display:block;width:var(--progress);height:100%;background:#606042}
body.editorial .zones{position:static;scrollbar-width:thin;scrollbar-color:#B2B290 #FFECD2}
body.editorial .zones::-webkit-scrollbar{height:3px}
body.editorial .zones::-webkit-scrollbar-thumb{background:#B2B290;border-radius:3px}
@media(max-width:850px){
 body.editorial #catalog .card{grid-template-columns:124px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:6px 16px;padding:18px 0}
 body.editorial #catalog .card .card-carousel{width:124px;grid-row:1/5}
 body.editorial #catalog .carousel-track{height:132px}
 body.editorial #catalog .card h3{font-size:20px}
 body.editorial #catalog .card .meta{font-size:9px;line-height:1.5;align-self:start}
 body.editorial #catalog .card .price{font-size:13px;line-height:1.4}
 body.editorial #catalog .card .more{grid-column:2;grid-row:4;font-size:12px;align-self:start}
}
.hero{min-height:0;padding:36px 0}.hero h1{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:12px 0}.hero p{font-size:15px;margin:12px 0 0}.finder{padding:24px 0 70px}.intro{display:none}.zones{flex-wrap:nowrap;overflow-x:auto;padding:12px 0;margin:0 0 16px;border-top:0;gap:8px}.zone{flex-shrink:0;border-radius:24px;min-height:44px}.grid{grid-template-columns:1fr;gap:0}.grid .card{display:grid;grid-template-columns:180px minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:8px 22px;min-height:0;padding:20px 0;border:0;border-bottom:1px solid #60604235;background:transparent}.grid .card .card-carousel{grid-column:1;grid-row:1/4;width:180px;height:160px;margin:0;border-radius:12px;min-width:0}.grid .card .meta{grid-column:2;grid-row:1;justify-content:flex-start;flex-wrap:wrap;gap:8px;font-size:10px;align-self:end}.grid .card h3,.grid .card.has-photos h3{grid-column:2;grid-row:2;margin:0;font:600 23px/1.2 Arial,sans-serif;align-self:start}.grid .card>p,.grid .card>.places{display:none}.grid .card .price{grid-column:2;grid-row:3;border:0;padding:0;margin:0;font-size:15px;align-self:start;color:#606042}.grid .card .more{grid-column:3;grid-row:1/4;align-self:center;margin:0;border-radius:8px;min-height:44px}.grid .card .carousel-arrow{width:32px;height:32px;font-size:22px}.grid .card .carousel-arrow.prev{left:4px}.grid .card .carousel-arrow.next{right:4px}.grid .card .carousel-count{right:6px;bottom:6px;padding:3px 6px}.grid .card:not(:has(.card-carousel)) .meta,.grid .card:not(:has(.card-carousel)) h3,.grid .card:not(:has(.card-carousel)) .price{grid-column:1/3}.zone:focus-visible,.more:focus-visible,.carousel-arrow:focus-visible{outline:3px solid #606042;outline-offset:3px}
@media(max-width:850px){.hero{min-height:0;padding:22px 0}.hero h1{font-size:32px}.hero p{display:none}.finder{padding-top:10px}.zones{position:sticky;top:80px;background:#FFECD2;z-index:3;margin-bottom:12px}.grid .card{grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:6px 14px;padding:16px 0}.grid .card .card-carousel{width:112px;height:144px;grid-row:1/5}.grid .card h3,.grid .card.has-photos h3{font-size:17px;line-height:1.25}.grid .card .meta{font-size:9px;letter-spacing:.02em;align-self:start}.grid .card .price{font-size:13px;line-height:1.4}.grid .card .more{grid-column:2;grid-row:4;padding:8px 10px;justify-self:start;font-size:11px;min-height:44px}.grid .card:not(:has(.card-carousel)) .more{grid-column:2}.grid .card:not(:has(.card-carousel)) .meta,.grid .card:not(:has(.card-carousel)) h3,.grid .card:not(:has(.card-carousel)) .price{grid-column:1/3}}
