:root{--cream: #fdf6ec;--dark: #1a1209;--accent: #e8365d;--accent-soft: color-mix(in srgb, var(--accent) 25%, #fff 75%);--secondary: #9b1c4a;--font-display: "Playfair Display", Georgia, serif;--font-body: "Outfit", "Trebuchet MS", sans-serif;--radius: 28px;--transition: .36s ease}[data-astro-cid-yvbahnfj]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--cream);color:var(--dark);overflow-x:hidden}a[data-astro-cid-yvbahnfj]{color:inherit;text-decoration:none}.container[data-astro-cid-yvbahnfj]{width:min(1100px,calc(100% - 2rem));margin-inline:auto}.site-nav[data-astro-cid-yvbahnfj]{position:fixed;top:1.1rem;left:50%;transform:translate(-50%);z-index:40;width:max-content;max-width:calc(100vw - 2rem);padding:0;pointer-events:none}.nav-inner[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.55rem .65rem .55rem 1.1rem;border-radius:999px;background:#fdf6ec2e;backdrop-filter:blur(24px) saturate(1.8) brightness(1.08);-webkit-backdrop-filter:blur(24px) saturate(1.8) brightness(1.08);border:1px solid rgba(255,255,255,.32);box-shadow:0 8px 32px #1a120924,0 1px #ffffff73 inset;pointer-events:auto;transition:background var(--transition),box-shadow var(--transition),padding var(--transition)}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .nav-inner[data-astro-cid-yvbahnfj]{background:#1a120938;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 34px #00000038,0 1px #ffffff2e inset}.logo[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;line-height:1;min-width:0}.logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{display:block;height:44px;max-width:100%;width:auto}.nav-links[data-astro-cid-yvbahnfj]{display:flex;gap:.1rem;font-weight:500;font-size:.9rem}.nav-links[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{position:relative;color:#1a1209b8;padding:.4rem .7rem;border-radius:999px;transition:color var(--transition),background var(--transition)}.nav-links[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--dark);background:#1a120912}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .logo[data-astro-cid-yvbahnfj],.site-nav[data-astro-cid-yvbahnfj].is-on-dark .nav-links[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:#fdf6ece6}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .nav-links[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--cream);background:#ffffff1a}.pill-btn[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.3rem;border-radius:100px;border:1px solid transparent;font-weight:600;font-size:.94rem;transition:transform var(--transition),background-color var(--transition),color var(--transition),border-color var(--transition)}.pill-btn[data-astro-cid-yvbahnfj]:hover{transform:translateY(-2px)}.pill-btn[data-astro-cid-yvbahnfj].dark{background:var(--dark);color:var(--cream)}.pill-btn[data-astro-cid-yvbahnfj].dark:hover{background:var(--accent)}.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark{white-space:nowrap;flex:0 0 auto}.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark .label-mobile[data-astro-cid-yvbahnfj],.nav-wa-btn[data-astro-cid-yvbahnfj]{display:none}.nav-toggle[data-astro-cid-yvbahnfj]{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(26,18,9,.16);background:#ffffffad;color:var(--dark);cursor:pointer;transition:background var(--transition),border-color var(--transition),transform var(--transition)}.nav-toggle[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px);border-color:#1a12094d}.nav-toggle-bars[data-astro-cid-yvbahnfj],.nav-toggle-bars[data-astro-cid-yvbahnfj]:before,.nav-toggle-bars[data-astro-cid-yvbahnfj]:after{display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform .26s ease,opacity .26s ease;content:""}.nav-toggle-bars[data-astro-cid-yvbahnfj]{position:relative}.nav-toggle-bars[data-astro-cid-yvbahnfj]:before{position:absolute;left:0;top:-6px}.nav-toggle-bars[data-astro-cid-yvbahnfj]:after{position:absolute;left:0;top:6px}.mobile-menu[data-astro-cid-yvbahnfj]{position:absolute;top:calc(100% + .55rem);left:0;right:0;display:grid;gap:.4rem;padding:.65rem;border-radius:16px;border:1px solid rgba(26,18,9,.12);background:#fdf6ecf5;backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3);box-shadow:0 14px 34px #1a120924;opacity:0;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.mobile-menu[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{display:block;padding:.62rem .78rem;border-radius:12px;font-size:.92rem;font-weight:500;color:#1a1209d1;transition:background var(--transition),color var(--transition)}.mobile-menu[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{background:#1a120914;color:var(--dark)}.site-nav[data-astro-cid-yvbahnfj].is-menu-open .mobile-menu[data-astro-cid-yvbahnfj]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.site-nav[data-astro-cid-yvbahnfj].is-menu-open .nav-toggle-bars[data-astro-cid-yvbahnfj]{background:transparent}.site-nav[data-astro-cid-yvbahnfj].is-menu-open .nav-toggle-bars[data-astro-cid-yvbahnfj]:before{transform:translateY(6px) rotate(45deg)}.site-nav[data-astro-cid-yvbahnfj].is-menu-open .nav-toggle-bars[data-astro-cid-yvbahnfj]:after{transform:translateY(-6px) rotate(-45deg)}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .nav-toggle[data-astro-cid-yvbahnfj]{color:#fdf6ecf0;background:#ffffff1a;border-color:#fff3}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .mobile-menu[data-astro-cid-yvbahnfj]{background:#1a1209eb;border-color:#ffffff24}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .mobile-menu[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:#fdf6ece6}.site-nav[data-astro-cid-yvbahnfj].is-on-dark .mobile-menu[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{background:#ffffff1a;color:var(--cream)}@media(max-width:1100px){.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark{padding-inline:1rem;font-size:.86rem}}.hero[data-astro-cid-yvbahnfj]{position:relative;padding:clamp(6.25rem,10vw,8rem) 0 2.5rem;isolation:isolate}.blob[data-astro-cid-yvbahnfj]{position:absolute;border-radius:50%;filter:blur(55px);opacity:.32;z-index:-1}.blob[data-astro-cid-yvbahnfj].a{width:clamp(220px,36vw,420px);height:clamp(220px,36vw,420px);top:-50px;left:-120px;background:var(--accent)}.blob[data-astro-cid-yvbahnfj].b{width:clamp(180px,32vw,360px);height:clamp(180px,32vw,360px);right:-90px;top:24%;background:var(--secondary)}.kicker[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .9rem;background:color-mix(in srgb,var(--accent) 10%,#fff 90%);border:1px solid color-mix(in srgb,var(--accent) 35%,#fff 65%);border-radius:100px;font-size:.82rem;font-weight:500}.kicker-dot[data-astro-cid-yvbahnfj]{width:9px;height:9px;border-radius:50%;background:var(--accent)}.hero-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1.1fr .85fr;gap:2rem;align-items:center;margin-top:1.15rem}.hero[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{margin:0;font-family:var(--font-display);font-size:clamp(3rem,8.5vw,6rem);line-height:.96;letter-spacing:-2px;font-weight:900}.hero[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj] em[data-astro-cid-yvbahnfj]{font-style:italic;font-weight:400;opacity:.85}.hero-copy[data-astro-cid-yvbahnfj]{margin-top:1rem;max-width:540px;line-height:1.72;font-size:1.02rem;font-weight:300}.badges[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.badge[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;padding:.45rem .7rem;border-radius:100px;font-size:.78rem;border:1px solid rgba(26,18,9,.14);background:#ffffffb3}.visual[data-astro-cid-yvbahnfj]{position:relative;display:flex;align-items:center;justify-content:center;min-height:420px;background:none;border:none}.visual-circle[data-astro-cid-yvbahnfj]{display:none}.visual-emoji[data-astro-cid-yvbahnfj]{position:relative;z-index:2;max-height:clamp(320px,42vw,480px);max-width:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 32px 48px color-mix(in srgb,var(--accent) 50%,transparent)) drop-shadow(0 10px 20px rgba(0,0,0,.18)) drop-shadow(0 2px 6px rgba(0,0,0,.1));transition:filter .32s ease,transform .32s ease;animation:bottleFloat 5.5s ease-in-out infinite;transform-origin:bottom center}img[data-astro-cid-yvbahnfj].visual-emoji{border-radius:24px}.visual-emoji[data-astro-cid-yvbahnfj]:hover{filter:drop-shadow(0 40px 60px color-mix(in srgb,var(--accent) 60%,transparent)) drop-shadow(0 14px 28px rgba(0,0,0,.22))}@keyframes bottleFloat{0%,to{transform:translateY(0) rotate3d(.05,1,.03,2deg)}30%{transform:translateY(-14px) rotate3d(.05,1,.03,-3deg)}65%{transform:translateY(-8px) rotate3d(.05,1,.03,3deg)}}.section[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.1rem);font-weight:900;letter-spacing:-.02em;margin:0}.details-head[data-astro-cid-yvbahnfj]{display:grid;gap:.65rem}.details-title[data-astro-cid-yvbahnfj]{margin:0;font-family:var(--font-display);font-size:clamp(2.25rem,5.8vw,4rem);line-height:.95;letter-spacing:-.04em;font-weight:900}.details-title[data-astro-cid-yvbahnfj] em[data-astro-cid-yvbahnfj]{font-style:italic;font-weight:400;opacity:.76}.details-lead[data-astro-cid-yvbahnfj]{margin:0;max-width:620px;font-size:.96rem;line-height:1.6;color:#1a1209bd}.details-layout[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1.08fr .92fr;gap:1rem;margin-top:1.25rem}.detail-story[data-astro-cid-yvbahnfj]{position:relative;padding:0;border-radius:24px;background:transparent;border:none;box-shadow:none}.detail-kicker[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.38rem;padding:.34rem .58rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 75%,#000 25%);background:color-mix(in srgb,var(--accent) 14%,#fff 86%)}.detail-kicker-dot[data-astro-cid-yvbahnfj]{width:.45rem;height:.45rem;border-radius:50%;background:var(--accent)}.detail-story[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{margin:.75rem 0 0;font-family:var(--font-display);font-size:clamp(1.4rem,3vw,2rem);line-height:1.02;letter-spacing:-.03em}.detail-story[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:.6rem 0 0;font-size:.95rem;line-height:1.65;color:#1a1209c7}.detail-pills[data-astro-cid-yvbahnfj]{display:none}.detail-pill[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;padding:.38rem .62rem;border-radius:999px;font-size:.78rem;font-weight:600;border:1px solid rgba(26,18,9,.12);background:#ffffffc7}.detail-meta[data-astro-cid-yvbahnfj]{display:grid;gap:.9rem}.detail-list[data-astro-cid-yvbahnfj]{list-style:none;margin:0;padding:0;border-radius:20px;background:transparent;border:none;box-shadow:none;display:grid;gap:.65rem}.detail-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:auto 1fr;gap:.52rem;align-items:start;padding-bottom:.55rem;border-bottom:1px solid rgba(26,18,9,.12)}.detail-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]:last-child{padding-bottom:0;border-bottom:none}.detail-icon[data-astro-cid-yvbahnfj]{width:.62rem;height:.62rem;border-radius:50%;margin-top:.34rem;background:linear-gradient(135deg,var(--accent),var(--secondary))}.detail-label[data-astro-cid-yvbahnfj]{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:color-mix(in srgb,var(--accent) 72%,#000 28%)}.detail-value[data-astro-cid-yvbahnfj]{display:block;margin-top:.18rem;font-size:.9rem;line-height:1.45;color:#1a1209d1}.detail-maridaje[data-astro-cid-yvbahnfj]{padding:.75rem 0 0;border-radius:0;border:none;border-top:1px solid rgba(26,18,9,.12);background:transparent}.detail-maridaje[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{display:block;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 70%,#000 30%)}.detail-maridaje[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:.45rem 0 0;font-size:.92rem;line-height:1.52}.card[data-astro-cid-yvbahnfj]{background:#fff;border-radius:24px;padding:1.15rem;border:1px solid rgba(26,18,9,.08)}.card-title[data-astro-cid-yvbahnfj]{font-size:.9rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.08em}.card[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{line-height:1.68;font-size:.95rem;margin:.6rem 0 0}.recipe[data-astro-cid-yvbahnfj]{margin-top:1.6rem;position:relative;background:radial-gradient(circle at 12% 22%,color-mix(in srgb,var(--accent) 28%,transparent),transparent 36%),radial-gradient(circle at 88% 82%,color-mix(in srgb,var(--secondary) 24%,transparent),transparent 35%),linear-gradient(165deg,color-mix(in srgb,var(--accent) 58%,#1a1209 42%),color-mix(in srgb,var(--secondary) 54%,#1a1209 46%));color:var(--cream);padding:1.5rem;border-radius:24px;border:1px solid color-mix(in srgb,var(--accent) 45%,rgba(253,246,236,.38));box-shadow:0 20px 46px #1a120933;overflow:hidden}.recipe[data-astro-cid-yvbahnfj]:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.07),transparent 36%);pointer-events:none}.recipe-head[data-astro-cid-yvbahnfj]{position:relative;z-index:1;display:grid;gap:.35rem}.recipe-sub[data-astro-cid-yvbahnfj]{margin:0;font-size:.93rem;line-height:1.55;opacity:.9}.recipe-main-title[data-astro-cid-yvbahnfj]{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4.6vw,3.1rem);line-height:.95;letter-spacing:-.03em;font-weight:900;text-wrap:balance}.recipe-main-title[data-astro-cid-yvbahnfj] em[data-astro-cid-yvbahnfj]{font-style:italic;font-weight:400;opacity:.78}.recipe-benefits-layout[data-astro-cid-yvbahnfj]{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;gap:.9rem;margin-top:.95rem;align-items:stretch}.recipe[data-astro-cid-yvbahnfj] .fruit-visual[data-astro-cid-yvbahnfj]{min-height:280px;border-color:#fdf6ec38;background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 30%,rgba(253,246,236,.22)),color-mix(in srgb,var(--secondary) 25%,rgba(253,246,236,.16)))}.recipe[data-astro-cid-yvbahnfj] .fruit-visual[data-astro-cid-yvbahnfj] .visual-circle[data-astro-cid-yvbahnfj]{opacity:.34}.recipe[data-astro-cid-yvbahnfj] .fruit-visual[data-astro-cid-yvbahnfj] .visual-emoji[data-astro-cid-yvbahnfj]{font-size:clamp(4.2rem,9vw,6.3rem);z-index:2}.recipe[data-astro-cid-yvbahnfj] .fruit-visual[data-astro-cid-yvbahnfj] .fruit-visual-image[data-astro-cid-yvbahnfj]{position:relative;z-index:2;width:clamp(170px,54%,250px);height:clamp(170px,54%,250px);object-fit:contain;transform:translateY(-34px);filter:drop-shadow(0 16px 30px rgba(0,0,0,.28));animation:bottleFloat 5.5s ease-in-out infinite}.recipe[data-astro-cid-yvbahnfj] .benefits-kicker[data-astro-cid-yvbahnfj]{color:#fdf6ecc7;text-align:center;margin-bottom:.65rem}.recipe[data-astro-cid-yvbahnfj] .benefits-panel[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;min-height:280px}.recipe[data-astro-cid-yvbahnfj] .benefits-flow[data-astro-cid-yvbahnfj]{flex:1;display:flex;flex-direction:column;justify-content:center;padding:.75rem;border-radius:16px;background:#ffffff1f;border:1px solid rgba(253,246,236,.24)}.recipe[data-astro-cid-yvbahnfj] .benefits-intro[data-astro-cid-yvbahnfj]{justify-content:center;text-align:center}.recipe[data-astro-cid-yvbahnfj] .benefits-list[data-astro-cid-yvbahnfj]{width:min(100%,440px);margin-inline:auto}.recipe[data-astro-cid-yvbahnfj] .benefits-flow[data-astro-cid-yvbahnfj]:before{display:none}.recipe[data-astro-cid-yvbahnfj] .benefits-intro[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .benefits-intro[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .benefit-copy[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .benefit-copy[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{color:#fdf6ecf0}.recipe[data-astro-cid-yvbahnfj] .benefits-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{border-bottom-color:#fdf6ec33}.recipe[data-astro-cid-yvbahnfj] .benefit-dot[data-astro-cid-yvbahnfj]{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--accent) 68%,#fff 32%));box-shadow:0 0 0 4px #ffffff1f}.recipe[data-astro-cid-yvbahnfj] .details-head[data-astro-cid-yvbahnfj]{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(253,246,236,.24)}.recipe[data-astro-cid-yvbahnfj] .details-title[data-astro-cid-yvbahnfj]{color:var(--cream);font-size:clamp(1.5rem,3.4vw,2.2rem)}.recipe[data-astro-cid-yvbahnfj] .details-lead[data-astro-cid-yvbahnfj]{color:#fdf6ecdb}.recipe[data-astro-cid-yvbahnfj] .detail-kicker[data-astro-cid-yvbahnfj]{background:#ffffff24;color:#fdf6ece6}.recipe[data-astro-cid-yvbahnfj] .detail-kicker-dot[data-astro-cid-yvbahnfj]{background:#fff}.recipe[data-astro-cid-yvbahnfj] .detail-story[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-story[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-label[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-value[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-maridaje[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-maridaje[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:#fdf6eced}.recipe[data-astro-cid-yvbahnfj] .detail-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj],.recipe[data-astro-cid-yvbahnfj] .detail-maridaje[data-astro-cid-yvbahnfj]{border-color:#fdf6ec33}.recipe[data-astro-cid-yvbahnfj] .detail-icon[data-astro-cid-yvbahnfj]{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--accent) 70%,#fff 30%))}.recipe[data-astro-cid-yvbahnfj] .details-layout[data-astro-cid-yvbahnfj]{margin-top:0}.recipe-divider[data-astro-cid-yvbahnfj]{position:relative;z-index:1;margin-top:1rem;margin-bottom:1rem;height:1px;background:linear-gradient(90deg,#fdf6ec00,#fdf6ec52 18% 82%,#fdf6ec00)}.fruit-benefits[data-astro-cid-yvbahnfj]{margin-top:1.5rem;padding:1.15rem;border-radius:24px;border:1px solid rgba(26,18,9,.1);background:radial-gradient(circle at 22% 20%,color-mix(in srgb,var(--accent) 12%,#fff 88%),transparent 50%),radial-gradient(circle at 82% 80%,color-mix(in srgb,var(--secondary) 10%,#fff 90%),transparent 45%),#fff;box-shadow:0 18px 38px #1a120914}.benefits-heading[data-astro-cid-yvbahnfj]{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4.8vw,3.25rem);line-height:.98;letter-spacing:-.03em;font-weight:900;color:color-mix(in srgb,var(--dark) 74%,var(--accent) 26%)}.benefits-heading[data-astro-cid-yvbahnfj] em[data-astro-cid-yvbahnfj]{font-style:italic;font-weight:400;opacity:.72}.benefits-sub[data-astro-cid-yvbahnfj]{display:none}.fruit-benefits-layout[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:.95fr 1.05fr;gap:1rem;align-items:stretch}.fruit-visual[data-astro-cid-yvbahnfj]{position:relative;display:grid;place-items:center;border-radius:20px;overflow:hidden;min-height:340px;border:1px solid rgba(26,18,9,.1);isolation:isolate;background:linear-gradient(150deg,var(--accent-soft),rgba(255,255,255,.72))}.fruit-visual[data-astro-cid-yvbahnfj]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#1a12094d);z-index:1}.fruit-visual-label[data-astro-cid-yvbahnfj]{position:absolute;left:.9rem;right:.9rem;bottom:.9rem;z-index:2;color:#fff;text-align:center}.fruit-visual-label[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{display:block;font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.9rem);line-height:1;letter-spacing:-.03em}.fruit-visual-label[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{display:block;margin-top:.35rem;font-size:.84rem;opacity:.92}.benefits-panel[data-astro-cid-yvbahnfj]{height:100%;display:flex;flex-direction:column}.benefits-kicker[data-astro-cid-yvbahnfj]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 70%,#000 30%);margin-bottom:.5rem}.benefits-flow[data-astro-cid-yvbahnfj]{position:relative;min-height:100%;border-radius:20px;padding:.35rem 0;background:transparent;border:none;overflow:hidden}.benefits-flow[data-astro-cid-yvbahnfj]:before{content:"";position:absolute;top:50%;left:50%;width:clamp(120px,18vw,220px);height:clamp(120px,18vw,220px);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 16%,#fff 84%) 0%,transparent 68%);opacity:.8;animation:pulseGlow 4.8s ease-in-out infinite}.benefits-intro[data-astro-cid-yvbahnfj]{position:relative;z-index:1;display:flex;align-items:center;gap:.55rem;margin-bottom:.5rem;font-family:var(--font-display);font-size:clamp(1rem,2.2vw,1.26rem);line-height:1.1;letter-spacing:-.02em}.benefits-intro[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{font-size:1.35rem}.benefits-list[data-astro-cid-yvbahnfj]{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.benefits-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:start;padding:.12rem 0;border-bottom:1px solid rgba(26,18,9,.08)}.benefits-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]:last-child{border-bottom:none}.benefit-dot[data-astro-cid-yvbahnfj]{width:.62rem;height:.62rem;border-radius:50%;margin-top:.34rem;background:linear-gradient(135deg,var(--accent),var(--secondary));box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,transparent)}.benefit-copy[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{display:block;font-size:.83rem;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--accent) 70%,#000 30%)}.benefit-copy[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{display:block;margin-top:.15rem;font-size:.88rem;line-height:1.45;color:#1a1209d6}@keyframes pulseGlow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.72}50%{transform:translate(-50%,-50%) scale(1.08);opacity:.95}}.recipe-grid[data-astro-cid-yvbahnfj]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.05rem}.recipe-step[data-astro-cid-yvbahnfj]{position:relative;padding:.9rem .9rem .88rem;border:1px solid rgba(253,246,236,.2);border-radius:16px;background:#ffffff14;backdrop-filter:blur(7px);transition:transform .26s ease,border-color .26s ease,background .26s ease}.recipe-step[data-astro-cid-yvbahnfj]:hover{transform:translateY(-3px);background:#ffffff1f;border-color:#fdf6ec57}.recipe-step-index[data-astro-cid-yvbahnfj]{display:inline-grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:50%;font-size:.74rem;font-weight:700;background:color-mix(in srgb,var(--accent) 62%,#fff 38%);color:var(--dark);box-shadow:0 6px 14px #00000038}.recipe-step-title[data-astro-cid-yvbahnfj]{display:block;margin-top:.48rem;font-size:.86rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.recipe-step-copy[data-astro-cid-yvbahnfj]{display:block;margin-top:.3rem;font-size:.88rem;line-height:1.48;opacity:.92}.others[data-astro-cid-yvbahnfj]{margin-top:2rem}.others-title[data-astro-cid-yvbahnfj]{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:color-mix(in srgb,var(--dark) 70%,var(--accent) 30%)}.others-list[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}.other-link[data-astro-cid-yvbahnfj]{padding:.5rem .85rem;border-radius:100px;font-size:.85rem;background:#fff;border:1px solid rgba(26,18,9,.14);transition:.26s ease}.other-link[data-astro-cid-yvbahnfj]:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.contact-section[data-astro-cid-yvbahnfj]{padding-top:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(1.5rem,4vw,2.5rem);background:radial-gradient(circle at 88% 12%,rgba(232,54,93,.1),transparent 42%),radial-gradient(circle at 15% 80%,rgba(244,208,63,.16),transparent 46%),var(--cream)}.contact-wrap[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:.95fr 1.05fr;gap:1rem;align-items:stretch}.contact-copy[data-astro-cid-yvbahnfj]{padding:1.5rem;border-radius:var(--radius);background:#fff;border:1px solid rgba(26,18,9,.08)}.contact-copy[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:clamp(1.8rem,4.2vw,2.8rem);line-height:1.06;margin-top:.35rem;margin-bottom:0}.contact-copy[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:.85rem 0 0;line-height:1.7;font-weight:300;font-size:1rem}.contact-list[data-astro-cid-yvbahnfj]{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;gap:.6rem}.contact-list[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{display:flex;align-items:flex-start;gap:.55rem;font-size:.93rem;font-weight:500}.contact-actions[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.35rem}.contact-note[data-astro-cid-yvbahnfj]{font-size:.84rem;color:#1a1209b3;margin-top:.95rem}.contact-visual[data-astro-cid-yvbahnfj]{position:relative;min-height:100%;aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(26,18,9,.08);box-shadow:0 20px 44px #1a120914}.contact-visual[data-astro-cid-yvbahnfj]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1a12090a,#1a12098f),radial-gradient(circle at top right,rgba(244,208,63,.2),transparent 28%)}.contact-visual[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;min-height:100%;object-fit:cover;display:block}.contact-visual-copy[data-astro-cid-yvbahnfj]{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;z-index:1;color:#fff}.contact-visual-copy[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{display:block;font-family:var(--font-display);font-size:clamp(1.4rem,3vw,2rem);line-height:1;letter-spacing:-.03em}.contact-visual-copy[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{display:block;margin-top:.45rem;font-size:.92rem;line-height:1.6;opacity:.94}.whatsapp-btn[data-astro-cid-yvbahnfj]{background:linear-gradient(135deg,var(--accent),var(--secondary));color:#fff;box-shadow:0 16px 32px color-mix(in srgb,var(--accent) 36%,transparent)}.whatsapp-btn[data-astro-cid-yvbahnfj]:hover{filter:brightness(.9)}.whatsapp-float[data-astro-cid-yvbahnfj]{position:fixed;right:1rem;bottom:1rem;z-index:60;display:inline-flex;align-items:center;gap:.5rem;padding:.72rem 1rem;border-radius:100px;background:linear-gradient(135deg,var(--accent),var(--secondary));color:#fff;font-weight:600;font-size:.9rem;box-shadow:0 14px 30px color-mix(in srgb,var(--accent) 42%,transparent);transition:transform var(--transition),box-shadow var(--transition),filter var(--transition)}.whatsapp-float[data-astro-cid-yvbahnfj]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 36px color-mix(in srgb,var(--accent) 52%,transparent);filter:brightness(.9)}.whatsapp-icon[data-astro-cid-yvbahnfj]{width:1.4rem;height:1.4rem;display:inline-grid;place-items:center;flex-shrink:0}.whatsapp-icon[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{width:100%;height:100%}.site-footer[data-astro-cid-yvbahnfj]{background:var(--dark);color:var(--cream);padding:3rem 0 1rem}.footer-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.footer-logo[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;line-height:1}.footer-logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{display:block;height:76px;width:auto}.footer-tag[data-astro-cid-yvbahnfj]{margin-top:.6rem;font-size:.95rem;opacity:.86}.socials[data-astro-cid-yvbahnfj]{display:flex;gap:.6rem;margin-top:1rem}.socials[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(253,246,236,.24);font-size:.9rem}.socials[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{display:block;width:17px;height:17px}.footer-col[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1rem;font-weight:600;margin-top:0;margin-bottom:.7rem}.footer-links[data-astro-cid-yvbahnfj]{list-style:none;margin:0;padding:0;display:grid;gap:.45rem;font-size:.92rem;opacity:.9}.footer-links[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--accent)}.footer-bottom[data-astro-cid-yvbahnfj]{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(253,246,236,.14);display:flex;justify-content:space-between;gap:.8rem;flex-wrap:wrap;font-size:.84rem;opacity:.86}.reveal[data-astro-cid-yvbahnfj]{opacity:0;transform:translateY(30px);transition:opacity .64s ease,transform .64s ease;transition-delay:var(--delay, 0ms)}.reveal[data-astro-cid-yvbahnfj].is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.site-nav[data-astro-cid-yvbahnfj]{position:sticky;top:.7rem;left:0;right:0;transform:none;width:100%;max-width:none;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.nav-links[data-astro-cid-yvbahnfj]{display:none}.nav-inner[data-astro-cid-yvbahnfj]{position:relative;justify-content:space-between}.nav-toggle[data-astro-cid-yvbahnfj]{display:inline-flex;position:relative;z-index:3}.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark{display:none}.nav-wa-btn[data-astro-cid-yvbahnfj]{display:inline-flex;position:relative;margin-left:auto;z-index:2;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:100px;background:linear-gradient(135deg,var(--accent, #e8365d) 0%,var(--secondary, #f5793a) 100%);color:#fff;font-weight:700;font-size:.82rem;white-space:nowrap;border:none;box-shadow:0 6px 18px #e8365d59,inset 0 1px #ffffff38;transition:background .32s ease,box-shadow .32s ease,transform var(--transition)}.nav-wa-btn[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px) scale(1.02);filter:brightness(.9)}.nav-wa-btn[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{flex-shrink:0}.logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{height:36px}}@media(max-width:760px){.hero-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr;gap:2rem;align-items:start}.hero-copy[data-astro-cid-yvbahnfj]{max-width:none}.visual[data-astro-cid-yvbahnfj]{min-height:300px}.details-layout[data-astro-cid-yvbahnfj],.recipe-benefits-layout[data-astro-cid-yvbahnfj],.recipe-grid[data-astro-cid-yvbahnfj],.fruit-benefits-layout[data-astro-cid-yvbahnfj],.contact-wrap[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}.contact-wrap[data-astro-cid-yvbahnfj]{gap:1.1rem}.contact-visual[data-astro-cid-yvbahnfj]{aspect-ratio:4 / 3;min-height:260px}.fruit-visual[data-astro-cid-yvbahnfj]{min-height:280px}.recipe[data-astro-cid-yvbahnfj] .benefits-panel[data-astro-cid-yvbahnfj]{min-height:auto}.recipe[data-astro-cid-yvbahnfj] .benefits-flow[data-astro-cid-yvbahnfj]{justify-content:flex-start}.contact-visual-copy[data-astro-cid-yvbahnfj]{left:1rem;right:1rem;bottom:1rem}.footer-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}.footer-logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{height:64px}}@media(max-width:640px){.hero[data-astro-cid-yvbahnfj]{padding-top:6rem}.site-nav[data-astro-cid-yvbahnfj]{padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right))}.nav-inner[data-astro-cid-yvbahnfj]{padding:.48rem .56rem .48rem .7rem}.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark{padding:.44rem .56rem;font-size:.72rem}.logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{height:30px;max-width:42vw}.hero-grid[data-astro-cid-yvbahnfj]{gap:1.45rem}.hero[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{font-size:clamp(2.1rem,11vw,3rem);line-height:1.02;letter-spacing:-.04em}.hero-copy[data-astro-cid-yvbahnfj]{margin-top:.8rem;font-size:.96rem;line-height:1.6}.badges[data-astro-cid-yvbahnfj]{margin-top:1rem}.visual[data-astro-cid-yvbahnfj]{min-height:240px}.visual-emoji[data-astro-cid-yvbahnfj]{font-size:clamp(4.5rem,19vw,6rem)}.contact-copy[data-astro-cid-yvbahnfj]{padding:1.05rem}.contact-copy[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:clamp(1.55rem,8vw,2.05rem)}.contact-actions[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj]{width:100%}.whatsapp-float[data-astro-cid-yvbahnfj]{padding:.7rem;border-radius:50%;width:52px;height:52px;justify-content:center}.whatsapp-float[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]:last-child{display:none}.contact-visual[data-astro-cid-yvbahnfj]{aspect-ratio:5 / 4;min-height:220px}.contact-visual-copy[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{font-size:clamp(1.15rem,6vw,1.5rem)}.contact-visual-copy[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{font-size:.84rem;line-height:1.45}.details-title[data-astro-cid-yvbahnfj]{font-size:clamp(1.85rem,10vw,2.45rem)}.details-lead[data-astro-cid-yvbahnfj]{font-size:.9rem;line-height:1.58}.detail-story[data-astro-cid-yvbahnfj],.detail-list[data-astro-cid-yvbahnfj],.detail-maridaje[data-astro-cid-yvbahnfj]{padding:.88rem}.detail-story[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj],.detail-value[data-astro-cid-yvbahnfj],.detail-maridaje[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{font-size:.85rem}.fruit-benefits[data-astro-cid-yvbahnfj]{padding:.85rem}.benefits-panel[data-astro-cid-yvbahnfj]{display:block}.benefits-flow[data-astro-cid-yvbahnfj]{padding:.8rem}.benefits-flow[data-astro-cid-yvbahnfj]:before{display:none}.benefit-copy[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{font-size:.84rem}.benefits-heading[data-astro-cid-yvbahnfj]{font-size:clamp(1.65rem,8vw,2.15rem)}.benefits-sub[data-astro-cid-yvbahnfj]{font-size:.88rem;margin-bottom:.8rem}.recipe[data-astro-cid-yvbahnfj]{padding:1.1rem}.recipe-sub[data-astro-cid-yvbahnfj]{font-size:.86rem}.recipe-main-title[data-astro-cid-yvbahnfj]{font-size:clamp(1.62rem,8.6vw,2.25rem)}.recipe-benefits-layout[data-astro-cid-yvbahnfj]{gap:.7rem}.recipe-step-title[data-astro-cid-yvbahnfj]{font-size:.78rem}.recipe-step-copy[data-astro-cid-yvbahnfj]{font-size:.83rem}}@media(max-width:420px){.site-nav[data-astro-cid-yvbahnfj]{left:0;right:0;padding-left:max(.6rem,env(safe-area-inset-left));padding-right:max(.6rem,env(safe-area-inset-right))}.nav-inner[data-astro-cid-yvbahnfj]{gap:.4rem;padding:.38rem .4rem .38rem .5rem}.site-nav[data-astro-cid-yvbahnfj] .pill-btn[data-astro-cid-yvbahnfj].dark{padding:.42rem .52rem;font-size:.7rem}}
