@font-face{font-family:Pretendard Variable;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--blue:#3182F6;--blue-weak:#E8F1FE;--blue-strong:#1B64DA;--blue-soft:#F4F8FF;--green:#00B26E;--green-weak:#E4F7EF;--orange:#F59F00;--orange-weak:#FEF4E2;--red:#F04452;--red-weak:#FDECEE;--purple:#8B5CF6;--purple-weak:#F1ECFE;--grey900:#191F28;--grey800:#333D4B;--grey700:#4E5968;--grey600:#6B7684;--grey500:#8B95A1;--grey400:#B0B8C1;--grey300:#D1D6DB;--grey200:#E5E8EB;--grey100:#F2F4F6;--grey50:#F9FAFB;--bg:#F2F4F6;--white:#fff;--shadow:0 1px 3px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.05);--shadow-lg:0 8px 40px rgba(0,0,0,.14);--font:"Pretendard","Pretendard Variable",-apple-system,BlinkMacSystemFont,"Malgun Gothic","Apple SD Gothic Neo",sans-serif}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}html,body{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--grey900);overflow:hidden}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select{font-family:inherit}.app{display:grid;grid-template-columns:92px 1fr;grid-template-rows:58px 1fr;grid-template-areas:"nav top" "nav main";height:100vh}.gnb{grid-area:nav;background:var(--white);border-right:1px solid var(--grey200);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:8px;z-index:20}.gnb .logo{width:46px;height:46px;border-radius:14px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;margin-bottom:12px;letter-spacing:-.5px}.navitem{width:76px;min-height:66px;padding:10px 0;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--grey500);position:relative;transition:.12s;border:1px solid var(--grey200);background:var(--white)}.navitem .ico{font-size:27px;line-height:1}.navitem .lbl{font-size:11.5px;font-weight:700;letter-spacing:-.3px}.navitem:hover{background:var(--grey50);color:var(--grey700);border-color:var(--grey300)}.navitem:active{transform:scale(.96);background:var(--grey100)}.navitem.active{background:var(--blue-weak);color:var(--blue);border-color:var(--blue);box-shadow:0 0 0 1px var(--blue) inset}.navitem .badge{position:absolute;top:-5px;right:-4px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--red);color:#fff;font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.gnb .spacer{flex:1}.top{grid-area:top;background:var(--white);border-bottom:1px solid var(--grey200);display:flex;align-items:center;gap:14px;padding:0 20px;z-index:15}.store{display:flex;align-items:center;gap:9px;font-weight:800;font-size:16px;letter-spacing:-.4px}.store .dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-weak)}.store .biz{font-size:11px;font-weight:700;color:var(--grey500);background:var(--grey100);padding:3px 8px;border-radius:7px;margin-left:2px}.top .grow{flex:1}.qrtoggle{display:flex;align-items:center;gap:10px;background:var(--grey50);border:1px solid var(--grey200);border-radius:12px;padding:7px 12px}.qrtoggle .qi{font-size:16px}.qrtoggle .qt{font-size:12.5px;font-weight:700;color:var(--grey700);letter-spacing:-.3px}.qrtoggle .qs{font-size:11px;font-weight:700;color:var(--green)}.sw{width:52px;height:30px;border-radius:16px;background:var(--grey300);position:relative;transition:.16s;flex:0 0 auto;cursor:pointer}.sw:before{content:"";position:absolute;left:-6px;right:-6px;top:50%;height:44px;transform:translateY(-50%)}.sw.on{background:var(--green)}.sw:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;transition:.16s;box-shadow:0 1px 3px #0003}.sw.on:after{left:25px}.sw:active:after{width:28px}.clock{font-size:13px;font-weight:700;color:var(--grey600);font-variant-numeric:tabular-nums}.iconbtn{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--grey600);transition:.12s;position:relative}.iconbtn:active{transform:scale(.94);background:var(--grey100)}.iconbtn:hover{background:var(--grey100)}.iconbtn .ndot{position:absolute;top:8px;right:9px;width:8px;height:8px;background:var(--red);border-radius:50%;box-shadow:0 0 0 2px #fff}.who{display:flex;align-items:center;gap:9px;min-height:46px;padding:5px 10px 5px 12px;border-radius:12px}.who:active,.who:hover{background:var(--grey100)}.who .av{width:30px;height:30px;border-radius:50%;background:var(--grey900);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.who .name{font-size:13px;font-weight:700}.who .sub{font-size:11px;color:var(--grey500)}.main{grid-area:main;overflow:hidden;display:flex;flex-direction:column}.pagehead{display:flex;align-items:flex-end;justify-content:space-between;padding:18px 24px 14px;gap:16px;flex-wrap:wrap}.pagehead h1{font-size:22px;font-weight:800;letter-spacing:-.6px}.pagehead .desc{font-size:13px;color:var(--grey600);margin-top:5px;line-height:1.5}.pagehead .desc b{color:var(--grey800);font-weight:700}.headright{display:flex;align-items:center;gap:8px}.zones{display:flex;gap:8px;background:var(--white);padding:5px;border-radius:14px;box-shadow:var(--shadow)}.zone{min-height:44px;padding:0 16px;border-radius:10px;font-size:13.5px;font-weight:700;color:var(--grey600);transition:.1s;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.zone:active{transform:scale(.97)}.zone:hover{background:var(--grey50)}.zone.active{background:var(--grey900);color:#fff}.zone .n{margin-left:6px;font-size:12px;opacity:.8}.btn{height:44px;border-radius:11px;font-size:13.5px;font-weight:700;letter-spacing:-.3px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;transition:.12s}.btn:active{transform:scale(.97)}.btn.pri{background:var(--blue);color:#fff}.btn.pri:hover{background:var(--blue-strong)}.btn.ghost{background:var(--grey100);color:var(--grey700)}.btn.ghost:hover{background:var(--grey200)}.btn.line{background:#fff;color:var(--grey700);border:1px solid var(--grey300)}.btn.line:hover{background:var(--grey50)}.floorwrap{flex:1;display:flex;gap:16px;padding:0 24px 20px;min-height:0}.floorstage{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.floor{flex:1;position:relative;background:radial-gradient(circle at 1px 1px,#E9EDF2 1.4px,transparent 0);background-size:26px 26px;background-color:var(--white);border:1px solid var(--grey200);border-radius:20px;box-shadow:var(--shadow);overflow:auto}.floor-inner{position:relative;width:1120px;height:690px;margin:auto}.ftable{position:absolute;border-radius:14px;padding:8px 10px;display:flex;flex-direction:column;gap:3px;cursor:pointer;transition:.14s;border:2px solid transparent;color:var(--grey800);overflow:hidden}.ftable:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.ftable.round{border-radius:50%;align-items:center;justify-content:center;text-align:center;padding:6px}.ftable.sel{outline:3px solid var(--grey900);outline-offset:3px}.ftable .frow{display:flex;align-items:center;justify-content:space-between;gap:6px}.ftable .tname{font-size:18px;font-weight:800;letter-spacing:-.3px}.ftable .qrb{font-size:11.5px;font-weight:800;padding:2px 7px;border-radius:6px;background:#ffffffbf;color:var(--blue);letter-spacing:.2px;flex:0 0 auto}.ftable .fmeta{font-size:14px;font-weight:700;opacity:.85;display:flex;gap:7px;align-items:center}.tchip{font-size:13.5px;font-weight:800;padding:2px 9px;border-radius:7px;background:#fffc;color:var(--grey600);flex:0 0 auto;font-variant-numeric:tabular-nums}.tchip.warn{background:var(--orange-weak);color:var(--orange)}.tchip.over{background:var(--red);color:#fff}.ftable .famt{font-size:19.5px;font-weight:800;margin-top:auto;letter-spacing:-.4px}.ftable .fst{font-size:14px;font-weight:800;letter-spacing:-.2px;line-height:1.35}.ftable .fst .fsub{font-weight:700;opacity:.72}.ftable .callbadge{position:absolute;top:6px;right:6px;font-size:18px}.ftable.empty{background:var(--grey50);border-color:var(--grey200);border-style:solid;color:var(--grey400)}.ftable.empty{gap:1px}.ftable.empty .famt{color:var(--grey300);font-size:14px;font-weight:700}.ftable.dining{background:var(--blue-soft);border-color:#bfd8ff}.ftable.dining .fst{color:var(--blue)}.ftable.cooking{background:var(--orange-weak);border-color:#f6d492}.ftable.cooking .fst{color:var(--orange)}.ftable.pending{background:var(--blue-weak);border-color:var(--blue);animation:pulseB 1.5s ease-in-out infinite}.ftable.pending .fst{color:var(--blue-strong)}@keyframes pulseB{0%,to{box-shadow:0 0 0 3px #3182f62e}50%{box-shadow:0 0 0 6px #3182f614}}.ftable.bill{background:var(--purple-weak);border-color:#c9b6f7}.ftable.bill .fst{color:var(--purple)}.ftable.call{background:var(--red-weak);border-color:var(--red);animation:pulseR 1.1s ease-in-out infinite}.ftable.call .fst{color:var(--red)}@keyframes pulseR{0%,to{box-shadow:0 0 0 3px #f0445233}50%{box-shadow:0 0 0 7px #f044521a}}.movebar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:12px;background:var(--grey900);color:#fff;border-radius:12px;padding:12px 16px;margin-bottom:12px}.movebar .mb-t{font-size:14.5px;font-weight:800;letter-spacing:-.3px}.movebar .mb-s{font-size:12px;font-weight:600;opacity:.72}.movebar .mb-x{margin-left:auto;height:44px;padding:0 16px;border-radius:9px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-family:inherit;font-size:12.5px;font-weight:800;cursor:pointer}.movebar .mb-x:hover{background:#ffffff1f}body.move-mode .ftable{opacity:.4;filter:grayscale(.5)}body.move-mode .ftable.can-pick{opacity:1;filter:none;outline:3px dashed var(--blue);outline-offset:3px;cursor:pointer}body.move-mode .ftable.move-src{opacity:1;filter:none;background:var(--grey900)!important;border-color:var(--grey900)!important;color:#fff}body.move-mode .ftable.move-src *{color:#fff!important;opacity:.85}.ftable .movecheck{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900;color:#fff;pointer-events:none}.fstruct{position:absolute;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:var(--grey500);background:repeating-linear-gradient(45deg,#eef1f5,#eef1f5 8px,#e7ebf0 8px,#e7ebf0 16px);border:1px solid var(--grey200);border-radius:10px;letter-spacing:.3px}.fstruct.wall{background:var(--grey400);border-radius:3px}.legend{display:flex;flex-wrap:wrap;gap:14px;padding:2px 4px}.legend .lg{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--grey600)}.legend .sq{width:12px;height:12px;border-radius:4px}.sumstrip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.sumc{background:var(--white);border:1px solid var(--grey200);border-radius:13px;padding:11px 13px;box-shadow:var(--shadow)}.sumc .sv{font-size:22px;font-weight:800;letter-spacing:-.6px}.sumc .sl{font-size:11.5px;font-weight:700;color:var(--grey500);margin-top:2px}.sumc.hot .sv{color:var(--red)}.billpanel{position:fixed;top:0;right:0;bottom:0;width:min(400px,94vw);background:var(--white);border-radius:20px 0 0 20px;box-shadow:-12px 0 48px #0000002e;display:flex;flex-direction:column;overflow:hidden;z-index:70;transform:translate(105%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.billpanel.open{transform:translate(0)}.drawhead{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 0}.drawhead .dh-t{font-size:14px;font-weight:800;color:var(--grey500)}.drawhead .dh-x{width:44px;height:44px;border-radius:10px;background:var(--grey100);color:var(--grey600);font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center}.drawhead .dh-x:hover{background:var(--grey200)}.tpopup{width:min(400px,94vw);max-height:88vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg);padding:18px}.tpopup.staffpop{width:min(1180px,96vw);max-height:94vh;padding:20px}.staffpop .so-layout{display:grid;grid-template-columns:112px minmax(0,1fr) 330px;gap:10px;height:min(600px,66vh)}.staffpop .so-rail{background:var(--grey50);border:1px solid var(--grey200);border-radius:12px;overflow-y:auto}.staffpop .so-rail button{display:block;width:100%;min-height:60px;border:0;border-bottom:1px solid var(--grey200);background:transparent;font-family:inherit;font-size:13px;font-weight:700;color:var(--grey600);line-height:1.35;padding:8px 6px;cursor:pointer;word-break:keep-all;text-align:center}.staffpop .so-rail button.on{background:#fff;color:var(--blue);font-weight:800;box-shadow:inset 3px 0 0 var(--blue)}.staffpop .so-rail .rc{display:block;font-size:11px;font-weight:700;color:var(--grey400);margin-top:2px}.staffpop .so-tiles{overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;align-content:start;padding:2px}.staffpop .so-tile{min-height:88px;border:1px solid var(--grey200);border-radius:12px;background:#fff;padding:10px 11px;cursor:pointer;font-family:inherit;text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.staffpop .so-tile:active{transform:scale(.97)}.staffpop .so-tile.on{border-color:var(--blue);background:var(--blue-weak)}.staffpop .so-tile .tn{font-size:13.5px;font-weight:700;line-height:1.35;color:var(--grey900,#111);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.staffpop .so-tile .tp{font-size:14px;font-weight:800;color:var(--green,#0a8043)}.staffpop .so-tile .tq{font-size:11.5px;font-weight:800;color:var(--blue)}.staffpop .so-cart{border:1px solid var(--grey200);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;background:#fff}.staffpop .so-cart .ch{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--grey50);border-bottom:1px solid var(--grey200);font-size:13.5px;font-weight:800}.staffpop .so-cart .cclear{border:1px solid var(--grey200);background:#fff;border-radius:8px;height:36px;padding:0 12px;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;color:var(--grey600)}.staffpop .so-cart .cl{flex:1;overflow-y:auto}.staffpop .so-crow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;padding:9px 10px;border-bottom:1px solid var(--grey100)}.staffpop .so-crow .cn{font-size:13px;font-weight:700;line-height:1.3}.staffpop .so-crow .cu{font-size:11.5px;color:var(--grey400);font-weight:600}.staffpop .so-crow .cc{display:flex;align-items:center;gap:5px}.staffpop .so-crow .cq{width:44px;height:44px;border-radius:10px;border:0;font-weight:800;font-size:17px;cursor:pointer;font-family:inherit;background:var(--grey100)}.staffpop .so-crow .cq.plus{background:var(--blue-weak);color:var(--blue)}.staffpop .so-crow .cq.del{background:var(--red-weak);color:var(--red);font-size:15px}.staffpop .so-crow .cn2{min-width:24px;text-align:center;font-weight:800;font-size:15px}.staffpop .so-crow .ca{min-width:74px;text-align:right;font-weight:800;font-size:13px}.staffpop .so-sum{border-top:1px solid var(--grey200);padding:10px 12px;background:var(--grey50)}.staffpop .so-sum .r{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:var(--grey600);margin-bottom:5px}.staffpop .so-sum .r.tot{font-size:17px;font-weight:800;color:var(--grey900,#111);margin:0}.staffpop .tp-foot .btn{height:56px;font-size:16px}.staffpop .so-empty{padding:40px 0;text-align:center;color:var(--grey400);font-size:13px;font-weight:700}.staffpop .so-cempty{padding:40px 12px;text-align:center;color:var(--grey400);font-size:12.5px;font-weight:700;line-height:1.7}@media(max-width:1024px){.staffpop .so-layout{grid-template-columns:96px minmax(0,1fr) 280px}}.tpopup .tp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tpopup .tp-l{display:flex;align-items:center;gap:8px}.tpopup .tp-name{font-size:19px;font-weight:800}.tpopup .tp-meta{font-size:12px;color:var(--grey500);font-weight:600;margin-bottom:10px}.tpopup .oitems{margin-bottom:8px}.tpopup .tp-round{display:flex;align-items:center;gap:7px;padding:10px 0 4px;font-size:12px;font-weight:800;color:var(--grey500)}.tpopup .tp-total{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed var(--grey200);padding-top:12px;margin-top:6px;font-size:14px;font-weight:700;color:var(--grey700)}.tpopup .tp-total b{font-size:20px;font-weight:800;color:var(--grey900);letter-spacing:-.5px}.tpopup .tp-foot{display:flex;gap:8px;margin-top:14px}.tpopup .tp-foot .btn{flex:1;height:50px;font-size:15px}.billempty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 24px;text-align:center}.billempty .be-ico{font-size:44px;opacity:.3}.billempty .be-t{font-size:15px;font-weight:800;color:var(--grey600)}.billempty .be-s{font-size:12.5px;color:var(--grey400);line-height:1.7;font-weight:500}.billhead{padding:16px 18px 13px;border-bottom:1px solid var(--grey100)}.billhead .bh-top{display:flex;align-items:center;justify-content:space-between}.billhead .bh-no{font-size:20px;font-weight:800;display:flex;align-items:center;gap:8px}.billhead .bh-g{font-size:13px;font-weight:700;color:var(--grey500)}.stbadge{font-size:11px;font-weight:800;padding:4px 9px;border-radius:8px}.stbadge.dining{background:var(--blue-weak);color:var(--blue)}.stbadge.cooking{background:var(--orange-weak);color:var(--orange)}.stbadge.bill{background:var(--purple-weak);color:var(--purple)}.stbadge.call{background:var(--red-weak);color:var(--red)}.billhead .bh-meta{display:flex;gap:12px;margin-top:9px;font-size:12px;font-weight:600;color:var(--grey600);flex-wrap:wrap}.billhead .bh-meta b{color:var(--grey800);font-weight:700}.callnote{margin-top:10px;background:var(--red-weak);border-radius:10px;padding:9px 11px;display:flex;gap:8px;align-items:flex-start}.callnote .cn-i{font-size:15px}.callnote .cn-t{font-size:12px;font-weight:700;color:var(--red);line-height:1.4}.callnote .cn-b{margin-left:auto;font-size:11px;font-weight:800;color:var(--red);background:#fff;border-radius:7px;padding:5px 8px;flex:0 0 auto}.billrounds{flex:1;overflow:auto;padding:8px 14px}.roundhead{display:flex;align-items:center;gap:8px;padding:12px 4px 8px;font-size:12px;font-weight:800;color:var(--grey500)}.roundhead .rq{background:var(--grey100);color:var(--grey600);padding:2px 8px;border-radius:7px;font-size:11px}.roundhead .qtag{background:var(--blue-weak);color:var(--blue);padding:2px 8px;border-radius:7px;font-size:10.5px;font-weight:800}.roundhead .stag{background:var(--grey100);color:var(--grey600);padding:2px 8px;border-radius:7px;font-size:10.5px;font-weight:800}.roundhead .rt{margin-left:auto;font-weight:700;color:var(--grey400)}.bline{display:flex;align-items:center;gap:10px;padding:10px 6px;border-bottom:1px solid var(--grey100)}.bline .bdot{width:7px;height:7px;border-radius:50%;background:var(--orange);flex:0 0 auto}.bline.served .bdot{background:var(--green)}.bnm{flex:1;min-width:0}.bnm .bn{font-size:13.5px;font-weight:700;color:var(--grey900)}.bnm .bo{font-size:11.5px;color:var(--grey500);font-weight:500;margin-top:2px}.bnm .bp{font-size:11.5px;color:var(--grey400);font-weight:600;margin-top:2px}.bqty{font-size:13px;font-weight:800;color:var(--grey700);min-width:24px;text-align:center}.bamt{font-size:13.5px;font-weight:800;color:var(--grey900);min-width:72px;text-align:right}.servechip{font-size:10px;font-weight:800;padding:3px 7px;border-radius:6px;cursor:pointer}.servechip.wait{background:var(--orange-weak);color:var(--orange)}.servechip.ok{background:var(--green-weak);color:var(--green)}.billsum{padding:14px 18px;border-top:1px solid var(--grey200);background:var(--grey50)}.sumrow{display:flex;align-items:center;justify-content:space-between;padding:5px 0;font-size:13px;color:var(--grey700);font-weight:600}.sumrow b{font-weight:800;color:var(--grey900)}.sumrow.total{border-top:1px dashed var(--grey300);margin-top:6px;padding-top:11px;font-size:15px}.sumrow.total b{font-size:22px;letter-spacing:-.6px}.disc{width:120px;text-align:right;border:1px solid var(--grey300);border-radius:8px;padding:6px 10px;font-size:13px;font-weight:700;color:var(--grey900)}.disc:focus{outline:none;border-color:var(--blue)}.billpay{padding:12px 14px 14px}.paymethods{display:flex;gap:6px;margin-bottom:10px}.pm{flex:1;height:46px;border-radius:10px;background:var(--grey100);color:var(--grey600);font-size:13.5px;font-weight:800;transition:.1s}.pm:hover{background:var(--grey200)}.pm.on{background:var(--blue-weak);color:var(--blue);box-shadow:inset 0 0 0 2px var(--blue)}.paybtn{width:100%;height:54px;border-radius:14px;background:var(--blue);color:#fff;font-size:16px;font-weight:800;letter-spacing:-.3px;transition:.12s;display:flex;align-items:center;justify-content:center;gap:8px}.paybtn:hover{background:var(--blue-strong)}.paybtn.done{background:var(--grey200);color:var(--grey500);cursor:default}.subbtns{display:flex;gap:8px;margin-top:9px}.subbtns .btn{flex:1;height:44px;font-size:12.5px}.board{flex:1;overflow:auto;padding:0 24px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.col{background:var(--white);border-radius:18px;box-shadow:var(--shadow);padding:14px;min-height:200px}.colhead{display:flex;align-items:center;justify-content:space-between;padding:2px 6px 12px}.colhead .t{display:flex;align-items:center;gap:8px;font-weight:800;font-size:15px}.colhead .flag{width:9px;height:9px;border-radius:3px}.colhead .cnt{background:var(--grey100);color:var(--grey700);font-size:12px;font-weight:800;border-radius:8px;padding:3px 9px}.colbody{display:flex;flex-direction:column;gap:11px}.empty{color:var(--grey400);font-size:13px;text-align:center;padding:34px 0;font-weight:600}.ocard{background:var(--grey50);border:1px solid var(--grey200);border-radius:15px;padding:14px;position:relative;transition:.16s}.ocard.new{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px var(--blue-weak);animation:pulseB 1.6s ease-in-out infinite}.ocard.done{opacity:.66}.newtag{position:absolute;top:-9px;left:14px;background:var(--blue);color:#fff;font-size:10.5px;font-weight:800;padding:3px 9px;border-radius:7px;letter-spacing:.3px}.ohead{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.ohead .ol{display:flex;align-items:center;gap:7px}.pill{font-size:11px;font-weight:800;padding:4px 9px;border-radius:8px;letter-spacing:-.2px}.pill.qr{background:var(--blue-weak);color:var(--blue)}.pill.staff{background:var(--grey200);color:var(--grey700)}.otable{font-size:14px;font-weight:800}.otimer{font-size:11.5px;font-weight:700;color:var(--grey500)}.oitems{list-style:none;display:flex;flex-direction:column;gap:8px;margin:2px 0 12px;border-top:1px dashed var(--grey200);padding-top:11px}.oli{display:flex;align-items:flex-start;gap:9px;font-size:13.5px}.oli .onm{flex:1;font-weight:700;color:var(--grey900);line-height:1.35}.oli .oopt{display:block;font-size:11.5px;color:var(--grey500);font-weight:500;margin-top:2px}.oli .oqty{font-weight:800;color:var(--grey700)}.ometa{font-size:11.5px;color:var(--grey500);font-weight:600;margin-bottom:11px}.ometa b{color:var(--grey700)}.ofoot{display:flex;gap:8px}.ofoot .btn{flex:1;height:46px}.ofoot .btn.rej{flex:0 0 auto;padding:0 16px;background:var(--grey100);color:var(--grey600)}.histwrap{flex:1;overflow:auto;padding:0 24px 20px}.histgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px}.hcard{background:var(--white);border-radius:16px;box-shadow:var(--shadow);border:1px solid var(--grey200);overflow:hidden}.hcard .hh{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--grey100)}.hcard .hh .ht{font-size:15px;font-weight:800;display:flex;align-items:center;gap:8px}.hcard .hh .hs{font-size:11.5px;font-weight:700;color:var(--grey500)}.hbody{padding:6px 16px 10px}.hround{padding:9px 0;border-bottom:1px solid var(--grey100)}.hround:last-child{border-bottom:none}.hround .hr-top{display:flex;align-items:center;gap:7px;margin-bottom:6px}.hround .hr-q{font-size:10.5px;font-weight:800;padding:2px 7px;border-radius:6px}.hr-q.qr{background:var(--blue-weak);color:var(--blue)}.hr-q.staff{background:var(--grey100);color:var(--grey600)}.hround .hr-tm{font-size:11px;font-weight:600;color:var(--grey400);margin-left:auto}.hround .hr-it{font-size:12.5px;color:var(--grey700);font-weight:600;line-height:1.7}.hfoot{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--grey50);border-top:1px solid var(--grey100)}.hfoot .hf-l{font-size:12px;font-weight:700;color:var(--grey500)}.hfoot .hf-a{font-size:16px;font-weight:800;letter-spacing:-.4px}.menuwrap{flex:1;overflow:auto;padding:0 24px 22px;display:flex;flex-direction:column;gap:14px}.menuwrap.menu-tabs-wrap{flex:0 0 auto;overflow:visible;padding-bottom:0;gap:0}.menu-content-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.mcats{display:flex;gap:7px;flex-wrap:wrap}.mcat{padding:8px 15px;border-radius:11px;font-size:13.5px;font-weight:700;color:var(--grey600);background:var(--white);border:1px solid var(--grey200);transition:.1s}.mcat:hover{background:var(--grey50)}.mcat.on{background:var(--grey900);color:#fff;border-color:var(--grey900)}.mgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px}.mcard{background:var(--white);border:1px solid var(--grey200);border-radius:16px;padding:15px;box-shadow:var(--shadow);position:relative;transition:.14s}.mcard.soldout{opacity:.62}.mcard .mc-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.mcard .mc-name{font-size:15px;font-weight:800;letter-spacing:-.3px}.mcard .mc-cat{font-size:11px;font-weight:700;color:var(--grey500);margin-top:3px}.mcard .mc-price{font-size:16px;font-weight:800;margin-top:12px;letter-spacing:-.4px}.mcard .mc-price .edit{font-size:11px;font-weight:700;color:var(--blue);margin-left:6px;cursor:pointer}.mtags{display:flex;gap:5px;margin-top:11px;flex-wrap:wrap}.mtag{font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:7px}.mtag.on{background:var(--green-weak);color:var(--green)}.mtag.off{background:var(--grey100);color:var(--grey500)}.mtag.qr{background:var(--blue-weak);color:var(--blue)}.mtag.best{background:var(--red-weak);color:var(--red)}.mc-actions{display:flex;gap:6px;margin-top:12px;border-top:1px solid var(--grey100);padding-top:11px}.mc-actions .mb{flex:1;height:44px;border-radius:9px;font-size:12px;font-weight:700;background:var(--grey100);color:var(--grey700);transition:.1s}.mc-actions .mb:hover{background:var(--grey200)}.mc-actions .mb.danger{color:var(--red)}.mc-actions .mb.on{background:var(--blue-weak);color:var(--blue)}.addcard{border:2px dashed var(--grey300);background:var(--grey50);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:170px;color:var(--grey500);font-weight:700;font-size:14px;cursor:pointer;transition:.12s}.addcard:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.addcard .ai{font-size:30px}.subtabs{display:flex;gap:4px;border-bottom:1px solid var(--grey200);margin-bottom:14px;overflow-x:auto;flex:0 0 auto}.subtab{padding:11px 17px;font-size:13.5px;font-weight:800;color:var(--grey500);border-bottom:3px solid transparent;white-space:nowrap;transition:.1s}.subtab:hover{color:var(--grey700)}.subtab.on{color:var(--blue);border-bottom-color:var(--blue)}.mtoolbar{background:var(--white);border:1px solid var(--grey200);border-radius:13px;padding:10px;display:flex;gap:8px;align-items:center;box-shadow:var(--shadow);margin-bottom:12px;flex-wrap:wrap}.mtoolbar .msearch{flex:1;min-width:170px;height:44px;padding:0 13px;border:1px solid var(--grey300);border-radius:10px;font-size:13.5px;font-weight:600}.mtoolbar .msearch:focus{outline:none;border-color:var(--blue)}.mtoolbar select{height:44px;padding:0 10px;border:1px solid var(--grey300);border-radius:10px;font-size:13px;font-weight:600;background:#fff}.mlayout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:12px;align-items:start}.catcard{background:var(--white);border:1px solid var(--grey200);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.catcard .ch{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-bottom:1px solid var(--grey100);font-size:13.5px;font-weight:800}.catcard .cl{padding:8px}.catrow{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;margin:2px 0;cursor:pointer;font-size:13.5px;font-weight:700;color:var(--grey700);transition:.1s}.catrow:hover{background:var(--grey50)}.catrow.on{background:var(--blue-weak);color:var(--blue)}.catrow .ccount{font-size:11px;background:var(--grey100);color:var(--grey600);padding:2px 8px;border-radius:10px;font-weight:800}.catrow.on .ccount{background:#ffffffbf;color:var(--blue)}.mthumb{width:52px;height:52px;border-radius:10px;object-fit:cover;background:var(--grey100);flex:0 0 auto}.mrowname{font-weight:800;font-size:13.5px}.mrowsub{font-size:11.5px;color:var(--grey500);font-weight:600;margin-top:3px}.sw.sm{width:44px;height:26px}.sw.sm:after{width:20px;height:20px}.sw.sm.on:after{left:21px}.setgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:13px}.setcard2{background:var(--white);border:1px solid var(--grey200);border-radius:16px;box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column}.setcard2 .st-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.setcard2 .st-n{font-size:16px;font-weight:800}.setcard2 .st-s{font-size:11.5px;color:var(--grey500);font-weight:600;margin-top:3px}.setcard2 .st-p{font-size:17px;font-weight:800;color:var(--blue);margin-top:10px}.setcard2 .st-p .orig{font-size:12px;color:var(--grey400);font-weight:600;text-decoration:line-through;margin-left:6px}.setgroup{background:var(--grey50);border:1px solid var(--grey100);border-radius:10px;padding:9px 12px;margin-top:7px;font-size:12.5px;color:var(--grey700);font-weight:600;line-height:1.5;break-inside:avoid}.setgroup b{color:var(--grey900)}.setcard2 .st-acts{display:flex;gap:6px;margin-top:13px;border-top:1px solid var(--grey100);padding-top:12px}.setcard2 .st-acts .btn{flex:1;height:44px;font-size:12.5px}.stepchips{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.stepchips span{flex:1;min-width:108px;text-align:center;padding:10px 6px;border-radius:9px;background:var(--grey100);color:var(--grey600);font-weight:800;font-size:12.5px}.stepchips span.on{background:var(--blue-weak);color:var(--blue)}.guideol{line-height:2.1;font-size:13.5px;color:var(--grey700);padding-left:20px;font-weight:600}.guideol b{color:var(--grey900)}.mc-img{position:relative;width:100%;height:130px;border-radius:12px;overflow:hidden;background:var(--grey100);margin-bottom:11px}.mc-img img{width:100%;height:100%;object-fit:cover;display:block}.mc-img .ph-badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:800;background:#191f289e;color:#fff;padding:3px 8px;border-radius:7px}.mc-img .ph-btn{position:absolute;right:8px;bottom:8px;font-size:11px;font-weight:800;background:#fffffff0;color:var(--grey800);padding:6px 10px;border-radius:9px;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;align-items:center;gap:4px}.mc-img .ph-btn:hover{background:#fff}.mc-img .soldover{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;display:flex;align-items:center;justify-content:center}.mc-img .soldover span{background:var(--grey900);color:#fff;font-size:12px;font-weight:800;padding:6px 14px;border-radius:9px}.mc-desc{font-size:12px;color:var(--grey500);font-weight:500;margin-top:5px;line-height:1.45;min-height:17px}.mc-opts{font-size:11px;color:var(--grey400);font-weight:600;margin-top:4px}.filefld{border:2px dashed var(--grey300);border-radius:12px;padding:0;overflow:hidden;background:var(--grey50)}.filefld .fprev{display:flex;align-items:center;gap:12px;padding:10px 12px;cursor:pointer}.filefld .fprev:hover{background:var(--blue-soft)}.filefld .fthumb{width:56px;height:56px;border-radius:10px;object-fit:cover;background:var(--grey100)}.filefld .ft-t{font-size:13px;font-weight:700;color:var(--grey700)}.filefld .ft-s{font-size:11.5px;color:var(--grey400);font-weight:600;margin-top:2px}.paygrid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px}.paygrid .pm{height:44px;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1.15}.paygrid .pm small{font-size:9.5px;font-weight:700;opacity:.65}.optgroup{margin-bottom:14px}.optgroup .og-t{font-size:12.5px;font-weight:800;margin-bottom:8px}.optgroup .og-t .req{font-size:10px;color:var(--red);margin-left:5px}.optchips{display:flex;flex-wrap:wrap;gap:6px}.optchip{font-size:12px;font-weight:700;padding:8px 12px;border-radius:10px;background:var(--grey100);color:var(--grey700);cursor:pointer;border:1.5px solid transparent}.optchip.on{background:var(--blue-weak);color:var(--blue);border-color:var(--blue)}.optchip .op{font-size:10.5px;opacity:.7;margin-left:3px}.dsheet{width:340px;max-height:86vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:var(--shadow-lg)}.dsheet .d-img{width:100%;height:170px;object-fit:cover;display:block}.dsheet .d-body{padding:16px 18px}.dsheet .d-n{font-size:18px;font-weight:800}.dsheet .d-d{font-size:12.5px;color:var(--grey500);font-weight:500;margin-top:4px;line-height:1.5}.dsheet .d-p{font-size:16px;font-weight:800;margin:8px 0 14px}.qtyrow{display:flex;align-items:center;gap:12px;margin:6px 0 14px}.qtyrow .qbtn{width:44px;height:44px;border-radius:10px;background:var(--grey100);font-size:17px;font-weight:800;color:var(--grey700)}.qtyrow .qv{font-size:16px;font-weight:800;min-width:24px;text-align:center}.pill.delivery{background:var(--green-weak);color:var(--green)}.pill.pickup{background:var(--orange-weak);color:var(--orange)}.settabs{display:flex;gap:8px;background:var(--white);border-radius:14px;box-shadow:var(--shadow);padding:0 10px;overflow-x:auto;flex:0 0 auto;margin:0 24px 14px}.settab{display:flex;align-items:center;gap:7px;min-height:52px;padding:14px 15px 11px;font-size:13.5px;font-weight:700;color:var(--grey600);border-bottom:3px solid transparent;white-space:nowrap;transition:.1s;flex:0 0 auto}.settab .sti{font-size:15px}.settab:hover{color:var(--grey800);background:var(--grey50)}.settab.on{color:var(--blue);border-bottom-color:var(--blue)}.setbody{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.setbody>.pagehead{padding-top:4px}.setwrap{flex:1;overflow:auto;padding:0 24px 22px;max-width:1420px}.setcols{column-width:440px;column-gap:22px}.sectitle{font-size:13px;font-weight:800;color:var(--grey500);margin:14px 4px 9px;letter-spacing:.2px;break-after:avoid;break-inside:avoid}.setcard{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:4px 20px;margin-bottom:4px;break-inside:avoid}.setrow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid var(--grey100)}.setrow:last-child{border-bottom:none}.setrow .l .t{font-size:14.5px;font-weight:700}.setrow .l .s{font-size:12px;color:var(--grey500);margin-top:3px;line-height:1.5}.radios{display:flex;flex-direction:column}.radio{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--grey100);cursor:pointer}.radio:last-child{border:none}.radio .rc{width:22px;height:22px;border-radius:50%;border:2px solid var(--grey300);flex:0 0 auto;display:flex;align-items:center;justify-content:center}.radio.on .rc{border-color:var(--blue)}.radio.on .rc:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue)}.radio .rt{font-size:14px;font-weight:600}.radio .rs{font-size:11.5px;color:var(--grey400);font-weight:600;margin-left:auto}.custwrap,.repwrap{flex:1;overflow:auto;padding:0 24px 22px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.kpi{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:18px}.kpi .k{font-size:13px;color:var(--grey600);font-weight:700}.kpi .v{font-size:25px;font-weight:800;margin-top:8px;letter-spacing:-1px}.kpi .d{font-size:12px;font-weight:700;margin-top:6px}.kpi .d.up{color:var(--green)}.kpi .d.down{color:var(--red)}.panel{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:20px;margin-bottom:14px}.panel h3{font-size:15px;font-weight:800;margin-bottom:16px}.chart{display:flex;align-items:flex-end;gap:10px;height:170px;padding-top:10px}.bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end}.bar .fill{width:64%;max-width:34px;background:linear-gradient(180deg,var(--blue),#7DB0FF);border-radius:7px 7px 0 0}.bar .bl{font-size:11px;color:var(--grey500);font-weight:600}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.toplist{display:flex;flex-direction:column}.toprow{display:flex;align-items:center;gap:12px;padding:11px 4px;border-bottom:1px solid var(--grey100)}.toprow:last-child{border-bottom:none}.toprow .rank{width:24px;height:24px;border-radius:8px;background:var(--grey100);color:var(--grey700);font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center}.toprow .rank.top{background:var(--blue);color:#fff}.toprow .mn{flex:1;font-weight:700;font-size:14px}.toprow .qn{font-size:13px;color:var(--grey600);font-weight:700}.srcrow{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--grey100)}.srcrow:last-child{border-bottom:none}.srcrow .si{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px}.srcrow .sn{flex:1;font-weight:700;font-size:14px}.srcrow .sbar{flex:2;height:8px;background:var(--grey100);border-radius:4px;overflow:hidden}.srcrow .sbar i{display:block;height:100%;border-radius:4px}.srcrow .sv{font-size:13px;font-weight:800;min-width:44px;text-align:right}.phonewrap{flex:1;overflow:auto;padding:0 24px 22px;display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap}.phone{width:300px;flex:0 0 auto;background:#fff;border-radius:34px;box-shadow:var(--shadow-lg);border:9px solid #111;overflow:hidden}.phone .pstatus{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:12px;font-weight:700;color:var(--grey900)}.phone .ptop{display:flex;align-items:center;justify-content:space-between;padding:6px 16px 12px}.phone .ptop .pback{font-size:18px;color:var(--grey700)}.phone .ptop .pttl{font-size:13px;font-weight:800}.phone .pstore{padding:0 16px 12px}.phone .pstore .ps-n{font-size:18px;font-weight:800;display:flex;align-items:center;gap:7px}.phone .pstore .ps-t{font-size:12px;color:var(--grey500);font-weight:600;margin-top:3px}.qrpill{font-size:10.5px;font-weight:800;background:var(--blue-weak);color:var(--blue);padding:3px 8px;border-radius:7px}.phone .pcats{display:flex;gap:6px;padding:0 16px 10px;overflow-x:auto}.phone .pcat{font-size:12px;font-weight:700;color:var(--grey500);white-space:nowrap;padding:6px 11px;border-radius:9px;background:var(--grey100)}.phone .pcat.on{background:var(--grey900);color:#fff}.phone .pmenu{padding:0 16px 8px;display:flex;flex-direction:column;gap:12px;max-height:250px;overflow:auto}.pmi{display:flex;gap:11px;align-items:center}.pmi{cursor:pointer;border-radius:12px;transition:.1s}.pmi:hover{background:var(--grey50)}.pmi .pmi-img{width:56px;height:56px;border-radius:12px;flex:0 0 auto;object-fit:cover;background:var(--grey100)}.pmi .pmi-b{flex:1;min-width:0}.pmi .pmi-n{font-size:13.5px;font-weight:700}.pmi .pmi-d{font-size:11px;color:var(--grey500);font-weight:500;margin-top:2px}.pmi .pmi-p{font-size:13px;font-weight:800;margin-top:4px}.pmi .pmi-add{width:28px;height:28px;border-radius:9px;background:var(--blue-weak);color:var(--blue);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.phone .pcart{border-top:1px solid var(--grey100);padding:12px 16px 16px;background:var(--grey50)}.pcartrow{display:flex;justify-content:space-between;font-size:12.5px;font-weight:600;color:var(--grey600);padding:3px 0}.porder{width:100%;height:48px;border-radius:13px;background:var(--blue);color:#fff;font-size:15px;font-weight:800;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px}.phonecap{max-width:300px}.phonecap h4{font-size:15px;font-weight:800;margin-bottom:8px}.phonecap p{font-size:13px;color:var(--grey600);line-height:1.7;font-weight:500}.flowsteps{display:flex;flex-direction:column;gap:12px;margin-top:16px}.flowstep{display:flex;gap:12px;align-items:flex-start}.flowstep .fs-n{width:26px;height:26px;border-radius:9px;background:var(--blue);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.flowstep .fs-t{font-size:13.5px;font-weight:700}.flowstep .fs-s{font-size:12px;color:var(--grey500);font-weight:500;margin-top:2px;line-height:1.5}.replayout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px;align-items:start}.repmenu{background:var(--white);border:1px solid var(--grey200);border-radius:16px;box-shadow:var(--shadow);padding:8px}.repmenu button{display:block;width:100%;text-align:left;padding:11px 13px;border-radius:10px;font-size:13.5px;font-weight:700;color:var(--grey600);margin:2px 0;transition:.1s}.repmenu button:hover{background:var(--grey50)}.repmenu button.on{background:var(--blue-weak);color:var(--blue)}.chch{display:flex;gap:6px;margin-bottom:12px}.chch button{padding:7px 14px;border-radius:9px;font-size:12.5px;font-weight:700;background:var(--grey100);color:var(--grey600)}.chch button.on{background:var(--grey900);color:#fff}.prog{height:8px;background:var(--grey100);border-radius:5px;overflow:hidden;margin-top:7px}.prog i{display:block;height:100%;background:var(--blue);border-radius:5px}.sumbox .r{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--grey100);font-size:13.5px;font-weight:600;color:var(--grey700)}.sumbox .r:last-child{border:none}.sumbox .r b{font-weight:800;color:var(--grey900)}.filterrow{background:var(--white);border:1px solid var(--grey200);border-radius:13px;padding:10px;display:flex;gap:8px;align-items:center;box-shadow:var(--shadow);margin-bottom:14px;flex-wrap:wrap}.filterrow select,.filterrow input{height:44px;padding:0 10px;border:1px solid var(--grey300);border-radius:10px;font-size:13px;font-weight:600;background:#fff}.menu-sales-filter{background:var(--white);border:1px solid var(--grey200);border-radius:18px;padding:18px 16px;box-shadow:var(--shadow);margin-bottom:24px}.menu-sales-fields{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.menu-sales-field{display:flex;flex-direction:column;gap:7px}.menu-sales-field label{font-size:12px;font-weight:800;color:var(--grey800)}.menu-sales-field input,.menu-sales-field select{height:44px;border:1px solid var(--grey300);border-radius:11px;padding:0 13px;background:#fff;font-size:13px;font-weight:600;color:var(--grey800)}.menu-sales-field.date input{width:132px}.menu-sales-field.time input{width:122px}.menu-sales-field.base select{width:110px}.menu-sales-field.sort select{width:146px}.menu-sales-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.menu-sales-quick button{height:44px;padding:0 15px;border-radius:10px;border:1px solid var(--grey300);background:#fff;color:var(--grey700);font-size:12.5px;font-weight:800}.menu-sales-quick button.on{background:var(--blue);border-color:var(--blue);color:#fff}.menu-sales-note{margin-top:13px;font-size:12.5px;color:var(--grey500);font-weight:600}.menu-sales-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px}.menu-sales-kpi{background:#fff;border:1px solid var(--grey200);border-radius:17px;padding:20px 17px;box-shadow:var(--shadow)}.menu-sales-kpi .v{font-size:28px;font-weight:800;letter-spacing:-.8px;color:var(--grey900)}.menu-sales-kpi .k{font-size:12px;color:var(--grey500);font-weight:700;margin-top:4px}.menu-sales-title{font-size:18px;font-weight:800;margin:0 0 16px}.sales-share{display:flex;align-items:center;gap:9px;min-width:170px}.sales-share .bar{height:8px;flex:1;background:var(--grey100);border-radius:99px;overflow:hidden}.sales-share .bar i{display:block;height:100%;background:var(--blue);border-radius:99px}.sales-share em{font-style:normal;font-size:11px;color:var(--grey500);min-width:42px}@media(max-width:900px){.menu-sales-kpis{grid-template-columns:1fr}.menu-sales-field.date input,.menu-sales-field.time input,.menu-sales-field.base select,.menu-sales-field.sort select{width:100%}.menu-sales-field{flex:1 1 140px}}.cashhero{background:var(--white);border:1px solid var(--grey200);border-radius:18px;box-shadow:var(--shadow);padding:18px 20px;display:flex;gap:24px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.cashhero .ch-img{flex:0 0 auto}.cashhero .ch-stats{flex:1;min-width:280px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.cashhero .cs{border:1px solid var(--grey200);border-radius:13px;padding:12px 13px}.cashhero .cs .k{font-size:11.5px;font-weight:700;color:var(--grey500)}.cashhero .cs .v{font-size:17px;font-weight:800;margin-top:6px;letter-spacing:-.4px}.cashhero .cs.hl{background:var(--blue-soft);border-color:#bfd8ff}.cashhero .cs.hl .v{color:var(--blue);font-size:19px}.drawstatus{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.drawstatus .dd{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-weak)}.drawstatus.closed .dd{background:var(--grey400);box-shadow:0 0 0 3px var(--grey100)}.diffp{color:var(--green);font-weight:800}.diffm{color:var(--red);font-weight:800}.cashbig{font-size:25px;font-weight:800;color:var(--blue);letter-spacing:-.6px}@media(max-width:1200px){.cashhero .ch-stats{grid-template-columns:repeat(4,1fr)}}@media(max-width:680px){.replayout{grid-template-columns:1fr}.repmenu{display:flex;overflow-x:auto;padding:6px}.repmenu button{white-space:nowrap;width:auto;flex:0 0 auto}.cashhero{gap:14px}.cashhero .ch-img svg{width:150px;height:auto}.cashhero .ch-stats{grid-template-columns:1fr 1fr}}.authwrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:linear-gradient(160deg,#f2f6fc,#e8f1fe);display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto}.authwrap.hidden{display:none}.authcard{width:min(420px,96vw);background:#fff;border-radius:22px;box-shadow:var(--shadow-lg);padding:30px 28px}.authlogo{width:54px;height:54px;border-radius:16px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;margin:0 auto 14px}.authcard h2{font-size:20px;font-weight:800;text-align:center;letter-spacing:-.5px}.authcard .as{font-size:12.5px;color:var(--grey500);font-weight:600;text-align:center;margin:6px 0 20px;line-height:1.6}.authcard .fld input{height:48px}.abtn{width:100%;height:50px;border-radius:13px;font-size:14.5px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:9px;transition:.12s}.abtn.main{background:var(--blue);color:#fff}.abtn.main:hover{background:var(--blue-strong)}.abtn.kakao{background:#fee500;color:#191919}.abtn.ghost2{background:var(--grey100);color:var(--grey700)}.alink{display:block;text-align:center;font-size:12.5px;font-weight:700;color:var(--grey500);margin-top:14px;cursor:pointer}.alink:hover{color:var(--blue)}.adiv{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--grey400);font-size:11px;font-weight:700}.adiv:before,.adiv:after{content:"";flex:1;height:1px;background:var(--grey200)}.tenantrow{display:flex;align-items:center;gap:12px;width:100%;border:1px solid var(--grey200);border-radius:14px;padding:14px 15px;margin-bottom:9px;text-align:left;transition:.12s}.tenantrow:hover{border-color:var(--blue);background:var(--blue-soft)}.tenantrow .ti{width:40px;height:40px;border-radius:12px;background:var(--blue-weak);display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 auto}.tenantrow .tn2{flex:1}.tenantrow .tn2 .a{font-size:14.5px;font-weight:800}.tenantrow .tn2 .b{font-size:11.5px;color:var(--grey500);font-weight:600;margin-top:2px}.rolechip{font-size:10.5px;font-weight:800;padding:3px 9px;border-radius:8px;background:var(--blue-weak);color:var(--blue)}.rolechip.mgr{background:var(--orange-weak);color:var(--orange)}.rolechip.stf{background:var(--grey100);color:var(--grey600)}.staffgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:16px}.staffbtn{border:1px solid var(--grey200);border-radius:13px;padding:13px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:.12s}.staffbtn:hover,.staffbtn.on{border-color:var(--blue);background:var(--blue-soft)}.staffbtn .sav{width:44px;height:44px;border-radius:50%;background:var(--grey900);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.staffbtn .snm{font-size:12.5px;font-weight:800}.pinpad{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:250px;margin:0 auto}.pinpad button{height:52px;border-radius:13px;background:var(--grey100);font-size:19px;font-weight:800;color:var(--grey800);transition:.1s}.pinpad button:hover{background:var(--grey200)}.pinpad button.ok{background:var(--blue);color:#fff}.pindots{display:flex;gap:12px;justify-content:center;margin:14px 0 18px}.pindots span{width:14px;height:14px;border-radius:50%;background:var(--grey200)}.pindots span.f{background:var(--blue)}.codeinput{display:flex;gap:8px;justify-content:center;margin:16px 0 6px}.codeinput input{width:46px;height:56px;text-align:center;font-size:22px;font-weight:800;border:1.5px solid var(--grey300);border-radius:12px}.codeinput input:focus{outline:none;border-color:var(--blue)}@media(max-height:760px){.authwrap{align-items:flex-start}.authcard{padding:18px 22px;margin:8px 0}.authlogo{width:42px;height:42px;border-radius:13px;margin-bottom:8px;font-size:15px}.authcard h2{font-size:17px}.authcard .as{margin:4px 0 12px}.authcard .fld{margin-bottom:9px}.authcard .fld input{height:46px}.abtn{height:46px;font-size:13.5px;margin-bottom:7px;border-radius:11px}.alink{margin-top:8px}.adiv{margin:9px 0}.pinpad button{height:52px;font-size:18px}.pindots{margin:8px 0 10px}.staffbtn{padding:9px 4px}.tenantrow{padding:10px 12px}}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%) translateY(120px);background:var(--grey900);color:#fff;padding:13px 20px;border-radius:13px;font-size:13.5px;font-weight:700;box-shadow:var(--shadow-lg);z-index:100;display:flex;align-items:center;gap:9px;opacity:0;transition:.28s;pointer-events:none}.toast.show{transform:translate(-50%) translateY(0);opacity:1}.toast .ti{font-size:16px}.modalbg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:none;align-items:center;justify-content:center;z-index:90;padding:20px}.modalbg.show{display:flex}.receipt{width:340px;max-height:88vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg)}.rc-h{padding:20px 22px 14px;text-align:center;border-bottom:1px dashed var(--grey300)}.rc-h .rc-store{font-size:18px;font-weight:800}.rc-h .rc-sub{font-size:11.5px;color:var(--grey500);font-weight:600;margin-top:4px;line-height:1.6}.rc-body{padding:14px 22px}.rc-line{display:flex;justify-content:space-between;font-size:12.5px;padding:5px 0;color:var(--grey700);font-weight:600}.rc-line .rl-n{flex:1}.rc-line .rl-q{width:34px;text-align:center;color:var(--grey500)}.rc-line .rl-a{width:76px;text-align:right;font-weight:700;color:var(--grey900)}.rc-div{border-top:1px dashed var(--grey300);margin:10px 0}.rc-sum{display:flex;justify-content:space-between;font-size:13px;padding:4px 0;color:var(--grey700);font-weight:600}.rc-sum.big{font-size:17px;font-weight:800;color:var(--grey900);margin-top:4px}.rc-foot{padding:16px 22px 22px;text-align:center}.rc-foot .rc-msg{font-size:12px;color:var(--grey500);font-weight:600;line-height:1.7}.rc-actions{display:flex;gap:8px;margin-top:16px}.rc-actions .btn{flex:1;height:46px;font-size:14px}.editmodal{width:400px;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg);padding:22px}.editmodal h3{font-size:18px;font-weight:800;margin-bottom:18px}.fld{margin-bottom:14px}.fld label{display:block;font-size:12px;font-weight:700;color:var(--grey600);margin-bottom:6px}.fld input,.fld select{width:100%;height:44px;padding:0 13px;border:1px solid var(--grey300);border-radius:11px;font-size:14px;font-weight:600}.fld input:focus,.fld select:focus{outline:none;border-color:var(--blue)}.em-actions{display:flex;gap:8px;margin-top:20px}.em-actions .btn{flex:1;height:48px;font-size:15px}.hidden{display:none!important}.bigmodal{width:min(940px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg)}.bm-head{position:sticky;top:0;background:#fff;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:18px 22px 14px;border-bottom:1px solid var(--grey200)}.bm-head h3{font-size:19px;font-weight:800}.bm-head .bm-sub{font-size:12.5px;color:var(--grey500);font-weight:600;margin-top:4px}.bm-body{padding:18px 22px}.bm-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bm-sec{border:1px solid var(--grey200);border-radius:14px;padding:15px;margin-bottom:14px}.bm-sec h4{font-size:13.5px;font-weight:800;margin-bottom:12px}.bm-2col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bm-foot{position:sticky;bottom:0;background:#fff;display:flex;gap:8px;justify-content:flex-end;padding:13px 22px;border-top:1px solid var(--grey200)}.bm-foot .btn{height:44px}.errbox{display:none;margin-bottom:13px;padding:11px 13px;border-radius:10px;background:var(--red-weak);color:var(--red);font-size:13px;font-weight:700}.tglrow{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--grey100)}.tglrow:last-child{border:none}.tglrow span{font-size:13.5px;font-weight:600}.tglrow .sw{width:40px;height:24px}.tglrow .sw:after{width:18px;height:18px}.tglrow .sw.on:after{left:19px}.imgdrop{border:2px dashed #BFD8FF;background:var(--blue-soft);border-radius:14px;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--blue);padding:14px;cursor:pointer;width:100%;font-weight:700}.imgdrop.drag{border-color:var(--blue);background:var(--blue-weak)}.imgdrop .id-plus{font-size:38px;margin-bottom:6px}.imgdrop .id-sub{font-size:11.5px;color:var(--grey500);font-weight:600;margin-top:5px}.imgdrop img{max-width:100%;max-height:220px;border-radius:10px;object-fit:contain}.imginfo{font-size:12px;color:var(--grey500);font-weight:600;margin-top:8px;min-height:16px}.optbox{border:1px solid var(--grey200);border-radius:12px;padding:12px;background:var(--grey50)}.optbox .ob-name{width:100%;height:44px;padding:0 11px;border:1px solid var(--grey300);border-radius:9px;font-size:13px;font-weight:700;margin-bottom:4px}.optrow{display:grid;grid-template-columns:1fr 108px 38px;gap:7px;align-items:center;margin-top:7px}.optrow input{height:44px;padding:0 11px;border:1px solid var(--grey300);border-radius:9px;font-size:13px;font-weight:600;min-width:0}.optrow .xbtn{height:44px;min-width:44px;border-radius:9px;background:var(--grey100);color:var(--grey500);font-weight:800;font-size:15px}.optrow .xbtn:hover{background:var(--red-weak);color:var(--red)}.addoptbtn{width:100%;height:44px;border-radius:9px;border:1px dashed var(--grey300);background:#fff;color:var(--grey600);font-size:12.5px;font-weight:700;margin-top:9px}.addoptbtn:hover{border-color:var(--blue);color:var(--blue)}.exmodal{width:min(720px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg)}.exguide{background:var(--blue-soft);border-left:4px solid var(--blue);border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.6;color:var(--blue-strong);font-weight:600}.exactions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.exnote{font-size:12px;color:var(--grey500);font-weight:600;margin-top:11px;line-height:1.7}.exdrop{margin-top:13px;border:2px dashed #BFD8FF;border-radius:13px;padding:24px 16px;text-align:center;background:var(--blue-soft);cursor:pointer}.exdrop.drag{border-color:var(--blue);background:var(--blue-weak)}.exdrop .xd-i{font-size:34px;margin-bottom:6px}.exdrop b{font-size:13.5px}.exdrop .xd-s{font-size:12px;color:var(--grey500);font-weight:600;margin-top:6px}.exfile{display:none;margin-top:12px;padding:11px 13px;border-radius:10px;background:var(--green-weak);color:var(--green);font-size:13px;font-weight:700;line-height:1.5}.exprog{display:none;margin-top:13px}.exprog .xp-row{display:flex;justify-content:space-between;font-size:12px;font-weight:700;color:var(--grey600);margin-bottom:6px}.extrack{height:9px;background:var(--grey200);border-radius:99px;overflow:hidden}.exbar{height:100%;width:0;background:var(--blue);transition:width .3s}.exresult{display:none;margin-top:13px;padding:12px 14px;border-radius:10px;background:var(--green-weak);color:var(--green);font-size:13px;font-weight:600;line-height:1.7}.tmwrap{flex:1;overflow:auto;padding:0 24px 20px;display:flex;flex-direction:column;gap:12px;min-height:0}.editor{display:grid;grid-template-columns:200px 1fr 264px;gap:12px;flex:1;min-height:540px}.epanel{background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:14px;overflow:auto}.epanel h4{font-size:12.5px;font-weight:800;color:var(--grey500);margin:4px 2px 10px}.epanel h4:not(:first-child){margin-top:16px}.ezone{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;border:1px solid var(--grey200);border-radius:11px;margin-bottom:7px;font-size:13px;font-weight:700;color:var(--grey700)}.ezone.on{background:var(--blue-weak);border-color:var(--blue);color:var(--blue)}.ezone .zc{font-size:11px;background:var(--grey100);color:var(--grey600);border-radius:7px;padding:2px 7px}.ezone.on .zc{background:#ffffffb3}.epal{display:grid;grid-template-columns:1fr 1fr;gap:7px}.epal button{border:1px solid var(--grey200);border-radius:11px;background:#fff;padding:10px 4px;font-size:11.5px;font-weight:700;color:var(--grey600)}.epal button:hover{border-color:var(--blue);color:var(--blue)}.epal .shp{margin:0 auto 6px;background:var(--blue-weak);border:2px solid #7FB0F5;width:38px;height:24px;border-radius:5px}.epal .shp.cir{width:30px;height:30px;border-radius:50%;background:var(--green-weak);border-color:#7fd3ac}.epal .shp.st{width:42px;height:14px;background:#efe7d8;border-color:#c8b48c}.epal .shp.wl{width:44px;height:7px;background:var(--grey400);border-color:var(--grey500)}.ecenter{display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.etoolbar{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid var(--grey100);overflow-x:auto;flex:0 0 auto}.etool{border:1px solid var(--grey200);background:#fff;border-radius:9px;padding:7px 11px;font-size:12px;font-weight:700;color:var(--grey700);white-space:nowrap;flex:0 0 auto}.etool:hover{background:var(--grey50)}.etool.on{background:var(--blue-weak);color:var(--blue);border-color:var(--blue)}.etool.danger{color:var(--red)}.ecanvas-scroll{flex:1;overflow:auto;padding:14px;background:var(--grey50)}.ecanvas{position:relative;width:1120px;height:690px;background:#fff;border:1px solid var(--grey200);border-radius:12px;background-image:radial-gradient(circle at 1px 1px,#E9EDF2 1.4px,transparent 0);background-size:26px 26px}.eobj{position:absolute;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;color:var(--grey800);cursor:move;-webkit-user-select:none;user-select:none;border-radius:12px;text-align:center;line-height:1.3}.eobj.rect{background:var(--blue-weak);border:2px solid #7FB0F5}.eobj.round{background:var(--green-weak);border:2px solid #7FD3AC;border-radius:50%}.eobj.struct{background:repeating-linear-gradient(45deg,#f1ebdd,#f1ebdd 8px,#eae2cf 8px,#eae2cf 16px);border:1px solid #C8B48C;color:#8a7448;border-radius:8px}.eobj.wall{background:var(--grey400);color:#fff;border-radius:3px;font-size:10px}.eobj.off{opacity:.4;filter:grayscale(.6)}.eobj.esel{outline:3px solid var(--grey900);outline-offset:2px;z-index:5}.ehandle{position:absolute;right:-8px;bottom:-8px;width:14px;height:14px;background:var(--blue);border:2px solid #fff;border-radius:4px;cursor:nwse-resize;z-index:6}.estatus{display:flex;justify-content:space-between;padding:8px 14px;border-top:1px solid var(--grey100);font-size:11.5px;font-weight:600;color:var(--grey500);flex:0 0 auto}.preset5{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.preset5 button{padding:8px 0;border:1px solid var(--grey200);background:#fff;border-radius:8px;font-size:12px;font-weight:700;color:var(--grey600)}.preset5 button:hover{border-color:var(--blue);color:var(--blue)}.einspect .fld{margin-bottom:11px}.einspect .fld input,.einspect .fld select{height:44px}.ehint{padding:10px 12px;background:var(--orange-weak);border-radius:10px;font-size:11.5px;color:#8a6100;line-height:1.6;font-weight:600}.dtable{width:100%;background:#fff;border-radius:16px;box-shadow:var(--shadow);border-collapse:separate;border-spacing:0;overflow:hidden}.dtable th,.dtable td{text-align:left;padding:12px 16px;font-size:13.5px;border-bottom:1px solid var(--grey100)}.dtable th{background:var(--grey50);color:var(--grey600);font-weight:700;font-size:12px;white-space:nowrap}.dtable tr:last-child td{border-bottom:none}.dtable td.bname{font-weight:700}.pillbtn{font-size:11.5px;font-weight:800;padding:5px 11px;border-radius:8px;cursor:pointer;border:none}.pillbtn.on{background:var(--green-weak);color:var(--green)}.pillbtn.off{background:var(--grey100);color:var(--grey500)}.seatsel{height:44px;padding:0 11px;border:1px solid var(--grey300);border-radius:8px;font-size:13px;font-weight:600}.tmgrid2{display:grid;grid-template-columns:1fr 380px;gap:14px;align-items:start}.colorrow{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--grey100)}.colorrow:last-child{border:none}.colorrow .cl{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600}.colorrow .csq{width:16px;height:16px;border-radius:5px}.colorrow .cv{font-size:12px;font-weight:700;color:var(--grey400);font-family:ui-monospace,monospace}.bill-handle{display:none;justify-content:center;padding:11px 0 5px}.bill-handle .grip{width:42px;height:5px;border-radius:3px;background:var(--grey300)}.sheetback{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a6b;z-index:65;opacity:0;pointer-events:none;transition:.22s}body.sheet-open .sheetback{opacity:1;pointer-events:auto}@media(max-width:1280px){.settabs{padding:0 6px}.settab{padding:13px 9px 10px;font-size:12.5px;gap:5px}.settab .sti{font-size:13px}}@media(max-height:700px)and (min-width:681px){.pagehead{padding:10px 24px 8px}.pagehead h1{font-size:18px}.pagehead .desc{display:none}.sumstrip{grid-template-columns:repeat(6,1fr)!important;gap:8px}.sumc{padding:6px 10px;display:flex;align-items:baseline;gap:7px}.sumc .sv{font-size:16px}.sumc .sl{margin-top:0}.legend{padding:0 4px}.floorwrap{padding:0 24px 12px;gap:8px}.settabs{margin-bottom:8px}.settab{padding:10px 9px 8px}.kpi{padding:12px 14px}.kpi .v{font-size:20px}.cashhero{padding:12px 16px}.cashhero .ch-img svg{width:150px;height:auto}}@media(max-width:1200px){.floorwrap{flex-direction:column}.board{grid-template-columns:repeat(2,1fr)}.sumstrip{grid-template-columns:repeat(4,1fr)}.kpis{grid-template-columns:repeat(2,1fr)}.grid2{grid-template-columns:1fr}.phonewrap{gap:20px}.editor{grid-template-columns:180px 1fr}.einspect{grid-column:1 / -1}.bm-grid,.tmgrid2{grid-template-columns:1fr}}@media(max-width:1200px)and (min-width:681px){.floor-inner{width:100%;min-width:720px}}@media(max-width:680px){.app{grid-template-columns:1fr;grid-template-rows:54px 1fr 70px;grid-template-areas:"top" "main" "nav"}.gnb{flex-direction:row;border-right:none;border-top:1px solid var(--grey200);padding:5px 4px 7px;gap:4px;justify-content:space-around}.gnb .logo,.gnb .spacer{display:none}.navitem{flex:1;width:auto;min-width:0;min-height:56px;padding:6px 0;border-radius:11px;gap:3px;border-color:transparent;box-shadow:none}.navitem .ico{font-size:21px}.navitem .lbl{font-size:9px;letter-spacing:-.5px;white-space:nowrap}.navitem.active{box-shadow:none}.navitem .badge{top:0;right:calc(50% - 20px)}.top{padding:0 12px;gap:8px}.store{font-size:14px;gap:6px}.store .biz{display:none}.grow{flex:0 0 4px}.clock{display:none}.qrtoggle{padding:6px 9px;gap:8px}.qrtoggle .qt,.qrtoggle .qs{display:none}.iconbtn:first-of-type{display:none}.who{padding:3px}.who .name,.who .sub{display:none}.pagehead{padding:14px 16px 10px}.pagehead h1{font-size:19px}.pagehead .desc{font-size:12px;margin-top:4px}.headright{gap:6px;flex-wrap:wrap}.zone{min-height:44px;padding:0 13px;font-size:12.5px}.btn{height:44px;font-size:12.5px;padding:0 12px}.floorwrap{padding:0 12px 12px;gap:10px}.floor-inner{width:1120px}.sumstrip{grid-template-columns:repeat(4,1fr);gap:8px}.sumc{padding:9px 10px}.sumc .sv{font-size:18px}.legend{gap:9px}.legend .lg{font-size:11px}.board{display:flex;flex-direction:column;padding:0 12px 16px;gap:12px}.board .col{width:100%;flex:0 0 auto;min-height:0}.histwrap,.menuwrap,.repwrap{padding:0 12px 16px}.histgrid{grid-template-columns:1fr}.mgrid{grid-template-columns:1fr 1fr;gap:10px}.mcard{padding:13px}.mlayout,.setgrid{grid-template-columns:1fr}.kpis{grid-template-columns:1fr 1fr}.phonewrap{padding:0 16px 18px;gap:18px;justify-content:center}.phonecap{max-width:320px}.setwrap,.custwrap{padding:0 12px 16px}.cpngrid{grid-template-columns:1fr}.graderow,.custcard{flex-wrap:wrap}.settabs{margin:0 12px 10px;padding:0 6px}.settab{padding:12px 10px 9px;font-size:12.5px}.tmwrap{padding:0 12px 16px}.editor{display:flex;flex-direction:column;min-height:0}.epanel{overflow:visible}.ecenter{min-height:420px}.bm-2col{grid-template-columns:1fr}.bigmodal,.exmodal{width:100%;max-height:96vh;border-radius:14px}.modalbg{padding:8px}.dtable th,.dtable td{padding:9px 10px;font-size:12px}.billpanel{width:100vw;border-radius:0}}@media(max-width:400px){.mgrid{grid-template-columns:1fr}.sumstrip{grid-template-columns:repeat(2,1fr)}}.scope-ribbon{position:fixed;left:92px;bottom:12px;z-index:90;background:#191f28;color:#fff;border-radius:10px;padding:8px 12px;font-size:11px;font-weight:700;box-shadow:var(--shadow)}.conditional-cash{display:none!important}body[data-payment-mode=COUNTER_POSTPAID][data-cash-drawer=true] .conditional-cash{display:flex!important}.mode-prepaid-only,.mode-postpaid-only,.mode-external-only{display:none!important}body[data-payment-mode=CUSTOMER_PREPAID] .mode-prepaid-only,body[data-payment-mode=COUNTER_POSTPAID] .mode-postpaid-only,body[data-payment-mode=EXTERNAL_POS] .mode-external-only{display:revert!important}body[data-payment-mode=CUSTOMER_PREPAID] .mode-prepaid-only.is-flex,body[data-payment-mode=COUNTER_POSTPAID] .mode-postpaid-only.is-flex,body[data-payment-mode=EXTERNAL_POS] .mode-external-only.is-flex{display:flex!important}.excluded-feature{display:none!important}#okposModeApp{display:none}body[data-screen-mode=POS]>.app,body[data-screen-mode=POS]>.scope-ribbon,body[data-screen-mode=POS]>.sheetback,body[data-screen-mode=POS]>.billpanel{display:none!important}body[data-screen-mode=POS] #okposModeApp{display:block}body[data-screen-mode=POS]{overflow:auto;background:#cfcfcf}.okp-shell{width:min(100vw,1280px);height:100vh;min-height:720px;margin:0 auto;display:flex;flex-direction:column;background:#d4cfc7;border:4px solid #fff;box-shadow:0 0 0 4px #333;overflow:hidden;font-family:Malgun Gothic,Arial,sans-serif;color:#333}.okp-top{flex:0 0 auto;min-height:66px;display:grid;grid-template-columns:190px 1fr auto 58px;gap:10px;align-items:center;padding:8px 10px;background:#f8f8f8;border-bottom:2px solid #888}.okp-logo{font-size:30px;font-weight:900;letter-spacing:-2px;color:#111}.okp-logo b{color:#48b5e1}.okp-status{height:43px;background:#444;color:#eee;border-radius:3px;padding:6px 12px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;font-size:12px;align-items:center}.okp-status em{color:#ffb11b;font-style:normal;font-weight:800}.okp-close{height:46px;border:3px solid #444;border-radius:7px;background:#111;color:#777;font-size:25px}.okp-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr 132px;gap:7px;padding:8px;background:#c9c4bc}.okp-main{display:grid;grid-template-rows:1fr 188px;gap:7px;min-width:0}.okp-upper{display:grid;grid-template-columns:58% 42%;gap:7px;min-height:0}.okp-order,.okp-queue{background:#f7f7f3;border:1px solid #777;min-height:0}.okp-order{display:grid;grid-template-rows:31px 1fr 31px}.okp-gh,.okp-row{display:grid;grid-template-columns:38px 1.5fr 85px 55px 95px 120px;align-items:center;text-align:center;font-size:12px}.okp-gh{background:#303030;color:#f6b321}.okp-gh span{height:100%;display:flex;align-items:center;justify-content:center;border-right:1px solid #666}.okp-rows{overflow:auto;background:#fff}.okp-row{min-height:35px;border-bottom:1px solid #ddd}.okp-row.sel{background:#2e69b5;color:#fff}.okp-row span:nth-child(2){text-align:left;padding-left:8px}.okp-total{background:#303030;color:#f6b321;display:flex;justify-content:space-between;align-items:center;padding:0 12px;font-size:13px;font-weight:800}.okp-queue{display:grid;grid-template-rows:38px 1fr}.okp-qhead{display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:linear-gradient(#fff,#ddd);border-bottom:1px solid #aaa;font-weight:800}.okp-live{color:#00a763;font-size:12px}.okp-qlist{overflow:auto;padding:8px;background:#bda68f;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(104px,1fr);gap:7px;align-content:start}.okp-qcard{position:relative;border:2px solid #69b8d8;background:#f8f8f3;padding:24px 8px 8px;cursor:pointer;overflow:hidden;box-shadow:inset 0 0 0 1px #fff}.okp-qcard.new{background:linear-gradient(135deg,#6fc3e7,#3d9fcd);color:#fff;border-color:#fff}.okp-qcard.active{outline:4px solid #e33;z-index:2}.okp-qcard.empty{cursor:default;color:#999;background:#fafaf6}.okp-qtop{position:absolute;top:5px;left:7px;right:7px;display:flex;justify-content:space-between;font-size:12px;font-weight:800}.okp-qmeta{font-size:10.5px;margin-top:3px;opacity:.85}.okp-qitems{font-size:11px;margin-top:5px;line-height:1.4}.okp-qamount{position:absolute;right:8px;bottom:6px;font-size:13px;font-weight:900}.okp-qbadge{font-size:10px;background:#ef8d00;color:#fff;border-radius:8px;padding:2px 6px}.okp-qcard.new .okp-qbadge{background:#ffffffe6;color:#27769d}.okp-bottom{display:grid;grid-template-columns:185px 195px 1fr;gap:7px}.okp-summary{background:#2e3234;color:#fff;padding:11px;display:grid;grid-template-columns:1fr auto;align-content:start;gap:9px;font-size:13px}.okp-summary .hi{color:#f6b321;font-weight:800}.okp-keypad{display:grid;grid-template-columns:1fr 50px;gap:4px}.okp-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.okp-keys button{border:1px solid #777;background:linear-gradient(#333,#111);color:#fff;font-size:15px}.okp-sidekeys{display:grid;gap:3px}.okp-sidekeys button{border:1px solid #888;background:linear-gradient(#fff,#ddd)}.okp-actions{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.okp-actions button,.okp-right button{border:1px solid #777;border-radius:3px;background:linear-gradient(#506176,#26384d);color:#fff;font-size:12px;font-weight:700}.okp-actions button.orange,.okp-right button.orange{background:linear-gradient(#ffb520,#dc8000)}.okp-actions button.green{background:linear-gradient(#9bc13e,#658d20)}.okp-actions button.red{background:linear-gradient(#f07861,#b8402d)}.okp-actions button:disabled{opacity:.4;cursor:not-allowed}.okp-right{display:flex;flex-direction:column;gap:6px}.okp-right button{flex:1;min-height:48px}.okp-modeback{background:linear-gradient(#fff,#ddd)!important;color:#333!important}.okp-rounds{overflow:auto;padding:8px;background:#fff;display:grid;grid-template-columns:repeat(auto-fill,440px);gap:9px;align-content:start;justify-content:start}.okp-rcard{border:1px solid #9aa0a6;border-radius:4px;background:#fdfdfb;display:flex;flex-direction:column;overflow:hidden}.okp-rcard.pending{border-color:#d93025;box-shadow:0 0 0 2px #d930252e}.okp-rhead{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:9px 11px;background:#303030;color:#fff;font-size:15.5px;font-weight:800}.okp-rhead .rno{background:#f6b321;color:#222;border-radius:4px;padding:2px 9px}.okp-rbadge{border-radius:4px;padding:2px 9px;font-size:14px;font-weight:800}.okp-rtime{margin-left:auto;color:#cfcfcf;font-weight:700}.okp-ritems{background:#fff}.okp-rih,.okp-ritem{display:grid;grid-template-columns:26px minmax(0,1fr) 74px 42px 86px;align-items:center;font-size:15.5px;text-align:right}.okp-rih{background:#e9e9e4;color:#444;font-weight:800;font-size:14px;border-bottom:1px solid #ccc}.okp-rih span,.okp-ritem span{padding:7px 5px}.okp-ritem span:nth-child(2){padding-left:7px;word-break:keep-all}.okp-rih span:nth-child(1),.okp-ritem span:nth-child(1){text-align:center;color:#888}.okp-rih span:nth-child(2),.okp-ritem span:nth-child(2){text-align:left}.okp-ritem{border-bottom:1px solid #eee}.okp-ritem .ropt{display:block;font-size:13.5px;color:#777;font-weight:600}.okp-rnote{font-size:15px;font-weight:700;color:#8a6100;background:#fff5d6;padding:8px 11px;border-top:1px solid #f0e0a8}.okp-rreason{font-size:15px;font-weight:700;color:#b8402d;padding:8px 11px}.okp-ractions{display:flex;gap:6px;padding:8px 9px;background:#f2f2ee;border-top:1px solid #ddd;margin-top:auto}.okp-ractions .btn{flex:1;min-height:52px;border:1px solid #777;border-radius:4px;font-size:16.5px;font-weight:800;color:#fff;background:linear-gradient(#506176,#26384d)}.okp-ractions .btn.pri{background:linear-gradient(#ffb520,#dc8000);color:#231a00}.okp-ractions .btn.rej{background:linear-gradient(#f07861,#b8402d)}.okp-ractions .btn.line,.okp-ractions .btn.ghost{background:linear-gradient(#fff,#dcdcdc);color:#333}.okp-rounds.is-empty{display:flex;align-items:center;justify-content:center}.okp-rempty{text-align:center;color:#888;font-size:13px;font-weight:700;padding:40px 0}body.okp-detail-open .okp-right button{flex:0 0 auto;min-height:62px;line-height:1.3;padding:6px 4px;white-space:normal;word-break:keep-all}body.okp-detail-open .okp-right button .sub{display:block;font-size:10.5px;font-weight:700;opacity:.9;margin-top:3px}body.okp-detail-open .okp-right #okpCloseVisit{background:linear-gradient(#ffb520,#dc8000);color:#231a00;text-shadow:none}body.okp-detail-open .okp-right #okpCloseVisit .sub{opacity:1;color:#4a3200}body.okp-detail-open .okp-right #okpCloseVisit.blocked{background:linear-gradient(#f2f2ec,#d8d8d0);color:#1f1f1f;border-color:#a9a9a1}body.okp-detail-open .okp-right #okpCloseVisit.blocked .sub{opacity:1;color:#57574f}.okp-dhead{display:flex;align-items:center;gap:12px;padding:0 12px;background:linear-gradient(#fff,#ddd);border-bottom:1px solid #aaa;font-weight:800;font-size:17px}.okp-dhead .dmeta{margin-left:auto;font-weight:700;color:#555;font-size:15.5px}@media(max-width:1200px){.okp-rounds{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.okp-upper{grid-template-columns:1fr}.okp-queue{display:grid;max-height:280px}.okp-qlist{grid-template-columns:repeat(2,minmax(0,1fr))}.okp-bottom{grid-template-columns:145px 165px 1fr}.okp-actions{grid-template-columns:repeat(4,1fr)}}.okp-overview{position:relative;flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr 104px;grid-template-rows:minmax(0,1fr);gap:7px;padding:8px;background:#bba58f}.okp-qcard.st-empty{background:var(--grey50)!important;border:1px solid var(--grey200)!important;color:var(--grey400)!important;box-shadow:none!important;animation:none!important}.okp-qcard.st-pending{background:var(--blue-weak)!important;border:2px solid var(--blue)!important;color:var(--grey900)!important;animation:pulseB 1.5s ease-in-out infinite!important}.okp-qcard.st-cooking{background:var(--orange-weak)!important;border:2px solid #F6D492!important;color:var(--grey900)!important;animation:none!important}.okp-qcard.st-dining{background:var(--blue-soft)!important;border:2px solid #BFD8FF!important;color:var(--grey900)!important;animation:none!important}.okp-qcard.st-bill{background:var(--purple-weak)!important;border:2px solid #C9B6F7!important;color:var(--grey900)!important;animation:none!important}.okp-qcard.st-call{background:var(--red-weak)!important;border:2px solid var(--red)!important;color:var(--grey900)!important;animation:pulseR 1.1s ease-in-out infinite!important}.okp-qcard.st-pending .okp-qmeta{color:var(--blue-strong)!important}.okp-qcard.st-cooking .okp-qmeta{color:var(--orange)!important}.okp-qcard.st-dining .okp-qmeta{color:var(--blue)!important}.okp-qcard.st-bill .okp-qmeta{color:var(--purple)!important}.okp-qcard.st-call .okp-qmeta{color:var(--red)!important}.okp-qcard.st-pending .okp-qbadge{background:var(--blue)!important;color:#fff!important}.okp-qcard.st-call .okp-qbadge{background:var(--red)!important;color:#fff!important}.okp-qcard.st-cooking .okp-qbadge{background:var(--orange)!important;color:#fff!important}.okp-qcard.st-bill .okp-qbadge{background:var(--purple)!important;color:#fff!important}.okp-qcard{padding:28px 9px 8px}.okp-qamount{bottom:5px}.okp-qtop{font-size:15.5px;top:6px;left:8px;right:8px}.okp-qmeta{font-size:13.5px;margin-top:4px}.okp-qitems{font-size:14px;margin-top:4px;line-height:1.38}.okp-qamount{font-size:17px;right:9px;bottom:7px}.okp-qbadge{font-size:13px;padding:2px 8px;border-radius:9px}.okp-qcard.moveoff{opacity:.32;filter:grayscale(.6)}.okp-qcard.movesrc{outline:4px solid #ffb520;outline-offset:-2px;z-index:3}.okp-srcmark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#ffb520;color:#231a00;font-size:13px;font-weight:900;padding:5px 12px;border-radius:999px;z-index:4}#okpMoveBar:empty{display:none}#okpMoveBar .movebar{margin:0 0 7px}.okp-who{display:flex;align-items:center;gap:9px;padding:6px 12px 6px 6px;margin-right:6px;border-radius:12px;background:var(--grey50,#f4f4f0);border:1px solid var(--grey200,#ddd);cursor:pointer;min-height:48px;flex:0 0 auto}.okp-who .av{width:36px;height:36px;border-radius:10px;background:#2e3234;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;flex:0 0 auto}.okp-who .nm{font-size:13.5px;font-weight:800;line-height:1.25}.okp-who .sb{font-size:11px;font-weight:700;color:var(--grey500,#888);line-height:1.25}@media(max-width:900px){.okp-who .tx{display:none}}.okp-calldock{position:absolute;right:120px;z-index:40;width:300px;display:flex;flex-direction:column;gap:9px;align-items:stretch;pointer-events:none;max-height:calc(100% - 24px);overflow-y:auto}.okp-callcard{animation:okpCallIn .22s ease-out}@keyframes okpCallIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.okp-callcard{pointer-events:auto;width:100%;background:#fff;border:2px solid #d93025;border-radius:12px;box-shadow:0 8px 24px #00000047;overflow:hidden}.okp-callcard.accepted{border-color:#2e69b5}.okp-callcard .cch{display:flex;align-items:center;gap:7px;padding:8px 10px;background:#d93025;color:#fff;font-size:13px;font-weight:800}.okp-callcard.accepted .cch{background:#2e69b5}.okp-callcard .cch .min{margin-left:auto;font-weight:700;opacity:.92;font-size:12px}.okp-callcard .ccb{padding:9px 10px;font-size:12.5px;font-weight:700;color:#333;line-height:1.55}.okp-callcard .ccb .memo{color:#666;font-weight:600}.okp-callcard .ccf{display:flex;gap:6px;padding:8px 10px;border-top:1px solid #eee;background:#fafafa}.okp-callcard .ccf button{flex:1;min-height:46px;border:1px solid #777;border-radius:8px;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;background:linear-gradient(#fff,#e2e2e2);color:#222}.okp-callcard .ccf button.pri{background:linear-gradient(#ffb520,#dc8000);color:#231a00;border-color:#b36a00}.okp-callcard .ccf button.done{background:linear-gradient(#2e8b57,#1f6b40);color:#fff;border-color:#1a5433}@media(max-width:900px){.okp-calldock{right:96px;width:250px}}.okp-overview-main{min-width:0;min-height:0;display:grid;grid-template-rows:40px minmax(0,1fr);gap:7px}.okp-status-strip{display:flex;flex-direction:column;gap:7px;padding:2px 0;min-width:0;justify-content:center}.okp-status-strip .sumstrip{grid-template-columns:repeat(7,minmax(0,158px));gap:8px;justify-content:start}.okp-status-strip .sumc{padding:8px 10px}.okp-status-strip .sumc .sl{font-size:11px}.okp-status-strip .sumc .sv{font-size:19px}.okp-status-strip .okp-clock-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.okp-status-strip .okp-clock-tile .sv{font-size:16px;color:var(--blue);font-variant-numeric:tabular-nums;text-align:center}.okp-status-strip .okp-clock-tile .sl{text-align:center}.okp-status-strip .okp-clock-tile .sl{color:var(--grey500)}.okp-overview-head{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#ffb51f,#df8100);color:#fff;border:1px solid #aa6500;border-radius:3px;padding:0 14px;font-weight:800}.okp-overview-head .stats{font-size:12px;font-weight:700}.okp-table-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:7px;min-height:0}.okp-table-grid .okp-qcard{min-height:0;height:auto}.okp-overview-right{display:flex;flex-direction:column;gap:6px}.okp-overview-right button{flex:1;min-height:48px;border:1px solid #777;border-radius:3px;background:linear-gradient(#506176,#26384d);color:#fff;font-size:12px;font-weight:700}.okp-overview-right button.orange{background:linear-gradient(#ffb520,#dc8000)}.okp-overview-right button.light{background:linear-gradient(#fff,#ddd);color:#333}.okp-overview-right.okp-nav-right button{flex:0 0 auto;min-height:66px;font-size:14px}.okp-overview-right.okp-nav-right .okp-nav-gap{flex:1 1 auto;min-height:0}.okp-overview-right.okp-nav-right button.nav-active{background:#eaf1fb!important;color:var(--blue)!important;border-color:var(--blue)!important}.okp-overview-head #okpOverviewCrumb{cursor:pointer;flex:0 0 auto}.okp-overview-head .legend{flex:1 1 auto;justify-content:center;gap:12px;padding:0;color:#fff}.okp-overview-head .legend .lg{font-size:11.5px;font-weight:700;display:flex;align-items:center;gap:5px}.okp-overview-head .legend .sq{width:11px;height:11px;border-radius:3px;box-shadow:0 0 0 1px #ffffffd9}.okp-overview-head .stats{flex:0 0 auto}@media(max-width:1100px){.okp-overview-head .legend{display:none}}.okp-nav-view{min-height:0;overflow:auto;background:#f4f6f8;border:1px solid #aa6500;border-radius:3px;padding:0 14px 14px}.okp-nav-view .pagehead{margin:0 0 6px;padding:14px 2px 10px}.okp-nav-view .pagehead h1{font-size:19px}.okp-nav-view .pagehead .desc{font-size:12px}.okp-nav-view .settabs{margin:0 0 12px;position:sticky;top:0;z-index:6;box-shadow:0 2px 8px #0000000f}.okp-nav-view .setbody{overflow:visible;min-height:0}.okp-nav-view .menu-content-scroll{flex:none;min-height:auto;overflow:visible}.okp-nav-view .setbody>.pagehead{position:sticky;top:52px;z-index:5;background:#f4f6f8}.okp-nav-view .panel{padding:16px;margin-bottom:12px}.okp-nav-view .grid2{gap:12px}.okp-nav-view .headright{flex-wrap:wrap;justify-content:flex-end}#okpDetailView,body.okp-detail-open #okpOverviewView{display:none}body.okp-detail-open #okpDetailView{display:grid!important}body.okp-detail-open .okp-upper{grid-template-columns:1fr}body.okp-detail-open .okp-queue{display:none}.okp-detail-back{background:linear-gradient(#ffb520,#dc8000)!important}@media(max-width:900px){.okp-table-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(8,minmax(105px,1fr));overflow:auto}.okp-overview{grid-template-columns:1fr 84px}}body[data-screen-mode=POS]{background:var(--bg)}.okp-shell{width:100vw;max-width:none;background:var(--bg);border:0;box-shadow:none;font-family:var(--font)}.okp-top{background:var(--white);border-bottom:1px solid var(--grey200);padding:7px 14px}.okp-logo{color:var(--blue);font-size:25px;letter-spacing:-1px;font-weight:900}.okp-logo span{color:var(--grey900);margin-left:5px;font-size:22px}.okp-status{background:var(--grey50);color:var(--grey700);border:1px solid var(--grey200);border-radius:12px}.okp-status em{color:var(--blue)}.okp-close{background:var(--white);border:1px solid var(--grey200);color:var(--grey500);border-radius:12px}.okp-overview{background:var(--bg);grid-template-columns:1fr 104px;padding:14px;gap:12px}.okp-overview-main{gap:10px}.okp-overview-head{background:var(--white);color:var(--grey900);border:1px solid var(--grey200);border-radius:14px;box-shadow:var(--shadow);padding:0 16px}.okp-overview-head .stats{color:var(--grey500)}.okp-table-grid{gap:10px}.okp-qcard{border:1px solid var(--grey200);border-radius:14px;background:var(--white);box-shadow:var(--shadow);color:var(--grey800)}.okp-qcard.empty{background:var(--grey50);color:var(--grey400);border-color:var(--grey200)}.okp-qcard.new{background:var(--blue-weak);color:var(--grey900);border:2px solid var(--blue);box-shadow:0 0 0 3px #3182f61a}.okp-qcard.new:hover{background:var(--blue-soft);transform:translateY(-1px)}.okp-qcard.active{outline:3px solid var(--blue-strong);outline-offset:2px}@keyframes okpPendingBlink{0%,to{border-color:var(--red);box-shadow:0 0 0 3px #f044524d}50%{border-color:#f0445259;box-shadow:0 0 0 6px #f044520d}}.okp-qcard.new .okp-qbadge,.okp-qbadge{background:var(--blue);color:#fff}.okp-qcard.new .okp-qmeta{color:var(--blue-strong)}.okp-qamount{color:var(--grey900)}.okp-overview-right button,.okp-actions button,.okp-right button{background:var(--white);color:var(--grey700);border:1px solid var(--grey300);border-radius:11px}.okp-overview-right button:hover,.okp-actions button:hover,.okp-right button:hover{background:var(--grey50)}.okp-overview-right button.orange,.okp-actions button.orange,.okp-right button.orange,.okp-detail-back{background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}.okp-actions button.green{background:var(--green);color:#fff;border-color:var(--green)}.okp-actions button.red{background:var(--red);color:#fff;border-color:var(--red)}.okp-overview-right button.light,.okp-modeback{background:var(--grey100)!important;color:var(--grey700)!important}.okp-body{background:var(--bg);padding:14px;gap:12px}.okp-order,.okp-queue{background:var(--white);border:1px solid var(--grey200);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.okp-gh,.okp-total{background:var(--grey900);color:#fff}.okp-row.sel{background:var(--blue)}.okp-summary{background:var(--grey900);border-radius:12px}.okp-summary .hi{color:#8fc1ff}.okp-qhead{background:var(--grey50);border-bottom:1px solid var(--grey200)}.okp-qlist{background:var(--bg)}.okp-keypad,.okp-actions{background:transparent}.okp-keys button{background:var(--grey900);border-radius:9px}.okp-sidekeys button{background:var(--white);border:1px solid var(--grey300);border-radius:9px}.pg-summary{border-radius:12px}.pg-info-panel{background:var(--white);border:1px solid var(--grey200);border-radius:12px;padding:14px;display:flex;flex-direction:column;justify-content:center;gap:9px}.pg-info-title{font-size:14px;font-weight:800;color:var(--grey900)}.pg-info-desc{font-size:12px;line-height:1.55;color:var(--grey600)}.pg-info-panel .btn{width:100%;margin-top:2px}body.okp-detail-open .okp-main{grid-template-rows:minmax(0,1fr) 86px;gap:10px}body.okp-detail-open .okp-upper,body.okp-detail-open .okp-order,body.okp-detail-open .okp-rows{min-height:0}body.okp-detail-open .okp-bottom{grid-template-columns:minmax(0,1fr);gap:9px;min-height:0}body.okp-detail-open .okp-summary{display:flex;align-items:center;flex-wrap:wrap;padding:0 18px;gap:8px 30px;font-size:17.5px}body.okp-detail-open .okp-summary .lb{color:#b9bec2;font-weight:700}body.okp-detail-open .okp-summary .vl{font-weight:800}body.okp-detail-open .okp-keypad{grid-template-columns:minmax(0,1fr) 56px;gap:6px}body.okp-detail-open .okp-keys{gap:5px}body.okp-detail-open .okp-keys button{min-height:48px;font-size:18px;font-weight:800;border-radius:10px}body.okp-detail-open .okp-sidekeys{gap:5px}body.okp-detail-open .okp-sidekeys button{min-height:48px;font-size:13px;font-weight:800;border-radius:10px}body.okp-detail-open .okp-actions{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:1fr;gap:9px}body.okp-detail-open .okp-actions button{min-height:0;font-size:16px;line-height:1.25;font-weight:800;border-radius:11px}body.okp-detail-open .okp-right{gap:7px}body.okp-detail-open .okp-right button{font-size:13px;font-weight:800}@media(max-width:900px){body.okp-detail-open .okp-main{grid-template-rows:minmax(0,1fr) 330px}body.okp-detail-open .okp-bottom{grid-template-columns:150px 210px minmax(0,1fr)}body.okp-detail-open .okp-actions{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto}}.money-input{text-align:right!important;font-variant-numeric:tabular-nums}.money,.amount,.price,input[type=number]{text-align:right;font-variant-numeric:tabular-nums}.famt,.bamt,.bp,.okp-qamount,.pmi-p,.d-p,.st-p,.hf-a,.rl-a,.sumrow>:last-child,.tp-total>:last-child,.rc-sum>:last-child{text-align:right;font-variant-numeric:tabular-nums}.okp-overview-main.has-movebar{grid-template-rows:40px auto minmax(0,1fr)}.okp-overview-main.has-movebar>.movebar,.floor-movebar{align-self:start;height:auto;min-height:0}.table-empty-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.empty-order-button{min-width:180px;min-height:52px;margin-top:14px;border:0;border-radius:12px;background:var(--blue);color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.okp-empty-order-button{display:block;min-width:220px;min-height:62px;margin:18px auto 0;background:linear-gradient(#ffb520,#dc8000);color:#231a00;border:1px solid #9b6200;border-radius:6px;font-size:18px}.okp-detail-crumb{cursor:pointer;color:var(--blue);white-space:nowrap}.okp-qlist .okp-qcard{width:100%;min-width:0;text-align:left;font-family:inherit}.catorder{width:24px;height:24px;padding:0;border:1px solid var(--grey200);border-radius:7px;background:var(--white);color:var(--grey600);font-weight:900;cursor:pointer}.catorder:disabled{opacity:.3;cursor:default}.okp-top{grid-template-columns:auto auto 1fr auto auto 58px}.okp-top .okp-logo{margin-right:46px}.okp-topctl{display:flex;align-items:center;gap:10px}@media(max-width:1400px){.okp-topctl .qrtoggle:first-child{display:none}}.okp-top .okp-status-strip .sumc{padding-top:11px;padding-bottom:11px}.okp-top .okp-status-strip .sumc .sv{font-size:21px}.okp-topctl .qrtoggle{padding-top:9px;padding-bottom:9px}.okp-topctl{gap:5px}.okp-top .okp-who{padding-top:9px;padding-bottom:9px}.okp-top .okp-who .av{width:40px;height:40px}.okp-top .okp-close{height:48px}.okp-topctl{flex-direction:row;align-items:center;gap:8px}.okp-chipstack{display:flex;flex-direction:column;gap:5px}.okp-chipstack .qrtoggle{padding-top:6px;padding-bottom:6px}.okp-top .okp-status-strip .sumstrip{grid-template-columns:repeat(6,minmax(0,1fr)) minmax(0,1.6fr);justify-content:stretch}.okp-top .okp-status-strip .okp-clock-tile .sl{white-space:nowrap}.tp-round-actions{display:flex;gap:8px;margin:2px 0 14px}.opt-row{display:flex;align-items:center;gap:8px;padding:7px 2px;font-size:13px;font-weight:600;color:var(--grey700)}.opt-row+.opt-row{border-top:1px solid var(--grey200)}.opt-row input{width:18px;height:18px;flex:0 0 auto}.opt-row>:last-child{margin-left:auto;font-variant-numeric:tabular-nums}.okp-rounds{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.okp-rcard{max-width:440px}.okp-table-grid{grid-template-rows:none;grid-auto-rows:minmax(128px,1fr);overflow-y:auto}.call-toast-dock{position:fixed;top:92px;right:20px;z-index:60;display:flex;flex-direction:column;gap:9px;width:300px;pointer-events:none;max-height:calc(100vh - 120px);overflow-y:auto}}{}
