@import url(https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700&family=DM+Sans:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Syne:wght@600;700&family=DM+Sans:wght@400;500&display=swap);.auth-page{align-items:center;background:#f7f5f0;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;gap:0;justify-content:center;min-height:100vh;padding:1rem}.auth-card{background:#fff;border:1px solid #e8e4dc;border-radius:16px;max-width:420px;padding:2.5rem 2rem;width:100%}.auth-card h1{color:#1a1a1a;font-family:Syne,sans-serif;font-size:1.4rem;font-weight:600;margin:0 0 .25rem}.auth-sub{color:#888;font-size:.9rem;margin:0 0 1.5rem}.field label{font-size:.8rem}.field input{border:1.5px solid #e0dbd0;border-radius:8px;box-sizing:border-box;font-family:DM Sans,sans-serif;font-size:.95rem;outline:none;padding:.65rem .85rem;transition:border-color .2s;width:100%}.field input:focus{border-color:#e85d04}.btn-primary{background:#e85d04;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.75rem;transition:background .2s;width:100%}.btn-primary:hover{background:#c94f00}.btn-primary:disabled{background:#f0a07a;cursor:not-allowed}.auth-footer-link{color:#888;font-size:.9rem;margin-top:1.25rem;text-align:center}.auth-footer-link a{color:#e85d04;font-weight:500;text-decoration:none}.loading-screen{align-items:center;color:#888;display:flex;font-family:DM Sans,sans-serif;height:100vh;justify-content:center}@media (max-width:480px){.auth-card{border-radius:12px;padding:2rem 1.25rem}.auth-card h1{font-size:1.2rem}}body{background:#f7f5f0}.dashboard,.sidebar{display:flex;min-height:100vh}.sidebar{background:#1a1a1a;color:#fff;flex-direction:column;flex-shrink:0;height:100vh;padding:1.5rem 1rem;position:-webkit-sticky;position:sticky;top:0;width:240px}.sidebar-restaurant{color:#666;font-size:.78rem;margin-bottom:2rem;margin-top:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.nav-item{align-items:center;border-radius:8px;color:#aaa;display:flex;font-size:.9rem;gap:.75rem;padding:.6rem .75rem;text-decoration:none;transition:all .15s}.nav-item:hover{background:#2a2a2a;color:#fff}.nav-item.active{background:#e85d04;color:#fff}.nav-icon{font-size:1rem;text-align:center;width:20px}.sidebar-footer{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.sidebar-logout{background:none;border:1px solid #333;border-radius:8px;color:#888;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.85rem;padding:.6rem;transition:all .15s}.sidebar-logout:hover{border-color:#e85d04;color:#e85d04}.sidebar-vyuhanam{color:#555;display:block;font-size:.72rem;text-align:center;text-decoration:none}.sidebar-vyuhanam:hover{color:#e85d04}.dash-main{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:2rem}.page-header{margin-bottom:1.75rem}.page-header h2{font-family:Syne,sans-serif;font-size:1.4rem;font-weight:600}.page-header p{color:#888;font-size:.9rem;margin-top:.25rem}.overview h2{font-family:Syne,sans-serif;font-size:1.6rem;margin-bottom:.25rem}.overview-sub{color:#e85d04;font-weight:500;margin-bottom:2rem}.quick-links{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.quick-card{align-items:center;background:#fff;border:1px solid #e8e4dc;border-radius:12px;color:#1a1a1a;display:flex;flex-direction:column;font-size:.85rem;font-weight:500;gap:.5rem;padding:1.25rem 1rem;text-align:center;text-decoration:none;transition:all .15s}.quick-card:hover{border-color:#e85d04;box-shadow:0 4px 16px #e85d041a}.qc-icon{font-size:1.5rem}.card{background:#fff;border:1px solid #e8e4dc;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.btn{border:none;border-radius:8px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;transition:all .15s}.btn-orange{background:#e85d04;color:#fff}.btn-orange:hover{background:#c94f00}.btn-outline{background:#fff;border:1.5px solid #e0dbd0;color:#1a1a1a}.btn-outline:hover{border-color:#e85d04;color:#e85d04}.btn-danger{background:#fff;border:1.5px solid #f0c0c0;color:#c0392b}.btn-danger:hover{background:#fdf0f0}.btn-sm{font-size:.82rem;padding:.4rem .8rem}.btn:disabled{cursor:not-allowed;opacity:.5}.field{margin-bottom:1rem}.field label{color:#555;display:block;font-size:.78rem;font-weight:500;letter-spacing:.04em;margin-bottom:.35rem;text-transform:uppercase}.field input,.field select,.field textarea{background:#fff;border:1.5px solid #e0dbd0;border-radius:8px;font-family:DM Sans,sans-serif;font-size:.9rem;outline:none;padding:.65rem .85rem;transition:border-color .2s;width:100%}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e85d04}.tag-veg{background:#e8f5e9;color:#2e7d32}.tag-nonveg,.tag-veg{border-radius:4px;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.tag-nonveg{background:#fdecea;color:#c62828}.status-badge{border-radius:20px;font-size:.78rem;font-weight:500;padding:.25rem .6rem}.status-new{background:#fff3e0;color:#e65100}.status-preparing{background:#e3f2fd;color:#1565c0}.status-ready{background:#e8f5e9;color:#2e7d32}.status-served{background:#f5f5f5;color:#757575}.grid-2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.flex-between{align-items:center;display:flex;justify-content:space-between}.mt-1{margin-top:1rem}.divider{border:none;border-top:1px solid #e8e4dc;margin:1rem 0}table{border-collapse:collapse;font-size:.9rem;width:100%}th{border-bottom:1px solid #e8e4dc;color:#888;font-size:.78rem;font-weight:500;letter-spacing:.04em;padding:.6rem .75rem;text-align:left;text-transform:uppercase}td{border-bottom:1px solid #f0ede6;padding:.75rem}tr:last-child td{border-bottom:none}.bottom-nav{background:#1a1a1a;border-top:1px solid #2a2a2a;bottom:0;display:none;left:0;padding:.5rem 0 .75rem;position:fixed;right:0;z-index:100}.bottom-nav-items{align-items:center;display:flex;justify-content:space-around}.bottom-nav-item{align-items:center;border-radius:8px;color:#666;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;font-size:.65rem;gap:.2rem;min-width:52px;padding:.25rem .5rem;text-decoration:none;transition:color .15s}.bottom-nav-item.active{color:#e85d04}.bottom-nav-icon{font-size:1.2rem}.mobile-header{align-items:center;background:#1a1a1a;display:none;justify-content:space-between;padding:.85rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.mobile-header-logo{font-family:Syne,sans-serif;font-size:1.2rem;font-weight:700}.mobile-restaurant{color:#888;font-size:.75rem;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.sidebar{display:none}.bottom-nav{display:block}.mobile-header{display:flex}.dashboard{flex-direction:column}.dash-main{padding:1rem 1rem 80px}.page-header h2{font-size:1.2rem}.overview h2{font-size:1.3rem}.quick-links{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}table{font-size:.8rem}td,th{padding:.5rem .4rem}.card{padding:1rem}.flex-between{flex-wrap:wrap;gap:.5rem}}body{background:#111;color:#fff}.kitchen{display:flex;flex-direction:column;min-height:100vh}.kitchen-header{background:#1a1a1a;border-bottom:1px solid #2a2a2a;flex-wrap:wrap;justify-content:space-between;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.kitchen-header,.kitchen-logo{align-items:center;display:flex;gap:.5rem}.kitchen-logo{font-family:Syne,sans-serif;font-size:1.2rem;font-weight:700}.kitchen-tag{background:#2a2a2a;border-radius:4px;color:#888;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:400;padding:.15rem .5rem}.kitchen-counts{display:flex;flex-wrap:wrap;gap:.5rem}.kcount{border-radius:20px;font-size:.78rem;font-weight:500;padding:.25rem .6rem}.kcount.new{background:#3d1a00;color:#ff8c42}.kcount.preparing{background:#001a3d;color:#4da6ff}.kcount.ready{background:#003d1a;color:#42ff8c}.btn-logout{background:none;border:1px solid #333;border-radius:6px;color:#888;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;padding:.4rem .8rem;transition:all .15s}.btn-logout:hover{border-color:#e85d04;color:#e85d04}.kitchen-filters{background:#161616;border-bottom:1px solid #222;display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:.75rem 1rem;scrollbar-width:none}.kitchen-filters::-webkit-scrollbar{display:none}.filter-btn{background:#222;border:1px solid #333;border-radius:20px;color:#888;cursor:pointer;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.82rem;padding:.4rem .85rem;transition:all .15s;white-space:nowrap}.filter-btn:hover{border-color:#555;color:#fff}.filter-btn.active{background:#e85d04;border-color:#e85d04;color:#fff}.kitchen-empty{align-items:center;color:#444;display:flex;flex:1 1;flex-direction:column;gap:.75rem;justify-content:center;padding:4rem 1rem}.empty-icon{font-size:3rem}.kitchen-empty p{font-size:1rem}.order-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1rem}.order-card{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden;transition:border-color .2s}.order-card.status-new{border-left:3px solid #e85d04}.order-card.status-preparing{border-left:3px solid #378add}.order-card.status-ready{border-left:3px solid #27c96a}.order-card-header{align-items:center;border-bottom:1px solid #2a2a2a;display:flex;flex-wrap:wrap;gap:.6rem;padding:.85rem 1rem}.table-badge{color:#fff;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.order-time{color:#666;flex:1 1;font-size:.78rem}.status-pill{border-radius:12px;font-size:.72rem;font-weight:500;padding:.2rem .6rem}.status-pill.new{background:#3d1a00;color:#ff8c42}.status-pill.preparing{background:#001a3d;color:#4da6ff}.status-pill.ready{background:#003d1a;color:#42ff8c}.order-items{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem}.item-main{align-items:center;display:flex;gap:.6rem}.veg-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.veg-dot.veg{background:#27c96a}.veg-dot.nonveg{background:#e85d04}.item-name{color:#e0e0e0;flex:1 1;font-size:.92rem}.item-qty{color:#888;font-size:.88rem;font-weight:500}.item-note{color:#666;font-size:.78rem;font-style:italic;margin-left:1.6rem;margin-top:.15rem}.order-footer{align-items:center;border-top:1px solid #2a2a2a;display:flex;justify-content:space-between;padding:.75rem 1rem}.order-total{color:#fff;font-size:.95rem;font-weight:600}.action-btn{border:none;border-radius:7px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .15s}.action-btn.new{background:#e85d04;color:#fff}.action-btn.new:hover{background:#c94f00}.action-btn.preparing{background:#378add;color:#fff}.action-btn.preparing:hover{background:#2670bb}.action-btn.ready{background:#27c96a;color:#fff}.action-btn.ready:hover{background:#1fa358}.flex-gap{align-items:center;display:flex;gap:.75rem}@media (max-width:768px){.kitchen-header{padding:.6rem .85rem}.kitchen-logo{font-size:1rem}.kitchen-counts{gap:.35rem}.kcount{font-size:.72rem;padding:.2rem .5rem}.order-grid{grid-template-columns:1fr;padding:.75rem}.kitchen-filters{gap:.4rem;padding:.6rem .75rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#1a1a1a;font-family:DM Sans,sans-serif}.order-page{background:#fff;margin:0 auto;max-width:480px;min-height:100vh;padding-bottom:80px;position:relative}.order-header{align-items:center;background:#fff;border-bottom:1px solid #f0ede6;display:flex;gap:.85rem;padding:1rem 1rem .75rem;position:-webkit-sticky;position:sticky;top:0;z-index:5}.rest-logo{border:1px solid #f0ede6;border-radius:8px;height:48px;object-fit:contain;width:48px}.rest-name{font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700}.rest-table{color:#e85d04;font-size:.8rem;font-weight:500;margin-top:.1rem}.search-bar{padding:.75rem 1rem}.search-input{border:1.5px solid #e0dbd0;border-radius:20px;font-family:DM Sans,sans-serif;font-size:.9rem;outline:none;padding:.6rem 1rem;width:100%}.search-input:focus{border-color:#e85d04}.cat-bar{display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem .75rem;scrollbar-width:none}.cat-bar::-webkit-scrollbar{display:none}.cat-btn{background:#fff;border:1.5px solid #e0dbd0;border-radius:20px;color:#555;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;padding:.4rem .9rem;transition:all .15s;white-space:nowrap}.cat-btn.active{background:#e85d04;border-color:#e85d04;color:#fff}.dish-list{flex-direction:column;padding:0 1rem}.dish-card,.dish-list{display:flex;gap:.75rem}.dish-card{align-items:flex-start;border-bottom:1px solid #f5f2ec;padding:.85rem 0}.dish-info{flex:1 1}.dish-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.2rem}.dish-name{font-size:.95rem;font-weight:500}.dish-desc{color:#888;font-size:.8rem;line-height:1.4;margin-bottom:.3rem}.dish-price{color:#333;font-size:.88rem;font-weight:500}.veg-icon{align-items:center;border-radius:3px;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.veg-icon.veg{border:1.5px solid #2e7d32}.veg-icon.nonveg{border:1.5px solid #c62828}.veg-dot-inner{border-radius:50%;height:7px;width:7px}.veg-icon.veg .veg-dot-inner{background:#2e7d32}.veg-icon.nonveg .veg-dot-inner{background:#c62828}.dish-img{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:90px}.dish-action{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem}.add-btn{background:#fff;border:1.5px solid #e85d04;border-radius:8px;color:#e85d04;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.05em;padding:.35rem 1rem;transition:all .15s}.add-btn:hover{background:#fff5f0}.note-input{border:1px solid #e0dbd0;border-radius:6px;font-family:DM Sans,sans-serif;font-size:.8rem;margin-top:.4rem;outline:none;padding:.35rem .6rem;width:100%}.qty-control{align-items:center;border:1.5px solid #e85d04;border-radius:8px;display:flex;overflow:hidden}.qty-control button{background:none;border:none;color:#e85d04;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.35rem .6rem}.qty-control span{font-size:.9rem;font-weight:600;min-width:28px;text-align:center}.qty-control.small button{padding:.25rem .5rem}.qty-control.small span{font-size:.85rem;min-width:24px}.cart-bar{align-items:center;background:#e85d04;bottom:0;color:#fff;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;left:50%;max-width:480px;padding:.85rem 1.25rem;position:fixed;transform:translateX(-50%);width:100%;z-index:20}.cart-count{background:#ffffff40;border-radius:12px;font-size:.82rem;padding:.15rem .5rem}.cart-total{font-weight:600}.cart-overlay{align-items:flex-end;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:30}.cart-sheet{background:#fff;border-radius:16px 16px 0 0;max-height:85vh;max-width:480px;overflow-y:auto;padding:1.25rem;width:100%}.cart-sheet-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.cart-sheet-header h3{font-family:Syne,sans-serif;font-size:1rem;font-weight:600}.close-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.1rem;padding:.25rem}.cart-items{flex-direction:column;margin-bottom:1rem}.cart-item,.cart-items{display:flex;gap:.75rem}.cart-item{align-items:center;justify-content:space-between}.cart-item-name{flex:1 1;font-size:.9rem}.cart-item-right{align-items:center;display:flex;gap:.75rem}.cart-item-price{font-size:.9rem;font-weight:500;min-width:50px;text-align:right}.cart-total-row{border-top:1.5px solid #f0ede6;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;margin-bottom:1rem;padding:.75rem 0}.place-order-btn{background:#e85d04;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;padding:.85rem;transition:background .15s;width:100%}.place-order-btn:hover{background:#c94f00}.place-order-btn:disabled{background:#f0a07a;cursor:not-allowed}.order-confirmed{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem}.confirmed-card{max-width:340px;text-align:center;width:100%}.confirmed-icon{align-items:center;background:#e8f5e9;border-radius:50%;color:#2e7d32;display:flex;font-size:2rem;height:72px;justify-content:center;margin:0 auto 1.25rem;width:72px}.confirmed-card h2{font-family:Syne,sans-serif;font-size:1.6rem;margin-bottom:.25rem}.confirmed-table{color:#e85d04;font-size:1rem;font-weight:500;margin-bottom:.5rem}.confirmed-sub{color:#888}.confirmed-id,.confirmed-sub{font-size:.9rem;margin-bottom:1.25rem}.confirmed-id{background:#f7f5f0;border-radius:8px;color:#555;display:inline-block;font-family:monospace;padding:.5rem 1rem}.btn-order-more{background:none;border:1.5px solid #e85d04;border-radius:8px;color:#e85d04;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;padding:.6rem 1.5rem}.order-error{align-items:center;color:#888;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:100vh;padding:1rem;text-align:center}@media (max-width:480px){.dish-img{height:70px;width:75px}.dish-name{font-size:.88rem}.rest-name{font-size:1rem}}
/*# sourceMappingURL=main.a4f23112.css.map*/