:root{--ink:#1b2724;--forest:#173b31;--sage:#6c8079;--paper:#f7f5ef;--line:#d9ddd6;--muted:#52625d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.5}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;padding:8px;background:#fff;z-index:9}.hero{min-height:760px;position:relative;background:url('assets/hero-sala-eventi.jpg') center/cover no-repeat;color:white;isolation:isolate}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,48,40,.9) 0%,rgba(24,59,50,.72) 39%,rgba(27,42,37,.15) 100%)}.nav{height:110px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;text-decoration:none;line-height:1}.brand img{display:block;width:142px;height:auto;filter:brightness(0) invert(1) sepia(.2) saturate(.5) contrast(.95)}.nav-cta{color:#fff;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:3px}.hero-content{padding-top:150px}.eyebrow{font-size:.78rem;letter-spacing:.18em;font-weight:700;color:#dceae2;margin:0 0 16px}.eyebrow.dark{color:#657871}.hero h1,h2,h3{font-family:"Playfair Display",Georgia,serif;line-height:1.05;margin:0}.hero h1{font-size:clamp(3rem,7vw,6.5rem);max-width:800px}.hero h1 em{color:#e2eee6}.hero-copy{max-width:560px;font-size:1.25rem;margin:30px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:3px;font-weight:700;text-decoration:none;transition:.2s}.primary{background:#fff;color:var(--forest)}.ghost{border:1px solid rgba(255,255,255,.8);color:#fff}.light{background:#fff;color:var(--forest);white-space:nowrap}.section{padding:112px 0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.intro h2,.gallery h2,.steps h2,.cta h2{font-size:clamp(2.8rem,5vw,5rem)}.lead{font-size:1.45rem;color:var(--muted);margin:36px 0 0}.feature-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:25px}.feature-card{position:relative;min-height:480px;overflow:hidden;background:#111}.feature-card.large{min-height:610px}.feature-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s}.feature-card:hover img{transform:scale(1.03)}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,18,15,.8),transparent 60%)}.feature-copy{position:absolute;z-index:1;bottom:0;padding:36px;color:white}.feature-copy h3{font-size:2.4rem}.feature-copy p:last-child{max-width:560px;margin-bottom:0}.formats{background:#e8ece6}.center{text-align:center}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}.format-grid article{border-top:1px solid #aeb9b0;padding-top:22px}.format-grid span{font-weight:700;color:#597268}.format-grid h3{font-size:2rem;margin:25px 0 12px}.format-grid p{color:var(--muted)}.gallery-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.gallery-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1.1fr;gap:14px}.gallery-grid img{width:100%;height:360px;object-fit:cover}.gallery-grid img:nth-child(2),.gallery-grid img:nth-child(3){margin-top:55px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.steps ol{list-style:none;padding:0;margin:0;counter-reset:steps}.steps li{counter-increment:steps;border-top:1px solid var(--line);padding:26px 0 26px 64px;position:relative;font-size:1.08rem}.steps li:before{content:"0" counter(steps);position:absolute;left:0;font-weight:700;color:#61746c}.cta{background:var(--forest);color:#fff;padding:95px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta p:last-child{font-size:1.15rem;max-width:600px}.footer{display:flex;justify-content:space-between;align-items:center;padding:38px 0;color:#50605a}.footer a{color:inherit;font-weight:700;text-decoration:none}@media(max-width:800px){.shell{width:min(100% - 32px,1180px)}.hero{min-height:680px;background-position:60% center}.hero-content{padding-top:120px}.intro,.steps,.feature-grid{grid-template-columns:1fr;gap:38px}.section{padding:76px 0}.feature-card,.feature-card.large{min-height:470px}.format-grid{grid-template-columns:1fr}.gallery-title{display:block}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:250px}.gallery-grid img:nth-child(2),.gallery-grid img:nth-child(3){margin-top:0}.cta-inner{display:block}.cta .button{margin-top:18px}.footer{font-size:.9rem}.nav{height:95px}.hero h1{font-size:3.5rem}.hero-copy{font-size:1.1rem}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:280px}.nav-cta{font-size:.9rem}.brand img{width:125px}}

.with-icon{display:inline-flex;align-items:center;gap:10px}
.wa-icon{width:18px;height:18px;flex:0 0 18px}
.nav-cta.with-icon{border-bottom:none;padding-bottom:0}
@media(max-width:480px){.with-icon{gap:8px}.wa-icon{width:17px;height:17px}}
