.y-product-v2{padding:30px 0 86px;background:#fff}.y-product-shell{max-width:1320px}.y-product-layout{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:44px}.y-product-gallery .gallery-main{aspect-ratio:1/1;border-radius:14px;background:#f7f5ef;border:1px solid rgba(7,61,47,.08)}.y-product-gallery .gallery-slide img{object-fit:contain;padding:10px}.y-product-gallery .gallery-thumbs{gap:10px;padding-top:12px}.y-product-gallery .gallery-thumb{flex:0 0 92px;width:92px;height:78px;border-radius:10px;background:#fff}.y-product-gallery .gallery-thumb.is-active{border-color:var(--forest);box-shadow:0 0 0 2px #073d2f1f}.y-product-gallery .gallery-arrow{width:38px;height:38px;background:#fff;border-color:#00000014;font-size:25px}.y-product-info{position:static;padding-top:2px}.y-product-topline{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#28342f;margin-bottom:8px}.y-stock-dot{width:9px;height:9px;border-radius:50%;background:#159447;box-shadow:0 0 0 4px #15944714}.y-product-title{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(36px,4vw,58px);font-weight:900;letter-spacing:-.035em;line-height:1.02;color:#111;margin:6px 0 10px}.y-rating-line{display:inline-flex;align-items:center;gap:9px;color:#333;font-size:15px;margin:2px 0 12px}.y-rating-stars,.y-highlight-stars,.y-review-stars{color:#f4a000;letter-spacing:1px}.y-trust-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#168946;color:#fff;font-size:12px;font-weight:850;padding:7px 13px;margin:4px 0 12px}.y-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:8px 0 18px}.y-current-price{font-family:inherit!important;font-size:26px!important;font-weight:900!important;margin:0!important;color:#596f55!important}.y-compare-price{font-size:16px;text-decoration:line-through;color:#606060;font-weight:700}.y-save-badge{display:inline-flex;align-items:center;min-height:25px;border-radius:5px;background:#ff5353;color:#fff;font-size:11px;font-weight:900;padding:3px 8px}.is-hidden{display:none!important}.y-product-points{list-style:none;padding:0;margin:16px 0 18px;display:grid;gap:11px}.y-product-points li{display:flex;gap:11px;align-items:flex-start;font-size:14px;font-weight:720;color:#242424}.y-product-points li:first-letter{color:#159447}.y-product-points li>span{flex:1}.y-highlight-badge{width:max-content;max-width:100%;display:flex;align-items:center;gap:10px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;box-shadow:0 8px 20px #0000000f;padding:10px 14px;margin:18px auto}.y-highlight-badge strong{font-size:12px}.y-highlight-check{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#168946;color:#fff;font-weight:900}.y-product-form{margin-top:20px}.y-product-form .variant-fieldset legend,.y-product-form .quantity-block>label{font-size:13px;color:#3d3d3d;font-weight:850;margin-bottom:7px}.y-product-form .variant-pill{min-width:108px;height:48px;font-size:16px;border-width:1px;border-color:#c8cec9;color:#173f32;background:#fff}.y-product-form .variant-pill.is-active{background:var(--forest);border-color:var(--forest);color:#fff}.y-product-form .quantity-stepper{grid-template-columns:42px 54px 42px;border:1px solid #d7ddd9;border-radius:10px}.y-product-form .quantity-stepper button,.y-product-form .quantity-stepper input{height:44px;font-size:17px;color:#111}.y-product-form .quantity-stepper input{width:54px}.y-secondary-buy{min-height:50px;border-radius:12px;background:#fff;color:var(--forest);border:1.5px solid var(--forest);box-shadow:none}.y-primary-cod{min-height:58px;border-radius:14px;background:#607956;color:#fff;border:3px solid #0e140f;box-shadow:none;font-size:16px;letter-spacing:.005em}.y-cod-icon{font-size:18px;line-height:1}.y-product-v2 .cod-shipping-note{font-size:12px;color:#727272;margin-top:7px}.y-delivery-timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:8px;margin:24px 0 22px;padding:0 4px}.y-delivery-step{text-align:center;min-width:0}.y-delivery-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;margin:0 auto 7px;font-weight:900}.y-delivery-step strong{display:block;font-size:12px;line-height:1.2;color:#242424}.y-delivery-step span{display:block;font-size:11px;color:#737373;margin-top:3px}.y-delivery-line{width:65px;height:2px;background:#111;margin-top:21px}.y-guarantee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 10px;margin:20px 0 16px}.y-guarantee-grid>div{text-align:center;display:grid;gap:4px;justify-items:center}.y-guarantee-grid span{font-size:20px;color:#111}.y-guarantee-grid strong{max-width:120px;text-transform:uppercase;font-size:10px;line-height:1.2;color:#262626}.y-product-accordions{margin-top:18px;border-radius:14px}.y-product-accordions summary{font-size:14px}.y-product-accordions .rte{padding-bottom:16px}.y-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fffffff7;border-top:1px solid #e8e8e8;box-shadow:0 -8px 25px #00000012;transform:translateY(110%);opacity:0;transition:.24s ease;pointer-events:none}.y-sticky-buy.is-visible{transform:none;opacity:1;pointer-events:auto}.y-sticky-buy__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px}.y-sticky-product{display:flex;align-items:center;gap:12px;min-width:0}.y-sticky-product img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f6f4ef}.y-sticky-product strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:620px;font-size:14px}.y-sticky-prices{display:flex;gap:8px;align-items:center;font-weight:850;color:#5a7156}.y-sticky-compare{text-decoration:line-through;color:#555;font-size:12px}.y-sticky-button{min-width:160px;height:46px;border:0;border-radius:7px;background:#0b4a3a;color:#fff;font-weight:850;padding:0 24px}.y-sticky-button:disabled{opacity:.5}.y-reviews-section{position:relative;background:#f7f7f7;padding:68px 0 78px;overflow:hidden}.y-reviews-heading{text-align:center;max-width:760px;margin:0 auto 32px}.y-reviews-heading h2{font-size:clamp(34px,5vw,52px);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 12px;color:#111}.y-reviews-heading p{margin:10px auto 0;color:#767676;max-width:620px}.y-reviews-summary{display:flex;justify-content:center;gap:10px;align-items:center;color:#777;font-size:18px}.y-reviews-summary span{color:#888;letter-spacing:2px}.y-review-controls{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.y-review-controls button{width:42px;height:42px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:25px;line-height:1}.y-review-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 2px 10px}.y-review-track::-webkit-scrollbar{display:none}.y-review-card{flex:0 0 min(390px,85vw);scroll-snap-align:start;background:#fff;border:1px solid #e8e8e8;border-radius:22px;padding:24px;min-height:260px}.y-review-card__top{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:start}.y-review-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:20px;font-weight:850}.y-review-person strong{display:block;font-size:16px;color:#191919}.y-review-person span{display:block;color:#16954a;font-size:13px;margin-top:4px}.y-review-stars{font-size:19px;white-space:nowrap}.y-review-stars .is-empty{color:#d6d6d6}.y-review-copy{color:#555;font-size:16px;line-height:1.6;margin:24px 0}.y-review-time{color:#969696;font-size:13px}.y-reviews-empty{max-width:680px;margin:0 auto;background:#fff;border:1px dashed #d7d7d7;border-radius:18px;padding:30px;text-align:center;color:#777}.cod-modal-open .y-sticky-buy{display:none!important}@media(max-width:989px){.y-product-layout{grid-template-columns:1fr;gap:26px}.y-product-gallery{max-width:760px;margin:0 auto}.y-product-info{max-width:760px;margin:0 auto;width:100%}.y-sticky-product strong{max-width:360px}}@media(max-width:640px){.y-product-v2{padding:18px 0 70px}.y-product-gallery .gallery-main{border-radius:12px}.y-product-gallery .gallery-thumb{flex-basis:70px;width:70px;height:64px}.y-product-title{font-size:38px}.y-product-topline{font-size:10px;letter-spacing:.045em}.y-price-row{margin-bottom:14px}.y-current-price{font-size:23px!important}.y-product-points{gap:9px}.y-highlight-badge{margin:15px 0}.y-delivery-timeline{grid-template-columns:1fr 28px 1fr 28px 1fr;gap:4px}.y-delivery-line{width:28px}.y-delivery-step strong{font-size:10px}.y-delivery-step span{font-size:9px}.y-guarantee-grid{gap:12px 6px}.y-guarantee-grid strong{font-size:9px}.y-sticky-buy__inner{min-height:66px;padding-top:8px;padding-bottom:8px}.y-sticky-product img{width:42px;height:42px}.y-sticky-product strong{max-width:145px;font-size:11px}.y-sticky-prices{font-size:12px}.y-sticky-button{min-width:120px;height:44px;padding:0 14px;font-size:12px}.y-reviews-section{padding:52px 0 62px}.y-reviews-heading h2{font-size:34px}.y-reviews-summary{font-size:14px}.y-review-card{flex-basis:88vw;padding:20px}.y-review-card__top{grid-template-columns:46px 1fr}.y-review-avatar{width:46px;height:46px}.y-review-stars{grid-column:2;margin-top:-6px}.y-review-copy{font-size:15px}}.y-urgency-social{display:grid;gap:10px;margin:6px 0 14px}.y-urgency-rating{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;color:#111;text-decoration:none}.y-urgency-stars{font-size:18px;letter-spacing:3px;line-height:1}.y-urgency-review-count{font-size:12px;color:#737373}.y-urgency-sold{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;font-size:14px;color:#232323}.y-urgency-sold svg{width:18px;height:18px;fill:none;stroke:#ff3b4f;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.y-urgency-sold strong{font-weight:800}.y-offer-countdown{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#ff2626;color:#fff;border-radius:14px;padding:10px 14px;margin:8px 0 18px;box-shadow:0 10px 24px #ff262629}.y-offer-countdown__label{font-size:14px;font-weight:900;line-height:1.2}.y-offer-countdown__timer{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-shrink:0}.y-countdown-unit{display:grid;justify-items:center;min-width:42px}.y-countdown-unit b{font-size:21px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.y-countdown-unit small{font-size:9px;line-height:1;margin-top:3px;opacity:.92}.y-countdown-separator{font-size:20px;font-weight:900;line-height:1;margin-top:-8px}.y-offer-countdown.is-expired{background:#6e7773;box-shadow:none}.y-offer-countdown.is-expired .y-offer-countdown__timer{opacity:.7}@media(max-width:700px){.y-urgency-social{margin-top:4px}.y-urgency-stars{font-size:16px;letter-spacing:2px}.y-urgency-sold{font-size:13px}.y-offer-countdown{align-items:flex-start;flex-direction:column;gap:9px;padding:11px 12px}.y-offer-countdown__timer{width:100%;justify-content:space-between;gap:5px}.y-countdown-unit{min-width:0;flex:1}.y-countdown-unit b{font-size:20px}.y-countdown-separator{font-size:18px}}.y-highlight-badge{align-items:center!important}.y-highlight-check{width:22px!important;height:22px!important;flex:0 0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important}.y-highlight-check svg{display:block!important;width:14px!important;height:14px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.y-highlight-stars,.y-highlight-badge strong,.y-highlight-check{align-self:center!important}.cod-modal__backdrop{background:#14120f9e}.cod-modal__panel{background:#fffdf9;border:1px solid #e7dfd1}.cod-modal__header{border-bottom-color:#e5ded5}.cod-modal__title,.cod-order-item__title,.cod-order-item__price,.cod-totals__row--total,.cod-form-heading,.cod-success h3{color:#171717}.cod-modal__title svg{color:#d2aa2c}.cod-modal__close{color:#171717;background:#f8f2e9;border-color:#e8e0d3}.cod-modal__close:hover{background:#ecc847;color:#171717}.cod-order-item{border-color:#e9e3d7;box-shadow:none}.cod-order-item__qty{background:#f8f2e9;color:#171717}.cod-totals{background:#f8f2e9;border-color:#e7dfd1}.cod-totals__row--total{border-top-color:#d9d0c3}.cod-totals__row strong.is-free{color:#785e10}.cod-free-delivery{background:#fff1bb;color:#5d4d1e}.cod-urdu{color:#777}.cod-urdu--heading{color:#a9861f}.cod-field label{color:#252525}.cod-field input,.cod-field textarea{border-color:#ddd7cc}.cod-field input:focus,.cod-field textarea:focus{border-color:#b5953a;box-shadow:0 0 0 3px #ecc84733}.cod-location-button{background:#fff6d8;color:#171717;border-color:#e2ca80}.cod-location-button:hover{background:#fcebad;border-color:#c4a542}.cod-complete{background:#ecc847!important;color:#161616!important;box-shadow:none;border:1px solid #ecc847}.cod-complete:hover{background:#e0ba37!important}.cod-discount-applied{background:#fff3ca;color:#6c5310;border-color:#e9d284}.cod-success__icon{background:#fff1bb;color:#171717}.cod-exit-offer__backdrop{background:#14120f9e}.cod-exit-offer__accept{background:#ecc847;color:#171717;box-shadow:none}.cod-exit-offer__decline{border-color:#171717;color:#171717}.cod-exit-offer__panel h3,.cod-exit-offer__eyebrow{color:#171717}
/*# sourceMappingURL=/cdn/shop/t/10/assets/dua-product.css.map */
