*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#3e2723;background-color:#fff8f0;line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#2d5016;text-decoration:none;transition:color .3s ease}a:hover{color:#4a7a2b}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.3;color:#2d3319}h2{font-size:1.8rem;margin-bottom:1rem}h3{font-size:1.3rem;margin-bottom:.75rem}p{margin-bottom:1rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff8f0f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(62,39,35,.08);transition:box-shadow .3s ease}.site-header:hover{box-shadow:0 2px 20px #3e272314}.header-inner{max-width:1200px;margin:0 auto;padding:.9rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.site-logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#2d3319;letter-spacing:.02em}.site-logo:hover{color:#2d5016}.lang-nav{position:relative}.lang-toggle{display:flex;align-items:center;gap:.4rem;padding:.45rem 1rem;background:transparent;border:1.5px solid rgba(62,39,35,.2);border-radius:6px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#3e2723;cursor:pointer;transition:all .2s ease}.lang-toggle:hover{border-color:#2d5016;color:#2d5016}.lang-dropdown{display:none;position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:8px;box-shadow:0 8px 30px #3e27231f;list-style:none;min-width:160px;overflow:hidden;border:1px solid rgba(62,39,35,.06)}.lang-dropdown.open{display:block;animation:dropIn .2s ease}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-dropdown li a{display:block;padding:.7rem 1.2rem;font-size:.9rem;color:#3e2723;transition:all .15s ease}.lang-dropdown li a:hover{background:#f5f0e8;color:#2d5016}.lang-dropdown li.active a{color:#2d5016;font-weight:600;background:#2d50160d}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#1e22124d,#1e221280,#1e2212b8)}.hero-content{position:relative;z-index:2;text-align:center;max-width:820px;padding:2rem 1.5rem;margin-top:3rem}.hero-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:700;color:#fff;margin-bottom:1.2rem;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.18)}.hero-subtitle{font-family:Inter,sans-serif;font-size:clamp(.95rem,2vw,1.15rem);color:#ffffffeb;line-height:1.7;font-weight:300;max-width:660px;margin:0 auto 2rem;text-shadow:0 1px 6px rgba(0,0,0,.12)}.price-badge{display:inline-block;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:1rem 2.2rem;margin-bottom:1.8rem}.price-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#ffffffb3;margin-bottom:.2rem}.price-value{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;color:#fff;letter-spacing:.02em}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none}.btn-primary{background:#c9a96e;color:#1e2212}.btn-primary:hover{background:#d4b87a;color:#1e2212;transform:translateY(-1px);box-shadow:0 4px 15px #c9a96e66}.btn-outline{background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.btn-outline:hover{background:#fff3;color:#fff;transform:translateY(-1px)}.btn svg{width:18px;height:18px;flex-shrink:0}.section{padding:4.5rem 1.5rem}.section-inner{max-width:900px;margin:0 auto}.content-section{padding:4.5rem 1.5rem;opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.content-section.visible{opacity:1;transform:translateY(0)}.content-section:nth-child(2n){background:#fff}.content-section .section-inner{max-width:900px;margin:0 auto}.content-section h2{position:relative;padding-bottom:.8rem;margin-bottom:1.5rem}.content-section h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,#c9a96e,#2d5016);border-radius:2px}.content-section ul{list-style:none;padding:0}.content-section ul li{padding:.4rem 0 .4rem 1.6rem;position:relative;color:#4a3728}.content-section ul li:before{content:"";position:absolute;left:0;top:.85rem;width:8px;height:8px;background:#c9a96e;border-radius:50%}.lead-text{font-size:1.1rem;color:#4a3728;line-height:1.8}.highlight-box{background:linear-gradient(135deg,#2d50160a,#c9a96e14);border-left:4px solid #C9A96E;padding:1.5rem 2rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.gallery-section{background:#fff;padding:3rem 1.5rem 4.5rem}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;max-width:1100px;margin:0 auto}.photo-item{border-radius:6px;overflow:hidden;position:relative;aspect-ratio:4 / 3}.photo-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.photo-item:hover img{transform:scale(1.05)}.photo-wide{grid-column:span 2}@media(max-width:768px){.photo-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.photo-wide{grid-column:span 2}}@media(max-width:480px){.photo-grid{grid-template-columns:1fr 1fr;gap:.3rem}.photo-wide{grid-column:span 1}}.resources-section{background:#f5f0e8;padding:3.5rem 1.5rem}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.resource-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(62,39,35,.06)}.resource-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3e27231a}.resource-card .icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#2d501614,#c9a96e1f);border-radius:12px;margin:0 auto 1rem}.resource-card .icon svg{width:28px;height:28px;color:#2d5016}.resource-card h3{font-size:1.1rem;margin-bottom:.5rem}.resource-card p{font-size:.9rem;color:#6b5b4f;margin-bottom:1rem}.resource-card .btn{font-size:.85rem;padding:.6rem 1.3rem}.btn-green{background:#2d5016;color:#fff}.btn-green:hover{background:#3a6a1e;color:#fff;transform:translateY(-1px);box-shadow:0 4px 15px #2d50164d}.section-contact{background:#2d3319;color:#f5f0e8;padding:4.5rem 1.5rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:900px;margin:0 auto}.section-contact h2{color:#f5f0e8;font-size:1.4rem;margin-bottom:.8rem}.section-contact h2:after{content:"";display:block;width:40px;height:2px;background:#c9a96e;margin-top:.6rem;border-radius:2px}.agent-name{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:.2rem}.agent-title{font-size:.9rem;color:#f5f0e899;margin-bottom:1.2rem}.contact-phone a{color:#f5f0e8;font-size:1.1rem;font-weight:500}.contact-phone a:hover{color:#c9a96e}.btn-whatsapp{display:inline-flex;align-items:center;gap:.6rem;background:#25d366;color:#fff;padding:.7rem 1.4rem;border-radius:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;margin-top:.8rem;transition:all .25s ease}.btn-whatsapp:hover{background:#20bd5a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 15px #25d36659}.btn-whatsapp svg{width:20px;height:20px;fill:#fff}.map-link{color:#f5f0e8;font-size:1rem;line-height:1.6;display:inline-block}.map-link:hover{color:#c9a96e}@media(max-width:640px){.contact-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.section-contact h2:after{margin:.6rem auto 0}}.site-footer{background:#1e2212;color:#f5f0e899;padding:2rem 1.5rem;text-align:center}.footer-name{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;color:#f5f0e8cc;margin-bottom:.3rem}.footer-address{font-size:.85rem}@media(max-width:640px){.hero{min-height:80vh}.hero-content{padding:1.5rem 1rem}.price-value{font-size:1.6rem}.content-section{padding:3rem 1.2rem}h2{font-size:1.5rem}}@media print{.site-header,.lang-nav,.btn-whatsapp{display:none}.hero{min-height:auto;padding:2rem}.hero-overlay{display:none}.hero-title,.hero-subtitle{color:#000;text-shadow:none}.content-section{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.content-section{opacity:1;transform:none;transition:none}}
