body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.hero-section{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;padding:3rem 0 2rem;text-align:center}.hero-title{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#64748b;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.category-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-4px)}.category-icon{font-size:3rem;margin-bottom:1rem}.category-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.category-description{color:#64748b;line-height:1.6}.section-title{color:#1e293b;font-size:2rem;font-weight:600;margin:3rem 0 2rem;text-align:center}.search-input{border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:block;font-size:1rem;margin:1.5rem auto;max-width:600px;padding:1rem 1.25rem;transition:all .2s ease;width:100%}.search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a,0 4px 12px #0000001a;outline:none;transform:translateY(-1px)}.search-input::placeholder{color:#94a3b8}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:2rem 0}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-4px)}.product-image{background-color:#f8fafc;border-radius:8px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.product-name{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.product-brand{color:#6366f1;font-weight:500;margin-bottom:.5rem}.product-price{color:#059669;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.product-rating{align-items:center;color:#fbbf24;display:flex;gap:.25rem;margin-bottom:1rem}.product-description{color:#64748b;font-size:.875rem;line-height:1.4;margin-bottom:1rem}
/*# sourceMappingURL=main.23d07e2b.css.map*/