:root{--wine: oklch(.405 .124 358.5);--wine-deep: oklch(.32 .11 358.5);--rose: oklch(.56 .12 10);--rose-soft: oklch(.92 .035 12);--bg: oklch(1 0 0);--surface: oklch(.975 .012 358.5);--ink: oklch(.27 .025 358.5);--muted: oklch(.42 .03 358.5);--white: oklch(1 0 0);--line: oklch(.405 .124 358.5 / .16);--whatsapp: oklch(.55 .14 150);--font-display: "Petrona", "Source Serif 4", Georgia, serif;--font-body: "Atkinson Hyperlegible", "Segoe UI", sans-serif;--space-2: .25rem;--space-4: .5rem;--space-8: .5rem;--space-12: .75rem;--space-16: 1rem;--space-24: 1.5rem;--space-32: 2rem;--space-48: 3rem;--space-64: 4rem;--space-96: 6rem;--radius-sm: 8px;--radius-md: 12px;--radius-pill: 999px;--ease-out: cubic-bezier(.16, 1, .3, 1);--shadow: 0 4px 12px oklch(.27 .025 358.5 / .1);--z-dropdown: 20;--z-sticky: 30;--z-modal-backdrop: 50;--z-modal: 60;--z-toast: 70;--z-tooltip: 80;--header-h: 4.25rem;--measure: 65ch}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + .75rem)}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;text-wrap:pretty;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit}button,a,summary,.chip,.situation{cursor:pointer}.icon{width:1.25rem;height:1.25rem;flex-shrink:0;display:block;overflow:visible}.icon-wa{width:1.2rem;height:1.2rem}.section-cta{margin-top:1.75rem;display:flex;justify-content:center}.about-grid .section-cta{justify-content:stretch}.note+.section-cta{margin-top:1rem}.note{margin:1.75rem 0 0;font-family:var(--font-display);font-size:1.2rem;letter-spacing:-.02em;text-align:center}.stack-gap{margin-top:.85rem}.media-frame{margin:0;border-radius:var(--radius-md);overflow:hidden;background:var(--wine-deep);aspect-ratio:4 / 3}.media-frame img{width:100%;height:100%;object-fit:cover}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:break-word;margin:0}h1{font-size:clamp(2rem,7.4vw,3.75rem)}h2{font-size:clamp(1.65rem,4.6vw,2.65rem)}h3{font-size:clamp(1.2rem,2.4vw,1.5rem)}p{margin:0}button,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--rose);outline-offset:3px}.header :focus-visible,.hero :focus-visible,.nav-sheet :focus-visible,.schedule-dialog :focus-visible,.wine-band :focus-visible,.footer :focus-visible{outline-color:var(--white)}.skip-link{position:absolute;left:.75rem;top:-4rem;z-index:var(--z-tooltip);background:var(--wine);color:var(--white);padding:.65rem 1rem;border-radius:var(--radius-sm)}.skip-link:focus{top:.75rem}.wrap{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.lede{max-width:var(--measure);color:var(--ink)}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3.15rem;padding:.85rem 1.35rem;border-radius:var(--radius-pill);border:1.5px solid transparent;appearance:none;font-family:inherit;font-size:1rem;line-height:1.15;text-decoration:none;font-weight:700;letter-spacing:.01em;transition:background-color .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out),transform .16s var(--ease-out)}.btn:active{transform:scale(.98)}.btn-primary{background:var(--white);color:var(--wine)}.btn-primary:hover{background:var(--rose-soft)}.btn-on-light{background:var(--wine);color:var(--white)}.btn-on-light:hover{background:var(--wine-deep)}.btn-ghost{background:transparent;color:var(--white);border-color:#ffffff73}.btn-ghost:hover{background:#ffffff14}.btn-outline{background:transparent;color:var(--wine);border-color:var(--wine)}.btn-outline:hover{background:var(--rose-soft)}.btn-soft{background:var(--rose-soft);color:var(--wine-deep)}.btn-soft:hover{background:#f1cdd0}.btn-block{width:100%}.btn svg,.btn .icon{width:1.15rem;height:1.15rem;flex-shrink:0}.steps{list-style:none;padding:0;margin:0}.btn-row{display:flex;flex-direction:column;gap:.7rem}.btn-row .btn,.section-cta .btn,.contact-intro .btn,.arrive>.btn,.store-bar .btn,.content-card .btn{width:100%}.header{position:sticky;top:0;z-index:var(--z-sticky);background:var(--wine);color:var(--white)}.header-inner{display:flex;align-items:center;gap:.5rem;min-height:var(--header-h)}@media(max-width:480px){.header .brand-name{display:none}.header-book{font-size:.8rem;padding-inline:.7rem}}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;min-width:0;flex:1}.brand img{width:2.7rem;height:2.7rem;border-radius:50%;background:transparent;flex-shrink:0}.brand-text{min-width:0}.brand-name{font-family:var(--font-display);font-weight:600;font-size:1.05rem;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-tag{display:none;font-size:.78rem;color:#f5e3e4;line-height:1.25}.nav-desktop{display:none}.nav-desktop a{position:relative;color:#fceeef;text-decoration:none;font-size:.95rem;padding:.4rem .15rem}.nav-desktop a:after{content:"";position:absolute;left:.15rem;right:.15rem;bottom:.1rem;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease-out)}.nav-desktop a:hover{color:var(--white)}.nav-desktop a:hover:after{transform:scaleX(1)}.header-cta{display:none}.menu-btn{width:2.75rem;height:2.75rem;border:1.5px solid oklch(1 0 0 / .28);background:#ffffff0f;color:var(--white);border-radius:50%;display:grid;place-items:center;padding:0}.menu-btn:hover{background:#ffffff1f}.menu-btn span,.menu-btn span:before,.menu-btn span:after{display:block;width:1.05rem;height:1.5px;background:currentColor;position:relative}.menu-btn span:before,.menu-btn span:after{content:"";position:absolute;left:0}.menu-btn span:before{top:-5px}.menu-btn span:after{top:5px}.header-book{min-height:2.55rem;padding-inline:.75rem;font-size:.88rem}dialog.nav-sheet{width:100%;max-width:none;height:100%;max-height:100dvh;margin:0;border:0;padding:0;background:var(--wine);color:var(--white);color-scheme:dark}dialog.nav-sheet::backdrop{background:#2206119e}.nav-sheet[open]{display:flex;flex-direction:column;animation:rise .42s var(--ease-out)}.nav-sheet-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:max(.85rem,env(safe-area-inset-top)) 1rem .85rem;border-bottom:1px solid oklch(1 0 0 / .12);-webkit-tap-highlight-color:transparent}.nav-sheet-head .brand{flex:1;min-width:0;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.nav-sheet-head .brand:focus,.nav-sheet-head .brand:focus-visible,.nav-sheet-head #menu-title:focus{outline:none}.nav-sheet-head .brand img{background:transparent;box-shadow:none;border:0}.nav-sheet-head .brand-tag{display:block}.nav-sheet-list{flex:1;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.85rem .85rem .5rem;display:flex;flex-direction:column;gap:.2rem}.nav-sheet-link{display:flex;align-items:center;gap:.85rem;min-height:3.5rem;padding:.45rem .65rem;border-radius:var(--radius-md);color:var(--white);text-decoration:none}.nav-sheet[open] .nav-sheet-link{animation:rise .48s var(--ease-out) both}.nav-sheet[open] .nav-sheet-link:nth-child(1){animation-delay:40ms}.nav-sheet[open] .nav-sheet-link:nth-child(2){animation-delay:80ms}.nav-sheet[open] .nav-sheet-link:nth-child(3){animation-delay:.12s}.nav-sheet[open] .nav-sheet-link:nth-child(4){animation-delay:.16s}.nav-sheet[open] .nav-sheet-link:nth-child(5){animation-delay:.2s}.nav-sheet-link:hover,.nav-sheet-link:active{background:#ffffff14}.nav-sheet-label{flex:1;font-family:var(--font-display);font-weight:600;font-size:clamp(1.2rem,2.4vw,1.5rem);letter-spacing:-.025em;line-height:1.15}.nav-sheet-link>.icon:last-child{width:1.1rem;height:1.1rem;opacity:.4}.nav-sheet-foot{display:grid;gap:.7rem;padding:1rem 1.15rem calc(1.15rem + env(safe-area-inset-bottom));border-top:1px solid oklch(1 0 0 / .12)}.nav-sheet[open] .nav-sheet-foot{animation:rise .5s var(--ease-out) .24s both}.nav-sheet-meta{text-align:center;font-size:1.0625rem;line-height:1.65;color:#f8e6e7}.hero{background:var(--wine);color:var(--white);padding:1.4rem 0 2.4rem}.hero-kicker{font-size:.95rem;color:#f8e1e3;margin-bottom:.85rem}.hero h1{max-width:16ch}.hero .sub{margin-top:1rem;max-width:38ch;color:#fce9eb;font-size:1.05rem}.hero .actions{margin-top:1.4rem}.hero .safety{margin-top:1.1rem;font-size:.95rem;color:#f5dee0;max-width:34ch}.hero-photo{margin-top:1.6rem;border-radius:var(--radius-md);overflow:hidden;background:var(--wine-deep);aspect-ratio:4 / 3}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-slot{display:grid;place-items:center;text-align:center;padding:1.5rem;min-height:16rem;background:radial-gradient(circle at 20% 20%,oklch(.5 .1 358.5),transparent 45%),var(--wine-deep);color:#f8e6e7}.photo-slot strong{display:block;font-family:var(--font-display);font-size:1.3rem;margin-bottom:.35rem}.section{padding:clamp(3.2rem,7vw,6rem) 0}.section-head{max-width:36rem;margin-bottom:1.75rem}.section-head p{margin-top:.75rem}.band{background:var(--surface)}.wine-band{background:var(--wine);color:var(--white)}.wine-band .muted,.wine-band .lede{color:#f8e6e7}.situations{display:flex;flex-direction:column;gap:.7rem}.situation{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.1rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);text-decoration:none;min-height:3.6rem}.situation:hover{background:var(--rose-soft)}.situation span{font-weight:700}.situation .icon{color:var(--wine);width:1.15rem;height:1.15rem}.service-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.service{display:grid;gap:.45rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.service-title{display:flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-size:1.28rem;letter-spacing:-.02em}.service-mark{width:2.35rem;height:2.35rem;border-radius:50%;background:var(--rose-soft);color:var(--wine);display:grid;place-items:center;flex-shrink:0}.service-mark .icon{width:1.15rem;height:1.15rem}.service p{color:var(--ink);max-width:48ch;padding-left:3.1rem}.about-grid{display:grid;gap:1.5rem}.about-facts{display:grid;gap:.9rem;margin-top:1.4rem}.fact dt{font-size:.82rem;color:var(--muted)}.fact dd{margin:.15rem 0 0;font-weight:700;overflow-wrap:break-word}.steps{display:grid;gap:1.4rem;counter-reset:step}.step{display:grid;grid-template-columns:auto 1fr;gap:.85rem 1rem;align-items:start}.step:before{counter-increment:step;content:counter(step);width:2.1rem;height:2.1rem;border-radius:50%;background:var(--wine);color:var(--white);display:grid;place-items:center;font-weight:700;font-size:.95rem}.content-list{display:grid;gap:1.5rem}.content-card{display:grid;gap:.7rem}.content-card figure{margin:0;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:16 / 10;background:var(--surface)}.content-card img{width:100%;height:100%;object-fit:cover}.content-cat{font-size:.88rem;color:var(--wine);font-weight:700}.product-list{display:grid;gap:1.5rem}.product{display:grid;grid-template-rows:auto 1fr;gap:.85rem;align-items:start}.product figure{margin:0;aspect-ratio:4 / 3;border-radius:var(--radius-md);overflow:hidden;background:var(--surface)}.product figure img{width:100%;height:100%;object-fit:cover}.product-body{display:grid;gap:.4rem;align-content:start}.product h3{font-size:1.2rem}.product .meta,.product .note-sm{font-size:.95rem}.store-bar{margin-top:2.25rem;display:grid;justify-items:center}.store-bar .btn-row{justify-content:center}.disclaimer{margin-top:1.25rem;font-size:.88rem;color:var(--muted);max-width:60ch}.faq-list{display:grid;gap:.55rem}.faq-list details{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);padding:.15rem .2rem}.faq-list summary{cursor:pointer;list-style:none;padding:.95rem 1rem;font-weight:700;min-height:3.2rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary{color:var(--wine)}.faq-list details p{padding:0 1rem 1rem;max-width:var(--measure)}.contact-clean{display:grid;gap:2.5rem}.contact-intro{display:grid;gap:1rem;align-content:start}.contact-intro .btn{justify-self:stretch}.contact-id{font-size:.95rem;color:#f8e6e7}.booking,.arrive{min-width:0}.schedule-dialog{width:100%;max-width:none;height:100%;max-height:100dvh;margin:0;border:0;padding:0;background:var(--wine);color:var(--white);color-scheme:dark}.schedule-dialog::backdrop{background:#2206119e}.schedule-dialog[open]{animation:rise .42s var(--ease-out)}.schedule-panel{background:var(--wine);color:var(--white);height:100dvh;max-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.schedule-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-shrink:0;padding:max(1rem,env(safe-area-inset-top)) 1.15rem .95rem;border-bottom:1px solid oklch(1 0 0 / .12)}.schedule-head h2{color:var(--white)}.schedule-head h2:focus{outline:none}.schedule-head p{margin-top:.5rem;max-width:var(--measure);font-size:1.0625rem;line-height:1.65;color:#f8e6e7}.icon-btn{width:2.6rem;height:2.6rem;border:0;border-radius:50%;background:#ffffff1a;color:var(--white);display:grid;place-items:center;flex-shrink:0;appearance:none;padding:0}.icon-btn:hover{background:#ffffff2e}.icon-btn:focus-visible{outline-color:var(--white)}.booking{display:flex;flex-direction:column;flex:1;min-height:0}.booking-scroll{flex:1;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:grid;gap:1.5rem;padding:1.2rem 1.15rem 1.35rem;align-content:start}.booking-foot{flex-shrink:0;display:grid;gap:.55rem;padding:.85rem 1.15rem calc(.95rem + env(safe-area-inset-bottom));border-top:1px solid oklch(1 0 0 / .12);background:var(--wine)}.booking-block{border:0;padding:0;margin:0;min-width:0}.booking-block legend{font-family:var(--font-display);font-weight:600;font-size:clamp(1.2rem,2.4vw,1.5rem);letter-spacing:-.025em;line-height:1.15;margin-bottom:.75rem;padding:0}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.reasons,.days,.hours{display:grid;gap:.5rem}.reasons{grid-template-columns:1fr}.days{grid-template-columns:repeat(2,1fr)}.hours{grid-template-columns:repeat(4,1fr)}.chip{display:block;min-width:0;position:relative}.chip input{position:absolute;opacity:0;pointer-events:none}.chip span{display:flex;align-items:center;justify-content:center;width:100%;min-height:3rem;padding:.45rem .7rem;border-radius:var(--radius-pill);border:1.5px solid oklch(1 0 0 / .28);background:#ffffff0f;color:var(--white);font-weight:700;font-size:1rem;text-align:center}.reasons .chip span{justify-content:flex-start;border-radius:var(--radius-md);padding-inline:1rem}.hours .chip span{font-variant-numeric:tabular-nums;font-size:.95rem;padding-inline:.2rem}.chip input:focus-visible+span{outline:3px solid var(--white);outline-offset:3px}.chip input:checked+span{background:var(--white);color:var(--wine);border-color:var(--white)}.chip.is-off span{opacity:.35}.field-grid{display:grid;gap:.85rem}.field{display:grid;gap:.35rem}.field label{font-weight:700;font-size:1rem}.field input,.field textarea{width:100%;border:1.5px solid oklch(1 0 0 / .28);background:#ffffff0f;color:var(--white);border-radius:var(--radius-sm);padding:.9rem .95rem;min-height:3.15rem}.field input::placeholder,.field textarea::placeholder{color:#e4c9cc}.booking-note{font-size:1.0625rem;line-height:1.65;color:#f8e6e7;text-align:center}.arrive{display:grid;gap:1rem;align-content:start}.arrive h3{font-size:1.55rem}.arrive-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.arrive-list li{display:grid;grid-template-columns:1.25rem 1fr;gap:.7rem;align-items:start}.arrive-list .icon{margin-top:.15rem}.arrive-list a{color:var(--white)}.hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}.map-slot{border-radius:var(--radius-md);overflow:hidden;background:var(--wine-deep)}.map-slot iframe{width:100%;height:14rem;border:0;display:block}.footer{background:var(--wine-deep);color:#f8e6e7;padding:1.6rem 0 calc(1.6rem + env(safe-area-inset-bottom));font-size:.95rem}.footer a{color:var(--white)}.footer-slim{display:grid;gap:.7rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem}.legal{color:#e4c9cc;font-size:.88rem}.cookie{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-toast);background:var(--ink);color:var(--white);padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));display:none;gap:.55rem;border-radius:0}.cookie.is-on{display:grid}.cookie p{font-size:.92rem}.cookie a{color:#f7d4d7}.cookie-actions{display:flex;gap:.5rem}.cookie .btn{min-height:2.6rem;padding:.45rem .9rem;font-size:.9rem}.legal-page{padding:2.5rem 0 5rem}.legal-page h1{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.legal-page h2{font-size:1.4rem;margin:1.75rem 0 .55rem}.legal-page p,.legal-page li{max-width:var(--measure);margin-bottom:.75rem}.hero-copy{animation:rise .7s var(--ease-out) both}@keyframes rise{0%{opacity:.01;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes sheet-in{0%{transform:translate(12%);opacity:.4}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(min-width:520px){.brand-tag{display:block}.reasons{grid-template-columns:1fr 1fr}.days{grid-template-columns:repeat(4,1fr)}.hours{grid-template-columns:repeat(5,1fr)}}@media(min-width:720px){.btn-row{flex-direction:row;flex-wrap:wrap}.btn-row .btn,.section-cta .btn,.contact-intro .btn,.arrive>.btn,.store-bar .btn,.content-card .btn{width:auto}.about-grid .section-cta{justify-content:flex-start}.contact-intro .btn{justify-self:start}.hero{padding:2.4rem 0 3.4rem}.hero-split{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:end}.hero-photo,.photo-slot{margin-top:0;min-height:26rem;height:100%;aspect-ratio:auto}.service-list{display:grid;grid-template-columns:1fr 1fr;column-gap:0;border-top:0}.service{padding:1.5rem 0}.service:nth-child(odd){padding-right:2.25rem;border-right:1px solid var(--line)}.service:nth-child(2n){padding-left:2.25rem}.content-list{grid-template-columns:repeat(3,1fr)}.product-list{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr .85fr;align-items:center;gap:3rem}.steps{grid-template-columns:repeat(3,1fr);gap:1.75rem}.step{grid-template-columns:1fr}.footer{padding-bottom:3rem}.cookie{left:auto;right:1.25rem;bottom:1.25rem;width:min(26rem,calc(100% - 2.5rem));border-radius:var(--radius-md)}.field-grid{grid-template-columns:1fr 1fr}.schedule-dialog{width:min(42rem,calc(100vw - 2.5rem));max-width:100%;height:auto;max-height:min(88dvh,52rem);margin:auto;background:transparent}.schedule-panel{height:min(88dvh,52rem);max-height:min(88dvh,52rem);border-radius:var(--radius-md);box-shadow:var(--shadow)}.schedule-head{padding:1.25rem 1.4rem 1rem}.booking-scroll{padding:1.35rem 1.4rem 1.5rem}.booking-foot{padding:1rem 1.4rem 1.15rem}.hours{grid-template-columns:repeat(6,1fr)}}@media(min-width:960px){.menu-btn,.header-book{display:none}.nav-desktop{display:flex;gap:1.15rem;margin-inline:1rem}.header-cta{display:inline-flex}.brand-tag{display:block;white-space:nowrap}.footer{padding-bottom:3rem}.contact-clean{grid-template-columns:1fr 1fr;gap:3.25rem;align-items:start}}.visually-hidden[data-astro-cid-3ef6ksr2]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
