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}.navbar{align-items:center;animation:navbarSlide .8s ease forwards;background:linear-gradient(90deg,coral,tomato);border-radius:0 0 15px 15px;box-shadow:0 4px 20px #0003;display:flex;justify-content:space-between;opacity:0;padding:12px 40px;position:-webkit-sticky;position:sticky;top:0;transform:translateY(-100%);z-index:1000}.left-side img{border:2px solid #fff;border-radius:12px;box-shadow:0 3px 10px #0000004d;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100px}.left-side img:hover{box-shadow:0 6px 20px #00000080;transform:scale(1.1)}.right-side{display:flex;gap:30px}.right-side a{color:#fff;font-size:16px;font-weight:600;padding:5px 0;position:relative;text-decoration:none;transition:color .3s ease}.right-side a:after{background-color:#fff;bottom:-2px;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.right-side a:hover:after{width:100%}.right-side a:hover{text-shadow:0 0 8px #fffc}@keyframes navbarSlide{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.navbar{border-radius:0;padding:12px 20px}.navbar,.right-side{flex-direction:column}.right-side{align-items:center;gap:15px;margin-top:10px}.left-side img{width:90px}}.home{align-items:center;background:url(/restaurant-ordering-systemm/static/media/rest3.975545c268e1fb40180e.jpg) 50%/cover no-repeat;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.home:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.headerContainer{animation:fadeInUp 1s ease forwards;animation-delay:.5s;color:#fff;opacity:0;position:relative;text-align:center;transform:translateY(30px);z-index:2}.headerContainer h1{animation:floatText 3s ease-in-out infinite;font-family:Georgia,serif;font-size:3rem;margin-bottom:15px;text-shadow:2px 2px 8px #0009}.headerContainer p{font-family:Arial,sans-serif;font-size:1.3rem;margin-bottom:25px;text-shadow:1px 1px 6px #00000080}.headerContainer button{background:tomato;border:none;border-radius:25px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 35px;transition:all .3s ease}.headerContainer button:hover{background:#ff7f61;box-shadow:0 6px 20px #0006;transform:scale(1.05)}@keyframes floatText{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media screen and (max-width:768px){.headerContainer h1{font-size:2.2rem}.headerContainer p{font-size:1rem}.headerContainer button{font-size:.9rem;padding:10px 25px}}.footer{animation:footerFadeIn 1s ease forwards;animation-delay:.3s;background:linear-gradient(135deg,tomato,coral);color:#fff;font-family:Arial,sans-serif;opacity:0;padding:50px 20px 20px;transform:translateY(50px)}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-about{flex:1 1;min-width:250px}.footer-about h2{font-size:1.8rem;margin-bottom:15px}.footer-about p{font-size:1rem;margin-bottom:15px}.newsletter{display:flex;gap:10px}.newsletter input{border:none;border-radius:20px;flex:1 1;padding:8px 12px}.newsletter button{background-color:#fff;border:none;border-radius:20px;color:tomato;cursor:pointer;font-weight:700;padding:8px 20px;transition:all .3s ease}.newsletter button:hover{background-color:#ffd1c1;transform:scale(1.05)}.footer-reviews{flex:1 1;min-width:250px}.footer-reviews h3{font-size:1.4rem;margin-bottom:15px}.review{animation:reviewFadeIn .8s ease forwards;background:#ffffff1a;border-radius:10px;margin-bottom:10px;opacity:0;padding:10px 15px;transform:translateY(20px)}.review:first-child{animation-delay:.5s}.review:nth-child(2){animation-delay:.7s}.review:nth-child(3){animation-delay:.9s}.review:hover{background:#fff3;transform:scale(1.03)}.review span{color:#fff;display:block;font-size:.9rem;margin-top:5px;opacity:.8}.footer-social{flex:0.5 1;min-width:150px}.footer-social h3{font-size:1.4rem;margin-bottom:15px}.social-icons a{color:#fff;display:inline-block;font-size:1.2rem;margin-right:12px;transition:transform .3s ease,color .3s ease}.social-icons a:hover{color:#ffd1c1;transform:scale(1.2)}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.9rem;margin-top:30px;opacity:.8;padding-top:15px;text-align:center}@keyframes footerFadeIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.footer-container{align-items:center;flex-direction:column;gap:20px}.footer-about,.footer-reviews,.footer-social{text-align:center}.newsletter{flex-direction:column}.newsletter button,.newsletter input{width:100%}}.menu-page{align-items:center;background:url(/restaurant-ordering-systemm/static/media/rest3.975545c268e1fb40180e.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.menu-page:before{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.menu-page h1{animation:fadeInUp .8s forwards;font-size:3rem;margin-bottom:40px;position:relative;text-shadow:2px 2px 8px #00000080;z-index:2}.category-buttons{display:flex;gap:25px;margin-bottom:30px;position:relative;z-index:2}.category-buttons button{animation:fadeInUp .8s forwards;background:#ff6347cc;border:2px solid tomato;border-radius:50px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;opacity:0;padding:15px 35px;transform:translateY(30px);transition:all .3s ease}.category-buttons button:first-child{animation-delay:.2s}.category-buttons button:nth-child(2){animation-delay:.4s}.category-buttons button:hover{background:#ff7f61;box-shadow:0 8px 20px #0006;transform:scale(1.1)}.subcategory-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px;position:relative;z-index:2}.subcategory-buttons button{animation:fadeInUp .8s forwards;background:#fff3;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;opacity:0;padding:12px 28px;transform:translateY(20px);transition:all .3s ease}.subcategory-buttons button:first-child{animation-delay:.2s}.subcategory-buttons button:nth-child(2){animation-delay:.4s}.subcategory-buttons button:nth-child(3){animation-delay:.6s}.subcategory-buttons button:hover{background:tomato;box-shadow:0 6px 15px #0000004d;transform:scale(1.1)}@media screen and (max-width:768px){.menu-page h1{font-size:2.2rem}.category-buttons{flex-direction:column;gap:20px}.subcategory-buttons{flex-direction:column;gap:15px}.category-buttons button,.subcategory-buttons button{width:200px}}.food-category-page{background:url(/restaurant-ordering-systemm/static/media/rest3.975545c268e1fb40180e.jpg) 50%/cover no-repeat;font-family:Arial,sans-serif;min-height:100vh;padding:50px 20px;text-align:center}.food-category-page h1{color:tomato;font-size:3rem;margin-bottom:40px;text-shadow:2px 2px 6px #0003}.food-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.food-card{animation:fadeInUp .6s forwards;background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000026;cursor:pointer;max-width:250px;opacity:0;overflow:hidden;text-align:center;transform:translateY(30px);transition:transform .3s ease,box-shadow .3s ease;width:calc(50% - 10px)}.food-card img{border-bottom:2px solid #ff634733;height:160px;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:100%}.food-card:hover{box-shadow:0 12px 25px #0000004d;transform:translateY(-10px) scale(1.05)}.food-card:hover img{filter:brightness(1.2);transform:scale(1.1) rotate(2deg)}.food-card h3{color:#333;font-size:1.3rem;margin:12px 0 6px}.food-card p{color:#666;font-size:.95rem;margin:5px 12px}.food-card .price{color:tomato;font-size:1.1rem;font-weight:700;margin-bottom:12px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.food-cards{align-items:center;flex-direction:column}.food-card{width:80%}}.order-page{align-items:center;background:linear-gradient(180deg,#fff,#f4f4f4);display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.order-card{animation:cardIn .6s forwards;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001f;display:flex;gap:30px;max-width:1000px;opacity:0;padding:20px;transform:translateY(20px);width:100%}.order-image{border-radius:12px;flex:0 0 360px;overflow:hidden}.order-image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:100%}.order-image img:hover{filter:brightness(1.05);transform:scale(1.05) rotate(1deg)}.order-info{display:flex;flex:1 1;flex-direction:column;gap:16px;text-align:left}.order-info h2{color:#333;font-size:28px;margin:0}.order-info .desc{color:#666;font-size:15px}.unit-price span{color:tomato;font-weight:700}.order-controls{align-items:flex-start;display:flex;gap:20px}.qty{align-items:center;display:flex;gap:8px}.qty button{background:tomato;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;height:38px;transition:transform .15s ease;width:38px}.qty button:active{transform:scale(.98)}.qty input{border:1px solid #ddd;border-radius:8px;font-size:16px;padding:8px;text-align:center;width:60px}.notes textarea{border:1px solid #eee;border-radius:8px;max-width:420px;min-height:64px;min-width:260px;padding:10px;resize:vertical}.order-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.total{color:#333;font-size:20px}.actions{display:flex;gap:12px}.add-btn{background:linear-gradient(90deg,#ff7f61,tomato);border:none;border-radius:10px;box-shadow:0 8px 18px #ff63472e;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:transform .15s ease}.add-btn:active{transform:scale(.98)}.back-btn{background:#0000;border:1px solid #ddd;cursor:pointer;padding:10px 16px}.back-btn,.toast{border-radius:10px}.toast{background:#333;bottom:20px;box-shadow:0 8px 20px #0000004d;color:#fff;padding:12px 18px;position:fixed;right:20px}@keyframes cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.order-card{align-items:center;flex-direction:column;padding:18px}.order-image{flex:0 0 auto;height:260px;width:100%}.order-info{width:100%}.order-controls{align-items:stretch;flex-direction:column}.notes textarea{width:100%}.order-bottom{align-items:stretch;flex-direction:column;gap:12px}}.about-page{animation:fadeIn .8s ease forwards;background:linear-gradient(180deg,#fff,#f8f8f8);min-height:100vh;padding:40px 20px}.about-header{margin-bottom:40px;text-align:center}.subtitle{animation:fadeIn 1.3s ease forwards}.about-container{align-items:center;animation:slideUp .9s ease forwards;display:flex;gap:40px;margin:auto;max-width:1100px}.about-image{border-radius:15px;box-shadow:0 12px 30px #00000026;flex:1 1;overflow:hidden}.about-image img{height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease;width:100%}.about-image img:hover{filter:brightness(1.1);transform:scale(1.07)}.about-content{color:#333;flex:1.2 1}.about-content h2{color:tomato;font-size:26px;margin-bottom:10px}.about-content p{color:#444;font-size:17px;line-height:1.6;margin-bottom:20px}.about-content ul{list-style:none;padding:0}.about-content li{align-items:center;display:flex;font-size:17px;gap:8px;margin-bottom:10px}@media(max-width:900px){.about-container{flex-direction:column;text-align:center}.about-content{padding:0 20px}}.contact-page{animation:fadeIn .7s ease forwards;background:linear-gradient(180deg,#fff,#f8f8f8);min-height:100vh;padding:40px 20px}.contact-header{margin-bottom:40px;text-align:center}.title{animation:slideDown .7s ease forwards;color:tomato;font-size:42px;font-weight:800}.subtitle{animation:fadeUp 1s ease forwards;animation-delay:.4s;color:#555;font-size:18px;opacity:0}.contact-container{align-items:center;animation:slideUp .8s ease forwards;display:flex;gap:40px;margin:auto;max-width:1100px}.contact-image{border-radius:18px;box-shadow:0 12px 30px #00000026;flex:1 1;overflow:hidden}.contact-image img{height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease;width:100%}.contact-image img:hover{filter:brightness(1.1);transform:scale(1.07)}.contact-form{flex:1.2 1;padding:20px}.contact-form h2{color:tomato;font-size:28px;margin-bottom:20px}.input-group{display:flex;flex-direction:column;margin-bottom:20px}.input-group label{color:#444;font-weight:600;margin-bottom:6px}.input-group input,.input-group textarea{background:#fff;border:1px solid #ddd;border-radius:10px;font-size:16px;padding:12px 14px;transition:box-shadow .3s ease,transform .2s ease}.input-group input:focus,.input-group textarea:focus{border-color:tomato;box-shadow:0 0 8px #ff634766;outline:none;transform:translateY(-2px)}textarea{min-height:100px;resize:vertical}.send-btn{background:linear-gradient(90deg,#ff7f61,tomato);border:none;border-radius:12px;box-shadow:0 8px 20px #ff634733;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:14px;transition:transform .2s ease,box-shadow .3s ease;width:100%}.send-btn:hover{box-shadow:0 10px 25px #ff634740;transform:translateY(-3px)}.send-btn:active{transform:scale(.97)}.contact-info{margin-top:30px}.contact-info h3{color:#333;font-size:22px;font-weight:700;margin-bottom:10px}.contact-info p{color:#444;font-size:16px;margin-bottom:8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.contact-container{flex-direction:column;text-align:center}.contact-form{width:100%}}
/*# sourceMappingURL=main.f7ccc411.css.map*/