:root{--bf-bg: #faf6f0;--bf-bg-soft: #f2ede3;--bf-bg-card: #ffffff;--bf-ink: #2b2620;--bf-text: #2b2620;--bf-text-dim: #756d61;--bf-white: #ffffff;--bf-accent: #7c9a7e;--bf-accent-dark: #62805f;--bf-accent-soft: #e7efe4;--bf-accent-text: #1c2b1d;--bf-coral: #d96a52;--bf-coral-dark: #c1543d;--bf-warn: #d96a52;--bf-line: rgba(43, 38, 32, .1);--bf-radius-lg: 32px;--bf-radius: 24px;--bf-radius-sm: 14px;--bf-container: 1200px;--bf-gutter: 24px;--bf-ease: cubic-bezier(.22, 1, .36, 1);--bf-font: var(--font-heading-family, "Fraunces", Georgia, serif)}.header__heading-link .h2{font-family:var(--bf-font);font-weight:600;letter-spacing:.01em;color:var(--bf-ink)}.bf-section{font-family:var(--font-body-family, -apple-system, sans-serif);color:var(--bf-text);padding-top:0!important;padding-bottom:0!important;position:relative;overflow-x:clip}.bf-section--dark{background:var(--bf-ink);color:var(--bf-bg)}.bf-section--dark .bf-body,.bf-section--dark .bf-text-dim{color:#faf6f0a6}.bf-section--dark h1,.bf-section--dark h2,.bf-section--dark h3,.bf-section--dark .bf-h2{color:var(--bf-bg)}.bf-section--soft{background:var(--bf-bg-soft)}.bf-section--light{background:var(--bf-bg);color:var(--bf-ink)}.bf-section--white{background:#fff;color:var(--bf-ink)}.bf-container{max-width:var(--bf-container);margin:0 auto;padding:0 var(--bf-gutter)}.bf-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--bf-accent-dark);margin:0 0 14px}.bf-section--dark .bf-eyebrow{color:var(--bf-accent)}.bf-eyebrow:before{content:"";width:22px;height:2px;background:currentColor;display:inline-block;border-radius:2px}.bf-h2{font-family:var(--bf-font);font-weight:600;line-height:1.1;letter-spacing:-.01em;margin:0 0 16px}.bf-body{font-size:17px;line-height:1.65;color:var(--bf-text-dim);margin:0 0 24px;max-width:560px}.bf-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 34px;border-radius:999px;font-weight:600;font-size:15px;letter-spacing:.01em;text-decoration:none;border:none;cursor:pointer;transition:transform .25s var(--bf-ease),box-shadow .25s var(--bf-ease),background-color .25s var(--bf-ease);white-space:nowrap;font-family:var(--font-body-family, -apple-system, sans-serif)}.bf-btn--accent{background:var(--bf-coral);color:#fff;box-shadow:0 14px 30px -10px #d96a528c}.bf-btn--accent:hover{background:var(--bf-coral-dark);transform:translateY(-2px);box-shadow:0 18px 34px -10px #d96a52a6}.bf-btn--ghost{background:#ffffff1f;color:var(--bf-text);border:1.5px solid var(--bf-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-btn--ghost:hover{border-color:var(--bf-coral);color:var(--bf-coral);transform:translateY(-2px)}.bf-btn--dark{background:var(--bf-ink);color:#fff}.bf-btn--dark:hover{transform:translateY(-2px);box-shadow:0 12px 28px -10px #00000059}.bf-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.bf-photo-card{background:#fff;border-radius:var(--bf-radius);overflow:hidden;position:relative;box-shadow:0 30px 60px -25px #2b262059}.bf-photo-card img{display:block;width:100%;height:100%;object-fit:cover}.bf-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bf-accent-soft),var(--bf-bg-soft))}.bf-photo-placeholder svg{width:15%;max-width:56px;color:var(--bf-accent-dark);opacity:.55}.bf-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--bf-ease),transform .8s var(--bf-ease)}.bf-reveal.bf-visible{opacity:1;transform:none}.bf-reveal--scale{transform:translateY(28px) scale(.97)}.bf-reveal--scale.bf-visible{transform:none}@media(prefers-reduced-motion:reduce){.bf-reveal{opacity:1!important;transform:none!important;transition:none!important}}.bf-hero-banner{position:relative;width:100%;border-radius:0;overflow:clip;display:flex;align-items:center;min-height:360px}.bf-hero-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bf-hero-banner__bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bf-hero-banner__copy{position:relative;z-index:2;max-width:480px;padding:56px var(--bf-gutter)}.bf-hero-banner__title{font-size:clamp(30px,3.6vw,48px);margin-bottom:14px}.bf-hero-banner .bf-body{margin-bottom:26px}.bf-hero-banner__price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.bf-hero-banner__price-now{font-family:var(--bf-font);font-size:28px;font-weight:600}.bf-hero-banner__price-was{font-size:16px;text-decoration:line-through;opacity:.6}.bf-hero-banner__ctas{display:flex;flex-wrap:wrap;gap:14px}.bf-hero-banner__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.bf-hero-banner__badge{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;padding:7px 13px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-hero-banner__badge svg{width:13px;height:13px;flex-shrink:0}@media(max-width:749px){.bf-hero-banner{min-height:460px}.bf-hero-banner__copy{max-width:100%;padding:40px 20px}}.bf-problema{text-align:center}.bf-problema__head{max-width:680px;margin:0 auto 44px}.bf-problema__head .bf-body{margin-left:auto;margin-right:auto}.bf-problema__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bf-problema__item{background:#fff;border:1px solid var(--bf-line);border-radius:var(--bf-radius-sm);padding:28px 22px;text-align:left;transition:transform .3s var(--bf-ease),box-shadow .3s var(--bf-ease)}.bf-problema__item:hover{transform:translateY(-4px);box-shadow:0 16px 30px -18px #2b26204d}.bf-problema__item svg{width:24px;height:24px;color:var(--bf-coral);margin-bottom:14px}.bf-problema__item p{margin:0;font-size:15px;font-weight:600;line-height:1.4}@media(max-width:989px){.bf-problema__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:539px){.bf-problema__grid{grid-template-columns:1fr}}.bf-beneficios{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.bf-beneficios__visual .bf-photo-card{aspect-ratio:4 / 5}.bf-beneficios__head{margin-bottom:32px}.bf-beneficios__list{display:flex;flex-direction:column;gap:22px}.bf-beneficio{display:flex;gap:18px}.bf-beneficio__icon{width:46px;height:46px;border-radius:14px;background:var(--bf-accent-soft);color:var(--bf-accent-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bf-beneficio__icon svg{width:22px;height:22px}.bf-beneficio h3{font-family:var(--bf-font);font-size:18px;margin:0 0 6px;font-weight:600}.bf-beneficio p{margin:0;color:var(--bf-text-dim);font-size:14.5px;line-height:1.6}@media(max-width:989px){.bf-beneficios{grid-template-columns:1fr;gap:36px}.bf-beneficios__visual .bf-photo-card{max-width:380px;margin:0 auto}}.bf-pasos__head{text-align:center;max-width:640px;margin:0 auto 48px}.bf-pasos__head .bf-body{margin-left:auto;margin-right:auto}.bf-pasos{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.bf-paso{text-align:left}.bf-paso__foto{aspect-ratio:4 / 5;margin-bottom:22px}.bf-paso__num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--bf-coral);color:#fff;font-family:var(--bf-font);font-weight:600;font-size:14px;margin-bottom:14px}.bf-paso h3{font-family:var(--bf-font);font-size:19px;margin:0 0 8px;font-weight:600}.bf-paso p{margin:0;color:var(--bf-text-dim);font-size:14.5px;line-height:1.6}@media(max-width:749px){.bf-pasos{grid-template-columns:1fr;gap:36px}.bf-paso__foto{max-width:340px}}.bf-comparador__head{text-align:center;max-width:640px;margin:0 auto 44px}.bf-comparador__head .bf-body{margin-left:auto;margin-right:auto}.bf-comparador__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bf-comparador__col{border-radius:var(--bf-radius);padding:34px 30px}.bf-comparador__col--malo{background:#d96a5212;border:1px solid rgba(217,106,82,.28)}.bf-comparador__col--bueno{background:var(--bf-accent-soft);border:1px solid rgba(124,154,126,.4)}.bf-comparador__col h3{font-family:var(--bf-font);font-size:20px;font-weight:600;margin:0 0 20px;display:flex;align-items:center;gap:10px}.bf-comparador__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.bf-comparador__col li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5}.bf-comparador__col li svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.bf-comparador__col--malo svg{color:var(--bf-coral)}.bf-comparador__col--bueno svg{color:var(--bf-accent-dark)}@media(max-width:749px){.bf-comparador__grid{grid-template-columns:1fr}}.bf-resenas__head{text-align:center;max-width:640px;margin:0 auto 32px}.bf-resenas__rating{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.bf-resenas__stars{display:flex;gap:4px;color:var(--bf-coral)}.bf-resenas__stars svg{width:22px;height:22px}.bf-resenas__rating-text{font-size:14px;color:var(--bf-text-dim);font-weight:600}.bf-resenas__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:900px;margin:0 auto}.bf-resena-card{background:#fff;border:1px solid var(--bf-line);border-radius:var(--bf-radius-sm);padding:28px 24px;flex:1 1 260px;max-width:320px}.bf-resena-card__stars{display:flex;gap:3px;color:var(--bf-coral);margin-bottom:14px}.bf-resena-card__stars svg{width:15px;height:15px}.bf-resena-card__texto{font-size:15px;line-height:1.6;color:var(--bf-ink);margin:0 0 14px}.bf-resena-card__autor{font-size:13px;font-weight:600;color:var(--bf-text-dim);margin:0}.bf-resenas__disclaimer{text-align:center;font-size:12.5px;color:var(--bf-text-dim);margin:28px 0 0}@media(max-width:749px){.bf-resenas__grid{grid-template-columns:1fr}}.bf-confianza__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bf-confianza__item{text-align:center;padding:28px 16px}.bf-confianza__item svg{width:32px;height:32px;color:var(--bf-accent-dark);margin:0 auto 14px}.bf-confianza__item h3{font-family:var(--bf-font);font-size:15px;font-weight:600;margin:0 0 6px}.bf-confianza__item p{margin:0;font-size:13px;color:var(--bf-text-dim)}@media(max-width:749px){.bf-confianza__grid{grid-template-columns:repeat(2,1fr)}}.bf-cta-final{text-align:center}.bf-cta-final__inner{max-width:600px;margin:0 auto}.bf-cta-final .bf-h2{font-size:clamp(28px,4vw,42px)}.bf-cta-final .bf-body{margin-left:auto;margin-right:auto}.bf-producto{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:flex-start}.bf-producto__galeria{position:sticky;top:24px}.bf-producto__principal{aspect-ratio:1;margin-bottom:14px;border-radius:var(--bf-radius);overflow:hidden;background:#fff}.bf-producto__principal img{width:100%;height:100%;object-fit:cover}.bf-producto__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.bf-producto__thumb{aspect-ratio:1;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#fff;padding:0}.bf-producto__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bf-producto__thumb.is-active{border-color:var(--bf-accent)}.bf-producto__vendor{font-size:12.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--bf-accent-dark);font-weight:700;margin-bottom:10px;display:block}.bf-producto__titulo{font-family:var(--bf-font);font-size:clamp(26px,3vw,36px);font-weight:600;line-height:1.2;margin:0 0 16px}.bf-producto__rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--bf-text-dim);font-size:14px}.bf-producto__rating svg{width:16px;height:16px;color:var(--bf-coral)}.bf-producto__precio{display:flex;align-items:baseline;gap:12px;margin-bottom:24px;flex-wrap:wrap}.bf-producto__precio .now{font-family:var(--bf-font);font-size:30px;font-weight:600}.bf-producto__precio .was{font-size:17px;color:var(--bf-text-dim);text-decoration:line-through}.bf-producto__precio .ahorro{font-size:12.5px;font-weight:700;color:var(--bf-coral-dark);background:#d96a521f;padding:4px 10px;border-radius:999px}.bf-producto__resumen{color:var(--bf-text-dim);font-size:15px;line-height:1.6;margin-bottom:28px}.bf-opcion{margin-bottom:22px}.bf-opcion__label{display:block;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;color:var(--bf-text-dim)}.bf-opcion__valores{display:flex;flex-wrap:wrap;gap:10px}.bf-pill{padding:10px 18px;border-radius:999px;border:1.5px solid var(--bf-line);background:transparent;color:var(--bf-text);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s var(--bf-ease)}.bf-pill:hover{border-color:var(--bf-accent)}.bf-pill.is-selected{background:var(--bf-ink);border-color:var(--bf-ink);color:#fff}.bf-pill:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.bf-producto__form .bf-btn{width:100%;padding:19px 32px;font-size:16px}.bf-producto__disponibilidad{margin:14px 0 0;font-size:14px;font-weight:600}.bf-producto__disponibilidad.in-stock{color:var(--bf-accent-dark)}.bf-producto__disponibilidad.out-stock{color:var(--bf-coral-dark)}.bf-producto__garantias{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px;padding-top:28px;border-top:1px solid var(--bf-line)}.bf-producto__garantia{text-align:center;font-size:12.5px;color:var(--bf-text-dim)}.bf-producto__garantia svg{width:22px;height:22px;color:var(--bf-accent-dark);margin:0 auto 8px}@media(max-width:989px){.bf-producto{grid-template-columns:1fr;gap:32px}.bf-producto__galeria{position:static}}.bf-detalle__intro{max-width:720px;margin-bottom:44px}.bf-detalle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px}.bf-detalle__item{background:#fff;border:1px solid var(--bf-line);border-radius:var(--bf-radius-sm);padding:26px 22px}.bf-detalle__item h3{font-family:var(--bf-font);font-size:17px;font-weight:600;margin:0 0 8px}.bf-detalle__item p{margin:0;color:var(--bf-text-dim);font-size:14.5px;line-height:1.6}.bf-detalle__rte{max-width:760px;color:var(--bf-text-dim);font-size:15px;line-height:1.7}.bf-detalle__rte p{margin:0 0 16px}@media(max-width:749px){.bf-detalle__grid{grid-template-columns:1fr}}@media(max-width:989px){.bf-h2{font-size:clamp(26px,6vw,32px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bf-styles.css.map */
