.header{background:linear-gradient(135deg,#4f46e5,#7c3aed);background:linear-gradient(135deg,var(--primary-color,#4f46e5) 0,#7c3aed 100%);box-shadow:0 2px 8px #0000001a;color:#fff;padding:1rem 0}.header-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.logo{color:#fff;text-decoration:none}.logo h1{font-size:1.8rem;margin:0}.tagline{font-size:.9rem;margin-top:.25rem;opacity:.9}.search-form{display:flex;flex:1 1;gap:.5rem;max-width:500px}.search-input{flex:1 1;font-size:1rem;padding:.75rem 1rem}.search-button,.search-input{border:none;border-radius:4px}.search-button{background:#fff;color:#4f46e5;color:var(--primary-color,#4f46e5);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s}.search-button:hover{transform:scale(1.05)}.nav{display:flex;gap:1.5rem}.nav a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .2s}.nav a:hover{opacity:.8}@media (max-width:768px){.header-container{flex-direction:column;gap:1rem}.search-form{max-width:none;width:100%}}.footer{background:#1f2937;color:#fff;margin-top:4rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px;padding:3rem 20px}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#fff}.footer-bottom{background:#111827;border-top:1px solid #374151;padding:1.5rem;text-align:center}.footer-bottom p{color:#9ca3af;margin:0}.hero{border-radius:8px;color:#fff;margin-bottom:3rem;padding:4rem 2rem;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:.5rem}.hero-stats{font-size:1rem;opacity:.9}.categories-section,.featured-section{margin-bottom:3rem}.categories-section h2,.featured-section h2{color:#1f2937;font-size:2rem;margin-bottom:1.5rem}.categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-card{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;padding:2rem;text-decoration:none;transition:all .3s}.category-card:hover{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 4px 12px #0000001a;transform:translateY(-4px)}.category-card h3{font-size:1.25rem;margin-bottom:.5rem}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;overflow:hidden;text-decoration:none;transition:all .3s}.product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.product-image{align-items:center;background:#f3f4f6;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.no-image{color:#9ca3af;font-size:.875rem}.product-card h3{font-size:1rem;line-height:1.4;min-height:60px;padding:1rem}.product-price{font-weight:600;padding:0 1rem 1rem}.sale-price{color:#dc2626;margin-right:.5rem}.regular-price{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.price{color:#059669}@media (max-width:768px){.hero h1{font-size:2rem}}.category-page{padding:2rem 0}.category-header{margin-bottom:2rem}.category-header h1{color:#1f2937;font-size:2.5rem;margin-bottom:.5rem}.category-header p,.no-products{color:#6b7280;font-size:1.125rem}.no-products{padding:3rem;text-align:center}.product-page{padding:2rem 0}.product-container{grid-gap:3rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2rem}.product-images{display:flex;flex-direction:column;gap:1rem}.main-image{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;width:100%}.main-image img{height:100%;object-fit:contain;width:100%}.image-thumbnails{display:flex;gap:.5rem;overflow-x:auto}.image-thumbnails img{border:2px solid #0000;border-radius:4px;cursor:pointer;height:80px;object-fit:cover;transition:border-color .2s;width:80px}.image-thumbnails img.active,.image-thumbnails img:hover{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5)}.product-details h1{color:#1f2937;font-size:2rem;margin-bottom:.5rem}.sku{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.product-details .product-price{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.product-details .sale-price{color:#dc2626}.product-details .regular-price{color:#9ca3af;font-size:1.5rem;margin-left:1rem;text-decoration:line-through}.product-details .price{color:#059669}.short-description{background:#f3f4f6;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.product-actions{display:flex;gap:1rem;margin-bottom:2rem}.product-actions button{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:transform .2s}.add-to-cart{background:#4f46e5;background:var(--primary-color,#4f46e5);color:#fff}.contact-seller{background:#f3f4f6;color:#1f2937}.product-actions button:hover{transform:translateY(-2px)}.attributes,.description{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.attributes h2,.description h2{color:#1f2937;font-size:1.5rem;margin-bottom:1rem}.attributes table{border-collapse:collapse;width:100%}.attributes td,.attributes th{border-bottom:1px solid #e5e7eb;padding:.75rem;text-align:left}.attributes th{color:#1f2937;font-weight:600;width:30%}.attributes td{color:#6b7280}@media (max-width:968px){.product-container{grid-template-columns:1fr}}.search-page{padding:2rem 0}.search-header{margin-bottom:2rem}.search-header h1{color:#1f2937;font-size:2rem;margin-bottom:.5rem}.search-header p{color:#6b7280;font-size:1rem}.no-results{padding:3rem;text-align:center}.no-results p{color:#6b7280;font-size:1.125rem}.about-page{margin:0 auto;max-width:1200px;padding:2rem}.about-hero{border-bottom:2px solid #e5e7eb;margin-bottom:3rem;padding:3rem 0;text-align:center}.about-hero h1{color:#1f2937;font-size:3rem;margin-bottom:1rem}.about-hero .subtitle{color:#6b7280;font-size:1.5rem}.about-content{margin:0 auto;max-width:900px}.about-section{margin-bottom:3rem}.about-section h2{color:#1f2937;font-size:2rem;margin-bottom:1rem}.about-section p{color:#4b5563;font-size:1.125rem;line-height:1.8;margin-bottom:1rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.feature{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2rem}.feature h3{color:#1f2937;font-size:1.25rem;margin-bottom:.5rem}.feature p{color:#6b7280;font-size:1rem;margin:0}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-hero .subtitle{font-size:1.25rem}.features-grid{grid-template-columns:1fr}}.contact-page{margin:0 auto;max-width:1200px;padding:2rem}.contact-hero{border-bottom:2px solid #e5e7eb;margin-bottom:3rem;padding:3rem 0;text-align:center}.contact-hero h1{color:#1f2937;font-size:3rem;margin-bottom:1rem}.contact-hero p{color:#6b7280;font-size:1.25rem}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form-container h2,.contact-info h2{color:#1f2937;font-size:1.75rem;margin-bottom:2rem}.info-section{margin-bottom:2rem}.info-section h3{color:#1f2937;font-size:1.25rem;margin-bottom:.5rem}.info-section p{color:#6b7280;margin:.25rem 0}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#1f2937;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem}.form-group input:focus,.form-group textarea:focus{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 0 0 3px #4f46e51a;outline:none}.submit-button{background:#4f46e5;background:var(--primary-color,#4f46e5);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem;transition:transform .2s}.submit-button:hover{transform:translateY(-2px)}.success-message{background:#10b981;border-radius:8px;color:#fff;padding:2rem;text-align:center}.success-message h3{font-size:1.5rem;margin-bottom:1rem}.success-message button{background:#fff;border:none;border-radius:4px;color:#10b981;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem}@media (max-width:968px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-hero h1{font-size:2rem}}.legal-page{margin:0 auto;max-width:900px;padding:2rem}.legal-page h1{color:#1f2937;font-size:2.5rem;margin-bottom:.5rem}.last-updated{border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:.875rem;margin-bottom:2rem;padding-bottom:2rem}.legal-content section{margin-bottom:2.5rem}.legal-content h2{color:#1f2937;font-size:1.5rem;margin-bottom:1rem}.legal-content p{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:1rem}.legal-content ul{margin:1rem 0 1rem 2rem}.legal-content li{color:#4b5563;line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.legal-page h1{font-size:2rem}.legal-content h2{font-size:1.25rem}}.faq-page{margin:0 auto;max-width:1000px;padding:2rem}.faq-hero{border-bottom:2px solid #e5e7eb;margin-bottom:3rem;padding:3rem 0;text-align:center}.faq-hero h1{color:#1f2937;font-size:3rem;margin-bottom:1rem}.faq-hero p{color:#6b7280;font-size:1.25rem}.faq-content{margin:0 auto;max-width:800px}.faq-list{margin-bottom:4rem}.faq-item{border-bottom:1px solid #e5e7eb;margin-bottom:0}.faq-question{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.5rem 0;text-align:left;transition:color .2s;width:100%}.faq-icon,.faq-question:hover{color:#4f46e5;color:var(--primary-color,#4f46e5)}.faq-icon{font-size:1.5rem;font-weight:300}.faq-answer{animation:slideDown .3s ease-out;padding:0 0 1.5rem}.faq-answer p{color:#6b7280;line-height:1.8;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-contact{background:#f9fafb;border-radius:8px;padding:3rem;text-align:center}.faq-contact h2{color:#1f2937;font-size:2rem;margin-bottom:1rem}.faq-contact p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.contact-button{background:#4f46e5;background:var(--primary-color,#4f46e5);border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .2s}.contact-button:hover{transform:translateY(-2px)}@media (max-width:768px){.faq-hero h1{font-size:2rem}.faq-question{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:1400px;padding:20px;width:100%}.loading{color:#666}.error,.loading{font-size:18px;padding:40px;text-align:center}.error{color:#dc2626}
/*# sourceMappingURL=main.e5134faf.css.map*/