.main-product-ceribou{padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#121212;line-height:1.5;background:#fdfaf5}.main-product-ceribou *{box-sizing:border-box}.product-layout{display:flex;flex-direction:column}.product-media-wrapper{width:100%}.product-info-wrapper{width:100%;padding:1.5rem 0}.product-info{max-width:100%}@media screen and (min-width:750px){.product-layout{flex-direction:row;gap:3rem;align-items:flex-start}.product-media-wrapper{flex:1;position:sticky;top:2rem}.product-info-wrapper{flex:1;padding:0}}@media screen and (min-width:990px){.product-layout{gap:4rem}}.product-media-gallery{position:relative}.product-media-main{width:100%;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.product-media-main img{width:100%;height:100%;object-fit:cover}.product-media-placeholder{display:flex;align-items:center;justify-content:center}.product-media-dots{display:flex;justify-content:center;gap:.5rem;padding:1rem 0}.media-dot{width:8px;height:8px;border-radius:50%;background:#d4d4d4;border:none;padding:0;cursor:pointer;transition:background .2s}.media-dot.active{background:#121212}.product-title{font-size:2rem;font-weight:400;text-transform:lowercase;margin:0 0 .25rem;letter-spacing:-.02em}@media screen and (min-width:750px){.product-title{font-size:2.5rem}}@media screen and (min-width:990px){.product-title{font-size:3rem}}.product-subtitle{font-size:.7rem;text-transform:uppercase;letter-spacing:1.5px;color:#4a90a4;font-weight:500;margin:0 0 1rem}@media screen and (min-width:750px){.product-subtitle{font-size:.75rem}}.price-rating-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem}.product-price{display:flex;align-items:baseline;gap:.5rem}.price-current{font-size:2rem;font-weight:600}.price-compare{font-size:1.35rem;color:#999;text-decoration:line-through}.product-rating{display:flex;align-items:center;gap:.35rem}.rating-stars{display:flex;gap:2px}.rating-stars svg{width:14px;height:14px;color:#121212}.rating-stars .star-half{color:#d4d4d4}.rating-count{font-size:.85rem;color:#666}@media screen and (min-width:750px){.price-current{font-size:1.75rem}.rating-stars svg{width:16px;height:16px}}.product-description{margin-bottom:1.5rem;font-size:.9rem;color:#444;line-height:1.6}.description-text{display:inline}.see-more-btn{background:none;border:none;padding:0;color:#121212;text-decoration:underline;cursor:pointer;font-size:.9rem;margin-left:.25rem}.see-more-btn:hover{color:#4a90a4}.description-full{margin-top:.5rem}.icon-features-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#555;margin-bottom:10px}.icon-features{display:flex;flex-wrap:wrap;gap:10px;padding:0 0 1.25rem;margin-bottom:1rem}.icon-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;width:calc(25% - 8px)}.feature-icon{width:72px;height:72px;border-radius:14px;background:#f0ede8;overflow:hidden;display:flex;align-items:center;justify-content:center}.feature-icon img{width:100%;height:100%;object-fit:cover}.feature-icon svg{width:36px;height:36px;color:#888}.feature-label{font-size:9px;text-transform:uppercase;letter-spacing:.6px;font-weight:600;color:#333;max-width:72px;line-height:1.3}@media screen and (min-width:750px){.feature-icon{width:86px;height:86px;border-radius:16px}.feature-label{font-size:10px;max-width:86px}}.subscription-fieldset{border:1px solid #d4d4d4;border-radius:8px;padding:1.25rem;margin:0 0 1.5rem;position:relative}.subscription-legend{position:absolute;top:-.6em;left:1rem;background:#fff;padding:0 .5rem;font-size:.8rem;color:#666}.subscription-option{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;cursor:pointer;border-bottom:1px solid #f0f0f0}.subscription-option:last-of-type{border-bottom:none;padding-bottom:.5rem}.subscription-option input[type=radio]{width:18px;height:18px;margin:2px 0 0;accent-color:#c75a3a;flex-shrink:0;cursor:pointer}.option-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.subscription-option--subscribe .option-content{flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.option-label{font-size:.9rem;font-weight:500;color:#121212}.discount-badge{color:#c75a3a}.option-price{display:flex;align-items:center;gap:.5rem}.sub-price-current{font-weight:600;font-size:.95rem}.sub-price-compare{text-decoration:line-through;color:#999;font-size:.85rem}.subscription-note{font-size:.75rem;color:#666;margin:.75rem 0 0;line-height:1.4}.quantity-atc-row{display:flex;gap:1rem;margin-bottom:1rem}.quantity-selector{display:flex;align-items:center;border:1px solid #d4d4d4;border-radius:4px;flex-shrink:0}.qty-btn{width:40px;height:44px;background:transparent;border:none;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#121212;transition:background .2s}.qty-btn:hover{background:#f5f5f5}.qty-input{width:40px;height:44px;border:none;text-align:center;font-size:1rem;-moz-appearance:textfield;background:transparent}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.atc-button{flex:1;height:44px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background .2s}.atc-button:hover{background:#333}.atc-button:disabled{background:#ccc;cursor:not-allowed}@media screen and (min-width:750px){.qty-btn,.qty-input{width:44px;height:48px}.atc-button{height:48px;font-size:.9rem}}.benefits-list{list-style:none;padding:0;margin:0 0 2rem}.benefit-item{display:flex;align-items:center;gap:.5rem;padding:.4rem 0}.benefit-check{width:16px;height:16px;flex-shrink:0;color:#c75a3a}.benefit-item span{font-size:.75rem;text-transform:uppercase;letter-spacing:.3px;font-weight:500}.ingredients-section{border-top:1px solid #e8e8e8;padding-top:1.5rem}.tabs-nav{display:flex;gap:.25rem;border-bottom:1px solid #e8e8e8;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-btn{background:none;border:none;padding:.75rem 0;margin-right:1.25rem;font-size:.85rem;font-weight:500;color:#666;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}.tab-btn:hover{color:#121212}.tab-btn.active{color:#121212;border-bottom-color:#121212}.tabs-content{min-height:200px}.tab-panel{display:none}.tab-panel.active{display:block}.ingredient-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #f0f0f0}.ingredient-item:last-of-type{border-bottom:none}.ingredient-icon{width:50px;height:50px;flex-shrink:0}.ingredient-icon svg{width:100%;height:100%}.ingredient-info{flex:1}.ingredient-name{font-size:.9rem;font-weight:600;margin:0 0 .25rem;color:#121212}.ingredient-desc{font-size:.85rem;color:#666;margin:0;line-height:1.5}.view-full-ingredients{background:none;border:none;color:#4a90a4;font-size:.85rem;text-decoration:underline;cursor:pointer;padding:1rem 0 0;display:block}.view-full-ingredients:hover{color:#3a7a94}@media screen and (min-width:750px){.tabs-nav{gap:0}.tab-btn{margin-right:2rem;font-size:.9rem}.ingredient-icon{width:60px;height:60px}.ingredient-name{font-size:.95rem}.ingredient-desc{font-size:.9rem}}.page-width{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.page-width{padding:0 3rem}}@media screen and (min-width:990px){.page-width{padding:0 4rem}}.tabs-nav::-webkit-scrollbar{display:none}.tabs-nav{-ms-overflow-style:none;scrollbar-width:none}product-form{flex:1;display:block}product-form form{display:block;height:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-product-ceribou-ce.css.map */
