.product-page{padding:6rem 0 60px;min-height:100vh;background:#0a0a0a;position:relative;overflow:hidden}.product-page .container{position:relative;z-index:1}.product-page:before{inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(230,163,74,.12),transparent 40%),radial-gradient(ellipse at 85% 70%,rgba(0,204,102,.1),transparent 35%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 90px),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 90px);animation:hero-grid-shift 70s linear infinite}.product-page:after,.product-page:before{content:"";position:absolute;pointer-events:none;z-index:0}.product-page:after{inset:-10% -20% -30% -20%;background:radial-gradient(closest-side,rgba(230,163,74,.12),transparent 60%) 12% 24% /240px 240px no-repeat,radial-gradient(closest-side,rgba(0,204,102,.1),transparent 60%) 86% 72% /200px 200px no-repeat;animation:sparks-sweep 24s ease-in-out infinite alternate;mix-blend-mode:screen;filter:saturate(115%);opacity:.6}@media (prefers-reduced-motion:reduce){.product-page:after,.product-page:before{animation:none!important}}.back-button{background:rgba(24,24,24,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(230,163,74,.3);color:#ffffff;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;transition:all .3s ease;font-size:1rem;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.2);position:relative;overflow:hidden}.back-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(230,163,74,.1),transparent);transition:left .5s ease}.back-button:hover{background:rgba(230,163,74,.1);border-color:#e6a34a;color:#e6a34a;transform:translateY(-1px);box-shadow:0 6px 20px rgba(230,163,74,.2)}.back-button:hover:before{left:100%}.back-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(230,163,74,.3)}.product-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem;align-items:start}.product-content .product-images{justify-self:start;align-self:start}.product-images{flex-direction:column;gap:1rem}.main-image,.product-images{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0}.main-image{background:transparent;border-radius:20px;padding:0;border:none;height:auto;position:relative}.image-placeholder,.main-image{align-items:center;justify-content:center}.image-placeholder{width:100%;height:400px;display:flex;font-size:6rem;color:#e6a34a;cursor:pointer}.product-icon{width:100%!important;height:100%!important;min-height:400px;background:linear-gradient(135deg,rgba(40,40,40,.8),rgba(25,25,25,.9));border-radius:15px;padding:2rem}.product-icon,.product-icon picture{display:flex!important;align-items:center!important;justify-content:center!important}.product-icon img,.product-icon picture{width:auto!important;height:auto!important}.product-icon img{max-width:70%!important;max-height:70%!important;object-fit:contain!important;display:block!important;margin:0 auto!important}.image-thumbnails{display:flex;gap:.5rem;overflow-x:auto}.thumbnail{background:#1a1a1a;border:2px solid transparent;border-radius:10px;padding:.5rem;cursor:pointer;transition:all .3s ease;min-width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#e6a34a}.thumbnail.active,.thumbnail:hover{border-color:#e6a34a}.image-container{position:relative;width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;max-width:100%!important;min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible;border-radius:15px;cursor:pointer;transition:all .3s ease;background:transparent}.image-container.has-placeholder{width:100%!important;height:400px!important;min-height:400px!important}.image-container:hover{transform:scale(1.02)}.product-main-image{max-width:100%!important;width:auto!important;height:auto!important;min-width:0!important;display:block!important;border-radius:15px;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;flex-shrink:0!important}.image-navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 10px;pointer-events:none;z-index:10}.nav-button{background:rgba(0,0,0,.7);border:none;color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:all;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:11;position:relative}.nav-button:hover:not(:disabled){background:rgba(230,163,74,.8);color:#000;transform:scale(1.1)}.nav-button:disabled{opacity:.5;cursor:not-allowed}.thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-info{color:#ffffff}.product-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem}.product-header h1{font-size:2.5rem;font-weight:700;color:#ffffff;line-height:1.2}.product-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.8rem;align-items:center}.brand{background:rgba(230,163,74,.1);color:#e6a34a;font-weight:500}.brand,.category{padding:.4rem .8rem;border-radius:15px;font-size:.9rem}.category{background:rgba(255,255,255,.1);color:#cccccc}.availability{display:flex;align-items:center;gap:.3rem;font-size:.9rem;font-weight:500}.availability.in-stock{color:#e6a34a}.availability.out-of-stock{color:#ff4757}.product-price{margin-bottom:.8rem}.current-price{font-size:2.5rem;font-weight:700;color:#e6a34a}.original-price{font-size:1.5rem;color:#888888;text-decoration:line-through;margin-left:1rem}.product-description{margin-bottom:1.2rem;line-height:1.8;color:#ffffff;font-size:1.1rem}.product-description p{color:#ffffff!important}.product-features{margin-bottom:3rem}.product-features h3{color:#e6a34a;margin-bottom:1rem;font-size:1.3rem}.product-features ul{list-style:none;padding:0}.product-features li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:#cccccc}.product-features li:before{content:"✓";position:absolute;left:0;color:#e6a34a;font-weight:700}.product-actions{display:flex;flex-direction:column;gap:2rem}.quantity-selector{display:flex;align-items:center;gap:1rem}.quantity-selector label{font-weight:500;color:#cccccc}.quantity-controls{display:flex;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:25px;overflow:hidden;background:#1a1a1a}.quantity-controls button{background:none;border:none;color:#ffffff;padding:.8rem 1rem;cursor:pointer;transition:background-color .3s ease;font-size:1.2rem;font-weight:700}.quantity-controls button:hover:not(:disabled){background:rgba(230,163,74,.1);color:#e6a34a}.quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.quantity-input{padding:.8rem 1rem;font-weight:600;min-width:60px;text-align:center;background:rgba(255,255,255,.05);border:none;color:#ffffff!important;font-size:1rem;outline:none;-webkit-text-fill-color:#ffffff!important;-webkit-text-color:#ffffff!important}.quantity-input:focus{background:rgba(255,255,255,.1)}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield;color:#ffffff!important}.product-actions .quantity-input,.quantity-input,.quantity-input:active,.quantity-input:focus,.quantity-input:hover,.quantity-input:visited,input.quantity-input,input[type=number].quantity-input{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;-webkit-text-color:#ffffff!important}.quantity-input:-webkit-autofill,.quantity-input:-webkit-autofill:active,.quantity-input:-webkit-autofill:focus,.quantity-input:-webkit-autofill:hover{-webkit-text-fill-color:#ffffff!important;-webkit-text-color:#ffffff!important;-webkit-box-shadow:inset 0 0 0 1000px #1a1a1a;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.quantity-input:-moz-placeholder,.quantity-input:-ms-input-placeholder,.quantity-input::-moz-placeholder,.quantity-input::-ms-input-placeholder,.quantity-input::placeholder{color:rgba(255,255,255,.7)!important}.quantity-input,.quantity-input:active,.quantity-input:focus,.quantity-input:focus-within,.quantity-input:hover,.quantity-input:visited{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;-webkit-text-color:#ffffff!important}.quantity-input::selection{background:rgba(230,163,74,.3)!important;color:#ffffff!important}.quantity-input::-moz-selection{background:rgba(230,163,74,.3)!important;color:#ffffff!important}.action-buttons{display:flex;gap:1rem}.add-to-cart-btn,.buy-now-btn{flex:1 1;padding:1rem 2rem;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-to-cart-btn{background:rgba(230,163,74,.1);color:#e6a34a;border:2px solid #e6a34a}.add-to-cart-btn svg{color:#e6a34a!important;font-size:1.1rem;transition:all .3s ease}.add-to-cart-btn:hover svg{color:#000000!important;transform:scale(1.1)}.add-to-cart-btn:hover:not(:disabled){background:#e6a34a;color:#000000}.buy-now-btn{background:linear-gradient(135deg,#e6a34a,#c97c1a);color:#000000}.buy-now-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px rgba(230,163,74,.4)}.add-to-cart-btn:disabled,.buy-now-btn:disabled{opacity:.5;cursor:not-allowed}.product-specifications{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem}.product-specifications h3{color:#e6a34a;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.spec-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:rgba(255,255,255,.05);border-radius:10px;border:1px solid rgba(255,255,255,.1)}@media (max-width:768px){.add-to-cart-btn svg,.buy-now-btn svg{display:none!important}}.spec-label{font-weight:500;color:#cccccc}.spec-value{font-weight:600;color:#ffffff}.product-not-found{text-align:center;padding:50px 20px}.product-not-found h2{color:#e74c3c;margin-bottom:20px}.product-not-found p{color:#666;margin-bottom:10px}.product-not-found-actions{display:flex;gap:15px;justify-content:center;margin-top:30px;flex-wrap:wrap}.refresh-button{background:#3498db;color:white;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;transition:background-color .3s}.refresh-button:hover{background:#2980b9}@media (max-width:1024px){.product-content{gap:2rem}.current-price,.product-header h1{font-size:2rem}}@media (max-width:768px){.product-page{padding:5rem 0 40px}.product-content{grid-template-columns:1fr;gap:2rem}.product-header{flex-direction:column;align-items:flex-start;gap:1rem}.product-header h1{font-size:1.8rem;line-height:1.3}.action-buttons{flex-direction:column;gap:1rem}.add-to-cart-btn,.buy-now-btn{min-height:48px;padding:1rem 1.5rem;font-size:1rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.specs-grid{grid-template-columns:1fr}.spec-item{flex-direction:column;align-items:flex-start;gap:.5rem}.main-image,.product-images{width:100%}.image-container{margin-top:0;min-height:0!important}.image-container,.main-image,.product-main-image{width:100%!important;height:auto!important}.product-main-image{max-width:100%!important}.image-container.has-placeholder{height:350px!important;min-height:350px!important}.product-icon{min-height:350px}.nav-button{width:44px;height:44px}.nav-button,.thumbnail{touch-action:manipulation}.thumbnail{min-width:70px;height:70px}.back-button{min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media (max-width:480px){.product-page{padding:4.5rem 0 30px}.product-header h1{font-size:1.5rem}.current-price{font-size:2rem}.image-container.has-placeholder{height:280px!important;min-height:280px!important}.product-icon{min-height:280px}.quantity-controls button{min-width:44px;min-height:44px;touch-action:manipulation}.quantity-input{min-height:44px;font-size:16px}}