*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Yu Gothic,Hiragino Sans,system-ui,sans-serif;background:#f5f6f8;color:#222;-webkit-tap-highlight-color:transparent}button{font-family:inherit;cursor:pointer}.container{max-width:480px;margin:0 auto;padding:12px 14px 120px}.store-head{padding:8px 0 4px}.store-head h1{font-size:18px;margin:0}.store-head .table{font-size:13px;color:#666}.search-bar{display:flex;align-items:center;gap:6px;background:#f1f3f6;border-radius:12px;padding:8px 12px;margin:10px 0 4px}.search-icon{font-size:15px;flex-shrink:0}.search-input{flex:1 1;background:transparent;border:none;outline:none;font-size:15px;font-family:inherit}.search-input::placeholder{color:#aab0bb}.search-clear{background:transparent;border:none;color:#8a93a0;font-size:18px;line-height:1;padding:0 2px;cursor:pointer}.search-empty{text-align:center;color:#9aa3af;font-size:13px;padding:20px 0 10px}.cat{margin-top:18px}.cat h2{font-size:15px;border-left:4px solid #2e6fb0;padding-left:8px;margin:0 0 4px;display:flex;align-items:center;gap:8px}.cat-note{font-size:11px;color:#8a97a5;margin:0 0 8px 12px}.cat-note.ended{color:#c0392b;font-weight:700}.cat-ended{flex-shrink:0}.badge-ended,.cat-ended{font-size:10px;font-weight:700;background:#c0392b;color:#fff;border-radius:6px;padding:1px 6px}.badge-ended{display:inline-block;margin-left:6px;vertical-align:middle}.item{display:flex;gap:10px;background:#fff;border-radius:12px;padding:10px;margin-bottom:8px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.item.soldout{opacity:.45}.item .thumb{width:64px;height:64px;border-radius:10px;background:#f0f2f5;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.item .thumb img{width:100%;height:100%;object-fit:cover}.item .thumb .emoji{font-size:32px}.item .body{flex:1 1}.item .name{font-weight:600;font-size:14px}.item .desc{font-size:12px;color:#777;margin-top:2px}.item .price{font-size:14px;margin-top:6px;color:#2e6fb0;font-weight:700}.item .price .price-tax{font-size:11px;font-weight:400;color:#888;margin-left:2px}.cart-price .cart-price-ex,.item .price .price-ex{display:block;font-size:10px;font-weight:400;color:#aaa}.cart-total .cart-total-ex{font-size:11px;font-weight:400;color:#888;margin-left:4px}.sheet .confirm .btn-ex{display:block;font-size:11px;font-weight:400;opacity:.85;margin-top:2px}.staff-bill .sb-ex{font-size:11px;color:#5a6b7d;margin-top:2px}.mm-price .mm-price-tax{font-size:10px;font-weight:400;color:#aaa;margin-left:2px}.mm-price .mm-price-in{display:block;font-size:10px;font-weight:400;color:#888}.so-row .so-price .so-price-in{display:block;font-size:10px;color:#999}.fld-hint{font-size:11px;color:#1a7f37;margin-top:4px;font-weight:700}.table-cell .t-total .t-total-tax{font-size:9px;font-weight:400;color:#9ab;margin-left:1px}.table-cell .t-total .t-total-ex{display:block;font-size:10px;font-weight:400;color:#8aa}.card .bill-total .bill-total-tax{font-size:10px;font-weight:400;color:#d8a;margin-left:2px}.card .bill-total .bill-total-ex{display:block;font-size:11px;font-weight:400;color:#b88}.item .add{align-self:center;background:#2e6fb0;color:#fff;border:none;border-radius:20px;padding:8px 14px;font-size:13px}.item .add:disabled{background:#bbb}.badge-sold{font-size:11px;background:#999;color:#fff;border-radius:4px;padding:1px 6px}.bottom3{position:fixed;left:0;right:0;bottom:0;display:flex;gap:0;background:#fff;border-top:1px solid #e3e3e3;max-width:480px;margin:0 auto;padding-bottom:env(safe-area-inset-bottom)}.bottom3 button{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;border:none;background:transparent;font-size:20px;position:relative}.bottom3 button span{font-size:11px;color:#444;font-weight:600;line-height:1}.bottom3 button:not(:last-child){border-right:1px solid #e3e3e3}.b3-badge{position:absolute;top:6px;right:calc(50% - 20px);background:#c0392b;color:#fff;border-radius:10px;font-size:10px!important;font-weight:700!important;color:#fff!important;padding:1px 5px;min-width:16px;text-align:center;line-height:1.4}.container{padding-bottom:80px}.cart-fab{position:fixed;top:12px;right:max(12px,calc(50vw - 228px));z-index:30;width:54px;height:54px;border-radius:27px;border:none;background:#2e6fb0;color:#fff;font-size:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgba(0,0,0,.28);cursor:pointer}.cart-fab:active{transform:scale(.94)}.cart-fab-badge{position:absolute;top:-5px;right:-5px;background:#c0392b;color:#fff;border-radius:12px;min-width:23px;height:23px;padding:0 6px;border:2px solid #fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.cart-fab.bump{animation:cart-bump .45s ease}@keyframes cart-bump{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.9)}to{transform:scale(1)}}.fly-dot{position:fixed;z-index:100;font-size:30px;line-height:1;pointer-events:none;transform:translate(0) scale(1);opacity:1;transition:transform .62s cubic-bezier(.22,.7,.3,1),opacity .62s ease;will-change:transform,opacity}.toast{position:fixed;top:12px;left:50%;transform:translateX(-50%);background:#1a7f37;color:#fff;padding:10px 18px;border-radius:24px;font-size:13px;font-weight:700;z-index:20;box-shadow:0 2px 10px rgba(0,0,0,.2)}.sec{font-size:15px;margin:0 0 8px}.ordered-wrap{margin-top:14px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ordered-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.ordered-row:last-child{border-bottom:none}.ordered-name{flex:1 1;color:#333}.ordered-qty{font-weight:700;color:#2e6fb0;margin-left:8px}.ordered-order{margin-top:10px}.ordered-head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:2px solid #eef0f3;padding-bottom:3px}.ordered-head .oo-time{font-size:13px;font-weight:700;color:#1c3d5a}.ordered-head .oo-elapsed{font-size:12px;color:#888}.staff-bill .sb-stay{color:#1a7f37;background:#e7f3ea}.cart-line{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.cart-line-body{flex:1 1;cursor:pointer}.cart-line-body:active{opacity:.75}.cart-line-name{display:flex;align-items:center;gap:5px}.cart-edit-hint{font-size:13px;opacity:.55;flex-shrink:0}.cart-opt{color:#888}.cart-note,.cart-opt{font-size:11px;margin-top:2px}.cart-note{color:#c0392b;font-weight:600}.lc-sheet{text-align:center}.lc-icon{font-size:40px;margin-bottom:4px}.lc-title{font-size:15px;margin:0 0 12px;color:#1c3d5a}.lc-msg{font-size:14px;color:#444;line-height:1.7;margin:0 0 20px}.lc-msg strong{color:#2e7d32}.lc-cancel{display:block;width:100%;margin-top:10px;padding:12px;background:none;border:1px solid #ddd;border-radius:12px;font-size:15px;color:#888;cursor:pointer}.sheet-edit-badge{font-size:11px;font-weight:700;background:#e8f0fe;color:#1565c0;border-radius:8px;padding:1px 8px;margin-left:8px;vertical-align:middle}.item-note{width:100%;margin-top:6px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical}.item-note:focus{outline:none;border-color:#2e6fb0}.bottom3.handy-send{background:#1c3d5a;border-top:none}.bottom3.handy-send button,.bottom3.handy-send button span{color:#fff}.cart-price{font-weight:700;min-width:64px;text-align:right}.cart-line .rm{border:none;background:none;color:#c00;font-size:18px}.cart-total{text-align:right;font-weight:700;margin-top:12px;font-size:15px}.qtyrow.small{margin:0}.qtyrow.small button{width:28px;height:28px;font-size:15px}.sheet-hero{height:120px;background:#f0f2f5;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}.sheet-hero img{width:100%;height:100%;object-fit:cover}.sheet-hero .emoji-lg{font-size:64px}.sheet-bg{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;z-index:10}.sheet{background:#fff;width:100%;max-width:480px;margin:0 auto;border-radius:16px 16px 0 0;padding:16px;max-height:80vh;overflow:auto}.sheet h3{margin:0 0 4px}.opt-group{margin-top:12px}.opt-group .glabel{font-size:13px;font-weight:600;color:#444}.glabel .g-req{color:#c0392b;font-size:11px;border:1px solid #f0b3b0;border-radius:8px;padding:0 5px;margin-left:6px}.glabel .g-count{display:block;font-size:11px;color:#888;font-weight:400;margin-top:3px}.glabel .g-count.ok{color:#1a7f37;font-weight:700}.glabel .g-count em{color:#c0392b;font-style:normal;font-weight:700;margin-left:2px}.opt{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.qtyrow{display:flex;align-items:center;gap:14px;margin-top:14px}.qtyrow button{width:36px;height:36px;border-radius:18px;border:1px solid #ccc;background:#fff;font-size:18px}.sheet .confirm{width:100%;margin-top:16px;background:#2e6fb0;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:700}.promo-sheet{text-align:center;padding:24px 20px 20px}.promo-check{font-size:14px;font-weight:700;color:#2e7d32;margin-bottom:12px}.promo-msg{font-size:15px;line-height:1.6;color:#333;white-space:pre-wrap;margin:0 0 18px}.promo-cta{display:block;width:100%;background:#f5a623;color:#fff;text-decoration:none;border-radius:12px;padding:15px;font-size:16px;font-weight:800;box-shadow:0 3px 10px rgba(245,166,35,.35)}.promo-cta:active{transform:translateY(1px)}.promo-close{display:block;width:100%;margin-top:10px;background:transparent;border:none;color:#8a93a0;font-size:13px;padding:10px}.settings{max-width:640px;margin:0 auto;padding:12px 16px 40px}.set-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.set-head h1{margin:0;font-size:20px}.set-sub{color:#888;font-size:12px;margin-top:2px}.set-head a{color:#2e6fb0;font-size:13px;text-decoration:none;white-space:nowrap}.set-card{background:#fff;border:1px solid #e6e9ef;border-radius:14px;padding:18px}.set-section-title{font-size:16px;font-weight:800}.set-note{color:#6b7480;font-size:12px;line-height:1.6;margin:6px 0 16px}.set-toggle{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;margin-bottom:16px;cursor:pointer}.set-toggle input{width:18px;height:18px}.set-field{display:block;font-size:13px;font-weight:700;color:#44505e;margin-bottom:14px}.set-field input,.set-field textarea{width:100%;margin-top:6px;border:1px solid #cfd6e0;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:400;font-family:inherit;box-sizing:border-box}.set-field textarea{resize:vertical}.set-hint{display:block;font-weight:400;color:#9aa3af;font-size:11px;margin-top:4px}.set-preview-title{font-size:12px;color:#888;margin:4px 0 6px}.set-preview{background:#f6f8fb;border:1px dashed #cdd6e2;border-radius:12px;padding:16px;text-align:center}.spv-check{font-size:12px;font-weight:700;color:#2e7d32;margin-bottom:8px}.spv-msg{font-size:14px;line-height:1.6;color:#333;white-space:pre-wrap;margin-bottom:12px}.spv-cta{display:inline-block;background:#f5a623;color:#fff;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:800}.spv-off{color:#9aa3af;font-size:13px}.set-save{width:100%;margin-top:18px;background:#2e6fb0;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:700}.set-save:disabled{opacity:.7}.container.staff{background:#fff}.back{display:inline-block;margin:6px 0;color:#2e6fb0;font-size:13px;text-decoration:none}.inbox{background:#fff6e5;border:1px solid #f0c977;border-radius:12px;padding:10px 12px;margin-top:12px}.inbox-title{font-weight:800;font-size:14px;color:#a86b00;margin-bottom:6px}.inbox-row{display:flex;align-items:center;gap:8px;padding:7px 0;border-top:1px solid #f3e2bd;font-size:14px}.inbox-row.bill_request .ib-type{color:#c0392b;font-weight:700}.inbox-row .ib-table{font-weight:800;min-width:48px}.inbox-row .ib-type{flex:1 1}.inbox-row .ib-time{font-size:12px;color:#999}.inbox-row button{background:#a86b00;color:#fff;border:none;border-radius:16px;padding:6px 14px;font-size:13px}.staff-bill{display:flex;align-items:center;justify-content:space-between;background:#eef4fb;border:1px solid #cfe0f2;border-radius:12px;padding:12px 14px;margin-top:12px}.staff-bill .sb-label{font-size:12px;color:#5a6b7d}.staff-bill .sb-total{font-size:22px;font-weight:800;color:#1c3d5a}.staff-bill button{background:#c0392b;color:#fff;border:none;border-radius:22px;padding:12px 18px;font-size:14px;font-weight:700}.staff-bill button:disabled{background:#aaa}.sb-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.staff-bill .sb-reissue{background:#2e6fb0;padding:10px 16px;font-size:13px}.staff-bill .sb-reissue:disabled{background:#aaa}.staff-bill .sb-move{background:#6f42c1;padding:10px 16px;font-size:13px}.staff-bill .sb-move:disabled{background:#aaa}.staff-bill .sb-merge{background:#1a7f37;padding:10px 16px;font-size:13px}.staff-bill .sb-merge:disabled{background:#aaa}.move-cell.occ{border-color:#e8a33d;background:#fff8ee;display:flex;flex-direction:column;gap:2px}.move-cell-sum{font-size:11px;font-weight:700;color:#c0392b}.move-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));grid-gap:10px;gap:10px;margin-top:10px}.move-cell{background:#fff;border:2px solid #cfe0f2;color:#1c3d5a;border-radius:12px;padding:16px 8px;font-size:18px;font-weight:800;cursor:pointer}.move-cell:active{background:#eef4fb}.handy{max-width:640px;margin:0 auto;padding:14px}.handy-head{display:flex;justify-content:space-between;align-items:center}.handy-head h1{font-size:18px;margin:0}.kds-link{font-size:13px;color:#2e6fb0;text-decoration:none}.handy-actions{display:flex;gap:8px;margin:12px 0 0}.ha-btn{flex:1 1;background:#f0f2f6;border:1.5px solid #d4d9e2;border-radius:10px;padding:10px 4px;font-size:13px;font-weight:700;color:#3a4455;cursor:pointer;transition:background .15s,border-color .15s;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}.ha-btn:disabled{opacity:.4;cursor:not-allowed}.ha-btn.active{background:#2e6fb0;border-color:#2e6fb0;color:#fff}.ha-soldout-link{background:#fff4f4;border-color:#e8a0a0;color:#c0392b}.ha-lunch-btn{flex:1.3 1}.ha-lunch-btn.lunch-open{background:#fffbe6;border-color:#f5c842;color:#7a5800}.ha-lunch-btn.lunch-closed{background:#f0f2f6;border-color:#b0b8c8;color:#666}.ha-guide{display:flex;justify-content:space-between;align-items:center;background:#fff8dc;border:1px solid #e6c94a;border-radius:10px;padding:8px 12px;margin-top:8px;font-size:13px;font-weight:700;color:#7a5c00}.ha-cancel{background:transparent;border:1px solid #c9a430;border-radius:8px;padding:4px 10px;font-size:12px;color:#7a5c00;cursor:pointer}.table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px;margin-top:10px}.table-cell{display:block;background:#fff;border:2px solid #e2e6ea;border-radius:14px;padding:14px 12px 12px;text-align:center;text-decoration:none;color:#222;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:opacity .15s,box-shadow .15s;cursor:pointer}.table-cell.active{border-color:#e8a33d;background:#fff8ee}.table-cell.billing{border-color:#c0392b;background:#fdecea}.table-cell.pick-selectable{box-shadow:0 0 0 3px #2e6fb0;border-color:#2e6fb0}.table-cell.pick-dim{opacity:.35;cursor:not-allowed}.t-badges{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;min-height:18px;margin-bottom:4px}.table-cell .t-label{font-size:22px;font-weight:800}.table-cell .t-status{font-size:12px;color:#777;margin-top:4px}.table-cell .t-total{font-size:13px;font-weight:700;color:#2e6fb0;margin-top:4px}.dash{max-width:1200px;margin:0 auto;padding:16px}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head h1{font-size:20px;margin:0}.dash-links a{font-size:13px;color:#2e6fb0;text-decoration:none;margin-left:14px}.dash-inbox{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#fff6e5;border:1px solid #f0c977;border-radius:12px;padding:10px 12px;margin:12px 0}.dash-inbox .di-title{font-weight:800;color:#a86b00;font-size:14px}.di-chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e6c780;border-radius:18px;padding:5px 6px 5px 12px;font-size:13px}.di-chip.bill_request{border-color:#e0a3a0}.di-chip button{background:#a86b00;color:#fff;border:none;border-radius:14px;padding:4px 10px;font-size:12px}.board{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:12px}.col{background:#eef0f3;border-radius:12px;padding:10px;min-height:200px}.col-head{font-weight:800;font-size:14px;margin-bottom:8px;color:#444}.col-head .count{background:#2e6fb0;color:#fff;border-radius:10px;padding:1px 8px;font-size:12px;margin-left:4px}.billing-col{background:#fbeeee}.billing-col .col-head .count{background:#c0392b}.card{background:#fff;border-radius:10px;padding:10px;margin-bottom:8px;border-left:5px solid #2e6fb0;box-shadow:0 1px 2px rgba(0,0,0,.06)}.card.s-cooking{border-left-color:#e8a33d}.card.s-served{border-left-color:#1a7f37;opacity:.7}.card.s-billing{border-left-color:#c0392b}.card-head{display:flex;justify-content:space-between;font-size:15px}.card-head .t{font-size:12px;color:#999}.card ul{margin:6px 0;padding-left:16px;font-size:13px}.card button{width:100%;border:none;border-radius:8px;padding:8px;font-size:13px;color:#fff;background:#e8a33d;font-weight:700}.card button.green{background:#1a7f37}.card button.red{background:#c0392b}.card .done{font-size:12px;color:#1a7f37;font-weight:700}.card .bill-total{font-size:20px;font-weight:800;color:#c0392b;margin:6px 0}.col .empty{text-align:center;color:#bbb;padding:12px 0}@media (max-width:720px){.board{grid-template-columns:repeat(2,1fr)}}.pg{max-width:420px;margin:0 auto;padding:24px 4px}.pg-head{text-align:center;margin-bottom:20px}.pg-head h1{font-size:22px;margin:0 0 6px;color:#1c3d5a}.pg-head p{font-size:13px;color:#777;margin:0}.pg-row{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pg-emoji{font-size:26px}.pg-label{flex:1 1;font-size:15px;font-weight:600;color:#333}.pg-stepper{display:flex;align-items:center;gap:14px}.pg-stepper button{width:40px;height:40px;border-radius:20px;border:1px solid #ccd;background:#fff;font-size:22px;color:#2e6fb0;font-weight:700;line-height:1}.pg-stepper button:disabled{color:#ccc;border-color:#eee}.pg-count{min-width:26px;text-align:center;font-size:20px;font-weight:800}.pg-summary{text-align:center;margin:18px 0 14px;min-height:28px}.pg-seg{font-size:16px;font-weight:800;color:#1c3d5a;margin-right:10px}.pg-total{font-size:15px;color:#555}.pg-hint{font-size:13px;color:#aaa}.pg-start{width:100%;background:#2e6fb0;color:#fff;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:800}.pg-start:disabled{background:#bbb}.staff-bill .sb-party{display:inline-block;margin-left:8px;font-size:11px;font-weight:700;color:#1c3d5a;background:#dbe8f5;border-radius:10px;padding:1px 8px}.staff-bill .sb-delivery{color:#7a3e00;background:#ffe7c2}.staff-bill .sb-orderno{color:#4a2a7a;background:#e7ddf6}.order-no-field{display:block;font-size:12px;color:#555;margin:12px 0 4px}.order-no-field input{display:block;width:100%;margin-top:4px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:14px}.dg-section{margin-top:16px}.dg-label{font-size:13px;font-weight:700;color:#444;margin-bottom:8px}.dg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:8px;gap:8px}.dg-cell{background:#fff;border:2px solid #e2e6ea;border-radius:12px;padding:14px 8px;font-size:14px;font-weight:700;color:#333;cursor:pointer}.dg-cell.on{border-color:#2e6fb0;background:#eaf4ff;color:#1c3d5a}.dg-toggle{display:flex;gap:10px}.dg-toggle button{flex:1 1;background:#fff;border:2px solid #e2e6ea;border-radius:12px;padding:14px;font-size:15px;font-weight:800;color:#777;cursor:pointer}.dg-toggle button.on{border-color:#1a7f37;background:#eaf6ee;color:#1a7f37}.table-cell .t-party{font-size:11px;color:#a86b00;font-weight:700;margin-top:3px}.dash-links .ho-pill{background:#1c3d5a;color:#fff;padding:5px 12px;border-radius:16px;font-weight:700}.ho{max-width:1200px;margin:0 auto;padding:16px}.ho-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px}.ho-head h1{font-size:20px;margin:0}.ho-sub{font-size:13px;color:#777;margin-top:4px}.ho-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.ho-range{display:inline-flex;background:#e9edf2;border-radius:10px;padding:3px}.ho-range button{border:none;background:transparent;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;color:#5a6b7d}.ho-range button.on{background:#fff;color:#1c3d5a;box-shadow:0 1px 3px rgba(0,0,0,.12)}.ho-hourhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ho-hourhead h2{margin:0}.ho-basis{display:inline-flex;background:#e9edf2;border-radius:8px;padding:2px}.ho-basis button{border:none;background:transparent;padding:5px 10px;border-radius:6px;font-size:11px;font-weight:700;color:#5a6b7d}.ho-basis button.on{background:#e8a33d;color:#fff}.t-stay{font-size:11px;color:#1a7f37;font-weight:700;margin-top:4px}.t-stay.long{color:#c0392b}.table-cell.vpoint{border-color:#9cc0e8}.t-vpoint{background:#1565c0}.t-after,.t-vpoint{display:inline-block;color:#fff;font-size:10px;font-weight:800;border-radius:8px;padding:1px 7px}.t-after{background:#6d4c41}.staff-bill .sb-vpoint{background:#eef2f7;color:#1565c0;border:1px dashed #9cc0e8;border-radius:10px;padding:1px 8px;font-size:11px;font-weight:800;margin-left:8px}.staff-bill .sb-vpoint.on{background:#1565c0;color:#fff;border-style:solid;border-color:#1565c0}.staff-bill .sb-after{background:#f5efe8;color:#6d4c41;border:1px dashed #c8a98a;border-radius:10px;padding:1px 8px;font-size:11px;font-weight:800;margin-left:8px;cursor:pointer}.staff-bill .sb-after.on{background:#6d4c41;color:#fff;border-style:solid;border-color:#6d4c41}.staff-bill .sb-tamago{background:#fffbea;color:#b8860b;border:1px dashed #d4a017;border-radius:10px;padding:1px 8px;font-size:11px;font-weight:800;margin-left:8px;cursor:pointer}.staff-bill .sb-tamago.linked{background:#d4a017;color:#fff;border-style:solid;border-color:#d4a017;cursor:default}.tg-scan-sheet{padding:20px 16px 16px}.tg-scan-sheet h3{margin:0 0 6px;font-size:16px}.tg-hint{font-size:12px;color:#666;margin:0 0 12px}.tg-video{width:100%;max-width:340px;border-radius:12px;display:block;margin:0 auto 12px;background:#000;aspect-ratio:4/3}.tg-loading{text-align:center;color:#888;font-size:13px;padding:24px 0}.tg-cam-error{background:#fff0f0;color:#c0392b;border-radius:8px;padding:10px 12px;font-size:13px;margin-bottom:12px}.tg-cancel-btn{width:100%;padding:12px;background:#f0f0f0;color:#555;border-radius:10px;font-size:15px;font-weight:700;margin-top:4px}.tg-result-sheet{padding:24px 16px 16px;text-align:center}.tg-ok{font-size:15px;font-weight:800;color:#1a7f37;margin-bottom:14px}.tg-name{font-size:22px;font-weight:800;color:#1a1a1a;margin-bottom:4px}.tg-no{font-size:13px;color:#888;margin-bottom:14px}.tg-pts{color:#333;background:#fffbea;border:1px solid #d4a017;margin-bottom:8px}.tg-earned,.tg-pts{font-size:14px;border-radius:10px;padding:8px 12px}.tg-earned{color:#1565c0;background:#eef2f7;margin-bottom:14px}.tg-close-btn{width:100%;padding:12px;background:#d4a017;color:#fff;border-radius:10px;font-size:15px;font-weight:700}.t-act-btn{display:block;width:calc(100% + 2px);margin:8px -1px -13px;padding:7px 4px;border:none;border-radius:0 0 11px 11px;font-size:12px;font-weight:800;cursor:pointer;transition:filter .1s;text-align:center;line-height:1.2}.t-act-btn:active{filter:brightness(.88)}.t-act-serve{background:#2e7d32;color:#fff}.t-act-after{background:#6d4c41;color:#fff}.t-act-checkout{background:#4a4a6a;color:#fff}.pg-vpoint-field{margin-top:12px;background:#fff;border:2px solid #cfe0f2;border-radius:12px;padding:12px 14px}.pg-vpoint-field.on{border-color:#1565c0;background:#eaf2fb}.pg-vpoint-field label{display:block;font-size:13px;font-weight:800;color:#1c3d5a}.pg-vpoint-field input{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px}.pg-vpoint-field small{display:block;font-size:11px;color:#888;margin-top:4px}.card.s-billing.vpoint{border-left-color:#1565c0}.bill-vpoint{font-size:10px;background:#1565c0;color:#fff;border-radius:8px;padding:1px 7px;font-weight:800}.ho-back{font-size:13px;color:#2e6fb0;text-decoration:none}.ho-loading{text-align:center;color:#999;padding:60px 0}.ho-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:16px 0}.ho-kpi{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ho-kpi .k-label{display:block;font-size:12px;color:#8a97a5}.ho-kpi .k-val{display:block;font-size:26px;font-weight:800;color:#1c3d5a;margin-top:4px;line-height:1.1}.ho-kpi .k-val small{font-size:14px;font-weight:600;color:#5a6b7d;margin-left:2px}.ho-kpi .k-foot{display:block;font-size:11px;color:#8a97a5;margin-top:4px}.ho-seglist{display:flex;flex-direction:column;gap:12px}.ho-segrow{display:flex;gap:10px;align-items:center}.sg-emoji{font-size:22px;min-width:28px;text-align:center}.sg-body{flex:1 1}.sg-top{display:flex;justify-content:space-between;align-items:baseline}.sg-name{font-size:14px;font-weight:700;color:#333}.sg-sales{font-size:14px;font-weight:800;color:#1c3d5a}.sg-sales small{font-weight:600;margin-left:2px}.sg-meta,.sg-sales small{font-size:11px;color:#8a97a5}.sg-meta{margin-top:2px}.ho-segitems{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.si-block{background:#f7f9fb;border-radius:10px;padding:10px 12px}.si-head{font-size:13px;font-weight:700;color:#1c3d5a;margin-bottom:6px}.si-list{margin:0;padding-left:18px}.si-list li{font-size:12px;padding:2px 0;display:flex;justify-content:space-between;gap:8px}.si-name{color:#444}.si-qty{color:#8a97a5;font-weight:700;flex-shrink:0}@media (max-width:520px){.ho-segitems{grid-template-columns:1fr}}.ho-timings{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.ho-timing-card{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.ht-icon{font-size:20px}.ht-label{font-size:11px;color:#6b7a8e;font-weight:600}.ht-val{font-size:26px;font-weight:800;color:#1c3d5a;line-height:1.1}.ht-val small{font-size:13px;font-weight:600;color:#8a97a5;margin-left:1px}.ht-sub{font-size:10px;color:#aab0bb}@media (max-width:520px){.ho-timings{grid-template-columns:1fr}}.ho-chanlist{display:flex;flex-direction:column;gap:12px}.ho-chanrow{display:flex;gap:10px;align-items:center}.ch-emoji{font-size:22px;min-width:28px;text-align:center}.ch-body{flex:1 1}.ch-top{display:flex;justify-content:space-between;align-items:baseline}.ch-name{font-size:14px;font-weight:700;color:#333}.ch-sales{font-size:14px;font-weight:800;color:#1c3d5a}.ch-sales small{font-weight:600;margin-left:2px}.ch-meta,.ch-sales small{font-size:11px;color:#8a97a5}.ch-meta{margin-top:2px}.ho-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.ho-card,.ho-grid{margin-bottom:16px}.ho-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ho-grid .ho-card{margin-bottom:0}.ho-card h2{font-size:15px;margin:0 0 12px;color:#1c3d5a}.ho-card h2 small{font-size:11px;font-weight:400;color:#999;margin-left:4px}.ho-note{font-size:11px;color:#999;margin:-6px 0 10px}.ho-empty{text-align:center;color:#bbb;padding:16px 0}.ho-storelist{display:flex;flex-direction:column;gap:12px}.ho-storerow{display:flex;gap:10px;align-items:center}.sr-rank{font-size:20px;min-width:28px;text-align:center;font-weight:800;color:#8a97a5}.sr-body{flex:1 1}.sr-top{display:flex;justify-content:space-between;align-items:baseline}.sr-name{font-size:14px;font-weight:700;color:#333}.sr-sales{font-size:15px;font-weight:800;color:#1c3d5a}.sr-bar{height:8px;background:#eef0f3;border-radius:6px;margin:5px 0 4px;overflow:hidden}.sr-bar span{display:block;height:100%;background:linear-gradient(90deg,#2e6fb0,#4a93d6);border-radius:6px}.sr-meta{font-size:11px;color:#8a97a5}.ho-table{width:100%;border-collapse:collapse;font-size:13px}.ho-table th{text-align:left;font-size:11px;color:#8a97a5;font-weight:600;padding:4px 6px;border-bottom:1px solid #eef0f3}.ho-table td{padding:7px 6px;border-bottom:1px solid #f4f5f7}.ho-table td.rk{color:#aab;font-weight:700;width:24px}.ho-table .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ho-table .num.warn{color:#c0392b;font-weight:700}.ho-bars{display:flex;align-items:flex-end;gap:3px;height:140px}.ho-bars.hourly{gap:2px}.bar-col{flex:1 1;display:flex;flex-direction:column;align-items:center;height:100%}.bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end;justify-content:center}.bar{width:70%;min-height:2px;background:linear-gradient(180deg,#4a93d6,#2e6fb0);border-radius:3px 3px 0 0;transition:height .3s}.bar.alt{background:linear-gradient(180deg,#e8a33d,#d98a1f)}.bar-x{font-size:9px;color:#aab;margin-top:4px}@media (max-width:860px){.ho-kpis{grid-template-columns:repeat(2,1fr)}.ho-grid{grid-template-columns:1fr}}.mm{max-width:720px;margin:0 auto;padding:16px}.mm-head{display:flex;justify-content:space-between;align-items:center}.mm-head h1{font-size:20px;margin:0}.mm-head a{font-size:13px;color:#2e6fb0;text-decoration:none}.mm-addcat{display:flex;gap:8px;margin:12px 0}.mm-addcat input{flex:1 1;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:14px}.mm-addcat button{background:#2e6fb0;color:#fff;border:none;border-radius:8px;padding:0 16px;font-weight:700}.mm-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:10px;gap:10px;margin:12px 0 16px}.mm-cat-tile{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 8px;background:#fff;border:1.5px solid #e3e6ea;border-radius:14px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.mm-cat-tile:hover{border-color:#2e6fb0;box-shadow:0 2px 8px rgba(46,111,176,.12)}.mm-cat-tile-emoji{font-size:28px}.mm-cat-tile-name{font-size:13px;font-weight:700;color:#222;text-align:center}.mm-cat-tile-cnt{font-size:11px;color:#888}.mm-back{background:none;border:none;color:#2e6fb0;font-size:13px;font-weight:700;cursor:pointer;padding:0 8px 0 0}.mm-cat{background:#f7f8fa;border-radius:12px;padding:12px;margin-bottom:12px}.oc-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin:14px 0 8px}.oc-cat-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 8px 14px;background:#fff;border:1.5px solid #e3e6ea;border-radius:16px;cursor:pointer;transition:border-color .15s,box-shadow .15s;width:100%}.oc-cat-tile:active{border-color:#2e6fb0;box-shadow:0 2px 10px rgba(46,111,176,.15)}.oc-cat-tile.ended{opacity:.45;cursor:default}.oc-cat-emoji{font-size:34px;line-height:1}.oc-cat-name{font-size:14px;font-weight:700;color:#222;text-align:center}.oc-cat-cnt{font-size:12px;color:#888}.oc-back{display:inline-flex;align-items:center;background:none;border:none;color:#2e6fb0;font-size:14px;font-weight:700;cursor:pointer;padding:6px 0 10px}.pos-wrap{max-width:600px;margin:0 auto;padding:12px 14px 80px}.pos-head{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0 12px}.pos-head h1{font-size:20px;margin:0}.pos-store{font-size:12px;color:#666;margin-top:2px}.pos-nav{font-size:13px;color:#2e6fb0;text-decoration:none;padding-top:4px}.pos-section{margin-bottom:12px}.pos-section-title{font-size:13px;font-weight:700;color:#555;margin-bottom:6px}.pos-chips{display:flex;flex-wrap:wrap;gap:8px}.pos-chip{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:80px;padding:10px 12px;background:#fff;border:2px solid #e3e6ea;border-radius:12px;cursor:pointer;transition:border-color .15s}.pos-chip.billing{border-color:#e6c94a;background:#fffbe6}.pos-chip.sel{border-color:#2e6fb0;box-shadow:0 0 0 2px rgba(46,111,176,.2)}.pos-chip-label{font-size:16px;font-weight:700}.pos-chip-total{font-size:13px;color:#2e6fb0;font-weight:700}.pos-chip-guests{font-size:11px;color:#888}.pos-done{display:flex;align-items:center;justify-content:space-between;background:#eafaf1;border:1px solid #6fcf97;border-radius:10px;padding:10px 14px;margin-bottom:12px;font-size:14px;font-weight:700;color:#1a7f37}.pos-done button{background:none;border:none;font-size:16px;cursor:pointer;color:#888}.pos-panel{background:#fff;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:16px;margin-top:4px}.pos-panel-head{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;margin-bottom:12px}.pos-billing-badge{font-size:11px;background:#f5c842;color:#7a5800;border-radius:6px;padding:2px 8px;font-weight:700}.pos-items{border-top:1px solid #eee;padding-top:8px;margin-bottom:8px}.pos-item-row{display:flex;align-items:baseline;gap:8px;padding:5px 0;border-bottom:1px solid #f5f6f8}.pos-item-info{flex:1 1}.pos-item-name{font-size:14px}.pos-item-opts{display:block;font-size:11px;color:#888}.pos-item-qty{font-size:13px;color:#666;flex-shrink:0}.pos-item-price{font-size:14px;font-weight:700;color:#333;flex-shrink:0;min-width:72px;text-align:right}.pos-totals{border-top:2px solid #e8eaed;padding:10px 0 4px;margin-bottom:14px}.pos-total-row{display:flex;justify-content:space-between;font-size:14px;padding:3px 0;color:#555}.pos-total-row.bold{font-weight:700;color:#222;font-size:16px;padding-top:6px}.pos-total-row.vpoint{color:#c0392b}.pos-total-row.topay{color:#2e6fb0;font-size:18px;padding-top:4px}.pos-pay-methods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pos-pay-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#f0f2f6;border:2px solid #d4d9e2;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .15s}.pos-pay-btn.sel{border-color:#2e6fb0;background:#e8f0fb;color:#2e6fb0}.pos-cash{gap:16px;background:#f8f9fb;border-radius:10px;padding:12px 14px;margin-bottom:14px}.pos-cash,.pos-cash-label{display:flex;align-items:center}.pos-cash-label{gap:10px;font-size:14px;font-weight:700;flex:1 1}.pos-cash-input{border:1.5px solid #c8d0dc;border-radius:8px;padding:8px 10px;font-size:16px;font-family:inherit;width:140px;text-align:right}.pos-change{font-size:15px;color:#888;white-space:nowrap}.pos-change.ready strong{color:#1a7f37;font-size:18px}.pos-actions{display:flex;gap:10px;margin-top:8px}.pos-print-btn{flex:1 1;background:#f0f2f6;border:1.5px solid #d4d9e2;border-radius:10px;font-size:14px}.pos-confirm-btn,.pos-print-btn{padding:12px;font-weight:700;cursor:pointer}.pos-confirm-btn{flex:2 1;background:#1a7f37;color:#fff;border:none;border-radius:10px;font-size:16px}.pos-confirm-btn:disabled{background:#b0b8c8;cursor:not-allowed}.mm-cat-head{justify-content:space-between}.mm-cat-head,.mm-cat-head h2{display:flex;align-items:center}.mm-cat-head h2{font-size:15px;margin:0;gap:4px}.mm-cnt{font-size:12px;color:#888;font-weight:400}.mm-add{background:#1a7f37;color:#fff;border:none;border-radius:8px;margin-right:6px}.mm-add,.mm-delcat{padding:6px 10px;font-size:12px}.mm-delcat{color:#c0392b;border:1px solid #e0a3a0}.mm-delcat,.mm-row{background:#fff;border-radius:8px}.mm-row{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-top:8px}.mm-row.off .mm-name{text-decoration:line-through;color:#999}.mm-name{flex:1 1;font-size:14px}.mm-price{font-size:13px;color:#555;min-width:64px;text-align:right}.mm-sold{background:#eaf6ee;color:#1a7f37;border:1px solid #b6dcc3;border-radius:14px;padding:5px 10px;font-size:12px}.mm-sold.on{background:#fdecea;color:#c0392b;border-color:#e0a3a0}.mm-edit{background:#eef2f7;color:#2e6fb0;border:none;border-radius:8px;padding:6px 10px;font-size:12px}.mm-del{background:none;color:#c0392b;border:none;font-size:16px}.mm-empty{color:#aaa;font-size:13px;padding:8px 0}.fld{display:block;font-size:12px;color:#555;margin-top:12px}.fld input,.fld select{display:block;width:100%;margin-top:4px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:14px}.mm-thumb{width:36px;height:36px;border-radius:6px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f0f0f4;font-size:20px}.mm-thumb img{width:100%;height:100%;object-fit:cover}.img-upload{display:flex;align-items:center;gap:12px;padding:12px 0 4px}.img-preview{width:72px;height:72px;border-radius:10px;object-fit:cover;border:1px solid #e0e0e8}.img-placeholder{width:72px;height:72px;border-radius:10px;background:#f0f0f4;display:flex;align-items:center;justify-content:center;font-size:32px;border:1px dashed #ccc}.img-btn{background:#eef2f7;color:#2e6fb0;border:1px solid #b6cde0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.img-new-badge{background:#1a7f37;color:#fff;border-radius:10px;font-size:10px;padding:2px 7px;font-weight:700}.mm-opt{background:#f3eefc;color:#6f42c1;border:none;border-radius:8px;padding:6px 10px;font-size:12px}.mm-opt .mm-optcnt{background:#6f42c1;color:#fff;border-radius:10px;padding:0 6px;margin-left:4px;font-size:11px}.oe-group{border:1px solid #e2e2e8;border-radius:10px;padding:12px;margin-top:12px;background:#fafafb}.oe-grow{display:flex;align-items:center;gap:8px}.oe-grow input.oe-gname{flex:1 1;padding:8px;border:1px solid #ccc;border-radius:8px;font-size:14px}.oe-gmeta{gap:14px;margin-top:8px;font-size:12px;color:#555;flex-wrap:wrap}.oe-gmeta,.oe-gmeta label{display:flex;align-items:center}.oe-gmeta label{gap:4px}.oe-gmeta input[type=number]{width:52px;padding:4px 6px;border:1px solid #ccc;border-radius:6px}.oe-opt{display:flex;align-items:center;gap:8px;margin-top:8px}.oe-opt input.oe-oname{flex:1 1;padding:7px;border:1px solid #ccc;border-radius:8px;font-size:13px}.oe-opt .oe-price{width:84px}.oe-opt .oe-price input{width:100%;padding:7px;border:1px solid #ccc;border-radius:8px;font-size:13px;text-align:right}.oe-opt .oe-price .oe-price-in{display:block;font-size:10px;color:#1a7f37;text-align:right;margin-top:2px}.oe-rule{font-size:12px;color:#2e6fb0;font-weight:700;background:#eef4fb;border-radius:8px;padding:6px 10px;margin-top:8px}.oe-soldout{background:#eaf6ee;color:#1a7f37;border:1px solid #b6dcc3;border-radius:14px;padding:5px 10px;font-size:11px;font-weight:700;white-space:nowrap}.oe-soldout.on{background:#fdecea;color:#c0392b;border-color:#e0a3a0}.og-chip.sold{opacity:.7;text-decoration:line-through}.og-chip-sold{text-decoration:none;background:#c0392b;color:#fff;border-radius:8px;font-size:9px;padding:0 5px;margin-left:4px;font-style:normal}.opt.soldout{opacity:.5}.opt .opt-sold{font-size:11px;color:#c0392b;font-weight:700;border:1px solid #e0a3a0;border-radius:8px;padding:0 6px}.oe-rm{background:none;border:none;color:#c0392b;font-size:18px;line-height:1;padding:0 4px}.oe-addopt{background:#eef2f7;color:#2e6fb0;border:none;border-radius:8px;padding:6px 10px;font-size:12px;margin-top:8px}.oe-addgrp{width:100%;background:#f3eefc;color:#6f42c1;border:1px dashed #c9b6ea;border-radius:10px;padding:10px;font-size:13px;font-weight:700;margin-top:14px}.oe-delgrp{background:#fff;color:#c0392b;border:1px solid #e0a3a0;border-radius:8px;padding:5px 9px;font-size:11px}.og-list{display:flex;flex-direction:column;gap:12px;margin-top:14px}.og-card{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.og-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.og-name{font-size:16px;font-weight:800;color:#1c3d5a}.og-meta{display:block;font-size:11px;color:#8a97a5;margin-top:2px}.og-actions{display:flex;gap:6px;flex-shrink:0}.og-opts{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.og-chip{background:#f3eefc;color:#6f42c1;border-radius:14px;padding:3px 10px;font-size:12px}.og-chip b{font-weight:700;margin-left:3px}.og-applied{font-size:12px;color:#555;border-top:1px solid #f0f0f0;padding-top:8px}.og-applied-label{display:inline-block;background:#eef2f7;color:#2e6fb0;border-radius:10px;padding:1px 8px;font-weight:700;margin-right:6px}.og-applied-names{color:#777}.og-applied-none{color:#c0392b}.og-asgn-head{display:flex;justify-content:space-between;align-items:center;margin:16px 0 8px}.og-asgn-h{font-size:14px;color:#1c3d5a;margin:0}.og-clearall{background:none;border:none;color:#c0392b;font-size:12px;font-weight:700}.og-selchips{display:flex;flex-wrap:wrap;gap:6px;background:#eaf4ff;border:1px solid #cfe2f5;border-radius:10px;padding:8px;margin-bottom:10px}.og-selchip{display:inline-flex;align-items:center;gap:4px;background:#2e6fb0;color:#fff;border:none;border-radius:14px;padding:4px 6px 4px 10px;font-size:12px;font-weight:600;cursor:pointer}.og-selchip .x{font-size:13px;opacity:.85}.og-selnone{font-size:12px;color:#999;background:#f7f8fa;border-radius:8px;padding:8px 10px;margin-bottom:10px}.og-cat.has-sel{background:#eef6ff;border:1px solid #cfe2f5}.og-cat-cnt{background:#2e6fb0;color:#fff;border-radius:9px;font-size:10px;font-weight:700;padding:0 6px;margin-left:6px}.og-matrix{display:flex;flex-direction:column;gap:10px}.og-cat{background:#f7f8fa;border-radius:10px;padding:10px}.og-cat-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;color:#444;margin-bottom:6px}.og-catall{background:#eef2f7;color:#2e6fb0;border:none;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:700}.og-items{display:flex;flex-wrap:wrap;gap:6px}.og-item{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #e2e6ea;border-radius:16px;padding:5px 12px 5px 8px;font-size:13px;color:#333;cursor:pointer}.og-item.on{background:#eaf4ff;border-color:#9cc4ea;color:#1c3d5a;font-weight:600}.og-apply{display:flex;align-items:flex-start;gap:10px;background:#fafbfc;border:1px solid #eceff2;border-radius:10px;padding:10px 12px;margin-bottom:8px;cursor:pointer}.og-apply.on{background:#eaf4ff;border-color:#9cc4ea}.og-apply input{margin-top:3px}.og-apply-body{flex:1 1}.og-apply-name{font-size:14px;font-weight:700;color:#333}.og-req{font-size:10px;color:#c0392b;border:1px solid #e0a3a0;border-radius:8px;padding:0 5px;margin-left:6px;font-weight:700}.og-apply-opts{display:block;font-size:11px;color:#888;margin-top:2px}.soldout{max-width:640px;margin:0 auto;padding:16px}.so-head{display:flex;justify-content:space-between;align-items:flex-start}.so-head h1{font-size:20px;margin:0}.so-sub{font-size:12px;color:#777;margin-top:4px}.so-head a{font-size:13px;color:#2e6fb0;text-decoration:none}.so-badge-count{display:inline-block;margin-left:8px;background:#c0392b;color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:2px 8px}.so-badge-count.opt{background:#8b4513}.so-section-title{font-size:15px;font-weight:700;color:#3a4455;margin:20px 0 4px;padding-bottom:6px;border-bottom:2px solid #e3e6ea}.so-opt-note{font-size:12px;color:#888;margin:4px 0 8px}.so-cat{margin-top:16px}.so-cat h2{font-size:14px;border-left:4px solid #2e6fb0;padding-left:8px;margin:0 0 8px}.so-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:12px;margin-bottom:8px}.so-row.off{background:#f4f5f7;opacity:.7}.so-row .so-emoji{font-size:22px}.so-row .so-name{flex:1 1;font-size:15px;font-weight:600}.so-row.off .so-name{text-decoration:line-through;color:#999}.so-row .so-price{font-size:13px;color:#666}.so-badge{font-size:12px;font-weight:700;color:#fff;background:#1a7f37;border-radius:12px;padding:4px 12px;min-width:64px;text-align:center}.so-badge.sold{background:#c0392b}.so-opt-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.so-opt-btn{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #d4d9e2;border-radius:20px;padding:8px 14px;font-size:14px;cursor:pointer;transition:background .15s,border-color .15s}.so-opt-btn.off{background:#f4f5f7;border-color:#c0392b;opacity:.7}.so-opt-btn.off .so-opt-name{text-decoration:line-through;color:#999}.so-opt-name{font-weight:600}.so-opt-price{font-size:11px;color:#888}.printer{max-width:520px;margin:0 auto;padding:16px}.pr-head{display:flex;justify-content:space-between;align-items:flex-start}.pr-head h1{font-size:18px;margin:0}.pr-sub{font-size:12px;color:#777;margin-top:4px}.pr-head button{border:none;border-radius:18px;padding:8px 14px;font-size:13px;font-weight:700;color:#fff}.pr-head button.on{background:#1a7f37}.pr-head button.off{background:#999}.pr-url{color:#555;background:#f0f2f5;border-radius:8px;padding:8px 10px;margin:10px 0}.pr-url,.pr-url code{font-size:12px}.pr-hb{border-radius:10px;padding:10px 12px;margin:10px 0;border:1px solid #d4d9e2}.pr-hb.ok{background:#ecfdf3;border-color:#abefc6}.pr-hb.ng{background:#fef3f2;border-color:#fecdca}.pr-hb-main{display:flex;align-items:center;gap:8px;font-size:14px}.pr-hb-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.pr-hb.ok .pr-hb-dot{background:#17b26a;box-shadow:0 0 0 3px rgba(23,178,106,.18)}.pr-hb.ng .pr-hb-dot{background:#f04438;box-shadow:0 0 0 3px rgba(240,68,56,.18)}.pr-hb.ok strong{color:#067647}.pr-hb.ng strong{color:#b42318}.pr-hb-ago{margin-left:auto}.pr-hb-ago,.pr-hb-sub{font-size:12px;color:#555}.pr-hb-sub{margin-top:6px;line-height:1.6;word-break:break-all}.pr-setup{margin:12px 0;border:1px solid #d4d9e2;border-radius:10px;overflow:hidden}.pr-setup summary{padding:12px 14px;font-size:14px;font-weight:700;cursor:pointer;background:#f8f9fb;color:#3a4455}.pr-setup-steps{margin:12px 16px;padding-left:20px;font-size:13px;line-height:1.8;color:#444}.pr-setup-steps code{background:#f0f2f5;border-radius:4px;padding:1px 4px;font-size:12px}.pr-setup-url{margin:8px 16px;background:#f0f2f5;border-radius:8px;padding:8px 10px;font-size:12px}.pr-setup-url code{font-size:12px;display:block;margin-bottom:4px}.pr-setup-url small{color:#888}.pr-setup-note{margin:8px 16px 14px;font-size:12px;color:#555;line-height:1.6}.pr-wait{color:#999;text-align:center;padding:30px 0}.slips{display:flex;flex-direction:column;gap:14px}.slip{background:#fff;color:#111;font-family:SFMono-Regular,Consolas,Courier New,monospace;font-size:13px;line-height:1.5;white-space:pre-wrap;padding:14px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px dashed #bbb}.slip .slip-at{display:block;text-align:center;color:#999;font-size:11px;margin-top:6px}.slip .slip-drawer{display:block;text-align:center;background:#1c7c3a;color:#fff;font-weight:700;font-size:12px;padding:5px 0;margin:-14px -14px 12px;border-radius:4px 4px 0 0;letter-spacing:.04em;animation:drawerflash .5s ease-out}@keyframes drawerflash{0%{background:#34d36b}to{background:#1c7c3a}}.kds{padding:16px;background:#1c1c1e;min-height:100vh}.kds h1{color:#fff;font-size:18px}.tickets{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:12px;gap:12px}.ticket{background:#fff;border-radius:10px;padding:12px;border-top:6px solid #2e6fb0}.ticket.cooking{border-top-color:#e8a33d}.ticket.served{border-top-color:#1a7f37;opacity:.6}.ticket .meta{font-size:12px;color:#777}.kds-elapsed{float:right;font-weight:800;color:#1a7f37}.kds-elapsed.late{color:#fff;background:#c0392b;border-radius:8px;padding:0 6px}.ticket li{font-size:14px}.ticket .acts{display:flex;gap:6px;margin-top:8px}.ticket .acts button{flex:1 1;border:none;border-radius:8px;padding:8px;font-size:12px;color:#fff;background:#2e6fb0}.pos-tabs{display:flex;gap:4px;margin-bottom:14px;background:#f0f2f5;border-radius:12px;padding:4px}.pos-tabs button{flex:1 1;border:none;background:transparent;border-radius:9px;padding:9px 4px;font-size:13px;font-weight:600;color:#888;cursor:pointer;transition:background .15s,color .15s}.pos-tabs button.on{background:#fff;color:#2e6fb0;box-shadow:0 1px 4px rgba(0,0,0,.12)}.reg-wrap{max-width:560px}.reg-loading{color:#aaa;text-align:center;padding:32px 0}.reg-msg{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;margin-bottom:12px}.reg-msg.ok{background:#e8f9ee;color:#1a7f37}.reg-msg.err{background:#fdecea;color:#c0392b}.reg-msg button{border:none;background:transparent;font-size:16px;cursor:pointer;color:inherit}.reg-status-bar{border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;margin-bottom:12px}.reg-status-bar.open{background:#e8f9ee;color:#1a7f37}.reg-status-bar.closed{background:#f0f2f5;color:#888}.reg-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.reg-kpi{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.reg-kpi span{font-size:11px;color:#888}.reg-kpi strong{font-size:18px;font-weight:800;color:#1a2030}.reg-kpi small{font-size:11px;color:#aaa}.reg-sales-table{background:#fff;border:1px solid #e3e6ea;border-radius:10px;overflow:hidden;margin-bottom:12px}.reg-sales-row{display:flex;justify-content:space-between;padding:8px 14px;font-size:13px;border-bottom:1px solid #f0f2f5}.reg-sales-row:last-child{border-bottom:none}.reg-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.reg-btn{border:1.5px solid #d4d9e2;background:#fff;border-radius:20px;padding:9px 18px;font-size:13px;font-weight:700;color:#444;cursor:pointer}.reg-btn.primary{background:#2e6fb0;border-color:#2e6fb0;color:#fff}.reg-btn.danger{background:#c0392b;border-color:#c0392b;color:#fff}.reg-btn:disabled{opacity:.5;cursor:default}.reg-form{background:#fff;border:1px solid #e3e6ea;border-radius:12px;padding:16px;margin-bottom:12px}.reg-form-title{font-size:15px;font-weight:700;color:#1a2030;margin-bottom:14px}.reg-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#888;margin-bottom:10px}.reg-input{border:1.5px solid #d4d9e2;border-radius:8px;padding:9px 11px;font-size:14px;font-family:inherit;outline:none}.reg-input:focus{border-color:#2e6fb0}.reg-form-btns{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.reg-denom-grid{border:1px solid #e3e6ea;border-radius:10px;overflow:hidden;margin-bottom:10px}.reg-denom-row{display:grid;grid-template-columns:60px 72px 1fr 80px;align-items:center;grid-gap:8px;gap:8px;padding:7px 12px;border-bottom:1px solid #f0f2f5;font-size:13px}.reg-denom-row:last-child{border-bottom:none}.reg-denom-label{font-weight:700;color:#444}.reg-denom-yen{color:#888;font-size:12px}.reg-denom-input{border:1px solid #d4d9e2;border-radius:6px;padding:4px 8px;font-size:13px;text-align:right;width:100%}.reg-denom-total{text-align:right;font-weight:600;color:#2e6fb0}.reg-count-total{text-align:right;font-size:18px;font-weight:800;color:#1a2030;padding:8px 4px}.reg-close-summary{background:#f8f9fb;border-radius:10px;padding:12px 14px;margin-bottom:12px}.reg-close-row{display:flex;justify-content:space-between;font-size:13px;padding:4px 0}.reg-close-row.bold{font-weight:700;font-size:15px;border-top:1px solid #e3e6ea;margin-top:4px;padding-top:6px}.reg-over-short{border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;display:flex;gap:10px;align-items:center;margin-bottom:10px}.reg-over-short.zero{background:#e8f9ee;color:#1a7f37}.reg-over-short.over{background:#fff3cd;color:#856404}.reg-over-short.short{background:#fdecea;color:#c0392b}.reg-mv-type-row{display:flex;gap:8px;margin-bottom:12px}.reg-rev-hint{font-size:12px;color:#888;margin:0 0 10px}.reg-rev-list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;max-height:260px;overflow-y:auto}.reg-rev-item{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;grid-gap:8px;gap:8px;background:#f8f9fb;border:1.5px solid #e3e6ea;border-radius:10px;padding:10px 12px;font-size:13px;text-align:left;cursor:pointer}.reg-rev-item:hover{border-color:#2e6fb0}.reg-rev-item.already{opacity:.55}.reg-rev-table{font-weight:700}.reg-rev-time{color:#888}.reg-rev-total{font-weight:700;color:#1a2030}.reg-rev-badge{font-size:11px;border-radius:6px;padding:2px 6px;font-weight:700}.reg-rev-badge,.reg-rev-sel{background:#fdecea;color:#c0392b}.reg-rev-sel{display:flex;align-items:center;justify-content:space-between;border-radius:9px;padding:9px 12px;font-size:13px;font-weight:600;margin-bottom:12px}.reg-rev-sel button{border:1px solid #c0392b;background:transparent;color:#c0392b;border-radius:6px;padding:3px 10px;font-size:12px;cursor:pointer}.pos-discount-toggle{width:100%;background:#f5f7fa;border:1.5px dashed #c8d0dc;border-radius:9px;padding:9px;font-size:13px;font-weight:700;color:#666;cursor:pointer;margin-bottom:12px}.pos-discount-form{background:#f8f9fb;border:1.5px solid #e3e6ea;border-radius:12px;padding:14px;margin-bottom:12px}.pos-discount-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.pos-discount-type{background:#f0f2f5;border:1.5px solid #d4d9e2;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700;cursor:pointer}.pos-discount-type.on{background:#2e6fb0;border-color:#2e6fb0;color:#fff}.pos-discount-input{flex:1 1;border:1.5px solid #d4d9e2;border-radius:8px;padding:7px 10px;font-size:15px;font-family:inherit;text-align:right;min-width:0}.pos-discount-unit{font-size:13px;color:#666;white-space:nowrap}.pos-discount-label-input{width:100%;border:1.5px solid #d4d9e2;border-radius:8px;padding:8px 10px;font-size:13px;font-family:inherit;box-sizing:border-box;margin-bottom:8px}.pos-discount-preview{background:#fff3cd;border-radius:8px;padding:8px 12px;font-size:14px;margin-bottom:8px}.pos-discount-btns{display:flex;gap:8px;justify-content:flex-end}.pos-discount-btns button{border:1.5px solid #d4d9e2;background:#fff;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:700;cursor:pointer}.pos-discount-btns button.apply{background:#2e6fb0;border-color:#2e6fb0;color:#fff}.pos-discount-btns button:disabled{opacity:.5;cursor:default}.pos-total-row.discount{color:#c0392b}.discount-remove{font-size:11px;color:#c0392b;cursor:pointer;background:none;border:none;padding:0 0 0 6px;vertical-align:middle}.deliv-wrap{max-width:600px}.deliv-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.deliv-summary{display:flex;align-items:baseline;gap:8px}.deliv-summary span{font-size:12px;color:#888}.deliv-summary strong{font-size:20px;font-weight:800;color:#c0392b}.deliv-summary small{font-size:12px;color:#aaa}.deliv-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 12px;gap:0 12px}.deliv-net-preview{background:#e8f0fa;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;color:#2e6fb0;margin-bottom:10px}.deliv-net-preview small{font-weight:400;color:#888;margin-left:8px}.deliv-section-title{font-size:13px;font-weight:700;color:#555;margin:14px 0 6px}.deliv-row{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:12px 14px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.deliv-row.settled{opacity:.65}.deliv-row-left{display:flex;flex-direction:column;gap:3px}.deliv-platform{font-size:14px;font-weight:700;color:#1a2030}.deliv-date{font-size:12px;color:#888}.deliv-notes{font-size:11px;color:#aaa}.deliv-row-right{gap:6px}.deliv-amounts,.deliv-row-right{display:flex;flex-direction:column;align-items:flex-end}.deliv-amounts{gap:2px}.deliv-gross{font-size:12px;color:#888}.deliv-fee{font-size:11px;color:#aaa}.deliv-net{font-size:16px;font-weight:800;color:#1a2030}.deliv-settle-btn{border:1.5px solid #2e6fb0;background:#fff;color:#2e6fb0;border-radius:14px;padding:5px 12px;font-size:12px;font-weight:700;cursor:pointer}.deliv-settled-badge{font-size:12px;color:#1a7f37}.rp-wrap{max-width:1100px;margin:0 auto;padding:16px 16px 60px}.rp-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:16px}.rp-title{font-size:22px;margin:0 0 2px}.rp-store{font-size:13px;color:#666}.rp-period{font-size:12px;color:#999;margin-top:2px}.rp-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.rp-range{display:flex;gap:4px}.rp-range button{border:1.5px solid #d4d9e2;background:#fff;border-radius:16px;padding:5px 14px;font-size:13px;font-weight:600;color:#555;cursor:pointer}.rp-range button.on{background:#2e6fb0;border-color:#2e6fb0;color:#fff}.rp-head-btns{display:flex;gap:8px;align-items:center}.rp-csv-btn{border:1.5px solid #1a7f37;background:#f0faf3;border-radius:16px;padding:5px 14px;font-size:13px;font-weight:600;color:#1a7f37;cursor:pointer}.rp-back{font-size:13px;color:#2e6fb0;text-decoration:none}.rp-loading{text-align:center;color:#aaa;padding:60px 0;font-size:15px}.rp-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:14px}@media (max-width:700px){.rp-kpis{grid-template-columns:repeat(2,1fr)}}.rp-kpi{background:#fff;border:1px solid #e3e6ea;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:2px}.rp-kpi.today{border-top:3px solid #2e6fb0}.rp-k-label{font-size:12px;color:#888}.rp-k-val{font-size:24px;font-weight:800;color:#1a2030;line-height:1.1}.rp-k-val small{font-size:14px;font-weight:600;color:#666}.rp-k-foot{font-size:11px;color:#aaa}.rp-trend{font-size:12px;font-weight:700;border-radius:8px;padding:2px 6px;align-self:flex-start;margin-top:2px}.rp-trend.up{color:#1a7f37;background:#e8f9ee}.rp-trend.down{color:#c0392b;background:#fdecea}.rp-card{background:#fff;border:1px solid #e3e6ea;border-radius:12px;padding:16px;margin-bottom:12px}.rp-card-title{font-size:14px;font-weight:700;color:#3a4455;margin-bottom:12px}.rp-row2{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.rp-col6{flex:6 1;min-width:0}.rp-col4{flex:4 1;min-width:0}@media (max-width:750px){.rp-row2{flex-direction:column}.rp-col4,.rp-col6{flex:none;width:100%}}.rp-daily-chart{display:flex;align-items:flex-end;gap:4px;height:140px;overflow-x:auto;padding-bottom:4px}.rp-daily-col{display:flex;flex-direction:column;align-items:center;flex:1 1;min-width:32px}.rp-daily-bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end}.rp-daily-bar{width:100%;background:#2e6fb0;border-radius:3px 3px 0 0;position:relative;min-height:2px;cursor:pointer;transition:opacity .15s}.rp-daily-bar:hover{opacity:.8}.rp-daily-tip{display:none;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translateX(-50%);background:#1a2030;color:#fff;font-size:10px;padding:4px 6px;border-radius:6px;white-space:nowrap;z-index:10;line-height:1.4}.rp-daily-bar:hover .rp-daily-tip{display:block}.rp-daily-label{font-size:10px;color:#aaa;margin-top:3px}.rp-hourly-chart{display:flex;align-items:flex-end;gap:4px;height:100px}.rp-hourly-col{display:flex;flex-direction:column;align-items:center;flex:1 1}.rp-hourly-bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end}.rp-hourly-bar{width:100%;background:#e8a33d;border-radius:2px 2px 0 0;min-height:2px;transition:opacity .15s}.rp-hourly-bar:hover{opacity:.75}.rp-hourly-label{font-size:10px;color:#aaa;margin-top:2px}.rp-bars{display:flex;flex-direction:column;gap:7px}.rp-bars-sm .rp-bar-row{gap:5px}.rp-bar-row{display:flex;align-items:center;gap:8px}.rp-rank{font-size:11px;font-weight:700;color:#999;min-width:16px;text-align:right}.rp-bar-label{font-size:12px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:80px;max-width:140px;flex-shrink:0}.rp-bar-track{flex:1 1;height:10px;background:#f0f2f5;border-radius:5px;overflow:hidden;min-width:40px}.rp-bar-fill{height:100%;border-radius:5px;transition:width .3s ease}.rp-bar-val{font-size:12px;font-weight:700;color:#222;min-width:68px;text-align:right;white-space:nowrap}.rp-bar-sub{font-size:10px;color:#999;white-space:nowrap;min-width:50px}.rp-table-wrap{overflow-x:auto}.rp-table{width:100%;border-collapse:collapse;font-size:13px}.rp-table th{text-align:right;padding:6px 10px;background:#f5f6f8;color:#666;font-size:11px;font-weight:600;border-bottom:2px solid #e3e6ea}.rp-table th:first-child{text-align:left}.rp-table td{padding:7px 10px;border-bottom:1px solid #f0f2f5}.rp-td-num{text-align:right}.rp-td-sub{color:#999;font-size:12px}.rp-row-zero td{color:#ccc}.rp-total-row{font-weight:700;background:#f5f6f8}.rp-total-row td{border-top:2px solid #d4d9e2}.rp-band-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}@media (max-width:800px){.rp-band-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.rp-band-grid{grid-template-columns:1fr}}.rp-band-col{background:#f8f9fb;border-radius:10px;padding:12px}.rp-band-label{font-size:12px;font-weight:700;color:#2e6fb0;margin-bottom:10px}.rp-band-empty{font-size:12px;color:#ccc}.rp-band-row{display:flex;align-items:center;gap:6px;margin-bottom:7px}.rp-band-rank{font-size:10px;font-weight:700;color:#bbb;min-width:12px;text-align:center}.rp-band-info{flex:1 1;min-width:0}.rp-band-name{font-size:11px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.rp-band-bar-wrap{height:4px;background:#e8eaee;border-radius:2px;overflow:hidden}.rp-band-bar{height:100%;background:#2e6fb0;border-radius:2px}.rp-band-qty{font-size:11px;font-weight:700;color:#444;min-width:28px;text-align:right;white-space:nowrap}.rp-hm-wrap{overflow-x:auto}.rp-hm{border-collapse:collapse;font-size:12px;width:100%}.rp-hm-name-th{text-align:left;padding:5px 10px 5px 0;white-space:nowrap;min-width:160px}.rp-hm-h-th,.rp-hm-name-th{font-size:11px;color:#888;font-weight:600}.rp-hm-h-th{text-align:center;padding:5px 4px;min-width:28px}.rp-hm-name{padding:5px 10px 5px 0;color:#333;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.rp-hm-cell,.rp-hm-name{font-size:11px;border-bottom:1px solid #f0f2f5}.rp-hm-cell{text-align:center;padding:5px 2px;font-weight:600;color:#1a2030;border-radius:3px;min-width:28px}.rp-hm-total{text-align:center;padding:5px 8px;font-size:12px;font-weight:700;color:#2e6fb0;border-bottom:1px solid #f0f2f5;border-left:2px solid #e3e6ea}.rp-hm-legend{display:flex;align-items:center;gap:4px;margin-top:10px;font-size:11px;color:#aaa}.rp-hm-swatch{width:16px;height:12px;border-radius:2px}.pin-overlay{position:fixed;inset:0;background:rgba(15,20,35,.85);display:flex;align-items:center;justify-content:center;z-index:1000}.pin-card{background:#fff;border-radius:20px;padding:36px 32px 28px;width:300px;max-width:90vw;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.25)}.pin-title{font-size:22px;font-weight:800;color:#1a2030;margin-bottom:4px}.pin-sub{font-size:13px;color:#888;margin-bottom:20px}.pin-dots{display:flex;gap:14px;justify-content:center;margin-bottom:12px}.pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid #c8d0dc;background:#f0f2f5;transition:background .1s,border-color .1s}.pin-dot.filled{background:#2e6fb0;border-color:#2e6fb0}.pin-err{font-size:13px;color:#c0392b;font-weight:600;margin-bottom:8px}.pin-pad{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:16px 0 20px}.pin-key{height:52px;border:1.5px solid #e3e6ea;border-radius:12px;background:#f8f9fb;font-size:20px;font-weight:700;color:#1a2030;cursor:pointer;transition:background .1s}.pin-key:hover{background:#e8f0fb;border-color:#2e6fb0}.pin-key:active{background:#d0e2f7}.pin-submit{width:100%;padding:13px;background:#2e6fb0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer}.pin-submit:disabled{background:#b0b8c8;cursor:default}.pos-staff-btn{background:none;border:1px solid #d4d9e2;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;color:#555;cursor:pointer}.pos-staff-switch{color:#2e6fb0;margin-left:4px}.staff-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.staff-row{display:flex;align-items:center;justify-content:space-between;background:#f8f9fb;border:1px solid #e3e6ea;border-radius:10px;padding:12px 14px}.staff-row.inactive{opacity:.55}.staff-row-left{display:flex;align-items:center;gap:10px}.staff-name{font-size:15px;font-weight:700;color:#1a2030}.staff-role{font-size:12px;font-weight:700}.staff-inactive-badge{font-size:11px;background:#f0f2f5;color:#888;border-radius:6px;padding:2px 6px}.staff-edit-btn{border:1px solid #d4d9e2;background:#fff;border-radius:8px;padding:4px 12px;font-size:12px;cursor:pointer}.staff-edit-row{background:#f8f9fb;border:1.5px solid #e3e6ea;border-radius:12px;padding:16px}.staff-add-form{background:#f0f8ff;border:1.5px solid #b8d4f0;border-radius:12px;padding:16px;margin-top:12px}.set-toggle-row{flex-direction:row;align-items:center;gap:8px}.rsv-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.rsv-kpi{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.rsv-kpi span{font-size:11px;color:#888}.rsv-kpi strong{font-size:20px;font-weight:800}.rsv-toolbar{display:flex;gap:8px;align-items:center;margin-bottom:12px}.rsv-date-input{flex:1 1}.rsv-add-form{margin-bottom:14px}.rsv-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 12px;gap:0 12px}.rsv-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.rsv-row{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1.5px solid #e3e6ea;border-left-width:4px;border-radius:10px;padding:12px 14px}.rsv-row-time{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:46px}.rsv-time{font-size:18px;font-weight:800;color:#1a2030}.rsv-pax{font-size:12px;color:#888}.rsv-row-info{flex:1 1}.rsv-name{font-size:15px;font-weight:700;display:flex;align-items:center;gap:6px}.rsv-tel{font-size:12px;color:#888}.rsv-notes{font-size:12px;color:#555;margin-top:2px}.rsv-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.rsv-status-badge{font-size:11px;font-weight:700;border-radius:6px;padding:2px 8px;white-space:nowrap}.rsv-source{font-size:14px}.rsv-actions{display:flex;gap:4px}.rsv-btn{border:none;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;cursor:pointer}.rsv-btn.confirm{background:#e8f9ee;color:#1a7f37}.rsv-btn.seat{background:#e8f0fb;color:#2e6fb0}.rsv-btn.noshow{background:#fdecea;color:#c0392b}.rsv-btn.cancel{background:#f0f2f5;color:#888}.rsv-app-badge{font-size:11px;background:#e8f0fb;color:#2e6fb0;border-radius:6px;padding:1px 6px;font-weight:700}.rsv-section-title{font-size:12px;color:#aaa;font-weight:700;padding:6px 0}.rsv-empty{color:#aaa;text-align:center;padding:32px 0;font-size:14px}.crm-layout{display:grid;grid-template-columns:340px 1fr;grid-gap:16px;gap:16px;align-items:start;max-width:960px}.crm-left{display:flex;flex-direction:column}.crm-right{background:#fff;border:1px solid #e3e6ea;border-radius:14px;padding:20px;min-height:400px}.crm-right.crm-empty{display:flex;align-items:center;justify-content:center;color:#aaa;font-size:14px}.crm-search-bar{display:flex;gap:8px;margin-bottom:10px}.crm-search-input{flex:1 1;border:1.5px solid #d4d9e2;border-radius:8px;padding:9px 11px;font-size:14px;font-family:inherit}.crm-list{display:flex;flex-direction:column;gap:6px;max-height:520px;overflow-y:auto}.crm-card{background:#f8f9fb;border:1.5px solid #e3e6ea;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer}.crm-card.sel{border-color:#2e6fb0;background:#e8f0fb}.crm-card-name{font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px}.crm-card-sub{font-size:12px;color:#888}.crm-card-stats{display:flex;gap:10px;font-size:12px;color:#555;margin-top:4px}.crm-detail-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.crm-detail-name{font-size:20px;font-weight:800;display:flex;align-items:center;gap:8px}.crm-detail-tel{font-size:14px;color:#555;margin-top:2px}.crm-detail-sub{font-size:13px;color:#888;margin-top:2px}.crm-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.crm-section-title{font-size:12px;font-weight:700;color:#888;border-top:1px solid #f0f2f5;padding-top:10px;margin:10px 0 8px}.crm-pt-form{display:flex;gap:8px;align-items:center;margin-bottom:10px}.crm-history{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto}.crm-hist-row{display:grid;grid-template-columns:90px 60px 70px 1fr;grid-gap:8px;gap:8px;font-size:12px;padding:5px 0;border-bottom:1px solid #f0f2f5}.crm-hist-date{color:#888}.crm-hist-amt{font-weight:700;color:#1a7f37}.crm-hist-amt.neg{color:#c0392b}.crm-hist-bal{color:#555}.crm-hist-note{color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-rsv-widget{background:#fff;border:1px solid #e3e6ea;border-radius:12px;padding:12px 14px;margin-bottom:12px}.dash-rsv-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:600}.dash-rsv-link{font-size:12px;color:#2e6fb0;text-decoration:none}.dash-rsv-list{display:flex;flex-direction:column;gap:4px}.dash-rsv-item{display:grid;grid-template-columns:48px 1fr 40px 60px;align-items:center;grid-gap:8px;gap:8px;padding:5px 0;border-bottom:1px solid #f0f2f5;font-size:13px}.dash-rsv-item:last-child{border-bottom:none}.dash-rsv-time{font-weight:700;color:#1a2030}.dash-rsv-pax{color:#888;text-align:right}.dash-rsv-badge{font-size:11px;font-weight:700;border-radius:5px;padding:2px 6px;text-align:center}.dash-rsv-badge.s-pending{background:#fff3cd;color:#856404}.dash-rsv-badge.s-confirmed{background:#e8f9ee;color:#1a7f37}.pos-scan-toggle{width:100%;background:linear-gradient(135deg,#fffbe6,#fff3cd);border:1.5px dashed #d4a017;border-radius:9px;padding:9px;font-size:13px;font-weight:700;color:#856404;cursor:pointer;margin-bottom:10px}.pos-scan-form{background:#fffbe6;border:1.5px solid #d4a017;border-radius:12px;padding:12px 14px;margin-bottom:10px}.pos-scan-hint{font-size:12px;color:#856404;margin-bottom:8px}.pos-scan-row{display:flex;gap:8px;margin-bottom:6px}.pos-scan-input{flex:1 1;border:1.5px solid #d4a017;border-radius:8px;padding:8px 10px;font-size:14px;font-family:inherit;background:#fff}.pos-scan-demo{font-size:11px;color:#aaa;margin-bottom:8px}.pos-scan-cancel{background:none;border:none;color:#aaa;font-size:12px;cursor:pointer;padding:0}.pos-scan-result{display:flex;align-items:center;background:linear-gradient(135deg,#d4a017,#f0c040);border-radius:10px;padding:10px 12px;margin-bottom:10px;gap:10px}.pos-scan-info{flex:1 1;display:flex;flex-direction:column;gap:1px}.pos-scan-name{font-size:15px;font-weight:800;color:#fff}.pos-scan-sub{font-size:11px;color:hsla(0,0%,100%,.8)}.pos-scan-pts{font-size:12px;color:#fff}.pos-scan-pts strong{font-size:15px}.pos-scan-clear{background:hsla(0,0%,100%,.25);border:none;color:#fff;border-radius:50%;width:28px;height:28px;font-size:14px;cursor:pointer;flex-shrink:0}.pos-batches-wrap{margin-bottom:12px}.pos-batches-toggle{width:100%;background:#f5f7fa;border:1.5px dashed #c8d0dc;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:600;color:#666;cursor:pointer;text-align:left}.pos-batches{border:1.5px solid #e3e6ea;border-radius:10px;overflow:hidden;margin-top:6px}.pos-batch-row{border-bottom:1px solid #f0f2f5;padding:10px 12px}.pos-batch-row:last-child{border-bottom:none}.pos-batch-row.cancelled{background:#fafafa;opacity:.6}.pos-batch-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.pos-batch-time{font-size:12px;color:#888;font-weight:600;min-width:36px}.pos-batch-total{font-size:13px;font-weight:700;color:#1a2030;margin-left:auto}.pos-batch-cancel-btn{border:1.5px solid #c0392b;background:#fff;color:#c0392b;border-radius:7px;padding:3px 9px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.pos-batch-cancel-btn:disabled{opacity:.5;cursor:default}.pos-batch-cancelled-badge{font-size:11px;background:#fdecea;color:#c0392b;border-radius:5px;padding:2px 6px;font-weight:700}.pos-batch-item{display:flex;align-items:baseline;gap:6px;padding:2px 0;font-size:12px}.pos-batch-item-name{flex:1 1;color:#333}.pos-batch-item-opts{font-size:11px;color:#aaa}.pos-batch-item-qty{color:#666;min-width:28px;text-align:right}.pos-batch-item-price{color:#555;min-width:60px;text-align:right}.pos-batch-row.cancelled .pos-batch-item{text-decoration:line-through;color:#aaa}.reg-no-perm{background:#fff3cd;border:1.5px solid #ffc107;border-radius:10px;padding:12px 16px;margin-bottom:12px;font-size:13px;color:#664d03;display:flex;flex-direction:column;gap:4px}.reg-no-perm strong{color:#1a2030}.reg-no-perm span{font-size:12px;color:#888}.tamago-actions{display:flex;gap:8px;margin-top:12px}.set-test{flex:none;background:#f0f8ff;border:1.5px solid #2e6fb0;color:#2e6fb0;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer}.set-test:disabled{opacity:.6;cursor:default}.tamago-test-result{border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;margin-top:8px}.tamago-test-result.ok{background:#e8f9ee;color:#1a7f37}.tamago-test-result.err{background:#fdecea;color:#c0392b}.inv .set-sub{color:#777}.inv-head-actions{display:flex;align-items:center;gap:14px}.inv-reset{background:#fff;border:1px solid #ccc;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;color:#555;cursor:pointer}.inv-tabs{display:flex;gap:6px;margin:6px 0 16px;flex-wrap:wrap;border-bottom:1px solid #eee}.inv-tabs button{background:none;border:none;border-bottom:2px solid transparent;padding:9px 16px;font-size:14px;font-weight:700;color:#888;cursor:pointer;margin-bottom:-1px}.inv-tabs button.on{color:#2e6fb0;border-bottom-color:#2e6fb0}.inv-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.inv-kpi{background:#fff;border:1px solid #e3e3e3;border-radius:12px;padding:14px 18px;display:flex;flex-direction:column;gap:3px}.inv-kpi.wide{grid-column:span 3}.inv-kpi.alert{border-color:#e7b3b3;background:#fdf3f3}.inv-kpi-label{font-size:12px;color:#888}.inv-kpi-val{font-size:26px;font-weight:800;color:#222}.inv-kpi-val.blue{color:#2e6fb0}.inv-kpi-val.red{color:#c0392b}.inv-group{border:1px solid #e6e6e6;border-radius:12px;margin-bottom:10px;overflow:hidden;background:#fff}.inv-group-head{width:100%;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#fafafa;border:none;cursor:pointer;text-align:left}.inv-group-name{font-weight:800;font-size:15px;color:#222}.inv-group-badge{background:#fff3d6;color:#9a7400}.inv-group-badge,.inv-group-order{border-radius:6px;font-size:11px;font-weight:700;padding:2px 8px}.inv-group-order{background:#fdecea;color:#c0392b}.inv-group-caret{margin-left:auto;color:#aaa;font-size:11px}.inv-rows{border-top:1px solid #eee}.inv-row{display:flex;align-items:center;gap:12px;padding:11px 16px;border-bottom:1px solid #f2f2f2}.inv-row:last-child{border-bottom:none}.inv-row.need{background:#fffaf6}.inv-row-info{flex:1 1;min-width:0}.inv-row-name{font-size:14px;color:#222}.inv-row-meta{font-size:12px;color:#999;margin-top:2px}.inv-row-stockv{color:#2e6fb0;font-weight:600}.inv-row-order{text-align:right;color:#c0392b;font-weight:800;font-size:15px;line-height:1.1}.inv-row-order small{display:block;font-size:11px;font-weight:600;color:#c97b00}.inv-stepper{display:flex;align-items:center;gap:6px}.inv-check{width:20px;text-align:center;color:#1c7c3a;font-weight:800}.inv-step{width:34px;height:34px;border:1px solid #ccc;background:#fff;border-radius:8px;font-size:18px;font-weight:700;color:#444;cursor:pointer;line-height:1}.inv-step:active{background:#eee}.inv-count{width:52px;height:34px;text-align:center;border:1px solid #ccc;border-radius:8px;font-size:15px;font-weight:700;color:#222}.inv-count::placeholder{color:#ccc;font-weight:400}.inv-row.need .inv-count{border-color:#e7b3b3;background:#fff}.inv-sum-total{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:12px;padding:16px 20px;margin-bottom:14px;font-weight:700;color:#555}.inv-sum-total strong{font-size:28px;color:#2e6fb0}.inv-sum-card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:14px 16px;margin-bottom:12px}.inv-sum-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.inv-sum-head strong{font-size:15px}.inv-sum-meta{color:#888;font-size:12px;margin-left:10px}.inv-copy{background:#f0f6ff;border:1.5px solid #2e6fb0;color:#2e6fb0;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:700;cursor:pointer}.inv-sum-line{display:flex;align-items:baseline;gap:10px;padding:5px 0;border-top:1px solid #f4f4f4;font-size:13px}.inv-sum-line>span:first-child{flex:1 1}.inv-sum-qty{color:#c0392b;font-weight:700}.inv-sum-amt{color:#555;min-width:70px;text-align:right}.inv-sum-sub{display:flex;justify-content:space-between;border-top:1.5px solid #eee;margin-top:6px;padding-top:8px;font-weight:700;color:#333;font-size:14px}.inv-add-btn{width:100%;background:#21436e;color:#fff;border:none;border-radius:12px;padding:15px;font-size:15px;font-weight:700;cursor:pointer;margin-bottom:16px}.inv-pgroup{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:12px;overflow:hidden}.inv-pgroup.hidden{opacity:.6}.inv-pgroup-head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fafafa;border-bottom:1px solid #eee}.inv-pgroup-count{color:#999;font-size:12px;margin-left:6px}.inv-prow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #f2f2f2}.inv-prow:last-child{border-bottom:none}.inv-prow.inactive{opacity:.5}.inv-prow-actions{display:flex;gap:6px;white-space:nowrap}.inv-hidden-badge{display:inline-block;background:#999;color:#fff;border-radius:5px;font-size:10px;font-weight:700;padding:1px 7px;margin-left:8px}.inv-mini{background:#2e6fb0;color:#fff;border:none;border-radius:7px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.inv-mini.ghost{background:#fff;color:#555;border:1px solid #ccc}.inv-mini.danger{background:#fff;color:#c0392b;border:1px solid #f0c4be}.inv-panel{background:#f8f9fb;border:1px solid #e0e4ea;border-radius:12px;padding:16px;margin:0 0 16px}.inv-panel-title{font-weight:800;font-size:15px;margin-bottom:12px;color:#222}.inv-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 14px;gap:10px 14px}.inv-bottombar{position:-webkit-sticky;position:sticky;bottom:12px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;background:#fff;border:1px solid #e0e0e0;border-radius:14px;box-shadow:0 6px 24px rgba(0,0,0,.12);padding:14px 18px;cursor:pointer;text-align:left}.inv-bottombar.copyall{background:#2e6fb0;border-color:#2e6fb0}.inv-bb-title{font-weight:800;font-size:15px;color:#222}.inv-bb-sub{font-size:12px;color:#888;margin-top:2px}.inv-bottombar.copyall .inv-bb-sub,.inv-bottombar.copyall .inv-bb-title{color:#fff}.inv-bb-go{background:#2e6fb0;color:#fff;border-radius:999px;padding:9px 20px;font-size:14px;font-weight:800;white-space:nowrap}.inv-bottombar.copyall .inv-bb-go{background:#fff;color:#2e6fb0}.reg-btn.danger{background:#fdecea;color:#c0392b;border:1px solid #f5c6c0}.inv-kpi-val small{font-size:12px;font-weight:600;color:#999;margin-left:2px}.inv-period{display:flex;gap:6px;margin-bottom:14px}.inv-period button{background:#f0f0f0;border:1px solid #ddd;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:700;color:#666;cursor:pointer}.inv-period button.on{background:#2e6fb0;color:#fff;border-color:#2e6fb0}.inv-explain{background:#f4f8fc;border:1px solid #d8e6f3;border-radius:10px;padding:10px 14px;font-size:13px;color:#3a5a78;line-height:1.7;margin-bottom:14px}.inv-tcard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:8px;overflow:hidden}.inv-trow{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;cursor:pointer;text-align:left}.inv-tstock{display:flex;flex-direction:column;align-items:flex-end;gap:1px;white-space:nowrap}.inv-tstock-cur{font-size:12px;color:#999}.inv-tstock-th{font-size:15px;font-weight:800;color:#2e6fb0}.inv-tstock-th.neg{color:#c0392b}.inv-tstock-none{font-size:12px;color:#bbb}.inv-tbreak{border-top:1px solid #eee;background:#fafbfc;padding:10px 16px}.inv-tbreak-h{font-size:12px;color:#888;margin-bottom:6px}.inv-tbreak-row{display:flex;align-items:baseline;gap:10px;font-size:13px;padding:3px 0}.inv-tbreak-row>span:first-child{flex:1 1}.inv-tbreak-q{color:#999;font-size:12px}.inv-tbreak-c{color:#555;min-width:70px;text-align:right}.inv-addrecipe{display:flex;gap:8px;margin-bottom:14px}.inv-addrecipe select{flex:1 1}.inv-rcard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px;margin-bottom:8px}.inv-rcard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.inv-rcard-lines{display:flex;flex-wrap:wrap;gap:6px}.inv-rchip{background:#eef2f7;color:#44607a;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600}.inv-rline{display:flex;align-items:center;gap:8px;margin-bottom:8px}.inv-rline select{flex:1 1}.inv-rqty{width:90px;text-align:right}.inv-runit{min-width:28px;color:#888;font-size:13px}.inv-rline-note{font-size:11px;color:#999;margin:6px 0 0}@media (max-width:640px){.inv-kpis{grid-template-columns:repeat(2,1fr)}.inv-kpi.wide{grid-column:span 2}.inv-form-grid{grid-template-columns:1fr 1fr}}