.cr-announce{background:var(--cr-forest-dark);color:#f0e5c8;padding:10px 16px;font-family:var(--cr-font);position:sticky;top:0;z-index:110}.cr-announce-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.cr-announce-text{display:flex;flex-direction:column;align-items:center;line-height:1.15}.cr-announce-title{color:var(--cr-citrus);font-weight:800;font-size:15px;letter-spacing:.06em}.cr-announce-sub{font-size:12px;opacity:.92;letter-spacing:.02em;margin-top:2px}.cr-announce-timer{display:inline-flex;align-items:center;gap:4px;background:#e8b43c1f;border:1px solid rgba(232,180,60,.32);padding:6px 10px;border-radius:var(--cr-radius)}.cr-timer-unit{display:inline-flex;flex-direction:column;align-items:center;min-width:28px}.cr-timer-unit>span:first-child{font-weight:800;font-size:15px;color:var(--cr-citrus);font-variant-numeric:tabular-nums;line-height:1}.cr-timer-unit .label{font-size:9px;opacity:.7;letter-spacing:.08em;margin-top:2px}.cr-timer-sep{color:var(--cr-citrus);font-weight:800;opacity:.6;line-height:1}@media(min-width:640px){.cr-announce-text{flex-direction:row;align-items:baseline;gap:10px}.cr-announce-title{font-size:16px}.cr-announce-sub{font-size:13px;margin-top:0}.cr-timer-unit>span:first-child{font-size:17px}}.cr-header{position:sticky;top:0;z-index:100;transition:transform .25s ease;will-change:transform}.cr-header.cr-hidden{transform:translateY(-100%)}.cr-announce+.cr-header{top:0}.cr-cart-btn{background:var(--cr-cream-soft);width:42px;height:42px;border-radius:50%;color:var(--cr-forest)}.cr-cart-btn:hover{background:var(--cr-cream)}.cr-cart-btn svg{display:block}.cr-cart-count{position:absolute;top:-4px;right:-4px;background:var(--cr-forest);color:var(--cr-white);font-size:10px;font-weight:800;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid var(--cr-white);transition:transform .2s,opacity .2s}.cr-cart-count.is-empty{transform:scale(0);opacity:0;pointer-events:none}.cr-account-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--cr-cream-soft);color:var(--cr-forest);transition:background .15s;text-decoration:none}.cr-account-btn:hover{background:var(--cr-cream)}@media(min-width:768px){.cr-account-btn{display:inline-flex}}.cr-mobile-account-icon{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;border-top:1px solid var(--cr-border);background:var(--cr-cream-soft);margin-top:auto;color:var(--cr-forest);font-weight:600;font-size:14px;text-decoration:none}.cr-mobile-account-icon svg{flex-shrink:0}.cr-mobile-account-icon-row{display:flex;flex-direction:column;gap:0;margin-top:auto}.cr-mobile-account-icon-row .cr-mobile-account-icon{border-top:1px solid var(--cr-border)}.cr-mobile-nav{display:flex;flex-direction:column}.cr-mobile-nav-links{flex:1}.cr-ship-bar{background:linear-gradient(135deg,var(--cr-cream-soft) 0%,#FFF8E5 100%);border-bottom:1px solid var(--cr-border-light);padding:14px 20px}.cr-ship-bar-text{font-size:13px;color:var(--cr-text);line-height:1.4;margin-bottom:10px;display:flex;align-items:center;gap:8px}.cr-ship-bar-text .icon{width:24px;height:24px;background:var(--cr-citrus);color:var(--cr-text);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cr-ship-bar-text .icon svg{width:14px;height:14px}.cr-ship-bar-text.unlocked .icon{background:var(--cr-success);color:var(--cr-white)}.cr-ship-bar-text strong{font-weight:800;color:var(--cr-forest)}.cr-ship-bar-track{height:8px;background:var(--cr-border-light);border-radius:999px;overflow:hidden;position:relative}.cr-ship-bar-fill{height:100%;background:linear-gradient(90deg,var(--cr-citrus) 0%,var(--cr-citrus-hover) 100%);border-radius:999px;transition:width .4s ease;position:relative}.cr-ship-bar-fill.unlocked{background:linear-gradient(90deg,var(--cr-success) 0%,#1F5C44 100%)}.cr-ship-bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;width:8px;background:#fff9;filter:blur(2px)}.cr-protect-block{background:var(--cr-cream-soft);border:1px solid var(--cr-border);border-radius:var(--cr-radius);padding:14px;margin:12px 0;display:flex;align-items:center;gap:12px;transition:border-color .15s,background .15s}.cr-protect-block.active{border-color:var(--cr-forest);background:#f0f7f4}.cr-protect-block.is-pending{opacity:.85}.cr-protect-icon{width:36px;height:36px;border-radius:50%;background:var(--cr-forest);color:var(--cr-citrus);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cr-protect-info{flex:1;min-width:0}.cr-protect-title{font-weight:800;font-size:14px;color:var(--cr-text);margin-bottom:2px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cr-protect-price{color:var(--cr-forest);font-size:13px}.cr-protect-desc{font-size:12px;color:var(--cr-text-muted);line-height:1.4}.cr-protect-toggle{position:relative;width:44px;height:24px;background:var(--cr-border);border-radius:999px;cursor:pointer;border:none;padding:0;flex-shrink:0;transition:background .15s}.cr-protect-toggle:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:var(--cr-white);border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .15s}.cr-protect-toggle[aria-pressed=true]{background:var(--cr-forest)}.cr-protect-toggle[aria-pressed=true]:after{transform:translate(20px)}.cr-protect-toggle:focus-visible{outline:2px solid var(--cr-forest);outline-offset:2px}.cr-cart-line.shipping{color:var(--cr-success);font-weight:600}.cr-cart-line.shipping .label{display:inline-flex;align-items:center;gap:6px}.cr-cart-skeleton{padding:8px 20px}.cr-cart-skeleton-row{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--cr-border-light)}.cr-cart-skeleton-img{width:68px;height:68px;border-radius:8px;background:linear-gradient(90deg,var(--cr-border-light) 25%,var(--cr-cream-soft) 50%,var(--cr-border-light) 75%);background-size:200% 100%;animation:cr-shimmer 1.4s infinite;flex-shrink:0}.cr-cart-skeleton-text{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:center}.cr-cart-skeleton-text>div{height:12px;border-radius:4px;background:linear-gradient(90deg,var(--cr-border-light) 25%,var(--cr-cream-soft) 50%,var(--cr-border-light) 75%);background-size:200% 100%;animation:cr-shimmer 1.4s infinite}.cr-cart-skeleton-text>div:first-child{width:70%;height:14px}.cr-cart-skeleton-text>div:last-child{width:40%}@keyframes cr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}a.cr-cart-checkout{width:100%;background:var(--cr-citrus);color:var(--cr-text);padding:16px;border-radius:var(--cr-radius-pill);font-size:16px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 0 var(--cr-citrus-hover);text-decoration:none;box-sizing:border-box}a.cr-cart-checkout:hover{background:var(--cr-citrus-hover)}a.cr-cart-checkout:active{transform:translateY(2px);box-shadow:0 2px 0 var(--cr-citrus-hover)}.cr-sticky-atc{padding:14px 18px;gap:14px}.cr-sticky-atc-img{width:54px;height:54px}.cr-sticky-atc-title{font-size:15px}.cr-sticky-atc-stars{font-size:12px}.cr-sticky-atc-btn{padding:14px 24px;font-size:14px;letter-spacing:.04em;border-radius:var(--cr-radius-pill);box-shadow:0 3px 0 var(--cr-citrus-hover)}.cr-sticky-atc-btn:active{transform:translateY(2px);box-shadow:0 1px 0 var(--cr-citrus-hover)}@media(min-width:768px){.cr-sticky-atc{display:flex!important;padding:14px 24px;max-width:560px;left:50%;right:auto;transform:translate(-50%,110%);bottom:18px;border-radius:var(--cr-radius-pill);border:1px solid var(--cr-border);box-shadow:0 6px 24px #0000001f}.cr-sticky-atc.visible{transform:translate(-50%)}}@media(max-width:767px){.cr-gallery-main{aspect-ratio:1;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cr-gallery-main::-webkit-scrollbar{display:none}.cr-gallery-main .cr-gallery-slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1}.cr-gallery-main .cr-gallery-slide img{width:100%;height:100%;object-fit:cover}.cr-gallery-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.cr-gallery-dot{width:6px;height:6px;border-radius:50%;background:var(--cr-border);transition:background .15s,transform .15s}.cr-gallery-dot.active{background:var(--cr-forest);transform:scale(1.3)}}.cr-icon-img{width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;line-height:1}.cr-icon-img img,.cr-icon-img svg{width:100%;height:100%;object-fit:contain;display:block}.cr-ingredient-icon .cr-icon-img,.cr-different-title .cr-icon-img,.cr-howto-step-icon .cr-icon-img,.cr-guarantee-mini .cr-icon-img{font-size:inherit;width:1em;height:1em}.cr-ingredient-icon{font-size:28px}.cr-different-title .icon{font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em}.cr-different-title .icon img{width:100%;height:100%;object-fit:contain}.cr-howto-step-icon{font-size:20px}.cr-howto-step-icon img{width:24px;height:24px;object-fit:contain}.cr-guarantee-mini .icon img{width:18px;height:18px;object-fit:contain;vertical-align:middle}.cr-faq-page{padding:48px 16px;max-width:860px;margin:0 auto}.cr-faq-page-title{font-size:32px;font-weight:800;text-align:center;color:var(--cr-text);margin-bottom:10px}.cr-faq-page-title em{font-style:normal;color:var(--cr-forest)}.cr-faq-page-subtitle{text-align:center;color:var(--cr-text-mid);max-width:560px;margin:0 auto 36px;font-size:15px;line-height:1.6}.cr-faq-categories{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:28px}.cr-faq-category{padding:8px 14px;background:var(--cr-cream-soft);border:1px solid var(--cr-border);color:var(--cr-text-mid);border-radius:var(--cr-radius-pill);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.cr-faq-category.active{background:var(--cr-forest);color:var(--cr-white);border-color:var(--cr-forest)}.cr-faq-section{margin-bottom:32px}.cr-faq-section-title{font-size:18px;font-weight:800;color:var(--cr-forest);margin-bottom:14px;display:flex;align-items:center;gap:10px}.cr-faq-section-icon{width:32px;height:32px;border-radius:50%;background:var(--cr-success-bg);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cr-faq-section-icon img{width:18px;height:18px;object-fit:contain}@media(min-width:768px){.cr-faq-page{padding:72px 24px}.cr-faq-page-title{font-size:42px}}@media(max-width:767px){.cr-header-trust{display:none!important}}@media(max-width:767px){.cr-pdp-main{padding:8px 0 16px;gap:8px}.cr-product-info{padding:4px 16px 0}.cr-product-info>form{display:flex;flex-direction:column;gap:8px}.cr-rating-row{margin-bottom:0;font-size:12.5px}.cr-product-title{font-size:clamp(18px,5vw,22px);line-height:1.2;margin:2px 0 4px;letter-spacing:-.01em;word-break:keep-all;overflow-wrap:break-word}.cr-price-row{margin-bottom:4px;gap:8px}.cr-price-current{font-size:22px}.cr-price-was{font-size:14px}.cr-price-save{font-size:11px;padding:2px 6px}.cr-tagline{margin-bottom:6px;font-size:13.5px;line-height:1.4}.cr-benefits{margin-bottom:8px}.cr-benefits li{padding:2px 0;font-size:13.5px}}.cr-product-title{overflow-wrap:break-word}@media(max-width:767px){.cr-gallery-thumbs{display:flex!important;grid-template-columns:none!important;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px;margin:6px 0 0}.cr-gallery-thumbs::-webkit-scrollbar{display:none}.cr-gallery-thumbs>.cr-gallery-thumb{flex:0 0 calc((100% - 24px)/5);width:auto;height:auto;aspect-ratio:1;box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cr-extras.css.map */
