
:root{--bg:#0b0b0a;--panel:#151513;--panel2:#1b1a17;--text:#f7f2e9;--muted:#aaa296;--line:rgba(255,255,255,.09);--gold:#e3aa4f;--gold2:#f3c477;--shadow:0 18px 46px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1120px,calc(100% - 22px));margin-inline:auto}
.hero{position:relative;min-height:285px;margin-top:12px;border-radius:28px;overflow:hidden;border:1px solid rgba(227,170,79,.19);background:#111;box-shadow:var(--shadow)}.hero__photo{position:absolute;inset:0;background:url('/assets/p5-hero.webp?v=20260918_223833') center 58%/cover no-repeat}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,4,.94) 0%,rgba(5,5,4,.78) 46%,rgba(5,5,4,.22) 100%),linear-gradient(0deg,rgba(5,5,4,.28),transparent 70%)}.hero__content{position:relative;z-index:2;min-height:285px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.brand{display:flex;flex-direction:column;gap:2px}.brand span{color:var(--gold2);font-size:10px;font-weight:900;letter-spacing:.26em}.brand strong{font-family:Georgia,"Times New Roman",serif;font-size:29px;letter-spacing:.08em;font-weight:500}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:.86;margin:20px 0 8px;font-weight:500}.hero p{margin:0 0 18px;color:#e1d9cd;font-size:15px}.hero__actions{display:flex;gap:9px;flex-wrap:wrap}.pill{min-height:44px;padding:0 17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);font-weight:800;font-size:13px;backdrop-filter:blur(9px)}.pill--gold{background:linear-gradient(135deg,#efbb62,#d99c3f);color:#17120a;border-color:transparent}.pill--qr{min-width:58px}
.controls{position:sticky;top:0;z-index:40;margin-top:12px;background:rgba(11,11,10,.93);backdrop-filter:blur(18px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.controls__inner{padding:10px 0;display:flex;flex-direction:column;gap:10px}.search{height:48px;border:1px solid var(--line);background:#171715;border-radius:18px;display:flex;align-items:center;gap:10px;padding:0 13px}.search svg{width:19px;height:19px;fill:none;stroke:#9e978c;stroke-width:1.8;stroke-linecap:round}.search input{border:0;outline:0;background:transparent;color:var(--text);min-width:0;flex:1;font-size:15px}.search input::placeholder{color:#7f796f}.search button{display:none;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.06);color:#ddd4c7;font-size:23px;align-items:center;justify-content:center}.category-wrap{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px;align-items:center}.nav-arrow{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#171715;color:#f2eadf;font-size:25px;display:grid;place-items:center;cursor:pointer}.categories{display:flex;gap:12px;overflow:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px 2px 5px}.categories::-webkit-scrollbar{display:none}.category-card{flex:0 0 72px;border:0;background:transparent;color:#d8d0c4;text-align:center;padding:0;scroll-snap-align:center;cursor:pointer}.category-card__img{width:58px;height:58px;margin:0 auto 7px;border-radius:50%;background:#24221e center/cover no-repeat;border:2px solid #34312b;box-shadow:0 8px 18px rgba(0,0,0,.25)}.category-card span{display:block;font-size:12px;font-weight:780;line-height:1.18}.category-card.is-active{color:var(--gold2)}.category-card.is-active .category-card__img{border-color:var(--gold);box-shadow:0 0 0 4px rgba(227,170,79,.10)}
.menu-stage{padding:18px 0 28px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:5px}.section-head__kicker{display:block;color:var(--gold2);font-size:10px;letter-spacing:.2em;font-weight:900;margin-bottom:6px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:.95;font-weight:500;margin:0}.section-head__right{display:flex;align-items:center;gap:7px}.section-head__right button{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#171715;color:#f0eadf;font-size:24px;display:grid;place-items:center}.pager{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;border:1px solid var(--line);background:#141412;color:#bdb5a8;font-size:12px;font-weight:750}.swipe-hint{margin:8px 0 12px;color:#7f786e;font-size:11px}
.dish-track{display:flex;gap:10px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:2px 0 8px}.dish-track::-webkit-scrollbar{display:none}.dish-card{flex:0 0 min(72vw,286px);scroll-snap-align:start;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:linear-gradient(160deg,#191916,#121210);box-shadow:0 10px 26px rgba(0,0,0,.18);cursor:pointer}.dish-card__image{height:118px;background:#24231f center/cover no-repeat}.dish-card__body{padding:12px 13px}.dish-card h3{margin:0;font-size:17px;line-height:1.18}.dish-card__desc{margin:6px 0 10px;color:#9f978b;font-size:12px;line-height:1.4;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dish-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.dish-card__meta{display:flex;flex-direction:column;gap:5px}.dish-card__weight{color:#b7afa3;font-size:12px}.dish-card__compose{color:var(--gold2);font-size:12px;font-weight:780}.dish-card__price{color:var(--gold2);font-size:21px;font-weight:900;white-space:nowrap}.progress{height:3px;background:#22211e;border-radius:999px;overflow:hidden;margin:7px 0 0}.progress i{display:block;height:100%;width:10%;background:linear-gradient(90deg,#d49738,#f1c26f);border-radius:999px;transition:width .18s ease,transform .18s ease}
.search-results{padding:20px 0 28px}.search-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.search-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:11px;align-items:center;padding:8px;border-radius:17px;background:#151513;border:1px solid var(--line);color:var(--text);text-align:left}.search-item__img{width:62px;height:56px;border-radius:12px;background:#24231f center/cover no-repeat}.search-item h3{margin:0 0 4px;font-size:14px}.search-item p{margin:0;color:#8f887d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-item strong{color:var(--gold2);font-size:15px;white-space:nowrap}
.footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 30px;border-top:1px solid var(--line);color:#837b70;font-size:12px}.footer span{font-family:Georgia,"Times New Roman",serif;letter-spacing:.15em}.footer a{color:#bdb4a7}
.sheet{position:fixed;inset:0;z-index:80;display:none}.sheet.is-open{display:block}.sheet__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.64)}.sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:84svh;overflow:auto;border-radius:28px 28px 0 0;background:#151513;border:1px solid rgba(255,255,255,.09);box-shadow:0 -20px 54px rgba(0,0,0,.5)}.sheet__handle{position:absolute;z-index:2;top:9px;left:50%;transform:translateX(-50%);width:44px;height:5px;border-radius:999px;background:rgba(255,255,255,.35)}.sheet__hero{height:180px;background:#25241f center/cover no-repeat;border-radius:28px 28px 0 0}.sheet__body{padding:16px}.sheet__top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.sheet__top small{display:block;color:var(--gold2);text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-bottom:5px}.sheet__top h3{margin:0;font-size:24px}.sheet__top button{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#20201d;color:#fff;font-size:23px}.sheet__row{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:13px}.sheet__price{color:var(--gold2);font-size:25px;font-weight:900}.sheet__weight{margin-top:4px;color:var(--muted);font-size:12px}.sheet__call{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:var(--gold);color:#17120a;font-weight:850;font-size:12px}.sheet p{margin:14px 0 2px;color:#ddd5c9;line-height:1.55;font-size:13px}body.sheet-open{overflow:hidden}
@media(min-width:720px){.hero{min-height:320px}.hero__content{min-height:320px;padding:28px}.dish-card{flex-basis:270px}.dish-card__image{height:125px}.search-list{grid-template-columns:1fr 1fr}.section-head h2{font-size:44px}}@media(min-width:1000px){.controls__inner{display:grid;grid-template-columns:330px 1fr;align-items:center;gap:14px}.dish-card{flex-basis:265px}}@media(max-width:520px){.hero__photo{background-position:62% center}.hero__shade{background:linear-gradient(90deg,rgba(5,5,4,.93) 0%,rgba(5,5,4,.78) 50%,rgba(5,5,4,.28) 100%)}.section-head__right button{display:none}}
