body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{background:linear-gradient(135deg,#4f46e5,#9333ea);overflow:hidden;position:relative}.login-container:before{background:#ffffff26;left:-100px;top:-100px}.login-container:after,.login-container:before{border-radius:50%;content:"";filter:blur(100px);height:400px;position:absolute;width:400px}.login-container:after{background:#ffffff1a;bottom:-100px;right:-100px}.login-box{animation:fadeIn .6s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 50px #0000004d;color:#fff;padding:45px 35px;position:relative}.logo{font-size:34px;font-weight:700;letter-spacing:1px;margin-bottom:25px}.input{background:#ebe6e633;border:none;border-radius:12px;color:#000;font-size:15px;margin:12px 0;outline:none;padding:14px;transition:.3s}.input::placeholder{color:#0e0f0f}.input:focus{background:#ffffff4d;box-shadow:0 0 8px #ffffff80}.btn{background:linear-gradient(135deg,#fff,#e0e7ff);border-radius:14px;color:#4f46e5;font-size:16px;font-weight:600;margin-top:18px;padding:14px}.btn:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}..
.register{color:#1b1c1d;font-size:14px;margin-top:20px}.register span{color:#fff;font-weight:600}.register span:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:500px){.login-box{padding:35px 25px;width:90%}}body{background:#f4f6f9}.navbar{background:#111827}.navbar h2{font-size:24px;font-weight:600}.navbar div span{cursor:pointer;font-weight:500;margin-left:25px;transition:.3s}.navbar div span:hover{color:#60a5fa}.search{margin-bottom:30px}.search input{border:1px solid #ddd;border-radius:6px 0 0 6px;outline:none;padding:10px;width:300px}.search button{background:#2563eb;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;padding:10px 15px}.cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.card{border-radius:12px;cursor:pointer;transition:.3s}.card:hover{transform:translateY(-5px)}.card .img{align-items:center;background:#e5e7eb;border-radius:10px;color:#555;display:flex;height:150px;justify-content:center;margin-bottom:15px}.card h4{margin-bottom:5px}.card p{font-weight:600;margin-bottom:10px}.card button{background:#111827;border-radius:6px;padding:8px}.card button:hover{background:#2563eb}.cart-page{padding:40px}.cart-box{border-radius:10px}.cart-details h3,.cart-details p{margin-bottom:5px}.cart-box button{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer}.cart-box button:hover{background:#b91c1c}.checkout-row button{background:#16a34a;border-radius:8px;cursor:pointer;font-size:15px;padding:10px 20px}.checkout-row button:hover{background:#15803d}.checkout-page{padding:40px}.summary-box{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;margin-bottom:20px;padding:25px;width:400px}.summary-box h3{margin-bottom:15px}.confirm-btn{background:#2563eb;border-radius:8px;cursor:pointer;font-size:16px;padding:12px 25px}.confirm-btn:hover{background:#1d4ed8}.login-container{align-items:center;background:linear-gradient(135deg,#2563eb,#1e3a8a);display:flex;height:100vh;justify-content:center}.login-box{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;padding:40px;text-align:center;width:350px}.logo{margin-bottom:20px}.input{border:1px solid #ddd;border-radius:6px;margin-bottom:15px}.btn,.input{padding:10px;width:100%}.btn{background:#111827;border:none;border-radius:6px;color:#fff;cursor:pointer;transition:.3s}.btn:hover{background:#2563eb}.register span{color:#2563eb;cursor:pointer}.search{align-items:center;flex-wrap:wrap}.search input,.search select{border:1px solid #ddd;border-radius:8px;min-width:180px;outline:none;padding:10px 15px;transition:.3s}.search input:focus,.search select:focus{border-color:#2563eb;box-shadow:0 0 5px #2563eb4d}.cards{grid-gap:25px;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-8px)}.card img{border-radius:10px;height:180px}.card h4{font-weight:600;margin-bottom:8px}.card p{color:#2563eb;font-size:16px;margin-bottom:12px}.card button{background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:8px;font-weight:500;padding:10px;transition:.3s}.card button:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a)}.cart-box{background:#f8f9fa}.cart-left{flex:0 0 120px}.cart-image{border-radius:10px;height:100px;width:100px}.cart-right{flex:1 1;margin-left:20px}.cart-right h3{margin-bottom:8px}.price{font-weight:700}.price,.qty{margin-bottom:10px}.qty{align-items:center;display:flex;gap:10px}.qty button{background:#e74c3c;border-radius:6px;padding:5px 10px}.remove-btn{background:#c0392b;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px}.checkout-row{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.page h1{font-size:28px;font-weight:600;margin-bottom:30px;text-align:center}.page input{border:1px solid #ddd;border-radius:8px;margin:8px 10px 8px 0;min-width:180px;outline:none;padding:10px 15px}.page input:focus{border-color:#2563eb;box-shadow:0 0 6px #2563eb4d}.page button{background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-top:5px;padding:10px 18px;transition:.3s}.page button:hover{opacity:.9;transform:translateY(-2px)}.page h2{border-bottom:2px solid #eee;margin-bottom:15px;margin-top:40px;padding-bottom:8px}.cart-box{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;justify-content:space-between;margin-bottom:15px;padding:18px;transition:.3s}.cart-box:hover{box-shadow:0 8px 18px #00000014;transform:translateY(-3px)}.cart-box img{border-radius:8px;height:60px;margin-right:15px;object-fit:cover;width:60px}.cart-box button{font-size:14px;margin-left:8px;padding:6px 12px}.cart-box button:first-child{background:#2563eb}.cart-box button:last-child{background:#dc2626}.cart-box button[style*=green]{background:#16a34a!important}@media (max-width:768px){.cart-box{align-items:flex-start;flex-direction:column}.cart-box div{margin-top:10px}}.navbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae6;color:#fff;display:flex;justify-content:space-between;padding:18px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar h2{color:#f0f8ff;cursor:pointer;font-size:26px;font-weight:700}.navbar span{cursor:pointer;font-weight:500;margin-left:25px;position:relative}.navbar span:after{background:#6366f1;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.navbar span:hover:after{width:100%}.search{display:flex;gap:15px;justify-content:center;margin-bottom:40px}.search input,.search select{border:none;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:12px 16px}.cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--glass);border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:20px;transition:.4s}.card:hover{transform:translateY(-10px) scale(1.02)}.card img{border-radius:16px;height:200px;margin-bottom:15px;object-fit:cover;width:100%}.card h4{font-size:18px;margin-bottom:6px}.card p{color:var(--primary);font-size:17px;font-weight:700}.card button{background:linear-gradient(135deg,#6366f1,#4338ca);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:600;margin-top:12px;padding:12px;width:100%}.cart-box{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--glass);border-radius:18px;box-shadow:0 15px 30px #0000001a;display:flex;margin-bottom:20px;padding:20px}.cart-image{border-radius:16px;height:110px;object-fit:cover;width:110px}.cart-right{margin-left:25px}.qty button{background:var(--danger);border:none;border-radius:10px;color:#fff;cursor:pointer;padding:6px 12px}.checkout-row button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:16px;color:#fff;font-size:16px;padding:14px 26px}.checkout-page{align-items:center;display:flex;flex-direction:column}.summary-box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--glass);border-radius:20px;box-shadow:0 20px 40px #00000026;padding:30px;width:420px}.confirm-btn{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:16px;color:#fff;font-size:17px;margin-top:20px;padding:14px 30px}.admin-card{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--glass);border-radius:18px;box-shadow:0 15px 35px #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;padding:20px}.admin-card img{border-radius:12px;height:60px;width:60px}.admin-card button{border:none;border-radius:12px;cursor:pointer;padding:8px 14px}.admin-card button:first-child{background:#6366f1;color:#fff}.admin-card button:last-child{background:#ef4444;color:#fff}:root{--primary:#6366f1;--secondary:#22c55e;--danger:#ef4444;--dark:#0f172a;--light:#f8fafc;--glass:#ffffffb3}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{background:linear-gradient(135deg,#e0e7ff,#f8fafc);min-height:100vh}.page{padding:40px}h1,h2{color:#0f172a}
/*# sourceMappingURL=main.5f059e76.css.map*/