:root{--cp-accent: #3a6b5c;--cp-accent-soft: #e8f0ed;--cp-badge-bg: #f5f0ea;--cp-border: #e0ddd8;--cp-muted: #6b6b6b;--cp-star: #e8a020;--cp-surface: #ffffff;--cp-bg: #faf9f7;--cp-radius-sm: 6px;--cp-radius-md: 12px;--cp-radius-lg: 20px;--cp-max-width: 1280px;--cp-gutter: clamp(1rem, 4vw, 2.5rem)}.cp-benefit-badges{display:flex;flex-wrap:wrap;gap:8px}.cp-benefit-badge{font-size:.78rem;font-weight:500;background:var(--cp-badge-bg);border-radius:100px;padding:.35em .85em;border:1px solid var(--cp-border);line-height:1.4}.cp-expert-quote{display:flex;gap:1rem;align-items:flex-start;background:#262626;border-radius:var(--cp-radius-md);padding:1rem 1.25rem;border-left:3px solid var(--cp-accent)}.cp-expert-quote__img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.cp-expert-quote__body blockquote{font-style:italic;font-size:.88rem;color:#d1d5db;line-height:1.6}.cp-expert-quote__body cite{display:block;margin-top:.5rem;font-size:.78rem;font-weight:700;font-style:normal;color:#a8c5bc}.cp-trust-list{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;padding:0;margin:0;font-size:.78rem;color:var(--cp-muted)}.cp-trust-item{display:flex;align-items:center;gap:5px}.cp-trust-item svg{flex-shrink:0;color:var(--cp-accent)}.cp-section-kicker{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--cp-accent);margin-bottom:.6rem}.cp-section-title{font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem}.cp-section-inner{max-width:var(--cp-max-width);margin:0 auto;padding:0 var(--cp-gutter)}.cp-results-section{background:var(--cp-surface);padding:5rem var(--cp-gutter)}.cp-results-grid{max-width:var(--cp-max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.cp-results-grid{grid-template-columns:1fr;gap:2rem}}.cp-results-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.cp-results-list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500}.cp-results-list li:before{content:"";display:inline-block;width:28px;height:28px;border-radius:50%;background-color:var(--cp-accent-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a6b5c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:15px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.cp-results-note{font-size:.75rem;color:var(--cp-muted);margin-top:1.25rem;font-style:italic}.cp-results-image{border-radius:var(--cp-radius-lg);overflow:hidden;aspect-ratio:4/3}.cp-results-image img{width:100%;height:100%;object-fit:cover;display:block}.cp-ingredients-section{padding:5rem var(--cp-gutter);background:#262626}.cp-ingredients-section .cp-section-kicker{color:#a8c5bc}.cp-ingredients-section .cp-section-title{color:#fff}.cp-ingredients-header{text-align:center;margin-bottom:3rem}.cp-ingredients-grid{max-width:var(--cp-max-width);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.cp-ingredient-card{background:var(--cp-surface);border-radius:var(--cp-radius-lg);overflow:hidden;border:1px solid var(--cp-border);transition:transform .25s,box-shadow .25s}.cp-ingredient-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.cp-ingredient-card__img{aspect-ratio:16/9;overflow:hidden;background:#3a3a3a}.cp-ingredient-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.cp-ingredient-card:hover .cp-ingredient-card__img img{transform:scale(1.04)}.cp-ingredient-card__body{padding:1.25rem}.cp-ingredient-card__title{font-weight:700;font-size:.95rem;margin-bottom:.5rem}.cp-ingredient-card__text{font-size:.85rem;color:var(--cp-muted);line-height:1.6}.cp-certif-section{background:#262626;padding:4rem var(--cp-gutter);text-align:center}.cp-certif-section .cp-section-kicker{color:#a8c5bc}.cp-certif-section .cp-section-title{color:#fff}.cp-certif-inner{max-width:var(--cp-max-width);margin:0 auto}.cp-certif-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;margin-top:2.5rem}.cp-certif-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;max-width:110px;text-align:center;color:#fff}.cp-certif-icon{width:54px;height:54px;border-radius:50%;background:var(--cp-surface);display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 2px 12px #00000012}.cp-faq-section{background:var(--cp-surface);padding:5rem var(--cp-gutter)}.cp-faq-inner{max-width:800px;margin:0 auto}.cp-faq-header{text-align:center;margin-bottom:3rem}.cp-faq-item{border-bottom:1px solid var(--cp-border)}.cp-faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 0;cursor:pointer;font-weight:600;font-size:.92rem;list-style:none;gap:1rem;-webkit-user-select:none;user-select:none}.cp-faq-item summary::-webkit-details-marker{display:none}.cp-faq-item summary:after{content:"+";font-size:1.4rem;color:var(--cp-muted);flex-shrink:0;transition:transform .25s;line-height:1}.cp-faq-item[open] summary:after{transform:rotate(45deg)}.cp-faq-item .cp-faq-answer{padding-bottom:1.1rem;font-size:.88rem;color:var(--cp-muted);line-height:1.7}.cp-promo-offer{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#262626;border-radius:var(--cp-radius-md);padding:.9rem 1.1rem;border:1px solid rgba(168,197,188,.2);position:relative;overflow:hidden}.cp-promo-offer:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#a8c5bc}.cp-promo-offer__left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.cp-promo-offer__emoji{font-size:1.3rem;flex-shrink:0;line-height:1}.cp-promo-offer__text{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-promo-offer__title{font-size:.85rem;font-weight:700;color:#fff;line-height:1.3}.cp-promo-offer__subtitle{font-size:.75rem;color:#a8c5bc;line-height:1.4}.cp-promo-offer__badge{flex-shrink:0;background:#a8c5bc;color:#1a1a1a;font-size:.9rem;font-weight:800;padding:.35em .75em;border-radius:var(--cp-radius-sm);letter-spacing:.02em}.cp-urgency{display:flex;flex-direction:column;gap:7px}.cp-urgency__header{display:flex;align-items:center;gap:8px}.cp-urgency__dot{width:9px;height:9px;border-radius:50%;background:#e85c20;flex-shrink:0;box-shadow:0 0 #e85c2080;animation:cp-urgency-pulse 1.8s ease-in-out infinite}.cp-urgency__label{font-size:.85rem;font-weight:500;color:currentColor;line-height:1.3}.cp-urgency__label strong{font-size:.95rem;font-weight:800;color:#e85c20}.cp-urgency__track-wrap{display:flex;align-items:center;gap:8px}.cp-urgency__track{flex:1;height:6px;background:#e85c201f;border-radius:100px;overflow:hidden}.cp-urgency__fill{height:100%;background:linear-gradient(90deg,#e8a020,#e85c20);border-radius:100px;transition:width .8s cubic-bezier(.4,0,.2,1)}.cp-urgency__sold-label{font-size:.7rem;font-weight:600;color:#e85c20;white-space:nowrap;flex-shrink:0}.cp-urgency__message{font-size:.75rem;color:var(--cp-muted);margin:0;line-height:1.5}@keyframes cp-urgency-pulse{0%{box-shadow:0 0 #e85c208c}60%{box-shadow:0 0 0 6px #e85c2000}to{box-shadow:0 0 #e85c2000}}@keyframes cp-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.cp-rating-badge{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cp-rating-badge__stars{position:relative;display:inline-block;font-size:1rem;line-height:1}.cp-rating-badge__stars-bg{color:#d9d4cc;letter-spacing:1px}.cp-rating-badge__stars-fg{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--cp-star);letter-spacing:1px}.cp-rating-badge__score{font-size:.88rem;font-weight:700;color:var(--cp-foreground, currentColor);line-height:1}.cp-rating-badge__sep{font-size:.8rem;color:var(--cp-muted);line-height:1}.cp-rating-badge__count{font-size:.82rem;color:var(--cp-muted);line-height:1}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-product-page.css.map */
