:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#eef2f6}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.login{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#10212f,#34515f 48%,#e7edf2 48%)}.loginPanel{width:min(960px,100%);min-height:520px;display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:48px;background:#fff;border:1px solid #d8e0e6;border-radius:8px;box-shadow:0 18px 70px #10212f2e}.mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#1f7a6d;color:#fff;font-weight:800}.login h1,.pageHeader h2{margin:16px 0 8px;font-size:34px;line-height:1.1}.login p,.pageHeader p{margin:0;color:#5d6b76}form{display:grid;gap:14px}label{display:grid;gap:6px;color:#41505b;font-size:13px;font-weight:700}input,select{width:100%;height:40px;border:1px solid #c9d4dc;border-radius:6px;padding:0 10px;background:#fff;color:#17202a}button{border:0;border-radius:6px;background:#1f7a6d;color:#fff;padding:10px 14px;cursor:pointer;font-weight:800}.error{padding:10px;border-radius:6px;background:#fee2e2;color:#991b1b;font-size:13px}.appShell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:#10212f;color:#fff;padding:18px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}.brand{display:flex;align-items:center;gap:12px;padding:4px 0 18px}.nav{min-height:40px;display:flex;align-items:center;gap:10px;background:transparent;color:#d7e2e8;text-align:left;padding:9px 10px}.nav svg,.iconButton svg{width:18px;height:18px}.nav.active,.nav:hover{background:#1f7a6d;color:#fff}.mainArea{min-width:0;display:grid;grid-template-rows:auto 1fr}.topbar{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 24px;background:#fff;border-bottom:1px solid #d8e0e6}.topbar select{max-width:320px}.iconButton{width:40px;height:40px;display:grid;place-items:center;padding:0;background:#e8eef2;color:#17202a}.workspace{padding:24px;display:grid;gap:18px;align-content:start}.pageHeader{display:flex;justify-content:space-between;align-items:center}.metricGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.metric{min-height:104px;padding:18px;border-radius:8px;background:#fff;border:1px solid #d8e0e6}.metric span{color:#5d6b76;font-weight:700}.metric strong{display:block;margin-top:14px;font-size:32px}.promptBox,.editor,.tableWrap{background:#fff;border:1px solid #d8e0e6;border-radius:8px}.promptBox{padding:18px}.promptBox h3{margin:0 0 12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#2f3d47}.editor{padding:18px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end}.editor button{height:40px}.tableWrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:12px;border-bottom:1px solid #e3e9ee;text-align:left;vertical-align:top}th{background:#f7f9fb;color:#41505b;font-size:12px;text-transform:uppercase}code{color:#41505b;overflow-wrap:anywhere}.actions{display:flex;gap:6px;flex-wrap:wrap}.actions button{min-height:34px;padding:7px 9px;font-size:12px}textarea{width:100%;min-height:96px;border:1px solid #c9d4dc;border-radius:6px;padding:10px;background:#fff;color:#17202a;font:inherit;resize:vertical}.restaurantShell{min-height:100vh;display:grid;grid-template-columns:60px 220px 1fr;background:#f4f6f8}.restaurantRail{background:#07598f;color:#dff3ff;display:flex;flex-direction:column;align-items:center;gap:28px;padding:18px 10px}.restaurantRail svg{width:24px;height:24px}.railAvatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#03456f;font-weight:900}.restaurantSidebar{background:#074767;color:#fff;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:14px;padding:14px;overflow-y:auto}.restaurantBrand,.restaurantAccount{display:flex;align-items:center;gap:10px}.restaurantBrand div,.restaurantAccount div{min-width:0;display:grid;gap:2px}.restaurantBrand strong,.restaurantAccount strong{overflow:hidden;text-overflow:ellipsis}.restaurantBrand img,.restaurantAccount img{width:42px;height:42px;border-radius:50%;object-fit:cover}.restaurantBrand span,.restaurantAccount span,.navGroup{color:#98c2d6;font-size:12px}.cashBox{min-height:58px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:12px;border-radius:8px;background:#075985}.cashBox span,.cashBox button{font-size:11px}.cashBox span{padding:3px 7px;border-radius:5px;background:#fff;color:#17202a}.cashBox button{padding:4px 6px;background:transparent}.sideSearch,.restaurantSearch{display:flex;align-items:center;gap:10px;color:#6b7b87;font-weight:500}.sideSearch{height:38px;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.14);color:#a8d5ea}.sideSearch input,.restaurantSearch input{border:0;background:transparent;outline:0}.sideSearch input{color:#fff}.sideSearch input::placeholder{color:#a8d5ea}.restaurantSidebar nav{display:flex;flex-direction:column;gap:4px}.restaurantSidebar nav button{min-height:42px;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:6px;background:transparent;color:#fff;text-align:left}.restaurantSidebar nav button.active,.restaurantSidebar nav button:hover{background:#0b6b99}.restaurantSidebar nav svg,.restaurantTopbar svg,.restaurantToolbar svg{width:18px;height:18px}.navGroup{margin:14px 4px 3px}.restaurantAccount{margin-top:18px;padding:12px;border-radius:999px;background:#075985}.restaurantAccount span{display:inline-block;margin-top:3px;padding:2px 5px;border-radius:4px;background:#f53;color:#fff;font-size:10px;font-weight:900}.restaurantMain{min-width:0;display:grid;grid-template-rows:auto auto 1fr}.restaurantTopbar{min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 18px;background:#fff;border-bottom:1px solid #d6dde3}.restaurantTopbar a,.restaurantToolbar button,.restaurantSectionHeader button{min-height:40px;display:inline-flex;align-items:center;padding:9px 14px;border-radius:6px;background:#0b8fe8;color:#fff;text-decoration:none;font-weight:900}.restaurantTopbar a:first-of-type{background:#fff4df;color:#a82a2a}.restaurantCompanyPicker{margin-right:auto;display:flex;align-items:center;gap:8px;min-width:min(360px,40vw)}.statusPill.closed{background:#f53}.restaurantHero{display:flex;justify-content:space-between;gap:18px;padding:22px 32px;background:#fff;border-bottom:1px solid #d6dde3}.restaurantHero span{color:#a4aeb8;font-weight:900;text-transform:uppercase;font-size:12px}.restaurantHero h1{margin:4px 0;font-size:30px}.restaurantHero p{margin:0;color:#60717d}.restaurantStats,.financeGrid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}.restaurantStats article,.financeGrid article{min-width:120px;padding:12px;border:1px solid #dde4ea;border-radius:8px;background:#f8fafc}.restaurantStats strong,.financeGrid strong{display:block;margin-top:6px;font-size:24px}.restaurantPage{min-height:0;padding:30px 32px}.restaurantToolbar{display:flex;gap:10px;align-items:center;margin-bottom:18px}.restaurantTabs{display:flex;overflow:hidden;border:1px solid #d6dde3;border-radius:6px}.restaurantTabs button{border-radius:0;background:#fff;color:#52616d}.restaurantTabs button.active{background:#0b8fe8;color:#fff}.restaurantSearch{max-width:360px;height:42px;flex:1;padding:0 12px;border:1px solid #d6dde3;border-radius:6px;background:#fff}.orderBoard{min-height:calc(100vh - 270px);display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));border-radius:8px;overflow:hidden}.orderColumn{display:grid;grid-template-rows:auto auto 1fr;min-height:560px}.orderColumn header{min-height:40px;display:flex;justify-content:space-between;align-items:center;padding:9px 12px;color:#fff}.orderColumn.analysis{background:#c9c9c9}.orderColumn.analysis header{background:#858585}.orderColumn.production{background:#ffa900}.orderColumn.production header{background:#e49600}.orderColumn.ready{background:#4bae71}.orderColumn.ready header{background:#448a50}.autoAcceptRow{display:flex;align-items:center;gap:12px;margin:8px;padding:9px 12px;border-radius:5px;background:#fff;font-size:12px;font-weight:800}.autoAcceptRow button{margin-left:auto;padding:0;min-height:auto;background:transparent;color:#17202a;text-decoration:underline}.orderCards{padding:14px;display:grid;gap:12px;align-content:start}.emptyColumn{align-self:center;justify-self:center;max-width:280px;color:#fff;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.12)}.restaurantOrderCard{display:grid;gap:10px;padding:14px;border-radius:8px;background:#fff;box-shadow:0 10px 22px #0f172a1f}.restaurantOrderCard span,.restaurantOrderCard p{margin:0;color:#60717d}.restaurantSectionHeader{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.restaurantSectionHeader h2{margin:0 0 4px;font-size:28px}.restaurantSectionHeader p{margin:0;color:#60717d}.tablesGrid,.financeGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.tableCard,.paymentPanel{padding:18px;border-radius:8px;border:1px solid #d8e0e6;background:#fff}.tableCard{min-height:128px;display:grid;gap:8px}.tableCard.busy{border-color:#f5a400;background:#fff7e5}.tableCard strong{font-size:20px}.tableCard span{color:#60717d}.paymentPanel{margin-top:16px}.paymentPanel h3{margin:0 0 12px}.paymentRow{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #edf1f4}.whatsappDesk{height:calc(100vh - 202px);min-height:620px;display:grid;grid-template-columns:300px minmax(360px,1fr) 330px;background:#111b21}.ticketzDesk{display:grid;grid-template-rows:auto minmax(640px,calc(100vh - 310px));min-height:720px;overflow:hidden;border:1px solid #d9e2ea;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.ticketzHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#f8fbfd}.ticketzHeader div{min-width:0;display:grid;gap:3px}.ticketzHeader strong{color:var(--ink);font-size:16px}.ticketzHeader span{color:var(--muted);font-size:13px}.ticketzHeader a{min-height:40px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:6px;background:var(--blue-700);color:#fff;font-weight:800;text-decoration:none}.ticketzHeader a svg{width:17px;height:17px}.ticketzFrame{width:100%;height:100%;min-height:640px;border:0;background:#fff}.chatList{min-width:0;display:grid;grid-template-rows:auto auto auto 1fr;gap:10px;padding:16px 12px;background:#111b21;color:#e9edef;border-right:1px solid #26343d}.chatList header,.chatPane header,.orderAssist header{display:flex;align-items:center;justify-content:space-between;gap:12px}.chatList header strong{font-size:22px}.chatList header button,.chatPane header button{min-height:32px;padding:6px 10px;background:#26343d;color:#e9edef}.chatSearch{height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:999px;background:#202c33;color:#aebac1}.chatSearch input{height:100%;border:0;padding:0;background:transparent;color:inherit;outline:0}.chatFilters{display:flex;gap:8px}.chatFilters span{padding:7px 10px;border-radius:999px;background:#202c33;color:#d1d7db;font-size:12px;font-weight:800}.ticketList{min-height:0;overflow:auto;display:grid;align-content:start}.ticketList button{min-height:72px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:10px 8px;border-radius:0;background:transparent;color:#e9edef;text-align:left}.ticketList button.active,.ticketList button:hover{background:#202c33}.ticketList button>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#00a884;color:#fff;font-weight:900}.ticketList div{min-width:0;display:grid;gap:3px}.ticketList small{color:#aebac1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticketList b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#00a884;color:#05261f}.emptyTickets,.emptyMessages{padding:18px;color:#aebac1;text-align:center}.chatPane{min-width:0;display:grid;grid-template-rows:auto 1fr auto auto auto;background:#0b141a;color:#e9edef}.chatPane header{min-height:62px;padding:10px 18px;background:#202c33;border-bottom:1px solid #26343d}.chatPane header div{display:grid;gap:3px}.chatPane header span{color:#aebac1;font-size:12px}.messageArea{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px;padding:22px;background:radial-gradient(circle at 20px 20px,rgba(255,255,255,.03) 0 2px,transparent 3px),#0b141a}.bubble{max-width:min(560px,78%);display:grid;gap:4px;padding:9px 11px;border-radius:8px}.bubble p{margin:0}.bubble span{justify-self:end;color:#aebac1;font-size:11px}.bubble.inbound{align-self:flex-start;background:#202c33}.bubble.outbound{align-self:flex-end;background:#005c4b}.chatComposer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px 16px;background:#202c33}.chatComposer input{height:44px;border:0;border-radius:999px;background:#2a3942;color:#e9edef}.chatComposer button{border-radius:999px;background:#00a884;color:#05261f}.successNote{margin:10px 16px;padding:10px;border-radius:6px;background:#dcfce7;color:#166534;font-weight:800;font-size:13px}.orderAssist{min-width:0;display:grid;grid-template-rows:auto auto auto minmax(130px,1fr) auto auto auto auto;gap:10px;padding:14px;background:#f7f9fb;border-left:1px solid #d6dde3}.orderAssist header{align-items:start}.orderAssist header span{color:#60717d;font-size:12px}.assistTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.assistTabs button{min-height:36px;padding:7px;background:#e8eef2;color:#52616d}.assistTabs button.active{background:#0b8fe8;color:#fff}.orderAssist .chatSearch{border-radius:6px;background:#fff;border:1px solid #d6dde3;color:#60717d}.assistProducts,.assistCart{overflow:auto;display:grid;align-content:start;gap:8px}.assistProducts button{display:grid;grid-template-columns:1fr auto;gap:8px;min-height:48px;padding:10px;background:#fff;color:#17202a;border:1px solid #e0e6eb;text-align:left}.assistCart{max-height:170px;padding:10px;border:1px solid #d6dde3;border-radius:8px;background:#fff}.assistCart div,.assistTotal{display:flex;align-items:center;justify-content:space-between;gap:8px}.assistCart button{min-height:28px;padding:5px 8px;background:#fee2e2;color:#991b1b;font-size:12px}.assistTotal{padding:12px;border-radius:8px;background:#fff;font-size:18px}.generateOrder{min-height:48px;background:#0b8fe8}.publicMenu{min-height:100vh;padding:0 0 108px;background:#f5f6f8;color:#20242a}.publicMenu button{font:inherit}.publicHeader,.publicSubHeader{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px max(18px,calc((100vw - 920px)/2));background:#fff;border-bottom:1px solid #e2e5e8}.publicBrand{min-width:0;display:flex;align-items:center;gap:12px}.publicBrand img{width:48px;height:48px;object-fit:cover;border-radius:50%}.publicCompanyAvatar{width:48px;height:48px;border-color:#d8e1e8;border-radius:50%;background:#0b4a62}.publicBrand div,.publicItem div,.flavorItem div{min-width:0;display:grid;gap:4px}.publicBrand strong,.publicSubHeader strong{font-size:18px}.publicBrand span,.publicItem span,.flavorItem span,.muted,.orderCard span{color:#68727d}.publicHeaderActions{display:flex;align-items:center;gap:8px}.statusOpen,.statusClosed{min-height:34px;padding:7px 12px;border-radius:999px;font-size:13px}.statusOpen{background:#e7f8ec;color:#146c2e}.statusClosed{background:#f3f4f6;color:#5a626c}.roundAction,.plainIcon{width:42px;height:42px;display:grid;place-items:center;padding:0;border-radius:50%;background:#f1f2f4;color:#22272e}.roundAction svg,.plainIcon svg,.publicCartButton svg,.publicBottomNav svg{width:20px;height:20px}.plainIcon{background:transparent}.publicFeatured,.publicSection,.waiterDock,.ordersSearch,.ordersList{width:min(920px,calc(100% - 32px));margin:18px auto 0}.publicFeatured{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px;border-radius:8px;background:#fff6e4;border:1px solid #f6d28e}.publicFeatured div{display:grid;gap:4px}.waiterMenu{background:#f2f4f7}.waiterHeader{background:#20242a;color:#fff}.waiterHeader .publicBrand span{color:#d9dee5}.waiterDock{position:sticky;top:72px;z-index:18;display:grid;grid-template-columns:.7fr 1fr auto;align-items:end;gap:10px;padding:14px;border:1px solid #dfe4e8;border-radius:8px;background:#fffffff5;box-shadow:0 10px 28px #20242a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.waiterDock button,.waiterCheckout button[type=submit],.waiterSuccess button{min-height:40px;border-radius:8px;background:#20242a;color:#fff}.waiterDock button:disabled,.waiterCheckout button:disabled{opacity:.5;cursor:not-allowed}.publicFeatured button,.publicActionBar button,.checkoutForm button[type=submit],.orderCard button{min-height:44px;border-radius:8px;background:#f5a400;color:#20170a}.publicFeatured button:disabled,.publicActionBar button:disabled,.checkoutForm button:disabled{opacity:.55;cursor:not-allowed}.publicSection{display:grid;gap:12px}.publicSection.noTopGap{margin-top:0}.publicSection h2,.flavorTitle h2{margin:0;font-size:26px}.publicList,.publicGrid,.flavorList,.checkoutItems{display:grid;gap:10px}.publicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.publicItem,.flavorItem{width:100%;min-height:118px;display:grid;grid-template-columns:1fr 112px;align-items:center;gap:16px;padding:14px;border:1px solid #dfe4e8;border-radius:8px;background:#fff;color:#20242a;text-align:left}.publicItem:hover,.flavorItem:hover,.flavorItem.selected{border-color:#f5a400;box-shadow:0 6px 20px #20242a14}.publicItem img{width:112px;height:92px;object-fit:cover;border-radius:7px}.publicItem small{color:#4d5560;font-weight:700}.flavorTitle{display:flex;justify-content:space-between;gap:16px;padding:18px 0 6px}.flavorTitle p{margin:4px 0 0;color:#68727d}.flavorTitle>strong{align-self:start;padding:6px 12px;border-radius:999px;background:#fff6e4;color:#8b5d00}.flavorItem{grid-template-columns:72px 1fr;min-height:104px}.flavorItem:disabled{opacity:.48;cursor:not-allowed}.flavorItem img{width:64px;height:64px;object-fit:cover;border-radius:50%}.observationBox{padding:16px 0}.publicActionBar{position:sticky;bottom:70px;z-index:19;width:min(920px,calc(100% - 32px));margin:18px auto 0}.publicActionBar button{width:100%}.publicCartButton{position:fixed;left:50%;bottom:72px;z-index:30;transform:translate(-50%);min-width:220px;min-height:54px;display:flex;align-items:center;justify-content:center;gap:16px;padding:10px 20px;border-radius:999px;background:#f5a400;color:#20170a;box-shadow:0 12px 30px #20242a38}.publicBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:25;display:grid;grid-template-columns:repeat(2,1fr);min-height:64px;background:#fffffff5;border-top:1px solid #e2e5e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.publicBottomNav button{display:grid;place-items:center;gap:2px;background:transparent;color:#78818b;border-radius:0;padding:8px;font-size:13px}.publicBottomNav button.active{color:#b66e00}.checkoutForm{display:grid;gap:0}.checkoutItems article,.orderCard{display:flex;justify-content:space-between;gap:14px;padding:14px;border:1px solid #dfe4e8;border-radius:8px;background:#fff}.checkoutItems article>div{min-width:0;display:grid;gap:4px}.checkoutItems button{min-height:32px;padding:6px 9px;background:#eef1f4;color:#20242a}.formGrid{display:grid;grid-template-columns:.65fr 1fr;gap:10px}.waiterFormGrid{grid-template-columns:.7fr 1fr}.typeSwitch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.typeSwitch button{background:#eef1f4;color:#20242a}.typeSwitch button.active{background:#20242a;color:#fff}.checkoutTotals{display:grid;gap:6px;padding:14px;border-radius:8px;background:#f7f8fa}.ordersSearch{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:16px;border-radius:8px;background:#fff;border:1px solid #dfe4e8}.ordersSearch button{height:40px;background:#20242a}.orderCard{display:grid}.orderCardHead{display:flex;justify-content:space-between;gap:10px}.orderCardHead div{display:grid;gap:4px}.orderCardHead b{height:fit-content;padding:6px 10px;border-radius:999px;background:#eef1f4;color:#4d5560;font-size:13px}.orderItemsBox{display:grid;gap:3px;padding:12px;border:1px solid #dfe4e8;border-radius:6px}.publicLoading{min-height:100vh;display:grid;place-items:center;padding:24px}.waiterSuccess{min-height:360px;place-items:center;text-align:center;padding:28px;border:1px solid #dfe4e8;border-radius:8px;background:#fff}.waiterSuccess>strong{font-size:28px}.waiterSuccess b{font-size:24px}@media(max-width:860px){.loginPanel{grid-template-columns:1fr;padding:28px}.appShell,.restaurantShell{grid-template-columns:1fr}.sidebar,.restaurantSidebar{position:static;max-height:260px}.restaurantRail{display:none}.topbar,.restaurantTopbar,.restaurantHero,.restaurantToolbar,.restaurantSectionHeader{justify-content:flex-start;flex-wrap:wrap}.restaurantMain{display:block}.restaurantStats,.orderBoard{grid-template-columns:1fr}.whatsappDesk{height:auto;min-height:0;grid-template-columns:1fr}.chatList,.chatPane,.orderAssist{min-height:420px}.ticketList{max-height:320px}.orderColumn{min-height:360px}}@media(max-width:680px){.restaurantPage,.restaurantHero{padding:18px 14px}.restaurantCompanyPicker{min-width:100%}.restaurantTopbar a,.restaurantTopbar button,.restaurantToolbar button{flex:1;justify-content:center}.restaurantSearch{min-width:100%}.chatComposer{grid-template-columns:1fr}.bubble{max-width:92%}.autoAcceptRow{align-items:flex-start;flex-direction:column}.publicHeader,.publicSubHeader{min-height:64px;padding:10px 14px}.publicBrand strong,.publicSubHeader strong{font-size:16px}.publicBrand img{width:44px;height:44px}.publicFeatured,.publicSection,.waiterDock,.ordersSearch,.ordersList{width:calc(100% - 24px)}.publicFeatured{align-items:stretch;flex-direction:column}.publicGrid{grid-template-columns:1fr}.publicItem{grid-template-columns:1fr 96px;min-height:108px;padding:12px}.publicItem img{width:96px;height:84px}.flavorItem{grid-template-columns:62px 1fr;padding:12px}.flavorItem img{width:56px;height:56px}.formGrid,.waiterDock,.ordersSearch{grid-template-columns:1fr}.publicCartButton{min-width:190px;min-height:50px;gap:12px}.statusOpen,.statusClosed{padding:7px 10px}}:root{--ink: #1d2430;--muted: #657282;--line: #dbe3ea;--surface: #ffffff;--surface-soft: #f6f8fb;--blue-900: #083955;--blue-800: #0a4b70;--blue-700: #0f638c;--accent: #f6a821;--accent-dark: #9a5b00;--green: #12805c;--red: #d6402f;--shadow-sm: 0 8px 24px rgba(15, 23, 42, .08);--shadow-md: 0 16px 38px rgba(15, 23, 42, .12)}body{background:#eef3f7;overflow-x:hidden}button,a,input,select,textarea{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}button:hover,a:hover{transform:translateY(-1px)}button:active,a:active{transform:translateY(0)}input:focus,select:focus,textarea:focus{outline:0;border-color:#43a0cf;box-shadow:0 0 0 3px #43a0cf2e}.restaurantShell{grid-template-columns:64px 248px minmax(0,1fr);background:linear-gradient(180deg,#edf3f8eb,#f7fafcfa),#f3f6f9}.restaurantRail{background:linear-gradient(180deg,#062f48,#0a5f86);gap:24px;box-shadow:inset -1px 0 #ffffff14}.railAvatar{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:#ffffff1f;box-shadow:inset 0 1px #ffffff2e}.restaurantRail svg{opacity:.86}.restaurantSidebar{background:linear-gradient(180deg,var(--blue-900),var(--blue-800));padding:18px 16px;gap:16px;box-shadow:10px 0 30px #0839551a}.restaurantBrand{padding:6px 4px 10px}.restaurantBrand img,.restaurantAccount img{border:2px solid rgba(255,255,255,.24);background:#fff}.companyAvatar{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:2px solid rgba(255,255,255,.24);border-radius:12px;background:#ffffff29;color:#fff;font-size:13px;font-weight:900}.restaurantBrand strong,.restaurantAccount strong{white-space:nowrap}.restaurantBrand span,.restaurantAccount span,.navGroup{color:#b7d6e7}.cashBox{min-height:66px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff1a}.cashBox span{background:#fffffff0;color:var(--blue-900)}.cashBox button{border-radius:5px;background:#ffffff1f}.sideSearch{height:42px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#ffffff14}.restaurantSidebar nav{gap:5px}.restaurantSidebar nav button{min-height:44px;border:1px solid transparent;border-radius:8px;color:#e8f5fb}.restaurantSidebar nav button.active{border-color:#ffffff2e;background:#ffffff29;box-shadow:inset 3px 0 0 var(--accent)}.restaurantSidebar nav button:hover{background:#ffffff1c}.restaurantAccount{border-radius:8px;background:#ffffff1a}.restaurantAccount span{width:fit-content;background:#ffe6df;color:#9d2b1f}.companySettingsPage{align-content:start}.companySettingsEditor{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.companyPreview{min-height:86px;display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.companyPreview img,.companyPreview .companyAvatar{width:58px;height:58px;border-radius:14px;border:1px solid #dfe7ee;background:#edf4f8;color:var(--blue-900);object-fit:cover}.companyPreview div{min-width:0;display:grid;gap:4px}.companyPreview strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companyPreview span{color:var(--muted)}.settingsModules{display:grid;gap:14px}.moduleGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.moduleCard{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid var(--line);border-left:4px solid #cbd7e2;border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.moduleCard.active{border-left-color:var(--green)}.moduleCard div{min-width:0;display:grid;gap:5px}.moduleCard span{color:var(--muted);font-size:13px}.moduleCard button{min-width:82px;border-radius:8px;background:#edf3f7;color:var(--ink)}.moduleCard.active button{background:#e3f8ed;color:#0c6b49}.restaurantTopbar{min-height:70px;padding:12px 26px;background:#ffffffeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.restaurantCompanyPicker{min-width:min(430px,42vw)}.restaurantCompanyPicker select,.topbar select{height:42px;border-radius:8px;border-color:var(--line);background:#fbfdff}.restaurantTopbar a,.restaurantToolbar button,.restaurantSectionHeader button{border-radius:8px;background:var(--blue-700);box-shadow:0 8px 18px #0f638c24}.restaurantTopbar a:first-of-type{border:1px solid #f0d7a9;background:#fff6e8;color:#8f4b00;box-shadow:none}.statusPill.closed{background:#ffe8e4;color:#ad2c20}.restaurantHero{padding:24px 34px;background:linear-gradient(90deg,#fffffffa,#fffaf1f5),var(--surface)}.restaurantHero h1{font-size:32px;letter-spacing:0}.restaurantStats article,.financeGrid article{border-color:#e0e8ef;border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.restaurantStats article span,.financeGrid article span{color:var(--muted)}.restaurantPage{padding:28px 34px 34px}.restaurantToolbar{align-items:stretch;margin-bottom:20px}.restaurantTabs{border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.restaurantTabs button{color:#566474}.restaurantTabs button.active{background:var(--blue-700)}.restaurantSearch{height:44px;border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.orderBoard{gap:16px;overflow:visible}.orderColumn{min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f9fbfd;box-shadow:var(--shadow-sm)}.orderColumn header{min-height:46px;padding:11px 14px;color:var(--ink)}.orderColumn.analysis,.orderColumn.production,.orderColumn.ready{background:#f9fbfd}.orderColumn.analysis header{background:#eef2f6}.orderColumn.production header{background:#fff3d9}.orderColumn.ready header{background:#e5f7ed}.orderColumn header span{min-width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--ink)}.autoAcceptRow{border:1px solid #eee2c9;border-radius:8px;background:#fffaf0;color:#614300}.restaurantOrderCard{border:1px solid #e1e8ee;border-left:4px solid var(--accent);border-radius:8px;box-shadow:0 10px 24px #0f172a14}.restaurantOrderCard strong{color:var(--ink)}.restaurantOrderCard .actions button{min-height:38px;border-radius:8px;background:var(--green)}.emptyColumn{color:#6b7786;text-shadow:none}.emptyColumn strong{color:var(--ink)}.restaurantSectionHeader h2{font-size:26px}.tableCard,.paymentPanel,.ordersSearch,.waiterSuccess{border-color:var(--line);box-shadow:var(--shadow-sm)}.tableCard{border-left:4px solid #cbd7e2}.tableCard.busy{border-color:#f1d298;border-left-color:var(--accent)}.whatsappDesk{overflow:hidden;border:1px solid #d7e0e7;border-radius:8px;box-shadow:var(--shadow-md)}.chatList,.chatPane{background:#0e1820}.chatPane header,.chatComposer,.chatList header button,.chatPane header button{background:#1d2b35}.messageArea{background:linear-gradient(#0e1820e6,#0e1820e6),radial-gradient(circle at 20px 20px,rgba(255,255,255,.05) 0 2px,transparent 3px)}.bubble{border-radius:8px;box-shadow:0 4px 14px #00000024}.orderAssist{background:#f5f8fb}.assistTabs button,.assistProducts button,.assistCart,.assistTotal{border-radius:8px}.assistProducts button:hover{border-color:#b8d8e9;box-shadow:var(--shadow-sm)}.generateOrder,.assistTabs button.active{background:var(--blue-700)}.publicMenu{background:linear-gradient(180deg,#fff7ea 0,#f8fafc 260px,#f3f6f9);color:var(--ink);overflow-x:hidden}.publicHeader,.publicSubHeader{min-height:76px;border-bottom:1px solid rgba(219,227,234,.86);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.publicBrand img{width:54px;height:54px;border:2px solid #ffffff;box-shadow:0 8px 20px #0f172a1f}.publicBrand .publicCompanyAvatar{width:54px;height:54px;border-color:#fff;box-shadow:0 8px 20px #0f172a1f}.publicBrand strong,.publicSubHeader strong{color:var(--ink)}.publicBrand div{overflow:hidden}.publicBrand strong,.publicBrand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publicBrand span,.publicItem span,.flavorItem span,.muted,.orderCard span{color:var(--muted)}.statusOpen{background:#e3f8ed;color:#0c6b49}.statusClosed{background:#eef1f5;color:#596577}.roundAction,.plainIcon{background:#eef3f7}.publicFeatured{border:1px solid #efd3a0;border-radius:8px;background:linear-gradient(135deg,#fff5df,#fff);box-shadow:var(--shadow-sm)}.publicFeatured strong{font-size:18px}.publicFeatured button,.publicActionBar button,.checkoutForm button[type=submit],.orderCard button,.publicCartButton{background:var(--accent);color:#251909}.publicSection{gap:14px}.publicSection h2,.flavorTitle h2{font-size:24px;letter-spacing:0}.publicItem,.flavorItem,.checkoutItems article,.orderCard{border-color:#dfe7ee;border-radius:8px;background:#fffffffa;box-shadow:0 8px 20px #0f172a0f}.publicItem{grid-template-columns:minmax(0,1fr) 112px}.flavorItem{grid-template-columns:72px minmax(0,1fr)}.publicFeatured div{width:100%}.publicFeatured span{display:block;max-width:100%;white-space:normal;line-height:1.35}.publicItem:hover,.flavorItem:hover,.flavorItem.selected{border-color:var(--accent);box-shadow:var(--shadow-md)}.publicItem strong,.flavorItem strong,.checkoutItems strong,.orderCard strong{color:var(--ink)}.publicItem strong,.publicItem span,.flavorItem strong,.flavorItem span,.publicFeatured strong,.publicFeatured span{overflow-wrap:anywhere;word-break:break-word}.restaurantShell{align-items:start}.restaurantRail,.restaurantSidebar{position:sticky;top:0;height:100vh;max-height:100vh}.restaurantRail{overflow:hidden}.restaurantSidebar{grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden}.restaurantSidebar nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:3px}.restaurantSidebar nav::-webkit-scrollbar{width:6px}.restaurantSidebar nav::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff3d}.restaurantMain{min-height:100vh}.publicItem b,.flavorItem b{color:#935800}.publicItem img{border-radius:8px;box-shadow:inset 0 0 0 1px #0f172a0d}.flavorItem.selected{background:#fffaf0}.flavorTitle>strong{background:#fff1cf;color:var(--accent-dark)}.publicCartButton{box-shadow:0 18px 34px #804f003d}.publicBottomNav{box-shadow:0 -10px 24px #0f172a14}.publicBottomNav button.active{color:#935800}.checkoutForm input,.checkoutForm select,.checkoutForm textarea,.waiterDock input{border-radius:8px;background:#fbfdff}.typeSwitch{grid-template-columns:repeat(2,minmax(0,1fr))}.typeSwitch button{border:1px solid #dce4eb;border-radius:8px}.typeSwitch button.active{border-color:#20242a}.checkoutTotals{border:1px solid #e2e8ef;background:#fbfdff}.waiterMenu{background:linear-gradient(180deg,#edf3f8,#f7fafc)}.waiterHeader{background:#17212b}.waiterHeader .publicBrand strong{color:#fff}.waiterHeader .publicBrand img{border-radius:12px;background:#fff;padding:2px}.waiterDock{border-radius:8px;box-shadow:var(--shadow-md)}@media(max-width:980px){.restaurantShell{grid-template-columns:1fr}.restaurantRail{display:none}.restaurantRail,.restaurantSidebar{position:static;height:auto;max-height:none}.restaurantSidebar{max-height:none;grid-template-rows:auto auto auto auto auto;overflow:visible}.restaurantSidebar nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));overflow:visible;padding-right:0}.restaurantTopbar,.restaurantHero,.restaurantToolbar,.restaurantSectionHeader{justify-content:flex-start;flex-wrap:wrap}.restaurantCompanyPicker{min-width:100%}.orderBoard,.restaurantStats{grid-template-columns:1fr}.whatsappDesk{height:auto;min-height:0;grid-template-columns:1fr}.chatList,.chatPane,.orderAssist{min-height:420px}}@media(max-width:680px){.restaurantPage,.restaurantHero{padding:18px 14px}.restaurantTopbar{padding:10px 14px}.restaurantTopbar a,.restaurantTopbar button,.restaurantToolbar button{flex:1;justify-content:center}.restaurantSearch{min-width:100%}.publicHeader,.publicSubHeader{min-height:66px;padding:10px 14px}.publicBrand img,.publicBrand .publicCompanyAvatar{width:46px;height:46px}.publicBrand{flex:1;min-width:0}.publicHeaderActions{display:none}.publicBrand strong,.publicSubHeader strong{font-size:16px}.publicFeatured,.publicSection,.waiterDock,.ordersSearch,.ordersList{width:calc(100% - 24px)}.publicGrid,.formGrid,.waiterDock,.ordersSearch{grid-template-columns:1fr}.publicFeatured{align-items:stretch;flex-direction:column}.publicFeatured div{min-width:0}.publicFeatured span{overflow-wrap:anywhere}.publicFeatured button{width:100%}.publicItem{grid-template-columns:1fr;min-height:108px;gap:10px;padding:12px}.publicItem img{display:none}.flavorItem{grid-template-columns:58px minmax(0,1fr);padding:12px}.flavorItem img{width:52px;height:52px}}
