*{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-v2.jpg?v=3') 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}}

/* Mobile v3 - cache-safe */
@media(max-width:760px){
  .navin{padding:8px 12px;align-items:center}
  .brand img{width:48px;height:48px}
  .brand span{display:none!important}
  .menu summary{display:block!important;font-size:15px;padding:9px 13px}
  .menu .links{display:none!important}
  .menu[open] .links{display:flex!important}
  .hero{min-height:68vh;padding:56px 16px;background-image:linear-gradient(90deg,#0c2c21b8,#0c2c2148),url('img/coperta-v2.jpg?v=3');background-position:center center}
  .hero h1{font-size:clamp(34px,11vw,44px);line-height:1.05;white-space:normal;overflow-wrap:anywhere}
  .hero p{font-size:18px;line-height:1.35}
  .btn{padding:13px 18px}
}

/* Atracții Moneasa */
.attractions{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.attraction-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 32px #17352a18}.attraction-card img{width:100%;height:210px;object-fit:cover;display:block}.attraction-card .body{padding:20px}.attraction-card h3{margin:0 0 8px;font-size:22px}.attraction-card p{margin:0;color:#52645d}.section .center{text-align:center;margin-top:28px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#8a6a1f;text-align:center;margin-bottom:8px}.attraction-hero{background:#eaf1ec;border-radius:28px;padding:34px;margin-bottom:28px;text-align:center}.attraction-hero h1{margin:0 0 10px;font-size:44px}.source-note{font-size:14px;color:#6b7771;margin-top:28px;text-align:center}@media(max-width:760px){.attractions{grid-template-columns:1fr}.attraction-card img{height:220px}.attraction-hero h1{font-size:34px}}
