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,html{max-width:100%;overflow-x:hidden}:root{--font-size:14px;--font-weight-normal:400;--font-weight-medium:500;--line-height:1.5}body{background-color:#fff;color:#333;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-size:var(--font-size);font-weight:400;font-weight:var(--font-weight-normal);line-height:1.5;line-height:var(--line-height);overflow-x:hidden}h1{font-size:21px}h1,h2{font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5;line-height:var(--line-height);margin-bottom:1rem}h2{font-size:17.5px}h3{font-size:15.75px}h3,h4{font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5;line-height:var(--line-height);margin-bottom:1rem}h4{font-size:14px}p{color:#666;font-weight:400;font-weight:var(--font-weight-normal);margin-bottom:1rem}label,p{font-size:14px;line-height:1.5;line-height:var(--line-height)}label{font-weight:500;font-weight:var(--font-weight-medium)}button{font-weight:500;font-weight:var(--font-weight-medium)}button,input{font-size:14px;line-height:1.5;line-height:var(--line-height)}input{font-weight:400;font-weight:var(--font-weight-normal)}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.restaurant-dashboard-layout{background-color:#f5f5f5;min-height:100vh}.main-content{flex:1 1;isolation:isolate;padding-bottom:0;padding-top:0;position:relative}.main-content,.main-content>:last-child{margin-bottom:0}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo{color:#ea580c;font-size:17.5px;font-weight:500;font-weight:var(--font-weight-medium);text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{border-radius:25px;color:#333;font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-links a.active,.nav-links a:hover{background-color:#ea580c1a;color:#ea580c}.cart-icon{cursor:pointer;font-size:1.25rem;position:relative}.cart-count{align-items:center;background:#ea580c;border-radius:50%;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.cart-count,.mobile-menu-toggle{font-weight:500;font-weight:var(--font-weight-medium)}.mobile-menu-toggle{background:none;border:none;color:#333;cursor:pointer;display:none;font-size:14px;margin-left:1rem}.mobile-nav{background:#fff;border-top:1px solid #eee;box-shadow:0 4px 20px #0000001a;left:0;padding:1.5rem;position:fixed;right:0;top:64px;transform:translateZ(0);z-index:998}.mobile-nav .nav-links{align-items:center;display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.mobile-nav .nav-links li{border-bottom:1px solid #eee;width:100%}.mobile-nav .nav-links a{align-items:center;color:#333;display:flex;font-weight:500;font-weight:var(--font-weight-medium);justify-content:center;min-height:70px;padding:1.5rem 1rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.mobile-nav .nav-links a.active,.mobile-nav .nav-links a:hover{background-color:#ea580c1a;color:#ea580c}.btn{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ff6b35;color:#fff}.btn-primary:hover{background:#e55a2b;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ff6b35;color:#ff6b35}.btn-secondary:hover{background:#ff6b35;color:#fff}.btn-outline{background:#0000;border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff;color:#ff6b35}.card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.hero{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;display:flex;min-height:60vh;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.hero:before{background:#0006;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.hero h1{color:#fff;font-size:32px;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:1rem}.hero p{color:#ffffffe6;font-size:17.5px;font-weight:400;font-weight:var(--font-weight-normal);margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.section{padding:4rem 2rem;width:100%}.section-full-width{box-sizing:border-box;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;overflow-x:hidden;padding:4rem 2rem;position:relative;width:100vw}.section-full-width .d-grid,.section-full-width .section-title{margin-left:auto;margin-right:auto;max-width:1200px}.section-full-width .d-flex,.section-full-width form{max-width:100%}.section-full-width:last-of-type{margin-bottom:0;padding-bottom:2rem}.main-content>.section-full-width:last-child,.main-content>:last-child.section-full-width{margin-bottom:0}.home-page .section-full-width:last-child{margin-bottom:0!important;padding-bottom:2rem}.home-page .section-full-width:last-child+.footer,.home-page .section-full-width:last-child~.footer{margin-top:0!important}.newsletter-section{margin-bottom:0!important;padding-bottom:2rem}.newsletter-section+.footer{margin-top:0!important}.menu-page .category-filter{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;isolation:isolate!important;position:-webkit-sticky!important;position:sticky!important;top:70px!important;transform:translateZ(0)!important;will-change:transform!important;z-index:999!important}.hero.section-full-width{align-items:center;display:flex;min-height:60vh;padding:4rem 2rem}.hero.section-full-width .hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.section-title{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px;text-align:center}.section-title h2{color:#333;font-size:28px;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:1rem}.section-title p{color:#666;font-size:15.75px;font-weight:400;font-weight:var(--font-weight-normal);margin:0 auto;max-width:600px}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1200px}.menu-item{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease}.menu-item:hover{transform:translateY(-5px)}.menu-item-image{flex-shrink:0;height:200px;object-fit:cover;width:100%}.menu-item-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.menu-item-title{color:#333;font-weight:500;font-weight:var(--font-weight-medium)}.menu-item-price,.menu-item-title{font-size:15.75px;margin-bottom:.5rem}.menu-item-price{color:#ea580c}.menu-item-description,.menu-item-price{font-weight:400;font-weight:var(--font-weight-normal)}.menu-item-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;line-height:1.5;line-height:var(--line-height);margin-bottom:1rem;min-height:3rem;overflow:hidden;text-overflow:ellipsis}.dietary-tags{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.dietary-tag{border-radius:15px;font-size:12px;font-weight:500;font-weight:var(--font-weight-medium);padding:.25rem .75rem}.dietary-tag.spicy{background:#ffe6e6;color:#d63031}.dietary-tag.vegetarian{background:#e6f7ff;color:#0984e3}.dietary-tag.vegan{background:#e8f5e8;color:#00b894}.dietary-tag.gluten-free{background:#fff3e0;color:#f39c12}.dietary-tag.halal{background:#f3e5f5;color:#8e44ad}.variation-selector{flex-shrink:0;margin-bottom:1rem}.menu-item-content .btn{flex-shrink:0;margin-top:auto}.cart-sidebar{background:#fff;box-shadow:-5px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;position:fixed;right:-400px;top:0;transition:right .3s ease;width:400px;z-index:1001}.cart-sidebar.open{right:0}.cart-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.cart-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem}.cart-items{overflow-y:auto;padding:1.5rem}.cart-items,.cart-items .text-center{display:flex;flex:1 1;flex-direction:column}.cart-items .text-center{align-items:center;justify-content:center}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:1rem;padding:1rem 0}.cart-item-image{border-radius:8px;height:60px;object-fit:cover;width:60px}.cart-item-details{flex:1 1}.cart-item-title{margin-bottom:.25rem}.cart-item-price,.cart-item-title{font-size:12px;font-weight:400;font-weight:var(--font-weight-normal)}.cart-item-price{color:#ea580c}.quantity-controls{align-items:center;display:flex;gap:.5rem}.quantity-btn{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:50%;cursor:pointer;display:flex;font-size:12px;font-weight:400;height:21px;justify-content:center;transition:all .3s ease;width:21px}.quantity-btn:hover{background:#ff6b35;border-color:#ff6b35;color:#fff}.cart-total{background:#f8f9fa;border-top:1px solid #eee;flex-shrink:0;padding:1.5rem}.cart-total-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.cart-total-row.total{border-top:1px solid #dee2e6;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:.5rem}.footer{background:#2c3e50;color:#fff;margin-top:0;overflow-x:hidden;padding:3rem 2rem 1rem}.footer-content{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section h3{color:#fff;font-size:15.75px;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:1rem}.footer-section a,.footer-section p{color:#bdc3c7;display:block;font-size:12px;font-weight:400;font-weight:var(--font-weight-normal);margin-bottom:.5rem;text-decoration:none}.footer-section a:hover{color:#ff6b35}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{color:#bdc3c7;font-size:1.5rem;transition:color .3s ease}.social-links a:hover{color:#ff6b35}.footer-bottom{border-top:1px solid #34495e;color:#bdc3c7;margin-top:2rem;padding-top:2rem;text-align:center}@media (min-width:768px){.hero h1{font-size:56px}.hero p{font-size:21px}.section-title h2{font-size:32px}}@media (max-width:768px){.section-full-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:2rem 1rem;width:100vw}.nav-links{display:none}.mobile-menu-toggle,.mobile-nav{display:block}.hero h1{font-size:32px}.hero p{font-size:17.5px}.hero-buttons{align-items:center;flex-direction:column}.section{padding:2rem 1rem}.menu-grid{grid-template-columns:1fr}.cart-sidebar{right:-100%;width:100%}.footer-content{grid-template-columns:1fr;text-align:center}.checkout-page .section{padding:1rem}.checkout-page .d-grid{gap:1.5rem!important;grid-template-columns:1fr!important}.checkout-page .card{margin-bottom:1rem}.checkout-page .card.p-4{padding:1rem!important}.checkout-page h2{font-size:1.5rem;margin-bottom:1rem}.checkout-page h3{font-size:1.25rem;margin-bottom:.75rem}.checkout-page h4{font-size:1.1rem;margin-bottom:.5rem}.checkout-page .cart-item{align-items:flex-start;flex-direction:column;gap:.5rem;padding:.75rem 0}.checkout-page .cart-item img{height:40px!important;margin-right:.5rem;width:40px!important}.checkout-page .cart-item-details{flex:1 1;min-width:0}.checkout-page .cart-item-title{font-size:.9rem;margin-bottom:.25rem}.checkout-page .cart-item-price{font-size:.8rem}.checkout-page input,.checkout-page textarea{font-size:16px!important;padding:.875rem!important}.checkout-page .d-grid[style*=grid-template-columns]{gap:.75rem!important;grid-template-columns:1fr!important}.checkout-page .payment-method{margin-bottom:1rem}.checkout-page .stripe-form-placeholder{min-height:150px!important;padding:.75rem!important}.checkout-page .mobile-order-summary{display:block!important}.checkout-page .order-summary{display:none!important}.checkout-page .btn-primary{font-size:1rem!important;margin-top:1rem;padding:1rem!important;width:100%}.checkout-page .delivery-info ul{font-size:.85rem}.checkout-page .delivery-info li{margin-bottom:.25rem}.checkout-page .help-section{margin-top:1rem}.checkout-page .help-section .card{padding:1rem!important}.checkout-page .help-section h4{font-size:1rem;margin-bottom:.5rem}.checkout-page .help-section p{font-size:.85rem;margin-bottom:.75rem}.checkout-page .help-section .d-flex{font-size:.85rem;margin-bottom:.5rem}}@media (max-width:480px){.checkout-page .section{padding:.75rem}.checkout-page .card.p-4{padding:.75rem!important}.checkout-page h2{font-size:1.25rem}.checkout-page h3{font-size:1.1rem}.checkout-page input,.checkout-page textarea{padding:.75rem!important}.checkout-page .btn-primary{font-size:.95rem!important;padding:.875rem!important}.section-full-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:1.5rem .75rem;width:100vw}.navigation{padding:1rem}.hero{padding:2rem 1rem}.hero h1{font-size:2rem}.section{padding:1.5rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6b35;display:inline-block;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkout-page .mobile-order-summary{display:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-none{display:none}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.w-full{width:100%}.h-full{height:100%}.menu-item .variation-selector select,.variation-dropdown select,.variation-selector select,select.variation-dropdown{-webkit-appearance:none!important;appearance:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1em!important;border:2px solid #e0e0e0!important;border-radius:8px!important;box-shadow:0 1px 3px #0000000a!important;color:#333!important;cursor:pointer!important;font-family:inherit!important;font-size:.95rem!important;margin-bottom:.5rem!important;outline:none!important;padding:.75rem 2.5rem .75rem 1rem!important;transition:border-color .2s,box-shadow .2s!important;width:100%!important}.menu-item .variation-selector select:focus,.variation-dropdown select:focus,.variation-selector select:focus,select.variation-dropdown:focus{border-color:#ff6b35!important;box-shadow:0 0 0 3px #ff6b351f!important}.menu-item .variation-selector select:hover,.variation-dropdown select:hover,.variation-selector select:hover,select.variation-dropdown:hover{border-color:#ea580c!important}.menu-item .variation-selector select option,.variation-dropdown select option,.variation-selector select option,select.variation-dropdown option{background:#fff!important;color:#333!important;font-size:.9rem!important;padding:.5rem!important}@-moz-document url-prefix(){.menu-item .variation-selector select,.variation-dropdown select,.variation-selector select,select.variation-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important}}@media screen and (-webkit-min-device-pixel-ratio:0){.menu-item .variation-selector select,.variation-dropdown select,.variation-selector select,select.variation-dropdown{-webkit-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important}}.menu-item .variation-selector .variation-title,.variation-selector .variation-title,.variation-title{color:#666!important;font-size:.92rem!important;font-weight:500!important;margin-bottom:.3rem!important}.category-section{margin-bottom:4rem}.category-section:last-child{margin-bottom:0}.category-section .section-title{margin-bottom:2rem}.menu-page{overflow:visible!important;position:relative!important}.menu-page .sticky-category-bar{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#fffffffa!important;border-bottom:1px solid #e5e7eb!important;padding:1rem 0!important;position:relative!important;transform:translateZ(0)!important;transition:all .3s ease!important;will-change:transform!important;z-index:1000!important}.menu-page .sticky-category-bar.fixed{box-shadow:0 2px 8px #0000001a!important;left:0!important;position:fixed!important;right:0!important;top:70px!important}.menu-page .sticky-category-bar .category-buttons{-ms-overflow-style:none!important;align-items:center!important;display:flex!important;gap:1rem!important;justify-content:center!important;margin:0 auto!important;max-width:1200px!important;overflow-x:auto!important;padding:0 2rem!important;scrollbar-width:none!important}.menu-page .sticky-category-bar .category-buttons::-webkit-scrollbar{display:none!important}.menu-page .sticky-category-bar .category-btn{background:linear-gradient(135deg,#ff6b35,#ff8c42)!important;border:2px solid #ff6b35!important;border-radius:25px!important;box-shadow:0 2px 8px #ff6b354d!important;color:#fff!important;cursor:pointer!important;flex-shrink:0!important;font-size:.9rem!important;font-weight:600!important;padding:.75rem 1.5rem!important;text-shadow:0 1px 2px #0000001a!important;transition:all .3s ease!important;white-space:nowrap!important}.menu-page .sticky-category-bar .category-btn:hover{background:linear-gradient(135deg,#ff8c42,#ff6b35)!important;border-color:#ff8c42!important;box-shadow:0 4px 12px #ff6b3566!important;color:#fff!important;transform:translateY(-2px)!important}.menu-page .sticky-category-bar .category-btn:active{background:linear-gradient(135deg,#e55a2b,#ff6b35)!important;box-shadow:0 2px 4px #ff6b354d!important;transform:translateY(0)!important}@media (max-width:768px){.menu-page .sticky-category-bar{padding:.75rem 0!important}.menu-page .sticky-category-bar.fixed{top:60px!important}.menu-page .sticky-category-bar .category-buttons{gap:.75rem!important;justify-content:flex-start!important;padding:0 1rem!important}.menu-page .sticky-category-bar .category-btn{font-size:.85rem!important;padding:.6rem 1.2rem!important}}.restaurant-dashboard{background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.dashboard-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem}.header-left h1{color:#111827;font-size:1.875rem;font-weight:700;margin:0 0 .25rem}.header-left p{color:#6b7280;font-size:.875rem;margin:0}.header-right,.status-bar{align-items:center;display:flex}.status-bar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;gap:1.5rem;padding:.75rem 1rem}.status-item{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:.5rem}.status-dot{border-radius:50%;display:inline-block;height:.5rem;width:.5rem}.status-dot.preparing{background-color:#f59e0b}.status-dot.ready{background-color:#10b981}.status-dot.completed{background-color:#6b7280}.current-time{color:#111827;font-size:.875rem;font-weight:600}.dashboard-content{display:flex;height:calc(100vh - 5rem)}.restaurant-dashboard .main-content{flex:1 1;overflow-y:auto;padding:1.5rem 2rem}.filters-section{margin-bottom:2rem}.filter-group{margin-bottom:1.5rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.filter-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:2rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.filter-btn:hover{background:#f9fafb;border-color:#9ca3af}.filter-btn.active{background:#111827;border-color:#111827;color:#fff}.status-filters{display:flex;flex-wrap:wrap;gap:.75rem}.status-filter{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:2rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.status-filter:hover{background:#f9fafb;border-color:#9ca3af}.status-filter.active{background:#111827;border-color:#111827;color:#fff}.orders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;cursor:pointer;padding:1.5rem;transition:all .2s}.order-card:hover{border-color:#ff6b35;box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.order-card.selected{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.order-header{align-items:center;margin-bottom:1rem}.order-type{font-size:.875rem}.order-type-icon{font-size:1rem}.order-status{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.order-number{color:#111827;font-size:.875rem;font-weight:700}.order-customer{margin-bottom:1rem}.customer-name{color:#111827;font-weight:600;margin-bottom:.25rem}.order-time{font-size:.875rem;margin-bottom:.5rem}.customer-details{color:#6b7280;font-size:.875rem;line-height:1.4}.order-summary{margin-bottom:1rem}.items-count{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.items-list{display:flex;flex-direction:column;gap:.25rem}.item{color:#374151;font-size:.875rem}.more-items{color:#6b7280;font-size:.875rem;font-style:italic}.order-total{color:#111827;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.order-estimate{font-size:.875rem;font-weight:600;margin-bottom:1rem}.action-btn,.order-actions{display:flex;gap:.5rem}.action-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:all .2s}.action-btn.details{background:#f3f4f6;color:#374151}.action-btn.details:hover{background:#e5e7eb}.action-btn.primary{background:#111827;color:#fff}.action-btn.primary:hover{background:#1f2937}.action-btn.cancel{background:#ef4444;color:#fff;flex:0 0 auto;padding:.5rem}.action-btn.cancel:hover{background:#dc2626}.order-details-sidebar{background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;width:400px}.sidebar-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.sidebar-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.close-btn{background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .2s}.close-btn:hover{background:#f3f4f6;color:#374151}.sidebar-content{flex:1 1;overflow-y:auto;padding:1.5rem}.order-status-display{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.mark-ready-btn,.order-type-display{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.mark-ready-btn{background:#111827;border:none;border-radius:.5rem;color:#fff;cursor:pointer;justify-content:center;margin-bottom:1.5rem;padding:.75rem 1rem;transition:all .2s;width:100%}.mark-ready-btn:hover{background:#1f2937}.customer-info{margin-bottom:1.5rem}.info-item{align-items:center;border-bottom:1px solid #f3f4f6;color:#374151;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 0}.info-item:last-child{border-bottom:none}.timing-info{margin-bottom:1.5rem}.timing-item{color:#374151;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 0}.order-items{margin-bottom:1.5rem}.order-items h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem}.order-item,.order-total-row{color:#374151;font-size:.875rem;padding:.5rem 0}.order-total-row{display:flex;justify-content:space-between}.order-total-row.total{border-top:1px solid #e5e7eb;color:#111827;font-weight:700;margin-top:.5rem;padding-top:.75rem}.customer-actions{display:flex;flex-direction:column;gap:.75rem}.customer-action-btn{align-items:center;background:#f3f4f6;border:none;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .2s}.customer-action-btn:hover{background:#e5e7eb}@media (max-width:1024px){.dashboard-content{flex-direction:column}.order-details-sidebar{border-left:none;border-top:1px solid #e5e7eb;max-height:50vh;width:100%}.orders-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.status-bar{flex-wrap:wrap;gap:1rem}.main-content{padding:1rem}.orders-grid{grid-template-columns:1fr}.filter-buttons,.status-filters{gap:.5rem}.filter-btn,.status-filter{font-size:.75rem;padding:.375rem .75rem}}@media (max-width:480px){.dashboard-header{padding:1rem}.main-content{padding:.75rem}.order-card{padding:1rem}.order-actions{flex-direction:column}.action-btn{width:100%}}.restaurant-login-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;min-height:100vh;padding:2rem}.restaurant-login-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;max-width:400px;padding:2.5rem;width:100%}.restaurant-login-header{margin-bottom:2rem;text-align:center}.restaurant-login-header h2{color:#ff6b35;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.restaurant-login-header p{color:#64748b;font-size:.95rem}.restaurant-login-form{margin-bottom:1.5rem}.restaurant-login-form label{color:#374151;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.restaurant-login-form input{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.restaurant-login-form input:focus{background-color:#fff;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.restaurant-login-form input::placeholder{color:#9ca3af}.restaurant-login-error{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:.75rem}.restaurant-login-button{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:8px;box-shadow:0 2px 8px #ff6b354d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem;transition:all .2s ease;width:100%}.restaurant-login-button:hover{background:linear-gradient(135deg,#ff8c42,#ff6b35);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.restaurant-login-button:active{box-shadow:0 2px 4px #ff6b354d;transform:translateY(0)}.restaurant-login-note{background-color:#f8fafc;border-left:4px solid #ff6b35;border-radius:8px;color:#64748b;font-size:.9rem;margin-top:2rem;padding:1rem}.restaurant-login-note strong{color:#374151}@media (max-width:480px){.restaurant-login-container{padding:1rem}.restaurant-login-card{padding:2rem}.restaurant-login-header h2{font-size:1.5rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.status-section-header{align-items:center;background-color:#f8fafc;border-left:4px solid;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#374151;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;grid-column:1/-1;margin:1rem 0 .5rem;padding:1rem}.status-section-header.new-orders{border-left-color:#6b7280}.status-section-header.preparing{border-left-color:#f59e0b}.status-section-header.ready{border-left-color:#10b981}.status-section-header.completed{border-left-color:#6b7280}.confirmation-page{background:#f8fafc;min-height:100vh;padding:2rem 1rem}.confirmation-container{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;margin:0 auto;max-width:800px;overflow:hidden}.success-header{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:3rem 2rem;text-align:center}.success-icon{animation:bounce 1s ease-in-out;font-size:4rem;margin-bottom:1rem}.success-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.success-header p{font-size:1.1rem;opacity:.9}.order-details-card{border-bottom:1px solid #e5e7eb;padding:2rem}.order-header{align-items:flex-start;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.order-number h2{color:#111827;font-size:1.8rem;margin-bottom:.5rem}.order-time{color:#6b7280;font-size:.9rem}.order-type{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.5rem}.order-type-icon{font-size:1.2rem}.customer-info,.order-items{margin-bottom:2rem}.customer-info h3,.order-items h3{border-bottom:2px solid #f3f4f6;color:#111827;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.info-grid{grid-gap:.75rem;display:grid;gap:.75rem}.info-item{background:#f9fafb;border-left:4px solid #ff6b35;border-radius:8px;padding:.75rem}.items-list{margin-bottom:1.5rem}.order-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:1rem}.order-item:last-child{border-bottom:none}.item-details{align-items:center;display:flex;flex:1 1;gap:.5rem}.item-quantity{color:#ff6b35;font-weight:600;min-width:2rem}.item-name{color:#374151;font-weight:500}.item-variation{color:#6b7280;font-size:.9rem}.item-price{color:#111827;font-weight:600}.order-total{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem}.total-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.total-row.total{border-top:2px solid #e5e7eb;color:#111827;font-size:1.2rem;font-weight:700;margin-top:.5rem;padding-top:.5rem}.next-steps{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:2rem}.next-steps h3{color:#111827;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.step-item{align-items:flex-start;background:#fff;border-left:4px solid #ff6b35;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:1.5rem}.step-icon{color:#ff6b35;font-size:1.5rem;margin-top:.25rem}.step-content h4{color:#111827;font-size:1.1rem;margin-bottom:.5rem}.step-content p{color:#6b7280;line-height:1.5}.restaurant-info{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem}.restaurant-info h3{color:#111827;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.restaurant-details{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:1.5rem}.restaurant-item{align-items:flex-start;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:8px;display:flex;gap:1rem;padding:1rem}.restaurant-item svg{color:#3b82f6;margin-top:.25rem}.confirmation-actions,.restaurant-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.confirmation-actions{padding:2rem}.error-message{padding:3rem 2rem;text-align:center}.error-message h2{color:#dc2626;margin-bottom:1rem}.error-message p{color:#6b7280;margin-bottom:2rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.confirmation-page{padding:1rem .5rem}.success-header{padding:2rem 1rem}.success-header h1{font-size:2rem}.confirmation-actions,.next-steps,.order-details-card,.restaurant-info{padding:1.5rem}.order-header{align-items:flex-start;flex-direction:column;gap:1rem}.order-type{align-self:flex-start}.confirmation-actions,.restaurant-actions{flex-direction:column}.confirmation-actions .btn,.restaurant-actions .btn{width:100%}}@media (max-width:480px){.success-header h1{font-size:1.8rem}.order-number h2{font-size:1.5rem}.restaurant-item,.step-item{flex-direction:column;text-align:center}}
/*# sourceMappingURL=main.f16058a2.css.map*/