:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142f2b;background:#f6f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #142f2b;--muted: #6f7c78;--orange: #f35b2b;--orange-dark: #d9471c;--green: #217a67;--cream: #f6f4ef;--surface: #ffffff;--line: #e4e5df;--shadow: 0 12px 35px rgb(20 47 43 / 8%)}*{box-sizing:border-box}html{width:100%;overflow-x:clip;touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{min-height:100%;margin:0}body{min-width:320px;width:100%;overflow-x:clip}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.auth-loading,.login-shell{min-height:100dvh;display:grid;place-items:center}.auth-loading{align-content:center;gap:12px;color:var(--muted)}.auth-loading .brand-mark{margin:0 auto}.auth-loading p{margin:0;font-size:13px;font-weight:700}.login-shell{padding:max(24px,env(safe-area-inset-top)) 18px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 85% 10%,#ffd9cc 0,transparent 31%),linear-gradient(145deg,#f8f5ef,#e6eee9)}.login-card{width:min(100%,430px);padding:34px;border:1px solid rgb(20 47 43 / 9%);border-radius:26px;background:#fffffff0;box-shadow:0 24px 70px #142f2b24}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px;font-size:19px}.login-brand>span{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--orange);font-size:24px;font-weight:850;font-style:italic}.login-heading{display:flex;align-items:center;gap:13px}.login-heading>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--green);background:#e1f0ea}.login-heading h1{margin:4px 0 0;font-size:26px;letter-spacing:-.8px}.login-description{margin:18px 0 24px;color:var(--muted);font-size:13px;line-height:1.55}.login-card form{display:grid;gap:15px}.login-field{display:grid;gap:7px}.login-field>span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.login-field>div{height:51px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:#87928e;background:#faf9f6}.login-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px}.login-field button{width:30px;height:30px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent;cursor:pointer}.login-error{margin:0;padding:10px 12px;border-radius:9px;color:#96391f;background:#ffe8e1;font-size:12px;font-weight:700}.login-submit{min-height:48px;margin-top:3px}.login-card>small{display:block;margin-top:25px;color:#9aa39f;text-align:center;font-size:10px}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:30px 22px 22px;background:var(--ink);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;margin:0 8px 48px;letter-spacing:-.5px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:22px;font-style:italic}.sidebar nav{display:grid;gap:8px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:12px;color:#a9bbb7;font-size:14px;font-weight:650;transition:.2s ease}.sidebar nav a:hover{background:#ffffff12;color:#fff}.sidebar nav a.active{background:var(--orange);color:#fff;box-shadow:0 8px 20px #f35b2b38}.sidebar-footer{margin:auto 0 0}.session-summary{display:grid;gap:2px;margin:14px 7px 9px;color:#fff}.session-summary span{overflow:hidden;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.session-summary small{color:#78918b;font-size:10px}.logout-button{width:100%;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid rgb(255 255 255 / 10%);border-radius:10px;color:#a9bbb7;background:transparent;cursor:pointer;font-size:11px;font-weight:750}.mobile-session{display:none}.sidebar-footer>p{margin:14px 10px 0;color:#78918b;font-size:11px;text-transform:uppercase;letter-spacing:1.4px}.push-control{display:grid;gap:6px}.push-control>button{width:100%;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid rgb(255 255 255 / 12%);border-radius:10px;color:#a9bbb7;background:#ffffff0f;cursor:pointer;text-align:left;font-size:11px;font-weight:700}.push-control>button.active{color:#fff;background:#277d68;border-color:#3a907c}.push-control>button:disabled{opacity:.65;cursor:wait}.push-control>small{padding:0 5px;color:#f0a28b;font-size:9px;line-height:1.35}.push-control.compact{position:relative;display:block}.push-control.compact>button{width:37px;height:37px;justify-content:center;padding:0;color:#d8e3e0}.push-control.compact .push-error-popover{position:absolute;top:44px;right:0;z-index:60;width:250px;padding:9px 10px;border:1px solid #f3b7a6;border-radius:9px;color:#8c2f1b;background:#fff0eb;box-shadow:0 8px 25px #142f2b2e;font-size:10px;line-height:1.4}.main-content .push-control.compact>button{color:var(--muted);border-color:var(--line);background:#fff}.main-content .push-control.compact>button.active{color:#fff;border-color:#3a907c;background:#277d68}.pwa-update{position:fixed;right:18px;bottom:18px;z-index:100;max-width:min(440px,calc(100vw - 36px));display:flex;align-items:center;gap:10px;padding:12px 13px;border-radius:13px;color:#fff;background:var(--ink);box-shadow:0 14px 35px #142f2b47;font-size:12px}.pwa-update span{line-height:1.35}.pwa-update button{border:0;border-radius:8px;padding:7px 10px;color:#fff;background:var(--orange);cursor:pointer;font-weight:750}.pwa-update .pwa-update-close{display:grid;place-items:center;padding:5px;color:#a9bbb7;background:transparent}.main-content{min-width:0;padding:42px 48px 36px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px}.page-header.compact{align-items:center;margin-bottom:26px}.page-header h1{margin:5px 0 0;font-size:clamp(31px,3.3vw,54px);line-height:1.03;letter-spacing:-2px}.page-header.compact h1{font-size:clamp(27px,2.2vw,38px);letter-spacing:-1.3px}.eyebrow{margin:0;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.environment-pill,.operator-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:12px;color:var(--muted);box-shadow:0 5px 15px #142f2b0a}.environment-pill span{width:7px;height:7px;background:#44a875;border-radius:50%;box-shadow:0 0 0 4px #44a8751f}.header-actions{display:flex;align-items:center;gap:10px}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.module-card{min-height:230px;position:relative;padding:30px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.module-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.module-card h2{margin:7px 0 8px;font-size:26px;letter-spacing:-.9px}.module-card p:not(.eyebrow){margin:0;max-width:370px;color:inherit;opacity:.7;line-height:1.55;font-size:14px}.module-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#ffffff2b}.module-arrow{position:absolute;right:28px;bottom:28px;opacity:.55;transition:transform .2s}.module-card:hover .module-arrow{transform:translate(4px)}.module-orange{background:var(--orange);color:#fff}.module-orange .eyebrow{color:#ffd2c2}.module-green{background:#dbeae4;color:var(--ink)}.module-green .module-icon{background:#c3ddd3}.module-green .eyebrow{color:var(--green)}.module-ink{background:var(--ink);color:#fff}.module-ink .eyebrow{color:#7ec0b0}.module-cream{background:#fff;color:var(--ink);border:1px solid var(--line)}.module-cream .module-icon{background:#f2eee6}.home-footer{display:flex;justify-content:space-between;padding-top:28px;color:#929d99;font-size:11px}.connection-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;white-space:nowrap}.connection-badge.online{color:#1b715e;background:#e4f4ee}.connection-badge.offline{color:#9b3824;background:#ffe8e1}.connection-badge.connecting{color:#756741;background:#f8edcf}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast-message{display:flex;align-items:center;gap:9px;margin:-10px 0 20px;padding:12px 15px;border-radius:11px;font-size:13px;font-weight:650}.toast-message.success{background:#dff2e9;color:#1b715e}.toast-message.error{background:#ffe4dd;color:#99381f}.waiter-table-grid{width:min(100%,900px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.waiter-table-card{min-height:150px;display:grid;place-items:center;border:1px solid var(--line);border-radius:24px;color:var(--ink);background:#fff;box-shadow:0 8px 28px #142f2b0f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.waiter-table-card:hover{transform:translateY(-3px);border-color:#ef9a80;box-shadow:0 14px 34px #142f2b1a}.waiter-table-card:focus-visible{outline:3px solid rgb(243 91 43 / 28%);outline-offset:3px}.waiter-table-card.occupied{border-color:#f0a087;background:#fff2ed}.waiter-table-card strong{font-size:clamp(45px,6vw,72px);line-height:1;letter-spacing:-3px}.waiter-table-heading{display:flex;align-items:center;gap:13px}.table-back-button{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.table-back-button:hover{color:var(--orange);border-color:#f0aa94}.table-consumption{margin-bottom:22px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 6px 25px #142f2b0a}.table-consumption>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--line);background:#fbfaf7}.table-consumption>header>div{display:flex;align-items:center;gap:9px}.table-consumption h2{margin:0;font-size:17px}.table-consumption>header>strong{font-size:19px}.consumption-empty{padding:23px 20px;color:var(--muted);text-align:center;font-size:12px}.consumption-orders{max-height:300px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;padding:6px 20px 14px}.consumption-order{min-width:0;padding:12px 0;border-bottom:1px solid #eeeee9}.consumption-order>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.consumption-order>header>span{color:var(--muted);font-size:10px;font-weight:750}.consumption-order mark{flex:0 0 auto;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800;text-transform:uppercase}.consumption-order mark.new{color:#b94321;background:#ffe8df}.consumption-order mark.preparing{color:#8b6315;background:#fff0c9}.consumption-order mark.ready{color:#1b715e;background:#ddf2e9}.consumption-order mark.delivered{color:#59645f;background:#e9ebe8}.consumption-line{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding:4px 0;font-size:12px}.consumption-line>span{min-width:0;overflow-wrap:anywhere}.consumption-line>span strong{margin-right:5px;color:var(--orange)}.consumption-line>strong{flex:0 0 auto;font-size:11px}.waiter-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px;align-items:start}.catalog-panel,.cart-panel,.pdv-orders,.checkout-panel,.admin-table-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 6px 25px #142f2b0a}.catalog-panel{min-width:0;max-width:100%;padding:22px}.catalog-toolbar{display:grid;grid-template-columns:190px 1fr;gap:12px}.catalog-toolbar.single-search{grid-template-columns:1fr}.catalog-toolbar>*{min-width:0}.select-field,.search-field{position:relative;height:48px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;background:#faf9f6}.select-field span{position:absolute;top:5px;left:13px;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);font-weight:700}.select-field select{width:100%;height:100%;border:0;outline:0;background:transparent;appearance:none;padding:16px 36px 3px 12px;font-weight:750}.select-field svg{position:absolute;right:12px;pointer-events:none}.search-field{gap:10px;padding:0 14px;color:#8b9692}.search-field.full{width:100%;margin-bottom:16px}.search-field input{width:100%;border:0;background:transparent;outline:0;color:var(--ink)}.category-tabs{width:100%;min-width:0;max-width:100%;display:flex;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;padding:18px 0 16px;scrollbar-width:none}.category-tabs button{border:0;border-radius:999px;padding:8px 13px;white-space:nowrap;background:#f0f0eb;cursor:pointer;font-size:12px;font-weight:700}.category-tabs button.active{color:#fff;background:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.product-card{position:relative;width:100%;min-width:0;min-height:168px;overflow:hidden;display:flex;flex-direction:column;text-align:left;border:1px solid var(--line);border-radius:15px;background:#fff;transition:border-color .18s,transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-2px);border-color:#f2a088;box-shadow:0 9px 22px #142f2b12}.product-card.selected{border-color:#f2a088}.product-card.expanded{grid-column:1 / -1;min-height:224px;border-color:var(--orange);box-shadow:0 12px 28px #f35b2b1f;animation:product-expand .2s ease-out}.product-card-main{width:100%;min-height:166px;flex:1;display:block;padding:16px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.product-card-main:focus-visible{outline:3px solid rgb(243 91 43 / 32%);outline-offset:-4px}.product-card-main:disabled{cursor:not-allowed;opacity:.55}.product-card-remove{position:absolute;top:16px;right:16px;z-index:2;width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;color:#fff;background:var(--orange);box-shadow:0 7px 16px #f35b2b33;cursor:pointer}.product-card-remove:active{transform:scale(.94)}.product-card-top{display:flex;align-items:center;justify-content:space-between}.product-add-icon{padding:4px;width:26px;height:26px;color:#fff;background:var(--orange);border-radius:8px}.product-in-cart{min-width:26px;height:26px;display:grid;place-items:center;padding:0 7px;border-radius:8px;color:#fff;background:var(--orange);font-size:12px;font-weight:850}.product-category{font-size:9px;text-transform:uppercase;letter-spacing:1.1px;color:var(--green);font-weight:800}.product-card h3{margin:20px 0 5px;overflow-wrap:anywhere;font-size:15px}.product-card p{margin:0 0 13px;overflow-wrap:anywhere;color:var(--muted);font-size:11px;line-height:1.4;min-height:31px}.product-card-price{font-size:14px}.product-quantity-picker{min-height:76px;display:flex;align-items:center;justify-content:flex-start;padding:13px 16px 16px;border-top:1px solid #f4d2c7;background:#fff8f5}.product-quantity-stepper{display:flex;align-items:center;gap:14px;margin-left:18px}.product-quantity-picker button{width:45px;height:45px;display:grid;place-items:center;padding:0;border:1px solid #efc2b4;border-radius:13px;color:var(--orange);background:#fff;cursor:pointer}.product-quantity-picker button:disabled{cursor:default;opacity:.4}.product-quantity-stepper button.increase{border-color:var(--orange);color:#fff;background:var(--orange)}.product-quantity-picker button.confirm{width:50px;margin-left:auto;border-color:var(--green);color:#fff;background:var(--green);box-shadow:0 8px 18px #217a6733}.product-quantity-picker button:active{transform:scale(.94)}.product-quantity-stepper>strong{min-width:42px;color:var(--ink);font-size:26px;text-align:center}@keyframes product-expand{0%{opacity:.7;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.cart-panel{position:sticky;top:22px;min-height:600px;display:flex;flex-direction:column;overflow:hidden}.cart-title{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.cart-title>div,.section-title>div{display:flex;align-items:center;gap:9px}.cart-title-actions{display:flex;align-items:center;gap:7px}.cart-title h2,.section-title h2{margin:0;font-size:18px}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#f2f1ed;cursor:pointer}.icon-button:disabled{opacity:.35}.cart-lines{padding:8px 18px;flex:1;max-height:414px;overflow-y:auto}.cart-line{display:flex;justify-content:space-between;gap:12px;padding:15px 0;border-bottom:1px solid #eeeee9}.cart-line h3{margin:0 0 5px;font-size:13px}.cart-line span{color:var(--muted);font-size:12px}.quantity-control{align-self:center;display:flex;align-items:center;gap:10px}.quantity-control button{width:25px;height:25px;padding:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.quantity-control strong{font-size:12px;min-width:14px;text-align:center}.empty-state{min-height:160px;display:grid;place-items:center;align-content:center;gap:9px;color:#9aa39f;text-align:center}.empty-state p{margin:0;max-width:210px;font-size:12px;line-height:1.5}.cart-footer{padding:18px;border-top:1px solid var(--line);background:#fbfaf7}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.total-row span{color:var(--muted);font-size:13px}.total-row strong{font-size:22px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:12px 17px;cursor:pointer;font-weight:750;font-size:13px}.primary-button{background:var(--orange);color:#fff;box-shadow:0 8px 18px #f35b2b33}.primary-button:hover{background:var(--orange-dark)}.primary-button:disabled{opacity:.5;cursor:default}.secondary-button{background:#fff;border:1px solid var(--line)}.primary-button.full{width:100%}.mobile-cart-trigger,.mobile-cart-close,.cart-backdrop{display:none}.pending-items-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:22px;background:#142f2b94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pending-items-alert{width:min(100%,390px);padding:27px;border-radius:21px;background:#fff;box-shadow:0 24px 70px #142f2b4d;text-align:center}.pending-items-icon{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 16px;border-radius:17px;color:#a83b20;background:#ffe5dc}.pending-items-alert h2{margin:0;font-size:22px;letter-spacing:-.5px}.pending-items-alert p{margin:11px 0 21px;color:var(--muted);font-size:13px;line-height:1.5}.kiosk-shell{min-height:100vh;background:#eef0ec}.kitchen-header{height:75px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;color:#fff;background:var(--ink)}.kitchen-brand{display:flex;align-items:center;gap:11px}.kitchen-brand>span{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--orange)}.kitchen-brand div{display:grid}.kitchen-brand strong{font-size:18px;letter-spacing:-.4px}.kitchen-brand small{color:#9db1ac;font-size:10px;text-transform:uppercase;letter-spacing:1px}.kitchen-actions{display:flex;gap:8px;align-items:center}.tool-button{height:37px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgb(255 255 255 / 14%);border-radius:9px;background:#ffffff14;color:#d8e3e0;cursor:pointer;font-size:11px;font-weight:700}.tool-button.active{background:#277d68;color:#fff}.tool-button.icon-only{width:37px;padding:0;justify-content:center}.offline-banner{display:flex;justify-content:center;align-items:center;gap:9px;padding:10px;color:#8c2f1b;background:#ffd9cf;font-size:13px;font-weight:800}.kitchen-board{height:calc(100vh - 75px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}.offline-banner+.kitchen-board{height:calc(100vh - 116px)}.kitchen-column{min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:15px;background:#e3e6e1}.kitchen-column>header{min-height:53px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;border-bottom:1px solid #d5d9d3}.kitchen-column>header>div{display:flex;align-items:center;gap:9px}.kitchen-column>header h2{margin:0;font-size:15px}.kitchen-column>header>strong{min-width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#fff;font-size:12px}.status-dot{width:9px;height:9px;border-radius:50%}.status-new .status-dot{background:var(--orange)}.status-preparing .status-dot{background:#d69a25}.status-ready .status-dot{background:#27846c}.ticket-list{min-height:0;flex:1;overflow-y:auto;padding:10px}.empty-ticket{padding:32px 15px;text-align:center;color:#87928e;font-size:12px}.kitchen-ticket{margin-bottom:10px;border:1px solid #d8dcd6;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 5px 14px #142f2b0d}.kitchen-ticket.late{border-color:#ee7e60;box-shadow:inset 4px 0 #ec5c36}.kitchen-ticket.attention{border-color:#e4bb5f;box-shadow:inset 4px 0 #daa329}.kitchen-ticket>header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px 11px;border-bottom:1px solid #eceeea}.kitchen-ticket>header div{display:flex;align-items:baseline;gap:8px}.kitchen-ticket>header div strong{font-size:18px}.kitchen-ticket>header div span{font-size:12px;font-weight:750}.ticket-time{display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:7px;color:#6c7773;background:#f0f1ed;font-size:10px;font-weight:700}.kitchen-ticket ul{list-style:none;margin:0;padding:11px 14px;display:grid;gap:8px}.kitchen-ticket li{display:flex;gap:8px;font-size:12px}.kitchen-ticket li>strong{min-width:21px;color:var(--orange)}.kitchen-ticket li span{display:grid;font-weight:650}.kitchen-ticket li small{color:var(--muted);font-weight:500}.ticket-note{margin:0 14px 10px;padding:8px;border-radius:7px;background:#fff4d9;font-size:10px}.kitchen-ticket>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#f8f8f5}.kitchen-ticket>footer span{color:#7d8884;font-size:9px}.kitchen-ticket>footer button{border:0;border-radius:8px;padding:8px 10px;color:#fff;background:var(--ink);cursor:pointer;font-size:10px;font-weight:750}.status-ready .kitchen-ticket>footer button{background:var(--green)}.pdv-layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:20px;height:calc(100vh - 145px)}.pdv-orders,.checkout-panel{min-height:0;overflow:hidden}.pdv-orders{padding:20px;display:flex;flex-direction:column}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-title>span{color:var(--muted);font-size:11px}.pdv-order-list{overflow-y:auto;display:grid;gap:8px}.pdv-order{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.pdv-order:hover,.pdv-order.active{border-color:var(--orange);background:#fff9f6}.pdv-order>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px}.pdv-order small{grid-column:2;color:var(--muted);font-size:10px}.order-number{grid-row:1 / 3;width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:var(--orange);background:#fff0ea;font-size:11px;font-weight:800}.checkout-panel{display:flex;flex-direction:column}.checkout-empty,.payment-success{height:100%;display:grid;align-content:center;justify-items:center;gap:9px;text-align:center;color:#8a9692}.checkout-empty h2,.payment-success h2{margin:4px 0 0;color:var(--ink)}.checkout-empty p,.payment-success p{max-width:270px;margin:0 0 12px;font-size:12px;line-height:1.5}.checkout-heading{display:flex;justify-content:space-between;align-items:center;padding:23px;border-bottom:1px solid var(--line)}.checkout-heading h2{margin:5px 0 0;font-size:24px}.order-status{padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase}.order-status.new{color:#b94321;background:#ffe8df}.order-status.preparing{color:#8b6315;background:#fff0c9}.order-status.ready{color:#1b715e;background:#ddf2e9}.order-status.delivered{color:#59645f;background:#e9ebe8}.checkout-items{padding:15px 23px;flex:1;overflow-y:auto}.checkout-items>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px dashed #e1e3de;font-size:13px}.checkout-items span strong{color:var(--orange);margin-right:6px}.checkout-total{display:flex;justify-content:space-between;align-items:center;padding:18px 23px;background:#f6f5f1}.checkout-total span{color:var(--muted);font-size:12px}.checkout-total strong{font-size:25px}.payment-section{padding:19px 23px 23px}.payment-section>p{margin:0 0 12px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.payment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.payment-grid button{min-height:74px;display:grid;justify-items:center;align-content:center;gap:7px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;font-size:10px;font-weight:750}.payment-grid button:hover{color:var(--orange);border-color:var(--orange);background:#fff9f6}.payment-success>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:28px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.summary-card{min-height:106px;padding:18px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:16px}.summary-card.revenue{grid-column:span 2}.summary-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px}.summary-icon.orange{color:#c34b27;background:#ffe8df}.summary-icon.green{color:#217a67;background:#dff1eb}.summary-icon.yellow{color:#9a721d;background:#fff0cb}.summary-icon.blue{color:#406b93;background:#e4eff9}.summary-icon.ink{color:#fff;background:var(--ink)}.summary-card p{margin:0 0 5px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.7px}.summary-card strong{font-size:24px}.admin-table-card{overflow:hidden}.user-management{margin-bottom:20px}.user-management>header>span{display:inline-flex;align-items:center;gap:6px}.user-management-content{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(420px,1.2fr)}.user-form{padding:22px;border-right:1px solid var(--line);background:#fbfaf7}.user-form-heading{display:flex;align-items:center;gap:9px;margin-bottom:17px;color:var(--ink)}.user-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}.user-fields label:first-child{grid-column:1 / -1}.user-fields label{display:grid;gap:6px}.user-fields label>span,.permission-picker legend{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.user-fields input{width:100%;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:9px;outline:0;background:#fff}.permission-picker{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0;padding:0;border:0}.permission-picker legend{width:100%;margin-bottom:7px}.permission-picker label{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fff;cursor:pointer;font-size:11px;font-weight:750}.permission-picker label.selected{color:#176b58;border-color:#8fc8b8;background:#e5f3ee}.permission-picker input{position:absolute;opacity:0;pointer-events:none}.user-form-message{margin:0 0 12px;color:var(--muted);font-size:11px}.user-list{max-height:390px;overflow-y:auto;padding:10px 18px}.user-list article{display:grid;grid-template-columns:auto minmax(100px,1fr) minmax(180px,auto) auto;align-items:center;gap:11px;padding:12px 4px;border-bottom:1px solid #eeeee9}.user-avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--ink);font-size:13px;font-weight:850}.user-list article>div:not(.user-permissions){min-width:0;display:grid;gap:2px}.user-list article small{color:var(--muted);font-size:10px}.user-permissions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.user-permissions span{padding:4px 6px;border-radius:6px;color:#326e60;background:#e7f2ee;font-size:9px;font-weight:750}.user-list mark{padding:5px 7px;border-radius:999px;font-size:9px;font-weight:750}.admin-table-card>header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line)}.admin-table-card h2{margin:0;font-size:19px}.admin-table-card header p{margin:4px 0 0;color:var(--muted);font-size:11px}.admin-table-card header>span{color:var(--muted);font-size:11px}.data-table{overflow-x:auto}.data-row{min-width:680px;display:grid;grid-template-columns:2fr 1fr .7fr .7fr;gap:16px;align-items:center;padding:13px 22px;border-bottom:1px solid #eeeee9;font-size:12px}.data-row>span:first-child{display:grid;gap:3px}.data-row small{color:var(--muted)}.data-head{color:#87928e;background:#faf9f6;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.data-row mark{width:max-content;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:750}.data-row mark.available{color:#1f725f;background:#dff1eb}.data-row mark.unavailable{color:#984129;background:#ffe5dd}@media(max-width:1120px){.main-content{padding:34px 30px}.waiter-layout{grid-template-columns:minmax(0,1fr) 320px}.product-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdv-layout{grid-template-columns:1fr 1.15fr}.user-management-content{grid-template-columns:1fr}.user-form{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:820px){input,select,textarea{font-size:16px}.app-shell{display:block;padding-bottom:72px}.sidebar{position:fixed;inset:auto 0 0;height:68px;padding:7px 10px max(7px,env(safe-area-inset-bottom));display:block}.brand,.sidebar-footer{display:none}.sidebar nav{height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:4px}.sidebar nav a{padding:6px 2px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:9px;font-size:9px}.sidebar nav a.active{box-shadow:none}.sidebar nav svg{width:19px;height:19px}.main-content{padding:18px 14px 96px}.mobile-session{position:sticky;top:0;z-index:70;width:100%;min-height:49px;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:max(7px,env(safe-area-inset-top)) 12px 7px;border-bottom:1px solid var(--line);color:var(--muted);background:#f6f4eff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:750}.mobile-session .tool-button{width:31px;height:31px;border-color:var(--line);color:var(--muted);background:#fff}.home-header{display:block}.home-header .environment-pill{margin-top:18px}.module-grid{grid-template-columns:1fr}.module-card{min-height:195px}.waiter-table-grid{gap:11px}.waiter-table-card{min-height:118px;border-radius:18px}.waiter-table-card strong{font-size:clamp(42px,15vw,64px)}.waiter-table-header{align-items:center}.table-consumption{margin-bottom:16px;border-radius:18px}.consumption-orders{max-height:260px;grid-template-columns:1fr;padding-inline:16px}.waiter-layout{width:100%;min-width:0;display:block}.catalog-panel{width:100%;min-width:0;overflow:hidden;padding:17px;border-radius:18px}.cart-panel{position:fixed;inset:auto 10px calc(78px + env(safe-area-inset-bottom)) 10px;z-index:91;min-width:0;min-height:0;max-height:min(72dvh,620px);opacity:0;visibility:hidden;transform:translateY(calc(100% + 110px));transition:transform .25s ease,opacity .2s ease,visibility .2s}.cart-panel.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.cart-panel .cart-lines{max-height:min(42dvh,360px)}.mobile-cart-close{display:grid}.cart-backdrop{position:fixed;inset:0 0 calc(68px + env(safe-area-inset-bottom));z-index:90;border:0;opacity:0;visibility:hidden;display:block;background:#142f2b6b;transition:opacity .2s,visibility .2s}.cart-backdrop.visible{opacity:1;visibility:visible}.mobile-cart-trigger{position:fixed;left:14px;right:14px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:60;height:55px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0 17px;border:0;border-radius:15px;color:#fff;background:var(--orange);box-shadow:0 13px 30px #142f2b40;cursor:pointer}.mobile-cart-trigger>span{min-width:0;display:grid;grid-template-columns:auto auto;align-items:center;gap:1px 8px;text-align:left}.mobile-cart-trigger>span svg{grid-row:1 / 3}.mobile-cart-trigger small{color:#ffe1d7;font-size:10px}.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdv-layout{height:auto;grid-template-columns:1fr}.pdv-orders{min-height:420px}.checkout-panel{min-height:500px}.operator-pill{display:none}.summary-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.login-card{padding:27px 22px;border-radius:22px}.login-brand{margin-bottom:27px}.page-header{margin-bottom:22px}.page-header h1{font-size:34px}.waiter-table-header{gap:10px}.waiter-table-header .connection-badge{padding-inline:9px;font-size:10px}.waiter-table-heading{gap:9px}.table-back-button{width:39px;height:39px;border-radius:11px}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-card{min-height:158px}.product-card-main{min-height:156px;padding:13px}.product-card.expanded{min-height:230px}.product-card h3{margin-top:13px}.summary-grid{grid-template-columns:1fr}.summary-card.revenue{grid-column:auto}.payment-grid{grid-template-columns:1fr 1fr}.home-footer{display:none}.user-fields{grid-template-columns:1fr}.user-fields label:first-child{grid-column:auto}.user-list{padding:8px 13px}.user-list article{grid-template-columns:auto 1fr auto}.user-permissions{grid-column:2 / -1;justify-content:flex-start}}@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-card{min-height:140px}.product-card-main{min-height:138px}}@media(max-width:900px)and (orientation:portrait){.kitchen-header{height:auto;min-height:75px;padding:12px;flex-wrap:wrap}.kitchen-actions{flex-wrap:wrap}.kitchen-board{height:auto;grid-template-columns:1fr}.kitchen-column{min-height:280px}}
