.RestaurantHeader-module__6kVVfq__header{z-index:100;background:#fff;border-bottom:1px solid #fff6;width:100%;height:3.5rem;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 2px #0000000d}.RestaurantHeader-module__6kVVfq__desktopOnly{display:none}@media (min-width:768px){.RestaurantHeader-module__6kVVfq__desktopOnly{display:flex}}.RestaurantHeader-module__6kVVfq__container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0 1rem;display:flex}.RestaurantHeader-module__6kVVfq__leftSection{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.RestaurantHeader-module__6kVVfq__logo{font-family:var(--font-outfit);color:#0f172a;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.RestaurantHeader-module__6kVVfq__logo span{white-space:nowrap;text-overflow:ellipsis;max-width:140px;display:inline-block;overflow:hidden}@media (max-width:359px){.RestaurantHeader-module__6kVVfq__logo span{max-width:100px}}@media (min-width:768px){.RestaurantHeader-module__6kVVfq__logo span{max-width:none}}.RestaurantHeader-module__6kVVfq__logoImage{background-color:#000;border-radius:4px;width:2rem;height:2rem}.RestaurantHeader-module__6kVVfq__navDesktop{display:none}.RestaurantHeader-module__6kVVfq__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:.5rem;display:flex}.RestaurantHeader-module__6kVVfq__iconBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;position:relative}.RestaurantHeader-module__6kVVfq__badge{color:#fff;background-color:#16a34a;border-radius:9999px;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.RestaurantHeader-module__6kVVfq__mobileMenuBtn{cursor:pointer;color:#334155;background:0 0;border:none;padding:0;display:flex}@media (min-width:768px){.RestaurantHeader-module__6kVVfq__header{height:4.5rem}.RestaurantHeader-module__6kVVfq__mobileMenuBtn{display:none}.RestaurantHeader-module__6kVVfq__navDesktop{gap:2rem;display:flex}.RestaurantHeader-module__6kVVfq__navDesktop a{color:#0f172a;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.RestaurantHeader-module__6kVVfq__navDesktop a:hover{color:#ea580c}.RestaurantHeader-module__6kVVfq__logo{font-size:1.5rem}}.RestaurantHeader-module__6kVVfq__drawerOverlay{z-index:200;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.RestaurantHeader-module__6kVVfq__drawerOverlay.RestaurantHeader-module__6kVVfq__open{opacity:1;visibility:visible}.RestaurantHeader-module__6kVVfq__drawer{z-index:201;background:#fff;flex-direction:column;width:280px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 10px #0000001a}.RestaurantHeader-module__6kVVfq__drawer.RestaurantHeader-module__6kVVfq__open{transform:translate(0)}.RestaurantHeader-module__6kVVfq__drawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem;display:flex}.RestaurantHeader-module__6kVVfq__drawerTitle{color:#0f172a;font-size:1.1rem;font-weight:700}.RestaurantHeader-module__6kVVfq__closeDrawerBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem}.RestaurantHeader-module__6kVVfq__drawerContent{flex:1;padding:1rem 0;overflow-y:auto}.RestaurantHeader-module__6kVVfq__drawerNav{flex-direction:column;display:flex}.RestaurantHeader-module__6kVVfq__drawerLink{color:#334155;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.RestaurantHeader-module__6kVVfq__drawerLink:hover,.RestaurantHeader-module__6kVVfq__drawerLink.RestaurantHeader-module__6kVVfq__active{color:#ea580c;background-color:#f8fafc;border-left-color:#ea580c}.RestaurantHeader-module__6kVVfq__drawerUserSection{border-top:1px solid #f1f5f9;margin-top:auto;padding:1rem}.RestaurantHeader-module__6kVVfq__drawerUserInfo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.RestaurantHeader-module__6kVVfq__userAvatar{color:#64748b;background-color:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RestaurantHeader-module__6kVVfq__userName{color:#0f172a;font-size:.95rem;font-weight:700}.RestaurantHeader-module__6kVVfq__drawerActionBtn{cursor:pointer;text-align:center;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem;font-weight:600;transition:background .2s}.RestaurantHeader-module__6kVVfq__primaryBtn{color:#fff;background-color:#ea580c;border:none}.RestaurantHeader-module__6kVVfq__logoutBtn{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.RestaurantHeader-module__6kVVfq__hideOnMobile{display:none}@media (min-width:768px){.RestaurantHeader-module__6kVVfq__hideOnMobile{display:flex}}.RestaurantHeader-module__6kVVfq__userInfo{display:none}@media (min-width:768px){.RestaurantHeader-module__6kVVfq__userInfo{align-items:center;margin-right:.5rem;display:flex}}.RestaurantHeader-module__6kVVfq__userTextContainer{flex-direction:row;justify-content:center;align-items:center;gap:1rem;line-height:1.25;display:flex}.RestaurantHeader-module__6kVVfq__userNameText{color:#1f2937;font-size:.95rem;font-weight:700}.RestaurantHeader-module__6kVVfq__myOrdersLink{color:#0f172a;cursor:pointer;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.RestaurantHeader-module__6kVVfq__myOrdersLink:hover{color:#ea580c;text-decoration:none}
.RestaurantFooter-module__AZKb3W__footer{color:#e2e8f0;background-color:#0f172a;padding:3rem 0}.RestaurantFooter-module__AZKb3W__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.RestaurantFooter-module__AZKb3W__grid{gap:2rem;display:grid}@media (min-width:768px){.RestaurantFooter-module__AZKb3W__grid{grid-template-columns:repeat(3,1fr)}}.RestaurantFooter-module__AZKb3W__title{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.RestaurantFooter-module__AZKb3W__text{color:#94a3b8;margin-bottom:1rem;font-size:.875rem}.RestaurantFooter-module__AZKb3W__infoList{color:#94a3b8;flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.RestaurantFooter-module__AZKb3W__linkList{color:#94a3b8;flex-direction:column;gap:.5rem;padding:0;font-size:.875rem;list-style:none;display:flex}.RestaurantFooter-module__AZKb3W__link{color:inherit;text-decoration:none;transition:color .2s}.RestaurantFooter-module__AZKb3W__link:hover{color:#fff}.RestaurantFooter-module__AZKb3W__hoursList{color:#94a3b8;flex-direction:column;gap:.5rem;padding:0;font-size:.875rem;list-style:none;display:flex}.RestaurantFooter-module__AZKb3W__hourItem{justify-content:space-between;display:flex}.RestaurantFooter-module__AZKb3W__copyright{text-align:center;color:#64748b;padding-top:2rem;font-size:.75rem}.RestaurantFooter-module__AZKb3W__timeColumn{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.RestaurantFooter-module__AZKb3W__mainTime{color:#fff;display:block}.RestaurantFooter-module__AZKb3W__breakTime{color:#fb923c;margin-top:.125rem;font-size:.75rem;display:block}.RestaurantFooter-module__AZKb3W__remarkText{color:#94a3b8;font-size:.75rem;font-style:italic;display:block}.RestaurantFooter-module__AZKb3W__closedText{color:#f87171}
.CartDrawer-module__7EbOIG__overlay{z-index:200;background:#00000080;flex-direction:column;justify-content:flex-end;animation:.3s ease-out CartDrawer-module__7EbOIG__fadeIn;display:flex;position:fixed;inset:0}@keyframes CartDrawer-module__7EbOIG__fadeIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__7EbOIG__drawer{background:#fff;border-radius:1.5rem 1.5rem 0 0;width:100%;max-width:600px;max-height:80vh;margin:0 auto;padding:10px 6px 14px;animation:.3s ease-out CartDrawer-module__7EbOIG__slideBottomUp;overflow-y:auto}@keyframes CartDrawer-module__7EbOIG__slideBottomUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CartDrawer-module__7EbOIG__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CartDrawer-module__7EbOIG__title{color:#0f172a;font-size:1.25rem;font-weight:700}.CartDrawer-module__7EbOIG__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.CartDrawer-module__7EbOIG__itemRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:5px;display:flex}.CartDrawer-module__7EbOIG__itemMeta{flex-direction:column;display:flex}.CartDrawer-module__7EbOIG__itemName{color:#0f172a;margin-bottom:.25rem;font-weight:600}.CartDrawer-module__7EbOIG__itemPrice{color:#64748b;font-size:.875rem}.CartDrawer-module__7EbOIG__qtyControls{background-color:#f8fafc;border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem;display:flex;transform:scale(.9)}.CartDrawer-module__7EbOIG__qtyBtn{cursor:pointer;color:#1e293b;background-color:#fff;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.CartDrawer-module__7EbOIG__qtyBtn:hover{background-color:#e2e8f0}.CartDrawer-module__7EbOIG__qtyValue{text-align:center;width:1.5rem;font-size:.9rem;font-weight:600}.CartDrawer-module__7EbOIG__checkoutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00 0%,#ff8533 100%);border:none;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;margin-top:1rem;padding:1rem 1.25rem;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #ff6b0033}.CartDrawer-module__7EbOIG__checkoutBtn:hover{filter:brightness(110%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #ff6b004d}.CartDrawer-module__7EbOIG__emptyCart{text-align:center;color:#64748b;padding:2rem 0}
.AuthModal-module__kkVAJG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out AuthModal-module__kkVAJG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AuthModal-module__kkVAJG__fadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__kkVAJG__modal{background:#fff;border-radius:.75rem;width:90%;max-width:450px;padding-bottom:1rem;animation:.2s ease-out AuthModal-module__kkVAJG__scaleUp;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes AuthModal-module__kkVAJG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AuthModal-module__kkVAJG__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.AuthModal-module__kkVAJG__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.AuthModal-module__kkVAJG__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.AuthModal-module__kkVAJG__closeBtn:hover{color:#0f172a}.AuthModal-module__kkVAJG__body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.AuthModal-module__kkVAJG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AuthModal-module__kkVAJG__label{color:#334155;font-size:.9rem;font-weight:600}.AuthModal-module__kkVAJG__rowInputs{gap:.75rem;display:flex}.AuthModal-module__kkVAJG__input{color:#1e293b;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;flex:1;width:100%;padding:.75rem;font-size:.95rem;transition:all .2s}.AuthModal-module__kkVAJG__input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.AuthModal-module__kkVAJG__inputPrefix{text-align:center;flex:none;min-width:70px;padding-left:.25rem;padding-right:.25rem;width:70px!important}.AuthModal-module__kkVAJG__linkRight{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:0;font-size:.85rem;font-weight:500;text-decoration:none}.AuthModal-module__kkVAJG__linkLeft{color:#16a34a;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.85rem;font-weight:500;text-decoration:none}.AuthModal-module__kkVAJG__primaryBtn{color:#fff;cursor:pointer;background-color:#4d7c0f;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:700;transition:background-color .2s}.AuthModal-module__kkVAJG__primaryBtn:hover{background-color:#3f6212}.AuthModal-module__kkVAJG__secondaryAction{text-align:center;color:#3b82f6;cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:.9rem}.AuthModal-module__kkVAJG__footerAction{text-align:center;color:#4d7c0f;cursor:pointer;background:0 0;border:none;width:100%;margin-top:.5rem;font-size:.9rem;display:block}
.layout-module__YZhixW__layout{min-height:100vh;font-family:var(--font-inter),sans-serif;background-color:#f8fafc;flex-direction:column;display:flex}.layout-module__YZhixW__main{flex:1;padding-top:3.5rem}@media (min-width:768px){.layout-module__YZhixW__main{padding-top:4.5rem}}
