.product-page{max-width:1200px;margin:0 auto;padding:1.5rem 20px 3rem}.product-breadcrumb{font-size:.9rem;color:var(--text-muted,#64748b);margin-bottom:1.5rem}.product-breadcrumb a{color:var(--primary-color,#2563eb);text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-article{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start;margin-bottom:2.5rem}@media (max-width:768px){.product-article{grid-template-columns:1fr}}.product-gallery-section{position:-webkit-sticky;position:sticky;top:100px}.product-main-image{background:var(--bg-secondary,#f8fafc);border-radius:var(--radius,8px);overflow:hidden;margin-bottom:.75rem;width:100%}.product-main-image-btn{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in}.product-image{width:100%;height:auto;display:block;vertical-align:middle}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted,#94a3b8);font-size:.95rem}.product-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.product-thumbnails button.product-thumb{width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:6px;cursor:pointer;background:none;overflow:hidden;transition:border-color .2s}.product-thumbnails button.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-thumb-active,.product-thumb:hover,.product-thumbnails button.product-thumb.product-thumb-active{border-color:var(--primary-color,#2563eb)}.product-lightbox-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);padding:2rem;cursor:zoom-out}.product-lightbox-content,.product-lightbox-overlay{display:flex;align-items:center;justify-content:center}.product-lightbox-content{max-width:95vw;max-height:95vh;cursor:default}.product-lightbox-image{max-width:100%;max-height:95vh;width:auto;height:auto;object-fit:contain;border-radius:var(--radius,8px)}.product-lightbox-close{position:absolute;top:1rem;left:1rem;width:2.5rem;height:2.5rem;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:1.75rem;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.product-lightbox-close:hover{background:hsla(0,0%,100%,.3)}.product-info-section{display:flex;flex-direction:column;gap:1rem}.product-title{font-size:1.6rem;font-weight:700;margin:0 0 .25rem;line-height:1.3;color:var(--text-dark,#1e293b)}.product-meta-pills{display:flex;flex-wrap:wrap;gap:.5rem}.product-meta-pills .pill{display:inline-block;padding:.25rem .6rem;font-size:.8rem;border-radius:999px;text-decoration:none;transition:opacity .2s}.product-meta-pills .pill:hover{opacity:.9}.pill-brand{background:#dbeafe;color:#1e40af}.pill-cat{background:#fef3c7;color:#92400e}.pill-tag{background:#dcfce7;color:#166534}.product-short-desc{font-size:.95rem;line-height:1.45;color:var(--text-dark,#334155);margin:0 0 .5rem}.product-short-desc p{margin:0 0 .35em}.product-short-desc ul{margin:.35rem 0;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem}.product-price-actions-block{display:flex;flex-direction:column;align-items:flex-end;text-align:right;margin-top:.5rem;gap:.75rem}[dir=rtl] .product-price-actions-block{align-items:flex-start}.product-price-block{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}[dir=rtl] .product-price-block{justify-content:flex-start}.product-price{font-size:1.35rem;font-weight:700;color:var(--primary-color,#2563eb)}.product-price-old{font-size:1rem;font-weight:400;color:var(--text-muted,#94a3b8);text-decoration:line-through}.product-sku{font-size:.9rem;color:var(--text-muted,#64748b);margin:0}.product-sku-label{font-weight:500}.product-actions{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}[dir=rtl] .product-actions{align-items:flex-start}.product-actions[data-in-stock=yes] .product-actions-row{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}[dir=rtl] .product-actions[data-in-stock=yes] .product-actions-row{align-items:flex-start}@media (min-width:769px){.product-actions[data-in-stock=yes] .product-actions-row{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:1rem}[dir=rtl] .product-actions[data-in-stock=yes] .product-actions-row{justify-content:flex-start}}.product-quantity-wrap{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}[dir=rtl] .product-quantity-wrap{justify-content:flex-start}.product-quantity-label{font-size:.95rem;font-weight:500;color:var(--text-dark,#1e293b)}.product-quantity-controls{display:inline-flex;align-items:center;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,8px);overflow:hidden;background:var(--bg-secondary,#f8fafc)}.product-qty-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:var(--text-dark,#334155);background:transparent;border:none;cursor:pointer;transition:background .2s}.product-qty-btn:hover{background:var(--border-color,#e2e8f0)}.product-qty-btn:disabled{opacity:.5;cursor:not-allowed}.product-actions-stock-msg{margin:.35rem 0 0;font-size:.9rem;color:var(--text-muted,#64748b)}.product-qty-value{min-width:2.5rem;text-align:center;font-size:1rem;font-weight:600}.product-out-of-stock{margin:0;font-size:1rem;color:var(--text-muted,#64748b);display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.product-out-of-stock-badge{display:inline-block;padding:.25rem .6rem;font-size:.9rem;font-weight:600;color:#b91c1c;background:#fee2e2;border-radius:999px}.btn-add-cart{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:var(--radius,8px);text-decoration:none;background:var(--primary-color,#2563eb);color:#fff;border:none;cursor:pointer;transition:opacity .2s,transform .05s;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.btn-add-cart:hover{opacity:.95}.product-actions .btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:var(--radius,8px);color:var(--primary-color,#2563eb);background:transparent;border:2px solid var(--primary-color,#2563eb);cursor:pointer;text-decoration:none;transition:opacity .2s,background .2s,color .2s;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-actions .btn-outline:hover{background:var(--primary-color,#2563eb);color:#fff}.product-tabs-section{border-top:1px solid var(--border-color,#e2e8f0);padding-top:2rem;margin-top:0}.product-tabs-head{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--border-color,#e2e8f0);margin-bottom:1.5rem}.product-tab{padding:.75rem 1.25rem;font-size:1rem;font-weight:500;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif;color:var(--text-muted,#64748b);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .2s,border-color .2s}.product-tab:hover:not(:disabled){color:var(--text-dark,#1e293b)}.product-tab:disabled{cursor:default;opacity:.6}.product-tab-active{color:var(--primary-color,#2563eb);border-bottom-color:var(--primary-color,#2563eb)}.product-tabs-panels{min-height:120px}.product-tab-panel{font-size:1.05rem;line-height:1.85;color:var(--text-dark,#1e293b)}.product-additional-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:var(--text-dark,#1e293b)}.product-attributes-table{width:100%;border-collapse:collapse;margin:0}.product-attributes-row{border-bottom:1px solid var(--border-color,#e2e8f0)}.product-attributes-label{width:40%;padding:.65rem .75rem;text-align:right;font-weight:500;color:var(--text-dark,#334155);background:var(--bg-light,#f8fafc);vertical-align:top}.product-attributes-value{padding:.65rem .75rem;text-align:right;color:var(--text-dark,#475569)}.product-attributes-value p{margin:0 0 .35em}.product-reviews-empty{margin:0;color:var(--text-muted,#64748b)}.product-description-section{border-top:1px solid var(--border-color,#e2e8f0);padding-top:2rem}.product-section-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:var(--text-dark,#1e293b)}.product-description-section .article-body,.product-tabs-section .product-tab-panel.product-description.article-body{font-size:1.05rem;line-height:1.85;color:var(--text-dark,#1e293b)}.product-description-section .article-body h2,.product-tabs-section .product-tab-panel.product-description.article-body h2{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem;color:var(--text-dark,#1e293b);scroll-margin-top:1.5rem}.product-description-section .article-body h3,.product-tabs-section .product-tab-panel.product-description.article-body h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .5rem}.product-description-section .article-body p,.product-tabs-section .product-tab-panel.product-description.article-body p{margin-bottom:1rem}.product-description-section .article-body a,.product-tabs-section .product-tab-panel.product-description.article-body a{color:var(--primary-color,#2563eb);text-decoration:underline;text-underline-offset:2px}.product-description-section .article-body a:hover,.product-tabs-section .product-tab-panel.product-description.article-body a:hover{color:var(--primary-dark,#1d4ed8)}.product-description-section .article-body ol,.product-description-section .article-body ul,.product-tabs-section .product-tab-panel.product-description.article-body ol,.product-tabs-section .product-tab-panel.product-description.article-body ul{margin:1rem 0;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}.product-description-section .article-body li,.product-tabs-section .product-tab-panel.product-description.article-body li{margin-bottom:.5rem}.product-description-section .article-body img,.product-tabs-section .product-tab-panel.product-description.article-body img{max-width:min(800px,100%);width:auto;height:auto;border-radius:var(--radius,8px);margin:1rem auto;display:block}.product-description-section .article-body blockquote,.product-tabs-section .product-tab-panel.product-description.article-body blockquote{-webkit-border-start:4px solid var(--primary-color,#2563eb);border-inline-start:4px solid var(--primary-color,#2563eb);padding:.75rem 1rem;margin:1.5rem 0;background:var(--bg-light,#f8fafc);border-radius:0 var(--radius) var(--radius) 0}.product-description-section .article-body table,.product-tabs-section .product-tab-panel.product-description.article-body table{width:100%;border-collapse:collapse;margin:1rem 0}.product-description-section .article-body td,.product-description-section .article-body th,.product-tabs-section .product-tab-panel.product-description.article-body td,.product-tabs-section .product-tab-panel.product-description.article-body th{border:1px solid var(--border-color,#e2e8f0);padding:.5rem .75rem;text-align:right}.product-description-section .article-body th,.product-tabs-section .product-tab-panel.product-description.article-body th{background:var(--bg-light,#f8fafc);font-weight:600}.product-description-section .article-body .product-description-video,.product-description-section .article-body video,.product-tabs-section .product-tab-panel.product-description.article-body .product-description-video,.product-tabs-section .product-tab-panel.product-description.article-body video{max-width:100%;width:100%;height:auto;border-radius:var(--radius,8px);margin:1rem 0;box-sizing:border-box}.product-description-section .article-body iframe,.product-description-section .article-body iframe[src*="aparat.com"],.product-tabs-section .product-tab-panel.product-description.article-body iframe,.product-tabs-section .product-tab-panel.product-description.article-body iframe[src*="aparat.com"]{max-width:100%;width:100%;aspect-ratio:16/9;border:none;border-radius:var(--radius,8px);margin:1rem 0;box-sizing:border-box}.product-description-section .article-body,.product-tabs-section .product-tab-panel.product-description.article-body{overflow-x:hidden}.product-description-section .article-body table,.product-tabs-section .product-tab-panel.product-description.article-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.product-rating{margin:1rem 0 1.5rem}.product-rating-loading{color:var(--text-muted,#64748b);font-size:.9rem}.product-rating-summary{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.product-rating-stars{display:inline-flex;gap:2px}.product-rating-star{color:var(--border-color,#e2e8f0);font-size:1.25rem;line-height:1}.product-rating-star.filled{color:#f59e0b}.product-rating-star[role=button]{cursor:pointer}.product-rating-star[role=button]:hover{color:#fbbf24}.product-rating-average{font-weight:600;color:var(--text-color,#1e293b)}.product-rating-count{font-size:.9rem;color:var(--text-muted,#64748b)}.product-rating-hint{font-size:.85rem;color:var(--text-muted,#64748b);margin:.35rem 0 0}.product-rating-login-link{color:var(--primary-color,#2563eb);text-decoration:none}.product-rating-login-link:hover{text-decoration:underline}.comments-section{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color,#e2e8f0)}.comments-section-title{font-size:1.25rem;margin:0 0 1rem}.comment-form{margin-bottom:1rem}.comment-form-guest{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}@media (max-width:480px){.comment-form-guest{grid-template-columns:1fr}}.comment-input,.comment-textarea{width:100%;padding:.5rem .75rem;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,8px);font-size:1rem;font-family:inherit}.comment-textarea{display:block;resize:vertical;min-height:100px;margin-bottom:.75rem}.comment-submit{padding:.5rem 1.25rem;background:var(--primary-color,#2563eb);color:#fff;border:none;border-radius:var(--radius,8px);font-size:1rem;cursor:pointer}.comment-submit:hover:not(:disabled){opacity:.9}.comment-submit:disabled{opacity:.6;cursor:not-allowed}.comment-message{margin:0 0 1rem;font-size:.9rem}.comment-message-success{color:#059669}.comment-message-error{color:#dc2626}.comments-list{margin-top:1rem}.comments-empty,.comments-loading{color:var(--text-muted,#64748b);font-size:.95rem}.comments-list-ul{list-style:none;padding:0;margin:0}.comment-item{padding:1rem 0;border-bottom:1px solid var(--border-color,#e2e8f0)}.comment-item:last-child{border-bottom:none}.comment-item-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.35rem}.comment-author{font-weight:600;color:var(--text-color,#1e293b)}.comment-date{font-size:.85rem;color:var(--text-muted,#64748b)}.comment-body{font-size:.95rem;line-height:1.6;white-space:pre-wrap}.product-list-page{max-width:1200px;margin:0 auto;padding:1.5rem 20px 3rem}.product-list-breadcrumb{font-size:.9rem;color:var(--text-muted,#64748b);margin-bottom:1rem}.product-list-breadcrumb a{color:var(--primary-color,#2563eb);text-decoration:none}.product-list-breadcrumb a:hover{text-decoration:underline}.breadcrumb-sep{margin:0 .35rem}.product-list-title{font-size:1.75rem;font-weight:700;margin:0 0 1.25rem;color:var(--text-dark,#1e293b);font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-list-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.5rem}.product-list-search-wrap{display:flex;gap:.5rem;flex:1 1;min-width:200px}.product-list-search-input{flex:1 1;max-width:320px;padding:.5rem .75rem;font-size:1rem;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,8px);font-family:inherit}.product-list-search-input:focus{outline:none;border-color:var(--primary-color,#2563eb)}.product-list-search-btn{padding:.5rem 1rem;font-size:.95rem;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-list-sort-wrap{display:flex;align-items:center;gap:.5rem}.product-list-sort-label{font-size:.95rem;color:var(--text-muted,#64748b)}.product-list-sort-select{padding:.5rem .75rem;font-size:.95rem;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,8px);background:#fff;font-family:inherit;cursor:pointer}.product-list-count{font-size:.95rem;color:var(--text-muted,#64748b);margin:0 0 1rem}.product-list-empty{font-size:1.05rem;color:var(--text-muted,#64748b);margin:2rem 0}.product-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.product-list-card{background:#fff;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,8px);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s}.product-list-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-list-card-image-wrap{display:block;aspect-ratio:4/3;background:var(--bg-secondary,#f8fafc);overflow:hidden}.product-list-card-image{width:100%;height:100%;object-fit:cover;object-position:center}.product-list-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted,#94a3b8);font-size:.9rem}.product-list-card-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.product-list-card-title{font-size:1.05rem;font-weight:600;margin:0;line-height:1.4;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-list-card-title a{color:var(--text-dark,#1e293b);text-decoration:none}.product-list-card-title a:hover{color:var(--primary-color,#2563eb)}.product-list-card-price{display:flex;flex-direction:column;gap:.15rem;align-items:center;text-align:center}.product-list-card-price-current{font-size:1.1rem;font-weight:700;color:var(--primary-color,#2563eb)}.product-list-card-price-old{font-size:.85rem;color:var(--text-muted,#94a3b8);text-decoration:line-through}.product-list-card-out-of-stock{margin:0;font-size:.95rem;color:var(--text-muted,#64748b);font-weight:500}.product-list-card-actions{margin-top:auto;padding-top:.5rem}.product-list-card-btn{display:inline-block;width:100%;text-align:center;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;border-radius:var(--radius,6px);font-weight:600;border:none;cursor:pointer;background:var(--primary-color,#2563eb);color:#fff;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-list-card-btn:hover{opacity:.95}.product-list-card-qty-row{display:flex;flex-direction:column;gap:.5rem;align-items:center}.product-list-card-qty-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.product-list-card-qty-controls{display:inline-flex;align-items:center;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,6px);overflow:hidden;width:-moz-fit-content;width:fit-content;background:var(--bg-secondary,#f8fafc)}.product-list-card-qty-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;background:transparent;border:none;cursor:pointer;color:var(--text-dark,#334155)}.product-list-card-qty-btn:hover{background:var(--border-color,#e2e8f0)}.product-list-card-qty-value{min-width:2rem;text-align:center;font-size:.95rem;font-weight:600}.product-list-card-unavailable{font-size:.9rem;color:var(--text-muted,#64748b)}.product-list-card-max-stock-msg,.product-list-card-stock-msg{margin:.35rem 0 0;font-size:.8rem;color:var(--text-muted,#64748b);text-align:center}.product-list-card-qty-btn:disabled{opacity:.5;cursor:not-allowed}.product-list-card-remove-btn{padding:.25rem .5rem;font-size:.85rem;color:#dc2626;background:none;border:none;cursor:pointer;text-decoration:underline;font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif}.product-list-card-remove-btn:hover{color:#b91c1c}.product-list-seo-content{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color,#e2e8f0);font-family:var(--font-vazirmatn,"Vazirmatn"),"Vazir",Tahoma,sans-serif;color:var(--text-dark,#1e293b);line-height:1.65}.product-list-seo-content h1,.product-list-seo-content h2,.product-list-seo-content h3,.product-list-seo-content h4{margin:1.25em 0 .5em;font-weight:700;color:var(--text-dark,#1e293b);line-height:1.35}.product-list-seo-content h1{font-size:1.5rem}.product-list-seo-content h2{font-size:1.35rem}.product-list-seo-content h3{font-size:1.2rem}.product-list-seo-content h4{font-size:1.05rem}.product-list-seo-content p{margin:0 0 1em;font-size:1rem}.product-list-seo-content ol,.product-list-seo-content ul{margin:0 0 1em;padding-right:1.5em}.product-list-seo-content li{margin-bottom:.35em}.product-list-seo-content a{color:var(--primary-color,#2563eb);text-decoration:none}.product-list-seo-content a:hover{text-decoration:underline}.product-list-seo-content img{max-width:min(800px,100%);width:auto;height:auto;border-radius:var(--radius,8px);margin:.75em auto;display:block}.product-list-seo-content iframe,.product-list-seo-content video{max-width:min(800px,100%);margin:.75em auto;display:block;border-radius:var(--radius,8px);background:var(--bg-secondary,#f8fafc)}.product-list-seo-content iframe{display:block;aspect-ratio:16/9;width:100%;height:auto;min-height:200px}.product-list-seo-content figure{margin:1em auto;max-width:min(800px,100%)}.product-list-seo-content figcaption{font-size:.9rem;color:var(--text-muted,#64748b);margin-top:.35em;text-align:center}.product-list-seo-content blockquote{margin:1em 0;padding:.5em 1em;border-right:4px solid var(--primary-color,#2563eb);background:var(--bg-secondary,#f8fafc);color:var(--text-muted,#64748b)}.product-list-seo-content table{width:100%;border-collapse:collapse;margin:1em 0;font-size:.95rem}.product-list-seo-content td,.product-list-seo-content th{border:1px solid var(--border-color,#e2e8f0);padding:.5rem .75rem;text-align:right}.product-list-seo-content th{background:var(--bg-secondary,#f8fafc);font-weight:600}