*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#17352a;background:#fbfaf5;line-height:1.55}a{text-decoration:none;color:inherit}.nav{position:sticky;top:0;z-index:9;background:#163d2d;color:white;box-shadow:0 2px 10px #0002}.navin{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 18px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand img{width:58px;height:58px;object-fit:contain}.links{display:flex;gap:18px;flex-wrap:wrap}.hero{min-height:72vh;background:linear-gradient(90deg,#0c2c21dd,#0c2c2170),url('img/coperta.jpg') center/cover;display:grid;place-items:center;color:white;text-align:center;padding:70px 20px}.hero h1{font-size:clamp(42px,8vw,78px);margin:0}.hero p{font-size:clamp(18px,3vw,25px);max-width:760px;margin:15px auto 28px}.btn{display:inline-block;background:#e9b949;color:#17352a;padding:14px 22px;border-radius:999px;font-weight:800;margin:5px}.btn.alt{background:white}.section{max-width:1120px;margin:auto;padding:64px 20px}.section h2{text-align:center;font-size:36px;margin:0 0 12px}.lead{text-align:center;max-width:760px;margin:0 auto 34px;color:#52645d}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border-radius:20px;padding:25px;box-shadow:0 8px 30px #17352a12}.card h3{margin-top:0}.photo{width:100%;border-radius:22px;box-shadow:0 10px 35px #0002}.contact{background:#163d2d;color:white;border-radius:26px;padding:34px;text-align:center}.footer{background:#102c21;color:#dbe7df;text-align:center;padding:28px 18px}.floating{position:fixed;right:18px;bottom:18px;background:#25D366;color:white;padding:14px 18px;border-radius:999px;font-weight:800;box-shadow:0 8px 24px #0003;z-index:10}@media(max-width:760px){.navin{align-items:flex-start}.links{gap:10px;font-size:14px;justify-content:flex-end}.brand span{display:none}.grid{grid-template-columns:1fr}.hero{min-height:62vh}.section{padding:45px 18px}}
.menu summary{display:none;cursor:pointer;font-weight:800;list-style:none}.menu summary::-webkit-details-marker{display:none}.tagline{font-weight:800;letter-spacing:.04em}.nature{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.nature h2{text-align:left}.nature .lead{text-align:left;margin-left:0}
@media(max-width:760px){.navin{align-items:center}.brand span{display:inline}.brand img{width:52px;height:52px}.menu{position:relative}.menu summary{display:block;background:#fff;color:#17352a;padding:10px 14px;border-radius:999px}.menu .links{display:none;position:absolute;right:0;top:48px;min-width:190px;background:#163d2d;padding:14px;border-radius:16px;box-shadow:0 10px 30px #0004;flex-direction:column;font-size:16px}.menu[open] .links{display:flex}.hero{min-height:68vh;background-position:center}.hero h1{font-size:46px;line-height:1.05}.hero p{font-size:19px}.nature{grid-template-columns:1fr}.nature h2,.nature .lead{text-align:center}.floating{right:14px;bottom:14px}}
@media(min-width:761px){.menu .links{display:flex}.menu{display:block}}
