/* Estensione del tema originale. Tutte le regole sono circoscritte alla pagina prodotti. */
body.cerranello-catalog .site-header{position:relative;inset:auto;min-height:104px;height:auto;background:var(--green-dark)}
body.cerranello-catalog .main-nav{gap:18px}
body.cerranello-catalog .main-nav a{font-size:12px}
body.cerranello-catalog .main-nav a[aria-current="page"]{color:#d8c2a3}
body.cerranello-catalog .brand{flex-shrink:0;width:170px}
body.cerranello-catalog .header-cta{margin-left:22px}
.catalog-page{font:16px/1.65 var(--sans)}
.catalog-page [hidden]{display:none}
.catalog-page .eyebrow{font-size:12px;color:#776329}
.catalog-hero{padding:58px 9.5% 48px;background:var(--green);color:white}
.catalog-hero .eyebrow{color:#d8c2a3}
.catalog-hero h1{font-size:clamp(38px,5vw,60px)}
.catalog-hero .lead{margin:20px 0 0;font-size:18px}
.catalog-controls{padding:26px 9.5% 0;background:#f9f8f4}
.catalog-filters{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #dcd6c9;padding-bottom:22px}
.catalog-filters button{min-height:46px;padding:10px 20px;border:1px solid #d4cdbd;background:transparent;color:var(--ink);font:500 14px var(--sans);cursor:pointer}
.catalog-filters button[aria-pressed="true"]{background:var(--green);color:#fff;border-color:var(--green)}
.catalog-filters button:hover{border-color:var(--gold)}
.catalog-page :focus-visible,body.cerranello-catalog .site-header :focus-visible{outline:3px solid #b09246;outline-offset:5px}
.catalog-count{font-size:14px;margin:18px 0 0;color:#625e52}
.catalog-collection{padding:48px 9.5% 72px;background:#f9f8f4}
.catalog-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:end;margin-bottom:42px}
.catalog-heading h2{font-size:clamp(30px,3.2vw,44px)}
.catalog-heading>p{max-width:470px;margin:0;color:#55564b}
.catalog-heading .eyebrow{margin-bottom:14px}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.catalog-card{min-width:0;display:flex;flex-direction:column;text-align:center}
.catalog-image{display:flex;align-items:center;justify-content:center;height:320px;margin-bottom:26px}
.catalog-image img{height:100%;width:100%;object-fit:contain;transition:transform .35s ease}
.catalog-card:hover .catalog-image img{transform:translateY(-6px)}
.catalog-copy{display:flex;flex:1;flex-direction:column;align-items:center}
.catalog-copy h3{font:700 24px var(--sans);margin:0 0 8px}
.catalog-subtitle{font:400 23px/1.4 var(--serif);margin:0 0 22px}
.catalog-copy details{width:100%;border-top:1px solid #ded7c6;text-align:left;margin-bottom:26px;font-size:16px}
.catalog-copy summary{padding:14px 0;cursor:pointer;font-size:14px}
.catalog-copy details p{margin:8px 0 18px}
.catalog-page .button{font-size:12px;padding:14px 20px;margin-top:auto}
.catalog-page .button.outline{color:#776329;border-color:#a48a42}
.catalog-mono{background:var(--brown);color:#fff}
.catalog-mono .catalog-heading>p{color:#e1d9d3}
.catalog-mono .eyebrow,.catalog-mono .button.outline{color:#d8c2a3}
.catalog-mono .catalog-copy details{border-color:#665044}
.catalog-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px;margin:0 auto;gap:64px}
.catalog-grid-two .catalog-image{height:350px}
.catalog-empty{padding:72px 9.5% 100px;min-height:400px}
.catalog-empty h2{margin-bottom:22px;font-size:clamp(32px,4vw,45px)}
.catalog-empty .button{margin-top:12px}
.catalog-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
body.cerranello-catalog .footer-grid{grid-template-columns:1fr 1fr;gap:48px}
body.cerranello-catalog .footer-grid>div:empty{display:none}
body.cerranello-catalog .footer-grid p{font-size:14px}
body.cerranello-catalog .footer-grid h4{font-size:14px}
@media(max-width:1200px){body.cerranello-catalog .site-header{flex-wrap:wrap;gap:16px}body.cerranello-catalog .main-nav{order:4;flex-basis:100%;justify-content:center;flex-wrap:wrap}body.cerranello-catalog .header-cta{margin-left:auto}.catalog-image{height:270px}}
@media(max-width:850px){body.cerranello-catalog .site-header{min-height:75px;gap:0}body.cerranello-catalog .main-nav{flex-basis:auto;z-index:10}body.cerranello-catalog .main-nav.open{align-items:flex-start}body.cerranello-catalog .menu-toggle{min-height:44px;min-width:44px;cursor:pointer}.catalog-heading{grid-template-columns:1fr;gap:22px}.catalog-hero{padding:42px 7%}.catalog-controls{padding:24px 7% 0}.catalog-collection{padding:36px 7% 52px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.catalog-grid-two{gap:32px}.catalog-image,.catalog-grid-two .catalog-image{height:270px}.catalog-empty{padding:60px 7%}}
@media(max-width:560px){.catalog-grid{grid-template-columns:1fr}.catalog-image,.catalog-grid-two .catalog-image{height:310px}.catalog-card{max-width:390px;width:100%;margin:auto}.catalog-filters button{padding:10px 13px}.catalog-subtitle{font-size:22px}body.cerranello-catalog .footer-grid{grid-template-columns:1fr;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.catalog-page *{transition:none}.catalog-card:hover .catalog-image img{transform:none}}
