.item-qty-control-module__LANRpa__addBtn{color:#8b1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #8b1a1a;border-radius:999px;align-items:center;gap:4px;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.item-qty-control-module__LANRpa__addBtn:hover:not(:disabled){color:#fff;background:#8b1a1a}.item-qty-control-module__LANRpa__addBtn:disabled{opacity:.4;cursor:not-allowed}.item-qty-control-module__LANRpa__control{border:2px solid #8b1a1a;border-radius:999px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.item-qty-control-module__LANRpa__step{color:#fff;cursor:pointer;background:#8b1a1a;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;line-height:1;transition:background .15s;display:flex}.item-qty-control-module__LANRpa__step:hover{background:#6d1414}.item-qty-control-module__LANRpa__qty{text-align:center;color:#8b1a1a;min-width:28px;padding:0 4px;font-size:14px;font-weight:700}
.cart-drawer-module__ShNvWq__backdrop{inset:0;bottom:var(--mobile-nav-offset,calc(72px + env(safe-area-inset-bottom,0px)));z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;background:#1a080885;transition:opacity .22s,visibility 0s linear .22s;position:fixed}.cart-drawer-module__ShNvWq__backdropVisible{opacity:1;visibility:visible;transition:opacity .22s}.cart-drawer-module__ShNvWq__panel{left:50%;top:calc(50% - (var(--mobile-nav-offset,72px) / 2));z-index:120;width:min(540px,94vw);max-height:min(86dvh, calc(var(--app-vh,100dvh) - var(--mobile-nav-offset,calc(72px + env(safe-area-inset-bottom,0px)))- 22px));background:var(--surface);border:1px solid var(--border);opacity:0;visibility:hidden;border-radius:28px;flex-direction:column;transition:transform .22s,opacity .22s,visibility 0s linear .22s;display:flex;position:fixed;bottom:auto;overflow:hidden;transform:translate(-50%,-42%)scale(.98);box-shadow:0 24px 60px #210e0e38}.cart-drawer-module__ShNvWq__panelOpen{opacity:1;visibility:visible;transition:transform .22s,opacity .22s;transform:translate(-50%,-50%)scale(1)}.cart-drawer-module__ShNvWq__dragHandle{background:var(--border);border-radius:999px;width:44px;height:5px;margin:8px auto 0}.cart-drawer-module__ShNvWq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 22px 16px;display:flex}.cart-drawer-module__ShNvWq__title{color:#1a0808;margin:0;font-size:34px;font-weight:800;line-height:1}.cart-drawer-module__ShNvWq__subtitle{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:6px 0 0;font-size:11px;font-weight:700}.cart-drawer-module__ShNvWq__closeBtn{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;font-size:20px;line-height:1;display:grid}.cart-drawer-module__ShNvWq__empty{min-height:210px;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:20px;font-size:14px;display:flex}.cart-drawer-module__ShNvWq__list{overscroll-behavior:contain;flex-direction:column;flex:1;gap:10px;min-height:140px;max-height:45dvh;margin:0;padding:14px 20px 20px;list-style:none;display:flex;overflow-y:auto}.cart-drawer-module__ShNvWq__item{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:12px;padding:10px;display:flex}.cart-drawer-module__ShNvWq__imgWrap{border-radius:50%;flex-shrink:0;width:54px;height:54px;overflow:hidden;box-shadow:0 4px 14px #00000024}.cart-drawer-module__ShNvWq__img{object-fit:cover;width:54px;height:54px}.cart-drawer-module__ShNvWq__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cart-drawer-module__ShNvWq__name{color:#1a0808;font-size:14px;font-weight:700;line-height:1.3}.cart-drawer-module__ShNvWq__subtotal{color:var(--brand);font-size:14px;font-weight:700}.cart-drawer-module__ShNvWq__controls{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:3px;display:flex}.cart-drawer-module__ShNvWq__step{border:1px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:700;line-height:1;display:flex}.cart-drawer-module__ShNvWq__stepPlus{background:var(--brand);color:#fff;border-color:var(--brand)}.cart-drawer-module__ShNvWq__step:hover{filter:brightness(.97)}.cart-drawer-module__ShNvWq__qty{text-align:center;color:#1a0808;min-width:20px;font-size:14px;font-weight:700}.cart-drawer-module__ShNvWq__footer{padding:14px 20px max(16px, env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--surface);flex-direction:column;gap:10px;display:flex}.cart-drawer-module__ShNvWq__summaryRow{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.cart-drawer-module__ShNvWq__summaryRow strong{color:#1a0808}.cart-drawer-module__ShNvWq__deliveryFree{color:var(--brand-2);font-weight:700}.cart-drawer-module__ShNvWq__deliveryPending{color:var(--muted);font-weight:600}.cart-drawer-module__ShNvWq__divider{border:0;border-top:1px solid var(--border);margin:4px 0}.cart-drawer-module__ShNvWq__totalRow{justify-content:space-between;align-items:baseline;display:flex}.cart-drawer-module__ShNvWq__totalLabel{color:#1a0808;font-size:28px;font-weight:800;line-height:1}.cart-drawer-module__ShNvWq__totalValue{color:var(--brand);letter-spacing:-.03em;font-size:38px;font-weight:800;line-height:1}.cart-drawer-module__ShNvWq__actions{grid-template-columns:126px minmax(0,1fr);gap:10px;margin-top:6px;display:grid}.cart-drawer-module__ShNvWq__clearBtn{color:#9f2f2f;letter-spacing:.01em;cursor:pointer;background:#fff5f5;border:1px solid #e7c7c7;border-radius:12px;height:52px;font-size:14px;font-weight:700}.cart-drawer-module__ShNvWq__clearBtn:hover{background:#ffecec}.cart-drawer-module__ShNvWq__secondaryBtn{background:var(--surface);width:100%;color:var(--muted);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:12px;font-size:13px;font-weight:700;transition:background .15s}.cart-drawer-module__ShNvWq__secondaryBtn:hover{background:#faf5f2}.cart-drawer-module__ShNvWq__orderBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;height:52px;font-size:24px;font-weight:700;transition:filter .15s}.cart-drawer-module__ShNvWq__orderBtn:hover{background:#6d1414}@media (max-width:640px){.cart-drawer-module__ShNvWq__panel{top:calc(50% - (var(--mobile-nav-offset,72px) / 2));border-radius:22px;width:min(96vw,560px)}.cart-drawer-module__ShNvWq__title{font-size:30px}.cart-drawer-module__ShNvWq__totalLabel{font-size:24px}.cart-drawer-module__ShNvWq__totalValue{font-size:32px}.cart-drawer-module__ShNvWq__orderBtn{font-size:20px}}
.home-module__5WP92q__page{--accent:#8b1a1a;--accent-soft:#f5e6e6;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px 64px;display:grid}.home-module__5WP92q__hero{color:#fff;background:#1a0808;border-radius:28px;align-items:end;min-height:260px;display:grid;position:relative;overflow:hidden}.home-module__5WP92q__heroMedia{filter:saturate(1.1);background-image:url(/images/hero-banner.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.home-module__5WP92q__heroOverlay{background:linear-gradient(#1a100a33 0%,#1a100aa6 55%,#1a100ae0 100%);position:absolute;inset:0}.home-module__5WP92q__heroContent{z-index:1;gap:14px;max-width:640px;padding:32px 40px;display:grid;position:relative}.home-module__5WP92q__heroBadge{letter-spacing:.06em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.home-module__5WP92q__heroBadge:before{content:"";background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.home-module__5WP92q__heroBadge[data-open=false]:before{background:#f87171}.home-module__5WP92q__heroLogo{align-items:center;display:flex}.home-module__5WP92q__heroLogoImg{object-fit:contain;background:#fff;border-radius:16px;padding:6px;box-shadow:0 4px 16px #00000059}.home-module__5WP92q__heroTitle{margin:0;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.08}.home-module__5WP92q__heroSubtitle{color:#ffffffd9;margin:0;font-size:16px;line-height:1.6}.home-module__5WP92q__heroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-module__5WP92q__heroPrimary{background:var(--accent);border-color:#0000;border-radius:999px;padding:12px 20px;font-size:14px;box-shadow:0 14px 24px #8b1a1a59}.home-module__5WP92q__heroPrimary:hover{background:#6d1414}.home-module__5WP92q__heroLink{color:#fff;text-underline-offset:4px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline}.home-module__5WP92q__heroLink:hover{color:#f5b8b8}.home-module__5WP92q__heroLoginBtn{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex;position:absolute;top:20px;right:20px}.home-module__5WP92q__heroLoginBtn:hover{background:#ffffff47;border-color:#ffffff8c}.home-module__5WP92q__heroStats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding-top:8px;display:grid}.home-module__5WP92q__heroStats div{background:#ffffff1f;border:1px solid #fff3;border-radius:14px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.home-module__5WP92q__heroStats strong{font-size:14px}.home-module__5WP92q__section,.home-module__5WP92q__intro,.home-module__5WP92q__introGrid{gap:16px;display:grid}.home-module__5WP92q__introCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:14px;min-height:100%;padding:20px;display:grid}.home-module__5WP92q__introCard strong{margin-bottom:6px;font-size:16px;display:block}.home-module__5WP92q__introCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-module__5WP92q__introActions{flex-wrap:wrap;gap:10px;display:flex}.home-module__5WP92q__introButton{border-radius:999px;padding:8px 16px;font-size:13px}.home-module__5WP92q__introNote{color:var(--muted);font-size:12px;font-weight:600}.home-module__5WP92q__promoToast{z-index:50;background:#fff;border:1px solid #d36b3a40;border-radius:18px;width:min(360px,100% - 32px);padding:16px 18px;transition:opacity .25s,transform .25s;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #1e181233}.home-module__5WP92q__promoToastHidden{opacity:0;pointer-events:none;transform:translateY(10px)}.home-module__5WP92q__promoToastContent{gap:12px;display:grid}.home-module__5WP92q__promoToastContent strong{margin-bottom:4px;font-size:15px;display:block}.home-module__5WP92q__promoToastContent p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-module__5WP92q__promoToastActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-module__5WP92q__promoToastLink{background:var(--accent);color:#fff;border-color:#0000;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;display:inline-flex}.home-module__5WP92q__promoToastLink:hover{background:#6d1414}.home-module__5WP92q__promoToastClose{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-family:inherit;font-size:12px;display:inline-flex}.home-module__5WP92q__promoToastClose:hover{border-color:#d36b3a66}.home-module__5WP92q__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.home-module__5WP92q__sectionTitle{margin:0;font-size:22px}.home-module__5WP92q__sectionSubtitle{color:var(--muted);margin:6px 0 0;font-size:14px}.home-module__5WP92q__sectionAction{color:var(--accent);cursor:pointer;background:#8b1a1a1a;border:none;border-radius:999px;align-items:center;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.home-module__5WP92q__sectionAction:hover{background:#8b1a1a2e}.home-module__5WP92q__categoryList{grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.home-module__5WP92q__categoryCard{text-align:center;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);cursor:pointer;border-radius:18px;place-items:center;gap:6px;padding:16px 12px;font-family:inherit;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.home-module__5WP92q__categoryCard strong{font-size:14px;display:block}.home-module__5WP92q__categoryDescription{color:var(--muted);font-size:12px}.home-module__5WP92q__categoryCard:hover{border-color:#d36b3a59;transform:translateY(-2px);box-shadow:0 16px 26px #1e18121f}.home-module__5WP92q__categoryIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.home-module__5WP92q__categoryIcon svg{width:22px;height:22px}.home-module__5WP92q__cardsGrid{gap:16px;display:grid}.home-module__5WP92q__cardsHorizontalList{flex-direction:column;gap:12px;display:flex}.home-module__5WP92q__cardsHorizontalList .home-module__5WP92q__itemCard{grid-template-columns:unset;flex-direction:row;display:flex}.home-module__5WP92q__cardsHorizontalList .home-module__5WP92q__itemImageWrap{border-radius:16px 0 0 16px;flex:0 0 120px;height:120px;overflow:hidden}.home-module__5WP92q__cardsHorizontalList .home-module__5WP92q__itemImage{border-radius:16px 0 0 16px;width:120px;height:120px}.home-module__5WP92q__cardsHorizontalList .home-module__5WP92q__itemBody{flex-direction:column;flex:1;justify-content:center;padding:14px 16px;display:flex}.home-module__5WP92q__cardsHorizontalList .home-module__5WP92q__itemBadge{top:8px;left:8px}.home-module__5WP92q__itemCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:12px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.home-module__5WP92q__itemCard:hover{transform:translateY(-3px);box-shadow:0 18px 30px #1e18121f}.home-module__5WP92q__itemImageWrap{position:relative}.home-module__5WP92q__itemImage{object-fit:cover;width:100%;height:200px;transition:transform .3s;display:block}.home-module__5WP92q__itemCard:hover .home-module__5WP92q__itemImage{transform:scale(1.04)}.home-module__5WP92q__itemImageWrap{overflow:hidden}.home-module__5WP92q__itemBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.home-module__5WP92q__itemBody{gap:10px;padding:0 20px 20px;display:grid}.home-module__5WP92q__itemTitle{margin:0;font-size:16px}.home-module__5WP92q__itemDescription{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.home-module__5WP92q__itemMeta{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.home-module__5WP92q__itemRating{color:#7b4a2f;font-weight:600}.home-module__5WP92q__itemFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-module__5WP92q__itemPrice{font-size:16px}.home-module__5WP92q__itemAction{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s}.home-module__5WP92q__itemAction:hover{transform:translateY(-1px);box-shadow:0 10px 20px #8b1a1a47}.home-module__5WP92q__categoryCard:focus-visible,.home-module__5WP92q__itemAction:focus-visible,.home-module__5WP92q__heroLink:focus-visible,.home-module__5WP92q__sectionAction:focus-visible,.home-module__5WP92q__restaurantLink:focus-visible,.home-module__5WP92q__promoToastLink:focus-visible,.home-module__5WP92q__promoToastClose:focus-visible,.home-module__5WP92q__introButton:focus-visible{outline:none;box-shadow:0 0 0 3px #8b1a1a59}.home-module__5WP92q__notice{background:var(--soft);border:1px dashed var(--border);color:var(--muted);border-radius:14px;padding:12px 14px;font-size:13px}.home-module__5WP92q__restaurantGrid{gap:16px;display:grid}.home-module__5WP92q__restaurantCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.home-module__5WP92q__restaurantCard:hover{transform:translateY(-2px);box-shadow:0 18px 30px #1e18121f}.home-module__5WP92q__restaurantImageWrap{position:relative}.home-module__5WP92q__restaurantImage{object-fit:cover;width:100%;height:170px;display:block}.home-module__5WP92q__restaurantStatus{color:#1b6d42;background:#1f9d552e;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.home-module__5WP92q__restaurantStatus[data-open=false]{color:#a12620;background:#d23d331f}.home-module__5WP92q__restaurantBody{gap:10px;padding:16px;display:grid}.home-module__5WP92q__restaurantTitle{margin:0;font-size:16px}.home-module__5WP92q__restaurantTags{color:var(--muted);flex-wrap:wrap;gap:6px;font-size:11px;display:flex}.home-module__5WP92q__restaurantTags span{background:#f3ebe3;border-radius:999px;padding:4px 8px}.home-module__5WP92q__restaurantMeta{color:var(--muted);gap:12px;font-size:12px;display:flex}.home-module__5WP92q__restaurantLink{color:var(--accent);font-size:13px;font-weight:700}.home-module__5WP92q__benefitGrid{gap:14px;display:grid}.home-module__5WP92q__benefitCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:44px 1fr;align-items:start;gap:12px;padding:14px 16px;transition:transform .2s,box-shadow .2s;display:grid}.home-module__5WP92q__benefitCard:hover{transform:translateY(-2px);box-shadow:0 16px 26px #1e18121a}.home-module__5WP92q__benefitCard strong{margin-bottom:4px;display:block}.home-module__5WP92q__benefitCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-module__5WP92q__benefitIcon{color:#2d6e60;background:#7aa89b33;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.home-module__5WP92q__benefitIcon svg{width:22px;height:22px}.home-module__5WP92q__infoStrip{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;flex-wrap:wrap;gap:6px 18px;padding:10px 20px;display:flex}.home-module__5WP92q__infoItem{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.home-module__5WP92q__infoItem svg{width:15px;height:15px;color:var(--brand);flex-shrink:0}.home-module__5WP92q__infoStatus{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.home-module__5WP92q__infoStatus[data-open=false]{background:var(--danger)}.home-module__5WP92q__footer{border-top:2px solid var(--border);grid-template-columns:1fr;gap:28px 40px;padding:36px 24px 0;font-size:13px;display:grid}.home-module__5WP92q__footerBrand{gap:10px;display:grid}.home-module__5WP92q__footerLogo{align-items:center;gap:8px;display:flex}.home-module__5WP92q__footerLogoImg{object-fit:contain;background:#fff;border-radius:12px;padding:4px}.home-module__5WP92q__footerLogoIcon{background:var(--accent);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:flex}.home-module__5WP92q__footerTagline{color:var(--muted);max-width:260px;margin:0;font-size:13px;line-height:1.5}.home-module__5WP92q__footerSocial{gap:8px;display:flex}.home-module__5WP92q__footerSocialLink{background:var(--soft);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.home-module__5WP92q__footerSocialLink:hover{color:var(--brand);border-color:#d36b3a66}.home-module__5WP92q__footerCol{align-content:start;gap:10px;display:grid}.home-module__5WP92q__footerColTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text);font-size:12px;font-weight:800;display:block}.home-module__5WP92q__footerNav{flex-direction:column;gap:8px;display:flex}.home-module__5WP92q__footerNav a{color:var(--muted);font-size:13px;font-weight:500;transition:color .12s}.home-module__5WP92q__footerNav a:hover{color:var(--brand)}.home-module__5WP92q__footerHours{gap:6px;display:grid}.home-module__5WP92q__footerHours div{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.home-module__5WP92q__footerHours div span:last-child{color:var(--text);white-space:nowrap;font-weight:600}.home-module__5WP92q__footerContact{gap:6px;display:grid}.home-module__5WP92q__footerContact p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-module__5WP92q__footerBottom{border-top:1px solid var(--border);color:var(--muted);text-align:center;grid-column:1/-1;padding-top:20px;font-size:12px}.home-module__5WP92q__skeleton{background:linear-gradient(90deg,#f1ece6 0%,#f7f2ec 50%,#f1ece6 100%) 0 0/200% 100%;border-radius:14px;min-height:12px;animation:1.6s ease-in-out infinite home-module__5WP92q__shimmer}.home-module__5WP92q__skeletonHero{border-radius:28px;height:260px}.home-module__5WP92q__skeletonChip{border-radius:999px;width:90px;height:16px}.home-module__5WP92q__skeletonTitle{width:70%;height:32px}.home-module__5WP92q__skeletonLine{width:100%;height:12px}.home-module__5WP92q__skeletonCard{height:160px}.home-module__5WP92q__skeletonCategory{height:110px}.home-module__5WP92q__skeletonItem{height:220px}@keyframes home-module__5WP92q__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@media (min-width:720px){.home-module__5WP92q__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-module__5WP92q__categoryList{grid-auto-flow:initial;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));overflow:visible}.home-module__5WP92q__restaurantGrid,.home-module__5WP92q__benefitGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-module__5WP92q__introGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (min-width:960px){.home-module__5WP92q__hero{min-height:320px}.home-module__5WP92q__heroContent{padding:48px}.home-module__5WP92q__infoStrip{justify-content:center;gap:8px 32px}.home-module__5WP92q__footer{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start}}@media (max-width:720px){.home-module__5WP92q__cardsGrid,.home-module__5WP92q__restaurantGrid{grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.home-module__5WP92q__promoToast{width:auto;bottom:16px;left:16px;right:16px}.home-module__5WP92q__promoToastActions{width:100%}.home-module__5WP92q__promoToastLink,.home-module__5WP92q__promoToastClose{flex:140px}}@media (max-width:640px){.home-module__5WP92q__heroContent{padding:24px}.home-module__5WP92q__heroActions{flex-direction:column;align-items:stretch}.home-module__5WP92q__heroActions .home-module__5WP92q__btn{justify-content:center;width:100%}.home-module__5WP92q__heroStats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-module__5WP92q__itemCard,.home-module__5WP92q__categoryCard,.home-module__5WP92q__itemAction,.home-module__5WP92q__restaurantCard,.home-module__5WP92q__benefitCard,.home-module__5WP92q__promoToast{transition:none}.home-module__5WP92q__skeleton{animation:none}}
.menu-module__ju3Qea__page{--accent:#ff6a00;gap:20px;padding-bottom:80px;display:grid}.menu-module__ju3Qea__hero{color:#fff;background:#2a1b12;border-radius:24px;align-items:end;min-height:240px;display:grid;position:relative;overflow:hidden}.menu-module__ju3Qea__heroMedia{position:absolute;inset:0}.menu-module__ju3Qea__heroImage{object-fit:cover;filter:saturate(1.08)}.menu-module__ju3Qea__heroOverlay{background:linear-gradient(#1a100a26 0%,#1a100a99 55%,#1a100ae0 100%);position:absolute;inset:0}.menu-module__ju3Qea__heroContent{z-index:1;gap:12px;max-width:580px;padding:24px 28px;display:grid;position:relative}.menu-module__ju3Qea__heroBadge{letter-spacing:.07em;text-transform:uppercase;color:#a8f5c8;background:#1f9d5540;border:1px solid #4ade8059;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.menu-module__ju3Qea__heroBadge:before{content:"";background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.menu-module__ju3Qea__heroBadge[data-tone=closed]{color:#fca5a5;background:#d23d3340;border-color:#d23d334d}.menu-module__ju3Qea__heroBadge[data-tone=closed]:before{background:#f87171}.menu-module__ju3Qea__heroTitle{margin:0;font-size:clamp(24px,4vw,40px);font-weight:800;line-height:1.1}.menu-module__ju3Qea__heroSubtitle{color:#fffc;margin:0;font-size:14px;line-height:1.5}.menu-module__ju3Qea__heroStats{flex-wrap:wrap;gap:8px;display:flex}.menu-module__ju3Qea__heroStat{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;gap:2px;padding:8px 12px;font-size:11px;display:grid}.menu-module__ju3Qea__heroStat strong{font-size:13px}.menu-module__ju3Qea__heroActions{flex-wrap:wrap;gap:10px;display:flex}.menu-module__ju3Qea__heroPrimary{background:var(--accent);border-color:#0000;border-radius:999px;padding:11px 20px;font-size:13px;font-weight:700;box-shadow:0 10px 20px #ff6a004d}.menu-module__ju3Qea__heroPrimary:hover{background:#ff7b24}.menu-module__ju3Qea__heroSecondary{border-radius:999px;padding:11px 18px;font-size:13px}.menu-module__ju3Qea__closedNotice{background:var(--warning-soft);color:#8a5a1d;border:1px dashed #f0b45a80;border-radius:14px;padding:12px 16px;font-size:13px;font-weight:500}.menu-module__ju3Qea__menuSection{gap:16px;display:grid}.menu-module__ju3Qea__stickyBar{z-index:20;background:var(--bg);border-bottom:1px solid var(--border);gap:10px;margin:0 -4px;padding:10px 4px;display:grid;position:sticky;top:0}.menu-module__ju3Qea__searchWrap{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.menu-module__ju3Qea__searchWrap:focus-within{border-color:#d36b3a66;box-shadow:0 0 0 3px #ff6a001a}.menu-module__ju3Qea__searchIconWrap{color:var(--muted);flex-shrink:0;display:flex}.menu-module__ju3Qea__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.menu-module__ju3Qea__searchInput::placeholder{color:var(--muted)}.menu-module__ju3Qea__searchClear{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0 2px;font-family:inherit;font-size:13px;line-height:1}.menu-module__ju3Qea__searchClear:hover{color:var(--text)}.menu-module__ju3Qea__categoryTabs{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.menu-module__ju3Qea__categoryTabs::-webkit-scrollbar{display:none}.menu-module__ju3Qea__categoryTab{border:1.5px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.menu-module__ju3Qea__categoryTab[data-active=true]{background:var(--accent);color:#fff;border-color:#0000;box-shadow:0 4px 12px #ff6a004d}.menu-module__ju3Qea__categoryTab:hover:not([data-active=true]){color:var(--brand);background:#fff6ef;border-color:#d36b3a66}.menu-module__ju3Qea__cartToast{color:#fff;background:#1b6d42;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:13px;font-weight:600;animation:.2s menu-module__ju3Qea__slideIn;display:flex;box-shadow:0 8px 20px #1b6d424d}.menu-module__ju3Qea__cartToast svg{flex-shrink:0}@keyframes menu-module__ju3Qea__slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.menu-module__ju3Qea__cartBar{z-index:40;padding:10px 16px calc(16px + env(safe-area-inset-bottom));pointer-events:none;transition:transform .2s,opacity .2s;position:fixed;bottom:0;left:0;right:0}.menu-module__ju3Qea__cartBarInner{color:#fff;pointer-events:auto;background:#8b1a1a;border-radius:18px;align-items:center;gap:12px;max-width:560px;margin:0 auto;padding:10px 12px;display:flex;box-shadow:0 12px 28px #8b1a1a59}.menu-module__ju3Qea__cartBarBag{color:inherit;flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.menu-module__ju3Qea__cartBarIcon{background:#ffffff24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.menu-module__ju3Qea__cartBarBadge{color:#8b1a1a;background:#fff;border:1px solid #8b1a1a40;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-6px;right:-6px}.menu-module__ju3Qea__cartBarText{flex-direction:column;gap:2px;min-width:0;display:flex}.menu-module__ju3Qea__cartBarLabel{letter-spacing:.08em;text-transform:uppercase;color:#fffc;font-size:11px;font-weight:700}.menu-module__ju3Qea__cartBarTotal{color:#fff;font-size:14px;font-weight:800}.menu-module__ju3Qea__cartBarCheckout{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:12px;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.menu-module__ju3Qea__cartBarCheckout:hover{background:#fff3}.menu-module__ju3Qea__cartBarCheckout:active{transform:scale(.98)}.menu-module__ju3Qea__cartBarBag:focus-visible,.menu-module__ju3Qea__cartBarCheckout:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff59}.menu-module__ju3Qea__menuLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.menu-module__ju3Qea__menuLayout[data-showcart=true]{grid-template-columns:minmax(0,1fr) 300px}.menu-module__ju3Qea__menuMain{gap:32px;min-width:0;display:grid}.menu-module__ju3Qea__catSection{gap:12px;display:grid}.menu-module__ju3Qea__catTitle{border-bottom:2px solid var(--border);margin:0;padding-bottom:10px;font-size:19px;font-weight:800}.menu-module__ju3Qea__dishList{background:var(--border);border:1px solid var(--border);border-radius:18px;gap:1px;display:grid;overflow:hidden}.menu-module__ju3Qea__dishCard{background:var(--surface);cursor:pointer;align-items:center;gap:14px;min-height:92px;padding:16px;transition:background .12s;display:flex}.menu-module__ju3Qea__dishCard:first-child{border-radius:17px 17px 0 0}.menu-module__ju3Qea__dishCard:last-child{border-radius:0 0 17px 17px}.menu-module__ju3Qea__dishCard:only-child{border-radius:17px}.menu-module__ju3Qea__dishCard:hover{background:#fdf7f2}.menu-module__ju3Qea__dishCard:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #ff6a0066}.menu-module__ju3Qea__dishCard[data-available=false]{opacity:.65}.menu-module__ju3Qea__dishBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.menu-module__ju3Qea__dishCustomBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);background:#d36b3a1a;border-radius:999px;width:fit-content;margin-bottom:2px;padding:2px 7px;font-size:10px;font-weight:700}.menu-module__ju3Qea__dishTitle{color:var(--text);margin:0;font-size:15px;font-weight:700;line-height:1.3}.menu-module__ju3Qea__dishDesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.menu-module__ju3Qea__dishFooter{align-items:center;gap:8px;margin-top:6px;display:flex}.menu-module__ju3Qea__dishPrice{color:var(--accent);font-size:15px;font-weight:800}.menu-module__ju3Qea__dishPaused{color:var(--muted);background:#f3ebe3;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.menu-module__ju3Qea__dishImageWrap{background:#f3ebe3;border-radius:14px;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.menu-module__ju3Qea__dishImage{object-fit:cover}.menu-module__ju3Qea__dishAddBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-family:inherit;font-size:22px;font-weight:400;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 3px 10px #ff6a0073}.menu-module__ju3Qea__dishAddBtn:hover{transform:scale(1.12);box-shadow:0 6px 16px #ff6a0080}.menu-module__ju3Qea__emptyState{border:1px dashed var(--border);color:var(--muted);background:var(--soft);text-align:center;border-radius:18px;gap:12px;padding:40px 20px;display:grid}.menu-module__ju3Qea__emptyState p{margin:0}.menu-module__ju3Qea__clearSearch{border:1px solid var(--border);cursor:pointer;color:var(--brand);background:0 0;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.menu-module__ju3Qea__clearSearch:hover{background:#fff6ef;border-color:#d36b3a66}.menu-module__ju3Qea__modalOverlay{min-height:var(--app-vh,100dvh);z-index:100;padding:max(0px, env(safe-area-inset-top,0px)) max(0px, env(safe-area-inset-right,0px)) max(0px, env(safe-area-inset-bottom,0px)) max(0px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#140e088c;justify-content:center;align-items:flex-end;animation:.2s menu-module__ju3Qea__overlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes menu-module__ju3Qea__overlayIn{0%{opacity:0}to{opacity:1}}.menu-module__ju3Qea__modal{background:var(--surface);width:100%;max-width:580px;max-height:min(90dvh, calc(var(--app-vh,100dvh) - 16px));overscroll-behavior:contain;border-radius:24px 24px 0 0;flex-direction:column;animation:.25s menu-module__ju3Qea__modalUp;display:flex;overflow-y:auto}@keyframes menu-module__ju3Qea__modalUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.menu-module__ju3Qea__modalImageWrap{background:#2a1b12;flex-shrink:0;height:220px;position:relative}.menu-module__ju3Qea__modalImage{object-fit:cover}.menu-module__ju3Qea__modalClose{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#1a100a99;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.menu-module__ju3Qea__modalClose:hover{background:#1a100acc}.menu-module__ju3Qea__modalUnavailableBadge{color:#fff;background:#d23d33d9;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;bottom:12px;left:12px}.menu-module__ju3Qea__modalContent{flex:1;gap:20px;padding:20px 20px 24px;display:grid}.menu-module__ju3Qea__modalInfo{gap:6px;display:grid}.menu-module__ju3Qea__modalTitle{margin:0;font-size:20px;font-weight:800;line-height:1.2}.menu-module__ju3Qea__modalDesc{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.menu-module__ju3Qea__modalBasePrice{color:var(--accent);font-size:18px;font-weight:800}.menu-module__ju3Qea__optionGroups{gap:16px;display:grid}.menu-module__ju3Qea__optionGroup{gap:10px;display:grid}.menu-module__ju3Qea__optionGroupHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.menu-module__ju3Qea__optionGroupName{font-size:15px;font-weight:700}.menu-module__ju3Qea__optionGroupMeta{color:var(--muted);white-space:nowrap;background:#f3ebe3;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.menu-module__ju3Qea__optionList{background:var(--border);border:1px solid var(--border);border-radius:14px;gap:2px;display:grid;overflow:hidden}.menu-module__ju3Qea__optionItem{background:var(--surface);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;transition:background .12s;display:flex}.menu-module__ju3Qea__optionItem:first-child{border-radius:13px 13px 0 0}.menu-module__ju3Qea__optionItem:last-child{border-radius:0 0 13px 13px}.menu-module__ju3Qea__optionItem:only-child{border-radius:13px}.menu-module__ju3Qea__optionItem:hover{background:#fdf7f2}.menu-module__ju3Qea__optionItem[data-checked=true]{background:#fff6ef}.menu-module__ju3Qea__optionLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.menu-module__ju3Qea__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.menu-module__ju3Qea__optionControl{border:2px solid var(--border);background:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .12s;position:relative}.menu-module__ju3Qea__optionControl[data-type=check]{border-radius:6px}.menu-module__ju3Qea__optionItem[data-checked=true] .menu-module__ju3Qea__optionControl{border-color:var(--accent);background:var(--accent)}.menu-module__ju3Qea__optionItem[data-checked=true] .menu-module__ju3Qea__optionControl:after{content:"";border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px no-repeat;position:absolute;inset:0}.menu-module__ju3Qea__optionName{color:var(--text);font-size:14px;font-weight:500}.menu-module__ju3Qea__optionDelta{color:var(--brand);white-space:nowrap;font-size:13px;font-weight:700}.menu-module__ju3Qea__noteSection{gap:6px;display:grid}.menu-module__ju3Qea__noteLabel{color:var(--muted);font-size:13px;font-weight:600}.menu-module__ju3Qea__noteInput{border:1.5px solid var(--border);color:var(--text);background:var(--surface);resize:none;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.menu-module__ju3Qea__noteInput:focus{border-color:#d36b3a66;box-shadow:0 0 0 3px #ff6a0014}.menu-module__ju3Qea__noteInput::placeholder{color:var(--muted)}.menu-module__ju3Qea__validationErrors{background:var(--warning-soft);border:1px solid #f0b45a66;border-radius:12px;gap:4px;padding:12px 14px;display:grid}.menu-module__ju3Qea__validationErrors p{color:#8a5a1d;margin:0;font-size:13px;font-weight:500}.menu-module__ju3Qea__modalError{color:var(--danger);margin:0;font-size:13px;font-weight:500}.menu-module__ju3Qea__modalFooter{align-items:center;gap:12px;padding-top:4px;display:flex}.menu-module__ju3Qea__qtyRow{border:1.5px solid var(--border);border-radius:12px;flex-shrink:0;align-items:center;gap:0;display:flex;overflow:hidden}.menu-module__ju3Qea__qtyBtn{background:var(--soft);cursor:pointer;width:40px;height:44px;color:var(--text);border:none;justify-content:center;align-items:center;font-family:inherit;font-size:20px;transition:background .12s;display:flex}.menu-module__ju3Qea__qtyBtn:hover{background:#f3ebe3}.menu-module__ju3Qea__qtyValue{text-align:center;border-left:1.5px solid var(--border);border-right:1.5px solid var(--border);min-width:36px;height:44px;font-size:15px;font-weight:700;line-height:44px}.menu-module__ju3Qea__modalAddBtn{background:var(--accent);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;flex:1;padding:14px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,transform .15s;box-shadow:0 8px 20px #ff6a0059}.menu-module__ju3Qea__modalAddBtn:hover:not(:disabled){background:#ff7b24;transform:translateY(-1px)}.menu-module__ju3Qea__modalAddBtn:disabled{background:var(--border);color:var(--muted);box-shadow:none;cursor:not-allowed}@media (min-width:600px){.menu-module__ju3Qea__modalOverlay{padding:max(20px, env(safe-area-inset-top,0px)) 20px 20px;align-items:center}.menu-module__ju3Qea__modal{max-height:min(88dvh, calc(var(--app-vh,100dvh) - 32px));border-radius:24px}.menu-module__ju3Qea__dishImageWrap{width:110px;height:110px}.menu-module__ju3Qea__dishCard{min-height:106px}}body.keyboard-open .menu-module__ju3Qea__cartBar{transform:translateY(calc(100% + env(safe-area-inset-bottom,0px)));opacity:0;pointer-events:none}@media (min-width:960px){.menu-module__ju3Qea__menuLayout[data-showcart=true]{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.menu-module__ju3Qea__dishList{grid-template-columns:repeat(2,1fr);display:grid}.menu-module__ju3Qea__dishCard:nth-child(2){border-radius:0 17px 0 0}.menu-module__ju3Qea__dishCard:nth-child(odd):last-child{border-radius:0 0 17px 17px}.menu-module__ju3Qea__dishCard:nth-child(2n):last-child{border-radius:0 0 17px}.menu-module__ju3Qea__dishCard:nth-last-child(2):nth-child(odd){border-radius:0 0 0 17px}}@media (max-width:420px){.menu-module__ju3Qea__heroContent{padding:20px}.menu-module__ju3Qea__heroActions{flex-direction:column}.menu-module__ju3Qea__heroActions .btn{justify-content:center;width:100%}.menu-module__ju3Qea__cartBarInner{flex-direction:column;align-items:stretch}.menu-module__ju3Qea__cartBarCheckout{justify-content:center}}@media (prefers-reduced-motion:reduce){.menu-module__ju3Qea__dishCard,.menu-module__ju3Qea__categoryTab,.menu-module__ju3Qea__dishAddBtn,.menu-module__ju3Qea__modalOverlay,.menu-module__ju3Qea__modal,.menu-module__ju3Qea__cartToast{transition:none;animation:none}}
.home-menu-section-module__O1PonG__withBottomPad{padding-bottom:96px}.home-menu-section-module__O1PonG__categorizedMenu{flex-direction:column;gap:0;display:flex}.home-menu-section-module__O1PonG__categorySection{flex-direction:column;gap:12px;display:flex}.home-menu-section-module__O1PonG__categorySeparator{background:var(--border,#e8dcdc);height:1px;margin:24px 0 8px;position:relative}.home-menu-section-module__O1PonG__categorySeparator:before{content:"";background:var(--brand,#8b1a1a);border-radius:2px;width:40px;height:4px;position:absolute;top:-2px;left:0}.home-menu-section-module__O1PonG__categoryHeader{align-items:center;gap:10px;padding:2px 0;display:flex}.home-menu-section-module__O1PonG__categoryDot{background:var(--brand,#8b1a1a);border-radius:50%;flex-shrink:0;width:10px;height:10px}.home-menu-section-module__O1PonG__categoryTitle{color:var(--text,#1a0808);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.home-menu-section-module__O1PonG__categoryCount{color:var(--muted,#9b7070);background:var(--soft,#f5f0f0);border-radius:20px;margin-left:auto;padding:2px 8px;font-size:12px;font-weight:600}.home-menu-section-module__O1PonG__customizableBadge{background:var(--brand);color:#fff;letter-spacing:.02em;pointer-events:none;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;bottom:8px;left:8px}.home-menu-section-module__O1PonG__modalOverlay{min-height:var(--app-vh,100dvh);z-index:320;padding:max(0px, env(safe-area-inset-top,0px)) max(0px, env(safe-area-inset-right,0px)) max(0px, env(safe-area-inset-bottom,0px)) max(0px, env(safe-area-inset-left,0px));background:#0000008c;justify-content:center;align-items:flex-end;animation:.15s home-menu-section-module__O1PonG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes home-menu-section-module__O1PonG__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:600px){.home-menu-section-module__O1PonG__modalOverlay{padding:max(24px, env(safe-area-inset-top,0px)) 24px 24px;align-items:center}}.home-menu-section-module__O1PonG__modal{background:var(--bg,#fff);width:100%;max-width:520px;max-height:min(90dvh, calc(var(--app-vh,100dvh) - 24px));border-radius:20px 20px 0 0;flex-direction:column;animation:.2s home-menu-section-module__O1PonG__slideUp;display:flex;overflow:hidden}@keyframes home-menu-section-module__O1PonG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (min-width:600px){.home-menu-section-module__O1PonG__modal{border-radius:16px;animation:none}}.home-menu-section-module__O1PonG__modalHeader{border-bottom:1px solid var(--border,#eee);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.home-menu-section-module__O1PonG__modalItemInfo{flex:1;min-width:0}.home-menu-section-module__O1PonG__modalTitle{color:var(--fg,#1a1a1a);margin:0 0 4px;font-size:17px;font-weight:700}.home-menu-section-module__O1PonG__modalSubtitle{color:var(--muted,#777);margin:0;font-size:13px;line-height:1.4}.home-menu-section-module__O1PonG__modalClose{background:var(--soft,#f5f5f5);cursor:pointer;width:32px;height:32px;color:var(--muted,#777);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.home-menu-section-module__O1PonG__modalClose:hover{background:var(--border,#e0e0e0);color:var(--fg,#1a1a1a)}.home-menu-section-module__O1PonG__modalBody{flex:1;padding:0 20px;overflow-y:auto}.home-menu-section-module__O1PonG__optionGroup{border-bottom:1px solid var(--border,#eee);padding:16px 0}.home-menu-section-module__O1PonG__optionGroup:last-child{border-bottom:none}.home-menu-section-module__O1PonG__optionGroupHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.home-menu-section-module__O1PonG__optionGroupName{color:var(--fg,#1a1a1a);font-size:14px;font-weight:700}.home-menu-section-module__O1PonG__optionGroupBadge{white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600}.home-menu-section-module__O1PonG__optionGroupBadge.home-menu-section-module__O1PonG__required{color:var(--brand,#8b1a1a);background:#fef2f2}.home-menu-section-module__O1PonG__optionGroupBadge.home-menu-section-module__O1PonG__optional{background:var(--soft,#f5f5f5);color:var(--muted,#777)}.home-menu-section-module__O1PonG__optionsList{flex-direction:column;gap:6px;display:flex}.home-menu-section-module__O1PonG__optionRow{border:1.5px solid var(--border,#eee);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .1s,background .1s;display:flex}.home-menu-section-module__O1PonG__optionRow:hover{border-color:var(--brand,#8b1a1a);background:#fef9f9}.home-menu-section-module__O1PonG__optionRow.home-menu-section-module__O1PonG__checked{border-color:var(--brand,#8b1a1a);background:#fef2f2}.home-menu-section-module__O1PonG__optionInput{accent-color:var(--brand,#8b1a1a);flex-shrink:0;width:16px;height:16px}.home-menu-section-module__O1PonG__optionName{color:var(--fg,#1a1a1a);flex:1;font-size:14px}.home-menu-section-module__O1PonG__optionPrice{color:var(--brand,#8b1a1a);white-space:nowrap;font-size:13px;font-weight:600}.home-menu-section-module__O1PonG__modalFooter{border-top:1px solid var(--border,#eee);background:var(--bg,#fff);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.home-menu-section-module__O1PonG__modalTotal{color:var(--fg,#1a1a1a);font-size:20px;font-weight:700}.home-menu-section-module__O1PonG__modalAddBtn{background:var(--brand,#8b1a1a);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:600;transition:opacity .15s}.home-menu-section-module__O1PonG__modalAddBtn:disabled{opacity:.4;cursor:not-allowed}.home-menu-section-module__O1PonG__modalAddBtn:not(:disabled):hover{opacity:.88}
