img{width:150px;height:150px}body{margin:0;padding:0;font-family:Helvetica Neue,sans-serif;background:linear-gradient(to bottom right,#fff,#dbeafe);color:#1e293b}main{max-width:1200px;margin:auto;padding:2rem}h1{text-align:center;font-size:2.5rem;color:#3b82f6;margin-bottom:1rem}.tagline{text-align:center;font-size:1.1rem;color:#475569;margin-bottom:2.5rem}.tagline .alert{color:#ef4444;font-weight:700}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.product-card{background-color:#fff;border:2px solid #bfdbfe;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 10px #3b82f61a;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #3b82f633}.product-card img{width:100%;height:160px;object-fit:contain;margin-bottom:1rem}.product-card h2{font-size:1.2rem;color:#2563eb;margin-bottom:.5rem}.product-card p{font-size:.95rem;color:#475569;margin-bottom:1rem}.product-card .price{font-size:1.1rem;font-weight:700}body{margin:0;font-family:Helvetica Neue,sans-serif;background:linear-gradient(to bottom right,#fff,#dbeafe);color:#1e293b}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fff;border-bottom:2px solid #bfdbfe;position:sticky;top:0;z-index:1000}.main-heading{font-size:1.75rem;color:#3b82f6;margin:0}.cart-toggle{background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.subtext{text-align:center;font-size:1rem;color:#475569;margin:1rem 0}.alert{color:#ef4444;font-weight:700}.page-container{padding:2rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.product-card{background:#fff;border:2px solid #bfdbfe;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 5px 20px #3b82f61a;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #3b82f626}.product-card img,.placeholder{width:100%;height:160px;object-fit:contain;background-color:#e0f2fe;margin-bottom:1rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#60a5fa;font-weight:600;font-size:.95rem}.product-card h2{color:#2563eb;font-size:1.1rem;margin-bottom:.5rem}.product-card p{font-size:.95rem;margin-bottom:.75rem}.product-card .price{font-weight:700;color:#1e293b;font-size:1rem}.product-card button{background-color:#3b82f6;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:.5rem;font-size:.9rem;cursor:pointer}.product-card button:hover{background-color:#2563eb}.cart-drawer{position:fixed;top:0;right:-100%;width:340px;height:100%;background-color:#fff;box-shadow:-6px 0 15px #0000001a;transition:right .3s ease-in-out;padding:1.5rem;z-index:2000;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-header h2{font-size:1.3rem;margin:0}.cart-header button{background:none;border:none;font-size:1.3rem;cursor:pointer}.cart-list{flex-grow:1;overflow-y:auto;margin:1rem 0;padding:0;list-style:none}.cart-list li{padding:.75rem;border-radius:.5rem;background:#f1f5f9;margin-bottom:.5rem;font-size:.95rem;display:flex;justify-content:space-between}.cart-total{font-size:1.1rem;font-weight:700;margin-top:1rem;text-align:right}.checkout-btn{margin-top:1rem;background-color:#10b981;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:1rem;cursor:pointer}.checkout-btn:hover{background-color:#059669}.cart-item{display:flex;justify-content:space-between;align-items:center;background:#f1f5f9;padding:.5rem;border-radius:.5rem;margin-bottom:.5rem}.remove-btn{background-color:#ef4444;color:#fff;border:none;padding:.3rem .7rem;border-radius:.4rem;font-size:.8rem;cursor:pointer}.remove-btn:hover{background-color:#dc2626}
