:root{
  --forest:#23392f;--forest-2:#354f40;--sage:#82947a;--reed:#b8a46f;--sand:#f4efe5;--stone:#e5dccd;--clay:#9c623f;--ink:#1d211e;--muted:#667069;--white:#fffdf8;--shadow:0 24px 60px rgba(29,33,30,.12);--radius:28px;--container:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--sand);color:var(--ink);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;top:-60px;left:1rem;background:var(--forest);color:white;padding:.75rem 1rem;z-index:999}.skip-link:focus{top:1rem}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(35,57,47,.12)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:800;letter-spacing:.04em}.brand-mark{width:48px;height:48px;border-radius:50%;background:var(--forest);color:var(--reed);display:grid;place-items:center;font-family:Georgia,serif;font-size:1.25rem}.brand small{display:block;font-weight:500;letter-spacing:.01em;color:var(--muted);font-size:.72rem;text-transform:uppercase}.menu{display:flex;gap:.2rem;align-items:center}.menu a{text-decoration:none;padding:.7rem .9rem;border-radius:999px;font-weight:650;font-size:.95rem;color:#2d3a33}.menu a[aria-current="page"],.menu a:hover{background:#ecdfc6;color:var(--forest)}.nav-toggle{display:none;border:1px solid rgba(35,57,47,.2);background:transparent;border-radius:999px;padding:.6rem .85rem;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;padding:.95rem 1.35rem;background:var(--forest);color:white;text-decoration:none;font-weight:800;box-shadow:0 14px 30px rgba(35,57,47,.18);cursor:pointer}.btn.secondary{background:transparent;color:var(--forest);border:1px solid rgba(35,57,47,.25);box-shadow:none}.hero{position:relative;min-height:720px;display:grid;align-items:end;overflow:hidden;background:linear-gradient(120deg,rgba(35,57,47,.84),rgba(35,57,47,.28)),url('https://www.lasgrullasdelhito.com/assets/img/home-hero-grullas-laguna-el-hito.jpg') center/cover,linear-gradient(135deg,#354f40,#b8a46f)}.hero-inner{padding:130px 0 86px;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:850;color:var(--reed)}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;line-height:1.02;margin:0 0 1rem}h1{font-size:clamp(3rem,7vw,6.8rem);max-width:930px}h2{font-size:clamp(2.35rem,4.5vw,4.6rem)}h3{font-size:clamp(1.6rem,2.2vw,2.25rem)}p{margin:0 0 1rem}.lead{font-size:clamp(1.1rem,1.9vw,1.45rem);max-width:760px;color:rgba(255,255,255,.9)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-card{margin-top:3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:980px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);overflow:hidden;backdrop-filter:blur(16px)}.hero-card div{padding:1.2rem;background:rgba(255,255,255,.08)}.hero-card strong{display:block;font-size:1.6rem}.section{padding:92px 0}.section.alt{background:var(--white)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-head p{max-width:620px;color:var(--muted)}.grid{display:grid;gap:1.4rem}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:var(--white);border:1px solid rgba(35,57,47,.1);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}.card.muted{background:#fbf6eb}.icon{width:54px;height:54px;border-radius:18px;background:#e9dfca;color:var(--forest);display:grid;place-items:center;font-weight:900;margin-bottom:1rem}.split{display:grid;grid-template-columns:1fr .9fr;gap:4rem;align-items:center}.photo-frame{min-height:520px;border-radius:var(--radius);background:linear-gradient(140deg,rgba(35,57,47,.18),rgba(184,164,111,.18)),url('https://www.lasgrullasdelhito.com/assets/img/home-piscina-las-grullas.jpg') center/cover;box-shadow:var(--shadow);position:relative;overflow:hidden}.photo-frame:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.6);border-radius:22px}.feature-list{display:grid;gap:.75rem;margin:1.4rem 0;padding:0;list-style:none}.feature-list li{padding-left:2rem;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:.58rem;width:.72rem;height:.72rem;border-radius:50%;background:var(--reed)}.page-hero{background:linear-gradient(120deg,rgba(35,57,47,.88),rgba(35,57,47,.35)),url('https://www.lasgrullasdelhito.com/assets/img/laguna-el-hito-grullas.jpg') center/cover;min-height:420px;display:grid;align-items:end;color:white}.page-hero .container{padding:120px 0 70px}.breadcrumb{font-size:.9rem;color:rgba(255,255,255,.78);margin-bottom:1rem}.price-card{display:flex;flex-direction:column;justify-content:space-between}.price{font-size:2.8rem;font-weight:900;color:var(--forest);line-height:1}.gallery{columns:3 280px;column-gap:1.2rem}.gallery figure{break-inside:avoid;margin:0 0 1.2rem;border-radius:24px;overflow:hidden;background:var(--stone);position:relative}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(135deg,#d7c7aa,#73836f)}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:1rem;background:linear-gradient(transparent,rgba(0,0,0,.7));color:white;font-weight:700}.cta-band{background:var(--forest);color:white;border-radius:36px;padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.form{display:grid;gap:1rem}.form label{font-weight:750}.form input,.form textarea,.form select{width:100%;border:1px solid rgba(35,57,47,.2);border-radius:18px;padding:1rem;background:white;font:inherit}.form textarea{min-height:150px}.site-footer{background:#18251f;color:#e8e0d1;padding:64px 0 28px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:2.4rem;align-items:start}.site-footer a{text-decoration:none;color:#e8e0d1}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2.5rem;padding-top:1.2rem;color:#b8c2b8;font-size:.9rem}.blog-card a{text-decoration:none}.blog-card time{color:var(--muted);font-size:.9rem;font-weight:700}.map-placeholder{min-height:380px;border-radius:var(--radius);background:linear-gradient(135deg,#d5c7ad,#7e927e);display:grid;place-items:center;text-align:center;padding:2rem;color:var(--forest);font-weight:800}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}:focus-visible{outline:3px solid var(--reed);outline-offset:4px}@media(max-width:900px){.menu{display:none;position:absolute;left:20px;right:20px;top:82px;background:var(--white);border-radius:22px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.menu.open{display:flex}.nav-toggle{display:inline-flex}.hero-card,.grid-3,.grid-2,.split,.footer-grid{grid-template-columns:1fr}.hero{min-height:640px}.section-head,.cta-band{display:block}.cta-band .btn{margin-top:1rem}.section{padding:68px 0}h1{font-size:3.35rem}.hero-card{display:none}} 

/* Ajustes de marca e iconografía */
.brand--logo{gap:0;min-width:220px;line-height:1}
.brand--logo img{width:280px;max-width:34vw;height:auto;object-fit:contain;border-radius:0}
.site-header .brand--logo img{max-height:58px;width:auto}
.site-footer .brand--logo img{max-height:132px;width:auto}
.amenity-card .icon{width:58px;height:58px;border-radius:18px;background:#efe4cc;display:grid;place-items:center;color:var(--forest);font-size:0;margin-bottom:1rem}
.amenity-card .icon img{width:31px;height:31px;filter:brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1038%) hue-rotate(103deg) brightness(92%) contrast(88%)}
@media (max-width:760px){.brand--logo{min-width:auto}.site-header .brand--logo img{max-height:54px;max-width:210px}.nav{min-height:72px}.site-footer .brand--logo img{max-width:240px}}


/* Ajustes v3: logotipo limpio y home con fotos reales */
.brand--logo img{background:transparent!important;box-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}
.footer-brand-block{display:flex;gap:1.6rem;align-items:center;max-width:560px}
.footer-brand-block p{margin:0;color:#d8d0c1}.footer-brand-block .brand--footer{flex:0 0 auto}.footer-brand-block .brand--footer img{width:150px;max-width:150px;max-height:none}
.home-photo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1.2rem;align-items:stretch}.home-photo-grid figure{margin:0;position:relative;border-radius:28px;overflow:hidden;min-height:280px;background:#e5dccd;box-shadow:var(--shadow)}.home-photo-grid img{width:100%;height:100%;object-fit:cover}.home-photo-grid .tall{grid-row:span 2;min-height:590px}.home-photo-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:1.1rem 1.25rem;background:linear-gradient(transparent,rgba(0,0,0,.68));color:white;font-weight:800}.nature-strip{display:grid;grid-template-columns:.82fr 1.18fr;gap:1.4rem;align-items:center}.nature-strip img{border-radius:30px;box-shadow:var(--shadow);height:420px;width:100%;object-fit:cover}.nature-copy{padding:2rem}.photo-frame--interior{background:linear-gradient(140deg,rgba(35,57,47,.08),rgba(184,164,111,.12)),url('https://www.lasgrullasdelhito.com/assets/img/home-cueva-comedor-las-grullas.jpg') center/cover}
@media(max-width:900px){.footer-brand-block,.nature-strip,.home-photo-grid{display:block}.footer-brand-block p{margin-top:1rem}.home-photo-grid figure,.home-photo-grid .tall,.nature-strip img{min-height:260px;height:auto;margin-bottom:1rem}.footer-brand-block .brand--footer img{width:132px;max-width:132px}}


/* Ajustes v4: hero más limpio, botones con más contraste y footer ordenado */
.hero{min-height:660px;background:linear-gradient(120deg,rgba(24,37,31,.78),rgba(35,57,47,.24)),url('https://www.lasgrullasdelhito.com/assets/img/home-hero-grullas-laguna-el-hito.jpg') center/cover,linear-gradient(135deg,#354f40,#b8a46f); padding-bottom: 100px}
.hero-inner{padding:112px 0 74px;max-width:920px}.hero h1{font-size:clamp(2.65rem,5.8vw,3.65rem);max-width:860px}.hero .lead{font-size:clamp(1rem,1.45vw,1.22rem);max-width:690px;line-height:1.72}.hero-actions{margin-top:1.6rem}.hero .btn{background:#f5ead2;color:#18251f;box-shadow:0 18px 38px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.32)}.hero .btn.secondary{background:rgba(255,255,255,.14);color:#fffdf8;border:1px solid rgba(255,255,255,.74);box-shadow:none}.hero .btn:hover,.cta-band .btn-highlight:hover{transform:translateY(-1px)}
.btn-highlight{background:#f5ead2;color:#18251f;border:1px solid rgba(255,255,255,.5);box-shadow:0 18px 42px rgba(0,0,0,.22)}.cta-band .btn-highlight{min-width:180px;font-size:1.02rem}.cta-band{background:linear-gradient(135deg,#18251f,#2f4739);border:1px solid rgba(255,255,255,.08)}
.site-footer{padding:58px 0 24px;background:linear-gradient(135deg,#15221c,#21362b)}.footer-grid{grid-template-columns:minmax(360px,1.55fr) minmax(220px,.85fr) minmax(190px,.65fr);gap:3rem;align-items:center}.footer-brand-block{display:grid;grid-template-columns:132px 1fr;gap:1.7rem;align-items:center;max-width:620px}.footer-brand-block .brand--footer img{width:132px;max-width:132px}.footer-brand-block p{font-size:1rem;line-height:1.75;color:#e7dece}.site-footer h3{font-size:1.7rem;margin-bottom:.8rem;color:#fff6e5}.site-footer p{color:#d8d0c1}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:2.2rem;padding-top:1rem}
@media(max-width:900px){.hero{min-height:590px}.hero-inner{padding:92px 0 60px}.hero h1{font-size:clamp(2.45rem,12vw,3.25rem)}.hero .lead{font-size:1rem}.footer-grid{grid-template-columns:1fr;gap:1.6rem;align-items:start}.footer-brand-block{grid-template-columns:110px 1fr}.footer-brand-block .brand--footer img{width:110px;max-width:110px}.footer-bottom{display:block}.cta-band .btn-highlight{width:100%;margin-top:1rem}}
@media(max-width:520px){.footer-brand-block{grid-template-columns:1fr}.footer-brand-block p{margin-top:.8rem}}

/* Ajustes v5: ubicación con hero panorámico, mapa real y cards con imagen */
.page-hero--ubicacion{background:linear-gradient(120deg,rgba(21,34,28,.78),rgba(35,57,47,.18)),url('https://www.lasgrullasdelhito.com/assets/img/ubicacion-hero-laguna-el-hito.png') center/cover;min-height:500px}.page-hero--ubicacion h1{font-size:clamp(2.6rem,5.2vw,5.4rem);max-width:940px}.page-hero--ubicacion .lead{font-size:clamp(1rem,1.35vw,1.2rem);max-width:760px;line-height:1.75}.location-intro{grid-template-columns:1.08fr .72fr}.location-summary{background:linear-gradient(145deg,#23392f,#354f40);color:#fffdf8;border-radius:32px;padding:2rem;box-shadow:var(--shadow);display:grid;gap:1rem}.location-summary div{padding:1.05rem 1.1rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.06)}.location-summary strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.7rem;line-height:1.05;color:#f5ead2}.location-summary span{display:block;margin-top:.35rem;color:#e7dece}.map-section{background:linear-gradient(180deg,var(--sand),#efe5d2)}.map-embed{position:relative;overflow:hidden;border-radius:34px;box-shadow:var(--shadow);border:1px solid rgba(35,57,47,.12);background:#d8cab1;aspect-ratio:16/7}.map-embed iframe{position:absolute;inset:0;width:100%;height:100%;display:block}.visit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.visit-card{background:var(--white);border:1px solid rgba(35,57,47,.1);border-radius:28px;overflow:hidden;box-shadow:0 16px 42px rgba(29,33,30,.09);transition:transform .25s ease,box-shadow .25s ease}.visit-card:hover{transform:translateY(-4px);box-shadow:0 24px 62px rgba(29,33,30,.14)}.visit-card img{width:100%;height:190px;object-fit:cover;background:#e5dccd}.visit-card div{padding:1.35rem}.visit-card h3{font-size:1.75rem;margin-bottom:.55rem;color:var(--forest)}.visit-card p{font-size:.96rem;color:#59645d;margin:0}.visit-card:nth-child(1),.visit-card:nth-child(2){grid-column:span 2}.visit-card:nth-child(1) img,.visit-card:nth-child(2) img{height:240px}@media(max-width:1000px){.visit-grid{grid-template-columns:repeat(2,1fr)}.visit-card:nth-child(1),.visit-card:nth-child(2){grid-column:span 1}.visit-card:nth-child(1) img,.visit-card:nth-child(2) img{height:210px}.map-embed{aspect-ratio:4/3}.location-intro{grid-template-columns:1fr}}@media(max-width:620px){.page-hero--ubicacion{min-height:430px}.visit-grid{grid-template-columns:1fr}.visit-card img,.visit-card:nth-child(1) img,.visit-card:nth-child(2) img{height:220px}.map-embed{aspect-ratio:1/1.15}}

/* Ajustes v6: nuevas cards de ubicación, tablas de precios y reservas Avaibook */
.pricing-tables{display:grid;gap:2rem}.price-table-card{background:var(--white);border:1px solid rgba(35,57,47,.1);border-radius:32px;box-shadow:var(--shadow);overflow:hidden}.price-table-card h3{padding:1.7rem 1.8rem;margin:0;background:linear-gradient(135deg,#23392f,#354f40);color:#fffdf8;font-size:2rem}.price-table-card h3 span{display:block;font-family:Inter,system-ui,sans-serif;font-size:.84rem;letter-spacing:.14em;text-transform:uppercase;color:#f1dfb8;margin-top:.35rem}.table-wrap{overflow-x:auto}.price-table{width:100%;border-collapse:collapse;min-width:760px;background:#fffdf8}.price-table th,.price-table td{padding:1.15rem 1rem;text-align:left;border-bottom:1px solid rgba(35,57,47,.12);vertical-align:top}.price-table thead th{background:#f1e7d4;color:#23392f;font-weight:900}.price-table tbody th{font-weight:900;color:#23392f;width:28%}.price-table td{font-weight:850;color:#354f40}.price-table small{display:block;font-size:.76rem;line-height:1.4;color:#687268;font-weight:650;margin-top:.18rem}.conditions-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;align-items:start}.conditions-card h2{font-size:2.5rem}.important-box{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:linear-gradient(135deg,#18251f,#2f4739);color:white;border-radius:36px;padding:2.7rem 3rem;box-shadow:var(--shadow)}.important-box h2{color:#fffdf8}.important-box p{max-width:850px;color:#eadfca}.booking-layout{display:grid;grid-template-columns:1fr .9fr;gap:3.2rem;align-items:start}.booking-copy{padding:1rem 0}.booking-copy h2{font-size:clamp(2.35rem,4vw,4.4rem)}.booking-copy a{text-decoration-thickness:2px;text-underline-offset:4px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.contact-card{background:#fffdf8;border:1px solid rgba(35,57,47,.1);border-radius:26px;padding:1.45rem;box-shadow:0 12px 32px rgba(29,33,30,.07)}.contact-card h3{font-size:1.65rem;color:var(--forest);margin-bottom:.5rem}.contact-card p{margin:0}.booking-widget-card{background:#fffdf8;border:1px solid rgba(35,57,47,.1);border-radius:32px;padding:2rem;box-shadow:var(--shadow)}.booking-widget-card h2{font-size:2.6rem}.booking-widget-card p{color:var(--muted)}
@media(max-width:900px){.conditions-grid,.booking-layout,.contact-cards{grid-template-columns:1fr}.important-box{display:block;padding:2rem}.important-box .btn{margin-top:1rem}.price-table-card h3{font-size:1.75rem}.booking-widget-card{padding:1.3rem}}


/* Ajustes v7: blog visual y cabeceras coherentes */
.blog-list-card{padding:0;overflow:hidden;background:#fffdf8}
.blog-list-card img{width:100%;height:230px;object-fit:cover;background:#e5dccd}
.blog-list-card .blog-card-body{padding:1.65rem 1.75rem 1.9rem}
.blog-list-card time{display:inline-flex;margin-bottom:.65rem;color:#7a6b4f;font-size:.86rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.blog-list-card h2{font-size:clamp(1.65rem,2.2vw,2.15rem);margin-bottom:.75rem;color:var(--forest)}
.blog-list-card p{color:#59645d}
.blog-list-card .read-more{display:inline-flex;margin-top:.45rem;font-weight:850;color:var(--forest);text-decoration:none}
.post-hero-image{margin:0 0 2.2rem;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}
.post-hero-image img{width:100%;aspect-ratio:16/8;object-fit:cover}

/* Ajustes v8: sitio en PHP, galería ampliable y sliders en habitaciones */
.gallery--lightbox figure a{display:block;color:inherit;text-decoration:none;position:relative}
.gallery--lightbox figure{transition:transform .25s ease,box-shadow .25s ease}
.gallery--lightbox figure:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(29,33,30,.18)}
.lightbox-overlay{position:fixed;inset:0;z-index:200;background:rgba(15,22,18,.88);display:none;align-items:center;justify-content:center;padding:2rem}
.lightbox-overlay.open{display:flex}
.lightbox-dialog{position:relative;max-width:min(1100px,96vw);max-height:92vh;display:grid;gap:.85rem;text-align:center;color:white}
.lightbox-dialog img{max-height:82vh;width:auto;max-width:100%;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.45);background:#18251f}
.lightbox-caption{font-weight:800;color:#f0e5d2}
.lightbox-close{position:absolute;top:-1rem;right:-1rem;width:46px;height:46px;border:0;border-radius:50%;background:#fffdf8;color:#18251f;font-size:1.8rem;line-height:1;cursor:pointer;box-shadow:0 16px 40px rgba(0,0,0,.28)}
.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(255,253,248,.92);color:#18251f;font-size:2.5rem;line-height:1;cursor:pointer;box-shadow:0 16px 42px rgba(0,0,0,.28);display:grid;place-items:center;transition:transform .2s ease,background .2s ease}
.lightbox-nav:hover{background:#fffdf8;transform:translateY(-50%) scale(1.04)}
.lightbox-prev{left:-4.5rem}.lightbox-next{right:-4.5rem}
.lightbox-nav:focus-visible{outline:3px solid var(--reed);outline-offset:3px}
@media(max-width:900px){.lightbox-nav{top:auto;bottom:3.5rem;width:46px;height:46px;font-size:2rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}}

.room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}
.room-card{background:#fffdf8;border:1px solid rgba(35,57,47,.1);border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}
.room-slider{position:relative;overflow:hidden;background:#e5dccd}
.room-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
.room-track::-webkit-scrollbar{display:none}
.room-track img{min-width:100%;height:310px;object-fit:cover;scroll-snap-align:start;background:#d8cab1}
.room-body{padding:1.8rem 2rem 2.1rem}
.room-body h2{font-size:clamp(2rem,3vw,2.8rem);color:var(--forest)}
.room-body p{color:#59645d}
.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,253,248,.88);color:#23392f;font-size:2rem;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.slider-prev{left:.85rem}.slider-next{right:.85rem}
.slider-btn:focus-visible,.lightbox-close:focus-visible{outline:3px solid var(--reed);outline-offset:3px}
@media(max-width:900px){.room-grid{grid-template-columns:1fr}.room-track img{height:270px}.lightbox-close{right:.2rem;top:.2rem}}

/* Banner de cookies */
.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:9999;display:grid;grid-template-columns:1fr auto;gap:1.25rem;align-items:center;max-width:1120px;margin:auto;padding:1.15rem 1.25rem;background:#fffaf1;color:#233328;border:1px solid rgba(93,78,52,.22);border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.22)}
.cookie-banner h2{margin:0 0 .35rem;font-family:var(--font-serif);font-size:1.45rem;color:#263b2c}.cookie-banner p{margin:.2rem 0;line-height:1.55}.cookie-banner__links{font-size:.92rem}.cookie-banner__links a{color:#315c42;font-weight:800}.cookie-banner__actions{display:flex;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.cookie-banner button{border:0;border-radius:999px;padding:.75rem 1rem;font-weight:800;cursor:pointer;background:#315c42;color:#fff}.cookie-banner button[data-cookie-action="analytics"]{background:#d5b46c;color:#213226}.cookie-banner button[data-cookie-action="deny"]{background:#eee6d8;color:#213226}@media(max-width:760px){.cookie-banner{grid-template-columns:1fr;bottom:.65rem;left:.65rem;right:.65rem;border-radius:18px}.cookie-banner__actions{justify-content:flex-start}.cookie-banner button{width:100%}}
.legal-content{max-width:900px}.legal-content h2{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.2rem);color:#263b2c;margin:2rem 0 .75rem}.legal-content p{line-height:1.8;color:#475548}.legal-content a{font-weight:800;color:#315c42}
.post-hero-image{width:100%;max-height:470px;object-fit:cover;border-radius:28px;margin:0 0 2rem;box-shadow:0 20px 60px rgba(0,0,0,.16)}

.footer-credit-inline{display:inline-block;margin-left:.65rem;color:#d8c7a3;font-size:.86rem;opacity:.9}.footer-credit-inline a{color:#ead8ad;font-weight:700;text-decoration:none}.footer-credit-inline a:hover{text-decoration:underline}@media(max-width:720px){.footer-credit-inline{display:block;margin-left:0;margin-top:.55rem}}
