*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f9fa;color:#333;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3{font-weight:600;margin-bottom:.6rem}.container{margin:0 auto;max-width:1200px;padding:1.5rem}.header{background:#fff;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.header a{color:#374151;font-weight:500;margin-left:1rem}.header a:hover,.logo{color:#4f46e5}.logo{font-size:1.3rem;font-weight:700}.btn,button{border:none;border-radius:10px;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;padding:.8rem 1.4rem;transition:all .25s ease}.btn.primary{background:linear-gradient(135deg,#4f46e5,#3b82f6);box-shadow:0 4px 12px #4f46e533;color:#fff}.btn.primary:hover{background:linear-gradient(135deg,#4338ca,#2563eb);transform:translateY(-2px)}.btn.outline{background:#0000;border:2px solid #4f46e5;color:#4f46e5}.btn.outline:hover{background:#4f46e5;color:#fff}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-5px)}.product-card img{border-radius:8px;height:220px;margin-bottom:1rem;object-fit:cover;width:100%}.product-card h2{font-size:1.2rem;margin-bottom:.5rem}.product-card p{font-size:1rem;margin-bottom:1rem}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.cart-list{list-style:none;padding:0}.cart-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.cart-item img{border-radius:8px;height:80px;object-fit:cover;width:80px}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:1.2rem;max-width:500px;padding:2rem}.contact-form label{font-weight:600;margin-bottom:.3rem}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.8rem;transition:border .2s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.contact-form .error{color:#dc2626;font-size:.9rem}.success{padding:3rem 1rem;text-align:center}.success h1{color:#16a34a;margin-bottom:1rem}.search-bar{border:1px solid #ddd;border-radius:8px;font-size:1rem;margin:1rem 0 2rem;max-width:400px;padding:.8rem;width:100%}.search-bar:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.nav-links{align-items:center;display:flex;gap:.5rem}.nav-links a{display:inline-block;margin-left:.5rem}.nav-links .cart-icon,.nav-links a{background:#4f46e5;border-radius:6px;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background .2s ease}.nav-links .cart-icon{align-items:center;cursor:pointer;display:inline-flex;justify-content:center}.nav-links .cart-icon:hover{background:#776ceb}.nav-links a:hover{background:#776ceb;color:#fff}.footer{background:#1f2937;color:#fff;margin-top:2rem;padding:2rem 1rem;text-align:center}.footer p{color:#d1d5db;font-size:.95rem;margin:0}.footer a{color:#a5b4fc;margin:0 .5rem;transition:color .2s ease}.footer a:hover{color:#fff}
/*# sourceMappingURL=main.bcc443d5.css.map*/