.cashier-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.cash-actions{display:flex;gap:8px}.cash-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border)}.cash-row:last-child{border-bottom:0}.cash-row div{display:flex;flex-direction:column;gap:4px}.cash-row small{color:var(--muted)}.cash-row strong.income{color:#20d28b}.cash-row strong.expense{color:#ff6b6b}.embedded-action{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:var(--muted)}
.recognition-shell{overflow:hidden;border:1px solid rgba(32,210,139,.13);border-radius:22px;background:linear-gradient(145deg,#0b1815 0%,#08110f 65%,#0c1714 100%);color:#f3faf7;box-shadow:0 26px 70px rgba(0,0,0,.18)}.recognition-top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:26px 28px;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 10% 0%,rgba(32,210,139,.12),transparent 34%)}.recognition-top h2{margin:8px 0 6px;font-size:25px}.recognition-top p{margin:0;color:#8fa69e}.recognition-eyebrow{display:flex;align-items:center;gap:8px;color:#67e8b2;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.recognition-eyebrow i{width:8px;height:8px;border-radius:50%;background:#20d28b;box-shadow:0 0 0 6px rgba(32,210,139,.1)}.camera-picker{min-width:280px}.camera-picker span{display:block;margin-bottom:8px;color:#8fa69e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.camera-picker .select{width:100%;border-color:rgba(255,255,255,.1);background:#12211d;color:#f3faf7}.recognition-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:0}.recognition-view{min-width:0;border-right:1px solid rgba(255,255,255,.07)}.recognition-toolbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:rgba(255,255,255,.025)}.recognition-toolbar>div{display:flex;align-items:center;gap:13px}.recognition-toolbar #dir-live-camera-name{color:#8fa69e;font-size:12px}.recognition-status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.06);font-size:11px;font-weight:800}.recognition-status i{width:7px;height:7px;border-radius:50%;background:#7f918b}.recognition-status.online{color:#76efbc;background:rgba(32,210,139,.1)}.recognition-status.online i{background:#20d28b;box-shadow:0 0 8px #20d28b}.recognition-status.connecting{color:#ffd166}.recognition-status.connecting i{background:#ffd166}.recognition-status.offline{color:#ff8a8a}.recognition-status.offline i{background:#ff6868}.recognition-metrics span{padding-left:14px;border-left:1px solid rgba(255,255,255,.09);color:#7f918b;font-size:11px}.recognition-metrics b{color:#fff;font-size:14px}.recognition-frame{position:relative;min-height:510px;background:radial-gradient(circle at center,#14251f 0%,#07100e 68%);overflow:hidden}.recognition-frame:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(32,210,139,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(32,210,139,.035) 1px,transparent 1px);background-size:36px 36px}.recognition-empty{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8fa69e}.recognition-empty b{color:#dce9e4;font-size:15px}.recognition-empty span{font-size:12px}.recognition-camera-icon{display:grid;place-items:center;width:70px;height:70px;margin-bottom:10px;border:1px solid rgba(32,210,139,.2);border-radius:22px;background:rgba(32,210,139,.06);color:#54e7aa;font-size:29px;box-shadow:inset 0 0 25px rgba(32,210,139,.04)}#dir-live-stream{position:relative;z-index:1;display:none;width:100%;height:510px;object-fit:contain}#dir-live-stream.ready{display:block}.scan-line{display:none;position:absolute;z-index:3;left:4%;right:4%;height:1px;background:linear-gradient(90deg,transparent,#20d28b,transparent);box-shadow:0 0 12px #20d28b;animation:recognitionScan 3.5s linear infinite}#dir-live-stream.ready~.frame-corners+.scan-line,.recognition-frame:has(#dir-live-stream.ready) .scan-line{display:block}.frame-corners i{position:absolute;z-index:4;width:28px;height:28px;border-color:#2bda94}.frame-corners i:nth-child(1){top:18px;left:18px;border-top:2px solid;border-left:2px solid}.frame-corners i:nth-child(2){top:18px;right:18px;border-top:2px solid;border-right:2px solid}.frame-corners i:nth-child(3){bottom:18px;left:18px;border-bottom:2px solid;border-left:2px solid}.frame-corners i:nth-child(4){right:18px;bottom:18px;border-right:2px solid;border-bottom:2px solid}.recognition-results{display:flex;min-height:574px;flex-direction:column;background:rgba(5,13,11,.55)}.results-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.07)}.results-head h3{margin:5px 0 0;font-size:16px}.ai-chip{padding:6px 9px;border:1px solid rgba(32,210,139,.17);border-radius:8px;color:#6ee9b4;background:rgba(32,210,139,.06);font-size:10px;font-weight:800}.detection-list{flex:1;padding:12px}.detection-empty{height:100%;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:#72867e}.detection-empty span{font-size:29px;color:#2e5c4b}.detection-empty b{color:#afc0ba;font-size:13px}.detection-empty small{max-width:190px;line-height:1.55}.detection-item{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:13px 10px;border-bottom:1px solid rgba(255,255,255,.055)}.detection-index{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:rgba(32,210,139,.08);color:#5ce5ab;font-size:10px;font-weight:800}.detection-item div{display:flex;flex-direction:column;gap:3px}.detection-item b{font-size:13px}.detection-item small{color:#72867e;font-size:10px}.detection-item strong{color:#79edba;font-size:11px}.recognition-info{display:flex;justify-content:space-between;padding:17px 20px;border-top:1px solid rgba(255,255,255,.07);color:#72867e;font-size:11px}.recognition-info b{display:flex;align-items:center;gap:7px;color:#bdd0c9}.recognition-info i{width:6px;height:6px;border-radius:50%;background:#20d28b}@keyframes recognitionScan{0%{top:8%;opacity:0}10%,90%{opacity:.7}100%{top:92%;opacity:0}}
.check-close-dialog{width:min(560px,calc(100vw - 32px))}.check-close-meta{display:block;margin-top:5px;color:var(--muted);font-size:12px}.check-close-items{max-height:300px;margin:4px 0 16px;padding:4px 16px;overflow:auto;border:1px solid rgba(21,51,42,.09);border-radius:14px;background:#f8fbfa}.check-close-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid rgba(21,51,42,.08)}.check-close-line:last-child{border-bottom:0}.check-close-line div{display:flex;flex-direction:column;gap:4px}.check-close-line small{color:var(--muted)}.check-close-totals{display:grid;gap:9px;margin-bottom:17px;padding:15px;border-radius:14px;background:#0d1b17;color:#91a79f}.check-close-totals div{display:flex;justify-content:space-between}.check-close-totals b{color:#edf8f4}.check-close-totals .grand{margin-top:3px;padding-top:11px;border-top:1px solid rgba(255,255,255,.1);font-size:16px}.check-close-totals .grand b{color:#55e4aa}
@media(max-width:1100px){.recognition-grid{grid-template-columns:1fr}.recognition-view{border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.recognition-results{min-height:360px}.detection-empty{min-height:210px}}@media(max-width:700px){.recognition-top{align-items:stretch;flex-direction:column}.camera-picker{min-width:0}.recognition-toolbar{height:auto;align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.recognition-frame,#dir-live-stream{min-height:330px;height:330px}.recognition-metrics{width:100%;justify-content:space-between}.cashier-layout{grid-template-columns:1fr}.cash-row{grid-template-columns:1fr auto}.cash-row button{grid-column:1/-1}}
