:root{color:#231b18;background:#f6f2ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button:disabled{cursor:wait;opacity:.68}.app-shell{width:min(100%,1100px);margin:0 auto;padding:18px}.loading-screen,.login-screen{min-height:calc(100vh - 36px);display:grid;place-items:center}.loading-screen{gap:16px;align-content:center;color:#6f6257;font-weight:800}.loading-screen img,.login-logo{width:136px;height:136px;border-radius:50%;object-fit:cover;box-shadow:0 16px 34px #231b182e}.login-panel{width:min(100%,420px);display:grid;gap:12px;border:1px solid #ded4c4;border-radius:8px;padding:22px;background:#fffaf2;box-shadow:0 18px 44px #231b181f}.login-logo{justify-self:center}.login-heading{text-align:center;margin-bottom:4px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.brand-row{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:58px;height:58px;flex:0 0 auto;border-radius:50%;object-fit:cover;box-shadow:0 8px 20px #231b1829}.session-box{display:grid;justify-items:end;gap:4px;color:#6f6257;font-size:.88rem;font-weight:800;text-align:right}.eyebrow{margin:0 0 4px;color:#a43e2d;font-size:.78rem;font-weight:900;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,9vw,3.4rem);line-height:.95}h2{margin-bottom:12px;font-size:1.35rem}.field-label{display:block;margin-bottom:8px;color:#6f6257;font-weight:800}.field-input{width:100%;min-height:54px;border:1px solid #cabdaa;border-radius:8px;padding:0 14px;color:#231b18;background:#fffcf7;outline:none}.field-input:focus{border-color:#a43e2d;box-shadow:0 0 0 3px #a43e2d29}.password-row{display:grid;grid-template-columns:1fr 82px;gap:8px}.password-toggle{min-height:54px;border:0;border-radius:8px;color:#a43e2d;background:#f7e3dc;cursor:pointer;font-weight:900}.install-button{min-height:48px;border:1px solid #a43e2d;border-radius:8px;color:#a43e2d;background:transparent;cursor:pointer;font-weight:900}.primary-button,.secondary-button,.text-button{border:0;border-radius:8px;cursor:pointer;font-weight:900}.primary-button{min-height:54px;margin-top:6px;color:#fff;background:#a43e2d}.primary-button.compact,.secondary-button{margin-top:0;padding:0 16px}.secondary-button{min-height:48px;color:#231b18;background:#e7dccd}.text-button{min-height:34px;padding:0 12px;color:#a43e2d;background:#f7e3dc}.message{margin:12px 0;color:#6f6257}.success{color:#187447;font-weight:800}.error{color:#b42318;font-weight:800}.legend{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;color:#5f554d;font-weight:800}.legend span{display:inline-flex;align-items:center;gap:6px;min-height:30px}.dot{width:12px;height:12px;border-radius:999px}.tables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}.table-tile{display:grid;align-content:center;gap:4px;min-height:72px;border:2px solid transparent;border-radius:8px;padding:8px;color:#17211f;text-align:left;cursor:pointer}.table-tile strong{font-size:1rem}.table-tile span{font-size:.82rem;font-weight:900}.free{background:#1f9d55}.closing{background:#f5c542}.busy{background:#d64545}.table-tile.free{background:#eaf8ef;border-color:#2fb363}.table-tile.closing{background:#fff6d7;border-color:#e5b723}.table-tile.busy{background:#fdecec;border-color:#d64545}.order-view{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;align-items:start}.actions-row,.summary-band,.cart-section,.products-section{grid-column:1 / -1}.actions-row{display:flex;gap:10px}.actions-row .primary-button,.actions-row .secondary-button{flex:1}.summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #ded4c4;border-radius:8px;overflow:hidden;background:#fffaf2}.summary-band div{display:grid;gap:4px;min-height:76px;padding:12px;border-right:1px solid #ded4c4}.summary-band div:last-child{border-right:0}.summary-band span,.summary-band small{color:#6f6257;font-weight:800}.summary-band strong{font-size:clamp(1.25rem,4vw,1.8rem)}.total-cell{background:#f7e3dc}.cart-section,.products-section{border:1px solid #ded4c4;border-radius:8px;padding:14px;background:#fffaf2;box-shadow:0 10px 30px #231b1814}.cart-section{grid-column:1 / 2}.products-section{grid-column:2 / 3}.ordered-list,.cart-list,.products-list{display:grid;gap:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.section-heading h2{margin-bottom:0}.detail-toggle{min-height:38px;border:0;border-radius:8px;padding:0 12px;color:#a43e2d;background:#f7e3dc;cursor:pointer;font-weight:900}.ordered-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:52px;border:1px solid #e3d8c8;border-radius:8px;padding:10px 12px;background:#fffcf7}.ordered-summary span{color:#6f6257;font-weight:800}.ordered-summary strong{color:#a43e2d;white-space:nowrap}.ordered-list article,.products-list button{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:68px;border:1px solid #e3d8c8;border-radius:8px;padding:12px;color:#231b18;background:#fffcf7;text-align:left}.products-list{margin-top:12px;max-height:58vh;overflow:auto;padding-right:2px}.products-list button{cursor:pointer}.ordered-list strong,.ordered-list small,.products-list strong,.products-list small{display:block}.ordered-list small,.products-list small,.cart-line-main small{margin-top:4px;color:#6f6257;font-weight:700}.ordered-list b,.products-list b,.cart-list b{white-space:nowrap;color:#a43e2d}.cart-list{margin-top:10px}.cart-list article{display:grid;grid-template-columns:1fr auto auto 38px;gap:8px;align-items:center;border:1px solid #e3d8c8;border-radius:8px;padding:12px;background:#fffcf7}.cart-line-main{min-width:0}.qty-controls{display:grid;grid-template-columns:38px 34px 38px;align-items:center;overflow:hidden;border:1px solid #cabdaa;border-radius:8px}.qty-controls button,.remove-button{min-height:38px;border:0;color:#231b18;background:#e7dccd;cursor:pointer;font-weight:900}.qty-controls span{text-align:center;font-weight:900}.remove-button{border-radius:8px;color:#fff;background:#8b2d23}.note-input{grid-column:1 / -1;min-height:44px;border:1px solid #cabdaa;border-radius:8px;padding:0 12px;background:#fff}.empty-text{margin-bottom:0;color:#6f6257;font-weight:700}@media(max-width:760px){.app-shell{padding:14px}.topbar{align-items:flex-start}.brand-logo{width:48px;height:48px}.session-box{max-width:126px}.order-view,.summary-band,.cart-section,.products-section{grid-template-columns:1fr}.cart-section,.products-section{grid-column:1 / -1}.summary-band div{border-right:0;border-bottom:1px solid #ded4c4}.summary-band div:last-child{border-bottom:0}.cart-list article{grid-template-columns:1fr auto}.cart-list b{white-space:normal}.remove-button{grid-column:2}.products-list{max-height:none}}
