.operations-engine-shell{background:radial-gradient(circle at 0% 0%,rgba(191,219,254,.45),transparent 46%),radial-gradient(circle at 100% 100%,rgba(245,230,199,.52),transparent 42%),linear-gradient(135deg,#fbfdff,#f4f8ff 48%,#f6efe2)}.dark .operations-engine-shell{background:radial-gradient(circle at 0% 0%,rgba(30,64,175,.28),transparent 50%),radial-gradient(circle at 100% 100%,rgba(146,64,14,.22),transparent 45%),linear-gradient(135deg,#0b1220,#0f1a2c 48%,#1b2134)}.oe-layout{display:grid;gap:1rem;grid-template-columns:1fr}.oe-map-card,.oe-preview-card{border-radius:1.25rem;border:1px solid rgba(148,163,184,.35);background:#ffffffdb;box-shadow:0 12px 32px #0f172a17}.dark .oe-map-card,.dark .oe-preview-card{border-color:#475569cc;background:#0f172abd;box-shadow:0 16px 38px #02061775}.oe-map-card{padding:.75rem}.oe-preview-card{padding:1rem}.oe-card-label{margin-bottom:.85rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#475569}.dark .oe-card-label{color:#94a3b8}.oe-preview-stage{min-height:22rem}.oe-preview-content{height:100%}.oe-preview-content.is-entering{animation:oePreviewSwapIn .3s ease}.oe-preview-content.is-leaving{animation:oePreviewSwapOut .17s ease forwards}@keyframes oePreviewSwapIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes oePreviewSwapOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.oe-preview-title{font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;color:#0f172a}.oe-preview-subtitle{margin-top:.45rem;color:#475569;font-size:.92rem;line-height:1.5}.dark .oe-preview-title{color:#f1f5f9}.dark .oe-preview-subtitle{color:#94a3b8}.oe-core-map{position:relative;min-height:24rem;overflow:hidden;border-radius:1rem;border:1px solid rgba(148,163,184,.4);background:linear-gradient(rgba(148,163,184,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.15) 1px,transparent 1px),linear-gradient(180deg,#f8fbff,#f2f6fd);background-size:24px 24px,24px 24px,auto}.dark .oe-core-map{border-color:#475569d1;background:linear-gradient(rgba(148,163,184,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.16) 1px,transparent 1px),linear-gradient(180deg,#0b1324,#101b30);background-size:24px 24px,24px 24px,auto}.oe-network{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.oe-network-line{stroke:#64748b99;stroke-width:.64;opacity:0;stroke-dasharray:120;stroke-dashoffset:120;transition:opacity .3s ease,stroke .3s ease,stroke-dashoffset .3s ease}.oe-network-line.is-active{stroke:#0ea5e9;opacity:1;stroke-dashoffset:0;filter:drop-shadow(0 0 4px rgba(14,165,233,.7))}.oe-core{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem;border-radius:999px;border:1px solid rgba(56,189,248,.48);background:#0ea5e91f;box-shadow:0 0 0 8px #0ea5e917;font-size:.84rem;font-weight:700;color:#082f49}.dark .oe-core{border-color:#7dd3fc7a;background:#0ea5e933;color:#e0f2fe}.oe-node{position:absolute;z-index:3;border-radius:999px;border:1px solid rgba(148,163,184,.62);background:#ffffffeb;padding:.46rem .75rem;font-size:.78rem;font-weight:700;color:#1e293b;box-shadow:0 7px 18px #0f172a1a;transform:translate(-50%,-50%);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.oe-node:hover{transform:translate(-50%,calc(-50% - 2px));border-color:#0ea5e9b3}.oe-node:focus-visible{outline:2px solid rgba(14,165,233,.8);outline-offset:2px}.oe-node.is-active{border-color:#0f172a;background:#0f172a;color:#f8fafc;box-shadow:0 12px 30px #0f172a4d}.dark .oe-node{border-color:#64748be6;background:#0f172ae6;color:#e2e8f0}.dark .oe-node.is-active{border-color:#e2e8f0e6;background:#e2e8f0;color:#0f172a}.oe-node--pos{left:22%;top:24%}.oe-node--reports{left:16%;top:57%}.oe-node--inventory{left:79%;top:24%}.oe-node--compliance{left:84%;top:57%}.oe-node--printing{left:22%;top:82%}.oe-node--users{left:77%;top:82%}.oe-node--multi{left:50%;top:10%}.oe-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.oe-preview-head h3{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;color:#0f172a}.oe-preview-head p{margin-top:.25rem;font-size:.88rem;color:#475569}.dark .oe-preview-head h3{color:#f8fafc}.dark .oe-preview-head p{color:#94a3b8}.oe-chip{border-radius:999px;border:1px solid rgba(56,189,248,.45);background:#38bdf824;padding:.28rem .58rem;font-size:.72rem;font-weight:700;color:#0c4a6e;white-space:nowrap}.dark .oe-chip{border-color:#7dd3fc73;background:#0ea5e92e;color:#e0f2fe}.oe-pos-cart{margin-top:.95rem;border-radius:.95rem;border:1px solid rgba(148,163,184,.4);background:#ffffffd6;padding:.7rem}.dark .oe-pos-cart{border-color:#475569d9;background:#0f172ac7}.oe-pos-cart ul{margin:0;padding:0;list-style:none}.oe-pos-empty{font-size:.84rem;color:#64748b}.dark .oe-pos-empty{color:#94a3b8}.oe-pos-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;border-bottom:1px solid rgba(148,163,184,.22);padding:.56rem 0;opacity:0;transform:translateY(10px);transition:opacity .26s ease,transform .26s ease}.oe-pos-item:last-child{border-bottom:none}.oe-pos-item.is-visible{opacity:1;transform:translateY(0)}.oe-pos-item-name{font-size:.88rem;font-weight:600;color:#0f172a}.oe-pos-item-meta{margin-top:.2rem;font-size:.75rem;color:#64748b}.oe-pos-item-total{font-size:.86rem;font-weight:700;color:#0f172a}.dark .oe-pos-item-name,.dark .oe-pos-item-total{color:#f1f5f9}.dark .oe-pos-item-meta{color:#94a3b8}.oe-pos-totals{margin-top:.9rem;display:grid;gap:.5rem}.oe-pos-total-row{display:flex;align-items:center;justify-content:space-between;border-radius:.8rem;border:1px solid rgba(148,163,184,.24);background:#f8fafcd6;padding:.6rem .75rem;font-size:.85rem}.dark .oe-pos-total-row{border-color:#475569bf;background:#0f172a8a}.oe-pos-total-row strong{font-size:.92rem;font-weight:700}.oe-pos-total-row--net{border-color:#0ea5e973;background:#0ea5e91a}.oe-pay-btn{margin-top:.95rem;width:100%;border:none;border-radius:.9rem;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;font-weight:700;font-size:.9rem;padding:.76rem 1rem;box-shadow:0 10px 22px #0f172a47;transition:transform .14s ease,box-shadow .2s ease,filter .2s ease}.oe-pay-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0ea5e947;filter:brightness(1.03)}.oe-pay-btn:active,.oe-pay-btn.is-pressed{transform:scale(.98)}.oe-pay-btn:focus-visible{outline:2px solid rgba(14,165,233,.85);outline-offset:2px}.dark .oe-pay-btn{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#0f172a}.oe-table-wrap{margin-top:.95rem;overflow-x:auto;border-radius:.95rem;border:1px solid rgba(148,163,184,.36);background:#ffffffdb}.dark .oe-table-wrap{border-color:#475569d1;background:#0f172ad1}.oe-table{width:100%;border-collapse:collapse;min-width:32rem}.oe-table th,.oe-table td{padding:.65rem .7rem;border-bottom:1px solid rgba(148,163,184,.2);text-align:left;white-space:nowrap}.oe-table th{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.oe-table td{font-size:.84rem;color:#1e293b}.oe-report-row{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.oe-report-row.is-visible{opacity:1;transform:translateY(0)}.oe-table td.oe-diff{font-weight:700;color:#0f172a}.oe-table td.oe-diff.is-positive{color:#059669}.oe-table td.oe-diff.is-negative{color:#dc2626}.oe-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .52rem;font-size:.68rem;font-weight:700}.oe-badge--closed{border:1px solid rgba(16,185,129,.45);background:#10b9811f;color:#059669}.oe-badge--pending{border:1px solid rgba(245,158,11,.5);background:#f59e0b2e;color:#b45309;animation:oePendingPulse 1.6s ease-in-out infinite}@keyframes oePendingPulse{0%,to{box-shadow:0 0 #f59e0b38}50%{box-shadow:0 0 0 6px #f59e0b00}}.dark .oe-table th{color:#94a3b8}.dark .oe-table td{color:#e2e8f0}.dark .oe-table td.oe-diff{color:#f1f5f9}.oe-inventory-grid{margin-top:.95rem;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr)}.oe-inventory-table-wrap{margin-top:0}.oe-inventory-table{min-width:0}.oe-inv-row{opacity:0;transform:translateY(10px);transition:opacity .28s ease,transform .28s ease}.oe-inv-row.is-visible{opacity:1;transform:translateY(0)}.oe-badge--ok{border:1px solid rgba(16,185,129,.38);background:#10b9811f;color:#059669}.oe-badge--low{border:1px solid rgba(245,158,11,.52);background:#f59e0b26;color:#b45309}.oe-badge--out{border:1px solid rgba(239,68,68,.48);background:#ef444424;color:#b91c1c}.oe-badge--ready{border:1px solid rgba(16,185,129,.42);background:#10b9811f;color:#059669}.oe-badge.is-pulse-once{animation:oeBadgePulseOnce .76s ease-in-out 1}@keyframes oeBadgePulseOnce{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}.oe-inv-alert{border-radius:.9rem;border:1px solid rgba(251,191,36,.38);background:linear-gradient(180deg,#fffbebf2,#fff7dde6);padding:.8rem}.oe-inv-alert-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#92400e}.oe-inv-alert-value{margin-top:.45rem;font-size:1rem;font-weight:700;color:#78350f}.oe-inv-alert-meta{margin-top:.32rem;font-size:.82rem;color:#92400e}.oe-compliance-stack{margin-top:.95rem;display:grid;gap:.58rem}.oe-check-item{display:flex;align-items:center;gap:.64rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.34);background:#ffffffd6;padding:.72rem .78rem;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.oe-check-item.is-visible{opacity:1;transform:translateY(0)}.oe-check-item p{font-size:.9rem;font-weight:600;color:#0f172a}.oe-check-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;border:1px solid rgba(16,185,129,.48);background:#10b98124;color:#059669;font-size:.62rem;font-weight:700}.oe-print-toggle{margin-top:.85rem;display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;border:1px solid rgba(148,163,184,.42);background:#ffffffe0;padding:.24rem}.oe-print-chip{border:none;border-radius:999px;background:transparent;color:#475569;font-size:.76rem;font-weight:700;padding:.35rem .72rem;transition:background-color .18s ease,color .18s ease}.oe-print-chip.is-active{background:#0f172a;color:#f8fafc}.oe-print-chip:focus-visible{outline:2px solid rgba(14,165,233,.82);outline-offset:2px}.oe-print-stage{margin-top:.85rem;min-height:17.5rem;position:relative}.oe-print-surface{position:absolute;inset:0;border-radius:.95rem;border:1px solid rgba(148,163,184,.34);background:#f8fafce0;padding:.75rem;overflow:hidden}.oe-print-surface.is-entering{animation:oePrintFadeIn .3s ease}.oe-print-surface.is-leaving{animation:oePrintFadeOut .16s ease forwards}@keyframes oePrintFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes oePrintFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.oe-thermal-paper{height:100%;border-radius:.78rem;border:1px solid rgba(148,163,184,.4);background:#fff;overflow:hidden;padding:.62rem .66rem}.oe-thermal-feed{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.55;color:#1e293b}.oe-thermal-feed.is-feeding{animation:oeThermalFeed 1.6s ease-out 1}@keyframes oeThermalFeed{0%{transform:translateY(0)}to{transform:translateY(-14%)}}.oe-thermal-title{font-weight:700;letter-spacing:.08em;text-align:center}.oe-thermal-sep{margin-top:.35rem;border-top:1px dashed rgba(100,116,139,.55);padding-top:.35rem}.oe-thermal-total{margin-top:.3rem;font-weight:700}.oe-a4-sheet{height:100%;border-radius:.78rem;border:1px solid rgba(148,163,184,.4);background:#fff;box-shadow:0 6px 18px #94a3b82e;padding:.76rem;font-size:.77rem;color:#1e293b}.oe-a4-title{font-size:.84rem;font-weight:700;color:#0f172a}.oe-a4-lines{margin-top:.55rem;border-top:1px solid rgba(148,163,184,.32);padding-top:.5rem;display:grid;gap:.2rem}.oe-a4-total{margin-top:.56rem;border-top:1px solid rgba(148,163,184,.32);padding-top:.46rem;font-weight:700}.oe-users-layout{margin-top:.95rem;display:grid;gap:.74rem}.oe-role-list{display:grid;gap:.52rem}.oe-role-item{display:flex;align-items:center;justify-content:space-between;gap:.62rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.34);background:#ffffffd6;padding:.66rem .74rem;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.oe-role-item.is-visible{opacity:1;transform:translateY(0)}.oe-role-name{font-size:.9rem;font-weight:700;color:#0f172a}.oe-role-scope{margin-top:.16rem;font-size:.74rem;color:#64748b}.oe-role-badge{border-radius:999px;border:1px solid rgba(14,165,233,.42);background:#0ea5e91f;color:#0c4a6e;font-size:.68rem;font-weight:700;padding:.22rem .46rem}.oe-perm-grid{border-radius:.9rem;border:1px solid rgba(148,163,184,.34);background:#ffffffd6;padding:.68rem .7rem}.oe-perm-title{margin-bottom:.36rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.oe-perm-table{width:100%;border-collapse:collapse}.oe-perm-table th,.oe-perm-table td{padding:.32rem;border-bottom:1px solid rgba(148,163,184,.18);text-align:center;font-size:.72rem;color:#334155}.oe-perm-table th:first-child,.oe-perm-table td:first-child{text-align:left}.oe-perm-table tr:last-child td{border-bottom:none}.oe-perm-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;font-size:.73rem;font-weight:700}.oe-perm-icon.is-allow{background:#10b98124;color:#059669}.oe-perm-icon.is-deny{background:#ef44441f;color:#b91c1c}.oe-branches-layout{margin-top:.95rem;display:grid;gap:.8rem}.oe-branch-list{display:grid;gap:.48rem}.oe-branch-row{display:flex;align-items:center;justify-content:space-between;gap:.62rem;border-radius:.82rem;border:1px solid rgba(148,163,184,.34);background:#ffffffd6;padding:.6rem .72rem}.oe-branch-row p{display:inline-flex;align-items:center;gap:.42rem;font-size:.82rem;font-weight:600;color:#0f172a}.oe-branch-row strong{font-size:.85rem;font-weight:700;color:#0f172a}.oe-status-dot{width:.46rem;height:.46rem;border-radius:999px;background:#10b981;box-shadow:0 0 #10b98140}.oe-status-dot.is-pulse-once{animation:oeDotPulseOnce .72s ease-in-out 1}.oe-status-dot.is-active{box-shadow:0 0 0 4px #10b9810f}@keyframes oeDotPulseOnce{0%{box-shadow:0 0 #10b98152}to{box-shadow:0 0 0 8px #10b98100}}.oe-branch-bars{border-radius:.9rem;border:1px solid rgba(148,163,184,.34);background:#ffffffd6;padding:.66rem .72rem;display:grid;gap:.52rem}.oe-branch-bar p{margin-bottom:.26rem;font-size:.72rem;font-weight:600;color:#475569}.oe-branch-track{height:.5rem;border-radius:999px;background:#94a3b838;overflow:hidden}.oe-branch-fill{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#38bdf8);transition:width .42s ease}.dark .oe-inv-alert{border-color:#fbbf2447;background:linear-gradient(180deg,#78350f29,#78350f14)}.dark .oe-inv-alert-label,.dark .oe-inv-alert-value,.dark .oe-inv-alert-meta{color:#fde68a}.dark .oe-check-item,.dark .oe-role-item,.dark .oe-perm-grid,.dark .oe-branch-row,.dark .oe-branch-bars{border-color:#475569c7;background:#0f172ab8}.dark .oe-check-item p,.dark .oe-role-name,.dark .oe-branch-row p,.dark .oe-branch-row strong,.dark .oe-perm-table th,.dark .oe-perm-table td{color:#e2e8f0}.dark .oe-role-scope,.dark .oe-perm-title,.dark .oe-branch-bar p{color:#94a3b8}.dark .oe-role-badge{border-color:#7dd3fc6b;background:#0ea5e92e;color:#e0f2fe}.dark .oe-print-toggle{border-color:#475569d1;background:#0f172abd}.dark .oe-print-chip{color:#94a3b8}.dark .oe-print-chip.is-active{background:#e2e8f0;color:#0f172a}.dark .oe-print-surface{border-color:#475569cc;background:#0f172aad}.dark .oe-thermal-paper,.dark .oe-a4-sheet{border-color:#475569cc;background:#f8fafcf5}.oe-coming-card{height:100%;min-height:18rem;border-radius:.95rem;border:1px dashed rgba(148,163,184,.6);background:#f8fafcd1;display:grid;align-content:center;gap:.55rem;padding:1.15rem}.oe-coming-card h3{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;color:#0f172a}.oe-coming-card p{max-width:28rem;color:#475569;line-height:1.5;font-size:.9rem}.dark .oe-coming-card{border-color:#64748bbf;background:#0f172aa3}.dark .oe-coming-card h3{color:#f1f5f9}.dark .oe-coming-card p{color:#94a3b8}html[dir=rtl] .oe-preview-head{flex-direction:row-reverse}html[dir=rtl] .oe-card-label,html[dir=rtl] .oe-preview-head p,html[dir=rtl] .oe-preview-head h3,html[dir=rtl] .oe-coming-card,html[dir=rtl] .oe-inv-alert,html[dir=rtl] .oe-check-item,html[dir=rtl] .oe-role-item,html[dir=rtl] .oe-branch-row,html[dir=rtl] .oe-table th,html[dir=rtl] .oe-table td,html[dir=rtl] .oe-perm-table th:first-child,html[dir=rtl] .oe-perm-table td:first-child{text-align:right}@media(min-width:1024px){.oe-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.2rem}.oe-map-card{order:1}.oe-preview-card{order:2}.oe-inventory-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start}.oe-users-layout,.oe-branches-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}@media(max-width:1023.98px){.oe-preview-card{order:1}.oe-map-card{order:2}.oe-core-map{min-height:21rem}.oe-node{font-size:.74rem;padding:.4rem .62rem}.oe-table{min-width:30rem}.oe-inventory-table{min-width:0}}@media(prefers-reduced-motion:reduce){.oe-preview-content.is-entering,.oe-preview-content.is-leaving,.oe-print-surface.is-entering,.oe-print-surface.is-leaving,.oe-network-line.is-active,.oe-badge--pending,.oe-badge.is-pulse-once,.oe-status-dot.is-pulse-once,.oe-thermal-feed.is-feeding{animation:none!important}.oe-node,.oe-pos-item,.oe-inv-row,.oe-check-item,.oe-role-item,.oe-report-row,.oe-branch-fill,.oe-pay-btn{transition:none!important}}
