.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.menu__category.reveal:nth-child(2){transition-delay:.1s}.menu__category.reveal:nth-child(3){transition-delay:.2s}.menu__category.reveal:nth-child(4){transition-delay:.3s}.menu__category.reveal:nth-child(5){transition-delay:.4s}.menu__category.reveal:nth-child(6){transition-delay:.5s}.gallery__item.reveal:nth-child(2){transition-delay:.08s}.gallery__item.reveal:nth-child(3){transition-delay:.16s}.gallery__item.reveal:nth-child(4){transition-delay:.24s}.gallery__item.reveal:nth-child(5){transition-delay:.32s}.gallery__item.reveal:nth-child(6){transition-delay:.4s}.menu__categories{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.menu__cat-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-weight:500;color:#8b6914;margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:1px solid rgba(139,105,20,.3)}.menu__item{margin-bottom:1.2rem}.menu__item-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.menu__item-name{font-weight:600;font-size:.9rem;color:#1a1a1a}.menu__item-price{font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:500;color:#8b6914;flex-shrink:0}.menu__item-desc{font-size:.8rem;color:#6b6b6b;line-height:1.5}.menu__category--note{grid-column:1 / -1;border-top:1px solid rgba(184,155,94,.2);padding-top:1.5rem}.menu__note{font-size:.8rem;font-style:italic;color:#6b6b6b}.menu__cat-subtitle{font-size:.82rem;font-style:italic;color:#6b6b6b;margin:-.8rem 0 1.2rem}.menu__fallback{grid-column:1 / -1;text-align:center;font-style:italic;color:#6b6b6b;padding:2rem 1rem}.menu__item--sold-out .menu__item-name,.menu__item--sold-out .menu__item-price,.menu__item--sold-out .menu__item-desc{text-decoration:line-through;text-decoration-thickness:1px;opacity:.55}.menu__star{color:#b8860b;margin-right:.25rem;font-size:.85em}.menu__item-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.45rem;align-items:center}.menu__badge{display:inline-block;font-family:Manrope,Helvetica Neue,sans-serif;font-size:.58rem;font-weight:700;letter-spacing:.08em;padding:.2rem .55rem;border-radius:999px;border:1px solid currentColor;white-space:nowrap;line-height:1.2;background:transparent}.menu__badge--out{color:#b04a3a;border-color:#b04a3a}.menu__icon{display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;line-height:1;padding:.1rem .2rem;cursor:help}@media(max-width:900px){.menu__categories{grid-template-columns:1fr 1fr}}@media(max-width:650px){.menu__categories{grid-template-columns:1fr}}.ofertas__grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.oferta-card{background:var(--c-bg);border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out);width:340px;max-width:100%}.oferta-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}.oferta-card__img{width:100%;aspect-ratio:4/3;object-fit:cover}.oferta-card__body{padding:1.2rem 1.4rem 1.4rem}.oferta-card__title{font-family:var(--ff-serif);font-size:1.3rem;font-weight:500;color:var(--c-text);margin-bottom:.4rem}.oferta-card__desc{font-size:.88rem;line-height:1.6;color:var(--c-muted)}:root{--c-bg: #FFFFFF;--c-bg-dark: #1A1A1A;--c-bg-warm: #2A2A2A;--c-text: #1A1A1A;--c-text-light:#FFFFFF;--c-muted: #6B6B6B;--c-accent: #8B6914;--c-accent-h: #9E7818;--c-gold: #8B6914;--c-green: #8B6914;--c-green-h: #9E7818;--c-cream: #F7F5F0;--c-line: #EEEEEE;--ff-serif: "Cormorant Garamond", "Georgia", serif;--ff-sans: "Manrope", "Helvetica Neue", sans-serif;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}[data-astro-cid-ct3bgug4],[data-astro-cid-ct3bgug4]:before,[data-astro-cid-ct3bgug4]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--ff-sans);background:var(--c-bg);color:var(--c-text);line-height:1.6;overflow-x:hidden}a[data-astro-cid-ct3bgug4]{color:inherit;text-decoration:none}img[data-astro-cid-ct3bgug4]{max-width:100%;display:block}em[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-style:italic;color:var(--c-green)}.section-label[data-astro-cid-ct3bgug4]{display:inline-block;font-family:var(--ff-sans);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-green);margin-bottom:1.2rem}.section-label--light[data-astro-cid-ct3bgug4]{color:var(--c-accent)}.section-label--center[data-astro-cid-ct3bgug4]{display:block;text-align:center}.hero[data-astro-cid-ct3bgug4]{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--c-cream);overflow:hidden}.hero[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;background:url(/hero.webp) center/cover no-repeat;opacity:.18;z-index:0}.hero[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;inset:0;background:#f7f5f099;z-index:0}.hero__overlay[data-astro-cid-ct3bgug4]{display:none}.hero__content[data-astro-cid-ct3bgug4]{position:relative;z-index:1;text-align:center;padding:2rem;animation:heroFadeIn 1.2s var(--ease-out) both}.hero__eyebrow[data-astro-cid-ct3bgug4]{font-family:var(--ff-sans);font-size:.7rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--c-gold);margin-bottom:1rem;animation:heroFadeIn 1s .2s var(--ease-out) both}.hero__title[data-astro-cid-ct3bgug4]{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.3rem;animation:heroFadeIn 1s .3s var(--ease-out) both}.hero__title-el[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:300;font-style:italic;color:var(--c-gold)}.hero__title-patio[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(4rem,12vw,9rem);font-weight:600;color:var(--c-text);line-height:.9;letter-spacing:-.02em}.hero__subtitle[data-astro-cid-ct3bgug4]{font-family:var(--ff-sans);font-size:.75rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--c-muted);margin-bottom:1.5rem;animation:heroFadeIn 1s .4s var(--ease-out) both}.hero__divider[data-astro-cid-ct3bgug4]{color:var(--c-muted);margin-bottom:1.5rem;animation:heroFadeIn 1s .5s var(--ease-out) both}.hero__tagline[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;color:var(--c-text);letter-spacing:.1em;margin-bottom:.5rem;animation:heroFadeIn 1s .6s var(--ease-out) both}.hero__location[data-astro-cid-ct3bgug4]{font-size:.8rem;color:var(--c-muted);letter-spacing:.08em;margin-bottom:2.5rem;animation:heroFadeIn 1s .7s var(--ease-out) both}.hero__btn[data-astro-cid-ct3bgug4]{display:inline-block;font-family:var(--ff-sans);font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--c-text-light);background:var(--c-accent);padding:1rem 2.5rem;border-radius:2px;transition:background .3s,transform .3s;animation:heroFadeIn 1s .8s var(--ease-out) both}.hero__btn[data-astro-cid-ct3bgug4]:hover{background:var(--c-accent-h);transform:translateY(-2px)}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-bg)}.about__grid[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.about__image-frame[data-astro-cid-ct3bgug4]{position:relative}.about__img[data-astro-cid-ct3bgug4]{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:3px;background:var(--c-bg-warm)}.about__image-accent[data-astro-cid-ct3bgug4]{position:absolute;bottom:-1.5rem;right:-1.5rem;width:60%;height:60%;border:1px solid var(--c-green);border-radius:3px;z-index:-1;opacity:.4}.about__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:1.5rem;color:var(--c-text)}.about__body[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.8;color:var(--c-muted);margin-bottom:1rem}.about__body[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{color:var(--c-text);font-weight:600}.about__badges[data-astro-cid-ct3bgug4]{display:flex;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.about__badge[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:var(--c-cream);border-radius:3px;font-size:.78rem;font-weight:500;color:var(--c-text)}.about__badge-icon[data-astro-cid-ct3bgug4]{font-size:1.1rem}.menu[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-bg);color:var(--c-text)}.menu__container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto}.menu__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:1rem}.menu__intro[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.7;color:var(--c-muted);max-width:600px;margin-bottom:3.5rem}.menu__cta-row[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;margin-top:3.5rem;flex-wrap:wrap}.menu__btn[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.9rem 2rem;border-radius:2px;transition:background .3s,transform .3s;background:var(--c-accent);color:var(--c-text-light)}.menu__btn[data-astro-cid-ct3bgug4]:hover{background:var(--c-accent-h);transform:translateY(-1px)}.menu__btn--outline[data-astro-cid-ct3bgug4]{background:transparent;border:1px solid var(--c-muted);color:var(--c-text)}.menu__btn--outline[data-astro-cid-ct3bgug4]:hover{background:var(--c-cream);border-color:var(--c-text)}.menu__btn--disabled[data-astro-cid-ct3bgug4]{opacity:.4;cursor:not-allowed;pointer-events:none;position:relative}.menu__btn-soon[data-astro-cid-ct3bgug4]{display:block;font-size:.55rem;letter-spacing:.05em;text-transform:uppercase;margin-top:.15rem;opacity:.8}.ofertas[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-cream)}.ofertas__container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto}.ofertas__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;text-align:center;margin-bottom:3rem}.wine[data-astro-cid-ct3bgug4]{padding:6rem 2rem;background:linear-gradient(135deg,var(--c-cream) 0%,var(--c-bg) 100%)}.wine__container[data-astro-cid-ct3bgug4]{max-width:800px;margin:0 auto}.wine__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:1.5rem}.wine__text[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.8;color:var(--c-muted);margin-bottom:2.5rem}.wine__highlights[data-astro-cid-ct3bgug4]{display:flex;gap:2rem;flex-wrap:wrap}.wine__highlight[data-astro-cid-ct3bgug4]{flex:1;min-width:180px;padding:1.2rem;background:#fff;border-radius:3px;border:1px solid var(--c-line)}.wine__highlight-region[data-astro-cid-ct3bgug4]{display:block;font-family:var(--ff-serif);font-size:1.2rem;font-weight:600;color:var(--c-accent);margin-bottom:.3rem}.wine__highlight-type[data-astro-cid-ct3bgug4]{font-size:.78rem;color:var(--c-muted)}.blog-teaser[data-astro-cid-ct3bgug4]{padding:6rem 2rem;background:var(--c-bg-soft, #f7f5f0);border-top:1px solid var(--c-line, rgba(0,0,0,.06))}.blog-teaser__container[data-astro-cid-ct3bgug4]{max-width:1200px;margin:0 auto}.blog-teaser__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;text-align:center;margin:.5rem 0 3rem}.blog-teaser__grid[data-astro-cid-ct3bgug4]{list-style:none;padding:0;margin:0 0 3rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-teaser__card[data-astro-cid-ct3bgug4]{background:var(--c-bg-card, #fff);border-radius:4px;overflow:hidden;transition:transform .2s,box-shadow .2s}.blog-teaser__card[data-astro-cid-ct3bgug4]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.blog-teaser__link[data-astro-cid-ct3bgug4]{display:block;color:inherit;text-decoration:none}.blog-teaser__hero[data-astro-cid-ct3bgug4]{width:100%;height:200px;object-fit:cover;display:block}.blog-teaser__body[data-astro-cid-ct3bgug4]{padding:1.5rem}.blog-teaser__date[data-astro-cid-ct3bgug4]{display:block;font-size:.75rem;color:var(--c-muted, #8c7e6a);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.blog-teaser__title[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:1.4rem;font-weight:500;line-height:1.3;margin:0 0 .75rem}.blog-teaser__excerpt[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.6;color:var(--c-muted, #555);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-teaser__readmore[data-astro-cid-ct3bgug4]{font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--c-accent, #c4693d)}.blog-teaser__cta-row[data-astro-cid-ct3bgug4]{text-align:center}.blog-teaser__cta[data-astro-cid-ct3bgug4]{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text);border:1px solid var(--c-text);padding:1rem 2.5rem;border-radius:2px;text-decoration:none;transition:background .3s,color .3s}.blog-teaser__cta[data-astro-cid-ct3bgug4]:hover{background:var(--c-text);color:var(--c-bg)}@media(max-width:768px){.blog-teaser[data-astro-cid-ct3bgug4]{padding:4rem 1.5rem}.blog-teaser__hero[data-astro-cid-ct3bgug4]{height:180px}}.gallery[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-bg)}.gallery__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;text-align:center;margin-bottom:3rem}.gallery__grid[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:1rem}.gallery__item--tall[data-astro-cid-ct3bgug4]{grid-row:span 2}.gallery__item--wide[data-astro-cid-ct3bgug4]{grid-column:span 2}.gallery__item[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover;border-radius:3px;transition:transform .4s var(--ease-out)}.gallery__item[data-astro-cid-ct3bgug4]:hover img[data-astro-cid-ct3bgug4]{transform:scale(1.03)}.gallery__item[data-astro-cid-ct3bgug4]{overflow:hidden;border-radius:3px}.location[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-cream)}.location__container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.location__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:2.5rem}.location__details[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:1.5rem}.location__detail[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:1.1rem;font-weight:600;color:var(--c-green);margin-bottom:.4rem}.location__detail[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:.9rem;color:var(--c-muted);line-height:1.5}.location__link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.5rem;color:var(--c-green)!important;transition:opacity .3s}.location__link[data-astro-cid-ct3bgug4]:hover{opacity:.7}.location__map-frame[data-astro-cid-ct3bgug4]{aspect-ratio:4/3;border-radius:3px;overflow:hidden;background:var(--c-bg-warm);border:1px solid var(--c-line)}.location__map-frame[data-astro-cid-ct3bgug4] iframe[data-astro-cid-ct3bgug4]{width:100%;height:100%}.cta[data-astro-cid-ct3bgug4]{padding:7rem 2rem;background:var(--c-cream);text-align:center;position:relative;overflow:hidden}.cta[data-astro-cid-ct3bgug4]:before{display:none}.cta__container[data-astro-cid-ct3bgug4]{position:relative;max-width:600px;margin:0 auto}.cta__heading[data-astro-cid-ct3bgug4]{font-family:var(--ff-serif);font-size:clamp(3rem,8vw,6rem);font-weight:300;color:var(--c-text);line-height:.95;margin-bottom:1.5rem}.cta__text[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.7;color:var(--c-muted);margin-bottom:2.5rem}.cta__actions[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta__btn[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:1rem 2.2rem;border-radius:2px;background:var(--c-accent);color:var(--c-text-light);transition:background .3s,transform .3s}.cta__btn[data-astro-cid-ct3bgug4]:hover{background:var(--c-accent-h);transform:translateY(-1px)}.cta__btn--outline[data-astro-cid-ct3bgug4]{background:transparent;border:1px solid var(--c-muted);color:var(--c-text)}.cta__btn--outline[data-astro-cid-ct3bgug4]:hover{background:var(--c-bg);border-color:var(--c-text)}.footer[data-astro-cid-ct3bgug4]{padding:3rem 2rem;background:#1a1a1a;text-align:center}.footer__container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto}.footer__brand[data-astro-cid-ct3bgug4]{margin-bottom:1rem}.footer__logo-img[data-astro-cid-ct3bgug4]{height:50px;width:auto;margin:0 auto}.footer__links[data-astro-cid-ct3bgug4]{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.footer__links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{font-size:.75rem;color:#999;transition:color .3s}.footer__links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:var(--c-text-light)}.footer__copy[data-astro-cid-ct3bgug4]{font-size:.7rem;color:#8f8575}.cookie-banner[data-astro-cid-ct3bgug4]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:200;max-width:420px;width:calc(100% - 2rem);background:#2a3d2af2;backdrop-filter:blur(8px);border:1px solid rgba(250,251,248,.1);border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #00000040;transition:transform .4s var(--ease-out),opacity .4s var(--ease-out)}.cookie-banner--hidden[data-astro-cid-ct3bgug4]{transform:translate(-50%) translateY(120%);opacity:0;pointer-events:none}.cookie-banner__text[data-astro-cid-ct3bgug4]{font-size:.78rem;color:#b0b0b0;line-height:1.6;margin-bottom:1rem}.cookie-banner__text[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{color:#e8a33d;text-decoration:underline;text-underline-offset:2px}.cookie-banner__text[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:#f0b04e}.cookie-banner__actions[data-astro-cid-ct3bgug4]{display:flex;gap:.6rem;justify-content:center}.cookie-banner__btn[data-astro-cid-ct3bgug4]{font-family:var(--ff-sans);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.55rem 1.2rem;border-radius:6px;border:none;cursor:pointer;transition:background .3s,transform .2s;flex:1;text-align:center}.cookie-banner__btn[data-astro-cid-ct3bgug4]:hover{transform:translateY(-1px)}.cookie-banner__btn--accept[data-astro-cid-ct3bgug4]{background:var(--c-green);color:var(--c-text-light)}.cookie-banner__btn--accept[data-astro-cid-ct3bgug4]:hover{background:var(--c-green-h)}.cookie-banner__btn--reject[data-astro-cid-ct3bgug4]{background:transparent;color:#b0b0b0;border:1px solid #B0B0B0}.cookie-banner__btn--reject[data-astro-cid-ct3bgug4]:hover{border-color:var(--c-text-light);color:var(--c-text-light)}@media(max-width:900px){.about__grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;gap:2.5rem}.about__image-col[data-astro-cid-ct3bgug4]{order:-1;max-width:400px;margin:0 auto}.location__container[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.gallery__grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.gallery__item--tall[data-astro-cid-ct3bgug4]{grid-row:span 1}.gallery__item--wide[data-astro-cid-ct3bgug4]{grid-column:span 1}}@media(max-width:650px){.gallery__grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;grid-auto-rows:200px}.wine__highlights[data-astro-cid-ct3bgug4]{flex-direction:column}.about[data-astro-cid-ct3bgug4],.ofertas[data-astro-cid-ct3bgug4],.menu[data-astro-cid-ct3bgug4],.gallery[data-astro-cid-ct3bgug4],.location[data-astro-cid-ct3bgug4]{padding:4rem 1.5rem}.cta[data-astro-cid-ct3bgug4]{padding:5rem 1.5rem}}
