.printer-row[data-v-ba549129]{grid-template-columns:1.5fr 1.2fr 80px 130px 80px 100px 80px}.status-pill.active[data-v-ba549129]{background:#dcece3;color:#286b4e;border:none;padding:4px 10px;border-radius:10px;font-size:12px;cursor:pointer}.status-pill.inactive[data-v-ba549129]{background:#f5dedd;color:#963c36;border:none;padding:4px 10px;border-radius:10px;font-size:12px;cursor:pointer}.ip-cell[data-v-ba549129]{font-size:12px;color:#555;font-family:monospace}.ip-port-row[data-v-ba549129]{display:grid;grid-template-columns:1fr 100px;gap:10px}.ip-label[data-v-ba549129],.port-label[data-v-ba549129]{display:flex;flex-direction:column;gap:4px}.filter-actions{justify-content:flex-end}a.brand{color:inherit;text-decoration:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.icon-only{width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border-radius:8px;background:var(--mint);color:var(--green);display:grid;place-items:center;flex-shrink:0}.icon-only.ghost{background:#fff;border:1px solid var(--line)}.icon-only.danger{background:#fff;border:1px solid var(--line);color:var(--danger)}.password-field{position:relative;display:block}.password-field input{width:100%;padding-right:48px}.password-field button{position:absolute;right:3px;top:3px;bottom:3px;width:42px;background:transparent;color:var(--muted);display:grid;place-items:center}.error-box{background:#f9e5e2;color:var(--danger);padding:12px;border-radius:9px;border:1px solid #edc8c3}.empty-state{min-height:60vh;display:grid;place-items:center;align-content:center;text-align:center}.empty-state>strong{font-size:60px;color:var(--orange)}.empty-state h1{margin-bottom:0}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-grid input:disabled{background:#eee;color:#777}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px;margin-bottom:18px}.filters label{display:grid;gap:5px;color:var(--muted);font-size:12px}.filters input,.filters select,.modal textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;color:var(--ink)}.filter-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;grid-column:1/-1;padding-top:4px}.filter-actions button{white-space:nowrap;width:auto;min-height:42px;flex:0 0 auto}.modal textarea{min-height:80px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.expense-row{grid-template-columns:2fr 1fr 1fr 1fr}.export-actions{display:flex;flex-wrap:wrap;gap:7px}.export-actions button{min-width:78px}.applied-filters{background:#e8eee9;padding:10px 14px;border-radius:9px;margin-bottom:15px;color:#456159}.rank small{display:block;color:var(--muted);margin-top:3px}.staff-table{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:auto}.staff-row{display:grid;grid-template-columns:1.2fr 1.5fr 1fr 1fr 1fr 1.3fr 1.3fr;gap:10px;align-items:center;min-width:1020px;padding:12px 15px;border-bottom:1px solid var(--line)}.staff-row.header{background:#ebe9e2;color:var(--muted);font-size:11px;position:sticky;top:0}.status-pill{font-size:11px;padding:5px 8px;border-radius:10px;background:#eee;white-space:nowrap}.status-pill.active{background:#dcece3;color:#286b4e}.status-pill.suspended{background:#fff0ce;color:#805b11}.status-pill.resigned{background:#f5dedd;color:#963c36}.row-actions{display:flex;gap:6px;flex-shrink:0;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.row-actions select{min-width:168px;max-width:220px;height:36px;border:1px solid var(--line);border-radius:8px}.search-field span{position:relative}.search-field svg{position:absolute;left:9px;top:10px}.search-field input{padding-left:34px}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:18px 0 6px}.pagination button{min-width:36px;height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;border-radius:8px}.pagination button:disabled{opacity:.4;cursor:not-allowed}.user-card{text-decoration:none;color:#fff}.menu-button,.nav-overlay,.sidebar-logout{display:none}.sidebar-foot{display:flex;flex-direction:column;gap:10px}.sidebar{overflow-x:hidden;overflow-y:auto}.sidebar svg{flex-shrink:0}main{position:relative}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e69d55;outline-offset:2px}button{min-height:38px}@media(max-width:900px){.profile-grid{grid-template-columns:1fr}.page-title{gap:14px;flex-wrap:wrap}.export-actions{width:100%}.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.top-actions{gap:4px;flex-shrink:0}.top-actions .icon-button,.logout-button{display:none!important}.menu-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:12px;background:var(--mint);color:var(--green);flex-shrink:0;min-height:0}.nav-overlay{display:block;position:fixed;inset:64px 0 0;background:#132e2877;z-index:55}.sidebar{display:flex;top:64px;width:min(300px,86vw);max-width:300px;transform:translate(-110%);transition:transform .2s ease,visibility .2s;z-index:60;padding:16px 12px 20px;overflow:auto;pointer-events:none;visibility:hidden}.sidebar.open{transform:translate(0);box-shadow:16px 0 40px #10282047;pointer-events:auto;visibility:visible}.sidebar nav{overflow:auto}.sidebar a span{min-width:0;line-height:1.35}.sidebar-logout{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border-radius:9px;background:transparent;color:#f3c7c4;text-align:left;min-height:0}.app-main-wrap{grid-column:1/-1}}@media(max-width:560px){.filters{grid-template-columns:1fr}.filter-actions{align-items:stretch}.filter-actions button{width:100%}.expense-row{grid-template-columns:1.5fr 1fr}.expense-row>*:nth-child(3){display:none}.login-card form{padding:28px}.modal{max-height:90vh;overflow:auto}}.panel textarea{width:100%;min-height:90px;border:1px solid var(--line);border-radius:8px;padding:10px}.permission-modal{max-height:88vh;overflow:auto;width:min(560px,94vw)}.perm-group{border:1px solid var(--line);border-radius:10px;padding:8px 10px;margin:10px 0;background:#fbfaf6}.perm-group header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.perm-group header strong{font-size:14px}.check-row{display:flex!important;align-items:center;gap:9px;padding:6px;border-bottom:1px solid var(--line)}.perm-group .check-row:last-child{border-bottom:0}.check-row input{width:auto!important}.audit-table .header.audit-row{display:grid;grid-template-columns:118px minmax(0,1fr) 140px;padding:10px 12px}.audit-line{display:grid;grid-template-columns:118px minmax(0,1fr) 140px;gap:8px;width:100%;border-bottom:1px solid var(--line);padding:12px;align-items:start}.audit-main{min-width:0}.audit-main strong{font-size:14px;display:block}.audit-fix{margin:4px 0 0;color:var(--green);font-weight:700;font-size:13px}.menu-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.menu-tabs button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 14px}.menu-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.check-list{margin-top:12px}.menu-layout{display:grid;grid-template-columns:240px 1fr;gap:16px;align-items:start}.menu-tree{padding:14px}.tree-row,.tree-child{display:flex;align-items:center;gap:4px}.tree-child{padding-left:16px}.tree-item{flex:1;min-width:0;text-align:left;border-radius:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-item.active{background:var(--mint);color:var(--green);font-weight:700}.menu-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,.8fr) 120px}.sub-items-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1.4fr) minmax(0,1fr) 90px}.menu-row>*{min-width:0}.sub-items-row>*{min-width:0}.menu-row small,.sub-items-row small{display:block;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-section{border:1px solid var(--line);border-radius:12px;padding:12px;margin:14px 0;background:#fbfaf6}.menu-addon-group{border-top:1px dashed var(--line);padding-top:10px;margin-top:10px}.menu-addon-group:first-of-type{border-top:0;padding-top:0;margin-top:0}.menu-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.menu-section-head h3{margin:0 0 4px;font-size:15px}.menu-section-head p{margin:0;font-size:12px}.menu-variant-table{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:auto}.variant-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) 100px 36px;align-items:center}.variant-row input{width:100%;border:1px solid var(--line);border-radius:8px;padding:8px 10px;min-height:38px;line-height:1.45;box-sizing:border-box}.row-actions .secondary.compact{padding:7px 12px;min-height:34px;font-size:13px}.menu-empty-add{display:grid;gap:10px;justify-items:start;padding:16px 12px}.menu-empty-add p{margin:0}.modal.wide{width:min(760px,94vw);max-height:90vh;overflow:auto}.option-row{display:grid;grid-template-columns:1fr 1fr 90px 36px;gap:6px;margin:6px 0;align-items:center}.option-row.nested{grid-template-columns:1fr 1fr 90px 36px;padding-left:0}.addon-group{border:1px solid var(--line);border-radius:10px;padding:10px;margin:10px 0;background:#fbfaf6}.option-row input,.option-row select{width:100%;border:1px solid var(--line);border-radius:8px;padding:8px}@media(max-width:700px){.menu-layout{grid-template-columns:1fr;position:relative}.sub-items-row{grid-template-columns:minmax(0,1fr) auto}.sub-items-row>:nth-child(2),.sub-items-row>:nth-child(3){display:none}.variant-row{grid-template-columns:1fr}.variant-row .icon-only{margin-top:4px}.option-row,.option-row.nested{grid-template-columns:1fr}.audit-table .header.audit-row,.audit-line{grid-template-columns:96px minmax(0,1fr)}.audit-table .header.audit-row>:last-child,.audit-line>:last-child{display:none}}.search-select{position:relative;width:100%;z-index:2}.search-select-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff;color:var(--ink);text-align:left;min-height:42px}.search-select.open .search-select-toggle{border-color:var(--green);box-shadow:0 0 0 3px #dcece3}.search-select-menu{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 40px #10282033;padding:8px;overflow:auto}.search-select-menu input{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px 10px;margin-bottom:6px}.search-select-option{width:100%;display:block;text-align:left;border:0;background:transparent;border-radius:8px;padding:9px 10px;color:var(--ink)}.search-select-option:hover,.search-select-option.active{background:var(--mint);color:var(--green)}.category-picker{max-width:360px;margin-bottom:14px}.item-sheet{width:min(480px,94vw);max-height:92vh;overflow:hidden;padding:0;display:flex;flex-direction:column}.item-sheet h2{margin:0;font-size:18px;line-height:1.65;word-break:break-word;padding-top:3px;font-family:Noto Sans Myanmar,Manrope,sans-serif}.sheet-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 14px 12px;border-bottom:1px solid var(--line)}.sheet-title{min-width:0;flex:1;overflow:visible}.sheet-top small{color:var(--muted);line-height:1.4;display:block;margin-top:4px}.sheet-body{overflow:auto;padding:12px 14px 8px;min-height:0}.sheet-desc{margin:0 0 10px;line-height:1.55}.option-card{border:1px solid var(--line);border-radius:14px;padding:12px 12px 4px;margin:0 0 12px;background:#fbfaf6}.option-card h3{margin:0 0 2px;font-size:16px;line-height:1.55;font-family:Noto Sans Myanmar,Manrope,sans-serif}.option-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px}.option-card-head span{color:var(--muted);font-size:12px;line-height:1.4}.need-pill{background:var(--danger);color:#fff;font-size:11px;font-weight:700;padding:5px 8px;border-radius:10px;white-space:nowrap}.item-sheet label.choice{display:flex!important;align-items:center;gap:10px;margin:0!important;padding:10px 2px;border-bottom:1px solid var(--line)}.item-sheet label.choice:last-child{border-bottom:0}.item-sheet label.choice input{width:18px;height:18px;margin:0;flex-shrink:0}.choice-name{flex:1;min-width:0;font-weight:600;line-height:1.65;font-family:Noto Sans Myanmar,Manrope,sans-serif}.choice-price{color:var(--muted);white-space:nowrap;flex-shrink:0}.item-sheet label.sheet-note{display:grid!important;gap:8px;margin:4px 0 8px;line-height:1.5;font-family:Noto Sans Myanmar,Manrope,sans-serif}.item-sheet label.sheet-note input{width:100%;min-height:44px;padding:11px 12px;line-height:1.5;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);box-sizing:border-box;font-family:Noto Sans Myanmar,Manrope,sans-serif}.sheet-foot{flex-shrink:0;padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:#fff}.sheet-foot .primary.wide{min-height:48px;line-height:1.5;padding:12px 14px;font-family:Noto Sans Myanmar,Manrope,sans-serif}.pick-qty{display:flex;justify-content:center;align-items:center;gap:16px;margin:0 0 10px}.pick-qty button{width:42px;min-width:42px;height:42px;padding:0;border-radius:10px}.pick-qty b{min-width:24px;text-align:center;font-size:18px;line-height:1.4}@media(max-width:560px){.item-sheet{width:96vw;max-height:94vh}}select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23173f35' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:34px;cursor:pointer}.modal select,.filters select{min-height:42px;border-radius:10px}.cashier-page{display:flex;flex-direction:column;gap:8px;min-height:calc(100dvh - 88px)}.cashier-page .page-title.compact{margin:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.cashier-page .page-title.compact h1{margin:0;font-size:20px}.cashier-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cashier-layout{display:grid;grid-template-columns:160px minmax(0,1fr);gap:10px;flex:1;min-height:0}.bill-list{display:flex;flex-direction:column;gap:6px;overflow:auto;min-height:0;padding-right:2px}.bill-list>button{background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 10px;display:flex;text-align:left;color:inherit}.bill-list>button.active{border:2px solid var(--green);background:var(--mint)}.bill-list small,.bill-list b{display:block}.bill-list small{color:var(--muted);font-size:11px;margin-top:1px}.pay-desk{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.9fr);gap:10px;min-height:0;align-items:start}.bill-ticket{background:#fff;color:var(--ink);border-radius:12px;padding:12px;display:flex;flex-direction:column;min-height:0;max-height:min(70vh,720px);box-shadow:var(--shadow)}.bill-ticket header{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px}.bill-ticket header small{color:var(--muted);font-size:11px}.ticket-rows{overflow:auto;min-height:0;flex:1;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:4px 0}.ticket-row{display:grid;grid-template-columns:minmax(0,1fr) 36px 70px;gap:6px;align-items:start;padding:6px 0;font-size:13px}.ticket-row b{display:block;line-height:1.25}.ticket-row small{display:block;color:var(--muted);font-size:11px;line-height:1.3}.ticket-row em{color:var(--muted);font-style:normal;text-align:right}.ticket-row span{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.ticket-sum{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-top:4px;font-size:12px}.ticket-sum>span{min-width:0}.ticket-sum>b{margin-left:auto;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.ticket-sum.fee{color:#8a4b12}.ticket-due{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px;padding-top:6px;border-top:1px solid var(--line)}.ticket-due small{color:var(--muted)}.ticket-due strong{font-size:18px}.pay-form{background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:0;box-shadow:var(--shadow)}.payment-section{display:flex;flex-direction:column;gap:9px}.payment-section-title{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pay-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.payment-due-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d7e4dd;border-radius:11px;background:#f4f7f5;height:auto;min-height:78px}.payment-due-card .pay-due-inline{min-width:0}.payment-due-card .pay-check{margin:0;align-self:center;padding-top:0}.pay-due-inline{display:flex;flex-direction:column;gap:0;min-width:0}.pay-due-inline small{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pay-due-inline strong{font-size:28px;line-height:1.15;color:var(--green);font-variant-numeric:tabular-nums}.pay-tools{display:flex;flex-direction:column;gap:6px}.pay-check{display:flex!important;flex-direction:row;align-items:center;gap:6px;margin:0;color:var(--ink);font-weight:600;font-size:13px;white-space:nowrap}.pay-check input{width:16px;height:16px;accent-color:var(--green);flex-shrink:0}.pay-discount-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(72px,.7fr);gap:6px;align-items:center}.pay-discount-row .search-select-toggle{min-height:34px;padding:6px 10px}.pay-discount-row input{border:1px solid var(--line);border-radius:8px;padding:6px 8px;min-height:34px;width:100%}.pay-print-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pay-tax{display:flex;align-items:center;gap:4px;margin:0;font-weight:600;font-size:13px}.pay-tax input{width:48px;border:1px solid var(--line);border-radius:8px;padding:5px 6px;background:#fff;color:var(--ink);font-weight:700;min-height:32px}.pay-form .secondary.compact{min-height:32px;padding:6px 10px;font-size:12px;width:auto}.method-pads,.cash-pads{display:flex;flex-wrap:wrap;gap:8px}.method-pads button,.cash-pads button{background:#f3f1ea;color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:9px 12px;min-height:42px;font-weight:700;font-size:13px}.method-pads button.active{background:var(--green);color:#fff;border-color:var(--green)}.cash-section{padding-top:2px}.pay-cash-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:end}.pay-received-wrap{display:grid;gap:3px;margin:0}.pay-received-wrap>span{font-size:11px;font-weight:700;color:var(--muted)}.pay-received{border:1px solid var(--line)!important;border-radius:9px!important;padding:10px 12px!important;width:100%;height:64px;min-height:0!important;font-size:20px;font-weight:800;background:#fff;color:var(--ink)}.pay-change{display:flex;flex-direction:column;justify-content:center;gap:2px;padding:6px 10px;border-radius:8px;background:#f4f7f5;border:1px solid #d7e4dd;height:64px;min-height:0}.pay-change span{color:var(--muted);font-weight:700;font-size:11px}.pay-change strong{font-size:16px;color:var(--green);font-variant-numeric:tabular-nums}.pay-change.short{background:#f9e5e2;border-color:#edc8c3}.pay-change.short strong{color:var(--danger)}.pay-confirm{width:100%;min-height:50px;font-size:16px;font-weight:800;margin-top:2px}.pay-form .search-select{width:100%}.cashier-page .success{margin:0;padding:8px 12px}@media(max-width:900px){.cashier-page{min-height:calc(100dvh - 80px)}.cashier-layout{grid-template-columns:1fr;gap:8px}.bill-list{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;max-height:none;padding-bottom:2px;gap:6px}.bill-list>button{flex:0 0 auto;min-width:112px;padding:8px}.pay-desk{grid-template-columns:1fr;gap:8px}.bill-ticket{max-height:min(34vh,340px);padding:10px}.ticket-row{font-size:12px;grid-template-columns:minmax(0,1fr) 32px 60px;padding:4px 0}.ticket-due strong,.pay-due-inline strong{font-size:18px}.pay-form{padding:12px;gap:10px}.pay-discount-row{grid-template-columns:1fr}.pay-cash-row{grid-template-columns:1fr 1fr}.method-pads button,.cash-pads button{flex:1 1 calc(33.33% - 8px);text-align:center}}@media(max-width:560px){.method-pads button{flex:1 1 calc(50% - 6px)}.cash-pads button{flex:1 1 calc(33.33% - 6px)}.pay-cash-row{grid-template-columns:1fr 1fr}.pay-received,.pay-change{height:58px}.payment-due-card .pay-check{flex:0 0 auto}.pay-due-inline strong{font-size:24px}.pay-print-row .secondary.compact{flex:1 1 auto}}.search-select.compact .search-select-toggle{min-height:36px;padding:6px 10px;border-radius:8px}.row-actions .search-select{width:180px}.filters .search-select,.modal .search-select,.panel .search-select,.payment-panel .search-select{width:100%}.app-shell{overflow-x:clip}main{overflow-x:clip;max-width:100%;min-width:0}.order-page{width:100%;max-width:100%;min-width:0;overflow-x:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,300px);grid-template-areas:"head head""cat cat""menu cart";gap:0 16px;align-items:start;padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.order-head{grid-area:head;margin:0 0 12px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px}.order-head-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.order-page>.error-box{grid-column:1/-1;margin:0 0 12px}.order-head h1{margin:0;font-size:24px}.order-page .category-picker{grid-area:cat;max-width:100%;margin-bottom:12px}.order-page .order-menu{grid-area:menu;min-width:0}.order-page .product-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;align-items:start}.order-page .product-card{min-height:148px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px;width:100%;text-align:left;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--ink);line-height:1.35;-webkit-appearance:none;appearance:none;box-shadow:0 1px 2px #18332c0a}.order-page .product-card span{display:block;line-height:1.35;word-break:break-word;overflow:visible;padding:0;width:auto;font-size:13px;font-family:Noto Sans Myanmar,Manrope,sans-serif}.order-page .product-card strong{display:block;margin:0;font-size:15px;line-height:1.3}.order-page .product-card small{display:block;margin:0;color:var(--muted);font-size:12px;line-height:1.3}.order-cart{grid-area:cart;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;min-height:0;max-height:calc(100dvh - 96px);position:sticky;top:84px;box-shadow:var(--shadow)}.order-cart .cart-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.cart-head-title{display:flex;align-items:baseline;gap:8px}.order-cart .cart-head h2{margin:0;font-size:17px;display:flex;align-items:baseline;gap:6px}.order-cart .cart-head h2 small{color:var(--muted);font-size:13px;font-weight:600}.order-cart .cart-clear{padding:4px 8px;min-height:0;color:var(--danger);white-space:nowrap;flex-shrink:0}.order-cart .cart-list{flex:1;min-height:0;overflow:auto;padding-right:2px}.order-cart .cart-item{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-bottom:1px solid var(--line)}.order-cart .cart-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%}.order-cart .cart-item-title{flex:1;min-width:0}.order-cart .cart-item strong{font-size:13px;line-height:1.4;word-break:break-word}.order-cart .cart-item-price{white-space:nowrap;font-weight:600;font-size:13px;color:var(--green);flex-shrink:0}.order-cart .cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.order-cart .cart-note{width:100%;min-height:34px;padding:6px 10px;line-height:1.4;border:1px solid var(--line);background:#f5f3ed;border-radius:8px;box-sizing:border-box;color:var(--ink);font-size:12px;flex:1;min-width:0}.order-cart .cart-note:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #dcece3}.order-cart .qty{display:flex;align-items:center;gap:6px;flex-shrink:0}.order-cart .qty button{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border-radius:8px;display:grid;place-items:center;background:var(--mint);color:var(--green);font-weight:700;font-size:14px}.order-cart .qty button.remove{background:#fae4e1;color:var(--danger);margin-left:2px}.order-cart .qty b{min-width:20px;text-align:center;font-size:14px}.order-cart .cart-foot{flex-shrink:0;padding-top:10px;border-top:1px solid var(--line);margin-top:4px}.order-cart .cart-send{margin-top:8px}.mobile-cart-backdrop,.mobile-cart-close,.dock-summary{display:none}@media(min-width:900px){.order-page{padding-bottom:0}.order-dock{display:none}.order-cart .cart-send{display:block}}@media(min-width:640px){.order-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.order-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.order-page{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.order-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.order-page{grid-template-columns:1fr;grid-template-areas:"head""cat""menu";gap:0;padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.order-head,.order-page .category-picker{margin-bottom:8px}.order-page .product-grid{gap:8px}.order-page .product-card{padding:8px;gap:6px;min-height:0}.order-page .product-card-name{font-size:12px}.order-page .product-card-media{aspect-ratio:1/1}.order-page .product-card strong{font-size:14px}.order-page .product-card small{font-size:11px}.mobile-cart-backdrop{display:block;position:fixed;inset:0;background:#132e2880;z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-cart-close{display:grid;place-items:center}.order-cart{display:none}.order-cart.mobile-open{display:flex;flex-direction:column;position:fixed;inset:auto 0 0;max-height:82vh;min-height:280px;z-index:100;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -12px 40px #00000040;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));overflow:hidden}.order-cart.mobile-open .cart-send{display:block}.order-dock{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffffa;border-top:1px solid var(--line);box-shadow:0 -4px 20px #1028201f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dock-summary{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:0;cursor:pointer;text-align:left;min-height:0;flex:1}.dock-badge{background:var(--mint);color:var(--green);border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:6px;flex-shrink:0}.dock-price-info{display:flex;flex-direction:column;line-height:1.2;min-width:0}.dock-price-info strong{font-size:15px;color:var(--ink);white-space:nowrap}.dock-toggle-label{font-size:11px;color:var(--green);font-weight:600;white-space:nowrap}.dock-send{min-width:118px;font-size:13px;border-radius:12px;white-space:nowrap;padding:10px 16px;flex:0 0 auto}}@media(max-width:560px){.order-page .product-grid{gap:6px}.order-head h1{font-size:20px}}@media(max-width:380px){.order-page .product-grid{grid-template-columns:1fr}}.inventory-row{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) 92px 92px 104px minmax(168px,auto);column-gap:12px;align-items:center}.inventory-page .inv-table-wrap{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:auto;padding:0;min-width:0}.inventory-page .inv-table{width:100%;border-collapse:collapse;table-layout:auto}.inventory-page .inv-table th,.inventory-page .inv-table td{padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:middle;text-align:left}.inventory-page .inv-table thead th{background:#eceae3;color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.inventory-page .inv-table tbody tr:last-child td{border-bottom:0}.inventory-page .inv-table tbody tr.low_stock{background:#fffaf5}.inventory-page .inv-table tbody tr.out_of_stock{background:snow}.inventory-page .inv-table th.num,.inventory-page .inv-table td.num,.inventory-page .inv-table th.actions,.inventory-page .inv-table td.actions{text-align:right;white-space:nowrap;width:1%}.inventory-page .inv-table td.empty{text-align:center;padding:24px 16px}.inventory-page .inv-table .row-actions{justify-content:flex-end;gap:6px;flex-wrap:nowrap}.inventory-page .inv-item-cell{display:grid;gap:2px;min-width:0;max-width:220px}.inventory-page .inv-item-cell small{display:block;color:var(--muted);font-size:11px;line-height:1.35;word-break:break-all}.inventory-page .item-name-btn{display:block;max-width:100%;text-align:left;padding:0;min-height:0;background:transparent;color:inherit}.inventory-page .item-name-btn strong{display:block;line-height:1.35;word-break:break-word}.inventory-page .inv-category{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-pill.in_stock{background:#dcece3;color:#286b4e;font-weight:600}.status-pill.low_stock{background:#fff4ea;color:#a85600;font-weight:600}.status-pill.out_of_stock{background:#fdeceb;color:var(--danger);font-weight:600}.movement-row{grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.7fr) minmax(0,.7fr) minmax(0,1fr)}.inventory-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.inventory-tabs{flex-wrap:wrap}.recipe-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1.5fr) minmax(0,.8fr) auto}.inventory-flow .profile-grid{max-width:720px}.compact-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.compact-metrics .metric{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.compact-metrics .metric.warn{border-color:#e8c89a}.compact-metrics .metric.danger{border-color:#e5b4b0}@media(max-width:900px){.movement-row,.inventory-filters{grid-template-columns:1fr}.inventory-page .inv-category{max-width:120px}}.confirm-dialog{width:min(420px,94vw)}.confirm-dialog p{margin:0;line-height:1.55;color:var(--ink)}.confirm-dialog h2{margin-bottom:10px}.confirm-dialog .modal-actions{margin-top:18px}button.primary.danger{background:var(--danger);color:#fff}button.primary.danger:hover{filter:brightness(.95)}.prompt-dialog label{display:block;margin-top:4px}.prompt-dialog input{width:100%;min-height:42px;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.metrics.inventory-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics.inventory-metrics article.warn{border-color:#e8c89a}.metrics.inventory-metrics article.danger{border-color:#e5b4b0}.metrics.inventory-metrics article.warn strong{color:#a85600}.metrics.inventory-metrics article.danger strong{color:var(--danger)}.inventory-page{display:flex;flex-direction:column;gap:10px;min-height:calc(100dvh - 88px);max-height:none}.inventory-page .page-title.compact.inv-head{margin-bottom:0;align-items:center;gap:10px 14px;flex-wrap:wrap}.inventory-page .inv-title{min-width:0}.inventory-page .page-title.compact h1{margin:0;font-size:22px}.inventory-page .inv-stats-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.inventory-page .inv-stats-bar article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px}.inventory-page .inv-stats-bar small{display:block;color:var(--muted);font-size:11px;margin-bottom:2px}.inventory-page .inv-stats-bar strong{display:block;font-size:22px;line-height:1.1;font-family:Manrope,sans-serif}.inventory-page .inv-stats-bar article.ok strong{color:var(--green)}.inventory-page .inv-stats-bar article.warn{border-color:#e8c89a}.inventory-page .inv-stats-bar article.warn strong{color:#a85600}.inventory-page .inv-stats-bar article.danger{border-color:#e5b4b0}.inventory-page .inv-stats-bar article.danger strong{color:var(--danger)}.inventory-page .inv-actions{margin-left:auto}.inventory-page .inv-error{margin:0}.inventory-page .inv-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.inventory-page .inventory-tabs{margin:0;flex:0 0 auto}.inventory-more{position:relative}.inventory-more-toggle{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 14px;min-height:36px}.inventory-more-toggle.active{background:var(--mint);color:var(--green);border-color:#c5ddd3}.inventory-more-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;display:grid;gap:3px;min-width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.inventory-more-menu button{width:100%;padding:9px 10px;border-radius:7px;background:transparent;color:var(--ink);text-align:left}.inventory-more-menu button:hover,.inventory-more-menu button.active{background:var(--mint);color:var(--green)}.inventory-page .inv-search{flex:1;min-width:140px;border:1px solid var(--line);border-radius:10px;padding:9px 12px;min-height:40px;background:#fff}.inventory-page .inv-status{width:min(180px,100%)}.inventory-page .inv-filter-bar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:10px;display:grid;gap:10px}.inventory-page .inv-filter-title{margin:0;font-size:13px}.inventory-page .inv-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end}.inventory-page .inv-filter-grid label{display:grid;gap:5px;color:var(--muted);font-size:12px;margin:0}.inventory-page .inv-filter-grid input{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px 12px;min-height:40px;background:#fff}.inventory-page .inv-filter-actions,.inventory-page .inv-export-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.inventory-page .inv-export-row .muted{font-size:12px;margin-right:2px}.inventory-body{flex:1;min-height:0;overflow:auto}.inventory-page .data-table{height:100%;margin:0}.inventory-page .data-row{padding:10px 12px}.toast-success{position:fixed;top:80px;right:16px;z-index:100;margin:0;background:#dcece3;color:#256849;padding:12px 16px;border-radius:10px;box-shadow:0 8px 24px #18332c26;max-width:min(360px,calc(100vw - 32px))}@media(max-width:900px){.inventory-page .inv-actions{width:100%;margin-left:0}.inventory-page .inv-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.inventory-page{min-height:calc(100dvh - 80px);max-height:calc(100dvh - 80px)}.toast-success{top:72px;left:12px;right:12px}}@media(max-width:560px){.metrics.inventory-metrics{grid-template-columns:1fr}.inventory-page .inv-stats-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-page .inv-stats-bar strong{font-size:18px}.inventory-page .inv-toolbar{align-items:stretch}.inventory-page .inv-search{width:100%;flex:none}.inventory-page .inv-status{width:100%}.inventory-page .inv-filter-grid{grid-template-columns:1fr}}.item-name-btn{text-align:left;padding:0;color:inherit;min-height:0;background:transparent}.item-name-btn:hover strong{color:var(--green)}.modal-backdrop{overflow-y:auto;overscroll-behavior:contain;padding:max(16px,env(safe-area-inset-top,0px)) 12px max(16px,env(safe-area-inset-bottom,0px));align-content:start}@media(min-height:700px){.modal-backdrop{align-content:center}}.modal{max-height:calc(100dvh - 32px);overflow:auto;margin:0 auto;-webkit-overflow-scrolling:touch}.modal.inventory-flow{width:min(640px,96vw)}.modal.wide.inventory-flow{width:min(680px,96vw)}.inventory-flow .flow-help{margin:0 0 10px;line-height:1.45;font-size:13px}.inventory-flow .step-label{margin:0 0 8px;color:var(--muted);font-size:12px}.inventory-flow label{margin:0}.inventory-flow .profile-grid{gap:10px 14px;margin-bottom:4px;max-width:none;align-items:start}.inventory-flow .profile-grid label{margin:0;gap:4px}.inventory-flow .flow-reasons{margin:0 0 8px}.inventory-flow .reason-hint{margin:0 0 12px;font-size:12px}.inventory-flow .flow-preview{margin:12px 0}.inventory-flow .detail-stock{font-size:24px;margin:0 0 8px}.inventory-flow .detail-stock strong{color:var(--green)}.inventory-flow .detail-actions{margin:0 0 14px}.inventory-flow h3{margin:16px 0 8px;font-size:15px}.inventory-flow .data-table.compact{margin-top:0;border:0;box-shadow:none}.inventory-flow .pick-qty.stock-qty{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:auto;max-width:100%;margin:4px 0 12px}.modal.inventory-flow .pick-qty.stock-qty input{width:64px;flex:0 0 64px;max-width:64px;text-align:center;border:1px solid var(--line);border-radius:10px;padding:8px 6px;font-size:16px;font-weight:700;min-height:38px}.modal.inventory-flow .pick-qty.stock-qty button{width:38px;min-width:38px;height:38px;padding:0;flex:0 0 auto;border-radius:10px}.inventory-flow .pick-qty.stock-qty .qty-unit{font-weight:700;color:var(--muted);font-size:14px;min-width:0;text-align:left}.inventory-page .inv-guide{display:grid;gap:8px}.inventory-page .inv-guide>.muted{margin:0;font-size:13px;line-height:1.45}.inventory-page .inv-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inventory-page .inv-action-card{display:grid;gap:4px;text-align:left;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;min-height:78px;cursor:pointer}.inventory-page .inv-action-card strong{font-size:14px;line-height:1.25}.inventory-page .inv-action-card span{color:var(--muted);font-size:12px;line-height:1.35}.inventory-page .inv-action-card.in{border-color:#b9d8c3;background:#f4faf6}.inventory-page .inv-action-card.out{border-color:#e5b4b0;background:#fff8f7}.inventory-page .inv-action-card.adjust{border-color:#e8c89a;background:#fffaf3}.inventory-page .inv-action-card.link{border-color:#b7c7df;background:#f5f8fc}.inventory-page .inv-type-tag{display:block;color:var(--muted);font-size:11px;margin-top:2px}.inventory-flow .flow-current{margin:0 0 10px;font-size:14px}.inventory-flow .field-hint,.modal .field-hint{display:block;color:var(--muted);font-size:11px;font-weight:400;margin:2px 0 0;line-height:1.35}@media(max-width:900px){.inventory-page .inv-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.inventory-page .inv-action-grid{grid-template-columns:1fr}}.tables-manage-page .menu-layout.tables-manage-layout{align-items:stretch}.tables-manage-panel{display:flex;flex-direction:column;gap:14px;min-width:0}.tables-manage-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px}.tables-manage-head h2{margin:0 0 4px;font-size:17px}.tables-manage-search{display:grid;gap:5px;color:var(--muted);font-size:12px;width:min(320px,100%);flex-shrink:0}.tables-manage-search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff;height:42px;box-sizing:border-box;width:100%}.list-search{display:grid;gap:5px;color:var(--muted);font-size:12px;width:min(320px,100%);flex-shrink:0;margin:0}.list-search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff;height:42px;box-sizing:border-box;width:100%}.list-search-box svg,.tables-manage-search-box svg{flex:0 0 16px;display:block;color:var(--muted)}.list-search-box input,.tables-manage-search-box input{flex:1 1 auto;width:100%;min-width:0;border:0;background:transparent;padding:0;margin:0;outline:none;font-size:14px;line-height:1.4;color:var(--ink)}.list-search-box input::placeholder,.tables-manage-search-box input::placeholder{color:var(--muted);opacity:1}.order-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;max-width:100%}.order-filters .search-select{flex:1 1 180px;max-width:280px;min-width:min(100%,140px)}.order-filters .search-select-toggle{height:42px;min-height:42px;padding:0 12px;border-radius:10px;box-sizing:border-box}.order-filters .order-filter-search{flex:1 1 220px;max-width:360px;min-width:min(100%,180px)}.menu-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.menu-panel-head h2{margin:0}.menu-filter-search{width:min(320px,100%);flex-shrink:0}.menu-layout{display:grid;grid-template-columns:280px 1fr;gap:16px;align-items:start}@media(max-width:900px){.menu-layout{grid-template-columns:1fr}}.menu-tree{padding:12px;position:sticky;top:16px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;gap:10px;box-sizing:border-box}@media(max-width:900px){.menu-tree{position:static;max-height:380px}}.menu-tree-header{display:flex;flex-direction:column;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--line)}.menu-category-search{position:relative;background:#fbfaf6;border:1px solid var(--line);border-radius:8px;padding:0 8px;display:flex;align-items:center;gap:6px;min-height:36px}.menu-category-search svg{color:var(--muted);flex-shrink:0}.menu-category-search input{border:none!important;background:transparent!important;padding:6px 0!important;font-size:13px!important;min-height:auto!important;width:100%;outline:none;color:var(--ink)}.menu-category-search input::placeholder{color:var(--muted);opacity:1}.menu-category-search .clear-btn{padding:2px;border:none;background:transparent;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center}.category-station-pills{display:flex;gap:4px}.station-pill{flex:1;font-size:11px;padding:5px 6px;border-radius:6px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;font-weight:600;transition:all .15s}.station-pill:hover{background:#f4f3ed}.station-pill.active{background:var(--ink);color:#fff;border-color:var(--ink)}.station-pill .pill-count{opacity:.75;font-size:10px;font-weight:400}.station-pill.active .pill-count{opacity:.9}.menu-tree-list{overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:2px;padding-right:4px;min-height:120px}.menu-tree-list::-webkit-scrollbar{width:5px}.menu-tree-list::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.menu-tree .tree-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:center}.menu-tree .tree-child{padding-left:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:center}.tree-actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.menu-tree .tree-item{flex:1;min-width:0;text-align:left;border-radius:6px;padding:6px 8px;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--ink);transition:background .15s;box-sizing:border-box}.menu-tree .tree-item:hover{background:#f4f3ed}.menu-tree .tree-item.active{background:var(--mint);color:var(--green);font-weight:700}.tree-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.count-badge{font-size:11px;font-weight:500;color:var(--muted);background:#0000000d;padding:1px 6px;border-radius:10px;flex-shrink:0}.tree-item.active .count-badge{background:#00805a26;color:var(--green);font-weight:700}.empty-filter{font-size:12px;padding:16px 8px;text-align:center;margin:0}.menu-mobile-cat-bar,.mobile-cat-backdrop,.menu-tree-mobile-head{display:none}@media(max-width:700px){.menu-mobile-cat-bar{display:block;margin-bottom:10px}.mobile-cat-backdrop{display:block;position:fixed;inset:0;background:#132e2880;z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-tree-mobile-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 10px;border-bottom:1px solid var(--line);margin-bottom:10px}.menu-tree-mobile-head strong{font-size:16px;color:var(--ink)}.menu-tree{display:none}.menu-tree.mobile-open{display:flex;flex-direction:column;position:fixed;inset:60px 12px 20px;max-height:calc(100vh - 80px);z-index:100;background:#fff;border-radius:16px;box-shadow:0 16px 48px #0000004d;overflow:hidden;padding:14px}.menu-tree.mobile-open .menu-tree-list{overflow-y:auto;flex:1;min-height:0;padding-right:4px}}.mobile-cat-btn{width:100%;background:var(--mint);border:1px solid var(--green);border-radius:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-size:14px}.mobile-cat-current{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.mobile-cat-current strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--green)}.mobile-cat-toggle-text{font-size:12px;color:var(--green);white-space:nowrap;flex-shrink:0}.menu-item-text{display:flex;flex-direction:column;gap:3px;min-width:0}.menu-item-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.menu-item-name{font-weight:700;min-width:0}.menu-mobile-price{font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;flex-shrink:0}.menu-item-details-line{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;color:var(--muted)}.sku-tag{font-family:monospace;font-size:11px}.cat-pill{font-size:12px}.veg-badge{font-size:11px;background:#eaf5ee;color:#286b4e;border-radius:4px;padding:1px 6px;display:inline-block}@media(min-width:701px){.menu-mobile-price{display:none}}@media(max-width:700px){.menu-mobile-price{display:inline}.menu-col-cat,.menu-col-price{display:none}}.menu-data-table .menu-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,.8fr) 120px}@media(max-width:700px){.menu-data-table .menu-row{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:480px){.row-actions .icon-only{padding:6px;min-height:32px;min-width:32px;font-size:13px}}.tables-manage-table{margin:0}.tables-manage-table .tables-manage-row{display:grid;align-items:center;gap:12px;min-width:720px}.tables-manage-table .tables-manage-row{grid-template-columns:minmax(120px,.85fr) minmax(90px,1.1fr) minmax(72px,.55fr) minmax(100px,.85fr) minmax(108px,auto)}.tables-manage-table .tables-manage-row.all-areas{grid-template-columns:minmax(120px,.8fr) minmax(80px,.9fr) minmax(100px,.9fr) minmax(72px,.55fr) minmax(100px,.8fr) minmax(108px,auto)}.tables-manage-table .tables-manage-row.header{font-size:11px;color:var(--muted);background:#eceae3;line-height:1.35}.tables-manage-table .tables-manage-row.header>span{white-space:normal;overflow:visible}.tables-manage-table .tables-manage-row .row-actions{display:flex;gap:8px;justify-content:flex-start}.tables-manage-table .tables-manage-row strong{font-family:Manrope,sans-serif}.status-pill.available{background:#dcece3;color:#286b4e}.status-pill.occupied,.status-pill.ordering{background:#fff0ce;color:#805b11}.status-pill.waiting_payment{background:#f5dedd;color:#963c36}.status-pill.inactive{background:#eceae3;color:#6d7772}.tables-tree{display:flex;flex-direction:column;gap:6px}@media(max-width:900px){.tables-manage-layout{grid-template-columns:1fr;gap:14px}.tables-manage-table{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:700px){.tables-tree{display:flex!important}}@media(max-width:560px){.tables-manage-head{align-items:stretch}.tables-manage-search{width:100%}}label>.lbl{display:block;line-height:1.35;font-weight:600;font-size:13px;color:var(--ink)}.req{color:#dc2626!important;font-weight:800!important;display:inline!important;margin-left:3px;font-size:1.1em;line-height:1;vertical-align:baseline}select,.payment-panel select,.modal select,.panel select,.filters select{padding-left:12px!important;padding-right:34px!important;text-indent:0}.search-select-toggle{padding-left:14px!important;padding-right:12px!important}.search-select-toggle>span{padding-left:2px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal .error-box{margin-top:10px;margin-bottom:0}.field-error{display:block;color:var(--danger);font-size:12px;line-height:1.4;margin-top:4px}.sort-head{background:transparent;border:0;padding:0;color:inherit;font:inherit;cursor:pointer;text-align:left;font-weight:600}.product-card.out-of-stock{opacity:.45;filter:grayscale(.35);cursor:not-allowed;text-decoration:line-through}.product-card.out-of-stock small.oos{color:var(--danger);font-weight:700;text-decoration:none}.product-card small.stock-left{color:#1f5b4a;font-weight:600;text-decoration:none}.sheet-stock{margin:0 0 8px;font-weight:600;color:#1f5b4a}.menu-thumb{width:40px;height:40px;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#f3f1ea;flex-shrink:0}.menu-thumb.large{width:96px;height:96px}.menu-item-cell{display:flex;align-items:center;gap:10px;min-width:0}.menu-image-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.menu-image-thumb{width:88px;height:88px;border-radius:10px;border:1px solid var(--line);background:#fff;overflow:hidden;flex-shrink:0;display:grid;place-items:center}.menu-image-thumb.is-empty{background:#f3f1ea}.menu-image-thumb img{width:100%;height:100%;object-fit:cover;display:block}.menu-image-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;flex:1}.menu-image-pick{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;cursor:pointer;gap:0}.menu-image-pick input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;min-height:0;padding:0;border:0}.menu-image-controls>.secondary{min-height:36px;padding:7px 12px;width:auto}.menu-image-name{flex:1 1 100%;margin:0;font-size:12px;color:var(--muted);word-break:break-all}.order-thumb{width:100%;height:100%;object-fit:cover;display:block;background:#eef2ef}.order-page .product-card-media{position:relative;width:100%;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#eef2ef;margin:0 0 2px}.order-page .product-card-media .promo-badge{position:absolute;top:8px;left:8px;margin:0;z-index:1}.order-page .product-card-body{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;flex:1}.order-page .product-card-name{display:block;width:100%;font-size:13px;font-weight:600;line-height:1.35;color:var(--ink);padding:0;word-break:break-word}.order-page .product-card-price{display:block;margin:0;font-size:15px;line-height:1.25;font-weight:700;color:var(--green)}.order-page .product-card-price em{font-style:normal;font-size:11px;font-weight:600;color:var(--muted);margin-left:2px}.order-page .product-card-note{display:block;width:100%;font-size:11px;line-height:1.35;color:#5f7468;font-weight:500;padding:0}.order-page .product-card-note.muted{color:var(--muted);font-weight:500}.order-page .product-card-foot{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding-top:6px;border-top:1px solid #f0eee8}.order-page .product-card-foot .add-hint{color:var(--green);font-size:12px;font-weight:700}.order-page .product-card-foot .stock-left{color:#5f7468;font-size:11px;font-weight:600}.order-page .product-card-foot .oos{color:var(--danger);font-size:11px;font-weight:700}.promo-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#e8f2ee;color:#1f5b4a;border:0;margin:0 0 4px;line-height:1.2}.product-card-promo{border-color:#c9d7d0}.product-card-promo-price,.product-card-promo-gift{background:#fff}.product-card-promo .promo-badge{background:#dcebe3;color:#173f35}.product-card-promo-gift .promo-badge{background:#f3e4d6;color:#8a4f22}.promo-sheet-banner{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#eef6f2;border:1px solid #c5ddd3;display:grid;gap:4px}.promo-sheet-banner strong{font-size:13px;color:#1f5b4a}.promo-sheet-banner span{font-size:12px;color:var(--muted)}.cart-item-gift{background:transparent;border-radius:0;padding:8px 0 8px 12px;border:0;border-bottom:1px solid var(--line);border-left:2px solid #c5d5cc;margin:0}.order-cart .cart-item{align-items:start;padding:10px 0;gap:10px}.order-cart .cart-item-main{min-width:0;display:grid;gap:4px}.order-cart .cart-item-title{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.order-cart .cart-item-title strong{font-size:13px;line-height:1.3}.order-cart .cart-item-price{display:block;color:var(--muted);font-size:12px;line-height:1.3}.order-cart .cart-note{width:100%;min-height:34px;padding:7px 10px;line-height:1.3;border:1px solid var(--line);background:#faf9f5;border-radius:8px;box-sizing:border-box;color:var(--ink);font-size:12px}.order-cart .cart-gift-chip{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#e8f2ee;color:#1f5b4a;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.2}.order-cart .cart-gift-chip.promo{background:#eef2ef;color:#3d5a45}.order-cart .cart-item-gift .cart-item-title strong{font-weight:600;color:#3d5248}.order-cart .qty-gift{min-height:28px;align-items:center}.order-cart .gift-qty{font-size:12px;font-weight:700;color:var(--muted);padding:4px 2px}.order-menu-tabs small{margin-left:6px;opacity:.75}.price-was{text-decoration:line-through;color:#8a938d;font-weight:500;margin-right:6px;font-size:.86em}.promo-gift{color:#5f7468;font-weight:600}.veg-price{display:block;color:#5f7468;font-weight:500}.tables-page .menu-tabs{margin:0 0 14px}.tables-manage-search-box{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:0 12px;background:#fff;min-height:40px}.tables-manage-search-box input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:8px 0}.need-pill{background:#f9e5e2;color:var(--danger);border:1px solid #edc8c3;font-size:11px;padding:3px 8px;border-radius:999px;font-weight:700}.option-card-head .need-pill{flex-shrink:0}.report-tabs{margin:0 0 14px}.reports-page{display:flex;flex-direction:column;gap:14px}.reports-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.reports-title h1{margin:0;font-size:26px;line-height:1.2;font-family:Manrope,sans-serif}.reports-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px}.reports-ranges{display:flex;gap:6px;flex:1 1 auto;min-width:0;overflow:auto}.reports-ranges button{flex:0 0 auto;min-height:36px;padding:7px 12px;border-radius:999px;background:#e9e7df;color:var(--muted);font-weight:600;font-size:13px}.reports-ranges button.active{background:var(--green);color:#fff}.reports-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1 1 220px;min-width:min(100%,220px)}.reports-dates label{display:grid;gap:4px;font-size:12px;color:var(--muted);margin:0}.reports-dates input{min-height:40px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;color:var(--ink)}.reports-more-toggle{display:none;min-height:40px}.reports-extra{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;width:100%;flex:1 1 100%}.reports-extra label{display:grid;gap:4px;font-size:12px;color:var(--muted);margin:0}.reports-actions{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.reports-actions .primary,.reports-actions .secondary{min-height:40px;width:auto}.reports-metrics{margin:0}.reports-metrics.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.reports-metrics article.accent{border-color:#b7c7c0;background:#f3f8f5}.reports-metrics article.accent strong{color:var(--green)}.reports-body{display:flex;flex-direction:column;gap:14px}.reports-body.loading{opacity:.72;pointer-events:none}.reports-page .report-grid{margin:0}.reports-page .panel h2{margin:0 0 10px;font-size:15px}.reports-page .rank{padding:10px 0;border-bottom:1px solid var(--line)}.reports-page .rank:last-child{border-bottom:0}.reports-page .rank small{display:block;color:var(--muted);margin-top:2px;font-size:12px}.reports-page .export-actions{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:900px){.reports-metrics.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.reports-title h1{font-size:22px}.reports-toolbar{padding:10px;gap:8px}.reports-dates{flex:1 1 100%}.reports-more-toggle{display:inline-flex;width:100%;justify-content:center}.reports-extra{display:none}.reports-extra.open{display:grid}.reports-actions{width:100%;margin-left:0}.reports-actions button{flex:1}.reports-page .export-actions{width:100%}.reports-page .export-actions .icon-button{flex:1;justify-content:center}.reports-page .export-actions .icon-button span{font-size:12px}.reports-metrics,.reports-metrics.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.reports-metrics article strong{font-size:15px}}.promo-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1.3fr) minmax(0,.8fr) minmax(0,.8fr) 84px;align-items:center}.promo-row>*{min-width:0}.promo-row small{display:block;color:var(--muted);line-height:1.35}.promo-row .status-pill.promo-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.promo-status-active{background:#dcece3;color:#286b4e}.promo-status-upcoming{background:#e8f0fb;color:#2f5f9a}.promo-status-expired{background:#f5dedd;color:#963c36}.promo-status-inactive{background:#eceae3;color:#6d7772}.promo-dates{display:grid;grid-template-columns:1fr 1fr;gap:14px}.promo-dates label{margin:0;display:grid;gap:6px}.promo-modal{width:min(560px,94vw);max-height:90vh;overflow:auto}.promo-modal .promo-fields{display:flex;flex-direction:column;gap:16px;margin:8px 0 4px}.promo-modal .profile-grid{margin:0;gap:14px 14px}.promo-modal .profile-grid label{margin:0}.promo-modal>.promo-fields>label{margin:0}.promo-modal .check-row{margin:0}.promo-field{display:grid;gap:8px}.promo-hint{margin:0;line-height:1.4}.promo-pick-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0}.promo-pick-bar .secondary{min-height:32px;padding:6px 10px;font-size:12px;width:auto}.multi-pick{position:relative;border:1px solid var(--line);border-radius:10px;background:#fff;min-height:44px}.multi-pick.open{border-color:#b7c7c0;box-shadow:0 0 0 3px #173f3514}.multi-pick-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;min-height:44px}.multi-pick-chips input{flex:1 1 140px;min-width:120px;border:0;outline:none;background:transparent;padding:4px 2px;margin:0;min-height:28px;font:inherit}.promo-pick{display:inline-flex;align-items:center;gap:6px;padding:5px 6px 5px 10px;border:1px solid var(--line);border-radius:999px;background:#fbfaf6;font-size:13px;line-height:1.2}.promo-pick button{display:grid;place-items:center;width:20px;height:20px;border:0;border-radius:999px;background:transparent;color:var(--muted);padding:0;cursor:pointer}.promo-pick button:hover{background:var(--mint);color:var(--green)}.multi-pick-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:220px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);z-index:30;padding:6px}.multi-pick-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:transparent;border:0;border-radius:8px;padding:9px 10px;cursor:pointer;color:var(--ink)}.multi-pick-option:hover{background:var(--mint)}.multi-pick-option small{color:var(--muted);flex-shrink:0}.promo-more-toggle{width:auto;min-height:32px;padding:6px 10px;font-size:12px;margin:0;align-self:start}.existing-order-head.promo-saved{color:var(--green);margin-top:4px}.existing-order-item .price-was,.product-card .price-was{text-decoration:line-through;opacity:.55;margin-right:4px;font-weight:500}@media(max-width:700px){.promo-row{grid-template-columns:minmax(0,1fr) auto 84px}.promo-row>:nth-child(2),.promo-row>:nth-child(3),.promo-row>:nth-child(4){display:none}.promo-dates{grid-template-columns:1fr}}.nav-group{display:flex;flex-direction:column;gap:2px}.nav-group-head{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;border-radius:9px;padding:12px;background:transparent;color:inherit;cursor:pointer;font:inherit;min-height:0}.nav-group-head:hover{background:var(--mint);color:var(--green)}.nav-group-label{flex:1;min-width:0;line-height:1.35}.nav-group-chevron{flex:0 0 auto;font-size:12px;opacity:.7;transition:transform .18s ease;line-height:1}.nav-group.open .nav-group-chevron{transform:rotate(0)}.nav-group:not(.open) .nav-group-chevron{transform:rotate(-90deg)}.nav-group.active:not(.open)>.nav-group-head{background:#285448;color:#fff}.nav-group.active:not(.open)>.nav-group-head:hover{background:#2f5f51;color:#fff}.nav-group-body{display:flex;flex-direction:column;gap:2px;padding:2px 0 4px}.sidebar a.nav-sub{padding:8px 12px 8px 40px;font-size:13px;position:relative}.sidebar a.nav-sub:before{content:"";position:absolute;left:24px;top:50%;width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.55;transform:translateY(-50%)}.sidebar a.router-link-exact-active,.sidebar a.router-link-active:not(.nav-inactive){background:#285448;color:#fff}.login-version{font-size:11px;color:#a8d4c4;text-align:center;line-height:1.6}.login-version a{color:#f3cb95;text-decoration:underline;text-underline-offset:2px;font-weight:600}.login-version a:hover{color:#fff}.brand-mark-img{width:50px;height:50px;border-radius:12px;object-fit:contain;background:#f0ede6}.brand strong{font-size:17px;font-weight:700}.app-main-wrap{grid-column:2;display:flex;flex-direction:column;min-height:calc(100vh - 72px);min-width:0}.app-main-wrap>main{flex:1;min-width:0;padding:32px}.app-footer{padding:16px 32px 24px;text-align:center;color:var(--muted);font-size:13px;display:flex;justify-content:center;align-items:center}.app-footer small{display:inline-block;font-size:13px}.app-footer a{color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:2px}.app-footer a:hover{color:var(--orange)}@media(max-width:900px){.brand-mark-img{width:42px;height:42px}.app-main-wrap{grid-column:1/-1}.app-main-wrap>main{padding:16px}.app-footer{padding:12px 16px 20px}}.sidebar a.nav-sub.router-link-exact-active,.sidebar a.nav-sub.router-link-active:not(.nav-inactive){background:#1f463c;color:#fff}.sidebar a.nav-inactive{background:transparent!important;color:inherit!important}.kitchen-page{display:flex;flex-direction:column;gap:8px;min-height:calc(100dvh - 104px)}.kitchen-top{display:flex;flex-direction:column;gap:8px;position:sticky;top:0;z-index:6;background:var(--cream);padding-bottom:4px}.kitchen-filters{display:flex;flex-direction:column;gap:8px}.kitchen-search{width:100%;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#fff;min-height:36px}.kitchen-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:6px 0;font-size:14px}.kitchen-chips{display:flex;gap:5px;overflow:auto}.kitchen-chips button{flex:0 0 auto;background:#e9e7df;color:var(--muted);padding:6px 10px;border-radius:999px;white-space:nowrap;font-weight:600;min-height:32px;font-size:12px}.kitchen-chips button.active{background:var(--green);color:#fff}.kitchen-station-hint{margin:0;font-size:12px;line-height:1.35}.kitchen-status-tabs{display:grid;grid-template-columns:1fr 1fr 1fr 40px;gap:5px;align-items:stretch}.kitchen-status-tabs>button[role=tab]{display:flex;align-items:center;justify-content:center;gap:4px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 4px;min-height:40px;font-weight:700;color:var(--ink);font-size:12px}.kitchen-status-tabs>button[role=tab].active{background:var(--green);color:#fff;border-color:var(--green)}.kitchen-status-tabs b{font-size:11px;background:#00000014;padding:1px 6px;border-radius:999px}.kitchen-status-tabs>button[role=tab].active b{background:#ffffff38}.kitchen-page .icon-refresh{width:40px;height:40px;padding:0;border-radius:10px}.tab-full,.print-full,.action-full{display:none}.tab-short,.print-short,.action-short{display:inline}.kitchen-mobile-board{display:flex;flex-direction:column;gap:8px}.kitchen-desktop-board{display:none}.k-ticket{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.k-ticket.aging{border-color:#e2d19a;background:#fffdf5}.k-ticket.urgent{border-color:#e7b6b1;background:#fff8f7}.k-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.k-head-main{display:grid;grid-template-columns:2.5rem minmax(0,1fr);align-items:baseline;gap:8px;min-width:0}.k-num{font-size:18px;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.k-type{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-wait{justify-self:end;font-size:11px;font-weight:700;padding:4px 8px;border-radius:7px;background:#eeebe4;color:var(--muted);line-height:1.2;white-space:nowrap}.k-wait.aging{background:#f3e5b0;color:#6f5a0d}.k-wait.urgent{background:#f6d7d3;color:#9b2f28}.k-items{list-style:none;margin:0;padding:0;display:grid;gap:6px}.k-items li{display:grid;grid-template-columns:2.5rem minmax(0,1fr);column-gap:8px;align-items:start}.k-qty{font-weight:800;font-variant-numeric:tabular-nums;text-align:right;font-size:13px;line-height:1.35;padding-top:0}.k-item-body{min-width:0}.k-name{font-size:13px;font-weight:700;line-height:1.35}.k-opts{margin-top:1px;font-size:12px;color:var(--muted);line-height:1.3}.k-note{margin-top:1px;font-size:12px;color:#a85a20;font-weight:600;line-height:1.3}.k-more{align-self:flex-start;margin-left:calc(2.5rem + 8px);padding:0;min-height:0;color:var(--green);font-weight:700;font-size:12px}.k-actions{display:grid;grid-template-columns:72px 1fr;gap:6px}.k-actions .secondary,.k-actions .primary{min-height:38px;border-radius:9px;padding:6px 8px;font-size:13px}.k-actions .secondary:only-child,.k-actions .primary:only-child{grid-column:1/-1}.k-empty{background:#ebe9e2;border-radius:12px;padding:32px 16px}@media(min-width:900px){.kitchen-page{min-height:calc(100dvh - 112px);gap:12px}.kitchen-top{position:static;background:transparent}.kitchen-status-tabs{display:none}.kitchen-filters{flex-direction:row;align-items:center;justify-content:space-between}.kitchen-search{width:min(260px,40vw);min-height:40px}.kitchen-chips button{min-height:36px;font-size:13px;padding:8px 12px}.kitchen-mobile-board{display:none}.kitchen-desktop-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;flex:1;min-height:0}.tab-full,.print-full,.action-full{display:inline}.tab-short,.print-short,.action-short{display:none}.k-col{background:#ebe9e2;border:1px solid #ddd9cf;border-radius:14px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.k-col-head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #ddd9cf;flex-shrink:0}.k-col-head h2{margin:0;font-size:14px;font-weight:700}.k-col-head b{margin-left:auto;background:#fff;border-radius:999px;padding:2px 8px;font-size:12px}.k-dot{width:8px;height:8px;border-radius:50%;background:#d97a3b}.k-dot[data-s=PREPARING]{background:#be9d28}.k-dot[data-s=READY]{background:#389269}.k-col-list{flex:1;min-height:0;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:8px}.k-ticket{padding:10px 12px}.k-num{font-size:17px}.k-actions{grid-template-columns:auto 1fr}.k-actions .secondary,.k-actions .primary{min-height:36px;font-size:12px}}@media(max-width:899px){.kitchen-page{min-height:calc(100dvh - 80px);gap:6px}main:has(.kitchen-page){padding:12px 12px 16px}}.split-modal .split-help{margin:0 0 12px}.split-modal.wide{width:min(560px,96vw)}.split-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;background:transparent;border:0;overflow:visible}.split-card{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.split-item{display:flex;flex-direction:column;gap:3px;min-width:0}.split-item .split-name,.split-name{font-size:15px;line-height:1.3;min-width:0;word-break:break-word}.split-meta,.split-price{display:block;color:#5a6b63;font-weight:500;font-size:12px;line-height:1.35}.split-note{display:block;color:#b13a32;font-weight:600;font-size:12px;line-height:1.35}.split-metrics{display:grid;grid-template-columns:minmax(0,1fr) minmax(7.5rem,1.35fr) minmax(0,1fr);gap:8px;align-items:end;padding-top:2px;border-top:1px dashed var(--line)}.split-metric{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.split-metric-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);text-align:center;line-height:1.2}.split-on,.split-stay{display:flex;align-items:center;justify-content:center;min-height:36px;font-size:18px;font-weight:700;font-variant-numeric:tabular-nums}.split-stay{color:#1f5b4a}.split-metric .qty.split-move,.split-card .qty.split-move{display:flex;width:100%;margin:0;justify-content:center;align-items:center;gap:6px;flex-shrink:0}.split-card .qty.split-move button{width:36px;min-width:36px;height:36px;padding:0;flex:0 0 36px;border-radius:10px}.split-card .qty.split-move b{min-width:1.75rem;text-align:center;font-size:16px;font-variant-numeric:tabular-nums}.split-summary{margin:0 0 12px;font-weight:700;color:#1f5b4a}.split-modal label small{display:block;font-weight:500;margin:2px 0 6px}@media(min-width:700px){.split-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.95fr);align-items:center;gap:14px}.split-metrics{border-top:0;padding-top:0}}.order-check-tabs{margin-top:8px;flex-wrap:wrap}.order-check-tabs button{font-size:12px;padding:6px 10px}.search-select{color-scheme:light}.search-select-toggle{height:42px;min-height:42px;background:#fff;color:var(--ink)}.search-select-menu,.search-select-menu input{background:#fff;color:var(--ink)}.search-select-option{color:var(--ink)}.req{color:#dc2626!important;font-weight:800;display:inline!important}.order-head>div:first-child{display:grid;gap:6px}.order-head .eyebrow,.order-head h1,.order-head .muted{margin:0}.order-head h1{line-height:1.2}.order-head .muted{line-height:1.4}.order-filters .menu-tabs{margin:0;align-items:center;gap:10px}.order-filters .menu-tabs button{height:42px;min-height:42px;padding:0 20px;line-height:1}.existing-order{display:grid;gap:7px;border-bottom:1px solid var(--line);padding:0 0 10px;margin-bottom:8px;max-height:34vh;overflow-y:auto;overflow-x:hidden}.existing-order-head{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.existing-order-head small{font-weight:400}.existing-order-item{display:grid;grid-template-columns:minmax(0,1fr) 28px auto;gap:7px;align-items:start;padding:6px 0;border-top:1px dashed var(--line);font-size:12px}.existing-order-item strong{display:block;line-height:1.3}.existing-order-item small{display:block;color:var(--muted);line-height:1.3}.existing-order-item>span{color:var(--muted);text-align:right}.existing-order-item>b{white-space:nowrap;text-align:right}.payment-panel label,.modal label,.panel label,.login-card label{margin:8px 0;gap:4px}.modal .profile-grid{gap:10px 14px;margin:0 0 4px;align-items:start}.modal .profile-grid label{margin:0;gap:4px}form input:not([type=checkbox]):not([type=radio]):not([type=search]):not([type=file]),form select,.modal .search-select-toggle,.panel .search-select-toggle{box-sizing:border-box;min-height:40px;height:40px}.modal .profile-grid>label:not(.check-row){align-self:start;display:grid;grid-template-columns:1fr;grid-template-rows:1.35em auto;align-content:start;gap:6px;min-width:0}.modal .profile-grid>label>input,.modal .profile-grid>label>.search-select{width:100%;min-width:0}.modal .profile-grid .field-label,.modal .profile-grid .lbl,label>.field-label{display:flex;align-items:center;min-height:1.35em;margin:0;padding:0;line-height:1.3;font-weight:600;font-size:13px;color:var(--ink)}.modal .profile-grid .field-hint,.inventory-flow .profile-grid .field-hint{display:block;order:3;grid-row:3;min-height:0;margin:2px 0 0;line-height:1.3;color:var(--muted);font-size:11px;font-weight:400}.modal .profile-grid>label>input,.modal .profile-grid>label>.search-select,.modal .profile-grid>label>.password-field{order:2;grid-row:2}.modal .profile-grid>.span-2{grid-column:1 / -1}.daily-entry-grid{grid-template-columns:1fr 1fr;align-items:start}.daily-entry-grid>label>input{width:100%;min-height:40px;height:40px}@media(max-width:560px){.modal .profile-grid,.daily-entry-grid{grid-template-columns:1fr}.modal{width:min(520px,96vw);padding:14px}.modal.inventory-flow,.modal.wide.inventory-flow{width:min(520px,96vw)}.modal-actions{flex-wrap:wrap}.modal-actions button{flex:1 1 auto;min-width:120px}}.dashboard .page-title{align-items:flex-start;gap:14px}.dash-period-panel{margin-bottom:16px;background:linear-gradient(180deg,#f3f8f5,#fff 42%);border:1px solid #c9d7d0}.dash-period-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dash-period-kicker{margin:0 0 4px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-weight:700}.dash-period-head h2{margin:0;font-size:18px;line-height:1.3}.dash-period-selected{flex-shrink:0;background:var(--green);color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.dash-period-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dash-period-btn{position:relative;display:grid;gap:6px;text-align:left;min-height:108px;padding:16px;border:2px solid #d7ddd8;border-radius:16px;background:#fff;color:inherit;box-shadow:0 6px 18px #18332c0d;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.dash-period-btn:hover{border-color:#8aa79b;transform:translateY(-1px)}.dash-period-btn:disabled{opacity:.7;cursor:wait}.dash-period-btn.active{border-color:var(--green);background:#eef6f2;box-shadow:0 10px 24px #173f351f}.dash-period-label{font-size:15px;font-weight:700;color:var(--ink)}.dash-period-btn strong{font-family:Manrope,sans-serif;font-size:20px;line-height:1.1}.dash-period-btn em{font-style:normal;font-size:12px;color:var(--muted);line-height:1.35}.dash-period-badge{position:absolute;top:12px;right:12px;background:var(--green);color:#fff;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;letter-spacing:.02em}.dash-trend-grid{margin-bottom:16px}.dash-chart-panel{margin-bottom:0}.dash-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.dash-chart-head h2{margin:0;font-size:16px}.dash-chart-head span{color:var(--muted);font-size:12px;white-space:nowrap}.dash-bars{display:flex;align-items:flex-end;gap:6px;min-height:220px;padding:8px 2px 0;overflow-x:auto}.dash-bar-col{flex:1 1 0;min-width:28px;max-width:56px;display:flex;flex-direction:column;align-items:center;gap:6px;height:220px}.dash-bar-value{font-size:10px;color:var(--muted);min-height:14px;line-height:1}.dash-bar-track{flex:1;width:100%;display:flex;align-items:flex-end;background:linear-gradient(180deg,#f3f8f5,#f7f5ef);border-radius:10px 10px 4px 4px;overflow:hidden}.dash-bar-fill{width:100%;background:linear-gradient(180deg,#2f6b5c,var(--green));border-radius:10px 10px 4px 4px;min-height:0;transition:height .25s ease}.dash-bar-fill.orange{background:linear-gradient(180deg,#e0894a,var(--orange))}.dash-bar-label{font-size:10px;color:var(--muted);text-align:center;line-height:1.2}.dash-breakdowns{margin-bottom:8px}.dash-hbar-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.dash-hbar-meta{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:5px}.dash-hbar-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-hbar-meta em{font-style:normal;color:var(--muted);margin-left:4px;font-size:12px}.dash-hbar-meta strong{flex-shrink:0;font-size:13px}.dash-hbar-track{height:8px;background:#eceae3;border-radius:999px;overflow:hidden}.dash-hbar-fill{height:100%;background:var(--green);border-radius:999px;min-width:0}.dash-hbar-fill.mint{background:#5f8f82}.dash-hbar-fill.orange{background:var(--orange)}.dash-donut-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:center}.dash-donut{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;position:relative}.dash-donut-hole{width:72px;height:72px;border-radius:50%;background:#fff;display:grid;place-content:center;text-align:center;box-shadow:inset 0 0 0 1px var(--line)}.dash-donut-hole strong{font-size:13px;line-height:1.1}.dash-donut-hole small{color:var(--muted);font-size:10px}.dash-legend{list-style:none;margin:0;padding:0;display:grid;gap:8px}.dash-legend li{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:8px;align-items:center;font-size:12px}.dash-legend span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-legend strong{font-size:11px;color:var(--muted);font-weight:600}.dash-swatch{width:12px;height:12px;border-radius:4px;background:var(--green)}.dash-swatch.orange{background:var(--orange)}.dash-swatch.mint{background:#5f8f82}.dash-swatch.ink{background:#4a5c56}.dash-swatch.sand{background:#c4a574}.dash-swatch.teal{background:#2f6b5c}.dash-swatch.green{background:var(--green)}@media(max-width:900px){.dash-period-switch{grid-template-columns:1fr}.dash-period-head{flex-direction:column}.dash-donut-row{grid-template-columns:1fr;justify-items:center}.dash-legend{width:100%}}
