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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.app-container{flex-direction:column;height:100vh}.app-container,.status-bar{background-color:#000;display:flex}.status-bar{align-items:center;border-bottom:1px solid #333;font-size:14px;height:40px;justify-content:space-between;padding:8px 16px}.connection-status,.status-left{align-items:center;display:flex}.connection-status{color:#aaa;gap:4px;margin-right:16px}.restaurant-name{color:#ffc107;font-weight:500}.status-right{color:#aaa}.main-content{display:flex;flex:1 1;overflow:hidden}.weather-panel{background-color:#000;border-right:1px solid #333;overflow-y:auto;padding:20px;width:22%}.weather-panel h2{color:#ddd;font-size:18px;font-weight:400;margin-bottom:20px}.current-weather{margin-bottom:25px}.temperature{align-items:center;display:flex;margin-bottom:15px}.temp-info{margin-left:15px}.temp-value{font-size:36px;font-weight:300}.location,.weather-details{color:#aaa;font-size:14px}.weather-details{display:flex;justify-content:space-between}.weather-panel h3{color:#aaa;font-size:16px;font-weight:400;margin:20px 0 15px}.forecast-list{margin-bottom:25px}.forecast-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 0}.day{color:#aaa;width:80px}.temps{text-align:right}.high{color:#fff}.low{color:#777;margin-left:5px}.todays-special{background-color:#28140080;border:1px solid #420;border-radius:8px;padding:15px}.todays-special h3{color:#ffc107;font-size:16px;margin:0 0 10px}.special-name{font-size:20px;margin-bottom:5px}.special-price{color:#ffc107;font-size:24px;margin-bottom:3px}.regular-price{color:#aaa;font-size:12px}.content-panel{background-color:#000;border-right:1px solid #333;display:flex;flex-direction:column;width:56%}.menu-nav{background-color:#0000004d;border-bottom:1px solid #333;display:flex;justify-content:center;padding:15px 0}.menu-tab{align-items:center;background:none;border:none;border-radius:8px;color:#888;cursor:pointer;display:flex;flex-direction:column;margin:0 15px;min-width:60px;padding:10px;transition:all .3s ease}.menu-tab:hover{background-color:#ffffff0d;color:#fff}.menu-tab.active{background-color:#ffffff1a;color:#fff}.tab-icon{margin-bottom:5px}.tab-label{font-size:12px}.content-area{flex:1 1;overflow-y:auto;padding:20px}.content-area h2{font-size:22px;font-weight:400;margin-bottom:20px;text-align:center}.home-content{padding:40px 20px;text-align:center}.home-content h1{font-size:3rem;font-weight:300;margin-bottom:20px}.subtitle{color:#ffc107;font-size:1.5rem;margin-bottom:30px}.divider{background-color:#ffc107;border-radius:2px;height:4px;margin:0 auto 30px;width:80px}.welcome{font-size:1.25rem;margin-bottom:10px}.instruction{color:#aaa;margin-bottom:40px}.stats{display:flex;gap:50px;justify-content:center;margin-top:40px}.stat{text-align:center}.stat-number{font-size:2rem;margin-bottom:5px}.stat-label{color:#aaa}.menu-items{max-width:100%}.menu-item{border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.item-name-row{align-items:center;display:flex;gap:10px;margin-bottom:5px}.item-name{font-weight:500}.popular-badge{background-color:#b86500cc;color:#fff4cc}.popular-badge,.veg-badge{border-radius:4px;font-size:10px;padding:2px 6px}.veg-badge{background-color:#00963233;border:1px solid #0096324d;color:#4caf50}.item-description{color:#999;font-size:14px}.item-price{color:#ffc107;font-size:18px;font-weight:500;min-width:60px;text-align:right}.hours-content{margin:0 auto;max-width:600px;text-align:center}.hours-container{background-color:#3232324d;border:1px solid #333;border-radius:8px;margin:20px 0;padding:20px}.hours-row{border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:10px 0}.hours-row:last-child{border-bottom:none}.day-name{font-weight:500}.day-hours{color:#ffc107}.hours-note{color:#aaa;margin-top:20px}.info-content{margin:0 auto;max-width:800px;text-align:center}.info-description{font-size:1.1rem;line-height:1.6;margin:20px 0 40px}.info-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:40px 0}.info-card{background-color:#111;border:1px solid #333;border-radius:8px;padding:20px}.info-card h3{color:#ffc107;margin-bottom:15px}.catering-info{background-color:#111;border:1px solid #333;border-radius:8px;padding:20px}.catering-info h3{color:#ffc107;margin-bottom:15px}.payment-content{margin:0 auto;max-width:800px;text-align:center}.payment-methods{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:40px 0}.payment-card{background-color:#111;border:1px solid #333;border-radius:8px;padding:20px}.payment-card h3{color:#ffc107;margin-bottom:15px}.payment-card ul{list-style:none;text-align:left}.payment-card li{border-bottom:1px solid #222;padding:5px 0}.payment-card li:last-child{border-bottom:none}.minimum-order{background-color:#111;border:1px solid #333;border-radius:8px;padding:20px}.minimum-order h3{color:#ffc107;margin-bottom:15px}.time-panel{background-color:#000;display:flex;flex-direction:column;padding:20px;width:22%}.time-display{margin-bottom:40px;text-align:right}.current-time{font-size:36px;font-weight:300;margin-bottom:5px}.current-date{color:#aaa;font-size:14px}.open-status{margin-bottom:40px;text-align:center}.status{color:#4caf50;font-size:24px;font-weight:500;margin-bottom:5px}.until{color:#aaa;font-size:14px}.food-fact{background-color:#111;border-radius:8px;margin-bottom:20px;padding:15px;text-align:center}.fact-heading{color:#aaa;font-size:14px;margin-bottom:10px}.fact-title{color:#ffc107;font-size:20px;font-weight:500;margin-bottom:10px}.fact-text{font-size:14px;line-height:1.6}.wait-time{background-color:#111;border-radius:8px;padding:15px}.wait-heading{color:#aaa;font-size:14px;margin-bottom:10px}.wait-value{font-size:24px;margin-bottom:15px;text-align:center}.bamboo-image{border-radius:8px;overflow:hidden;position:relative}.bamboo-img{height:150px;object-fit:cover;width:100%}.bamboo-caption{background-color:#000000b3;border-radius:4px;bottom:10px;color:#fff;font-size:12px;padding:5px 10px;position:absolute;right:10px}.text-yellow-300{color:#fcd34d}.text-gray-300{color:#d1d5db}.text-blue-300{color:#93c5fd}.text-blue-100{color:#dbeafe}.text-purple-300{color:#c4b5fd}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}
/*# sourceMappingURL=main.161583c4.css.map*/