.product-detail-page{min-height:100vh;background:#f8f9fa;padding:6rem 1rem 2rem;overflow-x:hidden}.back-nav-container{max-width:1800px;margin:0 auto 1.5rem;padding:0 .5rem}.back-to-products{display:inline-flex;align-items:center;gap:.5rem;color:#333;text-decoration:none;font-weight:500;padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;transition:all .3s ease;background:#fff;border:1px solid #e5e7eb}.back-to-products:hover{background:#f8f9fa;border-color:#d1d5db;box-shadow:0 2px 4px rgba(0,0,0,.05);transform:translateX(-3px)}.product-main-container{max-width:1800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 0 0 1px #e5e7eb;padding:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.left-column{display:flex;gap:1.5rem}.thumbnail-strip{display:flex;flex-direction:column;gap:.5rem;height:531px!important;max-height:531px!important;min-width:130px;flex-shrink:0;overflow-y:auto;padding-left:5px;padding-right:5px;direction:rtl;scrollbar-width:thin;scrollbar-color:#bbb #fff}.thumbnail-strip>*{direction:ltr}.thumbnail-strip::-webkit-scrollbar{width:20px;background:transparent}.thumbnail-strip::-webkit-scrollbar-track{background:#fff;border:1px solid #777;border-radius:10px;margin:20px 0}.thumbnail-strip::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px;border:4px solid #fff;min-height:40px}.thumbnail-strip::-webkit-scrollbar-thumb:hover{background-color:#aaa}.thumbnail-strip::-webkit-scrollbar-button:single-button{background-color:transparent;display:block;background-size:10px;background-repeat:no-repeat;background-position:50%;height:20px;width:20px;cursor:pointer}.thumbnail-strip::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='%23999'><path d='M50 20 L80 70 L20 70 Z' /></svg>")}.thumbnail-strip::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='%23999'><path d='M50 80 L20 30 L80 30 Z' /></svg>")}.thumbnail-item{width:100px;height:100px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s;background:#f8f9fa}.thumbnail-item.active{border:2px solid #007bff}.thumbnail-item img{width:100%;height:100%;object-fit:contain}.main-product-image{flex:1 1;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;height:531px;min-height:531px;max-height:531px;display:flex;align-items:center;justify-content:center;position:relative}.main-product-image img{width:100%;height:100%;object-fit:contain;padding:1rem}.product-config{display:flex;flex-direction:column;gap:.5rem}.product-title-section{border-bottom:none;padding-bottom:0}.product-name{font-size:1.8rem;font-weight:800;color:#000;margin:0;line-height:1.2}.product-subtitle{font-size:.95rem;color:#555;margin-top:.5rem}.price-display-row{align-items:baseline;gap:15px;margin-top:0;flex-wrap:wrap}.price-current{font-size:2.5rem;font-weight:900}.price-original{font-size:1rem;color:#999;-webkit-text-decoration-color:#000;text-decoration-color:#000}.price-save{font-size:1rem;color:#2ea078;font-weight:600}.variants-row{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:1rem;margin-top:1rem}.variant-section{display:flex;flex-direction:column;gap:.5rem}.variant-title{font-size:.95rem;font-weight:500;color:#1a1a1a;margin:0}.config-group{display:flex;flex-wrap:wrap;gap:.5rem}.variant-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:90px;padding:.5rem .8rem;border:1px solid #ccc;border-radius:10px;background:#f8f9fa;cursor:pointer;transition:all .2s;font-size:.85rem;text-align:center;height:100%}.variant-pill.type-ram{background:#e0eaff;border:1px solid #93c5fd;color:#1e3a8a}.variant-pill.type-storage{background:#e0fcec;border:1px solid #86efac;color:#064e3b}.variant-pill.selected{border-width:2px;font-weight:600;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.variant-pill.selected.type-ram{background:#60a5fa;color:#fff;border-color:#3b82f6}.variant-pill.selected.type-storage{background:#34d399;color:#fff;border-color:#10b981}.variant-pill.selected .pill-price{color:#fff}.pill-label{font-weight:700;font-size:.95rem}.pill-price{font-size:.75rem;opacity:.8}.color-qty-row{display:flex;gap:3rem;flex-wrap:wrap;align-items:flex-start;margin-bottom:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.option-section{display:flex;flex-direction:column;gap:.5rem}.section-label{font-size:.95rem;font-weight:700;color:#000}.color-selection{display:flex;gap:.8rem;align-items:center}.color-circle-btn{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;cursor:pointer;transition:transform .2s}.color-circle-btn.selected{transform:scale(1.1);box-shadow:0 0 0 2px #fff,0 0 0 4px #000;border-color:transparent}.quantity-group{display:flex;align-items:center;gap:.8rem}.quantity-control-pill{display:flex;align-items:center;justify-content:space-between;border:1px solid #000;border-radius:25px;padding:.1rem .6rem;min-width:100px;height:34px}.qty-btn{background:none;font-size:1.1rem;padding:0;width:24px;display:flex;align-items:center;justify-content:center}.qty-btn,.qty-display{font-weight:700;color:#000}.qty-display{flex:1 1;font-size:.95rem}.action-buttons{display:flex;gap:.5rem}.icon-btn-square{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:#1a1a1a;transition:all .2s}.icon-btn-square:hover{background:#f8f9fa;border-color:#d1d5db}.quantity-control{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.qty-btn{width:40px;height:40px;border:none;background:transparent;font-size:1.25rem;cursor:pointer;color:#333}.qty-display{width:40px;text-align:center;font-weight:600}.icon-action-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;color:#333;transition:all .2s}.icon-action-btn:hover{border-color:#333}.main-actions{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.btn-black{background:#000}.btn-black,.btn-blue{color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-blue{background:#007bff}.btn-green{background:#25d366;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.tabs-container{max-width:1800px;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:0 0 0 1px #e5e7eb;overflow:hidden}.tabs-nav{display:flex;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.tab-nav-btn{flex:1 1;text-align:center;padding:1rem;font-weight:600;color:#666;background:transparent;cursor:pointer;border:none;border-bottom:2px solid transparent}.tab-nav-btn.active{background:#fff;color:#000;border-bottom-color:#000}.tab-panel{padding:2rem}.specs-table-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.spec-category-group{margin-bottom:2rem}.spec-category-title{font-weight:700;color:#1a1a1a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.spec-table-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.spec-key{color:#4b5563;font-weight:500}.spec-val{color:#1a1a1a;font-weight:600;text-align:right}@media (max-width:1024px){.product-main-container{grid-template-columns:1fr}.left-column{flex-direction:column-reverse}.thumbnail-strip{flex-direction:row;overflow-x:auto;overflow-y:hidden;height:auto!important;max-height:none!important;min-width:0;width:100%;gap:1rem;padding:1rem 0}.thumbnail-item{min-width:70px;width:70px;height:70px;flex-shrink:0}.specs-table-layout{grid-template-columns:1fr}}@media (max-width:768px){.main-actions{grid-template-columns:1fr}}.product-summary-specs{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.3rem}.summary-row{display:flex;align-items:center;font-size:.9rem;color:#1a1a1a}.summary-label{min-width:85px;font-weight:500;color:#000}.summary-sep{margin-right:1rem;font-weight:600}.summary-value{font-weight:400;color:#333}.price-display-row{display:flex;align-items:center;gap:12px;margin-top:8px;margin-bottom:16px;flex-wrap:nowrap}.price-current{font-size:1.5rem;font-weight:800;color:#000;line-height:1}.price-original{font-size:.9rem;color:#9ca3af;text-decoration:line-through;font-weight:500;margin-top:4px}.price-badge{background-color:#fef2f2;color:#ef4444;font-size:.75rem;font-weight:700;padding:2px 6px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content}.gallery-dot{display:none}.spec-category-title{font-size:1rem;font-weight:600;margin-bottom:8px;color:#374151}.spec-key{font-size:.9rem;color:#6b7280}.spec-val{font-size:.9rem;color:#111827;font-weight:500}@media (max-width:768px){.left-column{width:100%!important;display:flex;flex-direction:column;align-items:center}.thumbnail-strip{display:none!important}.main-product-image{width:100%!important;height:auto!important;display:flex;justify-content:center;align-items:center;padding:0;margin-bottom:0;min-height:200px}.main-product-image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:280px;object-fit:contain!important;margin:0 auto}.mobile-gallery-dots{display:flex!important;justify-content:center;gap:8px;margin-top:12px;width:100%;margin-bottom:20px}.gallery-dot{display:block;width:8px;height:8px;border-radius:50%;background-color:#e5e7eb;transition:all .3s}.gallery-dot.active{background-color:#3b82f6;width:20px;border-radius:10px}.price-display-row{flex-direction:row!important;align-items:baseline;gap:8px;white-space:nowrap;overflow-x:auto}.price-current{font-size:1.35rem}.price-original{font-size:.85rem}.price-badge{font-size:.7rem;padding:2px 5px}.main-actions{display:flex!important;flex-direction:row!important;gap:6px!important;width:100%;margin-top:20px}.main-actions button{flex:1 1;font-size:.7rem!important;padding:0 4px!important;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:4px;height:42px;line-height:1}.main-actions button i{font-size:.9rem;display:none}.color-qty-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:6px;flex-wrap:wrap}.option-section{margin-bottom:0!important;flex:1 1;min-width:0}.color-selection{justify-content:flex-start;gap:4px;margin-top:4px}.color-circle-btn{width:22px!important;height:22px!important}.section-label{font-size:.7rem!important;margin-bottom:2px}.quantity-group{display:flex;align-items:center;gap:6px;margin-top:4px}.quantity-control-pill{padding:2px;height:28px}.qty-btn{width:20px;height:100%;font-size:1rem;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.qty-display{width:20px;font-size:.8rem}.action-buttons{gap:4px}.icon-btn-square{width:28px;height:28px;font-size:.9rem;border-radius:6px}.spec-category-title{font-size:.85rem!important;margin-bottom:6px!important;margin-top:10px!important}.spec-table-row{gap:8px;padding:4px 0!important}.spec-key{flex:0 0 40%}.spec-key,.spec-val{font-size:.75rem!important}.tab-nav-btn{font-size:.85rem!important;padding:8px 12px!important}}