.ac-dropdown{position:absolute;top:100%;left:0;right:0;z-index:9000;background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,.16);min-width:380px;overflow:hidden}.ac-tabs{display:flex;gap:6px;border-bottom:1px solid #eee;background:#3749bb0d;padding:10px}.ac-tab{flex:0 0 auto;padding:10px 20px;font-size:13px;font-weight:600;background:0 0;border:1px solid #ccc;cursor:pointer;color:#666;border-radius:5px;transition:color .2s,background .2s,border-color .2s;margin-bottom:-1px}.ac-tab:hover{color:#333;border-color:#aaa;background:#f5f5f5}.ac-tab.active{color:#fff;background:#ef4a23;border-color:#ef4a23}.ac-tab-content{max-height:360px;overflow-y:auto;padding:4px 0}.ac-item{display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;transition:background .15s}.ac-item:hover{background:#f8f8f8}.ac-thumb{width:48px;height:48px;object-fit:contain;flex-shrink:0;border:1px solid #eee;border-radius:3px;background:#fafafa}.ac-info{flex:1;min-width:0}.ac-name{font-size:13px;font-weight:500;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ac-price{font-size:13px;color:#ef4a23;font-weight:600;display:block;margin-top:3px;text-decoration:underline}.ac-price del{color:#999;font-weight:400;margin-left:8px;font-size:12px;text-decoration:line-through}.ac-stock-out,.ac-stock-preorder,.ac-stock-status,.ac-stock-upcoming{font-size:11px;font-weight:600;display:inline-block;margin-top:3px;padding:2px 8px;border-radius:3px}.ac-stock-out{color:#c0392b;background:#fdf2f2;border:1px solid #f0b4b4}.ac-stock-preorder{color:#1a6fa8;background:#eaf4fd;border:1px solid #a8d4f0}.ac-stock-upcoming{color:#7d3c98;background:#f5eef8;border:1px solid #d7bde2}.ac-stock-status{color:#7d6608;background:#fef9e7;border:1px solid #f9e79f}.ac-not-found{padding:30px 20px;text-align:center;color:#999;font-size:13px}.ac-cat-item i{color:#999;font-size:20px;flex-shrink:0}.ac-empty{padding:16px 14px;text-align:center;color:#999;font-size:13px}.ac-footer{text-align:center;border-top:1px solid #eee;padding:10px;background:#fef5f2}.ac-footer a{color:#ef4a23;font-size:13px;font-weight:600;text-decoration:none}.ac-footer a:hover{text-decoration:underline}#product-search{padding-bottom:30px}#product-search .category-toolbar{background:#fff;padding:14px 20px;border-radius:6px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}#product-search .product-grid-container{grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){#product-search .product-grid-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){#product-search .product-grid-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){#product-search .product-grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){#product-search .product-grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){#product-search{padding-bottom:70px}}#product-search .product-thumb{background:#fff;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.08)}.btn-cart-disabled{opacity:.6;cursor:not-allowed;background:#999!important}.search-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:6px}.search-no-results{font-size:16px;color:#666;margin:16px 0 24px}.btn-continue{display:inline-block;padding:10px 28px;background:#ef4a23;color:#fff;border-radius:4px;text-decoration:none;font-weight:600;font-size:14px}.btn-continue:hover{background:#d63e1a}#product-search .category-pagination{background:#fff;padding:14px 20px;border-radius:6px;margin-top:20px}@media (max-width:480px){.ac-dropdown{min-width:unset;width:100%}.ac-tabs{padding:6px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.ac-tab{padding:8px 12px;font-size:12px}.ac-item{padding:6px 10px}.ac-thumb{width:40px;height:40px}}.product-share-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:10px 16px;margin-bottom:4px}.product-share-left{display:flex;align-items:center;gap:10px}.product-share-label{font-size:14px;color:#555;font-weight:500}.product-share-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#555;cursor:pointer;transition:all .2s;font-size:0}.product-share-icon .material-icons{font-size:18px}.product-share-icon:hover{border-color:#ef4a23;color:#ef4a23;background:#fff8f6}.product-share-right{display:flex;align-items:center;gap:16px}.product-action-btn{display:flex;align-items:center;gap:4px;background:0 0;border:none;font-size:13px;color:#555;cursor:pointer;padding:4px 0;transition:color .2s}.product-action-btn .material-icons{font-size:18px}.product-action-btn:hover{color:#ef4a23}.product-detail-grid{display:grid;grid-template-columns:2fr 3fr;gap:24px;align-items:start;margin-bottom:16px;background:#fff}@media (max-width:767px){.product-detail-grid{grid-template-columns:1fr;padding:10px;border-radius:8px}}.product-images-col{background:#fff;padding:16px}.product-main-image{margin-bottom:12px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-main-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;cursor:pointer}.product-thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.product-thumb-item{flex-shrink:0}.product-thumb-item img{width:64px;height:64px;object-fit:cover;border-radius:4px;border:2px solid #eee;cursor:pointer;transition:border-color .2s}.product-thumb-item.active img,.product-thumb-item:hover img{border-color:#ef4a23}.product-info-col{display:flex;flex-direction:column;gap:0}.product-title{font-size:22px;font-weight:700;color:#1a1a2e;line-height:1.4;margin-bottom:12px}.product-info-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.info-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #ddd;border-radius:20px;font-size:13px;background:#fff}.info-pill__label{color:#777;font-weight:400}.info-pill__value{color:#1a1a1a;font-weight:700}.info-pill__value--price{color:#ef4a23;font-weight:700}.info-pill__value--old{color:#999;text-decoration:line-through;font-weight:400;font-size:12px}.product-brand-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #ddd;border-radius:20px;font-size:13px;background:#fff;margin-bottom:16px}.product-brand-pill a{color:#1a1a1a;font-weight:700}.product-brand-pill a:hover{color:#ef4a23}.product-key-features{margin-bottom:16px}.product-key-features h3{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.key-features-list{font-size:14px;color:#444;line-height:1.8;list-style:none;padding:0;margin-bottom:6px}.key-features-list li{padding:2px 0}.view-more-link{font-size:13px;color:#ef4a23;font-weight:500}.view-more-link:hover{text-decoration:underline}.product-rating{display:flex;align-items:center;gap:4px;margin-bottom:16px;font-size:13px}.product-rating .material-icons{font-size:18px;color:#f5a623}.product-rating a{color:#ef4a23;margin-left:4px}.product-options-section{margin-bottom:16px}.product-options-section .form-group{margin-bottom:14px}.product-options-section .control-label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.option-pills{display:flex;flex-wrap:wrap;gap:8px}.option-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px;color:#333;cursor:pointer;transition:all .2s;font-family:inherit}.option-pill:hover{border-color:#3749bb;color:#3749bb}.option-pill.active{border-color:#3749bb;background:#f0f2ff;color:#3749bb;font-weight:600}.option-pill__img{width:24px;height:24px;object-fit:cover;border-radius:3px}#product .form-control{width:100%;border:1px solid #ddd;border-radius:4px;padding:8px 12px;font-size:14px;color:#333;background:#fff}#product .form-control:focus{border-color:#ef4a23;outline:0;box-shadow:0 0 0 2px rgba(239,74,35,.1)}#product select.form-control{cursor:pointer}.btn-upload{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.btn-upload:hover{background:#eee}.btn-upload .material-icons{font-size:18px}.product-recurring-section{margin-bottom:16px}.product-recurring-section h3{font-size:15px;font-weight:700;margin-bottom:8px}.payment-options{margin-bottom:20px}.payment-options h3{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.payment-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-right:20px}@media (max-width:480px){.payment-options-grid{grid-template-columns:1fr}}.payment-card{display:block;border:1px solid #ddd;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s;position:relative;background-color:#fff}.payment-card--active{border-color:#3749bb;box-shadow:0 0 0 1px #3749bb}.payment-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.payment-card__amount{font-size:24px;font-weight:700;color:#1a1a1a}.payment-card__amount--emi{font-size:24px}.payment-card__old{font-size:14px;color:#999;text-decoration:line-through}.payment-card__label{font-size:13px;font-weight:600;color:#555;margin-bottom:2px}.payment-card__sub{font-size:12px;color:#888}.product-buy-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.product-qty-control{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.product-qty-control .qty-btn{background:#f5f5f5;border:none;width:40px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background .2s;font-size:0}.product-qty-control .qty-btn .material-icons{font-size:20px}.product-qty-control .qty-btn:hover{background:#eee}.product-qty-control .qty-input{width:56px;height:44px;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:16px;font-weight:600;color:#333;font-family:inherit}.product-qty-control .qty-input:focus{outline:0}.btn-buy-now{flex:1;max-width:320px;background:#3749bb;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s;font-family:inherit}.btn-buy-now:hover{background:#2a38a0}.btn-buy-now:disabled{background:#ccc;cursor:not-allowed}.product-points,.product-tax{font-size:12px;color:#888;margin-bottom:4px}.product-discounts{font-size:13px;color:#555;margin-top:8px;list-style:none}.product-lower-grid{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start;margin-top:4px}@media (max-width:991px){.product-lower-grid{grid-template-columns:1fr}}.product-tabs-wrapper{min-width:0}.product-tabs{background:#f0f0f0;border-radius:8px;top:60px;z-index:10;margin-bottom:16px;padding:6px}.product-tab-nav{display:flex;list-style:none;gap:6px}.product-tab-link{display:block;padding:10px 24px;font-size:15px;font-weight:700;color:#1a1a1a;text-align:center;border-radius:6px;transition:all .2s;background:#fff;border:none;white-space:nowrap}.product-tab-link:hover{color:#ef4a23}.product-tab-item.active .product-tab-link{color:#fff;background:#ef4a23}.product-section{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px 24px;margin-bottom:16px}.product-section__title{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.product-section__body{font-size:14px;line-height:1.8;color:#444}.spec-table{width:100%;border-collapse:collapse;font-size:13px}.spec-table td{padding:10px 14px;border-bottom:1px solid #f0f0f0}.spec-table thead td{background:#f8f8f8;font-weight:700;color:#ef4a23;font-size:14px}.spec-table tbody td:first-child{color:#777;width:200px}.spec-table tbody tr:nth-child(even) td{background:#fafafa}#tab-description .product-section__body h2,#tab-description .product-section__body h3{color:#1a1a1a;margin:20px 0 10px}#tab-description .product-section__body p{margin-bottom:12px}#tab-description .product-section__body a{color:#ef4a23}.review-tab-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.review-tab-header h3{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.review-tab-subtitle{font-size:13px;color:#777}.btn-write-review{padding:8px 20px;border:2px solid #3749bb;border-radius:4px;background:#fff;color:#3749bb;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-write-review:hover{background:#3749bb;color:#fff}.review-card{border-bottom:1px solid #f0f0f0;padding:16px 0}.review-card:first-child{padding-top:0}.review-card:last-child{border-bottom:none}.review-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.review-card__author{font-size:14px;color:#1a1a1a}.review-card__date{font-size:12px;color:#999}.review-card__rating .material-icons{font-size:16px;color:#f5a623}.review-card__text{font-size:14px;color:#555;line-height:1.6;margin-top:6px}.review-pagination{display:flex;align-items:center;justify-content:space-between;padding-top:16px;font-size:13px;color:#777}.review-pagination a{color:#ef4a23}.review-empty{text-align:center;padding:40px 20px;color:#999}.review-empty__icon{font-size:48px;color:#ddd;background:#f5f5f5;border-radius:50%;padding:20px;margin-bottom:16px}.review-empty p{font-size:14px}.review-form{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.review-form h3{font-size:16px;font-weight:700;margin-bottom:16px}.review-form .form-group{margin-bottom:14px}.review-form .control-label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:5px}.review-form .form-control{width:100%;border:1px solid #ddd;border-radius:4px;padding:8px 12px;font-size:14px;color:#333;font-family:inherit}.review-form .form-control:focus{border-color:#ef4a23;outline:0;box-shadow:0 0 0 2px rgba(239,74,35,.1)}.review-form textarea{resize:vertical}.review-form .help-block{font-size:12px;color:#888;margin-top:4px}.rating-input{display:flex;align-items:center;gap:4px}.rating-star{cursor:pointer;display:flex}.rating-star .material-icons{font-size:28px;color:#ddd;transition:color .15s}.rating-star.active .material-icons,.rating-star:hover .material-icons{color:#f5a623}.review-form-actions{margin-top:16px}.btn-submit-review{background:#ef4a23;color:#fff;border:none;padding:10px 24px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.btn-submit-review:hover{background:#d03e1a}.btn-submit-review:disabled{background:#ccc;cursor:not-allowed}.product-sidebar{top:80px;display:flex;flex-direction:column;gap:16px}.sidebar-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px}.sidebar-card__title{font-size:16px;font-weight:700;color:#ef4a23;text-align:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.related-products-list{display:flex;flex-direction:column;gap:16px}.related-product-item{display:flex;gap:12px;padding-bottom:16px;border-bottom:1px solid #f5f5f5}.related-product-item:last-child{border-bottom:none;padding-bottom:0}.related-product-item__img{flex-shrink:0;width:64px;height:64px}.related-product-item__img img{width:64px;height:64px;object-fit:contain;border-radius:4px}.related-product-item__info{display:flex;flex-direction:column;gap:4px;min-width:0}.related-product-item__name{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-product-item__name:hover{color:#ef4a23}.related-product-item__price{display:flex;align-items:baseline;gap:6px;font-size:13px}.related-product-item__price .price-current,.related-product-item__price .price-new{font-weight:700;color:#ef4a23}.related-product-item__price .price-old{font-size:12px;color:#999;text-decoration:line-through}.related-product-item__compare{display:flex;align-items:center;gap:4px;font-size:12px;color:#777;background:0 0;border:none;cursor:pointer;padding:0;transition:color .2s}.related-product-item__compare .material-icons{font-size:14px}.related-product-item__compare:hover{color:#ef4a23}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-tag-pill{padding:4px 12px;border:1px solid #ddd;border-radius:16px;font-size:12px;color:#555;transition:all .2s}.product-tag-pill:hover{border-color:#ef4a23;color:#ef4a23}.form-group.has-error .form-control,.form-group.has-error .option-pills{border-color:#e74c3c}.text-danger{color:#e74c3c;font-size:12px;margin-top:4px}#product-lightbox{border:none;border-radius:12px;padding:0;background:#fff;margin:auto;max-width:90vw;max-height:90vh;overflow:hidden}#product-lightbox[open]{animation:lb-dialog-in .2s ease-out}@keyframes lb-dialog-in{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}#product-lightbox::backdrop{background:rgba(0,0,0,.7)}#product-lightbox .product-lightbox__inner{position:relative;display:flex;flex-direction:column}.product-lightbox__img-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.product-lightbox__img{max-width:80vw;max-height:75vh;display:block;object-fit:contain;padding:24px;margin:0 auto;will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lb-fade-in{animation:lbFadeIn .25s ease-out}@keyframes lbFadeIn{from{opacity:0}to{opacity:1}}.lb-slide-out-left{animation:lbSlideOutLeft .15s ease-in forwards}@keyframes lbSlideOutLeft{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-60px)}}.lb-slide-out-right{animation:lbSlideOutRight .15s ease-in forwards}@keyframes lbSlideOutRight{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(60px)}}.lb-slide-in-right{animation:lbSlideInRight .2s ease-out}@keyframes lbSlideInRight{from{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}.lb-slide-in-left{animation:lbSlideInLeft .2s ease-out}@keyframes lbSlideInLeft{from{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}.product-lightbox__caption{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f8f8f8;border-top:1px solid #eee;font-size:14px;color:#333}.product-lightbox__title{font-weight:600}.product-lightbox__counter{color:#888;font-size:13px}.product-lightbox__close,.product-lightbox__next,.product-lightbox__prev{position:absolute;border:none;cursor:pointer;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .15s;background:rgba(0,0,0,.5);color:#fff;-webkit-tap-highlight-color:transparent}.product-lightbox__close{top:8px;right:8px}.product-lightbox__next,.product-lightbox__prev{top:50%;transform:translateY(-50%)}.product-lightbox__prev{left:12px}.product-lightbox__next{right:12px}.product-lightbox__close:hover,.product-lightbox__next:hover,.product-lightbox__prev:hover{background:rgba(0,0,0,.8)}.product-lightbox__close:active,.product-lightbox__next:active,.product-lightbox__prev:active{transform:translateY(-50%) scale(.92)}.product-lightbox__close:active{transform:scale(.92)}@media (max-width:767px){.product-share-bar{flex-direction:column;gap:10px;align-items:flex-start}.product-info-pills{gap:6px}.info-pill{padding:4px 10px;font-size:12px}.payment-options-grid{grid-template-columns:1fr;padding-right:0}.product-buy-row{flex-wrap:wrap}.product-lower-grid{grid-template-columns:1fr}.review-tab-header{flex-direction:column;gap:12px}.spec-table tbody td:first-child{width:auto;min-width:100px}.spec-table td{padding:8px 10px;font-size:12px}.product-tab-nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-tab-nav::-webkit-scrollbar{display:none}.product-tab-link{padding:8px 16px;font-size:13px}}@media (max-width:480px){.product-title{font-size:18px}.product-share-bar{padding:8px 12px}.product-share-right{gap:10px}.product-section{padding:16px 14px}.spec-table tbody td:first-child{min-width:80px}.product-buy-row{gap:10px}.btn-buy-now{width:100%}}.price-tba{color:#888;font-style:italic}.btn-buy-now--cfp{background:#e9e9e9;color:#888;cursor:not-allowed;border:1px solid #ddd}.btn-buy-now--status{background:#e9e9e9;color:#888;cursor:default;border:1px solid #ddd;pointer-events:none}.btn-buy-now--preorder{background:#5b4fcf;color:#fff;border:none;cursor:pointer}.btn-buy-now--preorder:hover{background:#4a3fb8}.preorder-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.preorder-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.preorder-modal__box{position:relative;background:#fff;border-radius:12px;padding:32px;width:100%;max-width:480px;box-shadow:0 8px 40px rgba(0,0,0,.18);z-index:1;max-height:90vh;overflow-y:auto}.preorder-modal__close{position:absolute;top:12px;right:16px;background:0 0;border:none;font-size:22px;cursor:pointer;color:#888;line-height:1}.preorder-modal__close:hover{color:#333}.preorder-modal__title{font-size:20px;font-weight:700;margin:0 0 4px;color:#222}.preorder-modal__product{font-size:14px;color:#5b4fcf;font-weight:600;margin:0 0 20px}.preorder-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.preorder-input{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box;margin-bottom:12px;outline:0;transition:border-color .2s}.preorder-input:focus{border-color:#5b4fcf}.preorder-textarea{min-height:80px;resize:vertical}.preorder-modal__actions{display:flex;gap:12px;margin-top:8px}.preorder-modal__cancel{flex:1;padding:12px;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;color:#555}.preorder-modal__cancel:hover{background:#e9e9e9}.preorder-result{font-size:14px;padding:8px 0;min-height:20px}.preorder-result--success{color:#27ae60;font-weight:600}.preorder-result--error{color:#e74c3c}@media (max-width:480px){.preorder-modal__box{padding:20px;margin:12px}.preorder-form-row{grid-template-columns:1fr}}.star-points-badge{display:inline-flex;align-items:center;gap:8px;background:#fff0f0;border:1px solid #ffd0d0;border-radius:8px;padding:10px 16px;margin:12px 0 4px;font-size:15px;color:#333;width:fit-content}.star-points-badge .material-icons{color:#ef4a23;font-size:26px}.star-points-badge strong{font-size:20px;font-weight:700;color:#222}.product-info-label{display:flex;align-items:center;gap:8px;background:#fff5f0;border:1.5px solid #ef4a23;border-radius:8px;padding:10px 16px;margin:10px 0 4px;font-size:14px;font-weight:500;color:#ef4a23;width:fit-content}.product-info-label .material-icons{font-size:20px;flex-shrink:0}.product-countdown{margin:14px 0 4px;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:14px 16px;width:fit-content}.countdown-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#222;margin-bottom:10px}.countdown-digits{display:flex;gap:8px;align-items:flex-start;justify-content:center}.countdown-unit{display:flex;flex-direction:column;align-items:center;gap:4px}.countdown-num{display:flex;align-items:center;justify-content:center;background:#ef4a23;color:#fff;font-size:22px;font-weight:700;width:52px;height:52px;border-radius:8px;letter-spacing:.02em}.countdown-lbl{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.05em}.btn-buy-now--oos{background:#c8c8c8;color:#555;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;cursor:not-allowed;opacity:.85}@media (max-width:480px){.product-countdown{width:100%}.countdown-num{width:44px;height:44px;font-size:18px}.product-info-label,.star-points-badge{width:100%;box-sizing:border-box}}@media (max-width:767px){#product-product{padding-bottom:70px}.product-share-bar{flex-direction:row;gap:8px;padding:8px 12px}.product-share-label{display:none}.product-info-pills{flex-wrap:wrap}.payment-card__amount{font-size:20px}.payment-card__amount--emi{font-size:20px}.qty-stepper{width:100%;justify-content:center}}