#rp-landing-wrap,.rp-landing{--rp-accent:#3b5c3f;--rp-accent-soft:#eef1ea;--rp-border:#cfd9c6;--rp-cream:#f4f1ea;--rp-text:#1a1a1a;--rp-muted:#666}.rp-landing *,.rp-landing *:before,.rp-landing *:after{box-sizing:border-box}.rp-landing{color:var(--rp-text)}.rp-landing img{display:block;max-width:100%;height:auto}.rp-announce{text-align:center;font-size:13px;font-weight:600}.rp-announce__wrap{max-width:1200px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:16px}.rp-announce__msg{margin:0}.rp-announce__arrow{background:none;border:none;font-size:18px;cursor:pointer;color:inherit}.rp-hero{padding:32px 16px;max-width:1200px;margin:0 auto}.rp-hero__wrap{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:900px){.rp-hero__wrap{grid-template-columns:1fr 1fr;align-items:flex-start}}.rp-hero__main-image{background:var(--rp-cream);border-radius:12px;overflow:hidden}.rp-hero__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.rp-hero__thumb{border:1px solid #e2e2e2;background:var(--rp-cream);border-radius:8px;padding:0;cursor:pointer;aspect-ratio:1/1;overflow:hidden}.rp-hero__thumb img{width:100%;height:100%;object-fit:cover}.rp-hero__pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.rp-hero__pill{border:1px solid var(--rp-accent);color:var(--rp-accent);font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px}.rp-hero__title{font-size:clamp(24px,3.4vw,34px);line-height:1.2;margin:0 0 10px}.rp-hero__rating{display:flex;align-items:center;gap:8px;margin-bottom:14px}.rp-hero__stars{position:relative;display:inline-block;color:#e2e2e2;letter-spacing:2px}.rp-hero__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;width:calc(var(--rating)/5*100%);overflow:hidden;color:#e7b93b;white-space:nowrap}.rp-hero__rating-count{font-size:14px;color:var(--rp-muted)}.rp-hero__price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.rp-hero__price-compare{text-decoration:line-through;color:#999;font-size:18px}.rp-hero__price-current{font-size:28px;font-weight:700}.rp-hero__checklist{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.rp-hero__checklist li{display:flex;align-items:flex-start;gap:10px;font-size:15px}.rp-hero__checklist svg{flex-shrink:0;margin-top:2px}.rp-hero__batch{background:var(--rp-accent-soft);border:1px solid var(--rp-border);border-radius:10px;padding:14px 16px;margin-bottom:16px}.rp-hero__batch-line{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin:0 0 4px}.rp-hero__batch-sub{font-size:13px;color:#555;margin:0 0 10px}.rp-hero__stockbar{position:relative;height:8px;border-radius:999px;margin:14px 0 18px;background:linear-gradient(to right,#b9c4b3 0% calc(100% - var(--stock)),#e0554f calc(100% - var(--stock)) 100%)}.rp-hero__stockbar-dot{position:absolute;top:50%;left:calc(100% - var(--stock));width:10px;height:10px;border-radius:50%;background:#e0554f;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #fff}.rp-hero__stockbar-label{position:absolute;top:16px;left:calc(100% - var(--stock));transform:translate(-50%);font-size:12px;font-weight:600;color:#a83a35;white-space:nowrap}.rp-hero__batch-note{font-size:13px;color:#555;margin:0}.rp-hero__packages{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.rp-hero__packages-heading{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700;color:#666;text-align:center;margin:4px 0 8px}.rp-package{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #ddd;border-radius:10px;padding:14px;cursor:pointer;background:#fff}.rp-package:has(.rp-package__radio:checked){border-color:var(--rp-accent);background:var(--rp-accent-soft);box-shadow:0 0 0 1px var(--rp-accent) inset}.rp-package--highlighted{border-color:var(--rp-accent)}.rp-package__radio{position:absolute;opacity:0;pointer-events:none}.rp-package__ribbon{position:absolute;top:-10px;right:14px;background:var(--rp-accent);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.rp-package__img{width:56px;height:56px;flex-shrink:0;background:var(--rp-cream);border-radius:8px;overflow:hidden}.rp-package__img img{width:100%;height:100%;object-fit:cover}.rp-package__body{flex:1;min-width:0}.rp-package__label{font-weight:700;margin:0;font-size:15px}.rp-package__desc{font-size:12px;color:#666;margin:2px 0 0}.rp-package__bonus{font-size:12px;color:var(--rp-accent);font-weight:600;margin:4px 0 0}.rp-package__price{text-align:right;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.rp-package__discount{background:var(--rp-accent-soft);color:var(--rp-accent);font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.rp-package__compare{text-decoration:line-through;color:#999;font-size:12px}.rp-package__amount{font-weight:700;font-size:16px}.rp-hero__qty-row{display:flex;gap:12px;margin-bottom:16px}.rp-hero__qty{display:flex;align-items:center;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden}.rp-hero__qty-btn{width:40px;height:48px;background:var(--rp-cream);border:none;cursor:pointer;font-size:18px}.rp-hero__qty input{width:48px;text-align:center;border:none;height:48px;font-size:15px}.rp-hero__cta{width:100%;background:var(--rp-accent);color:#fff;border:none;border-radius:8px;padding:0 24px;height:52px;font-size:16px;font-weight:700;cursor:pointer}.rp-hero__cta:hover{opacity:.9}.rp-hero__cta:disabled{background:#ccc;cursor:not-allowed}.rp-hero__payments{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.rp-pay{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:28px;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.02em}.rp-pay--mercadopago{background:#00aaef;color:#fff}.rp-pay--visa{background:#1a1f71;color:#fff;font-style:italic}.rp-pay--mastercard{background:#16171a;padding:4px 8px}.rp-pay--amex{background:#1f72cd;color:#fff}.rp-hero__shipping{display:flex;align-items:center;gap:8px;font-size:14px;margin:0 0 16px}.rp-hero__shipping-dot{width:8px;height:8px;border-radius:50%;background:#2ecc71;flex-shrink:0}.rp-hero__trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.rp-hero__trust-item{display:flex;align-items:center;gap:8px;font-size:13px;border:1px solid #e2e2e2;border-radius:8px;padding:10px 12px}.rp-hero__social{display:flex;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;color:#444}.rp-hero__social-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;margin-right:-10px;border:2px solid #fff;box-shadow:0 0 0 1px #ddd}.rp-hero__accordion{border-top:1px solid #e5e5e5}.rp-accordion-item{border-bottom:1px solid #e5e5e5;padding:14px 0}.rp-accordion-item summary{cursor:pointer;font-weight:600;font-size:15px;list-style:none;display:flex;justify-content:space-between;align-items:center}.rp-accordion-chevron{transition:transform .2s}.rp-accordion-item[open] .rp-accordion-chevron{transform:rotate(180deg)}.rp-accordion-body{margin-top:10px;font-size:14px;color:#555;line-height:1.6}.rp-crosssell{max-width:1200px;margin:0 auto;padding:32px 16px}.rp-crosssell__heading{font-size:clamp(20px,2.6vw,26px);margin-bottom:20px}.rp-crosssell__grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:700px){.rp-crosssell__grid{grid-template-columns:repeat(2,1fr)}}.rp-crosssell__card{display:flex;gap:14px;border:1px solid #e5e5e5;border-radius:12px;padding:14px;align-items:center}.rp-crosssell__img img{width:70px;height:70px;object-fit:cover;border-radius:8px}.rp-crosssell__title{display:block;font-weight:700;font-size:14px;color:inherit;text-decoration:none;margin-bottom:4px}.rp-crosssell__price{font-size:13px;margin:0 0 8px}.rp-crosssell__compare{text-decoration:line-through;color:#999;margin-right:6px}.rp-crosssell__btn{background:var(--rp-accent);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.rp-benefits{max-width:1200px;margin:0 auto;padding:32px 16px;text-align:center}.rp-benefits__heading{font-size:clamp(22px,3vw,28px);margin-bottom:28px}.rp-benefits__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:700px){.rp-benefits__grid{grid-template-columns:repeat(4,1fr)}}.rp-benefits__card{background:var(--rp-cream);border-radius:14px;padding:28px 18px}.rp-benefits__icon{margin-bottom:14px;display:flex;justify-content:center}.rp-benefits__icon img,.rp-benefits__icon .rp-placeholder--small{width:48px;height:48px;object-fit:contain}.rp-benefits__card h3{font-size:17px;margin:0 0 10px}.rp-benefits__card p{font-size:14px;color:#555;margin:0}.rp-ingredients{max-width:1000px;margin:0 auto;padding:32px 16px;text-align:center}.rp-ingredients h2{font-size:clamp(22px,3vw,28px);margin-bottom:6px}.rp-ingredients__sub{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--rp-muted);margin-bottom:28px}.rp-ingredients__grid{display:grid;grid-template-columns:1fr;gap:20px;text-align:left}@media(min-width:700px){.rp-ingredients__grid{grid-template-columns:1fr 1fr;column-gap:40px}}.rp-ingredient{display:flex;gap:14px;align-items:flex-start}.rp-ingredient__img img,.rp-ingredient__img .rp-placeholder--small{border-radius:8px;object-fit:cover;width:52px;height:52px}.rp-ingredient__text strong{display:block;font-size:15px;margin-bottom:2px}.rp-ingredient__text p{margin:0;color:#555;font-size:13px;font-style:italic}.rp-videos{max-width:1200px;margin:0 auto;padding:32px 16px}.rp-videos__heading{text-align:center;font-size:clamp(22px,3vw,28px);margin-bottom:24px}.rp-videos__track{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.rp-video-card{flex:0 0 220px;scroll-snap-align:start}.rp-video-thumb{position:relative;width:100%;aspect-ratio:9/16;border-radius:12px;overflow:hidden;border:none;padding:0;cursor:pointer;background:var(--rp-cream)}.rp-video-thumb img{width:100%;height:100%;object-fit:cover}.rp-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:44px;height:44px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;color:var(--rp-accent)}.rp-video-stars{color:#e7b93b;font-size:13px;margin:8px 0 4px;letter-spacing:1px}.rp-video-caption{font-size:13px;margin:0 0 4px}.rp-video-handle{font-size:12px;color:var(--rp-accent);font-weight:600;text-decoration:none}.rp-reviews{max-width:900px;margin:0 auto;padding:32px 16px}.rp-reviews__heading{text-align:center;font-size:clamp(22px,3vw,28px);margin-bottom:24px}.rp-reviews__summary{display:flex;flex-wrap:wrap;gap:32px;align-items:center;justify-content:center;margin-bottom:28px}.rp-reviews__score{display:flex;align-items:center;gap:10px}.rp-reviews__stars{color:var(--rp-accent);letter-spacing:1px}.rp-reviews__avg{font-weight:700;font-size:18px}.rp-reviews__count{font-size:13px;color:var(--rp-muted);text-decoration:underline}.rp-reviews__bars{display:flex;flex-direction:column;gap:6px;min-width:220px}.rp-reviews__bar-row{display:flex;align-items:center;gap:8px;font-size:12px}.rp-reviews__bar-track{flex:1;height:6px;background:#eee;border-radius:999px;overflow:hidden}.rp-reviews__bar-fill{display:block;height:100%;background:var(--rp-accent)}.rp-reviews__photos-label{font-size:13px;color:var(--rp-muted);margin:0 0 10px}.rp-reviews__photos-grid{display:flex;flex-wrap:wrap;gap:8px}.rp-reviews__photo img,.rp-reviews__photo .rp-placeholder--small{width:70px;height:70px;border-radius:8px;object-fit:cover}.rp-faq{max-width:800px;margin:0 auto;padding:32px 16px}.rp-faq__heading{text-align:center;font-size:clamp(22px,3vw,28px);margin-bottom:24px}.rp-faq-item{background:var(--rp-cream);border-radius:10px;padding:16px 18px;margin-bottom:10px}.rp-faq-summary{cursor:pointer;font-weight:600;font-size:15px;list-style:none;display:flex;align-items:center;gap:10px}.rp-faq-icon{flex-shrink:0}.rp-faq-question{flex:1}.rp-faq-chevron{transition:transform .2s}.rp-faq-item[open] .rp-faq-chevron{transform:rotate(180deg)}.rp-faq-answer{margin-top:12px;color:#555;font-size:14px;line-height:1.6}.rp-footer{background:var(--rp-cream);padding:40px 16px 0;margin-top:20px}.rp-footer__top{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px;text-align:center}@media(min-width:900px){.rp-footer__top{grid-template-columns:1fr auto auto;text-align:left}}.rp-footer__heading{font-weight:700;color:var(--rp-accent);margin:0 0 12px}.rp-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:14px}.rp-footer__links a{color:inherit;text-decoration:none}.rp-footer__col--rating{display:flex;flex-direction:column;align-items:center;gap:4px}@media(min-width:900px){.rp-footer__col--rating{align-items:flex-start}}.rp-footer__rating{display:flex;align-items:center;gap:6px;color:var(--rp-accent)}.rp-footer__score{font-weight:700;font-size:18px;color:var(--rp-text)}.rp-footer__stars{color:var(--rp-accent)}.rp-footer__detail{font-size:12px;color:var(--rp-muted);margin:0}.rp-footer__col--badges{display:flex;gap:18px;justify-content:center}.rp-footer__badge{text-align:center;font-size:11px}.rp-footer__badge span{font-size:22px;display:block;margin-bottom:4px}.rp-footer__rule{max-width:1200px;margin:24px auto 0;border-top:1px solid var(--rp-border)}.rp-footer__payments{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:20px 0}.rp-footer__legal{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:16px;padding:16px 0 24px;font-size:12px;color:var(--rp-muted);border-top:1px solid var(--rp-border)}.rp-footer__legal a{color:inherit}.rp-placeholder{background:var(--rp-cream);border:1px dashed #cfcfc7;border-radius:12px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.rp-placeholder--small{aspect-ratio:auto}.rp-placeholder__svg{width:40%;height:40%;opacity:.4}.aceite-lp{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;gap:56px}.aceite-placeholder{background:#f2f1ed;border:1px dashed #cfcfc7;border-radius:12px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.aceite-placeholder--small{width:80px;height:80px;aspect-ratio:auto}.aceite-placeholder--round{width:60px;height:60px;border-radius:50%;aspect-ratio:auto}.aceite-placeholder__svg{width:40%;height:40%;opacity:.4}.aceite-banner{text-align:center}.aceite-banner__frame{position:relative;margin:0 auto}.aceite-banner__frame--1000{max-width:1000px}.aceite-banner__frame--1200{max-width:1200px}.aceite-banner__frame--full{max-width:none}.aceite-banner__frame img{width:100%;display:block;border-radius:12px}.aceite-banner__ribbon{position:absolute;left:0;top:40%;background:#3b5c3f;color:#fff;padding:10px 16px;font-weight:700;font-size:14px;max-width:180px}.aceite-banner__badge{position:absolute;right:16px;bottom:16px;background:#3b5c3f;color:#fff;border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:13px;padding:8px}.aceite-banner__caption{margin-top:12px;font-size:13px;color:#666}.aceite-checklist{max-width:900px;margin:0 auto;text-align:left}.aceite-checklist__heading{font-size:clamp(24px,3vw,32px);margin-bottom:24px}.aceite-checklist__list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:22px}.aceite-checklist__list li{display:flex;gap:16px;align-items:flex-start}.aceite-checklist__icon{flex-shrink:0;width:44px;height:44px;border:2px solid #3b5c3f;border-radius:50%;display:flex;align-items:center;justify-content:center}.aceite-checklist__list strong{display:block;font-size:19px;margin-bottom:2px}.aceite-checklist__desc{color:#555;font-size:15px}.aceite-checklist__footer{font-size:19px;font-weight:600}.aceite-before-after{text-align:center}.aceite-before-after__heading{font-size:clamp(22px,3vw,28px);margin-bottom:24px}.aceite-before-after__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:700px;margin:0 auto}.aceite-before-after__pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.aceite-before-after__img{position:relative}.aceite-before-after__img img,.aceite-before-after__img .aceite-placeholder{width:100%;border-radius:8px;aspect-ratio:1/1;object-fit:cover}.aceite-before-after__img span{position:absolute;bottom:8px;left:8px;background:#000000a6;color:#fff;font-size:12px;padding:2px 8px;border-radius:4px}.aceite-ingredients-heading{text-align:center}.aceite-ingredients-heading h2{font-size:clamp(24px,3vw,32px)}.aceite-ingredient{display:flex;gap:16px;align-items:flex-start;max-width:900px;margin:0 auto;width:100%}.aceite-ingredient__img img,.aceite-ingredient__img .aceite-placeholder--small{border-radius:8px;object-fit:cover}.aceite-ingredient__text strong{display:block;font-size:16px;margin-bottom:2px}.aceite-ingredient__text p{margin:0;color:#555;font-size:14px}.aceite-features{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:800px){.aceite-features{grid-template-columns:1fr 1fr}}.aceite-features h2{font-size:clamp(22px,3vw,28px);margin-bottom:20px}.aceite-features__list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:14px}.aceite-features__list li{display:flex;gap:12px;align-items:center;font-size:18px;font-weight:600}.aceite-features__tagline{font-size:17px;color:#333}.aceite-features__img img{width:100%;border-radius:12px;display:block}.aceite-references{max-width:800px;margin:0 auto;text-align:center}.aceite-references h2{font-size:clamp(22px,3vw,28px);margin-bottom:16px}.aceite-references__body{font-size:13px;color:#555;text-align:left;line-height:1.6}.aceite-testimonial{display:flex;gap:16px;max-width:640px}.aceite-testimonial__avatar img,.aceite-testimonial__avatar .aceite-placeholder--round{border-radius:50%;object-fit:cover}.aceite-testimonial__stars{color:#e7b93b;margin:0 0 4px;letter-spacing:1px}.aceite-testimonial__text{margin:0 0 6px}.aceite-testimonial__name{margin:0;font-size:13px;color:#666;font-weight:600}.aceite-faq{max-width:800px;margin:0 auto;width:100%;border-bottom:1px solid #e5e5e5;padding-bottom:16px}.aceite-faq summary{cursor:pointer;font-weight:600;font-size:16px;list-style:none;display:flex;justify-content:space-between;align-items:center}.aceite-faq summary:after{content:"+";font-size:22px;color:#3b5c3f}.aceite-faq[open] summary:after{content:"\2212"}.aceite-faq__answer{margin-top:10px;color:#555;font-size:15px}.aceite-cta{text-align:center;background:#f2f1ed;padding:40px 20px;border-radius:16px}.aceite-cta h2{font-size:clamp(24px,3vw,32px);margin-bottom:8px}.aceite-cta p{color:#444;margin-bottom:20px}.aceite-cta__button{display:inline-block;background:#3b5c3f;color:#fff;text-decoration:none;font-weight:700;padding:14px 32px;border-radius:8px}.aceite-cta__badges{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:24px 0 0;padding:0;font-size:14px;color:#333}.aceite-cta__badges li{display:flex;align-items:center;gap:6px}.aceite-disclaimer{font-size:12px;color:#888;margin-top:12px}.aceite-disclaimer--center{text-align:center}.aceite-hero{padding:32px 16px;max-width:1200px;margin:0 auto}.aceite-hero__wrap{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:900px){.aceite-hero__wrap{grid-template-columns:1fr 1fr;align-items:flex-start}}.aceite-hero__main-image{position:relative;background:#f2f1ed;border-radius:12px;overflow:hidden}.aceite-hero__main-image img{width:100%;height:auto;display:block}.aceite-hero__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.aceite-hero__thumb{border:1px solid #e2e2e2;background:#f2f1ed;border-radius:8px;padding:0;cursor:pointer;aspect-ratio:1/1;overflow:hidden}.aceite-hero__thumb img{width:100%;height:100%;object-fit:cover}.aceite-hero__pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.aceite-hero__pill{border:1px solid #3b5c3f;color:#3b5c3f;font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px}.aceite-hero__title{font-size:clamp(24px,3.4vw,34px);line-height:1.2;margin:0 0 10px}.aceite-hero__rating{display:flex;align-items:center;gap:8px;margin-bottom:14px}.aceite-hero__stars{position:relative;display:inline-block;color:#e2e2e2;letter-spacing:2px}.aceite-hero__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;width:calc(var(--rating)/5*100%);overflow:hidden;color:#e7b93b;white-space:nowrap}.aceite-hero__rating-count{font-size:14px;color:#666}.aceite-hero__price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.aceite-hero__price-compare{text-decoration:line-through;color:#999;font-size:18px}.aceite-hero__price-current{font-size:28px;font-weight:700;color:#1a1a1a}.aceite-hero__checklist{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.aceite-hero__checklist li{display:flex;align-items:flex-start;gap:10px;font-size:15px}.aceite-hero__checklist svg{flex-shrink:0;margin-top:2px}.aceite-hero__batch{background:#eef1ea;border:1px solid #cfd9c6;border-radius:10px;padding:14px 16px;margin-bottom:16px}.aceite-hero__batch-line{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin:0 0 4px}.aceite-hero__batch-sub{font-size:13px;color:#555;margin:0 0 10px}.aceite-hero__stockbar{position:relative;height:8px;border-radius:999px;margin:14px 0 18px;background:linear-gradient(to right,#b9c4b3 0% calc(100% - var(--stock)),#e0554f calc(100% - var(--stock)) 100%)}.aceite-hero__stockbar-dot{position:absolute;top:50%;left:calc(100% - var(--stock));width:10px;height:10px;border-radius:50%;background:#e0554f;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #fff}.aceite-hero__stockbar-label{position:absolute;top:16px;left:calc(100% - var(--stock));transform:translate(-50%);font-size:12px;font-weight:600;color:#a83a35;white-space:nowrap}.aceite-hero__batch-note{font-size:13px;color:#555;margin:0}.aceite-hero__packages{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.aceite-hero__packages-heading{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700;color:#666;text-align:center;margin:4px 0 8px}.aceite-package{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #ddd;border-radius:10px;padding:14px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.aceite-package:has(.aceite-package__radio:checked){border-color:#3b5c3f;background:#f3f6f1;box-shadow:0 0 0 1px #3b5c3f inset}.aceite-package--highlighted{border-color:#3b5c3f}.aceite-package__radio{position:absolute;opacity:0;pointer-events:none}.aceite-package__ribbon{position:absolute;top:-10px;right:14px;background:#3b5c3f;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.aceite-package__img{width:56px;height:56px;flex-shrink:0;background:#f2f1ed;border-radius:8px;overflow:hidden}.aceite-package__img img{width:100%;height:100%;object-fit:cover}.aceite-package__body{flex:1;min-width:0}.aceite-package__label{font-weight:700;margin:0;font-size:15px}.aceite-package__desc{font-size:12px;color:#666;margin:2px 0 0}.aceite-package__bonus{font-size:12px;color:#3b5c3f;font-weight:600;margin:4px 0 0}.aceite-package__price{text-align:right;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.aceite-package__discount{background:#eef1ea;color:#3b5c3f;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;margin-bottom:2px}.aceite-package__compare{text-decoration:line-through;color:#999;font-size:12px}.aceite-package__amount{font-weight:700;font-size:16px}.aceite-hero__qty-row{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.aceite-hero__qty{display:flex;align-items:center;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden}.aceite-hero__qty-btn{width:40px;height:48px;background:#f2f1ed;border:none;cursor:pointer;font-size:18px}.aceite-hero__qty input{width:48px;text-align:center;border:none;height:48px;font-size:15px}.aceite-hero__cta{width:100%;background:#3b5c3f;color:#fff;border:none;border-radius:8px;padding:0 24px;height:52px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s}.aceite-hero__cta:hover{opacity:.9}.aceite-hero__cta:disabled{background:#ccc;cursor:not-allowed}.aceite-hero__payments{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.aceite-hero__payments span{font-size:12px;border:1px solid #e2e2e2;border-radius:6px;padding:6px 10px;color:#555}.aceite-hero__guarantee{font-size:13px;color:#3b5c3f;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
