*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f0fdf4;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.navbar{color:#fff;background:#059669;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 8px #0596694d}.navbar h2{font-size:1.25rem}.navbar-links{gap:.5rem;display:flex}.navbar-links button{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.navbar-links button:hover{background:#ffffff59}.container{max-width:960px;margin:2rem auto;padding:0 1rem}.page-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem}.login-wrapper{background:linear-gradient(135deg,#059669 0%,#047857 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 20px 60px #00000026}.login-box h1{text-align:center;color:#059669;margin-bottom:.5rem;font-size:1.75rem}.login-box p{text-align:center;color:#64748b;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#475569;margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#059669}.btn-primary{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-primary:hover{background:#047857}.error-msg{color:#ef4444;text-align:center;margin-top:.75rem;font-size:.875rem}.dashboard-card{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 12px #0000000f}.dashboard-card h2{color:#1e293b;margin-bottom:1rem}.dashboard-card p{color:#64748b;margin-bottom:.4rem;font-size:.95rem}.status-toggle{border-top:1px solid #e2e8f0;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.toggle-btn{cursor:pointer;border:none;border-radius:10px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.toggle-open{color:#065f46;background:#d1fae5}.toggle-open:hover{background:#a7f3d0}.toggle-closed{color:#991b1b;background:#fee2e2}.toggle-closed:hover{background:#fecaca}.badge{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.badge-open{color:#065f46;background:#d1fae5}.badge-closed{color:#991b1b;background:#fee2e2}.products-list{flex-direction:column;gap:.75rem;display:flex}.product-item{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex;box-shadow:0 1px 8px #0000000d}.product-item h4{margin-bottom:.2rem}.product-item p{color:#64748b;font-size:.875rem}.product-price{color:#059669;font-size:1.1rem;font-weight:700}.form-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0000000f}.form-card h2{margin-bottom:1.5rem}.success-msg{color:#059669;text-align:center;margin-top:.75rem;font-size:.875rem;font-weight:600}.empty-state{text-align:center;color:#94a3b8;padding:3rem}.empty-state h3{color:#94a3b8;margin-bottom:.5rem}
