.header{background:#131921;color:#fff;position:sticky;top:0;z-index:100}.header-top{display:flex;align-items:center;padding:.6rem 1rem;gap:.75rem}.menu-btn{display:none;background:transparent;padding:.5rem;border-radius:4px;flex-shrink:0}.menu-btn:hover{outline:1px solid #fff}.menu-icon{display:block;width:20px;height:2px;background:#fff;position:relative}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0;width:20px;height:2px;background:#fff}.menu-icon:before{top:-6px}.menu-icon:after{top:6px}.logo{padding:.25rem .5rem 0 0;flex-shrink:0;line-height:0;display:flex;align-items:center}.logo-img{height:42px;width:auto;display:block;object-fit:contain}.delivery-loc{display:flex;align-items:center;gap:.25rem;padding:.5rem;cursor:pointer;flex-shrink:0;color:inherit;text-decoration:none}.loc-icon{font-size:1.2rem}.loc-label{font-size:.7rem;color:#ccc;display:block}.loc-place{font-size:.85rem;font-weight:600}.search-bar{flex:1;max-width:600px;display:flex;border-radius:4px;overflow:hidden;min-width:0}.search-dropdown{background:#f3f3f3;border:none;padding:.5rem .75rem;font-size:.8rem;border-right:1px solid #ddd;cursor:pointer;flex-shrink:0}.search-input{flex:1;padding:.6rem .75rem;border:none;font-size:1rem;min-width:0}.search-btn{background:#febd69;width:45px;min-height:40px;padding:0;border-radius:0 4px 4px 0;flex-shrink:0;display:flex;align-items:center;justify-content:center}.search-btn:hover{background:#f3a847}.search-icon{width:22px;height:22px;display:block}.header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.nav-item{padding:.5rem;cursor:pointer;white-space:nowrap}.nav-line1{font-size:.7rem;color:#ccc;display:block}.nav-line2{font-size:.85rem;font-weight:600}.nav-item.lang-selector{display:flex;align-items:center;padding:.35rem .5rem;background:transparent;line-height:0;border:1px solid transparent;border-radius:2px}.nav-item.lang-selector.open,.nav-item.lang-selector:hover{border-color:#fff}.lang-wrap{position:relative}.lang-img{height:36px;width:auto;display:block;object-fit:contain}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;width:280px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 14px #0003;z-index:200;padding:1rem;color:#0f1111;line-height:normal}.lang-dropdown-title{font-size:1rem;font-weight:700;margin-bottom:.35rem}.lang-dropdown-note{font-size:.75rem;color:#565959;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e7e7e7}.lang-list{list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto}.lang-option{display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .35rem;background:none;border:none;cursor:pointer;text-align:left;border-radius:4px;font-size:.85rem;color:#0f1111}.lang-option:hover{background:#f3f3f3}.lang-option.selected{background:#fffaf3}.lang-option-radio{width:16px;height:16px;border:2px solid #888;border-radius:50%;flex-shrink:0;position:relative}.lang-option.selected .lang-option-radio{border-color:#e77600}.lang-option.selected .lang-option-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#e77600;border-radius:50%}.lang-option-text{flex:1}.nav-item.cart{display:flex;align-items:center;padding:.35rem .5rem;line-height:0;color:inherit;text-decoration:none}.cart-img{height:36px;width:auto;display:block;object-fit:contain;margin-top:4px}.header-bottom{background:#232f3e;padding:.5rem 1rem;display:flex;gap:1.5rem;font-size:.9rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header-bottom::-webkit-scrollbar{display:none}.header-bottom a{flex-shrink:0;color:inherit;text-decoration:none}.header-bottom a:hover{color:#f90}.menu-overlay{display:none}@media (max-width: 1024px){.header-top{gap:.5rem;padding:.5rem .75rem}.nav-item.nav-orders{display:none}.search-bar{max-width:400px}}@media (max-width: 768px){.menu-btn{display:block}.header-top{flex-wrap:wrap;padding:.5rem .75rem;gap:.5rem}.logo{padding:0;order:1}.logo-img{height:34px}.delivery-loc{display:none}.search-bar{order:4;flex:1 1 100%;max-width:none}.search-dropdown{padding:.5rem;font-size:.75rem}.search-input{padding:.5rem .6rem;font-size:.9rem}.search-btn{width:40px;min-height:36px}.search-icon{width:20px;height:20px}.header-right{order:2;margin-left:auto;gap:0}.nav-item.nav-account,.nav-item.nav-orders{display:none}.nav-item.lang-selector{padding:.35rem .4rem}.lang-dropdown{width:260px;right:-.5rem}.lang-img{height:32px}.nav-item.cart{padding:.35rem .5rem;align-items:center}.cart-img{height:32px;margin-top:3px}.header-bottom{position:fixed;top:0;left:0;width:280px;height:100vh;flex-direction:column;gap:0;padding:3.5rem 0 1rem;transform:translate(-100%);transition:transform .3s ease;z-index:200;overflow-y:auto;box-shadow:4px 0 12px #0000004d}.header-bottom.open{transform:translate(0)}.header-bottom a{padding:.85rem 1.25rem;border-bottom:1px solid #3a4553;font-size:1rem}.menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:150}}@media (max-width: 480px){.header-top{padding:.4rem .5rem}.logo-img{height:30px}.search-dropdown{max-width:55px;padding:.4rem .35rem;font-size:.7rem}.search-input{font-size:.85rem;padding:.45rem .5rem}.search-input::placeholder{font-size:.8rem}.search-btn{width:38px;min-height:34px}.search-icon{width:18px;height:18px}.lang-img{height:28px}.cart-img{height:28px;margin-top:2px}}.footer{background:#232f3e;color:#ddd;margin-top:2rem}.back-to-top{display:block;text-align:center;padding:1rem;background:#37475a;color:#fff;font-size:.9rem}.back-to-top:hover{background:#485769}.footer-links{display:flex;justify-content:space-around;padding:2rem 1rem;max-width:1000px;margin:0 auto;flex-wrap:wrap;gap:2rem}.footer-col{display:flex;flex-direction:column;gap:.5rem;min-width:180px}.footer-col h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.footer-col a{font-size:.85rem;color:#ddd}.footer-col a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #3a4553;padding:1.5rem;text-align:center}.footer-logo{display:inline-flex;justify-content:center;margin-bottom:.75rem;line-height:0}.footer-logo-img{height:36px;width:auto;display:block;object-fit:contain}.footer-copy{font-size:.8rem;color:#999;line-height:1.5;padding:0 .5rem}@media (max-width: 768px){.footer{margin-top:1.5rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1.5rem 1rem}.footer-col{min-width:0}.footer-col h4{font-size:.9rem;margin-bottom:.35rem}.footer-col a{font-size:.8rem}.footer-bottom{padding:1.25rem 1rem}.footer-logo-img{height:30px}.footer-copy{font-size:.75rem}}@media (max-width: 480px){.back-to-top{padding:.85rem;font-size:.85rem}.footer-links{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem 1rem}.footer-col h4{font-size:.85rem}.footer-col a{font-size:.75rem}.footer-bottom{padding:1rem .75rem}.footer-logo-img{height:28px}.footer-copy{font-size:.7rem}}.product-card{background:#fff;padding:1.25rem;border-radius:4px;height:100%;display:flex;flex-direction:column;transition:box-shadow .2s;color:inherit}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-image{width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-title{font-size:.95rem;font-weight:500;color:#007185;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-title:hover{color:#c7511f;text-decoration:underline}.product-rating{margin-bottom:.5rem}.stars{color:#ffa41c;font-size:.9rem}.reviews{font-size:.8rem;color:#007185;margin-left:.25rem}.product-price{margin-bottom:.25rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .35rem}.price-symbol{font-size:.8rem;margin-right:.1rem}.price-amount{font-size:1.25rem;font-weight:600}.original-price{font-size:.8rem;color:#565959;text-decoration:line-through}.discount{font-size:.75rem;color:#b12704}.delivery{font-size:.8rem;color:#007600;margin-top:.25rem}@media (max-width: 768px){.product-card{padding:.75rem;border-radius:2px}.product-image{height:140px;margin-bottom:.6rem}.product-title{font-size:.8rem;margin-bottom:.35rem;-webkit-line-clamp:2}.stars{font-size:.75rem}.reviews{font-size:.7rem}.price-amount{font-size:1rem}.original-price{font-size:.7rem}.discount{font-size:.65rem}.delivery{font-size:.7rem}}@media (max-width: 480px){.product-card{padding:.6rem}.product-image{height:120px;margin-bottom:.5rem}.product-title{font-size:.75rem;-webkit-line-clamp:3}.product-rating{margin-bottom:.35rem}.stars{font-size:.7rem}.reviews{display:block;margin-left:0;margin-top:.15rem}.price-amount{font-size:.95rem}.delivery{font-size:.65rem}}.offer-timer-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:linear-gradient(90deg,#cc0c39,#e47911);color:#fff;padding:.75rem 1rem;border-radius:4px}.offer-timer-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.offer-timer-desc{font-size:.75rem;margin-top:.15rem;opacity:.95}.offer-timer-clock{display:flex;flex-direction:column;align-items:center;background:#0003;border-radius:6px;padding:.35rem .65rem;flex-shrink:0}.offer-timer-ends{font-size:.65rem;text-transform:uppercase;opacity:.9}.offer-timer-value{font-size:1.1rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.05em}@media (max-width: 480px){.offer-timer-banner{padding:.65rem .75rem}.offer-timer-label{font-size:.72rem}.offer-timer-desc{font-size:.7rem}.offer-timer-value{font-size:1rem}}.app{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.main{flex:1;max-width:1400px;margin:0 auto;width:100%;padding:0 1rem}.main .offer-timer-banner{margin:0 0 .75rem}.hero{margin:1rem 0;border-radius:4px;overflow:hidden}.hero-banner{width:100%;line-height:0}.hero-image{width:100%;height:auto;display:block;max-width:100%}.products-section{margin:1.5rem 0}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#0f1111}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width: 768px){.main{padding:0 .75rem}.hero{margin:.75rem 0;border-radius:0}.products-section{margin:1rem 0}.section-title{font-size:1.25rem;margin-bottom:.75rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}@media (max-width: 480px){.main{padding:0 .5rem}.section-title{font-size:1.1rem}.product-grid{gap:.5rem}}@media (max-width: 360px){.product-grid{grid-template-columns:1fr}}.rv-section{background:#fff;border-radius:4px;padding:1rem 1.25rem 1.25rem;margin-top:1rem}.rv-divider{border:none;border-top:1px solid #e7e7e7;margin:1rem 0}.rv-heading{font-size:1.25rem;font-weight:700;color:#0f1111;margin-bottom:1rem}.rv-summary{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:1.25rem}.rv-summary-left{min-width:180px}.rv-avg-block{display:flex;flex-direction:column;gap:.25rem}.rv-stars{color:#ffa41c;letter-spacing:1px;line-height:1}.rv-stars-lg{font-size:1.5rem}.rv-stars-md{font-size:1rem}.rv-stars-sm{font-size:.85rem}.rv-avg-num{font-size:.95rem;color:#0f1111}.rv-total{font-size:.85rem;color:#007185;margin-top:.35rem}.rv-summary-right{flex:1;min-width:240px;max-width:420px}.rv-bar-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.85rem}.rv-bar-link{color:#007185;white-space:nowrap;width:52px;flex-shrink:0}.rv-bar-link:hover{color:#c7511f;text-decoration:underline}.rv-bar-track{flex:1;height:20px;background:#f0f2f2;border-radius:2px;overflow:hidden;border:1px solid #ddd}.rv-bar-fill{height:100%;background:#ffa41c;border-radius:1px}.rv-bar-pct{color:#007185;width:36px;text-align:right;flex-shrink:0}.rv-actions{margin-bottom:.5rem}.rv-subheading{font-size:1rem;font-weight:700;color:#0f1111;margin-bottom:.25rem}.rv-actions-text{font-size:.85rem;color:#565959;margin-bottom:.65rem}.rv-write-btn{padding:.45rem .85rem;border:1px solid #888;border-radius:8px;background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-size:.85rem;cursor:pointer;box-shadow:0 1px #fff9 inset}.rv-write-btn:hover{background:linear-gradient(to bottom,#e7e9ec,#d5d9d9)}.rv-list{display:flex;flex-direction:column;gap:1.25rem}.rv-item{border-bottom:1px solid #e7e7e7;padding-bottom:1rem}.rv-item:last-child{border-bottom:none}.rv-item-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.rv-avatar{width:32px;height:32px;border-radius:50%;background:#ccc;color:#0f1111;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0}.rv-name{font-size:.85rem;font-weight:700;color:#0f1111}.rv-item-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.rv-verified{font-size:.75rem;font-weight:700;color:#c45500}.rv-item-title{font-size:.95rem;font-weight:700;color:#0f1111;margin-bottom:.15rem}.rv-item-date{font-size:.8rem;color:#565959;margin-bottom:.5rem}.rv-item-body{font-size:.9rem;line-height:1.5;color:#0f1111;margin-bottom:.65rem}.rv-photos{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem}.rv-photo{width:72px;height:72px;object-fit:cover;border-radius:4px;border:1px solid #ddd;cursor:pointer}.rv-photo:hover{border-color:#c7511f;box-shadow:0 0 0 1px #c7511f}.rv-helpful{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;font-size:.8rem;color:#565959}.rv-helpful-btn{padding:.2rem .55rem;border:1px solid #888;border-radius:12px;background:#fff;font-size:.75rem;cursor:pointer}.rv-helpful-btn:hover{background:#f0f2f2}.rv-helpful-count{color:#565959}.rv-see-all{display:inline-block;margin-top:.75rem;font-size:.85rem;color:#007185}.rv-see-all:hover{color:#c7511f;text-decoration:underline}@media (max-width: 768px){.rv-section{border-radius:0;padding:.85rem 1rem;margin-top:.5rem}.rv-summary{flex-direction:column;gap:1rem}.rv-summary-right{max-width:none}.rv-heading{font-size:1.1rem}}.pd-page{max-width:1400px;margin:0 auto;padding:.75rem 1rem 2rem;width:100%;background:#eaeded}.pd-not-found{padding:3rem 1rem;text-align:center}.pd-breadcrumb{font-size:.8rem;color:#565959;margin-bottom:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.pd-breadcrumb a{color:#007185}.pd-breadcrumb a:hover{color:#c7511f;text-decoration:underline}.pd-breadcrumb-sep,.pd-breadcrumb-current{color:#565959}.pd-layout{display:grid;grid-template-columns:480px 1fr 280px;gap:1.5rem;align-items:start}.pd-gallery{display:flex;gap:.75rem}.pd-gallery-main{flex:1;min-width:0;display:flex;flex-direction:column}.pd-thumbs{display:flex;flex-direction:column;gap:.5rem}.pd-dots{display:none}.pd-thumb{width:48px;height:48px;border:1px solid #ddd;border-radius:8px;padding:2px;background:#fff;cursor:pointer;overflow:hidden;flex-shrink:0}.pd-thumb.active{border-color:#e77600;box-shadow:0 0 0 2px #e77600}.pd-thumb img{width:100%;height:100%;object-fit:contain}.pd-main-image{flex:1;background:#fff;border-radius:4px;padding:1rem;min-height:400px;position:relative;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.pd-main-image.dragging{cursor:grabbing}.pd-image-viewport{width:100%;height:100%;overflow:hidden;display:flex;align-items:center}.pd-image-track{display:flex;width:100%;height:100%;will-change:transform}.pd-slide{min-width:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pd-slide img{max-width:100%;max-height:420px;object-fit:contain;pointer-events:none}.pd-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:72px;border:1px solid #888;border-radius:2px;background:#ffffffd9;color:#0f1111;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;transition:opacity .15s}.pd-main-image:hover .pd-nav{opacity:1}.pd-nav:hover:not(:disabled){background:#fff}.pd-nav:disabled{opacity:0!important;cursor:default}.pd-nav-prev{left:.5rem}.pd-nav-next{right:.5rem}.pd-main-image img{max-width:100%;max-height:420px;object-fit:contain;pointer-events:none}.pd-image-count{display:none}.pd-info{background:#fff;border-radius:4px;padding:1rem}.pd-title{font-size:1.5rem;font-weight:400;line-height:1.3;color:#0f1111;margin-bottom:.35rem}.pd-brand{font-size:.85rem;color:#007185;margin-bottom:.5rem}.pd-brand a{color:#007185}.pd-brand a:hover{color:#c7511f;text-decoration:underline}.pd-rating{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-bottom:.75rem}.pd-stars{color:#ffa41c;font-size:1rem}.pd-rating-link{font-size:.85rem;color:#007185}.pd-rating-sep{color:#565959;font-size:.85rem}.pd-rating-link:hover{color:#c7511f;text-decoration:underline}.pd-divider{border:none;border-top:1px solid #e7e7e7;margin:.75rem 0}.pd-price-block{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.pd-discount-badge{background:#cc0c39;color:#fff;font-size:.75rem;padding:.15rem .4rem;border-radius:2px}.pd-price{font-size:1.75rem;color:#0f1111;font-weight:400}.pd-mrp{font-size:.85rem;color:#565959;margin-top:.25rem}.pd-mrp-strike{text-decoration:line-through}.pd-savings{font-size:.85rem;color:#cc0c39;margin-top:.15rem}.pd-tax{font-size:.85rem;color:#565959;margin-top:.15rem}.pd-mobile-qty{display:none}.pd-delivery-box{margin-top:1rem;padding:.75rem 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.pd-delivery-row{display:flex;gap:.75rem;align-items:flex-start}.pd-delivery-icon{font-size:1.25rem}.pd-delivery-title{font-size:.95rem;font-weight:700;color:#0f1111}.pd-delivery-date{font-size:.85rem;color:#0f1111;margin:.15rem 0}.pd-delivery-loc,.pd-buybox-loc{font-size:.85rem;color:#007185}.pd-delivery-loc:hover,.pd-buybox-loc:hover{color:#c7511f;text-decoration:underline}.pd-in-stock{color:#007600;font-size:1rem;font-weight:500}.pd-out-stock{color:#b12704;font-size:1rem}.pd-stock{margin:.75rem 0}.pd-mobile-actions,.pd-seller-box{display:none}.pd-buybox-inner{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;position:sticky;top:80px}.pd-buybox-price{color:#0f1111}.pd-buybox-symbol{font-size:.85rem;vertical-align:top}.pd-buybox-amount{font-size:1.75rem}.pd-buybox-mrp{font-size:.8rem;color:#565959;margin:.25rem 0}.pd-buybox-mrp span{text-decoration:line-through}.pd-buybox-delivery{font-size:.9rem;color:#0f1111;margin-top:.5rem}.pd-buybox-date{font-size:.85rem;margin:.15rem 0 .5rem}.pd-qty-row{display:flex;align-items:center;gap:.5rem;margin:.75rem 0;font-size:.9rem}.pd-qty-row select,.pd-mobile-qty select{padding:.35rem .5rem;border:1px solid #888;border-radius:8px;background:#f0f2f2;box-shadow:0 2px 5px #0f111126;font-size:.85rem}.pd-btn{width:100%;padding:.6rem;border-radius:20px;font-size:.85rem;margin-bottom:.5rem;border:1px solid;cursor:pointer}.pd-btn-cart{background:#ffd814;border-color:#fcd200}.pd-btn-cart:hover{background:#f7ca00}.pd-btn-buy{background:#ffa41c;border-color:#ff8f00}.pd-btn-buy:hover{background:#fa8900}.pd-buybox-secure{font-size:.75rem;color:#565959;display:flex;align-items:center;gap:.25rem;margin:.5rem 0}.pd-seller{font-size:.8rem;color:#565959;margin:.25rem 0}.pd-details-section{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.pd-details-col{background:#fff;border-radius:4px;padding:1rem}.pd-details-col h2{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e7e7e7}.pd-details-col ul{padding-left:1.25rem;line-height:1.7;font-size:.9rem}.pd-desc{margin-top:1rem;font-size:.9rem;line-height:1.6;color:#0f1111}.pd-table{width:100%;border-collapse:collapse;font-size:.85rem}.pd-table th,.pd-table td{border:1px solid #e7e7e7;padding:.5rem .75rem;text-align:left}.pd-table th{background:#f0f2f2;font-weight:400;color:#565959;width:40%}.pd-sticky-bar{display:none}@media (max-width: 1100px){.pd-layout{display:flex;flex-direction:column;gap:.5rem}.pd-buybox-inner{position:static}.pd-gallery{flex-direction:column;width:100%;gap:0}.pd-gallery-main{width:100%}.pd-nav{opacity:1;width:36px;height:56px;font-size:1.75rem}.pd-thumbs{display:none}.pd-dots{display:flex;justify-content:center;gap:.4rem;padding:.5rem 0 .75rem;background:#fff;width:100%}.pd-main-image{width:100%;align-self:stretch;min-height:300px;padding:1rem;border-radius:0}.pd-main-image img,.pd-slide img{width:100%;max-width:100%;max-height:320px;object-fit:contain;display:block;margin:0 auto}.pd-image-count{display:block;position:absolute;bottom:.75rem;right:.75rem;background:#0009;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:12px}}@media (max-width: 768px){.pd-page{padding:0 0 4.5rem;background:#fff}.pd-breadcrumb{display:none}.pd-layout{gap:0}.pd-gallery{flex-direction:column;gap:0;margin:0;background:#fff;width:100%}.pd-thumbs{display:none}.pd-dots{display:flex;justify-content:center;gap:.4rem;padding:.5rem 0 .75rem;background:#fff;width:100%}.pd-dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;border:none;padding:0}.pd-dot.active{background:#e77600;width:10px;height:10px}.pd-main-image{min-height:300px;padding:1rem;border-radius:0;width:100%;align-self:stretch;box-sizing:border-box}.pd-main-image img,.pd-slide img{width:100%;max-width:100%;max-height:280px;object-fit:contain;display:block;margin:0 auto}.pd-image-count{display:block;position:absolute;bottom:.75rem;right:.75rem;background:#0009;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:12px}.pd-info{border-radius:0;padding:.85rem 1rem 1rem}.pd-title{font-size:1.05rem;line-height:1.35}.pd-brand{font-size:.8rem;margin-bottom:.35rem}.pd-rating{margin-bottom:.5rem}.pd-stars{font-size:.9rem}.pd-rating-link,.pd-rating-sep{font-size:.8rem}.pd-price{font-size:1.5rem}.pd-mrp,.pd-savings,.pd-tax{font-size:.8rem}.pd-mobile-qty{display:flex;align-items:center;gap:.5rem;margin:.75rem 0 0;font-size:.85rem}.pd-delivery-box{margin-top:.75rem;padding:.75rem 0}.pd-delivery-title{font-size:.9rem}.pd-delivery-date{font-size:.8rem}.pd-stock{margin:.5rem 0 .75rem}.pd-in-stock{font-size:.95rem}.pd-buybox,.pd-mobile-actions{display:none}.pd-seller-box{display:block;padding-top:.75rem;border-top:1px solid #e7e7e7;margin-top:.5rem}.pd-details-section{grid-template-columns:1fr;gap:.5rem;margin-top:.5rem;padding:0 .5rem;background:#eaeded}.pd-details-col{border-radius:0;padding:.85rem 1rem}.pd-details-col h2{font-size:1rem}.pd-table{font-size:.8rem}.pd-table th,.pd-table td{padding:.4rem .5rem}.pd-sticky-bar{display:flex;position:fixed;bottom:0;left:0;right:0;padding:.5rem .75rem;background:#fff;border-top:1px solid #d5d9d9;gap:.5rem;z-index:90;box-shadow:0 -2px 8px #00000014}.pd-sticky-bar .pd-btn{flex:1;margin:0;padding:.65rem .5rem;font-size:.8rem;border-radius:24px}}@media (max-width: 480px){.pd-main-image{min-height:260px;padding:.75rem}.pd-main-image img,.pd-slide img{max-height:240px}.pd-info{padding:.75rem}.pd-title{font-size:1rem}.pd-price{font-size:1.35rem}.pd-sticky-bar{padding:.45rem .5rem}.pd-sticky-bar .pd-btn{font-size:.75rem;padding:.6rem .35rem}.pd-details-section{padding:0 .25rem}}.addr-page{background:#fff;min-height:calc(100vh - 120px);padding:0 0 2rem}.addr-mobile-header{display:none}.addr-container{max-width:1000px;margin:0 auto;padding:1.5rem 1rem 0}.addr-header{margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #e7e7e7}.addr-header h1{font-size:1.75rem;font-weight:400;color:#0f1111}.addr-count{font-size:.85rem;color:#565959;margin-top:.25rem}.addr-add-btn{display:none}.addr-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.addr-card{border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff;position:relative;min-height:160px}.addr-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem}.addr-default{border-color:#007185;background:#f7feff}.addr-default-badge{background:#007185;color:#fff;font-size:.65rem;padding:.15rem .45rem;border-radius:3px;flex-shrink:0}.addr-add-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;color:#007185;font-size:.95rem;min-height:160px;border-style:dashed;background:#fafafa;width:100%}.addr-add-card:hover{background:#f0f2f2;border-color:#007185}.addr-add-icon{font-size:2rem;font-weight:300;line-height:1}.addr-name{font-weight:700;font-size:.95rem;color:#0f1111}.addr-line{font-size:.85rem;color:#0f1111;line-height:1.5}.addr-phone{font-size:.85rem;color:#565959;margin-top:.5rem}.addr-actions{margin-top:.75rem;font-size:.8rem}.addr-actions button{background:none;color:#007185;padding:0;font-size:.8rem}.addr-actions button:hover{color:#c7511f;text-decoration:underline}.addr-action-sep{color:#ddd;margin:0 .35rem}.addr-back{display:inline-block;margin-top:1.5rem;color:#007185;font-size:.9rem}.addr-back:hover{color:#c7511f;text-decoration:underline}.addr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:300;padding:1rem}.addr-modal{background:#fff;border-radius:8px;padding:0;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.addr-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e7e7e7;position:sticky;top:0;background:#fff;z-index:1}.addr-modal-header h2{font-size:1.15rem;font-weight:700;color:#0f1111}.addr-modal-close{background:none;font-size:1.1rem;color:#565959;padding:.25rem;line-height:1}.addr-form{padding:1rem 1.25rem 1.25rem}.addr-form label{display:block;font-size:.8rem;font-weight:700;color:#0f1111;margin-bottom:.75rem}.addr-form input,.addr-form select{display:block;width:100%;margin-top:.25rem;padding:.55rem .65rem;border:1px solid #888;border-radius:4px;font-size:.9rem;font-family:inherit}.addr-form input:focus,.addr-form select:focus{outline:none;border-color:#e77600;box-shadow:0 0 0 2px #e776004d}.addr-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.addr-form-btns{display:flex;gap:.75rem;margin-top:1rem}.addr-btn-primary{background:#ffd814;border:1px solid #fcd200;border-radius:8px;padding:.55rem 1.25rem;font-size:.85rem;cursor:pointer;flex:1}.addr-btn-primary:hover{background:#f7ca00}.addr-btn-secondary{background:#fff;border:1px solid #d5d9d9;border-radius:8px;padding:.55rem 1.25rem;font-size:.85rem;cursor:pointer;box-shadow:0 2px 5px #0f11111a;flex:1}.addr-btn-secondary:hover{background:#f7fafa}@media (max-width: 768px){.addr-page{padding:0 0 1.5rem;background:#f3f3f3}.addr-mobile-header{display:flex;align-items:center;gap:.75rem;background:#fff;color:#0f1111;padding:.75rem 1rem;border-bottom:1px solid #e7e7e7}.addr-mobile-header h1{font-size:1.05rem;font-weight:500;color:#0f1111}.addr-back-btn{color:#007185;font-size:1.75rem;line-height:1;padding:0;text-decoration:none;font-weight:300}.addr-container{padding:0;max-width:none}.addr-header{display:none}.addr-add-btn{display:block;width:calc(100% - 1.5rem);margin:.75rem auto;background:#ffd814;border:1px solid #fcd200;border-radius:8px;padding:.65rem;font-size:.9rem;font-weight:500;color:#0f1111;cursor:pointer}.addr-add-btn:hover{background:#f7ca00}.addr-list{display:flex;flex-direction:column;gap:.5rem;padding:0 .75rem}.addr-card{border-radius:0;border:none;border-bottom:1px solid #e7e7e7;padding:1rem .75rem;min-height:auto;background:#fff}.addr-default{border-left:3px solid #007185;background:#fff}.addr-add-card{display:none}.addr-name{font-size:.9rem}.addr-line,.addr-phone{font-size:.8rem}.addr-actions{font-size:.75rem;margin-top:.65rem}.addr-actions button{font-size:.75rem}.addr-back{display:none}.addr-modal-overlay{align-items:flex-end;padding:0}.addr-modal{max-width:none;max-height:92vh;border-radius:12px 12px 0 0;animation:addrSlideUp .25s ease}@keyframes addrSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.addr-form-row{grid-template-columns:1fr}.addr-form-btns{flex-direction:column}}@media (max-width: 480px){.addr-mobile-header{padding:.65rem .75rem}.addr-mobile-header h1{font-size:1rem}.addr-add-btn{width:calc(100% - 1rem);margin:.5rem auto;font-size:.85rem}.addr-list{padding:0 .5rem}.addr-card{padding:.85rem .65rem}.addr-form{padding:.85rem 1rem 1rem}}.checkout-page{background:#f3f3f3;min-height:calc(100vh - 120px);padding-bottom:5rem}.checkout-header{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.85rem 1rem;border-bottom:1px solid #e7e7e7;position:sticky;top:0;z-index:50}.checkout-back{color:#007185;font-size:1.75rem;line-height:1;text-decoration:none;font-weight:300}.checkout-header h1{font-size:1.05rem;font-weight:500;color:#0f1111}.checkout-product{display:flex;gap:.75rem;background:#fff;padding:.85rem 1rem;border-bottom:1px solid #e7e7e7;align-items:center}.checkout-product img{width:56px;height:56px;object-fit:contain;border:1px solid #e7e7e7;border-radius:4px;padding:.25rem;background:#fff;flex-shrink:0}.checkout-product-title{font-size:.8rem;color:#0f1111;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.checkout-product-meta{font-size:.75rem;color:#565959;margin-top:.25rem}.checkout-body{padding:.75rem}.checkout-subtitle{font-size:.85rem;font-weight:700;color:#0f1111;margin-bottom:.65rem;padding:0 .25rem}.checkout-address-list{display:flex;flex-direction:column;gap:.5rem}.checkout-addr-card{display:flex;align-items:flex-start;gap:.75rem;background:#fff;border:2px solid #ddd;border-radius:8px;padding:.85rem 1rem;cursor:pointer;position:relative}.checkout-addr-card.selected{border-color:#e77600;background:#fffaf3}.checkout-addr-card input[type=radio]{position:absolute;opacity:0;pointer-events:none}.checkout-radio{width:18px;height:18px;border:2px solid #888;border-radius:50%;flex-shrink:0;margin-top:.15rem;position:relative}.checkout-addr-card.selected .checkout-radio{border-color:#e77600}.checkout-addr-card.selected .checkout-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#e77600;border-radius:50%}.checkout-addr-content{flex:1;min-width:0}.checkout-addr-name{font-weight:700;font-size:.9rem;color:#0f1111;margin-bottom:.2rem}.checkout-addr-line{font-size:.8rem;color:#0f1111;line-height:1.45}.checkout-addr-phone{font-size:.8rem;color:#565959;margin-top:.35rem}.checkout-default-tag{display:inline-block;font-size:.7rem;color:#007185;margin-top:.35rem;font-weight:500}.checkout-add-link{display:block;width:100%;background:#fff;border:1px dashed #007185;border-radius:8px;padding:.85rem;margin-top:.65rem;color:#007185;font-size:.85rem;cursor:pointer;text-align:center}.checkout-add-link:hover{background:#f7feff}.checkout-footer-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.65rem .75rem;border-top:1px solid #d5d9d9;box-shadow:0 -2px 8px #00000014;z-index:90}.checkout-deliver-btn{width:100%;background:#ffd814;border:1px solid #fcd200;border-radius:24px;padding:.7rem;font-size:.9rem;font-weight:500;color:#0f1111;cursor:pointer}.checkout-deliver-btn:hover{background:#f7ca00}.checkout-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:300}.checkout-modal{background:#fff;width:100%;max-height:92vh;overflow-y:auto;border-radius:12px 12px 0 0;animation:checkoutSlideUp .25s ease}@keyframes checkoutSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.checkout-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e7e7e7;position:sticky;top:0;background:#fff}.checkout-modal-header h2{font-size:1rem;font-weight:700}.checkout-modal-header button{background:none;font-size:1.1rem;color:#565959}.checkout-form{padding:1rem}.checkout-form label{display:block;font-size:.8rem;font-weight:700;margin-bottom:.75rem;color:#0f1111}.checkout-form input,.checkout-form select{display:block;width:100%;margin-top:.25rem;padding:.55rem .65rem;border:1px solid #888;border-radius:4px;font-size:.9rem;font-family:inherit}.checkout-form input:focus,.checkout-form select:focus{outline:none;border-color:#e77600;box-shadow:0 0 0 2px #e776004d}.checkout-form .checkout-deliver-btn{margin-top:.5rem}@media (min-width: 769px){.checkout-page{max-width:600px;margin:0 auto;background:#fff;min-height:auto;padding-bottom:2rem}.checkout-body{padding:1rem 1.25rem}.checkout-footer-bar{position:static;box-shadow:none;border-top:none;padding:0 1.25rem 1.25rem}.checkout-modal-overlay{align-items:center;padding:1rem}.checkout-modal{max-width:520px;border-radius:8px;max-height:90vh}}@media (max-width: 480px){.checkout-header h1{font-size:.95rem}.checkout-addr-card{padding:.75rem}.checkout-deliver-btn{font-size:.85rem;padding:.65rem}}.co-page{background:#f3f3f3;min-height:calc(100vh - 120px);padding-bottom:5.5rem}.co-error,.co-success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem;background:#fff;min-height:60vh}.co-error a,.co-success-btn{color:#007185;margin-top:1rem;font-size:.9rem}.co-success-icon{width:64px;height:64px;background:#007600;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.co-success h1{font-size:1.5rem;font-weight:500;color:#0f1111}.co-success-msg{font-size:.9rem;color:#565959;margin-top:.5rem;line-height:1.5}.co-success-detail{font-size:.85rem;color:#0f1111;margin-top:1rem;max-width:280px}.co-success-id{font-size:.8rem;color:#565959;margin-top:.5rem}.co-success-btn{display:inline-block;background:#ffd814;border:1px solid #fcd200;border-radius:24px;padding:.65rem 1.5rem;color:#0f1111;font-weight:500;margin-top:1.5rem;text-decoration:none}.co-success-btn:hover{background:#f7ca00}.co-header{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.85rem 1rem;border-bottom:1px solid #e7e7e7;position:sticky;top:0;z-index:50}.co-back{color:#007185;font-size:1.75rem;line-height:1;text-decoration:none;font-weight:300}.co-header h1{font-size:1.05rem;font-weight:500;color:#0f1111}.co-section{background:#fff;margin:.5rem 0;padding:.85rem 1rem;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.co-server-down{display:flex;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.65rem .75rem;background:#fff4f4;border:1px solid #d00;border-radius:6px}.co-server-down p{font-size:.8rem;color:#b12704;line-height:1.4;margin:0}.co-server-icon{flex-shrink:0;font-size:1rem}.co-pay-option.co-pay-down{border-color:#d00;background:#fff8f8}.co-payment-info{display:flex;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.65rem .75rem;background:#f0f8ff;border:1px solid #007185;border-radius:6px}.co-payment-info p{font-size:.8rem;color:#007185;line-height:1.4;margin:0}.co-payment-icon{flex-shrink:0;font-size:1rem}.co-section h2{font-size:.95rem;font-weight:700;color:#0f1111;margin-bottom:.65rem}.co-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.co-section-head h2{margin-bottom:0}.co-change{font-size:.8rem;color:#007185}.co-change:hover{color:#c7511f;text-decoration:underline}.co-address-box{background:#f7feff;border:1px solid #d5e9eb;border-radius:8px;padding:.75rem;margin-bottom:.65rem}.co-addr-name{font-weight:700;font-size:.9rem;color:#0f1111}.co-addr-line{font-size:.8rem;color:#0f1111;line-height:1.45}.co-addr-phone{font-size:.8rem;color:#565959;margin-top:.25rem}.co-delivery-date{font-size:.85rem;color:#0f1111}.co-product{display:flex;gap:.75rem;align-items:flex-start}.co-product img{width:72px;height:72px;object-fit:contain;border:1px solid #e7e7e7;border-radius:4px;padding:.25rem;flex-shrink:0}.co-product-title{font-size:.85rem;color:#0f1111;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.co-product-seller{font-size:.75rem;color:#565959;margin-top:.2rem}.co-product-qty{font-size:.8rem;color:#565959;margin-top:.25rem}.co-product-price{font-size:1rem;font-weight:500;color:#0f1111;margin-top:.35rem}.co-product-mrp{font-size:.75rem;color:#565959}.co-product-mrp span{text-decoration:line-through}.co-pay-subtitle{font-size:.8rem;color:#565959;margin:-.35rem 0 .65rem}.co-upi-list{display:flex;flex-direction:column;gap:.5rem}.co-pay-option{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:2px solid #ddd;border-radius:8px;cursor:pointer;position:relative}.co-pay-option.selected{border-color:#e77600;background:#fffaf3}.co-pay-option input{position:absolute;opacity:0;pointer-events:none}.co-pay-radio{width:18px;height:18px;border:2px solid #888;border-radius:50%;flex-shrink:0;position:relative}.co-pay-option.selected .co-pay-radio{border-color:#e77600}.co-pay-option.selected .co-pay-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#e77600;border-radius:50%}.co-upi-img{width:44px;height:44px;object-fit:cover;flex-shrink:0;border-radius:10px;background:#fff}.co-pay-text{flex:1;min-width:0}.co-pay-title{font-size:.9rem;font-weight:500;color:#0f1111}.co-summary-row{display:flex;justify-content:space-between;font-size:.85rem;color:#0f1111;padding:.35rem 0}.co-summary-row.co-discount{color:#007600}.co-free{color:#007600;font-weight:500}.co-summary-row.co-total{border-top:1px solid #e7e7e7;margin-top:.5rem;padding-top:.65rem;font-size:1rem;font-weight:700}.co-footer-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.6rem .75rem;border-top:1px solid #d5d9d9;box-shadow:0 -2px 8px #00000014;z-index:90;display:flex;align-items:center;gap:.75rem}.co-footer-total{flex-shrink:0}.co-footer-label{display:block;font-size:.7rem;color:#565959}.co-footer-amount{font-size:1.1rem;font-weight:700;color:#0f1111}.co-place-btn{flex:1;background:#ffd814;border:1px solid #fcd200;border-radius:24px;padding:.7rem;font-size:.9rem;font-weight:500;color:#0f1111;cursor:pointer}.co-place-btn:hover{background:#f7ca00}@media (min-width: 769px){.co-page{max-width:600px;margin:0 auto;padding-bottom:2rem}.co-footer-bar{position:static;box-shadow:none;border-top:none;padding:1rem;background:#f3f3f3}}@media (max-width: 480px){.co-header h1{font-size:.95rem}.co-place-btn{font-size:.85rem;padding:.65rem}}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Amazon Ember,Arial,sans-serif;background:#eaeded;color:#0f1111;overflow-x:hidden;min-width:320px}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;height:auto}
