:root{--cherry-rose: #D8276B;--cherry-rose-dark: #9E1758;--cherry-rose-soft: #F8C8D8;--cherry-blush: #FFE0EC;--cherry-fuchsia: #C20477;--cherry-orange: #E36C30;--cherry-warm: #E89954;--cherry-cream: #FFF8F4;--cherry-ivory: #FBF5EE;--cherry-ink: #1A0710;--cherry-graphite: #3A2A30;--cherry-mute: #8B7A80;--cherry-gold: #C9A85C;--cherry-gold-light: #E5D2A0;--cherry-line: rgba(26, 7, 16, .08);--cherry-line-soft: rgba(26, 7, 16, .04);--cherry-gradient-brand: linear-gradient(135deg, #C20477 0%, #D8276B 40%, #E36C30 100%);--cherry-gradient-warm: linear-gradient(135deg, #D8276B 0%, #E36C30 100%);--cherry-radius-xs: 6px;--cherry-radius-sm: 10px;--cherry-radius-md: 18px;--cherry-radius-lg: 28px;--cherry-radius-pill: 999px;--cherry-shadow-sm: 0 2px 8px rgba(26, 7, 16, .04);--cherry-shadow-md: 0 12px 32px rgba(26, 7, 16, .08);--cherry-shadow-lg: 0 28px 60px rgba(230, 62, 92, .16);--cherry-ease: cubic-bezier(.22, 1, .36, 1);--cherry-ease-soft: cubic-bezier(.4, 0, .2, 1);--cherry-dur-fast: .18s;--cherry-dur: .36s;--cherry-dur-slow: .7s;--cherry-container: min(1320px, 92vw);--cherry-gutter: clamp(1rem, 3vw, 2rem);--cherry-section-y: clamp(2.5rem, 5vw, 4.5rem);--cherry-font-display: "Fraunces", "Playfair Display", Georgia, serif;--cherry-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-background: 255, 248, 244;--color-foreground: 26, 7, 16;--color-button: 230, 62, 92;--color-button-text: 255, 248, 244;--color-link: 230, 62, 92}@media(prefers-reduced-motion:reduce){:root{--cherry-dur-fast: 0ms;--cherry-dur: 0ms;--cherry-dur-slow: 0ms}}html{scroll-behavior:smooth}html{font-size:16px!important}@media(min-width:1200px){html{font-size:17px!important}}body,body p,body span,body div,body a,body li,body input,body button,body textarea,body select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}body h1,body h2,body h3,body h4,body h5,body .cherry-display,body .cherry-hero__title,body .cherry-familias__title,body .cherry-box__title,body .cherry-productos__title,body .cherry-beneficios__title,body .cherry-testi__title,body .cherry-footer__logo,body .cherry-header__logo,body .cherry-fam-card__name,body .cherry-pcard__name,body .cherry-beneficio__title,body .cherry-testi__text,body .cherry-hero__sticker,body .cherry-hero__product-chip__body strong,body .cherry-box__plan-price,body .cherry-marcas__item,body .cherry-footer__tagline{font-family:Fraunces,Playfair Display,Georgia,serif!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-feature-settings:"ss01","cv11";color:var(--cherry-ink);background:var(--cherry-cream);font-size:1.05rem!important;line-height:1.65!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body p{font-size:1.1rem!important;line-height:1.65!important}body h1 p,body h2 p,body h3 p,body h4 p,body h5 p{font-size:inherit!important;line-height:inherit!important;margin:0!important}body .cherry-eyebrow{font-size:.95rem!important;letter-spacing:.16em;font-weight:600}h1,h2,h3,h4,h5,.cherry-display{font-family:var(--cherry-font-display);font-weight:400;letter-spacing:-.015em;line-height:1.05;color:var(--cherry-ink)}.cherry-eyebrow{font-family:var(--cherry-font-sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:var(--cherry-rose)}.cherry-container{width:var(--cherry-container);margin-inline:auto}.cherry-section{padding-block:var(--cherry-section-y)}a,button{transition:color var(--cherry-dur-fast) var(--cherry-ease),background-color var(--cherry-dur-fast) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease),box-shadow var(--cherry-dur) var(--cherry-ease),opacity var(--cherry-dur-fast) var(--cherry-ease)}::selection{background:var(--cherry-rose);color:var(--cherry-cream)}.cherry-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.6rem;border-radius:var(--cherry-radius-pill);background:var(--cherry-gradient-warm);background-size:200% 100%;background-position:0% 50%;color:var(--cherry-cream);font-family:var(--cherry-font-sans);font-size:.92rem;font-weight:600;letter-spacing:.01em;text-decoration:none;border:1px solid transparent;cursor:pointer;box-shadow:var(--cherry-shadow-sm);transition:background-position var(--cherry-dur) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease),box-shadow var(--cherry-dur) var(--cherry-ease)}.cherry-btn:hover{background-position:100% 50%;transform:translateY(-2px);box-shadow:var(--cherry-shadow-lg)}.cherry-btn--ghost{background:transparent;color:var(--cherry-ink);border-color:var(--cherry-ink)}.cherry-btn--ghost:hover{background:var(--cherry-ink);color:var(--cherry-cream);border-color:var(--cherry-ink)}.cherry-link-underline{position:relative;text-decoration:none;color:inherit}.cherry-link-underline:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:1px;background:currentColor;transition:right var(--cherry-dur) var(--cherry-ease)}.cherry-link-underline:hover:after{right:0}.cherry-reveal{opacity:0;transform:translateY(28px);transition:opacity var(--cherry-dur-slow) var(--cherry-ease),transform var(--cherry-dur-slow) var(--cherry-ease)}.cherry-reveal.is-visible{opacity:1;transform:none}.cherry-reveal[data-delay="1"]{transition-delay:80ms}.cherry-reveal[data-delay="2"]{transition-delay:.16s}.cherry-reveal[data-delay="3"]{transition-delay:.24s}.cherry-reveal[data-delay="4"]{transition-delay:.32s}.cherry-reveal[data-delay="5"]{transition-delay:.4s}@keyframes cherry-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cherry-float{animation:cherry-float 6s var(--cherry-ease) infinite}@keyframes cherry-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cherry-marquee{overflow:hidden;white-space:nowrap}.cherry-marquee__track{display:inline-flex;gap:3rem;animation:cherry-marquee 30s linear infinite}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cherry-base.css.map */
