.MenuClientPage-module__ln8GYq__container{background:var(--background);max-width:720px;min-height:100vh;margin:0 auto;display:block;position:relative}.MenuClientPage-module__ln8GYq__menuBody{flex:1;padding:32px 20px 20px}.MenuClientPage-module__ln8GYq__categorySection{margin-bottom:48px;scroll-margin-top:140px}.MenuClientPage-module__ln8GYq__categoryTitle{width:100%;color:var(--text);box-sizing:border-box;margin-bottom:32px;padding:0 4px 12px;font-size:28px;font-weight:800;position:relative}.MenuClientPage-module__ln8GYq__categoryTitleContent{align-items:center;gap:12px;display:flex}.MenuClientPage-module__ln8GYq__categoryCount{color:var(--text-muted);background:var(--surface);border-radius:var(--radius-full);border:1px solid var(--border);letter-spacing:-.1px;padding:4px 12px}.MenuClientPage-module__ln8GYq__categoryTitle:after{content:"";background:var(--primary);border-radius:var(--radius-full);width:100%;height:1px;position:absolute;bottom:0;left:4px}.MenuClientPage-module__ln8GYq__categoryIcon{opacity:.9;font-size:26px}.MenuClientPage-module__ln8GYq__itemsGrid{flex-direction:column;display:flex}.MenuClientPage-module__ln8GYq__floatingControls{z-index:100;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:30px;right:30px}.MenuClientPage-module__ln8GYq__miniControl{width:44px;height:44px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;box-shadow:0 4px 12px #0000001a}.MenuClientPage-module__ln8GYq__miniControl:hover{background:var(--surface-hover);transform:translate(-3px)}.MenuClientPage-module__ln8GYq__scrollTopBtn{background:var(--primary);color:#fff;cursor:pointer;z-index:999;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.3s ease-out MenuClientPage-module__ln8GYq__slideIn;display:flex;position:fixed;bottom:120px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.MenuClientPage-module__ln8GYq__scrollTopBtn:hover{box-shadow:0 8px 16px rgba(var(--primary-rgb),.3);transform:translate(-50%)translateY(-5px)}@keyframes MenuClientPage-module__ln8GYq__slideIn{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.MenuClientPage-module__ln8GYq__footer{text-align:center;color:var(--text-muted);opacity:.9;flex-direction:column;align-items:center;gap:16px;margin:0;padding:12px 20px 180px;font-size:12px;display:flex}.MenuClientPage-module__ln8GYq__footer:before{display:none!important}.MenuClientPage-module__ln8GYq__footerLogo{letter-spacing:-.2px;font-size:14px;font-weight:600}.MenuClientPage-module__ln8GYq__footerLink{color:var(--primary);padding-bottom:2px;font-weight:800;text-decoration:none;position:relative}.MenuClientPage-module__ln8GYq__footerLink:hover{color:var(--primary-hover,var(--primary))}.MenuClientPage-module__ln8GYq__footerBannerBtn{background:var(--footer-btn-bg);border:1px solid var(--footer-btn-border);width:100%;max-width:400px;color:var(--footer-btn-text);cursor:pointer;border-radius:12px;padding:14px;font-size:14px;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,color .3s,border-color .3s}.MenuClientPage-module__ln8GYq__footerBannerBtn:hover{background:var(--footer-btn-hover);transform:translateY(-2px)}.MenuClientPage-module__ln8GYq__promoOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s MenuClientPage-module__ln8GYq__fadeIn;display:flex;position:fixed;inset:0}.MenuClientPage-module__ln8GYq__promoContent{background:var(--background);border-radius:20px;width:100%;max-width:500px;padding:0;animation:.4s cubic-bezier(.16,1,.3,1) MenuClientPage-module__ln8GYq__slideUpCenter;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes MenuClientPage-module__ln8GYq__slideUpCenter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MenuClientPage-module__ln8GYq__promoClose{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:16px;right:16px}.MenuClientPage-module__ln8GYq__promoImage{object-fit:cover;width:100%;max-height:80vh;display:block}@keyframes MenuClientPage-module__ln8GYq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MenuClientPage-module__ln8GYq__footerLink:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1.5px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.MenuClientPage-module__ln8GYq__footerLink:hover:after{transform-origin:0;transform:scaleX(1)}.MenuClientPage-module__ln8GYq__empty{text-align:center;color:var(--text-muted);background:var(--surface);border-radius:var(--radius-md);border:1px dashed var(--border);padding:24px;font-size:14px}.MenuClientPage-module__ln8GYq__drawerList{grid-template-columns:1fr 1fr;gap:12px;padding:8px 0;display:grid}.MenuClientPage-module__ln8GYq__drawerItem{background:var(--background);border:1px solid var(--border);cursor:pointer;transition:var(--transition);text-align:left;border-radius:16px;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex;position:relative}.MenuClientPage-module__ln8GYq__drawerItem:hover{border-color:var(--primary);background:rgba(var(--primary-rgb),.05)}.MenuClientPage-module__ln8GYq__drawerActive{border-color:var(--primary);background:rgba(var(--primary-rgb),.08)}.MenuClientPage-module__ln8GYq__drawerIcon{font-size:20px}.MenuClientPage-module__ln8GYq__drawerName{color:var(--text);font-size:14px;font-weight:700}.MenuClientPage-module__ln8GYq__activeDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2);border-radius:50%;position:absolute;top:8px;right:8px}@media (max-width:768px){.MenuClientPage-module__ln8GYq__menuBody{padding:24px 16px}.MenuClientPage-module__ln8GYq__categoryTitle{margin-bottom:24px;padding:0 4px 10px;font-size:24px;justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.MenuClientPage-module__ln8GYq__masonryGallery{column-count:2!important}}.MenuClientPage-module__ln8GYq__aboutModal{padding:0 0 20px}.MenuClientPage-module__ln8GYq__aboutContent,.MenuClientPage-module__ln8GYq__aboutContent :not(a){overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.MenuClientPage-module__ln8GYq__aboutContent{color:var(--text-muted);text-align:left;width:100%;margin-bottom:24px;font-size:15px;line-height:1.7;display:block}.MenuClientPage-module__ln8GYq__aboutContent p{margin-bottom:1em}.MenuClientPage-module__ln8GYq__aboutContent p:last-child{margin-bottom:0}.MenuClientPage-module__ln8GYq__aboutContent p br{content:"";margin-top:.5em;display:block}.MenuClientPage-module__ln8GYq__aboutContent h2,.MenuClientPage-module__ln8GYq__aboutContent h3{color:var(--text);margin-top:1.2em;margin-bottom:.6em}.MenuClientPage-module__ln8GYq__aboutContent .MenuClientPage-module__ln8GYq__ql-align-center{text-align:center}.MenuClientPage-module__ln8GYq__aboutContent img{border-radius:12px;max-width:100%;margin:0}@media (min-width:769px){.MenuClientPage-module__ln8GYq__masonryGallery{column-gap:12px;column-count:2!important}}.MenuClientPage-module__ln8GYq__masonryItem{break-inside:avoid;background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:var(--transition);border-radius:16px;margin-bottom:12px;overflow:hidden}.MenuClientPage-module__ln8GYq__masonryItem:nth-child(3n+1){aspect-ratio:3/4}.MenuClientPage-module__ln8GYq__masonryItem:nth-child(3n+2){aspect-ratio:1}.MenuClientPage-module__ln8GYq__masonryItem:nth-child(3n){aspect-ratio:4/3}.MenuClientPage-module__ln8GYq__masonryItem:hover{border-color:var(--primary);transform:scale(1.02);box-shadow:0 8px 24px #0000001a}.MenuClientPage-module__ln8GYq__masonryItem img{object-fit:cover;width:100%;display:block}.MenuClientPage-module__ln8GYq__lightbox{z-index:9999;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out MenuClientPage-module__ln8GYq__fadeIn;display:flex;position:fixed;inset:0}.MenuClientPage-module__ln8GYq__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;position:absolute;inset:0}.MenuClientPage-module__ln8GYq__lightboxContent{z-index:2;transform-origin:50%;border-radius:12px;max-width:95vw;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) MenuClientPage-module__ln8GYq__zoomIn;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.MenuClientPage-module__ln8GYq__lightboxContent img{object-fit:contain;max-width:100%;max-height:90vh;display:block}.MenuClientPage-module__ln8GYq__lightboxClose{z-index:10;color:#fff;cursor:pointer;width:44px;height:44px;transition:var(--transition);background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px}.MenuClientPage-module__ln8GYq__lightboxClose:hover{background:#ffffff40;transform:rotate(90deg)}@keyframes MenuClientPage-module__ln8GYq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MenuClientPage-module__ln8GYq__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Header-module__hBw1pG__header{background:var(--background);width:100%;padding:16px 0;position:relative}.Header-module__hBw1pG__bannerWrapper{border-radius:24px;width:calc(100% - 32px);height:220px;margin:0 auto;position:relative;overflow:hidden}.Header-module__hBw1pG__banner{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__shareContainer{z-index:100;align-items:center;gap:8px;display:flex;position:absolute;top:20px;right:20px}@media (max-width:600px){.Header-module__hBw1pG__shareContainer{top:10px;right:10px}}.Header-module__hBw1pG__aboutContainer{z-index:100;position:absolute;top:20px;left:20px}@media (max-width:600px){.Header-module__hBw1pG__aboutContainer{top:10px;left:10px}}.Header-module__hBw1pG__aboutButton,.Header-module__hBw1pG__shareButton{background:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--text);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00000026}.Header-module__hBw1pG__aboutButton:hover,.Header-module__hBw1pG__shareButton:hover{transform:scale(1.1)}.Header-module__hBw1pG__shareOverlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__shareMenu{background:var(--surface);border:1px solid var(--border);width:280px;box-shadow:var(--shadow-xl);border-radius:24px;flex-direction:column;gap:20px;padding:32px 24px 24px;display:flex;position:relative}.Header-module__hBw1pG__closeShare{background:var(--surface-hover);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.Header-module__hBw1pG__closeShare:hover{background:var(--border);color:var(--text)}.Header-module__hBw1pG__shareHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__shareItem{width:36px;height:36px}.Header-module__hBw1pG__shareIcon{cursor:pointer;width:28px;height:28px;transition:var(--transition);color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__shareIcon:hover{color:var(--primary);transform:translateY(-2px)}.Header-module__hBw1pG__qrSection{text-align:center;border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:16px;padding-top:16px;display:flex}.Header-module__hBw1pG__qrWrapper{background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:12px;display:flex;box-shadow:0 4px 12px #0000000d}.Header-module__hBw1pG__qrText{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.Header-module__hBw1pG__signupBtn{background:var(--primary);color:#fff;width:100%;height:44px;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__signupBtn:hover{filter:brightness(1.1);box-shadow:0 4px 12px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}@media (max-width:600px){.Header-module__hBw1pG__shareMenu{width:100%;max-width:320px}}.Header-module__hBw1pG__content{max-width:720px;margin:0 auto;padding:0 20px 8px;position:relative}.Header-module__hBw1pG__topRow{z-index:5;justify-content:space-between;align-items:flex-end;margin-top:-45px;margin-bottom:20px;display:flex;position:relative}.Header-module__hBw1pG__serviceOptions{flex-wrap:wrap;gap:12px;margin-top:12px;font-size:13px;font-weight:600;display:flex}.Header-module__hBw1pG__option{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__activeOption{color:var(--text)}.Header-module__hBw1pG__inactiveOption{color:var(--text-muted)}.Header-module__hBw1pG__logoWrapper{background:var(--background);width:125px;height:125px;box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__logoButton{z-index:2;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:3px;transition:transform .2s;display:flex;position:relative}.Header-module__hBw1pG__logoButton:active{transform:scale(.95)}.Header-module__hBw1pG__hasStory{z-index:1;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);padding:6px;position:relative}.Header-module__hBw1pG__hasStory:before{content:"";background:var(--background);z-index:-1;border-radius:50%;position:absolute;inset:3px}.Header-module__hBw1pG__logoInner{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Header-module__hBw1pG__logo{object-fit:cover}.Header-module__hBw1pG__statusSection{flex-direction:column;align-items:flex-end;gap:4px;margin-top:10px;display:flex}.Header-module__hBw1pG__badgesRow{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__reservationText{display:inline}.Header-module__hBw1pG__statusLabel{color:var(--text-muted);text-align:left;align-self:flex-start;margin-bottom:2px;font-size:13px;font-weight:500}.Header-module__hBw1pG__statusBadge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 12px #0000001a}.Header-module__hBw1pG__open{color:#10b981;background:#10b98126;border-color:#10b98133}.Header-module__hBw1pG__closed{color:#ef4444;background:#ef444426;border-color:#ef444433}.Header-module__hBw1pG__reservationBadge{background:var(--surface);color:var(--text);border-color:var(--border);cursor:pointer;transition:var(--transition)}.Header-module__hBw1pG__reservationBadge:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.Header-module__hBw1pG__statusPulse{background:currentColor;border-radius:50%;width:8px;height:8px;position:relative}.Header-module__hBw1pG__open .Header-module__hBw1pG__statusPulse:after{content:"";background:currentColor;border-radius:50%;animation:2s infinite Header-module__hBw1pG__pulse;position:absolute;inset:0}@keyframes Header-module__hBw1pG__pulse{0%{opacity:.8;transform:scale(1)}70%{opacity:0;transform:scale(2.5)}to{opacity:0;transform:scale(1)}}.Header-module__hBw1pG__infoArea{text-align:left}.Header-module__hBw1pG__name{color:var(--text);align-items:center;gap:10px;margin-bottom:8px;font-size:28px;font-weight:800;display:flex}.Header-module__hBw1pG__verified{color:#3b82f6;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.Header-module__hBw1pG__descriptionWrapper{width:100%;margin-bottom:20px;position:relative;overflow:hidden}.Header-module__hBw1pG__description{color:var(--text-muted);width:100%;margin:0;font-size:15px;line-height:1.6}.Header-module__hBw1pG__truncated{text-overflow:ellipsis;white-space:normal;max-height:3.2em;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.Header-module__hBw1pG__readMoreBtnInline,.Header-module__hBw1pG__readMoreBtnOverlay{font-size:inherit;cursor:pointer;transition:var(--transition);background:0 0;border:none;padding:0;font-family:inherit;font-weight:700}.Header-module__hBw1pG__readMoreBtnInline{margin-left:6px;display:inline}.Header-module__hBw1pG__readMoreBtnInline:hover,.Header-module__hBw1pG__readMoreBtnOverlay:hover .Header-module__hBw1pG__readMoreText{text-decoration:underline}.Header-module__hBw1pG__readMoreBtnOverlay{background:linear-gradient(90deg,transparent 0%,var(--background)50%,var(--background)100%);z-index:10;justify-content:flex-end;align-items:center;height:1.6em;padding-left:50px;display:flex;position:absolute;bottom:2px;right:0}.Header-module__hBw1pG__readMoreText{background:var(--background);padding-left:4px;font-weight:700}@media (max-width:600px){.Header-module__hBw1pG__readMoreBtnValue{padding-left:20px}}.Header-module__hBw1pG__successIcon{color:#10b981}.Header-module__hBw1pG__errorIcon{color:#ef4444;opacity:.6}@media (max-width:600px){.Header-module__hBw1pG__bannerWrapper{height:150px}.Header-module__hBw1pG__logoWrapper{width:100px;height:100px;margin-top:20px}.Header-module__hBw1pG__topRow{align-items:flex-end;margin-top:-50px;margin-bottom:16px}.Header-module__hBw1pG__statusSection{flex-direction:column;align-items:flex-end;gap:4px;margin-bottom:10px}.Header-module__hBw1pG__reservationText{display:inline}.Header-module__hBw1pG__statusLabel{text-align:right;align-self:flex-end;max-width:120px;font-size:11px}.Header-module__hBw1pG__statusBadge{height:32px;padding:0 10px;font-size:12px}.Header-module__hBw1pG__name{font-size:24px}}.Header-module__hBw1pG__hoursList{padding:10px 0}.Header-module__hBw1pG__hourRow{border-bottom:1px solid rgba(var(--text-rgb),.05);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Header-module__hBw1pG__hourRow:last-child{border-bottom:none}.Header-module__hBw1pG__dayName{color:var(--text);font-weight:600}.Header-module__hBw1pG__slots{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.Header-module__hBw1pG__slotTime{color:var(--text-muted);font-size:14px}.Header-module__hBw1pG__closedText{color:#ef4444;font-size:14px;font-weight:500}.Header-module__hBw1pG__sliderContainer{width:100%;height:100%;position:relative}.Header-module__hBw1pG__sliderDots{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s}.Header-module__hBw1pG__activeDot{background:#fff;border-radius:10px;width:16px;box-shadow:0 1px 3px #0000004d}
.Modal-module__7LRQSW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0006;justify-content:center;align-items:center;animation:.3s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:var(--surface);border:1px solid var(--border);width:calc(100% - 40px);max-width:500px;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;animation:.4s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__slideUpCenter;display:flex;overflow:hidden}.Modal-module__7LRQSW__bottomSheet{position:fixed;background:var(--surface)!important;z-index:2100!important;border:none!important;border-radius:32px 32px 0 0!important;flex-direction:column!important;width:100%!important;max-width:500px!important;animation:.5s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__slideUpBottom!important;display:flex!important;bottom:0!important;left:50%!important;overflow:hidden!important;transform:translate(-50%)!important;box-shadow:0 -10px 40px #0000004d!important}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Modal-module__7LRQSW__title{font-size:18px;font-weight:800}.Modal-module__7LRQSW__closeBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Modal-module__7LRQSW__closeBtn:hover{background:var(--surface-hover);color:var(--text)}.Modal-module__7LRQSW__content{max-height:80vh;padding:24px;overflow:hidden auto}.Modal-module__7LRQSW__content *{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__slideUpCenter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Modal-module__7LRQSW__slideUpBottom{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}
.CategoryNav-module__yHXu5G__navWrapper{z-index:90;background:var(--background);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--border);padding:5px 0;position:sticky;top:0;box-shadow:0 4px 12px #00000008}.CategoryNav-module__yHXu5G__outerContainer{align-items:center;gap:12px;max-width:720px;margin:0 auto;padding:0 16px;display:flex}.CategoryNav-module__yHXu5G__hamburgerBtn{background:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--text);transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CategoryNav-module__yHXu5G__hamburgerBtn:hover{background:var(--surface-hover);border-color:var(--primary)}.CategoryNav-module__yHXu5G__navContainer{flex:1;display:flex;position:relative;overflow:hidden}.CategoryNav-module__yHXu5G__nav{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex:1;gap:10px;padding:4px 0;display:flex;overflow-x:auto}.CategoryNav-module__yHXu5G__nav::-webkit-scrollbar{display:none}.CategoryNav-module__yHXu5G__maskLeft,.CategoryNav-module__yHXu5G__maskRight{pointer-events:none;z-index:5;opacity:0;width:40px;transition:opacity .3s;position:absolute;top:0;bottom:0}.CategoryNav-module__yHXu5G__maskLeft{background:linear-gradient(to right,var(--background),transparent);left:0}.CategoryNav-module__yHXu5G__maskRight{background:linear-gradient(to left,var(--background),transparent);right:0}.CategoryNav-module__yHXu5G__maskVisible{opacity:1}.CategoryNav-module__yHXu5G__categoryBtn{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);height:44px;color:var(--text-muted);transition:var(--transition);white-space:nowrap;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;padding:0 18px;display:flex}.CategoryNav-module__yHXu5G__categoryBtn:hover{background:var(--surface-hover);color:var(--text)}.CategoryNav-module__yHXu5G__active{background:var(--primary);color:#fff;border-color:var(--primary)}.CategoryNav-module__yHXu5G__icon{font-size:18px}.CategoryNav-module__yHXu5G__name{font-size:14px;font-weight:700}
.MenuItemCell-module__WueFea__cell{border-bottom:1px solid var(--border);transition:var(--transition);background:0 0;border-radius:0;position:relative;overflow:hidden}.MenuItemCell-module__WueFea__cell:last-child{border-bottom:none}.MenuItemCell-module__WueFea__cell:hover{background:rgba(var(--primary-rgb),.02)}.MenuItemCell-module__WueFea__clickable{cursor:pointer;flex-direction:row;align-items:stretch;gap:16px;height:100%;padding:16px 0;display:flex}.MenuItemCell-module__WueFea__noImage{padding-left:0}.MenuItemCell-module__WueFea__unified .MenuItemCell-module__WueFea__imageWrapper{border-radius:var(--radius-md);background:var(--surface-hover);flex-shrink:0;align-self:flex-start;width:100px;height:100px;margin-top:4px;position:relative;overflow:hidden}.MenuItemCell-module__WueFea__list .MenuItemCell-module__WueFea__imageWrapper{border-radius:var(--radius-md);background:var(--surface-hover);flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.MenuItemCell-module__WueFea__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.MenuItemCell-module__WueFea__content{flex-direction:column;flex:1;justify-content:center;display:flex}.MenuItemCell-module__WueFea__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.MenuItemCell-module__WueFea__name{color:var(--text);font-size:17px;font-weight:800;line-height:1.3}.MenuItemCell-module__WueFea__price{color:var(--primary);background:rgba(var(--primary-rgb),.1);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 8px;font-size:15px;font-weight:800}.MenuItemCell-module__WueFea__priceContainer{align-items:center;gap:8px;margin-bottom:6px;display:flex}.MenuItemCell-module__WueFea__promoPrice{color:var(--primary);background:rgba(var(--primary-rgb),.1);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 8px;font-size:15px;font-weight:800}.MenuItemCell-module__WueFea__oldPrice{color:var(--text-muted);opacity:.8;font-size:13px;font-weight:500;text-decoration:line-through}.MenuItemCell-module__WueFea__description{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.MenuItemCell-module__WueFea__footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.MenuItemCell-module__WueFea__labels{flex-wrap:wrap;gap:6px;display:flex}.MenuItemCell-module__WueFea__label{text-transform:uppercase;color:#fff;border-radius:var(--radius-full);padding:2px 6px;font-size:10px;font-weight:800}.MenuItemCell-module__WueFea__imagePlaceholder{width:100%;height:100%;color:var(--text-muted);opacity:.3;background:var(--surface-hover);justify-content:center;align-items:center;display:flex}.MenuItemCell-module__WueFea__soldOut{opacity:.6}.MenuItemCell-module__WueFea__soldOut .MenuItemCell-module__WueFea__image{filter:grayscale()}.MenuItemCell-module__WueFea__soldOutOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MenuItemCell-module__WueFea__soldOutBadge{color:#000;border-radius:var(--radius-full);text-transform:uppercase;background:#fff;padding:4px 8px;font-size:10px;font-weight:800}.MenuItemCell-module__WueFea__soldOutText{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:800}
.BottomNavbar-module__sJneHa__navbar{z-index:1000;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;bottom:40px;left:0;right:0}.BottomNavbar-module__sJneHa__navContent{pointer-events:auto;background:var(--surface);border:1px solid var(--border);border-radius:40px;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 12px 48px #00000026}.BottomNavbar-module__sJneHa__navItem{cursor:pointer;min-width:80px;color:var(--text);border-radius:var(--radius-full);background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 12px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.BottomNavbar-module__sJneHa__navItem:hover{background:rgba(var(--primary-rgb),.1);color:var(--primary);transform:translateY(-2px)}.BottomNavbar-module__sJneHa__navItem:active{transform:scale(.95)}.BottomNavbar-module__sJneHa__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.BottomNavbar-module__sJneHa__badge{background:var(--primary);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.BottomNavbar-module__sJneHa__label{text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}@media (max-width:480px){.BottomNavbar-module__sJneHa__navbar{bottom:40px}.BottomNavbar-module__sJneHa__navContent{gap:4px;padding:6px 4px}.BottomNavbar-module__sJneHa__navItem{flex-direction:column;gap:4px;min-width:60px;padding:8px 6px}.BottomNavbar-module__sJneHa__label{text-transform:none;letter-spacing:normal;font-size:12px;font-weight:400}}
.FavoriteCarousel-module__5_FAKW__container{padding:24px 0}.FavoriteCarousel-module__5_FAKW__header{margin-bottom:16px;padding:0 20px}.FavoriteCarousel-module__5_FAKW__title{color:var(--text);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.FavoriteCarousel-module__5_FAKW__carousel{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:12px 0 20px;scroll-padding-left:20px;display:flex;overflow:auto visible}.FavoriteCarousel-module__5_FAKW__carousel:before,.FavoriteCarousel-module__5_FAKW__carousel:after{content:"";flex:0 0 4px}.FavoriteCarousel-module__5_FAKW__carousel::-webkit-scrollbar{display:none}.FavoriteCarousel-module__5_FAKW__card{scroll-snap-align:start;cursor:pointer;transition:var(--transition);flex:0 0 120px}.FavoriteCarousel-module__5_FAKW__card:hover{transform:translateY(-4px)}.FavoriteCarousel-module__5_FAKW__imageWrapper{border-radius:var(--radius-md);background:var(--surface-hover);width:120px;height:120px;margin-bottom:8px;overflow:hidden;box-shadow:0 4px 16px #00000014}.FavoriteCarousel-module__5_FAKW__image{object-fit:cover;width:100%;height:100%}.FavoriteCarousel-module__5_FAKW__itemName{color:var(--text);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:17px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.FavoriteCarousel-module__5_FAKW__priceContainer{align-items:center;gap:6px;display:flex}.FavoriteCarousel-module__5_FAKW__price,.FavoriteCarousel-module__5_FAKW__promoPrice{color:var(--primary);font-size:15px;font-weight:800}.FavoriteCarousel-module__5_FAKW__oldPrice{color:var(--text-muted);opacity:.6;font-size:13px;font-weight:500;text-decoration:line-through}.FavoriteCarousel-module__5_FAKW__noImagePlaceholder{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-md);background-image:linear-gradient(135deg,rgba(var(--primary-rgb),.05),transparent);flex-direction:column;justify-content:center;width:120px;min-height:100px;padding:14px;display:flex;box-shadow:0 4px 16px #00000014}.FavoriteCarousel-module__5_FAKW__placeholderTitle{-webkit-line-clamp:2;line-clamp:2;color:var(--text);word-wrap:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;margin-bottom:6px;font-size:17px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.FavoriteCarousel-module__5_FAKW__placeholderPrice{color:var(--primary);align-items:center;gap:6px;font-size:15px;font-weight:800;display:flex}.FavoriteCarousel-module__5_FAKW__placeholderPrice .FavoriteCarousel-module__5_FAKW__old{color:var(--text-muted);opacity:.6;font-size:13px;font-weight:500;text-decoration:line-through}.FavoriteCarousel-module__5_FAKW__placeholderPrice .FavoriteCarousel-module__5_FAKW__promo{font-weight:800}@media (max-width:600px){.FavoriteCarousel-module__5_FAKW__container{padding:0}}
.CMSClientPage-module__2l647G__container{background-color:var(--background);min-height:100vh;color:var(--text);font-family:inherit}.CMSClientPage-module__2l647G__header{z-index:100;background:rgba(var(--background-rgb),.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.CMSClientPage-module__2l647G__headerInner{max-width:800px;margin:0 auto;padding:16px 20px}.CMSClientPage-module__2l647G__backButton{color:var(--text);background:var(--surface);transition:var(--transition);border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.CMSClientPage-module__2l647G__backButton:hover{background:var(--surface-hover);transform:translate(-4px)}.CMSClientPage-module__2l647G__main{max-width:800px;margin:0 auto;padding:40px 20px 80px}.CMSClientPage-module__2l647G__article{background:var(--surface);border-radius:24px;padding:40px;box-shadow:0 4px 24px #0000000a}.CMSClientPage-module__2l647G__title{color:var(--text);margin:0 0 32px;font-size:36px;font-weight:800;line-height:1.2}.CMSClientPage-module__2l647G__content{color:var(--text-muted);font-size:16px;line-height:1.8}.CMSClientPage-module__2l647G__content p{margin-bottom:16px}@media (max-width:768px){.CMSClientPage-module__2l647G__main{padding:24px 16px 60px}.CMSClientPage-module__2l647G__article{border-radius:20px;padding:24px}.CMSClientPage-module__2l647G__title{margin-bottom:24px;font-size:28px}}
.not-found-module__HS70Aa__container{background:var(--background);height:100vh;color:var(--text);justify-content:center;align-items:center;padding:24px;font-family:inherit;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__content{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:500px;display:flex}.not-found-module__HS70Aa__iconWrapper{background:rgba(var(--primary-rgb),.1);width:120px;height:120px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.not-found-module__HS70Aa__icon{z-index:2;position:relative}.not-found-module__HS70Aa__pulse{background:rgba(var(--primary-rgb),.2);z-index:1;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite not-found-module__HS70Aa__ping;position:absolute;inset:0}.not-found-module__HS70Aa__title{background:linear-gradient(135deg,var(--primary),#8b5cf6);-webkit-text-fill-color:transparent;letter-spacing:-4px;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:96px;font-weight:900;line-height:1}.not-found-module__HS70Aa__subtitle{color:var(--text);margin:0 0 16px;font-size:24px;font-weight:800}.not-found-module__HS70Aa__description{color:var(--text-muted);margin:0 0 32px;font-size:16px;line-height:1.6}.not-found-module__HS70Aa__actions{gap:16px;display:flex}.not-found-module__HS70Aa__primaryBtn{background:var(--primary);color:#fff;box-shadow:0 8px 24px rgba(var(--primary-rgb),.3);transition:var(--transition);border-radius:100px;align-items:center;gap:10px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.not-found-module__HS70Aa__primaryBtn:hover{box-shadow:0 12px 32px rgba(var(--primary-rgb),.4);transform:translateY(-2px)}.not-found-module__HS70Aa__backgroundShapes{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module__HS70Aa__shape1,.not-found-module__HS70Aa__shape2{filter:blur(80px);opacity:.15;border-radius:50%;position:absolute}.not-found-module__HS70Aa__shape1{background:var(--primary);width:400px;height:400px;top:-100px;left:-100px}.not-found-module__HS70Aa__shape2{background:#8b5cf6;width:500px;height:500px;bottom:-150px;right:-100px}@keyframes not-found-module__HS70Aa__ping{75%,to{opacity:0;transform:scale(1.5)}}@media (max-width:600px){.not-found-module__HS70Aa__title{font-size:80px}.not-found-module__HS70Aa__subtitle{font-size:20px}.not-found-module__HS70Aa__shape1,.not-found-module__HS70Aa__shape2{filter:blur(60px)}}
.ReservationModal-module__z-qAJa__container{flex-direction:column;gap:16px;max-height:85vh;padding:10px 0;display:flex;overflow-y:auto}.ReservationModal-module__z-qAJa__description{color:var(--text-muted);margin:0;font-size:15px}.ReservationModal-module__z-qAJa__phoneInfo{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:8px;margin-bottom:8px;padding:12px;font-size:14px;display:flex}.ReservationModal-module__z-qAJa__phoneIcon{color:var(--primary)}.ReservationModal-module__z-qAJa__formGroup{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.ReservationModal-module__z-qAJa__label{color:var(--text);font-size:14px;font-weight:600}.ReservationModal-module__z-qAJa__input,.ReservationModal-module__z-qAJa__select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);transition:var(--transition);border-radius:12px;outline:none;padding:12px 16px;font-size:15px}.ReservationModal-module__z-qAJa__input:focus,.ReservationModal-module__z-qAJa__select:focus{border-color:var(--primary)}.ReservationModal-module__z-qAJa__row{gap:12px;display:flex}.ReservationModal-module__z-qAJa__row>*{flex:1}.ReservationModal-module__z-qAJa__submitBtn{background:var(--primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:16px;font-size:16px;font-weight:700;display:flex}.ReservationModal-module__z-qAJa__submitBtn:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}.ReservationModal-module__z-qAJa__submitBtn:disabled{background:var(--border);color:var(--text-muted);cursor:not-allowed;box-shadow:none;transform:none}
