:root{--order-ink:#35241d;--order-muted:#8a7569;--order-line:#eadfd5;--order-paper:#fffdf9;--order-canvas:#faf5ee;--order-accent:#c75f3f;--order-accent-dark:#ad482d;--order-olive:#7b8363}:is(body:has(.scan-order-shell),body:has(.scan-order-state)){color:var(--order-ink);background:#f3ede5;margin:0}.scan-order-shell{background:var(--order-paper);max-width:430px;min-height:100vh;margin:0 auto;padding-bottom:112px;position:relative;overflow-x:hidden;box-shadow:0 0 42px #462b1e14}.scan-order-header{border-bottom:1px solid var(--order-line);background:var(--order-canvas);padding:30px 22px 25px}.scan-order-title-row{align-items:center;gap:13px;display:flex}.scan-order-title-row h1{letter-spacing:.03em;margin:0;font-family:Songti SC,STSong,Noto Serif SC,serif;font-size:29px;font-weight:700;line-height:1.1}.scan-order-title-row>span{background:#cdbdaf;width:1px;height:26px}.scan-order-title-row strong{color:var(--order-accent-dark);font-size:20px;font-weight:700}.scan-order-header>p{color:var(--order-muted);margin:13px 0 0;font-size:14px}.scan-order-menu-layout{grid-template-columns:88px minmax(0,1fr);min-height:calc(100vh - 119px);display:grid}.scan-order-categories{border-right:1px solid var(--order-line);background:var(--order-canvas);align-self:start;min-height:calc(100vh - 119px);position:sticky;top:0}.scan-order-categories button{width:100%;min-height:98px;color:var(--order-olive);font:inherit;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:650;transition:background .16s,color .16s;display:flex}.scan-order-categories button.is-active{background:var(--order-accent);color:#fff;border-radius:0 18px 18px 0;box-shadow:0 8px 22px #c75f3f2e}.scan-order-dishes{background:var(--order-paper);min-width:0;padding:18px 14px 28px}.scan-order-group{scroll-margin-top:12px}.scan-order-group+.scan-order-group{margin-top:25px}.scan-order-group h2{color:var(--order-ink);margin:0 0 10px;font-size:15px;font-weight:750}.scan-order-dish-list{gap:12px;display:grid}.scan-order-dish-card{background:#fff;border:1px solid #eee4da;border-radius:18px;grid-template-columns:88px minmax(0,1fr);gap:12px;min-height:112px;padding:11px;display:grid;box-shadow:0 6px 18px #482d1f12}.scan-order-dish-card>img{object-fit:cover;background:var(--order-canvas);border-radius:13px;align-self:center;width:88px;height:88px}.scan-order-dish-copy{flex-direction:column;justify-content:space-between;min-width:0;padding:3px 0 1px;display:flex}.scan-order-dish-copy h3{color:var(--order-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:750;line-height:1.3;overflow:hidden}.scan-order-dish-copy>div>p{color:var(--order-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.scan-order-dish-footer{justify-content:space-between;align-items:center;gap:6px;display:flex}.scan-order-dish-footer>strong{color:var(--order-accent-dark);font-size:17px;font-weight:760}.scan-order-stepper{align-items:center;gap:7px;display:flex}.scan-order-stepper button,.scan-order-sheet-title button{width:30px;height:30px;color:var(--order-muted);background:#fff;border:1px solid #dccabc;border-radius:50%;place-items:center;display:grid}.scan-order-stepper button.is-add{border-color:var(--order-accent);background:var(--order-accent);color:#fff}.scan-order-stepper span{text-align:center;min-width:13px;font-size:14px;font-weight:700}.scan-order-cart{z-index:20;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));background:#fffdf9fa;border:1px solid #eadfd5;border-radius:24px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;max-width:402px;min-height:76px;margin:0 auto;padding:11px 12px;display:grid;position:fixed;left:14px;box-shadow:0 14px 34px #40251929}.scan-order-cart-icon{background:var(--order-accent);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative}.scan-order-cart-icon span{min-width:21px;height:21px;color:var(--order-accent-dark);background:#fff;border:2px solid #fff;border-radius:12px;place-items:center;padding:0 5px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-4px;right:-2px}.scan-order-cart>div:nth-child(2) strong{font-size:14px}.scan-order-cart>div:nth-child(2) p{color:var(--order-accent-dark);margin:2px 0 0;font-size:18px;font-weight:760}.scan-order-cart>button,.scan-order-submit{background:var(--order-accent);color:#fff;min-width:108px;height:48px;font:inherit;border:0;border-radius:24px;font-size:16px;font-weight:750}.scan-order-sheet-backdrop{z-index:40;background:#35241d61;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.scan-order-sheet{width:min(430px,100%);padding:22px 20px calc(22px + env(safe-area-inset-bottom));background:var(--order-paper);border-radius:26px 26px 0 0;box-shadow:0 -14px 36px #35241d2e}.scan-order-sheet-title,.scan-order-sheet-summary{justify-content:space-between;align-items:center;display:flex}.scan-order-sheet-title p{color:var(--order-accent-dark);margin:0 0 3px;font-size:12px;font-weight:700}.scan-order-sheet-title h2{margin:0;font-size:21px}.scan-order-sheet-summary{background:var(--order-canvas);color:var(--order-muted);border-radius:15px;margin:20px 0 12px;padding:14px 16px;font-size:14px}.scan-order-sheet-summary strong{color:var(--order-accent-dark);font-size:20px}.scan-order-sheet textarea{resize:none;border:1px solid var(--order-line);width:100%;min-height:82px;color:var(--order-ink);font:inherit;background:#fff;border-radius:15px;outline:none;padding:13px 14px;font-size:14px}.scan-order-sheet textarea:focus{border-color:var(--order-accent);box-shadow:0 0 0 3px #c75f3f1f}.scan-order-submit{width:100%;margin-top:14px}.scan-order-submit:disabled{opacity:.55}.scan-order-inline-error{color:#b42318;text-align:center;margin:9px 0 0;font-size:12px}.scan-order-state{background:var(--order-canvas);text-align:center;place-items:center;max-width:430px;min-height:100vh;margin:0 auto;padding:24px;display:grid}.scan-order-state section{border:1px solid var(--order-line);background:#fff;border-radius:24px;width:100%;padding:34px 25px;box-shadow:0 12px 30px #35241d14}.scan-order-state h1{margin:15px 0 8px;font-size:21px}.scan-order-state p{color:var(--order-muted);font-size:14px}.scan-order-state strong{color:var(--order-accent-dark);margin-top:20px;font-size:28px;display:block}.scan-order-state small{color:#a18f83;margin-top:15px;display:block}.scan-order-success{color:#4f8a68;margin:0 auto}@media (width<=365px){.scan-order-menu-layout{grid-template-columns:78px minmax(0,1fr)}.scan-order-dishes{padding-left:10px;padding-right:10px}.scan-order-dish-card{grid-template-columns:74px minmax(0,1fr);gap:9px;padding:9px}.scan-order-dish-card>img{width:74px;height:74px}.scan-order-dish-copy h3{font-size:15px}.scan-order-cart{left:8px;right:8px}}
