.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl, 40px);align-items:start}.product-page__main-image{position:relative;border-radius:var(--border-radius-lg, 12px);overflow:hidden;background:#f8f8f8}.product-page__image{width:100%;height:auto;display:block}.product-page__thumbnails{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.product-page__thumbnail{width:70px;height:70px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:none;transition:all .3s ease}.product-page__thumbnail.active,.product-page__thumbnail:hover{border-color:var(--color-primary, #000);box-shadow:0 0 10px #8601cf4d}.product-page__thumbnail img{width:100%;height:100%;object-fit:cover}.product-page__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0 0 1rem}.product-page__price{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.product-page__price-compare{font-size:1.6rem;color:#999;text-decoration:line-through}.product-page__price-current{font-size:2.4rem;font-weight:800;color:var(--color-primary, #000)}.product-page__option{margin-bottom:1.5rem}.product-page__option-label{display:block;font-weight:600;margin-bottom:.5rem}.product-page__option-values{display:flex;flex-wrap:wrap;gap:.8rem}.product-page__option-value{cursor:pointer}.product-page__option-value input{display:none}.product-page__option-value span{display:inline-block;padding:.8rem 1.5rem;border:2px solid #ddd;border-radius:50px;font-size:1.4rem;transition:all .3s ease}.product-page__option-value input:checked+span{border-color:var(--color-primary, #000);background:#8601cf1a;color:var(--color-primary, #000)}.product-page__quantity{margin-bottom:2rem}.quantity-selector{display:inline-flex;align-items:center;border:2px solid #ddd;border-radius:50px;overflow:hidden}.quantity-selector__btn{width:45px;height:45px;border:none;background:none;font-size:1.8rem;cursor:pointer;color:var(--color-text, #000);transition:all .3s ease}.quantity-selector__btn:hover{background:#8601cf1a;color:var(--color-primary, #000)}.quantity-selector__input{width:60px;height:45px;border:none;text-align:center;font-size:1.6rem;font-weight:600;-moz-appearance:textfield}.quantity-selector__input::-webkit-outer-spin-button,.quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__add-btn{width:100%;padding:1.5rem;font-size:1.6rem;margin-bottom:2rem}.product-page__description{padding-top:2rem;border-top:1px solid #eee}.product-page__description h3{font-size:1.8rem;margin-bottom:1rem}@media (max-width: 768px){.product-page__grid{grid-template-columns:1fr}}.product-layout-custom{display:grid;grid-template-columns:.7fr 1fr;gap:4rem;align-items:start}.layout-col-visuals{position:static!important;display:flex;flex-direction:column;gap:1.5rem}.product-gallery-constrained{width:100%;max-width:350px;margin:0 auto}.main-media-frame{border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000000d;background:#fff;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;max-height:350px;aspect-ratio:1}.main-img{width:100%;height:100%;object-fit:contain;max-height:350px}.gallery-thumbnails{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.thumb-item{width:70px;height:70px;border:1px solid #eee;padding:2px;border-radius:4px;cursor:pointer;transition:all .2s}.thumb-item:hover{border-color:#c5a059}.thumb-item img{width:100%;height:100%;object-fit:cover}.price-stock-row{display:flex;justify-content:center;gap:2rem;align-items:center;margin-top:1rem;padding:0 1rem}.current-price{font-size:2.5rem;font-weight:700;color:#c5a059;font-family:Times New Roman,serif}.currency-label{font-size:1.2rem;color:#999}.stock-badge{background:#eef2f5;padding:.5rem 1rem;border-radius:4px;font-size:1.1rem;color:#555;display:flex;align-items:center;gap:5px}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.green{background:#27ae60}.status-dot.red{background:#e74c3c}.smart-action-container{padding:0 1rem;display:flex;justify-content:center}.nutri-btn-full{width:auto;min-width:180px;background:var(--color-primary, #8601CF);color:#fff;border:none;padding:.8rem 2rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s;border-radius:50px;box-shadow:0 4px 10px #8601cf33}.nutri-btn-full:hover{background:#6a00a5;transform:translateY(-1px);box-shadow:0 6px 15px #8601cf4d}.smart-quantity-hidden{display:inline-flex;width:auto;min-width:180px;justify-content:space-between;align-items:center;border:1px solid var(--color-primary, #8601CF);border-radius:50px;height:40px;background:#fff;box-shadow:0 4px 10px #8601cf1a}.quantity-selector__btn{width:45px;height:100%;background:transparent;border:none;font-size:1.2rem;cursor:pointer;color:var(--color-primary, #8601CF);display:flex;align-items:center;justify-content:center}.quantity-selector__input{flex-grow:1;border:none;text-align:center;font-size:1.2rem;font-weight:600;color:#333;height:100%}.layout-col-info{padding-top:1rem;display:flex;flex-direction:column}.nutri-title{text-align:center;font-family:Great Vibes,cursive,Brush Script MT,serif;font-size:5.5rem;color:#c5a059;line-height:1.1;margin-bottom:.5rem}.product-page__subtitle{text-align:center;font-family:Montserrat,sans-serif;font-size:1.6rem;color:#444;margin-bottom:1rem}.product-divider-dots{text-align:center;color:#c5a059;letter-spacing:8px;font-size:1.5rem;margin-bottom:2rem}.description-title{text-align:center;font-family:Times New Roman,serif;font-size:1.6rem;letter-spacing:1px;text-transform:uppercase;color:#333;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:1.5rem}.product-description-box{text-align:justify;line-height:1.8;color:#555;font-size:1.5rem;border:2px solid #e0cbe6;border-radius:8px;padding:2rem;background:#fcf9fd;max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dcb3e9 transparent}.product-description-box::-webkit-scrollbar{width:6px}.product-description-box::-webkit-scrollbar-thumb{background-color:#dcb3e9;border-radius:3px}.layout-row-bottom{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem}.nutri-box{border:2px solid #e0cbe6;border-radius:8px;background:#fcf9fd;padding:2rem;max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dcb3e9 transparent}.nutri-box::-webkit-scrollbar{width:6px}.nutri-box::-webkit-scrollbar-thumb{background-color:#dcb3e9;border-radius:3px}.nutri-box__title{text-align:center;font-family:Times New Roman,serif;font-size:1.8rem;margin-bottom:1.5rem;color:#222}@media (max-width: 900px){.product-layout-custom{grid-template-columns:1fr;gap:2rem}.layout-row-bottom{grid-template-columns:1fr}.layout-col-visuals{order:1}.layout-col-info{order:2}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-main-product.css.map */
