:root{--primary-color: #c6295a;--cta-color: #c6295a;--cta-hover: #a81f4a;--text-dark: #241019;--bg-light: #fcf1f4;--border-color: #e5c9d1}.landing-container{max-width:1200px;margin:0 auto;padding:56px 32px;font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);color:var(--text-dark)}.text-center{text-align:center}.landing-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width:768px){.landing-grid{grid-template-columns:1fr;gap:20px}}.main-image-wrapper{width:100%;border-radius:12px;overflow:hidden;border:1px solid var(--border-color);background:#fff}.responsive-img{width:100%;height:auto;display:block;object-fit:cover}.thumbnail-list{display:flex;gap:10px;margin-top:15px}.thumb-item{width:70px;height:70px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer}.thumb-item.active{border-color:var(--primary-color)}.thumb-item img{width:100%;height:100%;object-fit:cover}.trust-pill{background:rgba(var(--color-button),.12);color:rgb(var(--color-button));padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:700}.rating-stars{color:#f39c12;margin-top:12px;font-size:.95rem}.product-title{font-size:2rem;font-weight:700;margin:18px 0 14px;line-height:1.3}.price-container{display:flex;align-items:center;gap:12px;margin-bottom:28px}.price-current{font-size:2rem;font-weight:800;color:var(--text-dark)}.price-compare{text-decoration:line-through;color:#9e9e9e;font-size:1.2rem}.discount-badge{background:var(--cta-color);color:var(--button-text-color, #fff);padding:2px 10px;border-radius:20px;font-size:.8rem;font-weight:700}.feature-bullets{list-style:none;padding:0;margin:0 0 32px}.feature-bullets li{padding:10px 0;border-bottom:1px dashed var(--border-color);font-size:.95rem}.bundle-options{display:flex;flex-direction:column;gap:14px;margin:15px 0}.bundle-card{position:relative;border:2px solid var(--border-color);border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:14px;cursor:pointer;background:#fff;box-shadow:0 1px 2px #0000000a;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.bundle-card:hover{border-color:var(--cta-color);transform:translateY(-1px)}.bundle-card.active{border-color:var(--cta-color);border-width:2px;background:rgba(var(--color-button, 39, 174, 96),.06);box-shadow:0 4px 16px rgba(var(--color-button, 39, 174, 96),.18)}.bundle-card.badge-popular{border-color:var(--primary-color)}.bundle-card.badge-best_value{border-color:var(--cta-color)}.bundle-card input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.check-circle{flex:0 0 22px;width:22px;height:22px;border-radius:50%;border:2px solid var(--border-color);position:relative;transition:border-color .2s ease,background .2s ease}.bundle-card.active .check-circle{border-color:var(--cta-color);background:var(--cta-color)}.bundle-card.active .check-circle:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bundle-content{flex:1 1 auto}.bundle-title{font-weight:700;font-size:1rem}.bundle-unit-price{font-size:.8rem;color:#6b7a72;margin-top:2px}.bundle-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.bundle-price .price{font-weight:800;font-size:1.1rem}.bundle-price .old-price{font-size:.8rem;color:#9a9a9a;text-decoration:line-through}.savings-pill{display:inline-block;background:rgba(var(--color-button, 39, 174, 96),.12);color:rgb(var(--color-button, 39, 174, 96));font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}.popular-tag{position:absolute;top:-12px;right:15px;background:var(--primary-color);color:#fff;font-size:.75rem;font-weight:700;padding:2px 10px;border-radius:10px}.popular-tag.green-tag{background:var(--cta-color)}.btn-atc-primary{width:100%;background:var(--cta-color);color:#fff;border:none;padding:18px 24px;font-size:1.2rem;font-weight:800;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 14px #27ae6066;transition:transform .2s,background .2s}.btn-atc-primary:hover{background:var(--cta-hover);transform:translateY(-2px)}.btn-atc-primary small{font-size:.8rem;font-weight:400;margin-top:4px;opacity:.9}.trust-icons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px;text-align:center}.trust-item span{font-size:1.5rem}.trust-item .cro-icon{width:26px;height:26px;margin:0 auto}.trust-item p{font-size:.75rem;margin:4px 0 0;color:#666}.comparison-table-wrapper{overflow-x:auto;margin-top:30px}.comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.comparison-table th,.comparison-table td{padding:16px 20px;text-align:center;border-bottom:1px solid var(--border-color)}.comparison-table th{background:#f3f4f6;font-weight:700}.comparison-table .highlight-col{background:#f0fdf4;font-weight:700;color:#15803d}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}@media(max-width:768px){.reviews-grid{grid-template-columns:1fr}}.review-card{border:1px solid var(--border-color);border-radius:12px;padding:20px;background:#fff}.review-photo{width:100%;border-radius:8px;margin-bottom:10px;object-fit:cover}.review-stars{color:#f39c12}.review-text{margin:10px 0;color:#4b5563;line-height:1.5}.review-author{font-weight:700;font-size:.9rem}.sticky-atc-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -4px 20px #0000001a;padding:12px 0;z-index:999;transform:translateY(100%);transition:transform .3s ease}.sticky-atc-bar.visible{transform:translateY(0)}.sticky-atc-inner{display:flex;justify-content:space-between;align-items:center;padding-top:0;padding-bottom:0}.sticky-product-info{display:flex;align-items:center;gap:12px}.sticky-product-info img{width:50px;height:50px;border-radius:6px;object-fit:cover}.sticky-title{font-weight:700;font-size:.95rem}.sticky-price{color:var(--text-dark);font-weight:800}.btn-sticky{padding:12px 24px;font-size:1rem;width:auto}.faq-accordion{max-width:800px;margin:30px auto 0}.faq-item{border-bottom:1px solid var(--border-color)}.faq-question{width:100%;background:none;border:none;padding:18px 0;text-align:left;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;color:var(--text-dark)}.faq-answer{display:none;padding-bottom:18px;color:#4b5563;line-height:1.6}.faq-item.active .faq-answer{display:block}.cro-icon{width:26px;height:26px;color:var(--cta-color, #27ae60);display:block}
/*# sourceMappingURL=/cdn/shop/t/9/assets/landing-custom.css.map */
