.product-details-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:1rem;padding-bottom:140px;max-width:480px;margin:0 auto;background-color:#fff;color:#333;min-height:100vh}.pd-skeleton-page{background:#fff;min-height:100vh;width:100%;max-width:480px;margin:0 auto;padding:1rem;box-sizing:border-box;position:relative}.pd-skeleton-page:before{content:"";position:fixed;inset:0;background:#fff;z-index:-1}.pd-top-loading-bar{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e9d5ff,#c084fc,#e9d5ff);background-size:300% 100%;animation:pd-bar-slide 1.2s ease-in-out infinite;z-index:9999}@keyframes pd-bar-slide{0%{background-position:100% 0}to{background-position:-100% 0}}.pd-shimmer{background:#f3f0f7;border-radius:8px;position:relative;overflow:hidden}.pd-shimmer:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:pd-shimmer-move 1.4s ease-in-out infinite}@keyframes pd-shimmer-move{0%{left:-100%}to{left:100%}}.pd-skeleton-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pd-skeleton-topbar-right{display:flex;gap:8px}.pd-shimmer-back{width:60px;height:20px;border-radius:6px}.pd-shimmer-circle{width:38px;height:38px;border-radius:50%}.pd-shimmer-image{width:250px;height:250px;border-radius:5%;margin:0 auto 14px}.pd-skeleton-thumbs{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.pd-shimmer-thumb{width:60px;height:60px;border-radius:10px}.pd-shimmer-title{width:70%;height:22px;margin-bottom:10px}.pd-shimmer-rating{width:40%;height:16px;margin-bottom:10px}.pd-shimmer-price{width:35%;height:26px;margin-bottom:8px}.pd-shimmer-stock{width:20%;height:14px;margin-bottom:16px}.pd-skeleton-features{display:flex;gap:16px;margin-bottom:20px}.pd-shimmer-feat{width:45%;height:16px}.pd-shimmer-specs{width:100%;height:60px;border-radius:10px}.pd-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;color:#555;background:#fff}.pd-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.pd-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 0;background:transparent;border:none;color:#8a2be2;font-size:.85rem;font-weight:600;cursor:pointer}.pd-top-actions{display:flex;align-items:center;gap:8px}.pd-top-icon-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid #eee;background:#f9f9f9;color:#555;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;transition:background .2s,color .2s,border-color .2s}.pd-top-icon-btn:active{background:#f0e6ff}.pd-top-icon-btn.pd-fav-active{color:#ff4d4d;border-color:#ffccd5;background:#fff5f5}.pd-share-wrap{position:relative;display:inline-block}.pd-share-dropdown{position:absolute;top:44px;right:0;background:#fff;border-radius:14px;box-shadow:0 6px 24px #00000024;border:1px solid #eee;z-index:50;min-width:180px;overflow:hidden;animation:pd-dropdown-in .15s ease-out}@keyframes pd-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.product-image-carousel{position:relative;text-align:center;margin-bottom:1rem;min-height:250px}.image-container{display:inline-block;position:relative;width:250px;height:250px}.main-product-image{width:100%;height:100%;object-fit:cover;background-color:#f0f0f0;border-radius:5%;box-shadow:0 4px 12px #00000026;cursor:pointer}.pd-share-dropdown button,.pd-share-dropdown a{display:flex;align-items:center;gap:10px;padding:12px 16px;font-size:.85rem;font-weight:500;color:#333;border:none;background:none;cursor:pointer;text-decoration:none;width:100%;font-family:inherit}.pd-share-dropdown button:active,.pd-share-dropdown a:active{background:#f5f0ff}.carousel-arrow{background-color:#0000001a;color:#333;border:none;border-radius:8px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:10}.carousel-arrow:hover{background-color:#0003}.prev-arrow{left:.5rem}.next-arrow{right:.5rem}.pd-image-counter{position:absolute;bottom:10px;right:12px;background:#00000080;color:#fff;font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:10px}.product-thumbnails{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 4px}.product-thumbnails::-webkit-scrollbar{display:none}.thumbnail-image{width:60px;height:60px;border-radius:10px;cursor:pointer;border:2px solid transparent;background-color:#f0f0f0;padding:2px;box-shadow:0 2px 4px #0000001a;object-fit:cover;flex-shrink:0}.thumbnail-image.active{border-color:#d8b4fe}.product-info{text-align:left;margin-bottom:1.5rem}.product-name{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#333}.price-container{display:flex;align-items:baseline;gap:.75rem}.product-price{font-size:1.8rem;color:#333;font-weight:700;margin:0}.original-price{font-size:1.1rem;color:#777;text-decoration:line-through;margin:0}.pd-discount-badge{background:#8a2be2;color:#fff;font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:6px;margin-left:4px}.stock-status{font-size:.9rem;font-weight:700;margin-top:.25rem;margin-bottom:1rem}.stock-status.in-stock{color:#28a745}.stock-status.out-of-stock{color:#c0392b}.product-description{font-size:.9rem;color:#555;line-height:1.5;margin:0}.pd-features{display:flex;gap:16px;margin-top:14px}.pd-feat{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#666}.pd-feat svg{color:#8a2be2}.product-specs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;text-align:left;background:#f8f9fa;padding:1rem;border-radius:10px}.spec-item{display:flex;flex-direction:column;align-items:center;flex:1;min-width:80px}.spec-key{font-size:.85rem;font-weight:700;color:#333}.spec-value{font-size:.82rem;color:#555}.pd-group-section{margin-bottom:1.5rem}.pd-group-title{font-size:1.1rem;font-weight:700;color:#333;margin:0 0 12px}.pd-group-table-wrap{display:flex;flex-direction:column;gap:8px}.pd-group-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1.5px solid #eee;background:#f9f9f9;cursor:pointer;transition:all .2s}.pd-group-row.active{border-color:#8a2be2;background:#f5f0ff;box-shadow:0 2px 10px #8a2be21a}.pd-group-row-img{width:50px;height:50px;border-radius:8px;object-fit:cover;background:#f0f0f0;flex-shrink:0}.pd-group-row-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pd-group-row-name{font-size:.85rem;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-group-row-price{font-size:.85rem;font-weight:700;color:#8a2be2}.pd-group-row-stock{font-size:.7rem;font-weight:600}.pd-group-row-stock.in{color:#28a745}.pd-group-row-stock.out{color:#c0392b}.pd-qty-ctrl{display:flex;align-items:center;gap:0;border-radius:10px;border:1.5px solid #e8d5f5;overflow:hidden;background:#fff}.pd-qty-ctrl button{width:42px;height:42px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#a855f7;font-size:1.15rem}.pd-qty-ctrl button:active{background:#f5f0ff}.pd-qty-ctrl span{min-width:40px;text-align:center;font-weight:700;font-size:1rem;color:#333}.pd-group-summary{background:#f8f9fa;border-radius:10px;padding:12px 16px;margin-top:12px}.pd-group-summary-row{display:flex;justify-content:space-between;font-size:.95rem;font-weight:700;color:#333}.pd-quantity-section{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:1rem;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.pd-qty-label{font-size:.9rem;font-weight:600;color:#555}.pd-section{margin-left:-1rem;margin-right:-1rem;border-top:1px solid #f0f0f0}.pd-section-head{background:#f8f9fa;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.pd-section-head h3{margin:0;font-size:1rem;font-weight:700;color:#333}.dropdown-icon{color:#333;transition:transform .3s ease}.dropdown-icon.open{transform:rotate(180deg)}.pd-section-body{padding:1rem;background:#fff}.pd-description-text{font-size:.9rem;line-height:1.6;color:#555;margin:0}.pd-muted-text{font-size:.85rem;color:#aaa;text-align:center;padding:16px 0}.reviews-container{margin-bottom:0;margin-left:-1rem;margin-right:-1rem}.review-summary-header{background:#f8f9fa;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.review-summary-info{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.review-summary-line-one{display:flex;align-items:center;gap:.5rem}.review-summary-line-one .star-rating{color:#ffc107}.average-rating-number{font-weight:700;color:#333;font-size:1rem}.review-summary-line-two span{font-size:.9rem;color:#555}.reviews-content{background-color:#fff;color:#333;padding:1rem}.pd-review-summary{display:flex;gap:16px;margin-bottom:16px;padding:14px;background:#f9f9f9;border-radius:10px;border:1px solid #eee}.pd-review-avg{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:60px}.pd-review-avg-num{font-size:1.8rem;font-weight:800;color:#8a2be2;line-height:1}.pd-review-avg-count{font-size:.7rem;color:#999}.pd-review-bars{flex:1;display:flex;flex-direction:column;gap:4px;justify-content:center}.pd-bar-row{display:flex;align-items:center;gap:6px;font-size:.72rem;color:#888}.pd-bar{flex:1;height:6px;background:#eee;border-radius:3px;overflow:hidden}.pd-bar-fill{height:100%;background:#8a2be2;border-radius:3px}.pd-bar-count{min-width:16px;text-align:right}.review-item{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:left;box-shadow:0 1px 3px #0000000d}.review-item:last-child{margin-bottom:0}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.reviewer-name{font-weight:700;color:#333}.review-time{font-size:.8rem;color:#777}.star-rating{display:inline-flex;gap:2px;color:#ffc107;font-size:.85rem}.review-text{font-size:.9rem;color:#555;line-height:1.4;margin-top:.5rem;margin-bottom:0}.review-images{display:flex;gap:.5rem;margin-top:.5rem}.review-image{width:70px;height:70px;border-radius:8px;object-fit:cover;cursor:pointer}.pd-badge{font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:6px}.pd-badge-verified{background:#d7f9e3;color:#1a7a6d}.pd-badge-pending{background:#fff3e0;color:#e65100;display:block;margin-bottom:6px;font-size:.7rem}.pd-helpful-btns{display:flex;gap:8px;margin-left:auto}.pd-helpful-btns button{display:inline-flex;align-items:center;gap:3px;border:none;background:none;color:#888;font-size:.72rem;cursor:pointer;padding:2px 4px}.pd-helpful-btns button:active{color:#8a2be2}.pd-delete-review-btn{display:inline-flex;align-items:center;border:none;background:none;color:#ccc;cursor:pointer;padding:4px;border-radius:6px;transition:color .2s}.pd-delete-review-btn:active{color:#ef4444}.add-review-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.add-review-title{font-size:1.1rem;font-weight:700;margin:0 0 1rem;color:#333}.form-group{margin-bottom:1rem;text-align:left}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.85rem;color:#555}.form-group textarea{width:100%;box-sizing:border-box;padding:.6rem .8rem;border-radius:8px;border:1px solid #ddd;background:#f9f9f9;color:#333;font-size:.85rem;font-family:inherit;resize:vertical}.form-group textarea:focus{outline:none;border-color:#8a2be2}.pd-upload-area{display:flex;gap:8px;flex-wrap:wrap}.pd-upload-preview{position:relative;width:60px;height:60px}.pd-upload-preview img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid #eee}.pd-upload-remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#ff4d4d;color:#fff;border:none;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.pd-upload-btn{width:60px;height:60px;border-radius:8px;border:2px dashed #ccc;background:#f9f9f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.pd-upload-btn input{position:absolute;width:0;height:0;overflow:hidden}.pd-upload-btn span{font-size:1.4rem;color:#8a2be2;font-weight:300;line-height:1}.submit-review-btn{width:100%;padding:.8rem;border-radius:8px;border:none;background-color:#8a2be2;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background-color .3s}.submit-review-btn:hover{background-color:#7b25c9}.submit-review-btn:disabled{opacity:.5;cursor:not-allowed}.pd-error{font-size:.82rem;color:#c0392b;margin:6px 0}.pd-success{font-size:.82rem;color:#28a745;margin:6px 0}.qna-container{margin-bottom:0;margin-left:-1rem;margin-right:-1rem}.qna-summary-header{background:#f8f9fa;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#333;border-top:1px solid #f0f0f0}.qna-summary-header h3{margin:0;font-size:1rem;font-weight:700}.qna-content{background-color:#fff;color:#333;padding:1rem}.qna-item{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:left;box-shadow:0 1px 3px #0000000d}.qna-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.qna-name{font-weight:700;color:#333}.qna-time{font-size:.8rem;color:#777}.qna-text{font-size:.9rem;color:#555;line-height:1.4;margin:.5rem 0 0}.answer-part{margin-top:1rem;padding-top:1rem;border-top:1px dashed #ddd}.answer-part .qna-name{color:#8a2be2}.pd-qna-form{display:flex;gap:8px;align-items:center;margin-top:1rem}.pd-qna-form input{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-size:.85rem;font-family:inherit;background:#f9f9f9;color:#333}.pd-qna-form input:focus{outline:none;border-color:#8a2be2}.pd-qna-submit{padding:10px 16px;border-radius:8px;border:none;background-color:#8a2be2;color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;font-family:inherit}.pd-qna-submit:disabled{opacity:.5;cursor:not-allowed}.related-products-section{background-color:#f8f9fa;margin:0 -1rem;padding:1.5rem 1rem}.related-products-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.related-products-title{font-size:1.2rem;font-weight:600;color:#333;margin:0}.related-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}.fm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;flex-direction:column;z-index:1000;box-sizing:border-box;animation:fm-fade-in .2s ease-out}@keyframes fm-fade-in{0%{opacity:0}to{opacity:1}}.fm-top-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;flex-shrink:0}.fm-close-btn{width:40px;height:40px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:background .2s}.fm-close-btn:active{background:#ffffff40}.fm-counter{color:#ffffffb3;font-size:.85rem;font-weight:600;letter-spacing:1px}.fm-image-area{flex:1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:0 12px;min-height:0}.fm-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;animation:fm-img-in .25s ease-out}@keyframes fm-img-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fm-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fffc;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;z-index:10;transition:background .2s}.fm-nav-btn:active{background:#ffffff40}.fm-nav-prev{left:12px}.fm-nav-next{right:12px}.fm-thumbs{display:flex;justify-content:center;gap:8px;padding:16px 20px 28px;overflow-x:auto;flex-shrink:0;-webkit-overflow-scrolling:touch}.fm-thumbs::-webkit-scrollbar{display:none}.fm-thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;cursor:pointer;flex-shrink:0;border:2px solid transparent;opacity:.45;transition:opacity .2s,border-color .2s}.fm-thumb-active{opacity:1;border-color:#a855f7}@media (max-width: 380px){.product-name{font-size:1.25rem}.product-price{font-size:1.5rem}.image-container{width:220px;height:220px}.product-actions button{font-size:.78rem;padding:11px 0}}.pa-bar{position:fixed;bottom:62px;left:0;right:0;display:flex;align-items:stretch;gap:0;background:#faf5ff;border-top:1px solid #e8d5f5;box-shadow:0 -4px 16px #8a2be214;z-index:101;max-width:480px;margin:0 auto;font-family:"Jersey 10",Arial,sans-serif}.pa-cart-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 0;border:none;border-right:1px solid #e8d5f5;background:#faf5ff;color:#c084fc;font-size:1.2rem;font-weight:400;font-family:"Jersey 10",Arial,sans-serif;cursor:pointer;letter-spacing:.5px;transition:background .2s,color .2s}.pa-cart-btn:active{background:#f0e6ff}.pa-cart-btn:disabled{opacity:.45;cursor:not-allowed}.pa-cart-btn.pa-in-cart{background:#f0faf3;color:#28a745;cursor:default}.pa-cart-btn.pa-in-cart svg{color:#28a745}.pa-order-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 0;border:none;background:linear-gradient(135deg,#d8b4fe,#c084fc);color:#fff;font-size:1.2rem;font-weight:400;font-family:"Jersey 10",Arial,sans-serif;cursor:pointer;letter-spacing:.5px;transition:background .2s,opacity .2s}.pa-order-btn:active{background:linear-gradient(135deg,#c084fc,#a855f7)}.pa-order-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 380px){.pa-bar{bottom:58px}.pa-cart-btn,.pa-order-btn{font-size:1.1rem;padding:13px 0;gap:6px}}
