*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-content{padding:40px 0}.page-title{font-size:2.5rem;margin-bottom:10px;text-align:center;color:#000}.page-subtitle{font-size:1.2rem;text-align:center;margin-bottom:40px;color:#666}.section-title{font-size:2rem;margin-bottom:30px;text-align:center;color:#000;position:relative}.section-title:after{content:"";display:block;width:50px;height:2px;background:#000;margin:15px auto}.footer{background:#000;color:#fff;padding:30px 0;text-align:center;margin-top:60px}.navbar{background:#000;color:#fff;padding:15px 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-brand h1{font-size:1.3rem;font-weight:700;font-family:Helvetica Neue,Arial,sans-serif}.search-icon{background:none;border:none;color:#fff;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.search-icon svg{width:24px;height:24px}.search-input{padding:8px 15px;border:none;border-radius:20px;font-size:1rem;width:250px;outline:none}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.product-image{width:100%;height:250px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:20px}.product-name{font-size:1.2rem;margin-bottom:10px;color:#000}.product-price{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:5px}.product-discount{font-size:.9rem;color:#666}.product-grid-section{padding:60px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:40px}.no-products{text-align:center;padding:40px;font-size:1.2rem;color:#666}.modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:10px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:2rem;cursor:pointer;color:#000;z-index:10}.modal-body{display:flex;flex-direction:column}.modal-image{width:100%;height:300px}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-details{padding:30px}.modal-details h2{font-size:2rem;margin-bottom:15px;color:#000}.modal-price{font-size:1.5rem;font-weight:600;margin-bottom:10px;color:#333}.modal-discount{font-size:1.1rem;color:#666;margin-bottom:20px}.modal-description{margin-bottom:30px}.whatsapp-order-btn{display:inline-block;background:#25d366;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background .3s ease}.whatsapp-order-btn:hover{background:#128c7e}@media (min-width: 768px){.modal-body{flex-direction:row}.modal-image{width:40%;height:auto}.modal-details{width:60%}}.order-form-section{padding:60px 0;background:#f9f9f9;margin-top:40px}.order-form{max-width:600px;margin:0 auto;background:#fff;padding:30px;border-radius:8px;box-shadow:0 5px 15px #0000000d}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#000}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#000;outline:none}.payment-options{display:flex;flex-wrap:wrap;gap:15px}.payment-options label{display:flex;align-items:center;font-weight:400;cursor:pointer}.payment-options input{width:auto;margin-right:8px}.order-now-btn{background:#000;color:#fff;border:none;padding:15px 30px;font-size:1.1rem;font-weight:600;border-radius:5px;cursor:pointer;width:100%;transition:background .3s ease}.order-now-btn:hover{background:#333}
