*{box-sizing:border-box}:root{--premium-brand-green: #123d07;--premium-bg: #ffffff;--premium-variant-fill: #d1ffc9;--premium-border-radius: 14px}.premium-info__title,.premium-price__current,.premium-price__mrp,.premium-variant__label,.premium-variant__value,.premium-sticky-atc__variant,.premium-sticky-atc__price{font-family:var(--font-heading--family),sans-serif}.premium-info__description,.premium-rating__text,.premium-variant__price,.premium-usp__label{font-family:var(--font-body--family),sans-serif}.premium-product-section{background-color:var(--premium-bg);padding:3rem 0 6rem;width:100%;overflow-x:clip;overflow-y:visible}.premium-product-container{max-width:1600px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;box-sizing:border-box;width:100%;overflow:visible}.premium-product-media,.premium-product-info{min-width:0;max-width:100%}.premium-product-media{position:sticky;top:2rem;align-self:start}.premium-carousel{width:100%}.premium-carousel__main{position:relative;width:100%;background:#fff;overflow:hidden;margin-bottom:1.5rem;aspect-ratio:1;cursor:pointer}.premium-carousel__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.premium-carousel__zoom-btn{position:absolute;top:1rem;right:1rem;width:44px;height:44px;background:#fffffff2;border:1px solid var(--premium-brand-green);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;color:var(--premium-brand-green);pointer-events:auto}.premium-carousel__zoom-btn:hover{background:var(--premium-brand-green);color:#fff;transform:scale(1.1)}.premium-carousel__thumbnails{display:flex;gap:1rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.premium-carousel__thumbnails::-webkit-scrollbar{display:none}.premium-carousel__thumb{flex:0 0 auto;width:90px;height:90px;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff;padding:0}.premium-carousel__thumb:hover{border-color:var(--premium-brand-green);opacity:.8}.premium-carousel__thumb.active{border-color:var(--premium-brand-green);box-shadow:0 0 0 1px var(--premium-brand-green)}.premium-carousel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.premium-product-info{display:flex;flex-direction:column}.premium-info__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%}.premium-info__title{font-size:26px;font-weight:600;line-height:1.5;color:var(--premium-brand-green);margin:0 0 8px;flex:1}.premium-info__share{flex-shrink:0;width:44px;height:44px;border:1px solid var(--premium-brand-green);border-radius:50%;background:transparent;color:var(--premium-brand-green);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.premium-info__share:hover{background:var(--premium-brand-green);color:#fff}.premium-info__description{font-size:16px;line-height:1.6;color:#333;margin:5px 0 10px;font-weight:500}.premium-info__rating{display:flex;align-items:center;gap:.75rem}.premium-rating__stars{display:flex;gap:2px}.premium-rating__text{font-size:12px;color:#333;font-weight:500}.premium-info__price-wrapper{position:relative;margin-bottom:12px}.premium-price__offer{display:inline-block;background:var(--premium-brand-green);color:#fff;font-family:var(--font-heading--family),sans-serif;font-size:.85rem;font-weight:600;padding:.4rem 1rem;border-radius:6px;margin-bottom:.75rem}.premium-info__price-row{display:flex;align-items:center;gap:1rem;margin-bottom:0}.premium-price__current{font-size:20px;font-weight:600;color:var(--premium-brand-green);font-family:var(--font-body--family),sans-serif}.premium-price__compare{font-size:1.5rem;color:#999;text-decoration:line-through;font-family:var(--font-body--family),sans-serif}.premium-price__mrp{font-size:14px;color:#333;margin:0;font-weight:500;font-family:var(--font-body--family),sans-serif}.premium-info__variants{display:flex;flex-direction:column;gap:1.5rem}.premium-variant-group{display:flex;flex-direction:column;gap:.75rem}.premium-variant__label{font-size:1rem;font-weight:600;color:var(--premium-brand-green);margin:0}.premium-variant__options{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;position:relative;z-index:1;width:100%;max-width:100%}.premium-variant__option{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.85rem .75rem;border:2px solid var(--premium-brand-green);border-radius:12px;background:transparent;cursor:pointer;transition:all .3s ease;text-align:center;min-height:80px;pointer-events:auto;z-index:2;-webkit-user-select:none;user-select:none}.premium-variant__option *{pointer-events:none;-webkit-user-select:none;user-select:none}.premium-variant__option:hover:not(:disabled){background:#d1ffc94d;transform:translateY(-2px);box-shadow:0 4px 12px #123d071a}.premium-variant__option.active{background:var(--premium-variant-fill);border-color:var(--premium-brand-green);box-shadow:0 0 0 1px var(--premium-brand-green)}.premium-variant__option:disabled{opacity:.4;cursor:not-allowed}.premium-variant__option.has-bestseller:before{content:"BESTSELLER";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--premium-brand-green);color:#fff;font-family:var(--font-heading--family),sans-serif;font-size:.7rem;font-weight:700;padding:.35rem 1rem;border-radius:20px;letter-spacing:.5px;white-space:nowrap}.premium-variant__value{font-size:1.4rem;font-weight:700;color:var(--premium-brand-green);margin-bottom:.35rem;line-height:1;opacity:1}.premium-variant__option:not(.active) .premium-variant__value{color:#333}.premium-variant__option.active .premium-variant__value{color:var(--premium-brand-green)}.premium-variant__price{display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.9rem;color:var(--premium-brand-green);font-weight:700}.premium-variant__unit{font-size:12px;color:var(--premium-brand-green);font-weight:500}.premium-info__usp{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem 0;width:100%;max-width:100%}.premium-usp__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;min-width:0}.premium-usp__label{font-size:.85rem;line-height:1.3;color:#333;font-weight:500;display:none}.premium-usp__icon{width:100%;max-width:120px;height:auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.premium-usp__icon img{width:100%;height:100%;object-fit:cover}.premium-inline-atc{margin-top:1.5rem}.premium-inline-atc__button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background:var(--premium-brand-green);color:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-family:var(--font-heading--family),sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.premium-inline-atc__button:hover:not(:disabled){background:#0d2d05;transform:translateY(-2px);box-shadow:0 6px 20px #123d074d}.premium-inline-atc__button:disabled{opacity:.5;cursor:not-allowed}.premium-inline-atc__button.is-added{background:#0d2d05}.premium-delivery-checker{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:2px solid var(--premium-brand-green);border-radius:12px;background:#d1ffc91a;margin-top:1.5rem}.premium-delivery__header{display:flex;align-items:center;gap:.75rem;color:var(--premium-brand-green)}.premium-delivery__header svg{flex-shrink:0}.premium-delivery__title{font-family:var(--font-heading--family),sans-serif;font-size:1rem;font-weight:600;color:var(--premium-brand-green)}.premium-delivery__input-group{display:flex;gap:.75rem}.premium-delivery__input{flex:1;padding:.875rem 1rem;border:2px solid var(--premium-brand-green);border-radius:8px;font-family:var(--font-body--family),sans-serif;font-size:.95rem;background:#fff;color:#333;transition:all .3s ease}.premium-delivery__input:focus{outline:none;border-color:var(--premium-brand-green);box-shadow:0 0 0 3px #123d071a}.premium-delivery__input::placeholder{color:#999}.premium-delivery__button{padding:.875rem 2rem;background:var(--premium-brand-green);color:#fff;border:none;border-radius:8px;font-family:var(--font-heading--family),sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.premium-delivery__button:hover{background:#0d2d05;transform:translateY(-2px);box-shadow:0 4px 12px #123d074d}.premium-delivery__result{font-family:var(--font-body--family),sans-serif;font-size:.9rem;line-height:1.5;color:#333;padding:.75rem;border-radius:6px;display:none}.premium-delivery__result.success{display:block;background:#d1ffc980;color:var(--premium-brand-green);font-weight:500}.premium-delivery__result.error{display:block;background:#ff00001a;color:#c41e3a;font-weight:500}.premium-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--premium-bg);border-top:2px solid var(--premium-brand-green);z-index:100;box-shadow:0 -4px 20px #00000014}.premium-sticky-atc__container{max-width:95vw;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.premium-sticky-atc__image{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;background:#fff;border:1px solid rgba(18,61,7,.2)}.premium-sticky-atc__image img{width:100%;height:100%;object-fit:cover;display:block}.premium-sticky-atc__info{display:flex;flex-direction:column;gap:.25rem;flex:1 1 auto}.premium-sticky-atc__variant{font-size:1rem;font-weight:600;color:var(--premium-brand-green)}.premium-sticky-atc__price{font-size:1.5rem;font-weight:700;color:var(--premium-brand-green)}.premium-sticky-atc__form{display:flex;align-items:center;gap:1rem}.premium-sticky-atc__select{padding:1rem 3rem 1rem 1.25rem;border:2px solid var(--premium-brand-green);border-radius:10px;background:#fff;color:var(--premium-brand-green);font-family:var(--font-body--family),sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23123d07' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:20px;max-width:100%;min-width:200px;box-shadow:0 2px 8px #123d0714;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-sticky-atc__select:hover{border-color:#0d2d05;box-shadow:0 4px 16px #123d0726}.premium-sticky-atc__select:focus{outline:none;border-color:var(--premium-brand-green);box-shadow:0 0 0 4px #123d0726}.premium-sticky-atc__button{display:flex;align-items:center;gap:.75rem;background:var(--premium-brand-green);color:#fff;border:none;border-radius:10px;padding:1rem 2.5rem;font-family:var(--font-heading--family),sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.premium-sticky-atc__button:hover:not(:disabled){background:#0d2d05;transform:translateY(-2px);box-shadow:0 6px 20px #123d074d}.premium-sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}.premium-sticky-quantity{display:inline-flex;align-items:stretch;background:var(--premium-bg);border:2px solid var(--premium-brand-green);border-radius:8px;overflow:hidden;height:52px;width:100%;max-width:185px}.premium-quantity__button{width:52px;height:100%;background:transparent;color:var(--premium-brand-green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease;flex-shrink:0;border-right:1px solid rgba(18,61,7,.15)}.premium-quantity__button:last-child{border-right:none;border-left:1px solid rgba(18,61,7,.15)}.premium-quantity__button:hover{background:var(--premium-brand-green);color:#fff}.premium-quantity__input{width:80px;height:100%;border:none;text-align:center;font-family:var(--font-heading--family),sans-serif;font-size:1.1rem;font-weight:600;color:var(--premium-brand-green);background:transparent;-moz-appearance:textfield;padding:0 .5rem}.premium-quantity__input::-webkit-outer-spin-button,.premium-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.premium-quantity__input:focus{outline:none;background:#d1ffc933}.premium-sticky-atc-mobile{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--premium-bg);border-top:2px solid var(--premium-brand-green);z-index:100;box-shadow:0 -4px 20px #00000014;padding:1rem;transform:translateY(100%);transition:transform .3s ease}.premium-sticky-atc-mobile.visible{transform:translateY(0)}.premium-sticky-atc-mobile__container{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.premium-sticky-atc-mobile__variants{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:.25rem 0}.premium-sticky-atc-mobile__variants::-webkit-scrollbar{display:none}.premium-sticky-atc-mobile__variant{flex:1;min-width:0;padding:.75rem 1rem;border:2px solid var(--premium-brand-green);border-radius:8px;background:transparent;color:var(--premium-brand-green);font-family:var(--font-heading--family),sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-align:center}.premium-sticky-atc-mobile__variant.active{background:var(--premium-variant-fill);border-color:var(--premium-brand-green)}.premium-sticky-atc-mobile__variant:disabled{opacity:.4;cursor:not-allowed}.premium-sticky-atc-mobile__button{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--premium-brand-green);color:#fff;border:none;border-radius:10px;padding:1rem;font-family:var(--font-heading--family),sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.premium-sticky-atc-mobile__button:hover:not(:disabled){background:#0d2d05}.premium-sticky-atc-mobile__button:disabled{opacity:.5;cursor:not-allowed}.mobile-quantity-selector{display:inline-flex;align-items:stretch;background:var(--premium-bg);border:2px solid var(--premium-brand-green);border-radius:8px;overflow:hidden;height:48px;width:100%}.mobile-quantity__button{width:48px;height:100%;background:transparent;color:var(--premium-brand-green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease;flex-shrink:0;border-right:1px solid rgba(18,61,7,.15)}.mobile-quantity__button:last-child{border-right:none;border-left:1px solid rgba(18,61,7,.15)}.mobile-quantity__button:hover{background:var(--premium-brand-green);color:#fff}.mobile-quantity__input{flex:1;width:auto;height:100%;border:none;text-align:center;font-family:var(--font-heading--family),sans-serif;font-size:1rem;font-weight:600;color:var(--premium-brand-green);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0 .5rem}.mobile-quantity__input::-webkit-outer-spin-button,.mobile-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.premium-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;opacity:0;transition:opacity .3s ease;background:var(--premium-bg)}.premium-lightbox.active{display:block;opacity:1}.premium-lightbox__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--premium-bg)}.premium-lightbox__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem;background:var(--premium-bg)}.premium-lightbox__close{position:absolute;top:2rem;right:2rem;width:48px;height:48px;background:#123d071a;border:1px solid var(--premium-brand-green);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:var(--premium-brand-green)}.premium-lightbox__close:hover{background:var(--premium-brand-green);color:#fff;transform:scale(1.1)}.premium-lightbox__image-container{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.premium-lightbox__image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 50px #00000080}.premium-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;background:#123d071a;border:1px solid var(--premium-brand-green);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:var(--premium-brand-green)}.premium-lightbox__nav:hover{background:var(--premium-brand-green);color:#fff;transform:translateY(-50%) scale(1.1)}.premium-lightbox__nav--prev{left:2rem}.premium-lightbox__nav--next{right:2rem}.premium-lightbox__counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:var(--premium-brand-green);color:#fff;padding:.75rem 1.5rem;border-radius:24px;font-family:var(--font-heading--family),sans-serif;font-size:.95rem;font-weight:500}@media screen and (max-width:1024px){.premium-product-container{gap:4rem}.premium-info__title{font-size:2rem}.premium-info__usp{grid-template-columns:repeat(4,1fr);gap:1rem}}@media screen and (max-width:768px){.premium-product-section{padding:2rem 0 4rem;overflow-x:hidden;width:100%}.premium-product-container{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem;max-width:100%;overflow-x:hidden;width:100%;display:flex;flex-direction:column}.premium-product-info{max-width:100%;width:100%;display:contents}.premium-info__header{max-width:100%;order:1}.premium-info__description{max-width:100%;word-wrap:break-word;order:2;font-size:12px}.premium-info__rating{order:3;margin-bottom:1rem}.premium-product-media{position:static;max-width:100%;width:100%;order:4}.premium-info__price-wrapper{order:5}.premium-info__usp{grid-template-columns:repeat(4,1fr);gap:.8rem;max-width:100%;width:100%;padding:.5rem 0;order:6}.premium-info__variants{max-width:100%;width:100%;order:7}.premium-inline-atc{max-width:100%;width:100%;order:8}.premium-info__usp.premium-info__usp--secondary{order:9}.premium-delivery-checker{max-width:100%;width:100%;padding:1rem;order:10}.premium-carousel,.premium-carousel__main,.premium-carousel__thumbnails{max-width:100%;width:100%}.premium-carousel__thumb{width:70px;height:70px;flex-shrink:0}.premium-info__title{font-size:1.75rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.premium-info__share{width:40px;height:40px;flex-shrink:0}.premium-price__current{font-size:1.75rem}.premium-price__compare{font-size:1.25rem}.premium-variant-group{max-width:100%;width:100%}.premium-variant__options{grid-template-columns:repeat(3,1fr);max-width:100%;width:100%}.premium-variant__option{min-width:0;max-width:100%;width:100%}.premium-variant__value{font-size:1.5rem}.premium-variant__price{font-size:.95rem}.premium-delivery__input-group{flex-direction:column}.premium-delivery__button{width:100%}.premium-sticky-atc{display:none!important}.premium-sticky-atc-mobile{display:block}.premium-lightbox__content{padding:2rem 1rem}.premium-lightbox__close{top:1rem;right:1rem;width:40px;height:40px}.premium-lightbox__nav{width:48px;height:48px}.premium-lightbox__nav--prev{left:1rem}.premium-lightbox__nav--next{right:1rem}.premium-carousel__zoom-btn{width:40px;height:40px}}@media screen and (min-width:769px){.premium-sticky-atc-mobile{display:none!important}}@media screen and (max-width:480px){.premium-product-container{padding:0 .75rem;width:100%;gap:0}.premium-info__title{font-size:1.5rem}.premium-carousel__thumb{width:60px;height:60px}.premium-variant__options{grid-template-columns:repeat(3,1fr);gap:.8rem;width:100%}.premium-variant__option{padding:.65rem .75rem;min-height:70px;width:100%}.premium-variant__value{font-size:1.1rem}.premium-variant__price{font-size:.8rem}.premium-sticky-atc__container{padding:.875rem}.mobile-quantity-selector{height:44px}.mobile-quantity__button{width:44px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/premium-product-info.css.map */
