/*
Generated time: July 26, 2025 19:46
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container nav a{color:#000;text-decoration:none}.container nav a:hover{text-decoration:underline}.breadcrumb{margin-top:40px;border-bottom:1px solid #e5e5e5;padding:12px 0}.breadcrumb nav{font-size:14px;color:#666}.breadcrumb .current{color:#333}.product-section{padding:40px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.media-gallery{display:flex;flex-direction:column;gap:20px;overflow:hidden}.main-image-container{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px;background-color:#f8f8f8}.main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.main-image:hover{transform:scale(1.05)}.thumbnail-gallery{display:flex;gap:12px;overflow-x:auto;padding:8px}.thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.thumbnail.active{border-color:#f36f2a;transform:scale(1.05)}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:24px}.product-header{display:flex;flex-direction:column;gap:16px}.rating-section{display:flex;align-items:center;gap:8px;margin-bottom:8px}.stars{display:flex;gap:2px}.star{width:16px;height:16px;color:#fbbf24}.star.empty{color:#d1d5db}.rating-text{font-size:14px;color:#666}.product-title{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px}.price-section{display:flex;align-items:center;gap:12px;margin-bottom:16px}.current-price{font-size:32px;font-weight:700;color:#333}.original-price{font-size:20px;color:#666;text-decoration:line-through}.discount-badge{background-color:#dc2626;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px}.product-description{color:#666;line-height:1.6}.option-group{display:flex;flex-direction:column;gap:12px}.option-label{font-size:16px;font-weight:500}.color-options{display:flex;gap:12px}.color-option{width:32px;height:32px;border-radius:50%;border:2px solid #d1d5db;cursor:pointer;transition:all .2s ease}.color-option.active{border-color:#2563eb;transform:scale(1.1)}.size-options{display:flex;flex-wrap:wrap;gap:8px}.size-option{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s ease;background:#fff;font-size:14px}.size-option:hover{border-color:#9ca3af}.size-option.active{border-color:#f36f2a;background:linear-gradient(45deg,#f36f2a 0,#fe952c 100%);color:#fff}.cart-section{display:flex;flex-direction:column;gap:16px}.quantity-section{display:flex;align-items:center;gap:16px}.quantity-controls{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px}.quantity-btn{padding:8px 12px;border:none;background:0 0;cursor:pointer;color:#666;transition:background-color .2s ease}.quantity-btn:hover{background-color:#f3f4f6}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{padding:8px 16px;min-width:48px;text-align:center;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db}.cart-actions{display:flex;gap:12px}.add-to-cart-btn{flex:1;background:linear-gradient(45deg,#f36f2a 0,#fe952c 100%);color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.add-to-cart-btn:hover{background:linear-gradient(125deg,#f36f2a 0,#fe952c 100%)}.add-to-cart-btn[disabled]{background:#e2ac90;cursor:no-drop}.add-to-cart-btn[disabled]:hover{background:#e2ac90;cursor:no-drop}.action-btn{padding:12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease}.action-btn:hover{background-color:#f3f4f6}.action-btn.active{color:#dc2626}.stock-status{font-size:14px;color:#059669}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px 0}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.feature-icon{width:24px;height:24px;color:#f36f2a}.feature-title{font-size:14px;font-weight:500}.feature-subtitle{font-size:12px;color:#666}.key-features h3{font-weight:500;margin-bottom:12px}.features-list{list-style:none;display:flex;flex-direction:column;gap:8px}.features-list li{display:flex;align-items:center;font-size:14px;gap:12px}.feature-bullet{width:8px;height:8px;background-color:#2563eb;border-radius:50%}.tabs-section{margin-top:64px}.tabs-nav{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e5e5}.tab-btn{padding:16px;text-align:center;font-weight:500;border:none;background:0 0;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}.tab-btn.active{border-bottom-color:#f36f2a;color:#f36f2a}.tab-content{display:none;padding:24px 0}.tab-content.active{display:block}.tab-content p{color:#666;line-height:1.6;margin-bottom:16px}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.write-review-btn{padding:8px 16px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.write-review-btn:hover{background-color:#f3f4f6}.reviews-list{display:flex;flex-direction:column;gap:16px}.review-item{border:1px solid #e5e5e5;border-radius:8px;padding:24px}.review-header{display:flex;justify-content:between;align-items:flex-start;margin-bottom:8px}.review-author{display:flex;flex-direction:column;gap:4px}.reviewer-name{font-weight:500}.review-date{font-size:14px;color:#666}.review-text{color:#666;line-height:1.6}.shipping-section h4{font-weight:500;margin-bottom:8px}.shipping-section ul{list-style:none;margin-bottom:24px}.shipping-section li{color:#666;margin-bottom:4px}.separator{height:1px;background-color:#e5e5e5;margin:24px 0}.related-section{margin-top:64px}.related-title{font-size:24px;font-weight:700;margin-bottom:32px}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.product-card{border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.product-card a{color:#000;text-decoration:none}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-card-image{aspect-ratio:1;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover img{transform:scale(1.05)}.product-card-info{padding:16px}.product-card-title{font-weight:500;margin-bottom:8px;line-height:1.4}.product-card-price{font-size:18px;font-weight:700}@media (max-width:768px){.container{padding:0 16px}.product-grid{grid-template-columns:1fr;gap:32px}.product-title{font-size:24px}.current-price{font-size:24px}.features-grid{grid-template-columns:1fr;gap:12px}.related-grid{grid-template-columns:repeat(2,1fr);gap:16px}.cart-actions{flex-direction:column}.quantity-section{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:480px){.related-grid{grid-template-columns:1fr}.price-section{flex-direction:column;align-items:flex-start;gap:8px}.size-options{grid-template-columns:repeat(3,1fr)}}#bundle-product_reviews{max-width:600px;margin:auto}