.product-layout[data-astro-cid-rpzng3pu]{min-height:100vh;background:#f8f9fa}.product-detail-header{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:50px 20px}.product-detail-header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.product-detail-header p{font-size:1.1rem;opacity:.95}.product-breadcrumb-section{background:#fff;padding:1.5rem;border-bottom:1px solid #e2e8f0}.product-breadcrumb{max-width:1200px;margin:0 auto}.product-detail-content{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.product-detail-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem}.product-detail-image{aspect-ratio:1;overflow:hidden;border-radius:8px}.product-detail-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-detail-info h2{font-size:2rem;margin-bottom:1rem;color:#1a202c;font-weight:700}.product-detail-info p{font-size:1rem;line-height:1.6;color:#4a5568;margin-bottom:1rem}.product-detail-price{font-size:2.5rem;font-weight:700;color:#ff6b6b;margin-bottom:1rem}.product-detail-stock{display:inline-block;padding:.5rem 1rem;background:#c6f6d5;color:#22543d;border-radius:4px;font-weight:600;margin-bottom:1.5rem}.product-detail-stock.out-of-stock{background:#fed7d7;color:#742a2a}.product-detail-btn{display:inline-block;padding:1rem 2rem;background:#ff6b6b;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background .3s ease}.product-detail-btn:hover{background:#ee5a6f}.product-detail-btn:disabled{background:#cbd5e0;cursor:not-allowed}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00000026}.product-card-image{width:100%;height:180px;overflow:hidden;background:#e2e8f0}.product-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-content{padding:1rem;display:flex;flex-direction:column;flex:1}.product-card-title{font-size:1rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.product-card-price{font-size:1.3rem;font-weight:700;color:#ff6b6b}.filter-section{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.filter-section h3{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1a202c}.filter-list{display:flex;flex-wrap:wrap;gap:.5rem}.filter-item{padding:.5rem 1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .3s ease;text-decoration:none;color:#2d3748;font-weight:500}.filter-item:hover,.filter-item.active{background:#ff6b6b;color:#fff;border-color:#ff6b6b}@media(max-width:768px){.product-detail-row{grid-template-columns:1fr;gap:1.5rem}.product-detail-info h2{font-size:1.5rem}.product-detail-price{font-size:2rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.product-detail-header h1{font-size:1.8rem}.product-detail-content{padding:1rem}.shipping-text{justify-content:center}.alert{padding:.75rem 1rem}.zoom-modal-content{max-width:95%;max-height:95%}}.zoom-btn{position:absolute;top:10px;right:10px;background:#fffc;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:background .3s ease}.zoom-btn:hover{background:#fff}.product-main-image{position:relative}.zoom-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000e6}.zoom-modal-content{position:relative;margin:auto;display:block;max-width:90%;max-height:90%}.zoom-modal-content img{width:100%;height:auto;display:block}.zoom-close{position:absolute;top:-40px;right:0;color:#fff;font-size:40px;font-weight:700;cursor:pointer}.zoom-close:hover{color:#ccc}.alert{position:relative;padding:1rem 1.5rem;margin-bottom:1rem;border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-warning{background-color:#fff3cd;border-color:#ffeaa7;color:#856404}.alert h3{margin:0;font-size:1rem;font-weight:600}.alert p{margin:0;font-size:.9rem}.close-btn{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:inherit;opacity:.7}.close-btn:hover{opacity:1}.shipping-section{margin-bottom:1rem}.shipping-title{margin:0 0 .5rem;font-size:.9rem;color:#4a5568}.shipping-text{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.shipping-text span{background:#f7fafc;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;color:#4a5568;border:1px solid #e2e8f0}.related-products-section{max-width:1200px;margin:2rem auto;padding:0 1.5rem}.related-products-section h2{font-size:1.5rem;margin-bottom:1rem;color:#1a202c;text-align:center}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;text-align:center}
