@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&display=swap";:root{--color-verde-oscuro:#1e3006;--color-verde-medio:#6a8042;--color-amarillo:#ffe787;--color-crema:#fffadd;--color-naranja:#ed7a13;--color-carmin:#991637;--bg:#fffadd;--bg-alt:#f4f0dc;--bg-dark:#1e3006;--text:#1e3006;--text-mid:#3a4a2a;--text-soft:#7a7a6a;--brand:#991637;--brand-hover:#7a1028;--bloody-color:#991637;--verde-color:#1e3006;--golden-color:#ed7a13;--font-display:"Nunito", "Helvetica Neue", Helvetica, sans-serif;--font-body:"Helvetica Neue", Helvetica, Arial, sans-serif;--max-w:1200px;--radius:.5rem;--radius-lg:1.25rem;--radius-full:9999px;--transition:.24s ease;--shadow:0 4px 20px #00000014;--shadow-sm:0 2px 8px #0000000d;--shadow-lg:0 12px 40px #00000024}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}input,textarea,select{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text);font-weight:700;line-height:1.15}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-sm{padding:3.5rem 0}.section-alt{background:var(--bg-alt)}.section-dark{background:var(--bg-dark);color:var(--color-crema)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:var(--color-crema)}.section-crimson{background:var(--brand);color:var(--color-crema)}.section-crimson h1,.section-crimson h2,.section-crimson h3{color:var(--color-crema)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg-alt)}::-webkit-scrollbar-thumb{background:var(--color-verde-medio);border-radius:3px}._bar_1gq0z_1{background:var(--color-verde-oscuro);color:var(--color-crema);z-index:100;justify-content:center;align-items:center;padding:.55rem 3rem;display:flex;position:relative}._text_1gq0z_2{letter-spacing:.04em;text-align:center;font-size:.78rem;font-weight:500}._close_1gq0z_3{color:var(--color-crema);opacity:.7;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.9rem;position:absolute;right:1rem}._close_1gq0z_3:hover{opacity:1}._header_pgixi_1{z-index:90;background:var(--bg);transition:border-color var(--transition),box-shadow var(--transition);border-bottom:1px solid #0000;position:sticky;top:0}._scrolled_pgixi_2{border-color:#1e30061a;box-shadow:0 2px 16px #0000000f}._inner_pgixi_3{justify-content:space-between;align-items:center;gap:1rem;height:70px;display:flex}._logo_pgixi_4{flex-direction:column;gap:1px;line-height:1;display:flex}._logoText_pgixi_5{font-family:var(--font-display);color:var(--color-verde-oscuro);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}._logoSub_pgixi_6{letter-spacing:.2em;text-transform:uppercase;color:var(--color-carmin);font-size:.58rem;font-weight:600}._nav_pgixi_7{align-items:center;gap:.25rem;display:flex}._navLink_pgixi_8{color:var(--text-mid);border-radius:var(--radius-full);transition:color var(--transition),background var(--transition);padding:.4rem .8rem;font-size:.88rem;font-weight:500}._navLink_pgixi_8:hover,._navLink_pgixi_8._active_pgixi_9{color:var(--text);background:var(--bg-alt)}._navCta_pgixi_10{background:var(--brand);color:#fff;border-radius:var(--radius-full);transition:background var(--transition),transform var(--transition);margin-left:.5rem;padding:.55rem 1.4rem;font-size:.85rem;font-weight:600}._navCta_pgixi_10:hover{background:var(--brand-hover);transform:translateY(-1px)}._actions_pgixi_12{align-items:center;gap:.75rem;display:flex}._cartBtn_pgixi_13{color:var(--text);border-radius:var(--radius-full);transition:background var(--transition);align-items:center;padding:.4rem;display:flex;position:relative}._cartBtn_pgixi_13:hover{background:var(--bg-alt)}._badge_pgixi_15{background:var(--brand);color:#fff;border:2px solid var(--bg);border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-4px}._hamburger_pgixi_16{flex-direction:column;gap:5px;width:28px;padding:4px 0;display:none}._hamburger_pgixi_16 span{background:var(--text);transform-origin:50%;border-radius:2px;height:2px;transition:all .3s;display:block}._hamburger_pgixi_16._open_pgixi_18 span:first-child{transform:translateY(7px)rotate(45deg)}._hamburger_pgixi_16._open_pgixi_18 span:nth-child(2){opacity:0}._hamburger_pgixi_16._open_pgixi_18 span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){._nav_pgixi_7{background:var(--bg);z-index:89;border-top:1px solid var(--bg-alt);flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem 1.5rem;transition:transform .3s;position:fixed;inset:70px 0 0;transform:translate(100%)}._navOpen_pgixi_23{transform:translate(0)}._navLink_pgixi_8{width:100%;padding:.75rem 1rem;font-size:1.1rem}._navCta_pgixi_10{text-align:center;width:100%;margin-top:1rem;margin-left:0;padding:.875rem 2rem;font-size:1rem}._hamburger_pgixi_16{display:flex}}._footer_9teha_1{background:var(--color-verde-oscuro);color:#fffaddd9;font-size:.875rem}._top_9teha_2{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:4rem 1.5rem 3rem;display:grid}._brand_9teha_3{flex-direction:column;gap:.75rem;display:flex}._logo_9teha_4{font-family:var(--font-display);color:var(--color-crema);letter-spacing:-.02em;font-size:2.25rem;font-weight:800;line-height:1}._logoSub_9teha_5{letter-spacing:.2em;text-transform:uppercase;color:var(--color-naranja);font-size:.6rem;font-weight:600}._tagline_9teha_6{color:#fffadda6;max-width:280px;font-size:.82rem;line-height:1.6}._igLink_9teha_7{color:#fffaddcc;transition:color var(--transition);align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}._igLink_9teha_7:hover{color:var(--color-crema)}._col_9teha_9{flex-direction:column;gap:.6rem;display:flex}._col_9teha_9 h4{letter-spacing:.15em;text-transform:uppercase;color:var(--color-crema);margin-bottom:.4rem;font-size:.7rem;font-weight:700}._col_9teha_9 a{color:#fffaddb3;transition:color var(--transition);font-size:.82rem}._col_9teha_9 a:hover{color:var(--color-crema)}._bottom_9teha_13{color:#fffadd80;border-top:1px solid #fffadd1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-size:.78rem;display:flex}._bottomLinks_9teha_14{flex-wrap:wrap;gap:1.5rem;display:flex}._bottomLinks_9teha_14 a{color:#fffadd80;transition:color var(--transition)}._bottomLinks_9teha_14 a:hover{color:var(--color-crema)}@media (width<=900px){._top_9teha_2{grid-template-columns:1fr 1fr;gap:2rem}._brand_9teha_3{grid-column:1/-1}}@media (width<=500px){._top_9teha_2{grid-template-columns:1fr}._bottom_9teha_13{flex-direction:column;align-items:flex-start}}._overlay_j9zwa_1{z-index:200;background:#0006;position:fixed;inset:0}._drawer_j9zwa_2{background:var(--bg);z-index:201;flex-direction:column;width:min(400px,95vw);height:100dvh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 30px #0000001f}._open_j9zwa_3{transform:translate(0)}._header_j9zwa_4{border-bottom:1px solid var(--bg-alt);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}._title_j9zwa_5{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}._count_j9zwa_6{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}._close_j9zwa_7{color:var(--text-soft);transition:background var(--transition);border-radius:50%;padding:.25rem;font-size:1rem}._close_j9zwa_7:hover{background:var(--bg-alt);color:var(--text)}._empty_j9zwa_9{color:var(--text-soft);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}._emptySub_j9zwa_10{font-size:.85rem}._items_j9zwa_11{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}._item_j9zwa_11{background:var(--bg-alt);border-radius:var(--radius);grid-template-columns:4px 1fr auto auto auto;align-items:center;gap:.75rem;padding:.875rem;display:grid}._itemColor_j9zwa_13{border-radius:4px;width:4px;height:40px}._itemName_j9zwa_14{font-size:.9rem;font-weight:600}._itemPrice_j9zwa_15{color:var(--text-soft);margin-top:2px;font-size:.78rem}._qty_j9zwa_16{border-radius:var(--radius-full);background:#fff;align-items:center;gap:.5rem;padding:.2rem .5rem;display:flex}._qty_j9zwa_16 button{width:22px;height:22px;color:var(--text);transition:background var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}._qty_j9zwa_16 button:hover{background:var(--bg-alt)}._qty_j9zwa_16 span{text-align:center;min-width:16px;font-size:.85rem;font-weight:600}._itemTotal_j9zwa_20{text-align:right;min-width:64px;font-size:.85rem;font-weight:600}._remove_j9zwa_21{color:var(--text-soft);padding:.2rem;font-size:.75rem}._remove_j9zwa_21:hover{color:var(--brand)}._footer_j9zwa_23{border-top:1px solid var(--bg-alt);flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}._totalRow_j9zwa_24{justify-content:space-between;align-items:center;font-size:1rem;display:flex}._totalRow_j9zwa_24 strong{font-size:1.25rem;font-weight:800}._whatsapp_j9zwa_26{color:#fff;border-radius:var(--radius-full);font-size:.95rem;font-weight:700;font-family:var(--font-body);transition:background var(--transition),transform var(--transition);background:#25d366;justify-content:center;align-items:center;gap:.6rem;padding:.875rem;display:flex}._whatsapp_j9zwa_26:hover{background:#1da851;transform:translateY(-1px)}._clearBtn_j9zwa_28{text-align:center;color:var(--text-soft);font-size:.78rem;font-family:var(--font-body);text-decoration:underline}._clearBtn_j9zwa_28:hover{color:var(--brand)}._btn_d5nkn_1{color:#fff;z-index:80;width:58px;height:58px;transition:transform var(--transition),box-shadow var(--transition);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #25d36666}._btn_d5nkn_1:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d36680}._hero_322ur_2{align-items:center;height:clamp(520px,90vh,860px);display:flex;position:relative;overflow:hidden}._bg_322ur_8{background:var(--color-verde-oscuro);position:absolute;inset:0}._bgPlaceholder_322ur_12{color:#fffadd4d;text-align:center;background:linear-gradient(135deg,#1e3006 0%,#2d4a12 50%,#3d6018 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-size:.78rem;font-style:italic;display:flex}._overlay_322ur_19{background:linear-gradient(90deg,#1e3006d9 0%,#1e30064d 70%,#0000 100%);position:absolute;inset:0}._content_322ur_23{z-index:2;max-width:680px;animation:.8s both _fadeUp_322ur_1;position:relative}._eyebrow_322ur_28{letter-spacing:.2em;text-transform:uppercase;color:var(--color-naranja);margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:inline-block}._headline_322ur_34{color:var(--color-crema);margin-bottom:1.25rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1}._sub_322ur_40{color:#fffaddcc;max-width:440px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}._ctas_322ur_46{flex-wrap:wrap;gap:1rem;display:flex}._ctaPrimary_322ur_47{background:var(--color-carmin);color:#fff;border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);font-size:.95rem;font-weight:700;font-family:var(--font-body);padding:1rem 2.5rem}._ctaPrimary_322ur_47:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 8px 24px #99163759}._ctaSecondary_322ur_56{color:var(--color-crema);border-radius:var(--radius-full);transition:all var(--transition);font-size:.95rem;font-weight:600;font-family:var(--font-body);background:0 0;border:2px solid #fffadd80;padding:1rem 2.5rem}._ctaSecondary_322ur_56:hover{border-color:var(--color-crema);background:#fffadd14}@media (width<=600px){._ctas_322ur_46{flex-direction:column}._ctaPrimary_322ur_47,._ctaSecondary_322ur_56{text-align:center}}._bgImg_322ur_71{object-fit:cover;object-position:center;width:100%;height:100%}._wrap_1kw7p_1{margin-bottom:3rem}._center_1kw7p_2{text-align:center}._eyebrow_1kw7p_3{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-verde-medio);margin-bottom:.6rem;font-size:.72rem;font-weight:600;display:inline-block}._light_1kw7p_4 ._eyebrow_1kw7p_3{color:#fffaddb3}._title_1kw7p_5{color:var(--text);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1}._light_1kw7p_4 ._title_1kw7p_5{color:var(--color-crema)}._subtitle_1kw7p_7{color:var(--text-soft);max-width:520px;margin-top:.875rem;font-size:1.05rem;line-height:1.7}._center_1kw7p_2 ._subtitle_1kw7p_7{margin-left:auto;margin-right:auto}._light_1kw7p_4 ._subtitle_1kw7p_7{color:#fffaddcc}._grid_1m51m_2{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._card_1m51m_7{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:transform var(--transition), box-shadow var(--transition);overflow:hidden}._card_1m51m_7:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}._imgWrap_1m51m_15{justify-content:center;align-items:center;height:260px;display:flex;position:relative;overflow:hidden}._img_1m51m_15{object-fit:cover;width:100%;height:100%}._imgPlaceholder_1m51m_22{color:#ffffffb3;text-align:center;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex}._emoji_1m51m_26{font-size:3rem}._momento_1m51m_27{color:#fff;letter-spacing:.08em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;padding:.3rem .7rem;font-size:.68rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}._body_1m51m_34{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}._nombre_1m51m_35{font-size:1.5rem;font-weight:800}._subtitulo_1m51m_36{color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}._desc_1m51m_37{color:var(--text-mid);margin-top:.25rem;font-size:.88rem;line-height:1.65}._footer_1m51m_38{border-top:1px solid var(--bg-alt);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}._precio_1m51m_43{font-size:1.2rem;font-weight:800}._addBtn_1m51m_44{color:#fff;border-radius:var(--radius-full);font-size:.82rem;font-weight:700;font-family:var(--font-body);transition:filter var(--transition), transform var(--transition);padding:.55rem 1.25rem}._addBtn_1m51m_44:hover{filter:brightness(.88);transform:translateY(-1px)}@media (width<=768px){._grid_1m51m_2{grid-template-columns:1fr}._imgWrap_1m51m_15{height:200px}}@media (width>=500px) and (width<=768px){._grid_1m51m_2{grid-template-columns:repeat(2,1fr)}}._grid_espra_2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._card_espra_7{background:var(--bg-alt);border-radius:var(--radius-lg);transition:border-color var(--transition), transform var(--transition);border:2px solid #0000;position:relative;overflow:hidden}._card_espra_7:hover{transform:translateY(-3px)}._featured_espra_16{border-color:var(--color-carmin);background:linear-gradient(135deg, #fff8e1 0%, var(--bg-alt) 100%)}._badge_espra_20{background:var(--color-carmin);color:#fff;border-radius:var(--radius-full);letter-spacing:.05em;z-index:1;padding:.3rem .8rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}._imgWrap_espra_27{background:var(--color-verde-medio);height:200px}._imgPlaceholder_espra_28{color:#fff9;background:var(--color-verde-medio);justify-content:center;align-items:center;height:100%;font-size:.78rem;display:flex}._imgWrap_espra_27 img{object-fit:cover;width:100%;height:100%}._body_espra_33{flex-direction:column;gap:.875rem;padding:1.75rem;display:flex}._body_espra_33 h3{font-size:1.4rem;font-weight:800}._desc_espra_35{color:var(--text-mid);font-size:.88rem;line-height:1.65}._pricing_espra_36{flex-direction:column;gap:.3rem;display:flex}._ppu_espra_37{font-size:1.4rem;font-weight:800}._ppu_espra_37 span{color:var(--text-soft);font-size:.8rem;font-weight:400}._total_espra_39{color:var(--text-soft);font-size:.85rem}._ahorro_espra_40{color:var(--color-verde-medio);border-radius:var(--radius-full);background:#6a80421a;width:fit-content;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-block}._btn_espra_47{background:var(--color-verde-oscuro);color:var(--color-crema);border-radius:var(--radius-full);font-size:.9rem;font-weight:700;font-family:var(--font-body);transition:background var(--transition), transform var(--transition);width:100%;margin-top:.25rem;padding:.875rem 2rem}._btn_espra_47:hover{background:#2d4a12;transform:translateY(-1px)}@media (width<=640px){._grid_espra_2{grid-template-columns:1fr}}._grid_1a237_2{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}._card_1a237_7{border-radius:var(--radius-lg);transition:background var(--transition);background:#fffadd0f;border:1px solid #fffadd1f;flex-direction:column;gap:.75rem;padding:2rem 1.5rem;display:flex}._card_1a237_7:hover{background:#fffadd1a}._icon_1a237_16{font-size:2rem}._card_1a237_7 h4{color:var(--color-crema);font-size:1rem;font-weight:700}._card_1a237_7 p{color:#fffaddb3;font-size:.875rem;line-height:1.7}@media (width<=900px){._grid_1a237_2{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){._grid_1a237_2{grid-template-columns:1fr}}._steps_8xyzg_2{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}._step_8xyzg_2{flex-direction:column;gap:.875rem;display:flex;position:relative}._number_8xyzg_9{background:var(--color-carmin);color:#fff;width:52px;height:52px;font-size:1rem;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._connector_8xyzg_18{background:linear-gradient(to right, var(--color-carmin), var(--bg-alt));width:calc(100% - 20px);height:2px;position:absolute;top:26px;left:52px}._title_8xyzg_23{font-size:1rem;font-weight:700}._desc_8xyzg_24{color:var(--text-mid);font-size:.875rem;line-height:1.65}@media (width<=768px){._steps_8xyzg_2{grid-template-columns:1fr;gap:1.5rem}._connector_8xyzg_18{display:none}}._grid_kmv4e_2{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._card_kmv4e_3{background:var(--bg-alt);border-radius:var(--radius-lg);border-left:4px solid var(--color-verde-medio);flex-direction:column;gap:1rem;padding:2rem 1.75rem;display:flex}._stars_kmv4e_10{color:var(--color-naranja);letter-spacing:2px;font-size:1rem}._texto_kmv4e_11{color:var(--text-mid);flex:1;font-size:.95rem;font-style:italic;line-height:1.75}._nombre_kmv4e_12{color:var(--text-soft);font-size:.82rem;font-weight:700}@media (width<=768px){._grid_kmv4e_2{grid-template-columns:1fr}}@media (width>=500px) and (width<=768px){._grid_kmv4e_2{grid-template-columns:repeat(2,1fr)}}._header_1sp0w_2{text-align:center;margin-bottom:3rem}._eyebrow_1sp0w_3{letter-spacing:.2em;text-transform:uppercase;color:#fffaddb3;margin-bottom:.75rem;font-size:.72rem;font-weight:600;display:inline-block}._title_1sp0w_8{color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}._grid_1sp0w_9{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._card_1sp0w_10{border-radius:var(--radius-lg);transition:background var(--transition);background:#ffffff1a;border:1px solid #ffffff26;align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex}._card_1sp0w_10:hover{background:#ffffff26}._icon_1sp0w_18{flex-shrink:0;font-size:2rem}._content_1sp0w_19{flex-direction:column;gap:.4rem;display:flex}._momento_1sp0w_20{letter-spacing:.1em;text-transform:uppercase;color:#fffaddb3;font-size:.72rem;font-weight:600}._jugo_1sp0w_21{font-size:1.5rem;font-weight:800}._desc_1sp0w_22{color:#fffaddcc;font-size:.875rem;line-height:1.65}._cta_1sp0w_23{text-align:center;margin-top:3rem}._ctaBtn_1sp0w_24{color:var(--color-carmin);font-size:.95rem;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);transition:all var(--transition);background:#fff;align-items:center;padding:1rem 2.5rem;display:inline-flex}._ctaBtn_1sp0w_24:hover{background:var(--color-crema);transform:translateY(-2px)}@media (width<=768px){._grid_1sp0w_9{grid-template-columns:1fr}}._wrap_1xpht_2{background:var(--color-verde-oscuro);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;display:grid}._text_1xpht_7{flex-direction:column;gap:.75rem;display:flex}._title_1xpht_8{color:var(--color-crema);font-size:1.6rem;font-weight:800}._sub_1xpht_9{color:#fffaddbf;line-height:1.65}._igLink_1xpht_10{color:var(--color-naranja);transition:color var(--transition);align-items:center;gap:.5rem;width:fit-content;font-size:.85rem;font-weight:600;display:inline-flex}._igLink_1xpht_10:hover{color:var(--color-amarillo)}._formWrap_1xpht_17{align-items:center;display:flex}._form_1xpht_17{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}._input_1xpht_19{border-radius:var(--radius-full);min-width:200px;color:var(--color-crema);transition:border-color var(--transition);background:#fffadd1f;border:1px solid #fffadd33;outline:none;flex:1;padding:.875rem 1.25rem;font-size:.9rem}._input_1xpht_19::placeholder{color:#fffadd73}._input_1xpht_19:focus{border-color:#fffadd80}._btn_1xpht_30{background:var(--color-carmin);color:#fff;font-size:.88rem;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);transition:background var(--transition);white-space:nowrap;padding:.875rem 1.75rem}._btn_1xpht_30:hover{background:var(--brand-hover)}._thanks_1xpht_39{color:var(--color-crema);align-items:center;gap:.75rem;font-size:1rem;display:flex}._thanks_1xpht_39 span{font-size:1.5rem}@media (width<=768px){._wrap_1xpht_2{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}._jugosGrid_3td3q_1{flex-direction:column;gap:3rem;display:flex}._jugoCard_3td3q_2{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:420px 1fr;gap:0;display:grid;overflow:hidden}._jugoCard_3td3q_2:nth-child(2n){grid-template-columns:1fr 420px}._jugoCard_3td3q_2:nth-child(2n) ._jugoImgWrap_3td3q_8{order:2}._jugoCard_3td3q_2:nth-child(2n) ._jugoBody_3td3q_9{order:1}._jugoImgWrap_3td3q_8{justify-content:center;align-items:center;min-height:380px;display:flex;position:relative}._jugoImg_3td3q_8{object-fit:cover;width:100%;height:100%}._jugoImgPlaceholder_3td3q_15{color:#ffffffb3;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;display:flex}._jugoMomento_3td3q_19{color:#fff;letter-spacing:.1em;border-radius:var(--radius-full);background:#0006;padding:.3rem .8rem;font-size:.68rem;font-weight:600;position:absolute;top:1rem;left:1rem}._jugoBody_3td3q_9{flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}._jugoHeader_3td3q_26{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._jugoNombre_3td3q_27{font-size:2rem;font-weight:800}._jugoSubtitulo_3td3q_28{text-transform:uppercase;letter-spacing:.1em;color:var(--text-soft);margin-top:.2rem;font-size:.8rem}._jugoPrecio_3td3q_29{white-space:nowrap;font-size:1.5rem;font-weight:800}._jugoDesc_3td3q_30{color:var(--text-mid);font-size:.95rem;line-height:1.75}._jugoMeta_3td3q_31{border-top:1px solid var(--bg-alt);grid-template-columns:1fr 1fr;gap:.75rem;padding-top:1.25rem;display:grid}._metaItem_3td3q_32{flex-direction:column;gap:.2rem;display:flex}._metaLabel_3td3q_33{text-transform:uppercase;letter-spacing:.12em;color:var(--text-soft);font-size:.68rem;font-weight:600}._metaItem_3td3q_32 span:last-child{color:var(--text-mid);font-size:.85rem}._placeholder_3td3q_35{font-style:italic;color:var(--color-naranja)!important}._jugoActions_3td3q_36{align-items:center;gap:1rem;margin-top:.25rem;display:flex}._qtyWrap_3td3q_37{border:2px solid var(--bg-alt);border-radius:var(--radius-full);align-items:center;gap:.75rem;padding:.3rem .75rem;display:flex}._qtyWrap_3td3q_37 button{color:var(--text);justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;font-weight:700;display:flex}._qtyWrap_3td3q_37 span{text-align:center;min-width:20px;font-weight:700}._addBtn_3td3q_44{color:#fff;font-size:.9rem;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);transition:filter var(--transition), transform var(--transition);flex:1;padding:.875rem}._addBtn_3td3q_44:hover{filter:brightness(.88);transform:translateY(-1px)}._combosGrid_3td3q_52{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._comboCard_3td3q_53{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}._comboBadge_3td3q_57{background:var(--color-carmin);color:#fff;border-radius:var(--radius-full);z-index:1;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}._comboImgWrap_3td3q_63{background:var(--color-verde-medio);height:240px}._comboImgPlaceholder_3td3q_64{color:#fff9;justify-content:center;align-items:center;height:100%;font-size:.8rem;display:flex}._comboImgWrap_3td3q_63 img{object-fit:cover;width:100%;height:100%}._comboBody_3td3q_66{flex-direction:column;gap:1rem;padding:2rem;display:flex}._comboBody_3td3q_66 h3{font-size:1.4rem;font-weight:800}._comboDesc_3td3q_68{color:var(--text-mid);font-size:.9rem;line-height:1.7}._comboPricing_3td3q_69{background:var(--bg-alt);border-radius:var(--radius);flex-direction:column;gap:.3rem;padding:1rem;display:flex}._comboPpu_3td3q_70{font-size:1.5rem;font-weight:800}._comboPpu_3td3q_70 span{color:var(--text-soft);font-size:.8rem;font-weight:400}._comboTotal_3td3q_72{color:var(--text-soft);font-size:.85rem}._comboAhorro_3td3q_73{color:var(--color-verde-medio);font-size:.78rem;font-weight:600}._comboMeta_3td3q_74{flex-direction:column;gap:.5rem;display:flex}._comboBtn_3td3q_75{background:var(--color-verde-oscuro);color:var(--color-crema);font-size:.9rem;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);width:100%;transition:background var(--transition);padding:.875rem}._comboBtn_3td3q_75:hover{background:#2d4a12}@media (width<=900px){._jugoCard_3td3q_2,._jugoCard_3td3q_2:nth-child(2n){grid-template-columns:1fr}._jugoCard_3td3q_2:nth-child(2n) ._jugoImgWrap_3td3q_8,._jugoCard_3td3q_2:nth-child(2n) ._jugoBody_3td3q_9{order:unset}._jugoImgWrap_3td3q_8{min-height:260px}._jugoMeta_3td3q_31{grid-template-columns:1fr}}@media (width<=640px){._combosGrid_3td3q_52{grid-template-columns:1fr}}._storyGrid_r9pvx_1{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._storyImg_r9pvx_2{border-radius:var(--radius-lg);overflow:hidden}._imgPlaceholder_r9pvx_3{background:var(--bg-alt);height:400px;color:var(--text-soft);text-align:center;border-radius:var(--radius-lg);justify-content:center;align-items:center;padding:2rem;font-size:.78rem;font-style:italic;display:flex}._storyText_r9pvx_10{flex-direction:column;gap:1.25rem;display:flex}._eyebrow_r9pvx_11{letter-spacing:.18em;text-transform:uppercase;color:var(--color-verde-medio);font-size:.72rem;font-weight:600}._storyText_r9pvx_10 h2{font-size:2rem;font-weight:800}._storyText_r9pvx_10 p{color:var(--text-mid);line-height:1.8}._purposeGrid_r9pvx_17{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}._purposeGrid_r9pvx_17 h2{margin:.5rem 0 1rem;font-size:1.75rem;font-weight:800}._purposeGrid_r9pvx_17 p{color:var(--text-mid);margin-bottom:.75rem;line-height:1.8}._valoresGrid_r9pvx_20{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._valorCard_r9pvx_21{background:var(--bg);border-radius:var(--radius);border-left:3px solid var(--color-verde-medio);padding:1.25rem}._valorCard_r9pvx_21 h4{margin-bottom:.4rem;font-size:.9rem;font-weight:700}._valorCard_r9pvx_21 p{color:var(--text-soft);font-size:.82rem;line-height:1.6}._processImgs_r9pvx_24{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}._processImg_r9pvx_24{border-radius:var(--radius);overflow:hidden}._processImg_r9pvx_24 ._imgPlaceholder_r9pvx_3{border-radius:var(--radius);height:260px}._processText_r9pvx_27{text-align:center;max-width:700px;margin:0 auto}._processText_r9pvx_27 p{color:var(--text-mid);margin-bottom:1rem;line-height:1.8}@media (width<=768px){._storyGrid_r9pvx_1,._purposeGrid_r9pvx_17{grid-template-columns:1fr;gap:2rem}._processImgs_r9pvx_24,._valoresGrid_r9pvx_20{grid-template-columns:1fr}._imgPlaceholder_r9pvx_3{height:240px}}._steps_1lpne_1{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._step_1lpne_1{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}._stepIcon_1lpne_3{font-size:2rem}._stepNum_1lpne_4{background:var(--color-carmin);color:#fff;width:36px;height:36px;font-size:.9rem;font-weight:800;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;display:flex}._step_1lpne_1 h3{font-size:1rem;font-weight:700}._step_1lpne_1 p{color:var(--text-mid);font-size:.875rem;line-height:1.65}._ctaWrap_1lpne_12{text-align:center;margin-top:3rem}._ctaBtn_1lpne_13{background:var(--brand);color:#fff;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition);padding:1rem 3rem;display:inline-flex}._ctaBtn_1lpne_13:hover{background:var(--brand-hover);transform:translateY(-2px)}._infoGrid_1lpne_21{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}._infoCard_1lpne_22{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:.6rem;padding:1.75rem;display:flex}._infoCard_1lpne_22 h3{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}._infoCard_1lpne_22 p{color:var(--text-mid);font-size:.875rem;line-height:1.65}._placeholder_1lpne_28{font-style:italic;color:var(--color-naranja)!important}._faqList_1lpne_29{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}._faqItem_1lpne_30{border-bottom:1px solid var(--bg-alt)}._faqItem_1lpne_30:first-child{border-top:1px solid var(--bg-alt)}._faqQ_1lpne_34{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:.95rem;font-weight:600;list-style:none;display:flex}._faqQ_1lpne_34:after{content:"+";color:var(--color-carmin);flex-shrink:0;font-size:1.2rem}details[open] ._faqQ_1lpne_34:after{content:"−"}._faqA_1lpne_43{color:var(--text-mid);padding:0 0 1.25rem;font-size:.875rem;line-height:1.75}@media (width<=768px){._steps_1lpne_1{grid-template-columns:repeat(2,1fr)}._infoGrid_1lpne_21{grid-template-columns:1fr}}@media (width<=480px){._steps_1lpne_1{grid-template-columns:1fr}}._grid_7sm5v_1{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}._info_7sm5v_2 h3{margin-bottom:.75rem;font-size:1.4rem;font-weight:700}._info_7sm5v_2>p{color:var(--text-mid);margin-bottom:2rem;line-height:1.7}._contactLinks_7sm5v_4{flex-direction:column;gap:1rem;display:flex}._contactItem_7sm5v_5{background:var(--bg-alt);border-radius:var(--radius);transition:background var(--transition);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}._contactItem_7sm5v_5:hover{background:#e8e4d0}._contactIcon_7sm5v_12{font-size:1.5rem}._contactItem_7sm5v_5>div{flex-direction:column;gap:.15rem;display:flex}._contactItem_7sm5v_5 strong{font-size:.9rem;font-weight:700}._contactItem_7sm5v_5 span{color:var(--text-soft);font-size:.8rem}._form_7sm5v_16{background:var(--bg-alt);border-radius:var(--radius-lg);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}._success_7sm5v_20{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}._success_7sm5v_20 span{font-size:3rem}._success_7sm5v_20 h3{font-size:1.4rem;font-weight:700}._success_7sm5v_20 p{color:var(--text-soft)}._field_7sm5v_27{flex-direction:column;gap:.4rem;display:flex}._field_7sm5v_27 label{letter-spacing:.04em;font-size:.82rem;font-weight:600}._field_7sm5v_27 input,._field_7sm5v_27 textarea{background:var(--bg);border-radius:var(--radius);color:var(--text);transition:border-color var(--transition);resize:vertical;border:1.5px solid #0000;outline:none;padding:.875rem 1rem;font-size:.9rem}._field_7sm5v_27 input:focus,._field_7sm5v_27 textarea:focus{border-color:var(--color-verde-medio)}._error_7sm5v_37{color:var(--color-carmin);font-size:.75rem}._submitBtn_7sm5v_38{background:var(--brand);color:#fff;font-size:.95rem;font-weight:700;font-family:var(--font-body);border-radius:var(--radius-full);transition:background var(--transition);padding:.875rem}._submitBtn_7sm5v_38:hover{background:var(--brand-hover)}._hint_7sm5v_45{text-align:center;color:var(--text-soft);font-size:.78rem}._hint_7sm5v_45 a{color:var(--color-verde-medio);text-decoration:underline}@media (width<=768px){._grid_7sm5v_1{grid-template-columns:1fr;gap:2rem}}._breadcrumb_frvya_1{color:var(--text-soft);margin-bottom:2rem;font-size:.82rem}._breadcrumb_frvya_1 a{color:var(--color-verde-medio)}._content_frvya_3{flex-direction:column;gap:1.5rem;max-width:720px;display:flex}._content_frvya_3 h1{font-size:2rem;font-weight:800}._warning_frvya_5{border-radius:var(--radius);color:#7a5f00;background:#fff8e1;border:1px solid #f0c040;padding:1rem 1.25rem;font-size:.85rem;font-weight:500}._text_frvya_10{font-family:var(--font-body);color:var(--text-mid);white-space:pre-wrap;word-break:break-word;font-size:.875rem;line-height:1.8}._consumer_frvya_15{border-top:1px solid var(--bg-alt);flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}._consumer_frvya_15 p{color:var(--text-mid);font-size:.875rem}._consumer_frvya_15 a{color:var(--color-verde-medio);text-decoration:underline}._arrepentimiento_frvya_21{background:var(--color-carmin);border-radius:var(--radius-full);padding:.6rem 1.25rem;font-size:.82rem;font-weight:600;display:inline-flex;color:#fff!important;text-decoration:none!important}
