.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{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.header-container,.logo{align-items:center;display:flex}.logo{color:#fff;text-decoration:none}.logo-image{height:50px;max-width:200px;width:auto}.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}.homepage{min-height:100vh}.hero{background:linear-gradient(135deg,#4f46e5,#0000001a);background:linear-gradient(135deg,var(--primary-color,#4f46e5) 0,#0000001a 100%);color:#fff;padding:5rem 2rem;position:relative;text-align:center}.hero-content{margin:0 auto;max-width:1200px}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0003}.hero-tagline{font-size:1.5rem;font-weight:500;margin-bottom:1rem;opacity:.95}.hero-description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.hero-stats-row{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:2rem 0}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-item strong{display:block;font-size:2.5rem;margin-bottom:.25rem}.stat-item span{font-size:.875rem;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.cta-button{border-radius:8px;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s}.cta-button.primary{background:#fff;color:#4f46e5;color:var(--primary-color,#4f46e5)}.cta-button.primary:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.cta-button.secondary{background:#fff3;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background:#ffffff4d}.trust-section{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:3rem 2rem}.trust-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.trust-item{text-align:center}.trust-item h3{color:#059669;font-size:1.25rem;margin-bottom:.5rem}.trust-item p{color:#6b7280;line-height:1.6}.categories-section{padding:4rem 2rem}.section-header h2{margin-bottom:1rem}.section-description{color:#6b7280;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:700px}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:2rem}.category-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#1f2937;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s}.category-card:hover{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 12px 24px #00000026;transform:translateY(-6px)}.category-image{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.category-image img{height:100%;object-fit:cover;width:100%}.category-placeholder{align-items:center;display:flex;height:100%;justify-content:center;padding:1rem;width:100%}.category-placeholder span{color:#6b7280;font-size:1.125rem;font-weight:600;text-align:center}.category-card h3{font-size:1.25rem;font-weight:600;padding:1.5rem 1.5rem .5rem}.category-card p{color:#6b7280;font-size:.9375rem;line-height:1.5;padding:0 1.5rem 1.5rem}.view-all-link{margin-top:2rem;text-align:center}.view-all-link a{color:#4f46e5;color:var(--primary-color,#4f46e5);font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s}.view-all-link a:hover{text-decoration:underline}.why-choose-us{background:#1f2937;color:#fff;padding:4rem 2rem}.why-choose-us h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2.5rem;gap:2.5rem}.feature-item{text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-item h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.feature-item p{color:#d1d5db;line-height:1.6}.featured-section{background:#f9fafb;padding:4rem 2rem}.featured-section h2{color:#1f2937;font-size:2.5rem;margin-bottom:3rem;text-align:center}.products-grid{margin:0 auto;max-width:1200px}.product-card:hover{border-color:var(--primary-color,#4f46e5)}.product-card h3{font-size:1.0625rem;font-weight:600;line-height:1.4;min-height:65px;padding:1.25rem 1.25rem .5rem}.product-price{padding:0 1.25rem 1.25rem}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero-tagline{font-size:1.25rem}.hero-description{font-size:1rem}.hero-stats-row{gap:1.5rem}.stat-item strong{font-size:2rem}.hero-cta{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}.featured-section h2,.section-header h2,.why-choose-us h2{font-size:2rem}.categories-grid,.products-grid{grid-template-columns:1fr}}.category-page{min-height:100vh}.category-hero{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:3rem 2rem 4rem}.category-hero-content{margin:0 auto;max-width:1200px}.breadcrumb{font-size:.875rem;margin-bottom:1rem;opacity:.9}.breadcrumb a{color:#fff;text-decoration:none;transition:opacity .3s}.breadcrumb a:hover{opacity:.7}.category-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.category-intro{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;max-width:800px;opacity:.95}.category-stats{display:flex;flex-wrap:wrap;gap:3rem}.category-stats .stat{display:flex;flex-direction:column}.category-stats .stat strong{display:block;font-size:2rem;margin-bottom:.25rem}.category-stats .stat span{font-size:.875rem;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.category-info{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:3rem 2rem}.container{margin:0 auto;max-width:1200px}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.info-card h3{color:#059669;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.info-card p{color:#6b7280;font-size:.9375rem;line-height:1.6}.products-section{padding:4rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:.75rem}.section-header p{color:#6b7280;font-size:1.125rem}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s}.product-card:hover{border-color:#4f46e5;box-shadow:0 12px 24px #00000026;transform:translateY(-6px)}.product-image{align-items:center;background:#f3f4f6;display:flex;height:220px;justify-content:center;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-info{display:flex;flex-direction:column;flex-grow:1;padding:1.25rem}.product-info h3{font-size:1.0625rem;font-weight:600;line-height:1.4;margin-bottom:.75rem;min-height:50px}.product-short-desc{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.product-price{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.sale-price{color:#dc2626;margin-right:.5rem}.regular-price{color:#9ca3af;font-size:.9375rem;text-decoration:line-through}.price{color:#059669}.quick-view-btn{background:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s;width:100%}.quick-view-btn:hover{background:#4338ca;transform:translateY(-2px)}.no-products{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem;text-align:center}.no-products h3{color:#1f2937;font-size:1.5rem;margin-bottom:1rem}.no-products p{color:#6b7280;font-size:1.0625rem;margin-bottom:1.5rem}.contact-btn{background:#4f46e5;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s}.contact-btn:hover{background:#4338ca;box-shadow:0 4px 12px #4f46e54d;transform:translateY(-2px)}.industry-insights{background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}.industry-insights h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:2rem}.insights-content p{color:#4b5563;font-size:1.0625rem;line-height:1.8;margin-bottom:2rem}.insights-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.insights-features .feature{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.insights-features .feature h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.insights-features .feature p{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0}.category-cta{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:4rem 2rem;text-align:center}.category-cta h2{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.category-cta p{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}@media (max-width:768px){.category-hero h1{font-size:2.25rem}.category-intro{font-size:1.0625rem}.category-stats{gap:1.5rem}.category-stats .stat strong{font-size:1.75rem}.category-cta h2,.industry-insights h2,.section-header h2{font-size:1.875rem}.products-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-btn{max-width:300px;width:100%}}.loading{color:#6b7280}.error,.loading{font-size:1.25rem;padding:4rem 2rem}.product-page{max-width:100%;overflow-x:hidden;padding:2rem 0;width:100%}.product-container{grid-gap:3rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:1fr 1fr;max-width:100%;padding:2rem;width:100%}.product-images{flex-direction:column;gap:1rem;min-width:0}.main-image,.product-images{display:flex;max-width:100%;width:100%}.main-image{align-items:center;background:#f3f4f6;border-radius:8px;height:400px;justify-content:center;overflow:hidden}.main-image img{height:100%;max-width: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{max-width:100%;min-width:0;width:100%}.product-details h1{word-wrap:break-word;color:#1f2937;font-size:2rem;margin-bottom:.5rem;overflow-wrap:break-word}.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:768px){.product-container{gap:1.5rem!important;grid-template-columns:1fr!important;padding:1rem!important}.product-container,.product-page{max-width:100%!important;width:100%!important}.product-page{padding:1rem 0}.product-details,.product-images{min-width:0!important}.main-image,.product-details,.product-images{max-width:100%!important;width:100%!important}.main-image{height:300px}.product-details h1{font-size:1.5rem}.product-actions{flex-direction:column}.product-actions button{width:100%}}.product-features{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.feature-badge{background:#f0fdf4;border:1px solid #d1fae5;border-radius:6px;color:#059669;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.product-info-section{background:#f9fafb;padding:4rem 2rem}.product-info-section .container{margin:0 auto;max-width:1200px}.product-info-section .description{border:none;margin-bottom:3rem;padding:0}.product-info-section .description h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.product-info-section .description h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.product-info-section .description p{color:#4b5563;font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.feature-list{list-style:none;margin:1.5rem 0;padding:0}.feature-list li{color:#4b5563;font-size:1rem;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.feature-list li:before{color:#059669;content:"✓";font-size:1.25rem;font-weight:700;left:0;position:absolute}.additional-info{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:3rem;padding:2rem}.additional-info h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item h3{color:#059669;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.info-item p{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0}.product-cta{background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:12px;color:#fff;margin-top:3rem;padding:3rem 2rem;text-align:center}.product-cta h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.product-cta p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s}.cta-btn.primary{background:#fff;color:#4f46e5}.cta-btn.primary:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.cta-btn.secondary{background:#fff3;border:2px solid #fff;color:#fff}.cta-btn.secondary:hover{background:#ffffff4d}.no-image{color:#9ca3af;font-size:.875rem;font-weight:500}@media (max-width:480px){.product-container{gap:1rem!important;grid-template-columns:1fr!important;padding:.5rem!important}.main-image,.product-container,.product-details,.product-images{max-width:100%!important;width:100%!important}.main-image{height:250px}.product-details h1{font-size:1.25rem}.product-details .product-price{font-size:1.5rem}.attributes td,.attributes th{font-size:.875rem;padding:.5rem}.product-info-section{padding:2rem 1rem}.additional-info h2,.product-cta h2,.product-info-section .description h2{font-size:1.5rem}.product-info-section .description h3{font-size:1.25rem}.info-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-btn{max-width:300px;width:100%}}.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.c012f146.css.map*/