.product-container{direction:rtl;background:#fff;min-height:100vh;padding:110px 1rem 2rem;font-family:Vazir,Inter,Segoe UI,Arial,sans-serif;transition:filter .3s}@media (max-width:700px){.product-container{padding:90px 1rem 2rem}}.product-wrapper{max-width:1200px;margin:0 auto}.product-grid{grid-template-columns:1fr;align-items:start;gap:2rem;margin-bottom:3rem;display:grid}.product-images{order:1}.main-image-container{margin-bottom:1rem;position:relative}.main-image{object-fit:contain;cursor:pointer;border:1px solid #f0f0f0;border-radius:12px;width:100%;height:auto;max-height:300px}.nav-arrow{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow.prev{right:10px}.nav-arrow.next{left:10px}.thumbnail-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.thumbnail{object-fit:contain;cursor:pointer;box-sizing:border-box;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;width:100%;height:80px;padding:4px;transition:opacity .2s,transform .2s}.thumbnail:hover{border-color:#1a1c18;transform:scale(1.05)}.thumbnail.active{opacity:.7}.product-info{text-align:right;order:2;padding:.5rem}.product-title{color:#1a1c18;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.product-price{color:#1a1c18;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.quantity-wrapper{direction:rtl;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.quantity-label{color:#374151;font-size:1rem;font-weight:600}.quantity-control{background:#fff;border:2px solid #e5e7eb;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.quantity-control button{cursor:pointer;color:#1a1c18;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;font-weight:600;transition:background .2s,color .2s;display:flex}.quantity-control button:disabled{opacity:.4;cursor:not-allowed}.quantity-control button:not(:disabled):hover{background:#f3f4f6}.quantity-control input{text-align:center;color:#1a1c18;appearance:textfield;background:0 0;border:none;outline:none;width:60px;font-size:1rem;font-weight:600}.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-description{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.6}.add-to-cart-btn{color:#fff;cursor:pointer;background:#1a1c18;border:none;border-radius:8px;width:100%;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;transition:background .2s}.add-to-cart-btn.success{background:#0f9d58}.add-to-cart-btn.cyan{transition:background .3s;background:#06b6d4!important}.add-to-cart-btn:hover:not(.cyan){background:#2a2c28}.product-details-section{border-top:1px solid #f0f0f0;margin-top:3rem;padding:2rem 0}.details-title{color:#1a1c18;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.product-details{grid-template-columns:1fr;gap:2rem;display:grid}.details-column{text-align:right;background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem}.details-subtitle{color:#1a1c18;text-align:center;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.features-list{margin:0;padding:0;list-style:none}.features-list li{color:#555;padding:.5rem 1.5rem .5rem 0;font-size:.95rem;line-height:1.5;position:relative}.features-list li:before{content:"•";color:#1a1c18;font-weight:700;position:absolute;top:.5rem;right:0}.product-image-modal-overlay{z-index:1000;cursor:pointer;box-sizing:border-box;touch-action:none;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:.5rem;display:flex;position:fixed;top:0;left:0;overflow:hidden}@supports (height:100dvh){.product-image-modal-overlay{height:100dvh}}.product-image-modal-content{box-sizing:border-box;justify-content:center;align-items:center;width:auto;max-width:calc(100vw - 1rem);height:auto;max-height:calc(100vh - 1rem);padding:0;display:flex;position:relative}@supports (height:100dvh){.product-image-modal-content{max-height:calc(100dvh - 1rem)}}.product-image-modal-image{object-fit:contain;aspect-ratio:auto;border-radius:8px;width:auto;min-width:200px;max-width:min(100%,100vw - 1rem);height:auto;min-height:150px;max-height:min(100%,100vh - 1rem);margin:0 auto;display:block}@supports (height:100dvh){.product-image-modal-image{max-height:min(100%,100dvh - 1rem)}}.product-image-modal-close{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;display:flex;position:absolute;top:-35px;left:0}.product-image-modal-nav{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-image-modal-nav.prev{right:-45px}.product-image-modal-nav.next{left:-45px}@media (max-width:768px){.product-image-modal-overlay{padding:.5rem}.product-image-modal-content{max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}@supports (height:100dvh){.product-image-modal-content{max-height:calc(100dvh - 1rem)}}.product-image-modal-image{min-width:0;max-width:calc(100vw - 1rem);min-height:0;max-height:calc(100vh - 1rem)}@supports (height:100dvh){.product-image-modal-image{max-height:calc(100dvh - 1rem)}}.product-image-modal-nav.prev{width:44px;min-width:44px;height:44px;min-height:44px;font-size:22px;right:5px}.product-image-modal-nav.next{width:44px;min-width:44px;height:44px;min-height:44px;font-size:22px;left:5px}.product-image-modal-close{width:44px;min-width:44px;height:44px;min-height:44px;font-size:24px;top:10px;left:auto;right:10px}}@media (max-width:480px){.product-image-modal-overlay{padding:.25rem}.product-image-modal-content{max-width:calc(100vw - .5rem);max-height:calc(100vh - .5rem)}@supports (height:100dvh){.product-image-modal-content{max-height:calc(100dvh - .5rem)}}.product-image-modal-image{max-width:calc(100vw - .5rem);max-height:calc(100vh - .5rem)}@supports (height:100dvh){.product-image-modal-image{max-height:calc(100dvh - .5rem)}}.product-image-modal-nav.prev,.product-image-modal-nav.next{width:40px;height:40px;font-size:20px}.product-image-modal-close{width:40px;height:40px;font-size:22px;top:5px;right:5px}}@media (max-width:768px) and (orientation:landscape){.product-image-modal-image,.product-image-modal-content{max-height:calc(100vh - 2rem)}@supports (height:100dvh){.product-image-modal-image,.product-image-modal-content{max-height:calc(100dvh - 2rem)}}}@media (min-width:768px){.product-grid{grid-template-columns:1fr 1fr;gap:3rem}.product-images{order:1}.product-info{order:2;padding:1rem}.product-title{font-size:2.5rem}.product-price{font-size:2rem}.product-description{font-size:1.1rem;line-height:1.8}.add-to-cart-btn{width:auto;padding:1rem 2rem;font-size:1.1rem}.main-image{max-height:400px}.nav-arrow{width:40px;height:40px;font-size:18px}.thumbnail-grid{gap:.8rem}.thumbnail{object-fit:contain;height:100px;padding:6px}.details-title{font-size:2.2rem}.product-details{grid-template-columns:repeat(3,1fr);gap:2rem}.details-column{padding:2rem}.details-subtitle{font-size:1.4rem}.features-list li{padding:.6rem 1.8rem .6rem 0;font-size:1rem}.product-image-modal-content{max-width:calc(90vw - 4rem);max-height:calc(90vh - 4rem)}.product-image-modal-image{object-fit:contain;max-width:min(100%,90vw - 4rem);max-height:min(100%,90vh - 4rem)}.product-image-modal-close{width:40px;height:40px;font-size:20px;top:-40px}.product-image-modal-nav{width:50px;height:50px;font-size:24px}.product-image-modal-nav.prev{right:-60px}.product-image-modal-nav.next{left:-60px}}
