:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4;--app-safe-area-top: max( env(safe-area-inset-top, 0px), var(--tg-safe-area-inset-top, 0px), var(--tg-content-safe-area-inset-top, 0px) );--app-safe-area-bottom: max( env(safe-area-inset-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px), var(--tg-content-safe-area-inset-bottom, 0px) )}*{box-sizing:border-box}body{min-height:100vh;min-height:100dvh;margin:0;background:#f7f7f8;color:#1c1c1c}.page{max-width:720px;margin:0 auto;padding:12px 12px 84px}.page--menu{padding:0 12px calc(92px + var(--app-safe-area-bottom))}.page__title{margin:8px 0 12px;font-size:1.4rem}.restaurant-header{margin:0 -2px;padding:calc(16px + var(--app-safe-area-top)) 15px 15px;border-radius:0 0 20px 20px;background:linear-gradient(145deg,#fff8f1,#fff 68%);box-shadow:0 5px 16px #6f462b14}.restaurant-header__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.restaurant-header__eyebrow,.restaurant-header__subtitle,.restaurant-header__detail,.restaurant-header__condition{margin:0}.restaurant-header__eyebrow{color:#db5c1b;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.restaurant-header__title{margin:7px 0 2px;font-size:1.8rem;letter-spacing:-.045em;line-height:1.1}.restaurant-header__subtitle{color:#73737b;font-size:.84rem}.restaurant-header__details{display:grid;gap:3px;margin-top:14px;padding-top:12px;border-top:1px solid #f0e3d8}.restaurant-header__detail{color:#423d3a;font-size:.84rem;font-weight:700}.restaurant-header__condition{color:#bd4b14;font-size:.8rem;font-weight:750}.restaurant-header__info-button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:none;border-radius:50%;background:#fff0e7;color:#bd4b14;font-family:Georgia,serif;font-size:1.1rem;font-weight:800;line-height:1;cursor:pointer}.restaurant-header__info-button:active{transform:scale(.97)}.category-tabs{position:sticky;z-index:5;top:var(--app-safe-area-top);display:flex;gap:7px;margin:0 -12px 14px;padding:8px 12px 9px;overflow-x:auto;border-bottom:1px solid rgba(237,233,229,.8);background:#f7f7f8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-tabs::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1px solid #e8e5e1;background:#fff;border-radius:999px;padding:7px 11px;color:#57545a;font-size:.82rem;font-weight:650;line-height:1.15;white-space:nowrap;cursor:pointer}.chip--active{border-color:#db5c1b;background:#db5c1b;color:#fff;box-shadow:0 3px 8px #db5c1b33}.product-list{display:grid;gap:9px}.product-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:11px;min-height:150px;padding:9px;overflow:hidden;border:1px solid #ede9e5;border-radius:15px;background:#fff;box-shadow:0 3px 12px #4736290b}.product-card__image-wrap{width:132px;height:132px;overflow:hidden;border-radius:11px;background:#f7f1eb}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__image--placeholder{display:grid;align-content:center;justify-items:center;gap:3px;color:#ad8069;font-size:.67rem;font-weight:700}.product-card__placeholder-icon{width:38px;height:38px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.product-card__body{display:flex;min-width:0;flex-direction:column;padding:1px 1px 0 0}.product-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.product-card__tag{padding:2px 6px;border-radius:999px;background:#fff0e7;color:#c85018;font-size:.65rem;font-weight:800}.product-card__name{margin:0 0 3px;font-size:.96rem;line-height:1.18}.product-card__description{margin:0 0 7px;color:#737078;font-size:.76rem;line-height:1.32}.product-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.product-card__price{flex:0 0 auto;color:#252226;font-size:.94rem;font-weight:800}.button{width:100%;border:none;border-radius:10px;padding:10px 12px;font:inherit;cursor:pointer;transition:transform .12s ease,background-color .12s ease}.button:active:not(:disabled){transform:scale(.98)}.button--disabled,.button:disabled{background:#d6d7db;color:#6f7078}.button--primary{background:#db5c1b;color:#fff}.button--secondary{background:#fff0e7;color:#bd4b14}.product-card__add{width:auto;max-width:112px;padding:7px 9px;background:#db5c1b;font-size:.74rem;font-weight:750;line-height:1.1;cursor:pointer;transition:transform .12s ease}.product-card__add:active,.product-card__quantity-button:active,.cart-summary__button:active{transform:scale(.98)}.product-card__add:disabled{cursor:default;transform:none}.product-card__quantity{display:inline-flex;flex:0 0 auto;align-items:center;margin-left:auto;gap:3px;border-radius:10px;background:#fff0e7;color:#bd4b14}.product-card__quantity-button{width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:inherit;font-size:1.25rem;font-weight:800;line-height:1;cursor:pointer;transition:transform .12s ease}.product-card__quantity-value{min-width:18px;text-align:center;font-size:.88rem;font-weight:800}.page__header--row{display:flex;align-items:center;gap:10px}.page__back{width:auto;padding:8px 12px}.cart-summary{position:fixed;z-index:10;right:0;bottom:0;left:0;padding:18px 12px calc(12px + var(--app-safe-area-bottom));background:linear-gradient(180deg,#f7f7f800,#f7f7f8 35%)}.cart-summary__button{max-width:696px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:13px;background:#db5c1b;box-shadow:0 6px 16px #a9451440;font-weight:750;cursor:pointer;transition:transform .12s ease}.state{width:calc(100% - 24px);max-width:696px;margin:calc(28px + var(--app-safe-area-top)) auto 28px;padding:18px 16px;border:1px solid #ede9e5;border-radius:15px;background:#fff;box-shadow:0 3px 12px #4736290b}.state__title{margin:0;font-weight:800}.state__description{margin:4px 0 0;color:#666}.state__action{margin-top:14px}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:10px;background:#fff;border:1px solid #e6e6eb;border-radius:12px;padding:10px}.cart-item__image-wrap{width:92px;height:92px;border-radius:8px;overflow:hidden;background:#f0f1f3}.cart-item__image{width:100%;height:100%;object-fit:cover;display:block}.cart-item__image--placeholder{display:grid;place-items:center;color:#ad8069;font-size:.72rem;font-weight:700}.cart-item__header{display:flex;justify-content:space-between;gap:8px}.cart-item__name{margin:0;font-size:1rem}.cart-item__remove{align-self:flex-start;border:none;background:none;color:#bd4b14;padding:0;font:inherit;font-size:.78rem;font-weight:750;cursor:pointer}.cart-item__meta{display:flex;gap:10px;margin-top:6px;color:#555}.cart-item__price{font-weight:700;color:#1c1c1c}.cart-item__footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.cart-item__line-total{font-weight:700}.quantity-selector{display:inline-flex;align-items:center;gap:8px}.quantity-selector__button{width:30px;height:30px;border:none;border-radius:8px;background:#fff0e7;color:#bd4b14;font-size:1rem}.quantity-selector__value{min-width:18px;text-align:center;font-weight:600}.cart-totals{background:#fff;border:1px solid #e6e6eb;border-radius:12px;padding:12px;margin-top:12px}.cart-totals__row{display:flex;justify-content:space-between;margin:0 0 8px}.cart-totals__row:last-child{margin-bottom:0}.cart-checkout{margin-top:16px}.product-card{cursor:pointer}.product-card:focus-visible{outline:3px solid rgba(219,92,27,.35);outline-offset:2px}.product-detail-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:calc(12px + var(--app-safe-area-top));background:#25222661}.product-detail{position:relative;width:min(100%,560px);max-height:calc(100vh - 12px - var(--app-safe-area-top));max-height:calc(100dvh - 12px - var(--app-safe-area-top));overflow-y:auto;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -8px 30px #25222629}.product-detail__close{position:absolute;z-index:1;top:12px;right:12px;width:42px;height:42px;border:none;border-radius:50%;background:#ffffffeb;color:#423d3a;box-shadow:0 2px 8px #2522261f;font-size:1.75rem;line-height:1;cursor:pointer}.product-detail__image-wrap{height:min(56vw,280px);min-height:210px;overflow:hidden;background:#f7f1eb}.product-detail__image{display:block;width:100%;height:100%;object-fit:cover}.product-detail__image--placeholder{display:grid;align-content:center;justify-items:center;gap:6px;color:#ad8069;font-size:.85rem;font-weight:700}.product-detail__placeholder-icon{width:68px;height:68px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-detail__content{padding:17px 16px calc(18px + var(--app-safe-area-bottom))}.product-detail__tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.product-detail__tag{padding:3px 8px;border-radius:999px;background:#fff0e7;color:#c85018;font-size:.72rem;font-weight:800}.product-detail__title{margin:0;font-size:1.35rem;line-height:1.2}.product-detail__description{margin:7px 0 0;color:#737078;font-size:.9rem;line-height:1.42}.product-detail__purchase{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px}.product-detail__price{color:#252226;font-size:1.15rem;font-weight:800}.product-detail__quantity{display:inline-flex;align-items:center;gap:5px;border-radius:11px;background:#fff0e7;color:#bd4b14}.product-detail__quantity-button{width:42px;height:42px;border:none;border-radius:11px;background:transparent;color:inherit;font-size:1.35rem;font-weight:800;line-height:1;cursor:pointer}.product-detail__quantity-button:disabled{color:#d2aaa0;cursor:default}.product-detail__quantity-value{min-width:20px;text-align:center;font-size:.95rem;font-weight:800}.product-detail__action{margin-top:15px;padding:13px 14px;background:#db5c1b;font-size:.92rem;font-weight:750;cursor:pointer}.product-detail__action:disabled{cursor:default}.cart-drawer-overlay{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:calc(12px + var(--app-safe-area-top));background:#2522266b;animation:cart-drawer-overlay-in .14s ease-out}.cart-drawer{display:flex;width:min(100%,720px);max-height:calc(100vh - 12px - var(--app-safe-area-top));max-height:calc(100dvh - 12px - var(--app-safe-area-top));flex-direction:column;overflow:hidden;border-radius:20px 20px 0 0;background:#f7f7f8;box-shadow:0 -8px 30px #2522262e;animation:cart-drawer-sheet-in .16s ease-out}.cart-drawer__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:15px 14px 10px 16px;background:#fff}.cart-drawer__title{margin:0;font-size:1.3rem}.cart-drawer__close{width:42px;height:42px;border:none;border-radius:50%;background:#f3f1ef;color:#423d3a;font-size:1.7rem;line-height:1;cursor:pointer}.cart-drawer__body{min-height:0;padding:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.cart-drawer__empty{padding:26px 8px;text-align:center}.cart-drawer__empty-title{margin:0 0 4px;font-weight:800}.cart-drawer__empty-description{margin:0;color:#737078;font-size:.9rem}.cart-drawer__footer{flex:0 0 auto;padding:12px 12px calc(12px + var(--app-safe-area-bottom));border-top:1px solid #e6e2de;background:#fff}.cart-drawer__total{display:flex;align-items:center;justify-content:space-between;margin:0 2px 10px;font-size:1.05rem}.cart-drawer__checkout{padding:13px 15px;border-radius:13px;background:#db5c1b;font-size:.95rem;font-weight:750;cursor:pointer}.cart-drawer__checkout:disabled{cursor:default}@keyframes cart-drawer-overlay-in{0%{background:#25222600}}@keyframes cart-drawer-sheet-in{0%{transform:translateY(18px)}}.page--checkout{min-height:100vh;min-height:100dvh;padding:calc(18px + var(--app-safe-area-top)) 12px calc(18px + var(--app-safe-area-bottom))}.checkout-header{padding:0 2px 16px}.checkout-header__back{display:inline-flex;align-items:center;gap:6px;margin:0 0 18px;padding:0;border:none;background:transparent;color:#bd4b14;font:inherit;font-size:.92rem;font-weight:750;cursor:pointer}.checkout-header__back:disabled{color:#a9a6a4;cursor:default}.checkout-header__title{margin:0 0 5px;font-size:1.65rem;letter-spacing:-.035em;line-height:1.15}.checkout-header__subtitle{margin:0;color:#737078;font-size:.88rem;line-height:1.42}.checkout-form{display:flex;flex-direction:column;gap:14px}.checkout-form__fields{display:grid;gap:14px;padding:15px;border:1px solid #ede9e5;border-radius:16px;background:#fff;box-shadow:0 3px 12px #4736290b}.checkout-field{display:grid;min-width:0;gap:6px}.checkout-field__label{color:#3b3737;font-size:.82rem;font-weight:750}.checkout-field__control{display:block;width:100%;min-width:0;min-height:46px;border:1px solid #e6e0dc;border-radius:11px;padding:11px 12px;background:#fcfbfa;color:#252226;font:inherit;font-size:16px;outline:none}.checkout-field__control:focus{border-color:#db5c1b;box-shadow:0 0 0 3px #db5c1b1f}.checkout-field__select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.checkout-field__textarea{min-height:86px;resize:vertical}.checkout-form__error{margin:0;padding:11px 12px;border-radius:11px;background:#fff0ed;color:#a93024;font-size:.86rem}.checkout-form__actions{padding-bottom:2px}.checkout-form__submit{min-height:50px;border-radius:12px;font-size:.95rem;font-weight:800;cursor:pointer}.checkout-form__submit:disabled{cursor:default}.restaurant-info-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:calc(12px + var(--app-safe-area-top));background:#2522266b;animation:cart-drawer-overlay-in .14s ease-out}.restaurant-info-sheet{display:flex;width:min(100%,720px);max-height:calc(100vh - 12px - var(--app-safe-area-top));max-height:calc(100dvh - 12px - var(--app-safe-area-top));flex-direction:column;overflow:hidden;border-radius:20px 20px 0 0;background:#f7f7f8;box-shadow:0 -8px 30px #2522262e;animation:cart-drawer-sheet-in .16s ease-out}.restaurant-info-sheet__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:15px 14px 12px 16px;background:#fff}.restaurant-info-sheet__eyebrow{margin:0 0 2px;color:#db5c1b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.restaurant-info-sheet__title{margin:0;font-size:1.3rem}.restaurant-info-sheet__close{width:42px;height:42px;border:none;border-radius:50%;background:#f3f1ef;color:#423d3a;font-size:1.7rem;line-height:1;cursor:pointer}.restaurant-info-sheet__body{display:grid;min-height:0;gap:9px;padding:12px 12px calc(12px + var(--app-safe-area-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.restaurant-info-card{padding:12px 13px;border:1px solid #ede9e5;border-radius:13px;background:#fff;box-shadow:0 2px 8px #47362909}.restaurant-info-card__title{margin:0 0 4px;color:#3b3737;font-size:.83rem}.restaurant-info-card__text{margin:0;color:#737078;font-size:.86rem;line-height:1.42}.restaurant-info-card__text+.restaurant-info-card__text{margin-top:2px}
