@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Fraunces-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Lato-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Lato-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Marcellus-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman),local(Tinos),local(Liberation Serif),local(Noto Serif),local(DejaVu Serif),local("serif");size-adjust:110.93%;ascent-override:88.17%;descent-override:22.99%;line-gap-override:0%}@font-face{font-family:Lato Fallback;src:local(Arial),local(Arimo),local(Liberation Sans),local(Helvetica),local(Roboto),local(Noto Sans),local(DejaVu Sans),local("sans-serif");size-adjust:96.91%;ascent-override:101.85%;descent-override:21.98%;line-gap-override:0%}@font-face{font-family:Marcellus Fallback;src:local(Times New Roman),local(Tinos),local(Liberation Serif),local(Noto Serif),local(DejaVu Serif),local("serif");size-adjust:95.07%;ascent-override:102.46%;descent-override:29.43%;line-gap-override:0%}:root{--bg:#fdfbf6;--bg-soft:#f3eee2;--card:#fff;--ink:#22201a;--ink-soft:#57503f;--accent:#6b4a1f;--accent-deep:#4a3116;--accent-soft:#f0e6d4;--wine:#7a1f2b;--gold:#8a5a10;--gold-soft:#f8efdc;--line:#e4ddcc;--wa:#25d366;--wa-ink:#05300f;--cta-bg:#4a3116;--header-h:74px;--banner-h:36px;--radius:18px;--shadow:0 10px 30px #4a31161a;--font-display:"Fraunces", "Fraunces Fallback", Georgia, "Times New Roman", serif;--font-body:"Lato", "Lato Fallback", system-ui, -apple-system, "Segoe UI", sans-serif;--font-accent:"Marcellus", "Marcellus Fallback", Georgia, "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--accent-deep);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);margin:0 0 .4em;font-weight:600;line-height:1.14}p{margin:0 0 1em}p a:not(.btn),li a:not(.btn),.footer-about a,.contact-fine a,.table-note a,.note-box a,.rating-summary .caption a,.footer-note a{text-underline-offset:.18em;text-decoration:underline}:focus-visible{outline:3px solid var(--accent-deep);outline-offset:3px;border-radius:4px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1140px,92vw);margin-inline:auto}section{scroll-margin-top:calc(var(--header-h) + var(--banner-h) + 12px)}.eyebrow{font-family:var(--font-accent);letter-spacing:.17em;text-transform:uppercase;color:var(--accent);margin:0 0 .55em;font-size:.86rem;line-height:1.4}.section-head{text-align:center;max-width:780px;margin:0 auto 2.5rem}.section-head h2{font-size:clamp(1.9rem,4vw,2.7rem)}.section-head p{color:var(--ink-soft);margin-bottom:0;font-size:1.05rem}.table-note{text-align:center;max-width:780px;color:var(--ink-soft);margin:1.8rem auto 0;font-size:.95rem}.btn{font-family:var(--font-body);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55em;padding:.85em 1.5em;font-size:1rem;font-weight:700;line-height:1.2;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;text-decoration:none!important}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent-deep);color:#fff}.btn-primary:hover{background:#33210e;box-shadow:0 8px 22px #4a311657}.btn-ghost{color:#fff;background:#1e14089e;border-color:#ffffffeb}.btn-ghost:hover{background:#fff3}.btn-wa{background:var(--wa);color:var(--wa-ink)}.btn-wa:hover{background:#1fbc59;box-shadow:0 8px 22px #25d36666}.scroll-sentinel{pointer-events:none;width:1px;height:12px;position:absolute;top:0;left:0}.site-top{z-index:50;position:fixed;inset:0 0 auto}.top-banner{min-height:var(--banner-h);background:var(--wine);color:#fff;letter-spacing:.01em;text-align:center;justify-content:center;align-items:center;margin:0;padding:.3rem 1rem;font-size:.84rem;font-weight:700;transition:min-height .25s,padding .25s;display:flex;overflow:hidden}.top-banner.scrolled{height:0;min-height:0;padding-top:0;padding-bottom:0}.top-banner-text{display:block}.site-header{height:var(--header-h);background:0 0;border-bottom:1px solid #0000;align-items:center;transition:background .25s,border-color .25s;display:flex}.site-header.scrolled{border-bottom-color:var(--line);background:#fdfbf6f7}.site-header:not(.scrolled) .brand-name{color:#fff}.site-header .container{align-items:center;gap:.75rem;display:flex}.brand{color:var(--ink);align-items:center;gap:.6rem;min-width:0;display:flex;text-decoration:none!important}.brand-mark{flex:none;width:40px;height:40px}.brand-name{font-family:var(--font-display);white-space:nowrap;font-size:clamp(1.05rem,3.6vw,1.5rem);font-weight:600;line-height:1.1}.header-cta{align-items:center;margin-left:auto;display:flex}.header-cta .btn{white-space:nowrap;min-height:46px;padding:0 1.35em;font-size:1rem;box-shadow:0 6px 18px #4a31164d}.header-cta .cta-mobile{display:none}@media (width<=560px){:root{--banner-h:44px}.brand{gap:.45rem}.brand-mark{width:34px;height:34px}.header-cta .btn{min-height:44px;padding:0 1.05em;font-size:.95rem}.top-banner{letter-spacing:0;padding:.25rem .7rem;font-size:.74rem;line-height:1.3}}@media (width<=430px){.brand-mark{width:30px;height:30px}.brand-name{font-size:1rem}.header-cta .cta-desktop{display:none}.header-cta .cta-mobile{display:inline}.header-cta .btn{min-height:42px;padding:0 1em;font-size:.92rem}.top-banner{font-size:.7rem}}.hero{align-items:center;min-height:620px;display:flex;position:relative}.hero-media{z-index:0;background:#2a1c0c;position:absolute;inset:0;overflow:hidden}.hero-media img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(#180f05c7 0%,#180f058f 45%,#180f05d1 100%);position:absolute;inset:0}.hero-content{color:#fff;padding:calc(var(--banner-h) + var(--header-h) + 2.5rem) 0 3.5rem;z-index:2;max-width:880px;position:relative}.hero .eyebrow{color:#f2dcae}.hero h1{color:#fff;margin-bottom:.35em;font-size:clamp(2.1rem,5.2vw,3.7rem);line-height:1.06}.hero-sub{color:#f5f1e8;max-width:42em;margin-bottom:0;font-size:clamp(1.1rem,2.1vw,1.24rem);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.hero-trust{color:#f0ece2;flex-wrap:wrap;gap:.7rem 1.5rem;margin-top:1.9rem;font-size:1rem;display:flex}.trust-item{align-items:center;gap:.45rem;display:inline-flex}.trust-item svg{color:#f2dcae;flex:none}@media (width<=899px){.hero{min-height:560px}}.section{content-visibility:auto;contain-intrinsic-size:auto 900px;padding:clamp(3.5rem,8vw,6rem) 0}.section-alt{background:var(--bg-soft)}.two-col{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.two-col>*{min-width:0}.col-media{position:relative}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0;display:grid}.media-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;min-width:0;box-shadow:var(--shadow);transition:transform .35s}.media-grid img:hover{transform:scale(1.03)}#la-casa .eyebrow{margin-bottom:.5rem}#la-casa h2{margin-bottom:1.1rem;line-height:1.18}#la-casa p{margin-bottom:1.1rem;line-height:1.72}.list-check{grid-template-columns:minmax(0,1fr);gap:.7rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.list-check li{align-items:flex-start;gap:.6rem;display:flex}.list-check svg{color:var(--accent);flex:none;margin-top:.22em}.note-box{background:var(--gold-soft);color:#53380a;border:1px solid #e7d3ab;border-radius:14px;margin-top:1.6rem;padding:1rem 1.2rem;font-size:.98rem}.note-box strong{color:#3d2907}.note-box a{color:#3d2907;text-decoration:underline}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;display:grid}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.grid-2>*,.grid-3>*,.grid-4>*,.room-grid>*,.contact-grid>*,.gallery>*,.two-col>*{min-width:0}@media (width<=1000px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.room-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.grid-2,.grid-3,.grid-4{grid-template-columns:minmax(0,1fr)}}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 18px #4a31160f}.card-media{aspect-ratio:4/3;background:var(--line);overflow:hidden}.card-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.card:hover .card-media img{transform:scale(1.045)}.card-body{flex-direction:column;flex:1;gap:.45rem;padding:1.4rem 1.4rem 1.6rem;display:flex}.card-body h3{margin:0;font-size:1.5rem}.card-body p{color:var(--ink-soft);margin:0;font-size:.98rem}.card-price{align-items:baseline;gap:.4rem;margin:.3rem 0 .2rem;line-height:1.05;display:flex}.price-amount{font-family:var(--font-body);color:var(--accent-deep);font-size:clamp(1.6rem,2vw,1.85rem);font-weight:700;line-height:1}.price-per{color:var(--ink-soft);font-size:.98rem;font-weight:700}.card-sleeps{color:var(--accent-deep);align-items:center;gap:.45rem;font-size:.98rem;font-weight:700;display:inline-flex}.card-tags{flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:1rem;display:flex}.card-cta{width:100%;margin-top:1rem}.tag{font-family:var(--font-accent);letter-spacing:.02em;color:var(--accent-deep);background:var(--accent-soft);border-radius:999px;padding:.3em .85em;font-size:.8rem}.service-card{text-align:center;align-items:center;padding:2rem 1.4rem}.service-card .icon-wrap{background:var(--accent-soft);width:62px;height:62px;color:var(--accent-deep);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.service-card h3{font-size:1.26rem}.service-card p{font-size:.97rem}.zone-card .card-body h3{font-size:1.32rem}.zone-card .dist{font-family:var(--font-accent);color:var(--accent);letter-spacing:.04em;margin-bottom:.35rem;font-size:.95rem;line-height:1.3}.step-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1.4rem;display:flex;box-shadow:0 6px 18px #4a31160d}.step-card .icon-wrap{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-deep);border-radius:50%;flex:none;place-items:center;display:grid}.step-card h3{margin-bottom:.2rem;font-size:1.3rem}.step-card p{color:var(--ink-soft);margin:0;font-size:.98rem}.wine-band{background:var(--wine);color:#fbeef0}.wine-band .eyebrow{color:#f0c9cf}.wine-band h2{color:#fff}.wine-band p{color:#f4dfe2}.wine-list{gap:.7rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.wine-list li{color:#fff;align-items:flex-start;gap:.6rem;font-weight:700;display:flex}.wine-list svg{color:#f0c9cf;flex:none;margin-top:.22em}.review-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.7rem;padding:1.5rem 1.6rem;display:flex;box-shadow:0 6px 18px #4a31160d}.review-card blockquote{color:var(--ink);margin:0;font-size:.98rem}.review-meta{flex-direction:column;gap:.1rem;margin-top:auto;display:flex}.review-meta .who{font-size:.96rem;font-weight:700}.review-meta .src{color:var(--ink-soft);font-size:.84rem}.rating-summary{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);max-width:860px;box-shadow:var(--shadow);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem 1.6rem;margin:0 auto 2.5rem;padding:1.3rem 1.6rem;display:flex}.rating-summary .score{font-family:var(--font-display);color:var(--accent-deep);font-size:2.1rem;font-weight:600;line-height:1}.rating-summary .stars{color:var(--gold);display:inline-flex}.rating-summary .caption{color:var(--ink-soft);font-size:.98rem}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.gallery .gallery-item{aspect-ratio:4/3;border-radius:14px;display:block;overflow:hidden}.gallery img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery .gallery-item:hover img{transform:scale(1.05)}@media (width<=900px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}}.faq-list{grid-template-columns:minmax(0,1fr);gap:.9rem;max-width:840px;margin:0 auto;display:grid}.faq-item{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.1rem 1.4rem}.faq-item h3{font-size:1.17rem;font-family:var(--font-body);margin:0 0 .3rem;font-weight:700}.faq-item p{color:var(--ink-soft);margin:0;font-size:.98rem}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2rem;display:grid}.contact-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.contact-list li{align-items:flex-start;gap:.9rem;display:flex}.contact-list .icon-wrap{background:var(--accent-soft);width:46px;height:46px;color:var(--accent-deep);border-radius:50%;flex:none;place-items:center;display:grid}.contact-list b{display:block}.contact-list span{color:var(--ink-soft)}.contact-list a{word-break:break-word}.contact-cta{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.contact-fine{color:var(--ink-soft);margin-top:1.2rem;font-size:.92rem}.map-embed{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:var(--card);overflow:hidden}.map-embed iframe{border:0;width:100%;height:380px;display:block}@media (width<=800px){.contact-grid,.two-col{grid-template-columns:minmax(0,1fr)}.two-col .col-media{order:2}}@media (width<=600px){.contact-cta{grid-template-columns:minmax(0,1fr);display:grid}.contact-cta .btn{width:100%}.hero-actions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.hero-actions .btn,.card-cta{width:100%}.map-embed iframe{height:320px}}.cta-final{background:var(--cta-bg);color:#fff}.cta-final .eyebrow{color:#f2dcae}.cta-final h2{color:#fff;font-size:clamp(1.9rem,4.5vw,2.8rem)}.cta-final p{color:#ecdfd0}.cta-final .hero-actions{justify-content:center}.site-footer{background:var(--cta-bg);color:#e6d9c8;content-visibility:auto;contain-intrinsic-size:auto 700px;padding:3.2rem 0 1.6rem}.site-footer .grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:2.5rem;display:grid}.site-footer h3{color:#fff;margin-bottom:.8rem;font-size:1.15rem}.site-footer a{color:#e6d9c8}.site-footer a:hover{color:#fff}.site-footer ul{gap:.5rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.site-footer ul li{flex-wrap:wrap;align-items:flex-start;gap:.4rem;display:flex}.footer-brand{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.footer-brand span{font-family:var(--font-display);color:#fff;font-size:1.3rem;font-weight:600}.footer-about{max-width:36em;font-size:.95rem}.footer-note{color:#c9b9a4;border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;gap:.6rem 1.6rem;margin-top:2.4rem;padding-top:1.4rem;font-size:.85rem;display:flex}.footer-note a{color:#c9b9a4}@media (width<=800px){.site-footer .grid{grid-template-columns:minmax(0,1fr);gap:1.8rem}}.wa-float{z-index:60;background:var(--wa);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:1.1rem;right:1.1rem;box-shadow:0 0 0 6px #25d36629,0 0 18px #25d3668c,0 8px 22px #0000002e}.wa-float:hover{background:#1fbc59;text-decoration:none;transform:scale(1.05)}.wa-float svg{fill:#fff}.lightbox{background:0 0;border:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;overflow:hidden}.lightbox[open]{justify-content:center;align-items:center;display:flex}.lightbox::backdrop{background:#120c04f2}.lb-stage{cursor:zoom-in;border-radius:6px;place-items:center;max-width:94vw;max-height:92vh;transition:transform .25s;display:grid}.lb-stage img{object-fit:contain;border-radius:6px;width:auto;max-width:94vw;height:auto;max-height:92vh;display:block}.lb-stage.zoomed{cursor:zoom-out;transform:scale(1.9)}.lightbox-close{z-index:2;color:#fff;cursor:pointer;background:#0000009e;border:none;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.lightbox-close:hover{background:#ffffff47}.lb-hint{color:#fff;pointer-events:none;background:#0009;border-radius:999px;padding:.4em 1em;font-size:.85rem;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.clickable-photo{cursor:zoom-in}body.lb-open{overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
