@media print{body *{visibility:hidden}[data-print-root],[data-print-root] *{visibility:visible}[data-print-root]{position:absolute;left:0;top:0;width:80mm;max-width:80mm;margin:0;padding:2mm;font-family:Courier New,monospace;font-size:11px;line-height:1.35;color:#000;background:#fff;border:none!important}[data-print-root] .no-print{display:none!important}@page{margin:0}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211d;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #ffffff;--surface-soft: #f8faf9;--line: #e3e9e6;--text: #17211d;--muted: #68756f;--brand: #0f766e;--brand-strong: #0b5f59;--danger: #b42318;--shadow-sm: 0 1px 2px rgba(16, 24, 20, .05), 0 8px 24px rgba(16, 24, 20, .04);--shadow-md: 0 18px 50px rgba(16, 24, 20, .09)}*{box-sizing:border-box}html{background:#f5f7f6}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f6;color:var(--text)}a{color:var(--brand);text-decoration:none;font-weight:650}a:hover{color:var(--brand-strong)}button,input,select,textarea{font:inherit}button{min-height:42px;border:1px solid var(--line);border-radius:12px;padding:9px 14px;background:var(--surface);color:var(--text);font-weight:700;cursor:pointer;box-shadow:0 1px 1px #10181408;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-sm);border-color:#c9d4cf}button:active:not(:disabled){transform:translateY(0)}button:disabled{opacity:.52;cursor:not-allowed}input,select,textarea{border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);padding:10px 12px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}input:focus,select:focus,textarea:focus{border-color:#7bc4bc;box-shadow:0 0 0 4px #0f766e1a}table{border-collapse:separate;border-spacing:0;width:100%;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}th{background:#f8faf9;color:#53615b;font-size:.78rem;letter-spacing:.02em;text-transform:uppercase}th,td{padding:12px 14px;border-bottom:1px solid #edf1ef;text-align:start}tr:last-child td{border-bottom:0}.app-shell{min-height:100vh;padding:20px}.app-topbar{position:sticky;top:12px;z-index:30;max-width:1500px;margin:0 auto 18px;padding:12px 14px;display:flex;align-items:center;gap:16px;border:1px solid rgba(219,228,223,.92);border-radius:18px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-sm)}.app-brand{display:flex;align-items:center;gap:10px;min-width:170px}.app-brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#102c28;color:#fff;font-weight:850}.app-brand-name{margin:0;font-size:1rem;letter-spacing:-.02em;white-space:nowrap}.app-nav{display:flex;align-items:center;gap:4px;flex:1;overflow-x:auto;scrollbar-width:none}.app-nav::-webkit-scrollbar{display:none}.app-nav a{padding:8px 10px;border-radius:10px;color:#53615b;font-size:.9rem;white-space:nowrap}.app-nav a:hover{background:#eef5f2;color:#123d37}.app-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.app-main{max-width:1500px;margin:0 auto}.hero-card{border:1px solid var(--line);border-radius:22px;padding:26px;background:linear-gradient(135deg,#fff,#f3f8f6);box-shadow:var(--shadow-sm)}.hero-kicker{color:var(--brand);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.hero-title{margin:7px 0 5px;font-size:clamp(1.65rem,3vw,2.5rem);letter-spacing:-.045em}.hero-subtitle{margin:0;color:var(--muted);max-width:760px;line-height:1.6}.meta-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.meta-card{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fffc}.meta-label{color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.meta-value{margin-top:5px;font-weight:750;overflow-wrap:anywhere}.quick-panel{margin-top:14px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.quick-panel h2{margin:0 0 8px;font-size:.95rem}.quick-panel p{margin:0;color:var(--muted);line-height:1.65}.blocked-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#eaf5f1 0,transparent 40%),#f5f7f6}.blocked-card{width:min(560px,100%);border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff;box-shadow:var(--shadow-md)}.blocked-card h1{margin:0 0 8px;letter-spacing:-.035em}.blocked-card p{color:var(--muted);line-height:1.6}@media (max-width: 980px){.app-shell{padding:10px}.app-topbar{top:6px;border-radius:15px;flex-wrap:wrap;gap:8px}.app-brand{min-width:0}.app-nav{order:3;width:100%;flex-basis:100%;padding-top:3px}.app-actions{margin-inline-start:auto}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.app-brand-name{max-width:145px;overflow:hidden;text-overflow:ellipsis}.hero-card{padding:20px;border-radius:18px}.meta-grid{grid-template-columns:1fr}button{min-height:44px}}::selection{background:#0f766e29}body{letter-spacing:-.008em}h1,h2,h3{letter-spacing:-.035em}main,section{min-width:0}#root>div:not(.blocked-shell):not(.app-shell){width:min(1180px,calc(100% - 32px));max-width:1180px!important;margin:24px auto!important;padding:0!important}#root>div:not(.blocked-shell):not(.app-shell)>header{padding:18px 20px;margin-bottom:16px!important;border:1px solid var(--line);border-radius:18px;background:#fffffff0;box-shadow:var(--shadow-sm)}#root>div:not(.blocked-shell):not(.app-shell)>section,#root>div:not(.blocked-shell):not(.app-shell)>form{border-radius:18px}button{letter-spacing:-.01em}button:focus-visible,a:focus-visible{outline:3px solid rgba(15,118,110,.22);outline-offset:2px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand)}label{color:#43524b;font-weight:650}hr{border:0;border-top:1px solid var(--line)}@media (pointer: coarse){button{min-height:48px;padding-inline:16px}input,select{min-height:46px}}@media (max-width: 720px){#root>div:not(.blocked-shell):not(.app-shell){width:min(100% - 20px,1180px);margin:10px auto!important}#root>div:not(.blocked-shell):not(.app-shell)>header{padding:14px 15px;border-radius:15px}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}:root{--ink:#111827;--subtle:#667085;--canvas:#f6f7f9;--nav:#111827;--accent:#12b886;--accent-dark:#07956c;--radius:18px}body{background:var(--canvas);color:var(--ink)}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:var(--canvas)}.workspace-sidebar{position:sticky;top:0;height:100vh;background:#101828;color:#d0d5dd;padding:24px 16px 18px;display:flex;flex-direction:column;z-index:30}.workspace-brand{display:flex;gap:12px;align-items:center;padding:0 8px 25px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:18px}.workspace-brand strong{display:block;color:#fff;font-size:14px;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-brand span{display:block;color:#667085;font-size:11px;margin-top:2px;text-transform:uppercase;letter-spacing:.08em}.workspace-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#16c79a,#0a8f6b);color:#fff;font-weight:900;box-shadow:0 8px 22px #12b88640}.workspace-nav{display:flex;flex-direction:column;gap:4px;overflow:auto}.workspace-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:11px;color:#98a2b3!important;font-size:14px;font-weight:600;transition:.16s ease}.workspace-link:hover{background:#ffffff0e;color:#fff!important}.workspace-link.active{background:#1d2939;color:#fff!important;box-shadow:inset 3px 0 #12b886}.nav-icon{width:21px;text-align:center;font-size:17px;color:#667085}.workspace-link.active .nav-icon{color:#34d399}.workspace-sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding:16px 8px 0;display:grid;gap:10px}.workspace-sidebar-footer .ghost-button{background:transparent!important;border-color:#ffffff1f!important;color:#98a2b3!important;box-shadow:none;width:100%}.workspace-content{min-width:0;min-height:100vh}.workspace-mobilebar{display:none}.workspace-content>div:not(.pos-screen):not(.kitchen-screen),.workspace-content>main{max-width:1380px;margin:0 auto}.workspace-content>div[style*="padding: 2rem"],.workspace-content>div[style*="padding: 1.5rem"]{max-width:none!important;padding:32px 36px!important}.premium-home{padding:44px 48px;max-width:1320px!important}.premium-welcome{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:34px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:800;color:#12a879}.premium-welcome h1{font-size:38px;letter-spacing:-.035em;margin:7px 0 8px}.premium-welcome p{margin:0;color:var(--subtle);font-size:16px}.premium-status{background:#ecfdf3;border:1px solid #d1fadf;color:#067647;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.status-dot{display:inline-block;width:7px;height:7px;background:#12b76a;border-radius:50%;margin-inline-end:5px}.home-stats{display:grid;grid-template-columns:1fr 1fr 2fr;gap:14px;margin-bottom:26px}.home-stat{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:20px;box-shadow:0 1px 2px #10182808}.home-stat span,.home-stat small{display:block;color:#98a2b3;font-size:12px}.home-stat strong{display:block;font-size:17px;margin:7px 0 5px;text-transform:capitalize}.launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.launch-card{background:#fff!important;color:#101828!important;border:1px solid #eaecf0;border-radius:18px;padding:22px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 6px #10182808;transition:.18s ease}.launch-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #10182814;border-color:#d0d5dd}.launch-card.primary{background:#101828!important;color:#fff!important;border-color:#101828}.launch-icon{width:48px;height:48px;border-radius:14px;background:#f2f4f7;display:grid;place-items:center;font-size:22px}.primary .launch-icon{background:#ffffff1a;color:#34d399}.launch-card div{flex:1}.launch-card strong,.launch-card small{display:block}.launch-card strong{font-size:15px}.launch-card small{color:#98a2b3;margin-top:4px;font-weight:500}.launch-card b{font-size:20px;color:#98a2b3}.workspace-content h1{letter-spacing:-.025em;color:#101828}.workspace-content section{border-color:#eaecf0!important}.workspace-content table{border-radius:14px!important;border-color:#eaecf0!important;box-shadow:0 1px 2px #10182805}.workspace-content button{border-radius:10px}.workspace-content input,.workspace-content select,.workspace-content textarea{border-radius:10px;border-color:#d0d5dd}@media (max-width:900px){.workspace-shell{display:block}.workspace-sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;height:68px;padding:7px 10px;background:#101828;display:block}.workspace-brand,.workspace-sidebar-footer{display:none}.workspace-nav{height:54px;display:flex;flex-direction:row;overflow-x:auto;gap:4px}.workspace-link{min-width:68px;justify-content:center;flex-direction:column;gap:2px;padding:5px 8px;font-size:9px}.workspace-link.active{box-shadow:inset 0 -3px #12b886}.nav-icon{font-size:18px}.workspace-content{padding-bottom:72px}.workspace-mobilebar{display:flex;height:58px;background:#fff;border-bottom:1px solid #eaecf0;align-items:center;gap:10px;padding:0 16px;position:sticky;top:0;z-index:20}.workspace-mobilebar .workspace-logo{width:32px;height:32px;border-radius:10px}.workspace-mobilebar strong{flex:1}.premium-home{padding:24px 18px}.premium-welcome{display:block}.premium-status{display:inline-block;margin-top:16px}.premium-welcome h1{font-size:30px}.home-stats{grid-template-columns:1fr 1fr}.home-stat.wide{grid-column:1/-1}.launch-grid{grid-template-columns:1fr}.workspace-content>div[style*="padding: 2rem"],.workspace-content>div[style*="padding: 1.5rem"]{padding:20px 16px!important}}.access-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#e8fff7 0,transparent 38%),#f6f7f9}.access-gate-card{width:min(520px,100%);background:#fff;border:1px solid #eaecf0;border-radius:24px;padding:38px;box-shadow:0 24px 70px #1018281c;text-align:center}.access-gate-icon{margin:0 auto 18px;width:52px;height:52px;border-radius:16px;background:#fff4ed;color:#b93815;display:grid;place-items:center;font-size:24px;font-weight:900}.access-gate-card h1{margin:8px 0 10px;font-size:28px}.access-gate-card p{color:#667085;line-height:1.6}.access-gate-actions{display:flex;gap:10px;justify-content:center;margin-top:22px}.access-gate-actions button:first-child{background:#101828;color:#fff;border-color:#101828}.login-premium{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-showcase{background:#101828;color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-showcase:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#12b88621;right:-220px;bottom:-220px}.login-showcase .workspace-logo{width:48px;height:48px}.login-copy{position:relative;z-index:1;max-width:560px}.login-copy h1{font-size:52px;line-height:1.02;letter-spacing:-.045em;margin:18px 0}.login-copy p{font-size:17px;line-height:1.7;color:#98a2b3}.login-features{display:flex;gap:10px;flex-wrap:wrap}.login-features span{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:8px 12px;color:#d0d5dd;font-size:12px}.login-form-wrap{display:grid;place-items:center;padding:36px}.login-card{width:min(420px,100%)}.login-card .eyebrow{display:block;margin-bottom:8px}.login-card h2{font-size:30px;letter-spacing:-.03em;margin:0 0 8px}.login-card>p{color:#667085;margin:0 0 30px}.login-card label{display:block;font-size:13px;font-weight:700;color:#344054;margin:16px 0 7px}.login-card input{width:100%;height:48px}.login-submit{width:100%;height:48px;margin-top:22px;background:#101828;color:#fff;border-color:#101828}.login-error,.login-notice{padding:12px 14px;border-radius:10px;font-size:13px;margin:14px 0}.login-error{background:#fef3f2;color:#b42318}.login-notice{background:#fffaeb;color:#b54708}@media (max-width:800px){.login-premium{display:block}.login-showcase{display:none}.login-form-wrap{min-height:100vh;padding:24px}.login-card h2{font-size:28px}}.pos-screen{display:grid;grid-template-columns:minmax(0,1fr) 400px;height:100vh;background:#f5f6f8;font-family:system-ui,sans-serif}.pos-main{padding:18px 22px;overflow-y:auto;min-width:0}.pos-top{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pos-top h1{margin:0;font-size:1.25rem}.pos-modes{display:flex;gap:6px;flex:1;flex-wrap:wrap}.pos-mode{padding:10px 16px;border-radius:12px;border:1px solid #d0d5dd;background:#fff;font-weight:700;font-size:.95rem;cursor:pointer}.pos-mode.active{background:#101828;color:#fff;border-color:#101828}.pos-exit{font-weight:600;margin-inline-start:auto}.pos-notice{padding:10px 14px;border-radius:10px;background:#eef4ff;color:#1d3f8a;margin-bottom:10px;display:flex;justify-content:space-between;gap:8px}.pos-offline{padding:10px 14px;border-radius:10px;background:#fff4e5;color:#8a5a00;margin-bottom:10px;font-weight:600}.pos-offline span{font-weight:400}.pos-searchrow{display:flex;gap:8px;margin-bottom:10px}.pos-searchrow select{height:52px;border-radius:12px;padding:0 10px}.pos-search{flex:1;height:52px;font-size:1.05rem;border:1px solid #d0d5dd;border-radius:12px;padding:0 16px;background:#fff}.pos-cats{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;margin-bottom:12px;scrollbar-width:thin}.pos-cat{flex:0 0 auto;padding:10px 18px;min-height:46px;border-radius:999px;border:2px solid #e4e7ec;background:#fff;font-weight:700;font-size:.95rem;cursor:pointer;white-space:nowrap}.pos-cat.active{background:#101828;color:#fff;border-color:#101828!important}.pos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.product-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:118px;padding:14px;border:1px solid rgba(16,24,40,.06);border-inline-start:6px solid #344054;border-radius:16px;text-align:start;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease;font:inherit;color:#101828}.product-tile:active{transform:scale(.97)}.product-tile:hover{box-shadow:0 6px 18px #10182814}.tile-name{font-weight:800;font-size:1.05rem;line-height:1.2;overflow-wrap:anywhere}.tile-price{font-weight:800;font-size:1.1rem}.tile-qty{position:absolute;top:8px;inset-inline-end:8px;min-width:28px;height:28px;padding:0 6px;border-radius:999px;background:#101828;color:#fff;font-weight:800;display:grid;place-items:center;font-size:.9rem}.pos-orders{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.pos-order{border:1px solid #e4e7ec;border-radius:14px;padding:16px;background:#fff}.pos-order.active{border:2px solid #1a7f37}.pos-primary{width:100%;margin-top:12px;padding:12px;font-weight:700;font-size:1rem;background:#1a7f37;color:#fff;border:none;border-radius:10px;cursor:pointer}.muted{color:#667085;font-size:.88rem}.small{font-size:.8rem}.note{font-size:.82rem;color:#8a5a00;font-style:italic}.pos-ticket{background:#fff;border-inline-start:1px solid #eaecf0;padding:18px;display:flex;flex-direction:column;min-height:0;box-shadow:-8px 0 28px #10182809}.ticket-head{display:flex;justify-content:space-between;align-items:center}.ticket-head h2{margin:0 0 8px;font-size:1.1rem}.offline-tag{font-size:.8rem;color:#8a5a00}.ticket-handle{display:none}.ticket-lines{flex:1;overflow-y:auto;min-height:0}.ticket-empty{color:#667085;text-align:center;margin-top:2rem}.ticket-line{border-bottom:1px solid #f0f0f0;padding:10px 0}.ticket-line-top{display:flex;justify-content:space-between;gap:8px;font-size:1.05rem}.qty-row{display:flex;align-items:center;gap:10px;margin-top:8px}.qty-btn{width:48px;height:48px;font-size:1.5rem;font-weight:700;border-radius:12px;border:1px solid #d0d5dd;background:#fff;cursor:pointer}.qty{font-size:1.2rem;font-weight:800;min-width:30px;text-align:center}.line-remove{margin-inline-start:auto;width:48px;height:48px;border-radius:12px;border:1px solid #fecdca;color:#b42318;background:#fff;font-size:1.1rem;cursor:pointer}.ticket-foot{border-top:2px solid #eee;padding-top:12px;margin-top:10px}.ticket-total{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:800;margin-bottom:10px}.pos-pay{width:100%;padding:20px 12px;font-size:1.45rem;font-weight:900;background:#1a7f37;color:#fff;border:none;border-radius:14px;cursor:pointer;letter-spacing:.01em}.pos-pay:disabled{background:#d0d5dd;cursor:default}.pos-cancel{width:100%;margin-top:8px;padding:12px;color:#b00020;background:none;border:1px solid #b00020;border-radius:10px;cursor:pointer}.pay-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:60}.pay-sheet{background:#fff;border-radius:18px;padding:22px;width:min(460px,94vw);max-height:94vh;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.pay-total{text-align:center}.pay-total span{display:block;color:#667085;font-size:.95rem}.pay-total strong{font-size:2.3rem}.pay-received span{display:block;font-weight:700;margin-bottom:4px}.pay-received input{width:100%;height:64px;font-size:1.9rem;text-align:center;border:2px solid #d0d5dd;border-radius:12px;font-weight:800}.pay-exact{padding:16px;font-size:1.15rem;font-weight:800;border-radius:12px;border:2px solid #1a7f37;color:#1a7f37;background:#eaf7ee;cursor:pointer}.pay-notes{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.pay-notes button{padding:14px 4px;font-size:1rem;font-weight:800;border-radius:12px;border:1px solid #d0d5dd;background:#fff;cursor:pointer}.pay-notes .pay-clear{color:#b42318;font-weight:700}.pay-change{text-align:center;padding:12px;border-radius:14px;background:#f2f4f7;color:#475467}.pay-change span{display:block;font-size:.95rem}.pay-change strong{display:block;font-size:2.6rem;line-height:1.1}.pay-change.ok{background:#eaf7ee;color:#1a7f37}.pay-change.short{background:#fdecea;color:#b00020}.pay-error{color:#b00020;margin:0}.pay-actions{display:flex;gap:10px}.pay-actions button{flex:1;padding:16px;border-radius:12px;font-size:1.05rem;cursor:pointer}.pay-actions .pay-confirm{flex:2;background:#1a7f37;color:#fff;border:none;font-weight:800;font-size:1.2rem}.pay-actions .pay-confirm:disabled{background:#d0d5dd}.pos-camera{width:52px;height:52px;border-radius:12px;border:1px solid #d0d5dd;background:#fff;font-size:1.4rem;cursor:pointer;flex:0 0 auto}.pos-unknown{padding:10px 14px;border-radius:10px;background:#fdecea;color:#8a1c12;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-weight:600;flex-wrap:wrap}.pos-unknown button{padding:8px 12px;border-radius:8px;border:1px solid #b42318;background:#fff;color:#b42318;font-weight:700;cursor:pointer}.pos-help-btn{padding:8px 10px;border-radius:10px;border:1px solid #d0d5dd;background:#fff;font-weight:700;cursor:pointer}.keys-table{width:100%;border-collapse:collapse}.keys-table td{padding:6px 4px;border-bottom:1px solid #f0f0f0;text-align:start}kbd{display:inline-block;min-width:26px;padding:2px 7px;border:1px solid #d0d5dd;border-bottom-width:3px;border-radius:6px;background:#f9fafb;font-family:inherit;font-weight:700;font-size:.9rem;text-align:center}@media (max-width:900px){.pos-screen{display:block;height:auto;min-height:calc(100vh - 130px);padding-bottom:150px}.pos-main{padding:12px}.pos-modes{order:3;flex:1 1 100%;flex-wrap:nowrap;overflow-x:auto}.pos-mode{flex:1 0 auto;padding:10px 12px}.pos-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.pos-ticket{position:fixed;inset-inline:0;bottom:68px;z-index:40;border-inline-start:0;border-top:1px solid #eaecf0;border-radius:18px 18px 0 0;box-shadow:0 -10px 30px #1018281f;padding:10px 14px 14px;max-height:62px;overflow:hidden;transition:max-height .2s ease}.pos-screen.ticket-open .pos-ticket{max-height:78vh}.ticket-handle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;background:none;border:none;font-size:1.05rem;padding:6px 2px 10px;cursor:pointer}.desktop-only{display:none}.pos-screen:not(.ticket-open) .ticket-lines,.pos-screen:not(.ticket-open) .pos-cancel{display:none}.pos-screen:not(.ticket-open) .ticket-foot{border-top:0;padding-top:0;margin-top:0}.pos-screen:not(.ticket-open) .pos-ticket{max-height:140px}.pos-pay{padding:16px 10px;font-size:1.25rem}.pay-notes{grid-template-columns:repeat(3,1fr)}}[dir=rtl] .pos-ticket{box-shadow:8px 0 28px #10182809}[dir=rtl] body{font-family:system-ui,Segoe UI,Noto Sans Arabic,Tahoma,sans-serif}.update-banner{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 16px;background:#eef4ff;color:#1d3f8a;border-bottom:1px solid #d6e2fb;font-weight:600;position:sticky;top:0;z-index:25}.update-banner button{padding:7px 12px;border-radius:8px;border:1px solid #9db6ee;background:#fff;color:#1d3f8a;font-weight:700;cursor:pointer}.update-banner .update-now{background:#1d3f8a;color:#fff;border-color:#1d3f8a}.app-version{display:block;margin-top:8px;color:#667085;font-size:11px}.activation-box{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e4e7ec;border-radius:12px;background:#fafbfc;text-align:start;margin:10px 0}.device-code{font-family:monospace;font-size:1.6rem;font-weight:800;letter-spacing:.12em}.closing-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:16px;margin-bottom:14px}.closing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.closing-grid div,.closing-summary div{display:flex;flex-direction:column;gap:2px;padding:10px;border-radius:10px;background:#f7f8fa}.closing-grid span,.closing-summary span{color:#667085;font-size:.85rem}.closing-grid strong{font-size:1.2rem}.closing-estimate{background:#fff4e5;color:#8a5a00;padding:8px 12px;border-radius:8px;font-size:.9rem}.closing-inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.closing-inputs label{display:flex;flex-direction:column;gap:4px;font-weight:600;font-size:.9rem}.closing-inputs input{height:48px;font-size:1.2rem;padding:0 12px;border:1px solid #d0d5dd;border-radius:10px}.closing-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:12px}.closing-summary strong{font-size:1.6rem}.closing-summary .ok{background:#eaf7ee;color:#1a7f37}.closing-summary .ok span{color:#1a7f37}.closing-summary .ko{background:#fdecea;color:#b00020}.closing-summary .ko span{color:#b00020}.closing-row{display:grid;grid-template-columns:1.2fr 1.5fr auto;gap:10px;width:100%;padding:10px 4px;border:0;border-bottom:1px solid #f0f0f0;background:none;text-align:start;font:inherit;cursor:pointer}.closing-row.pending{cursor:default;color:#8a5a00}.z-report{width:320px;max-width:100%;font-family:monospace;font-size:.9rem;border:1px solid #ddd;padding:1rem;background:#fff;margin:0 auto}.closing-result{display:flex;flex-direction:column;align-items:center}.catalog-toolbar{position:sticky;top:0;z-index:5;display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:10px 0;background:#f5f7f6}.catalog-toolbar input[type=search]{flex:1 1 260px;min-width:200px;height:42px;padding:0 12px;border:1px solid #d0d5dd;border-radius:10px;font-size:1rem;background:#fff}.catalog-toolbar select{height:42px;border-radius:10px;padding:0 8px}.catalog-count{color:#667085;font-size:.9rem;white-space:nowrap}.catalog-table tr.is-open>td{background:#f0f7ff}.catalog-table td.panel-cell{padding:0 0 14px!important;border-bottom:2px solid #c7d7fe}.product-panel{margin:6px 0 0;padding:14px;border:2px solid #c7d7fe;border-radius:12px;background:#fbfcff;display:flex;flex-direction:column;gap:10px;scroll-margin-top:70px}.pp-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.pp-title{font-size:1.05rem}.pp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;align-items:start}.pp-card{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px;min-width:0}.pp-card>strong:first-child{font-size:.95rem}.pp-essentials label{display:flex;flex-direction:column;gap:3px;font-size:.88rem;font-weight:600}.pp-essentials input,.pp-essentials select{padding:.45rem;font-size:1rem;border:1px solid #d0d5dd;border-radius:8px;font-weight:400}.pp-save{align-self:flex-start;font-weight:800}.catalog-more{display:flex;gap:8px;justify-content:center;align-items:center;padding:14px 0;flex-wrap:wrap}.pos-main{padding-top:0}.pos-main>.pos-top{padding-top:18px}.pos-sticky{position:sticky;top:0;z-index:4;background:#f5f6f8;margin:0 -22px;padding:6px 22px 2px;box-shadow:0 6px 10px -8px #1018282e}.pos-sticky .pos-cats{margin-bottom:6px}.pos-results{margin:4px 0 8px;color:#475467;font-size:.9rem;font-weight:600}.pos-density{display:flex;border:1px solid #d0d5dd;border-radius:12px;overflow:hidden;flex:0 0 auto;background:#fff}.pos-density button{width:44px;height:50px;border:0;background:#fff;font-size:1rem;cursor:pointer;color:#475467}.pos-density button+button{border-inline-start:1px solid #eaecf0}.pos-density button.active{background:#101828;color:#fff}.pos-grid.density-compact{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:8px}.pos-grid.density-compact .product-tile{min-height:70px;padding:9px 10px;border-radius:12px;border-inline-start-width:5px;gap:4px}.pos-grid.density-compact .tile-name{font-size:.93rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pos-grid.density-compact .tile-price{font-size:.95rem}.pos-grid.density-compact .tile-qty{top:auto;bottom:7px;min-width:22px;height:22px;font-size:.78rem}.pos-grid.density-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:5px}.pos-grid.density-list .product-tile{flex-direction:row;align-items:center;justify-content:space-between;min-height:40px;padding:6px 10px;border-radius:9px;border-inline-start-width:5px;gap:8px}.pos-grid.density-list .tile-name{flex:1;min-width:0;font-size:.93rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-grid.density-list .tile-price{font-size:1rem;white-space:nowrap}.pos-grid.density-list .tile-qty{position:static;order:-1;flex:0 0 auto;min-width:24px;height:24px;font-size:.8rem}.pos-grid.density-list .product-tile:active{transform:scale(.99)}@media (max-width:900px){.pos-main{overflow:visible;padding-top:0}.pos-main>.pos-top{padding-top:12px}.pos-sticky{top:58px;margin:0 -12px;padding:6px 12px 2px}.pos-density button{width:40px;height:50px}}.catalog-categories summary{cursor:pointer;padding:4px 0;list-style-position:inside}.catalog-table td.num{white-space:nowrap}.catalog-table td.row-actions{display:flex;gap:6px;flex-wrap:nowrap;justify-content:flex-end}.catalog-table td.row-actions button{padding:6px 10px;font-size:.85rem;min-height:34px}.pp-card div{flex-wrap:wrap;align-items:center}.pp-card input,.pp-card select{max-width:100%;min-width:0}.pos-searchrow .pos-search{min-width:0}.pp-card div>label{flex:1 1 150px;min-width:0}.pp-card div>label select{width:100%}.new-badge{display:inline-block;margin-inline-start:6px;padding:1px 7px;border-radius:999px;background:#12b886;color:#fff;font-size:.72rem;font-weight:800;vertical-align:middle}.cash-move-form{display:grid;grid-template-columns:auto minmax(120px,160px) minmax(180px,1fr) auto;gap:10px;align-items:end;margin-top:6px}.cash-move-form label{display:flex;flex-direction:column;gap:4px;font-weight:600;font-size:.9rem}.cash-move-form input{height:44px;font-size:1.05rem;padding:0 10px;border:1px solid #d0d5dd;border-radius:10px;min-width:0}.cash-move-kinds{display:flex;gap:0;border:1px solid #d0d5dd;border-radius:10px;overflow:hidden;height:44px}.cash-move-kinds button{border:0;border-radius:0;padding:0 14px;background:#fff;font-weight:700;cursor:pointer}.cash-move-kinds button.active.out{background:#fdecea;color:#b00020}.cash-move-kinds button.active.in{background:#eaf7ee;color:#1a7f37}.cash-move-submit{height:44px;font-weight:800;padding:0 16px}.cash-move-list{margin-top:10px;border-top:1px solid #f0f0f0}.cash-move-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:8px 2px;border-bottom:1px solid #f5f5f5}.cash-move-row .cash-move-what{min-width:0;overflow-wrap:anywhere}.cash-move-row em{color:#8a5a00;font-style:normal;font-size:.85rem}.cash-move-row strong.out{color:#b00020}.cash-move-row strong.in{color:#1a7f37}.cash-move-row.voided{opacity:.55}.cash-move-row.voided strong{text-decoration:line-through}.cash-move-total{padding:8px 2px;font-weight:700;text-align:end}.z-provisional{border:2px dashed #b54708;color:#b54708;text-align:center;font-weight:800;padding:4px;margin:6px 0}@media (max-width:700px){.cash-move-form{grid-template-columns:1fr 1fr}.cash-move-kinds,.cash-move-reason,.cash-move-submit{grid-column:1 / -1}.cash-move-row{grid-template-columns:1fr auto auto}.cash-move-row>span:first-child{grid-column:1 / -1;font-size:.82rem;color:#667085}}img.workspace-logo{display:block;padding:0;background:none;box-shadow:0 8px 22px #10182840;object-fit:contain}.brand-lockup{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.brand-lockup span{font-size:22px;font-weight:500;letter-spacing:-.02em;color:#fff}.brand-lockup b{font-weight:800;color:#5eead4}.brand-lockup img{border-radius:12px}.brand-lockup-small span{font-size:18px;color:#101828}.brand-lockup-small b{color:#0a8f6b}.brand-lockup-small img{border-radius:9px}.install-app{margin-top:16px;text-align:center}.install-app-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border:1px solid #bfe3d6;background:#effbf6;color:#0a6b50;font-weight:700;border-radius:10px;cursor:pointer}.install-app-button img{border-radius:5px}.install-app-help{margin:8px 0 0;font-size:12.5px;color:#667085;line-height:1.5}.install-app-compact{margin:0 0 10px}.install-app-compact .install-app-button{height:36px;font-size:12.5px;background:#5eead414;border-color:#5eead440;color:#5eead4}.install-app-compact .install-app-help{color:#98a2b3}.catalog-add-head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.import-panel{border:1px solid #c7d7fe;background:#fff;border-radius:12px;padding:16px;margin-bottom:1.5rem}.import-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.import-head h2{font-size:1.05rem;margin:0}.import-panel h3{font-size:.95rem;margin:1.1rem 0 .3rem}.import-panel .muted{color:#667085;font-size:.88rem}.import-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:.8rem 0}.import-actions button.primary,.import-done button.primary{background:#101828;color:#fff;border:0;border-radius:8px;padding:.55rem 1rem;font-weight:600}.import-actions button.primary:disabled{opacity:.5}.import-error{color:#b00020}.import-mapping{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px 14px}.import-mapping label{display:flex;flex-direction:column;gap:3px;font-size:.88rem}.import-mapping select{height:38px;border-radius:8px;padding:0 6px;max-width:100%}.import-options{display:flex;flex-direction:column;gap:6px;font-size:.92rem}.import-summary button.link{background:none;border:0;padding:0;color:#175cd3;text-decoration:underline;cursor:pointer;font:inherit}.import-table-wrap{overflow-x:auto;max-height:420px;overflow-y:auto;border:1px solid #eaecf0;border-radius:8px}.import-table{width:100%;border-collapse:collapse;font-size:.85rem}.import-table th,.import-table td{padding:5px 8px;border-bottom:1px solid #f2f4f7;text-align:start;white-space:nowrap}.import-table th{position:sticky;top:0;background:#f9fafb}.import-table td.num,.import-table th.num{text-align:end}.import-table tr.is-skip td{color:#98a2b3}.tag{display:inline-block;border-radius:10px;padding:1px 8px;font-size:.78rem;white-space:nowrap}.tag-new{background:#ecfdf3;color:#067647}.tag-update{background:#eff8ff;color:#175cd3}.tag-skip{background:#fef3f2;color:#b42318}.import-done ul{margin:.3rem 0 .8rem}.import-skipped{max-height:220px;overflow-y:auto;font-size:.88rem;color:#b42318}.import-notes{max-height:160px;overflow-y:auto;font-size:.88rem;color:#8a5a00}.mobile-signout{display:none}@media (max-width:900px){.workspace-mobilebar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-signout{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 12px;border-radius:10px;border:1px solid #d0d5dd;background:#fff;color:#344054;font-weight:600;font-size:14px;flex:none;cursor:pointer}.mobile-signout span[aria-hidden]{font-size:16px;line-height:1}}@media (max-width:420px){.mobile-signout-label{display:none}.mobile-signout{width:40px;padding:0;justify-content:center}}.attendant-picker{display:flex;flex-direction:column;gap:2px;font-size:.8rem;color:#475467;text-align:start}.attendant-picker select{height:34px;border-radius:8px;padding:0 6px;max-width:100%}.order-attendant{margin:0 0 1rem;max-width:280px}.place-attendant{font-size:.8rem;color:#344054;margin-top:.3rem}@media (max-width:420px){.workspace-mobilebar{gap:6px;padding:0 10px}.workspace-mobilebar .sync-text{display:none}}.login-discover{display:block;margin-top:.9rem;text-align:center;font-size:.9rem}.new-product-stock{display:flex;gap:.5rem;flex-wrap:wrap;align-items:flex-end;padding:.5rem .7rem;border:1px dashed var(--line, #dde3e0);border-radius:10px;background:var(--surface-soft, #f8faf9)}.new-product-stock label{display:flex;flex-direction:column;gap:.2rem}.new-product-stock label.nps-check{flex-direction:row;align-items:center;gap:.45rem;font-weight:700;align-self:center}.new-product-stock select,.new-product-stock input:not([type=checkbox]){padding:.4rem}.catalog-add-card{margin-bottom:2rem;padding:1.1rem 1.2rem 1.2rem;background:#dcf1e7;border:1.5px solid #9dcfb9;border-inline-start:7px solid #15a37b;border-radius:14px;box-shadow:0 6px 18px #0f766e1a}.workspace-content .catalog-add-card{border-color:#9dcfb9!important;border-inline-start-color:#15a37b!important}.catalog-add-card h2{margin-top:0;color:#0b5f59;font-size:1.15rem!important}.catalog-add-card h2:before{content:"+";display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;margin-inline-end:.5rem;border-radius:50%;background:#15a37b;color:#fff;font-weight:900;line-height:1}.catalog-add-card input,.catalog-add-card select{background:#fff;border-color:#a9cfbf}.catalog-add-card .new-product-stock{background:#eff9f4;border:1px dashed #8cc4ab}.catalog-add-card button[type=submit]{background:#0f766e;color:#fff;border-color:#0f766e;font-weight:800}.catalog-add-card button[type=submit]:hover:not(:disabled){background:#0b5f59}.page-pad{padding:1.5rem;max-width:960px}.print-only{display:none}@media print{[data-print-root] .print-only{display:block!important}}.accounts-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:1rem}.accounts-head h1{margin:0}.accounts-add,.account-primary{background:#0f766e;color:#fff;border:1px solid #0f766e;font-weight:800;padding:.7rem 1.1rem;border-radius:12px}.accounts-add:hover,.account-primary:hover:not(:disabled){background:#0b5f59}.accounts-total{display:grid;gap:2px;background:#dcf1e7;border:1.5px solid #9dcfb9;border-inline-start:7px solid #15a37b;border-radius:14px;padding:14px 18px;margin-bottom:1rem}.accounts-total.suppliers{background:#fdf0e1;border-color:#efc996;border-inline-start-color:#d98a1f}.accounts-total span{font-weight:700;color:#3f4c47}.accounts-total strong{font-size:2rem;line-height:1.15;color:#101828}.accounts-total small{color:#5d6b66}.accounts-offline{background:#fff7e6;border:1px solid #f5d38e;border-radius:10px;padding:8px 12px}.accounts-error{color:#b00020;margin:.4rem 0}.accounts-notice{color:#1a7f37;font-weight:700}.accounts-search{width:100%;padding:.7rem .9rem;margin-bottom:.8rem}.accounts-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.account-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:start;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:14px 16px;cursor:pointer}.account-row.open{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}.account-name{display:grid;gap:2px}.account-name strong{font-size:1.1rem}.account-name small,.account-balance small{color:#667085;font-weight:600}.account-balance{display:grid;justify-items:end;gap:2px}.account-balance strong{font-size:1.25rem}.account-balance.due strong{color:#b42318}.account-balance.credit strong{color:#1a7f37}.account-balance em{font-style:normal;font-size:.78rem;font-weight:800;color:#fff;background:#b42318;border-radius:999px;padding:1px 8px}.account-form,.account-entry-form{display:grid;gap:10px;background:#f8fcfa;border:1px solid #cfe6dc;border-radius:14px;padding:16px;margin:0 0 1rem}.account-form label,.account-entry-form label{display:grid;gap:4px;font-weight:700}.account-form input,.account-entry-form input,.account-entry-form select{padding:.6rem .7rem;font-size:1.05rem}.account-kind{display:flex;gap:18px;border:none;padding:0;margin:0}.account-kind label,.account-entry-form label.account-drawer{display:flex;align-items:center;gap:8px;font-weight:700}.account-form-actions{display:flex;gap:10px;justify-content:flex-end}.account-detail{background:#fff;border:1px solid #e4e7ec;border-top:none;border-radius:0 0 14px 14px;padding:16px;margin-top:-8px}.account-summary{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-bottom:12px}.account-big{display:grid}.account-big span{font-weight:700;color:#3f4c47}.account-big strong{font-size:2rem}.account-big.due strong{color:#b42318}.account-totals{display:grid;gap:2px;color:#3f4c47;font-weight:600}.account-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.account-action{padding:.8rem 1.1rem;font-size:1.02rem;font-weight:800;border-radius:12px;border:2px solid #d0d5dd;background:#fff}.account-action.advance,.account-action.delivery{border-color:#f1a7a1;color:#9f1d14}.account-action.repayment,.account-action.payment{border-color:#8fd1ab;color:#11643a}.account-action.writeoff{border-color:#d0d5dd;color:#475467}.account-action.active{box-shadow:0 0 0 3px #0f766e40}.account-hint{margin:.2rem 0 .6rem;font-size:.9rem}.account-history-title{margin:1rem 0 .4rem;font-size:1rem}.account-history{width:100%;border-collapse:collapse}.account-history td{padding:8px 6px;border-bottom:1px solid #eef0f3;vertical-align:top}.account-history .when{white-space:nowrap;color:#667085;font-size:.88rem}.account-history .what{display:grid;gap:2px}.account-history .what small{color:#667085}.account-history .amount{white-space:nowrap;font-weight:800;text-align:end}.account-history .amount.up{color:#b42318}.account-history .amount.down{color:#1a7f37}.account-history tr.voided td{text-decoration:line-through;opacity:.55}.account-history tr.voided td:last-child{text-decoration:none}.account-footer{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.statement-head{text-align:center;margin-bottom:6px}.statement-head strong,.statement-head span{display:block}@media (max-width: 600px){.page-pad{padding:1rem}.account-summary{display:grid}.account-history,.account-history tbody{display:block}.account-history tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:8px 0;border-bottom:1px solid #eef0f3}.account-history td{display:block;padding:0;border:none;min-width:0}.account-history .when{grid-column:1 / -1;white-space:normal}.account-history .what{grid-column:1}.account-history .amount{grid-column:2;grid-row:2}.account-history td:last-child{grid-column:1 / -1}.account-row{padding:12px}.account-name,.account-balance{min-width:0}.account-name strong{overflow-wrap:anywhere}}.pay-credit{width:100%;padding:12px;border-radius:12px;border:2px dashed #d98a1f;background:#fff7ec;color:#8a4b06;font-weight:800;font-size:1.05rem;display:flex;gap:8px;justify-content:center;align-items:baseline}.pay-credit small{font-weight:600;color:#a0621c}.credit-sheet{max-width:520px}.credit-search{width:100%;padding:.7rem .9rem;font-size:1.05rem}.credit-people{display:grid;gap:6px;max-height:42vh;overflow:auto}.credit-person{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;text-align:start;font-weight:700}.credit-person small{color:#667085;font-weight:600}.credit-person.chosen{border-color:#0f766e;background:#e8f6ef;box-shadow:0 0 0 2px #0f766e33}.credit-new{justify-self:start;border-style:dashed}.credit-add{display:grid;gap:10px}.credit-add label{display:grid;gap:4px;font-weight:700}.credit-add input{padding:.7rem;font-size:1.05rem}.credit-after{margin:0;font-weight:800;color:#0b5f59}.credit-after.over{color:#b42318}.receipt-credit{font-weight:700}.places-bulk{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.6rem;margin-top:.9rem;padding:.7rem .9rem;border:1px dashed #bfdccf;border-radius:12px;background:#f3faf6}.places-bulk strong{flex-basis:100%;color:#0b5f59}.places-bulk label{display:grid;gap:.2rem}.places-bulk input{width:110px;padding:.4rem}.places-bulk-preview{align-self:center;font-weight:700;color:#344054}.receipt-ticket{display:grid;justify-items:center;gap:2px;margin-bottom:.6rem;padding:.5rem;border:3px solid #111;border-radius:6px;text-align:center}.receipt-ticket span{font-weight:800;letter-spacing:.08em}.receipt-ticket strong{font-size:3rem;line-height:1}.receipt-ticket small{font-size:.85rem}.pp-salon-choice{display:grid;gap:6px;margin:.4rem 0}.pp-salon-choice label{display:flex;gap:6px;align-items:center;font-weight:600}.place-type-choice{display:flex;gap:1rem;margin-bottom:.6rem;font-weight:700}.place-type-choice label{display:flex;gap:6px;align-items:center}.place-type-select{margin-top:.3rem;min-height:34px;padding:4px 8px;font-size:.85rem}.place-type-badge{font-size:.8rem;color:#667085}.queue-help{margin-top:0}.queue-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:18px;align-items:start}.queue-layout h2{font-size:1rem;margin:0 0 .5rem}.queue-tickets{list-style:none;margin:0;padding:0;display:grid;gap:8px}.queue-ticket{width:100%;display:flex;gap:12px;align-items:center;text-align:start;padding:10px 12px;border:2px solid #e4e7ec;border-radius:14px;background:#fff}.queue-ticket.selected{border-color:#0f766e;background:#e8f6ef;box-shadow:0 0 0 3px #0f766e33}.queue-ticket.in-progress{opacity:.7}.queue-ticket:disabled{cursor:default}.queue-number{min-width:56px;font-size:2rem;line-height:1;text-align:center;color:#0b5f59}.queue-ticket-body{display:grid;gap:2px;min-width:0}.queue-ticket-body small{color:#667085;font-weight:600}.queue-part{font-weight:700;overflow-wrap:anywhere}.queue-part.serving{color:#b54708}.queue-part.done{color:#98a2b3;text-decoration:line-through}.queue-refund{margin-top:4px;width:100%;color:#b42318;border-color:#fda29b}.queue-refused{display:grid;gap:6px}.queue-place-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:16px}.queue-place{display:grid;gap:6px;padding:6px;border-radius:14px;border:2px solid transparent}.queue-place.free{background:#ecfdf3;border-color:#abefc6}.queue-place.busy{background:#fef3f2;border-color:#fecdca}.queue-place.closed{background:#f2f4f7;border-color:#e4e7ec;opacity:.75}.queue-place.target{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e40}.queue-place-main{display:grid;gap:2px;justify-items:center;text-align:center;background:transparent;border:none;box-shadow:none;padding:8px 4px;min-height:86px}.queue-place-main:disabled{cursor:default;opacity:1}.queue-place-main small{color:#667085;font-weight:600}.queue-place-state{font-weight:800}.queue-place.free .queue-place-state{color:#067647}.queue-place.busy .queue-place-state{color:#b42318;font-size:1.1rem}.queue-place-main em{font-style:normal;font-weight:800;color:#0b5f59}.queue-place-actions{display:flex;gap:6px;justify-content:center}.queue-place-actions button{min-height:36px;padding:4px 10px}.accounts-total.barbers{background:#ecfdf3}.barber-owed{display:grid;justify-items:end;gap:2px}.barber-owed small{color:#667085;font-weight:600}.barber-owed strong{font-size:1.2rem}.barber-owed.pay strong{color:#067647}.barber-owed.due strong{color:#b42318}.barber-owed.zero strong{color:#667085}.barber-ticket{display:grid;gap:8px;margin-bottom:10px}.barber-ticket .statement-head{display:grid;gap:2px}.barber-lines td:last-child{text-align:end;font-weight:700;white-space:nowrap}.barber-lines .barber-total td{font-size:1.1rem;font-weight:800;background:#f3faf6}@media (max-width: 760px){.queue-layout{grid-template-columns:minmax(0,1fr)}.queue-place-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.sale-voided td{background:#fef3f2;color:#912018}.sale-voided-label{color:#b42318}.sale-void-box{display:grid;gap:2px;margin:.6rem 0;padding:.6rem .8rem;border:2px solid #f04438;border-radius:10px;background:#fef3f2;color:#912018}.closing-voided span,.closing-voided strong{color:#b42318!important;font-weight:800}.z-voided{color:#b42318;font-weight:700}.queue-refunds{margin-top:12px;padding:10px 12px;border:2px solid #fda29b;border-radius:14px;background:#fef3f2}.queue-refunds h2{color:#b42318}.queue-refunds ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.queue-refunds li{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline;color:#912018}.queue-refunds li span{font-weight:800}.queue-refunds li small{flex-basis:100%;color:#b42318}.barber-picker{width:100%;min-height:34px;padding:4px 8px;font-size:.9rem;font-weight:700}form.barber-picker{display:flex;gap:4px;padding:0}form.barber-picker input{flex:1;min-width:0;padding:4px 8px}form.barber-picker button{min-height:34px;padding:4px 8px}.import-open-button{background:#e8f0ff;color:#1d4ed8;border:1.5px solid #9db8f5;font-weight:800;display:inline-flex;gap:.45rem;align-items:center}.import-open-button span{display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#3b6fd8;color:#fff;font-size:.9rem}.import-open-button:hover:not(:disabled){background:#dbe7ff;border-color:#6f96e8}.workspace-content .import-panel{background:#eef4ff;border:1.5px solid #b7cdf7!important;border-inline-start:7px solid #3b6fd8!important;border-radius:14px;box-shadow:0 6px 18px #3b6fd81a}.import-panel h2{color:#1e3a8a}.import-panel input,.import-panel select{background:#fff}.queue-waiting,.queue-places{padding:14px;border-radius:16px}.queue-waiting{background:#fff4df;border:1.5px solid #f3cf8e;border-inline-start:7px solid #e8961b;box-shadow:0 6px 18px #e8961b1a}.queue-waiting h2{color:#8a5300}.queue-waiting h2:before{content:"№";display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;margin-inline-end:.45rem;border-radius:50%;background:#e8961b;color:#fff;font-size:.85rem}.queue-places{background:#edf5ff;border:1.5px solid #bcd6f5;border-inline-start:7px solid #3b82c4;box-shadow:0 6px 18px #3b82c41a}.queue-places>div>h2{color:#1e4f80}.queue-ticket{background:#fff}.queue-ticket.selected{background:#e8f6ef}.barber-locked{display:flex;gap:4px;align-items:center;justify-content:center;flex-wrap:wrap}.barber-badge{display:inline-block;padding:3px 8px;border-radius:999px;background:#eef0f3;color:#475467;font-size:.82rem;font-weight:700;border:1px solid #d0d5dd}.barber-change{min-height:30px;padding:2px 8px;font-size:.8rem}.barber-edit{display:flex;gap:4px;align-items:center}.queue-page{--calm-teal: #0f766e;--calm-ink: #1f2a37}.queue-page .queue-layout{gap:22px}.queue-page .queue-waiting,.queue-page .queue-places{padding:18px;border-radius:22px}.queue-page .queue-waiting{background:linear-gradient(180deg,#fdf8ef,#fbf3e4);border:1px solid #f1e3c6;border-inline-start:5px solid #e9b35f;box-shadow:0 10px 30px #b4823214}.queue-page .queue-waiting h2{color:#8a6424}.queue-page .queue-waiting h2:before{background:#e9b35f}.queue-page .queue-places{background:linear-gradient(180deg,#f4f9fd,#eef5fb);border:1px solid #d7e6f3;border-inline-start:5px solid #7fb0da;box-shadow:0 10px 30px #3c78b412}.queue-page .queue-places>div>h2{color:#2f5f8a}.queue-page .queue-tickets{gap:10px}.queue-page .queue-ticket{border:1px solid #ece6da;border-radius:18px;padding:12px 14px;box-shadow:0 2px 8px #1f2a370d;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.queue-page .queue-ticket:hover:not(:disabled){box-shadow:0 8px 20px #1f2a3714}.queue-page .queue-ticket.selected{border-color:var(--calm-teal);background:#eef8f5;box-shadow:0 0 0 4px #0f766e24}.queue-page .queue-number{min-width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e6f3ef;color:var(--calm-teal);font-size:1.7rem}.queue-page .queue-ticket.selected .queue-number{background:var(--calm-teal);color:#fff}.queue-page .queue-part{color:var(--calm-ink)}.queue-page .queue-part.serving{color:#b86a2a}.queue-page .queue-place-grid{gap:12px}.queue-page .queue-place{border-radius:20px;border-width:1.5px;padding:8px;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.queue-page .queue-place.free{background:#effaf4;border-color:#bfe8d0}.queue-page .queue-place.busy{background:#fff4f0;border-color:#f6cbbd}.queue-page .queue-place.closed{background:#f4f5f7;border-color:#e5e7eb;opacity:.7}.queue-page .queue-place.free .queue-place-state{color:#1f8a5b}.queue-page .queue-place.busy .queue-place-state{color:#c2553a}.queue-page .queue-place.target{border-color:var(--calm-teal);box-shadow:0 0 0 4px #0f766e29,0 10px 24px #0f766e1f;animation:calm-glow 2.4s ease-in-out infinite}.queue-page .queue-place-main{min-height:92px;color:var(--calm-ink)}.queue-page .queue-place-actions button{border-radius:999px;background:#ffffffd9;border-color:#1f2a371a}.queue-page .barber-badge{background:#ffffffb3;border-color:#1f2a371a;color:#52606d}.queue-page .queue-refunds{border-width:1px;border-color:#f3c4bd;background:#fff6f4;border-radius:18px}@keyframes calm-glow{0%,to{box-shadow:0 0 0 4px #0f766e29,0 10px 24px #0f766e1a}50%{box-shadow:0 0 0 6px #0f766e1a,0 10px 24px #0f766e29}}@media (prefers-reduced-motion: reduce){.queue-page .queue-place.target{animation:none}}.pos-error{color:#b00020}.sa-theme-options{display:flex;gap:10px;flex-wrap:wrap}.sa-theme-option{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;border:2px solid #e4e7ec;background:#fff;font-weight:800}.sa-theme-option.active{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e2e}.sa-theme-option.active:after{content:"✓";color:#0f766e}.sa-theme-swatch{display:inline-flex;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.12)}.sa-theme-swatch i{display:block;width:18px;height:26px}@media screen{html[data-theme=black-gold]{color:#e7e3da;background-color:#1b1b1f}html[data-theme=black-gold],html[data-theme=black-gold] body{background-color:#1b1b1f}html[data-theme=black-gold] button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] input:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] select:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] textarea:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#466763;border-right-color:#466763;border-bottom-color:#466763;border-left-color:#466763}html[data-theme=black-gold] table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d221f;color:#ccc4b0}html[data-theme=black-gold] th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] .app-topbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330eb;border-right-color:#4b4330eb;border-bottom-color:#4b4330eb;border-left-color:#4b4330eb;background-color:#16161aeb}html[data-theme=black-gold] .app-nav a:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ccc4b0}html[data-theme=black-gold] .app-nav a:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2824;color:#e2ded2}html[data-theme=black-gold] .hero-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(135deg,#16161a,#1d2522)}html[data-theme=black-gold] .meta-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161acc}html[data-theme=black-gold] .blocked-shell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,hsla(158,16%,14.3%,1) 0px,transparent 40%),initial;background-color:#1b1b1f}html[data-theme=black-gold] .blocked-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] #root>div:not(.blocked-shell):not(.app-shell)>header:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161af0}html[data-theme=black-gold] label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#d3ccba}html[data-theme=black-gold] .workspace-brand:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b433014}html[data-theme=black-gold] .workspace-brand span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .workspace-logo:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(145deg,#28463e,#0a8f6b)}html[data-theme=black-gold] .workspace-link:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a0e}html[data-theme=black-gold] .nav-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .workspace-sidebar-footer:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b433014}html[data-theme=black-gold] .workspace-sidebar-footer .ghost-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b43301f!important;border-right-color:#4b43301f!important;border-bottom-color:#4b43301f!important;border-left-color:#4b43301f!important}html[data-theme=black-gold] .eyebrow:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#87f2d0}html[data-theme=black-gold] .premium-status:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#192b20;border-top-color:#34794b;border-right-color:#34794b;border-bottom-color:#34794b;border-left-color:#34794b;color:#84f5c6}html[data-theme=black-gold] .home-stat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .launch-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a!important;color:#e7e3da!important}html[data-theme=black-gold] .launch-card:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2126}html[data-theme=black-gold] .primary .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a1a}html[data-theme=black-gold] .workspace-content h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e7e3da}html[data-theme=black-gold] .workspace-content section:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330!important;border-right-color:#4b4330!important;border-bottom-color:#4b4330!important;border-left-color:#4b4330!important}html[data-theme=black-gold] .workspace-content table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330!important;border-right-color:#4b4330!important;border-bottom-color:#4b4330!important;border-left-color:#4b4330!important}html[data-theme=black-gold] .workspace-content input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .workspace-content select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .workspace-content textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}@media (max-width: 900px){html[data-theme=black-gold] .workspace-mobilebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-bottom-color:#4b4330}}html[data-theme=black-gold] .access-gate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,hsla(159,27%,13.5%,1) 0px,transparent 38%),initial;background-color:#1d1f23}html[data-theme=black-gold] .access-gate-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .access-gate-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2a1f18;color:#f29f88}html[data-theme=black-gold] .access-gate-card p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .login-premium:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] .login-features span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b43301a;border-right-color:#4b43301a;border-bottom-color:#4b43301a;border-left-color:#4b43301a}html[data-theme=black-gold] .login-card>p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .login-card label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#adb8cd}html[data-theme=black-gold] .login-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#281917;color:#ef918a}html[data-theme=black-gold] .login-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2619;color:#f5ae84}html[data-theme=black-gold] .pos-screen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2023}html[data-theme=black-gold] .pos-mode:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .pos-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#181e29;color:#92ade8}html[data-theme=black-gold] .pos-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2d251a;color:#f5ce84}html[data-theme=black-gold] .pos-search:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .pos-cat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .product-tile:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e7e3da}html[data-theme=black-gold] .pos-order:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .note:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84}html[data-theme=black-gold] .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-inline-start-color:#4b4330}html[data-theme=black-gold] .offline-tag:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84}html[data-theme=black-gold] .ticket-empty:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .ticket-line:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] .qty-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .line-remove:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#80312d;border-right-color:#80312d;border-bottom-color:#80312d;border-left-color:#80312d;color:#ef918a;background-color:#16161a}html[data-theme=black-gold] .ticket-foot:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330}html[data-theme=black-gold] .pos-pay:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f3136}html[data-theme=black-gold] .pos-cancel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .pay-sheet:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] .pay-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .pay-received input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .pay-exact:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa;background-color:#1d2b21}html[data-theme=black-gold] .pay-notes button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .pay-notes .pay-clear:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .pay-change:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2126;color:#b1bac9}html[data-theme=black-gold] .pay-change.ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d2b21;color:#91e8aa}html[data-theme=black-gold] .pay-change.short:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1b19;color:#f58499}html[data-theme=black-gold] .pay-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .pay-actions .pay-confirm:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f3136}html[data-theme=black-gold] .pos-camera:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .pos-unknown:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1b19;color:#f0928a}html[data-theme=black-gold] .pos-unknown button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;color:#ef918a}html[data-theme=black-gold] .pos-help-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .keys-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] kbd:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#1c1f22}@media (max-width: 900px){html[data-theme=black-gold] .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330}}html[data-theme=black-gold] .update-banner:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#181e29;color:#92ade8;border-bottom-color:#334a7a}html[data-theme=black-gold] .update-banner button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#384c75;border-right-color:#384c75;border-bottom-color:#384c75;border-left-color:#384c75;background-color:#16161a;color:#92ade8}html[data-theme=black-gold] .app-version:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .activation-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#1b1e22}html[data-theme=black-gold] .closing-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .closing-grid div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .closing-summary div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c1f23}html[data-theme=black-gold] .closing-grid span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .closing-summary span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .closing-estimate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2d251a;color:#f5ce84}html[data-theme=black-gold] .closing-inputs input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .closing-summary .ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d2b21;color:#91e8aa}html[data-theme=black-gold] .closing-summary .ok span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa}html[data-theme=black-gold] .closing-summary .ko:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1b19;color:#f58499}html[data-theme=black-gold] .closing-summary .ko span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .closing-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] .closing-row.pending:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84}html[data-theme=black-gold] .z-report:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .catalog-toolbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1b1b1f}html[data-theme=black-gold] .catalog-toolbar input[type=search]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .catalog-count:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .catalog-table tr.is-open>td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#172029}html[data-theme=black-gold] .catalog-table td.panel-cell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#2d4580}html[data-theme=black-gold] .product-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2d4580;border-right-color:#2d4580;border-bottom-color:#2d4580;border-left-color:#2d4580;background-color:#151925}html[data-theme=black-gold] .pp-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .pp-essentials input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .pp-essentials select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .pos-sticky:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2023}html[data-theme=black-gold] .pos-results:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#b1bac9}html[data-theme=black-gold] .pos-density:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .pos-density button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;color:#b1bac9}html[data-theme=black-gold] .pos-density button+button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-inline-start-color:#4b4330}html[data-theme=black-gold] .cash-move-form input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .cash-move-kinds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .cash-move-kinds button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] .cash-move-kinds button.active.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1b19;color:#f58499}html[data-theme=black-gold] .cash-move-kinds button.active.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d2b21;color:#91e8aa}html[data-theme=black-gold] .cash-move-list:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330}html[data-theme=black-gold] .cash-move-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] .cash-move-row em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84}html[data-theme=black-gold] .cash-move-row strong.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .cash-move-row strong.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa}html[data-theme=black-gold] .z-provisional:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ae84}@media (max-width: 700px){html[data-theme=black-gold] .cash-move-row>span:first-child:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}}html[data-theme=black-gold] .brand-lockup-small span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e7e3da}html[data-theme=black-gold] .brand-lockup-small b:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#84f5d7}html[data-theme=black-gold] .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#45685b;border-right-color:#45685b;border-bottom-color:#45685b;border-left-color:#45685b;background-color:#192b23;color:#86f4d5}html[data-theme=black-gold] .install-app-help:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .install-app-compact .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#28464114;border-top-color:#36786e40;border-right-color:#36786e40;border-bottom-color:#36786e40;border-left-color:#36786e40}html[data-theme=black-gold] .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2d4580;border-right-color:#2d4580;border-bottom-color:#2d4580;border-left-color:#2d4580;background-color:#16161a}html[data-theme=black-gold] .import-panel .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .import-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .import-summary button.link:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#88aff2}html[data-theme=black-gold] .import-table-wrap:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .import-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4c5561}html[data-theme=black-gold] .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c1f22}html[data-theme=black-gold] .tag-new:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#192b20;color:#84f5c6}html[data-theme=black-gold] .tag-update:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#182229;color:#88aff2}html[data-theme=black-gold] .tag-skip:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#281917;color:#ef918a}html[data-theme=black-gold] .import-skipped:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .import-notes:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84}@media (max-width: 900px){html[data-theme=black-gold] .mobile-signout:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a;color:#adb8cd}}html[data-theme=black-gold] .attendant-picker:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#b1bac9}html[data-theme=black-gold] .place-attendant:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#adb8cd}html[data-theme=black-gold] .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#22312a;border-top-color:#486559;border-right-color:#486559;border-bottom-color:#486559;border-left-color:#486559}html[data-theme=black-gold] .workspace-content .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#486559!important;border-right-color:#486559!important;border-bottom-color:#486559!important;border-left-color:#486559!important}html[data-theme=black-gold] .catalog-add-card h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dcd7c9}html[data-theme=black-gold] .catalog-add-card input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .catalog-add-card select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b6359;border-right-color:#4b6359;border-bottom-color:#4b6359;border-left-color:#4b6359}html[data-theme=black-gold] .catalog-add-card .new-product-stock:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1b2922;border-top-color:#496558;border-right-color:#496558;border-bottom-color:#496558;border-left-color:#496558}html[data-theme=black-gold] .accounts-total:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#22312a;border-top-color:#486559;border-right-color:#486559;border-bottom-color:#486559;border-left-color:#486559}html[data-theme=black-gold] .accounts-total.suppliers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f261b;border-top-color:#775b37;border-right-color:#775b37;border-bottom-color:#775b37;border-left-color:#775b37;border-inline-start-color:#785c36}html[data-theme=black-gold] .accounts-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#d5cfbe}html[data-theme=black-gold] .accounts-total strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e7e3da}html[data-theme=black-gold] .accounts-total small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c8bfa9}html[data-theme=black-gold] .accounts-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c261a;border-top-color:#7b6332;border-right-color:#7b6332;border-bottom-color:#7b6332;border-left-color:#7b6332}html[data-theme=black-gold] .accounts-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .accounts-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa}html[data-theme=black-gold] .account-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .account-name small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .account-balance small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .account-balance.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .account-balance.credit strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa}html[data-theme=black-gold] .account-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .account-entry-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#19241f;border-top-color:#496559;border-right-color:#496559;border-bottom-color:#496559;border-left-color:#496559}html[data-theme=black-gold] .account-detail:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .account-big span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#d5cfbe}html[data-theme=black-gold] .account-big.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .account-totals:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#d5cfbe}html[data-theme=black-gold] .account-action:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .account-action.advance:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .account-action.delivery:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#773c37;border-right-color:#773c37;border-bottom-color:#773c37;border-left-color:#773c37;color:#f09089}html[data-theme=black-gold] .account-action.repayment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .account-action.payment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#446954;border-right-color:#446954;border-bottom-color:#446954;border-left-color:#446954;color:#8eecbd}html[data-theme=black-gold] .account-action.writeoff:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;color:#b1bac9}html[data-theme=black-gold] .account-history td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}html[data-theme=black-gold] .account-history .when:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .account-history .what small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .account-history .amount.up:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .account-history .amount.down:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa}@media (max-width: 600px){html[data-theme=black-gold] .account-history tr:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#4b4330}}html[data-theme=black-gold] .pay-credit:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#785c36;border-right-color:#785c36;border-bottom-color:#785c36;border-left-color:#785c36;background-color:#2a2318;color:#f5bf84}html[data-theme=black-gold] .pay-credit small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ebc08e}html[data-theme=black-gold] .credit-person:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .credit-person small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .credit-person.chosen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2c25}html[data-theme=black-gold] .credit-after:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dcd7c9}html[data-theme=black-gold] .credit-after.over:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .places-bulk:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4a6458;border-right-color:#4a6458;border-bottom-color:#4a6458;border-left-color:#4a6458;background-color:#1a2720}html[data-theme=black-gold] .places-bulk strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dcd7c9}html[data-theme=black-gold] .places-bulk-preview:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#adb8cd}html[data-theme=black-gold] .place-type-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dcd7c9}html[data-theme=black-gold] .queue-ticket-body small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ae84}html[data-theme=black-gold] .queue-refund:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a;border-top-color:#80332d;border-right-color:#80332d;border-bottom-color:#80332d;border-left-color:#80332d}html[data-theme=black-gold] .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#192b20;border-top-color:#397451;border-right-color:#397451;border-bottom-color:#397451;border-left-color:#397451}html[data-theme=black-gold] .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#281917;border-top-color:#80312d;border-right-color:#80312d;border-bottom-color:#80312d;border-left-color:#80312d}html[data-theme=black-gold] .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2126;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .queue-place-main small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#84f5c6}html[data-theme=black-gold] .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .queue-place-main em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dcd7c9}html[data-theme=black-gold] .accounts-total.barbers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#192b20}html[data-theme=black-gold] .barber-owed small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .barber-owed.pay strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#84f5c6}html[data-theme=black-gold] .barber-owed.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .barber-owed.zero strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2}html[data-theme=black-gold] .barber-lines .barber-total td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1a2720}html[data-theme=black-gold] .sale-voided td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#281917;color:#ec938d}html[data-theme=black-gold] .sale-voided-label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .sale-void-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#281917;color:#ec938d}html[data-theme=black-gold] .closing-voided span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .closing-voided strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a!important}html[data-theme=black-gold] .z-voided:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#80332d;border-right-color:#80332d;border-bottom-color:#80332d;border-left-color:#80332d;background-color:#281917}html[data-theme=black-gold] .queue-refunds h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .queue-refunds li:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ec938d}html[data-theme=black-gold] .queue-refunds li small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ef918a}html[data-theme=black-gold] .import-open-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#19202c;color:#8aa5ef;border-top-color:#33487a;border-right-color:#33487a;border-bottom-color:#33487a;border-left-color:#33487a}html[data-theme=black-gold] .import-open-button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c2330;border-top-color:#374b76;border-right-color:#374b76;border-bottom-color:#374b76;border-left-color:#374b76}html[data-theme=black-gold] .workspace-content .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#181e29;border-top-color:#344c79!important;border-right-color:#344c79!important;border-bottom-color:#344c79!important;border-left-color:#344c79!important}html[data-theme=black-gold] .import-panel h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#92a9e7}html[data-theme=black-gold] .import-panel input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] .import-panel select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f281b;border-top-color:#796134;border-right-color:#796134;border-bottom-color:#796134;border-left-color:#796134;border-inline-start-color:#7a5e33}html[data-theme=black-gold] .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5c884}html[data-theme=black-gold] .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#18202a;border-top-color:#375377;border-right-color:#375377;border-bottom-color:#375377;border-left-color:#375377}html[data-theme=black-gold] .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#94bde6}html[data-theme=black-gold] .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a}html[data-theme=black-gold] .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2c25}html[data-theme=black-gold] .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#212327;color:#b1bac9;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .queue-page .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#2a2418,#2e271b);border-top-color:#715f3d;border-right-color:#715f3d;border-bottom-color:#715f3d;border-left-color:#715f3d;border-inline-start-color:#785e36}html[data-theme=black-gold] .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e4c796}html[data-theme=black-gold] .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#463a28}html[data-theme=black-gold] .queue-page .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#172028,#19232b);border-top-color:#3f586e;border-right-color:#3f586e;border-bottom-color:#3f586e;border-left-color:#3f586e;border-inline-start-color:#3e586f}html[data-theme=black-gold] .queue-page .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9cbfdd}html[data-theme=black-gold] .queue-page .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#655b49;border-right-color:#655b49;border-bottom-color:#655b49;border-left-color:#655b49}html[data-theme=black-gold] .queue-page .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c2925}html[data-theme=black-gold] .queue-page .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#202c29}html[data-theme=black-gold] .queue-page .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e6b993}html[data-theme=black-gold] .queue-page .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1a2a21;border-top-color:#426c53;border-right-color:#426c53;border-bottom-color:#426c53;border-left-color:#426c53}html[data-theme=black-gold] .queue-page .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#291c17;border-top-color:#784636;border-right-color:#784636;border-bottom-color:#784636;border-left-color:#784636}html[data-theme=black-gold] .queue-page .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2023;border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330}html[data-theme=black-gold] .queue-page .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#93e6c2}html[data-theme=black-gold] .queue-page .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e1a799}html[data-theme=black-gold] .queue-page .queue-place-actions button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161ad9}html[data-theme=black-gold] .queue-page .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161ab3;color:#cac2ac}html[data-theme=black-gold] .queue-page .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#754038;border-right-color:#754038;border-bottom-color:#754038;border-left-color:#754038;background-color:#281a17}html[data-theme=black-gold] .pos-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499}html[data-theme=black-gold] .sa-theme-option:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#4b4330;border-right-color:#4b4330;border-bottom-color:#4b4330;border-left-color:#4b4330;background-color:#16161a}html[data-theme=black-gold] .sa-theme-option.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):after{color:#8af0e7}html[data-theme=black-gold] [style^="color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#eeebe5!important}html[data-theme=black-gold] [style^="color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#88e9f2!important}html[data-theme=black-gold] [style^="color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e7e3da!important}html[data-theme=black-gold] [style^="color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#ece9e1!important}html[data-theme=black-gold] [style*="solid rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#337a65!important}html[data-theme=black-gold] [style^="color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e2ddd1!important}html[data-theme=black-gold] [style^="color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e8e4db!important}html[data-theme=black-gold] [style^="color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#8db3ec!important}html[data-theme=black-gold] [style^="color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#91e8aa!important}html[data-theme=black-gold] [style^="color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#8aa5ef!important}html[data-theme=black-gold] [style^="color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e5e0d6!important}html[data-theme=black-gold] [style^="color: rgb(47, 64, 56)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(47, 64, 56)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#dbd5c7!important}html[data-theme=black-gold] [style^="color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#adb8cd!important}html[data-theme=black-gold] [style^="color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#d6cfbf!important}html[data-theme=black-gold] [style^="color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e3dfd3!important}html[data-theme=black-gold] [style^="color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3ee8c!important}html[data-theme=black-gold] [style^="color: rgb(79, 125, 103)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(79, 125, 103)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#adccbd!important}html[data-theme=black-gold] [style^="color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#cfc7b3!important}html[data-theme=black-gold] [style^="color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#aa99e1!important}html[data-theme=black-gold] [style^="color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c7bea8!important}html[data-theme=black-gold] [style^="color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2!important}html[data-theme=black-gold] [style^="color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2!important}html[data-theme=black-gold] [style^="color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e5ca94!important}html[data-theme=black-gold] [style^="color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c3baa2!important}html[data-theme=black-gold] [style^="color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5c884!important}html[data-theme=black-gold] [style^="color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ce84!important}html[data-theme=black-gold] [style*="solid rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58499!important}html[data-theme=black-gold] [style^="color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#e891b2!important}html[data-theme=black-gold] [style^="color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5bf84!important}html[data-theme=black-gold] [style^="color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5ae84!important}html[data-theme=black-gold] [style^="color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f5d584!important}html[data-theme=black-gold] [style^="background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c3f30!important}html[data-theme=black-gold] [style*="solid rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#45684c!important}html[data-theme=black-gold] [style^="background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#202737!important}html[data-theme=black-gold] [style*="solid rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2d4580!important}html[data-theme=black-gold] [style^="background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f2f37!important}html[data-theme=black-gold] [style*="solid rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2f3136!important}html[data-theme=black-gold] [style*="solid rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#463f28!important}html[data-theme=black-gold] [style*="solid rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#72653b!important}html[data-theme=black-gold] [style^="background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#27272e!important}html[data-theme=black-gold] [style*="solid rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#26282c!important}html[data-theme=black-gold] [style*="solid rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c2d2e!important}html[data-theme=black-gold] [style*="solid rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3e6d6f!important}html[data-theme=black-gold] [style^="background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#222228!important}html[data-theme=black-gold] [style*="solid rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#19202c!important}html[data-theme=black-gold] [style*="solid rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2f4c7f!important}html[data-theme=black-gold] [style^="background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2c25!important}html[data-theme=black-gold] [style*="solid rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#456856!important}html[data-theme=black-gold] [style^="background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d2b21!important}html[data-theme=black-gold] [style*="solid rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#446a4f!important}html[data-theme=black-gold] [style^="background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#202025!important}html[data-theme=black-gold] [style*="solid rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f1f24!important}html[data-theme=black-gold] [style*="solid rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#181e29!important}html[data-theme=black-gold] [style*="solid rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b4a82!important}html[data-theme=black-gold] [style^="background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#282f1d!important}html[data-theme=black-gold] [style*="solid rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5a6d40!important}html[data-theme=black-gold] [style^="background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#201a2c!important}html[data-theme=black-gold] [style*="solid rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b327b!important}html[data-theme=black-gold] [style^="background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3e2623!important}html[data-theme=black-gold] [style*="solid rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#71433d!important}html[data-theme=black-gold] [style^="background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#463e28!important}html[data-theme=black-gold] [style*="solid rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#786636!important}html[data-theme=black-gold] [style^="background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#433726!important}html[data-theme=black-gold] [style*="solid rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#735c3a!important}html[data-theme=black-gold] [style^="background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e1e23!important}html[data-theme=black-gold] [style*="solid rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1d1d22!important}html[data-theme=black-gold] [style*="solid rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1e2126!important}html[data-theme=black-gold] [style*="solid rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4c5561!important}html[data-theme=black-gold] [style^="background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#433d27!important}html[data-theme=black-gold] [style*="solid rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#776837!important}html[data-theme=black-gold] [style^="background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1c1c21!important}html[data-theme=black-gold] [style*="solid rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#19281b!important}html[data-theme=black-gold] [style*="solid rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#416c47!important}html[data-theme=black-gold] [style^="background: rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#292620!important}html[data-theme=black-gold] [style*="solid rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(244, 242, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#625c4b!important}html[data-theme=black-gold] [style^="background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2d281f!important}html[data-theme=black-gold] [style*="solid rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#695d44!important}html[data-theme=black-gold] [style^="background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1b1b20!important}html[data-theme=black-gold] [style*="solid rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1a1a1f!important}html[data-theme=black-gold] [style*="solid rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#19191d!important}html[data-theme=black-gold] [style*="solid rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1a20!important}html[data-theme=black-gold] [style*="solid rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#7b324b!important}html[data-theme=black-gold] [style^="background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2c1b19!important}html[data-theme=black-gold] [style*="solid rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#7a3a33!important}html[data-theme=black-gold] [style^="color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f58484!important}html[data-theme=black-gold] [style*="solid rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#822b2b!important}html[data-theme=black-gold] [style^="background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#463d28!important}html[data-theme=black-gold] [style*="solid rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#82682b!important}html[data-theme=black-gold] [style^="background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a!important}html[data-theme=black-gold] [style*="solid rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}html[data-theme=black-gold] [style^="background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2d251a!important}html[data-theme=black-gold] [style*="solid rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#825e2b!important}html[data-theme=black-gold] [style^="background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2e291b!important}html[data-theme=black-gold] [style*="solid rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#82692b!important}html[data-theme=black-gold] [style^="color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f3f1ec66!important}html[data-theme=black-gold] [style^="color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f3f1ec73!important}html[data-theme=black-gold] [style^="color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#f3f1ec8c!important}html[data-theme=black-gold] [style^="background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style^="background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="; background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#16161a!important}html[data-theme=black-gold] [style*="solid white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="dashed white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=black-gold] [style*="border-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#4b4330!important}}@media screen{html[data-theme=black-gold]{color-scheme:dark;--gold: #d4af37;--gold-light: #f1d58a;--gold-line: rgba(212, 175, 55, .22);--gold-line-strong: rgba(212, 175, 55, .45);--gold-grad: linear-gradient(135deg, #f6e08f 0%, #d4af37 50%, #a8841f 100%);--onyx: #0b0b0c;--bg: #0e0e10;--card: #17171b;--card-2: #1d1d22;--ivory: #f4efe3;--taupe: #a79f8b;--jade: #7fd8a4;--coral: #f0a08a;--serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--sans: Manrope, "Segoe UI", system-ui, -apple-system, sans-serif;--surface: #17171b;--surface-soft: #1d1d22;--line: rgba(212, 175, 55, .18);--text: #f4efe3;--muted: #a79f8b;--brand: #f1d58a;--brand-strong: #ffe7a8;--ink: #f4efe3;--subtle: #a79f8b;--canvas: #0e0e10;--nav: #0b0b0c;--accent: #d4af37;--accent-dark: #a8841f;--calm-teal: #d4af37;--calm-ink: #f4efe3;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .35);--shadow-md: 0 18px 50px rgba(0, 0, 0, .55);background:var(--bg)!important;color:var(--ivory)}html[data-theme=black-gold] body{background:var(--bg)!important;color:var(--ivory);font-family:var(--sans)}html[data-theme=black-gold] .pos-screen,html[data-theme=black-gold] .workspace-shell,html[data-theme=black-gold] .workspace-content{background:var(--bg)!important;font-family:var(--sans)}html[data-theme=black-gold] ::selection{background:#d4af37;color:#0b0b0c}html[data-theme=black-gold] a:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:var(--gold-light)}html[data-theme=black-gold] a:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):hover{color:#ffe7a8}html[data-theme=black-gold] h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){font-family:var(--serif)!important;font-weight:600!important;letter-spacing:0!important;color:var(--ivory)!important}html[data-theme=black-gold] .workspace-content h1{font-size:2.6rem;line-height:1.05}html[data-theme=black-gold] .pos-top h1{font-size:2.1rem}html[data-theme=black-gold] h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:var(--gold-light)!important}html[data-theme=black-gold] :is(.ticket-total span:last-child,.pay-total strong,.pay-change strong,.accounts-total strong,.barber-owed strong,.tile-price,.home-stat strong,.queue-number,.premium-welcome h1){font-family:var(--serif)!important;font-weight:700!important}html[data-theme=black-gold] .eyebrow{color:var(--gold)!important}html[data-theme=black-gold] :is(input,select,textarea):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#121215!important;color:var(--ivory)!important;border-color:var(--gold-line)!important}html[data-theme=black-gold] :is(input,textarea)::placeholder{color:#8f866f!important}html[data-theme=black-gold] :is(input,select,textarea):focus{outline:2px solid rgba(212,175,55,.55)!important;outline-offset:1px;border-color:var(--gold)!important}html[data-theme=black-gold] :is(input[type=checkbox],input[type=radio]){accent-color:#d4af37}html[data-theme=black-gold] :focus-visible{outline-color:var(--gold)!important}html[data-theme=black-gold] button:hover:not(:disabled){border-color:var(--gold)!important;box-shadow:0 6px 18px #00000059}html[data-theme=black-gold] :is(.primary:not(.launch-card),.pos-primary,.accounts-add,.account-primary,.pp-save,.login-submit,.receipt-new-sale,.pay-actions .pay-confirm,.catalog-add-card button[type=submit]){background:var(--gold-grad)!important;color:#0b0b0c!important;border:1px solid transparent!important;font-weight:800!important}html[data-theme=black-gold] :is(.primary:not(.launch-card),.pos-primary,.accounts-add,.account-primary,.pp-save,.login-submit,.receipt-new-sale,.pay-actions .pay-confirm,.catalog-add-card button[type=submit]):disabled{background:#26262b!important;color:#8a826d!important}html[data-theme=black-gold] table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background:var(--card)!important;border-color:var(--gold-line)!important}html[data-theme=black-gold] th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background:#141417!important;color:var(--gold-light)!important;letter-spacing:.06em}html[data-theme=black-gold] :is(th,td):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#d4af371f!important}html[data-theme=black-gold] .workspace-content section{border-color:var(--gold-line)!important}html[data-theme=black-gold] .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:var(--taupe)!important}html[data-theme=black-gold] #receipt-print-root{background:#fffdf8!important;color:#111!important;border-color:#d9d2c0!important}html[data-theme=black-gold] .z-report{background:#fffdf8!important;color:#111!important}html[data-theme=black-gold] .report-doc{border-radius:6px}html[data-theme=black-gold] .workspace-sidebar{background:#0b0b0c!important;border-inline-end:1px solid var(--gold-line)}html[data-theme=black-gold] .workspace-brand{border-bottom-color:var(--gold-line)!important}html[data-theme=black-gold] .workspace-brand strong{font-family:var(--serif);font-size:18px;font-weight:600;color:var(--gold-light)!important}html[data-theme=black-gold] .workspace-brand span{color:#8f866f!important;letter-spacing:.2em}html[data-theme=black-gold] .workspace-logo{background:var(--gold-grad)!important;color:#0b0b0c!important;box-shadow:0 8px 22px #d4af3740!important}html[data-theme=black-gold] .workspace-link{color:#b5ad99!important}html[data-theme=black-gold] .workspace-link:hover{background:#d4af3714!important;color:var(--gold-light)!important}html[data-theme=black-gold] .workspace-link.active{background:#d4af3724!important;color:var(--gold-light)!important;box-shadow:inset 3px 0 #d4af37!important}html[dir=rtl][data-theme=black-gold] .workspace-link.active{box-shadow:inset -3px 0 #d4af37!important}html[data-theme=black-gold] .nav-icon{color:#938a73!important}html[data-theme=black-gold] :is(.workspace-link.active,.workspace-link:hover) .nav-icon{color:#d4af37!important}html[data-theme=black-gold] .workspace-sidebar-footer{border-top-color:var(--gold-line)!important}html[data-theme=black-gold] .workspace-sidebar-footer .ghost-button{border-color:var(--gold-line)!important;color:var(--gold-light)!important}html[data-theme=black-gold] .lang-switch button{background:transparent!important;color:#cfc6b0!important;border-color:var(--gold-line-strong)!important}html[data-theme=black-gold] .lang-switch button[aria-pressed=true]{background:#d4af37!important;color:#0b0b0c!important;border-color:#d4af37!important}@media (max-width: 900px){html[data-theme=black-gold] .workspace-sidebar{border-inline-end:none;border-top:1px solid var(--gold-line)}html[data-theme=black-gold] .workspace-link.active,html[dir=rtl][data-theme=black-gold] .workspace-link.active{box-shadow:inset 0 -3px #d4af37!important}html[data-theme=black-gold] .workspace-mobilebar{background:#0b0b0c!important;border-bottom:1px solid var(--gold-line)!important}html[data-theme=black-gold] .workspace-mobilebar strong{font-family:var(--serif);font-size:19px;color:var(--gold-light)!important}}html[data-theme=black-gold] :is(.home-stat,.launch-card){background:var(--card)!important;border-color:var(--gold-line)!important;color:var(--ivory)!important}html[data-theme=black-gold] .launch-card.primary{background:#0b0b0c!important;border-color:var(--gold-line-strong)!important}html[data-theme=black-gold] .launch-icon{background:#d4af371f!important;color:#d4af37!important}html[data-theme=black-gold] :is(.launch-card small,.home-stat span,.home-stat small){color:var(--taupe)!important}html[data-theme=black-gold] .login-premium{background:var(--bg)!important}html[data-theme=black-gold] .login-showcase{background:radial-gradient(circle at 20% 10%,#1b170c 0,#0b0b0c 60%)!important;border-inline-end:1px solid var(--gold-line)}html[data-theme=black-gold] .login-showcase:after{background:#d4af371a!important}html[data-theme=black-gold] .login-copy h1{color:var(--ivory)!important}html[data-theme=black-gold] .login-copy p{color:var(--taupe)!important}html[data-theme=black-gold] .login-features span{border-color:var(--gold-line-strong)!important;color:var(--gold-light)!important}html[data-theme=black-gold] .login-form-wrap{background:#121215!important}html[data-theme=black-gold] :is(.brand-lockup span,.brand-lockup-small span){color:var(--ivory)!important;font-family:var(--serif);font-weight:600}html[data-theme=black-gold] :is(.brand-lockup b,.brand-lockup-small b){color:#d4af37!important}html[data-theme=black-gold] .login-card label{color:#cfc6b0!important}html[data-theme=black-gold] .pos-sticky{background:var(--bg)!important;box-shadow:0 8px 12px -10px #000c!important}html[data-theme=black-gold] :is(.pos-mode,.pos-cat){background:transparent!important;color:var(--ivory)!important;border:1px solid var(--gold-line-strong)!important;border-radius:999px!important}html[data-theme=black-gold] .pos-mode.active{background:#d4af37!important;color:#0b0b0c!important;border-color:#d4af37!important}html[data-theme=black-gold] .pos-cat.active{background:var(--ivory)!important;color:#0b0b0c!important;border-color:var(--ivory)!important}html[data-theme=black-gold] .pos-search{background:var(--card)!important;border:1px solid var(--gold-line)!important;border-radius:16px!important}html[data-theme=black-gold] :is(.pos-density,.pos-density button){background:var(--card)!important;border-color:var(--gold-line)!important;color:#cfc6b0!important}html[data-theme=black-gold] .pos-density button.active{background:#d4af37!important;color:#0b0b0c!important}html[data-theme=black-gold] .product-tile{background:var(--card)!important;color:var(--ivory)!important;border:1px solid rgba(212,175,55,.16)!important;border-inline-start-width:4px!important;border-radius:20px!important;box-shadow:none!important}html[data-theme=black-gold] .product-tile:hover{border-color:#d4af378c!important;box-shadow:0 10px 24px #00000073!important}html[data-theme=black-gold] .product-tile .tile-name{color:var(--ivory)!important}html[data-theme=black-gold] .product-tile .tile-price{color:var(--gold-light)!important;font-size:1.55rem}html[data-theme=black-gold] .tile-qty{background:#d4af37!important;color:#0b0b0c!important}html[data-theme=black-gold] :is(.pos-order,.pos-notice){background:var(--card)!important;border-color:var(--gold-line)!important;color:var(--ivory)!important}html[data-theme=black-gold] .pos-ticket{background:#0b0b0c!important;color:var(--ivory)!important;border-inline-start:1px solid var(--gold-line)!important;box-shadow:-12px 0 30px #00000073!important}html[data-theme=black-gold] .ticket-head h2{font-family:var(--serif);font-size:1.7rem;font-weight:600}html[data-theme=black-gold] .ticket-empty{color:var(--taupe)!important}html[data-theme=black-gold] .ticket-line{border-bottom-color:#d4af371f!important}html[data-theme=black-gold] .qty-btn{background:var(--card)!important;color:var(--ivory)!important;border-color:#d4af374d!important;border-radius:14px!important}html[data-theme=black-gold] .qty{color:var(--gold-light)!important}html[data-theme=black-gold] .line-remove{background:transparent!important;color:var(--coral)!important;border-color:#f0a08a59!important;border-radius:14px!important}html[data-theme=black-gold] .ticket-foot{border-top:1px solid var(--gold-line-strong)!important}html[data-theme=black-gold] .ticket-total span:first-child{font-size:.8rem;letter-spacing:.24em;color:var(--taupe);align-self:center}html[data-theme=black-gold] .ticket-total span:last-child{font-size:2.6rem;line-height:1;color:var(--gold-light)!important}html[data-theme=black-gold] .pos-pay{background:var(--gold-grad)!important;color:#0b0b0c!important;border-radius:18px!important;box-shadow:0 14px 36px #d4af3747!important}html[data-theme=black-gold] .pos-pay:disabled{background:#1d1d22!important;color:#6f6857!important;box-shadow:none!important}html[data-theme=black-gold] .pos-cancel{background:transparent!important;color:var(--coral)!important;border-color:#f0a08a73!important;border-radius:14px!important}html[data-theme=black-gold] .pos-error{color:#ff9b8f!important}html[data-theme=black-gold] .ticket-handle{background:#0b0b0c!important;color:var(--gold-light)!important;border-color:var(--gold-line)!important}html[data-theme=black-gold] .pay-overlay{background:#000000b8!important}html[data-theme=black-gold] .pay-sheet{background:#141417!important;border:1px solid var(--gold-line-strong);box-shadow:0 30px 80px #0009}html[data-theme=black-gold] .pay-total{background:#0b0b0c;border:1px solid var(--gold-line);border-radius:16px;padding:14px}html[data-theme=black-gold] .pay-total span{color:var(--taupe)!important}html[data-theme=black-gold] .pay-total strong{color:var(--gold-light)!important;font-size:3rem}html[data-theme=black-gold] .pay-received input{background:#0b0b0c!important;font-family:var(--serif);font-size:2.2rem!important}html[data-theme=black-gold] .pay-notes button{background:var(--card-2)!important}html[data-theme=black-gold] .pay-change strong{font-size:2.9rem}html[data-theme=black-gold] .queue-page .queue-waiting{background:#141417!important;border:1px solid var(--gold-line)!important;box-shadow:none!important;border-radius:26px!important}html[data-theme=black-gold] .queue-page .queue-places{background:#0b0b0c!important;border:1px solid var(--gold-line-strong)!important;box-shadow:0 16px 40px #00000080!important;border-radius:26px!important}html[data-theme=black-gold] .queue-page :is(.queue-waiting h2,.queue-places>div>h2){font-family:var(--serif);font-size:1.7rem!important;font-weight:600;color:var(--gold-light)!important}html[data-theme=black-gold] .queue-page .queue-waiting h2:before{background:#d4af37!important;color:#0b0b0c!important}html[data-theme=black-gold] .queue-page .queue-ticket{background:var(--card-2)!important;border:1px solid rgba(212,175,55,.14)!important;border-radius:20px!important}html[data-theme=black-gold] .queue-page .queue-ticket.selected{background:#1f1b10!important;border-color:#d4af37!important;box-shadow:0 0 0 4px #d4af372e!important}html[data-theme=black-gold] .queue-page .queue-number{background:#0b0b0c!important;color:var(--gold-light)!important;border:1px solid rgba(212,175,55,.4);font-size:2rem!important}html[data-theme=black-gold] .queue-page .queue-ticket.selected .queue-number{background:var(--gold-grad)!important;color:#0b0b0c!important;border-color:transparent}html[data-theme=black-gold] .queue-page .queue-part{color:var(--ivory)!important}html[data-theme=black-gold] .queue-page .queue-part.serving{color:var(--coral)!important}html[data-theme=black-gold] .queue-page .queue-part.done{color:#6f6857!important}html[data-theme=black-gold] .queue-page .queue-place{border-radius:20px!important}html[data-theme=black-gold] .queue-page .queue-place.free{background:#121a15!important;border-color:#7fd8a44d!important}html[data-theme=black-gold] .queue-page .queue-place.busy{background:#1d1512!important;border-color:#f0a08a59!important}html[data-theme=black-gold] .queue-page .queue-place.closed{background:#141417!important;border:1px dashed rgba(143,134,111,.45)!important}html[data-theme=black-gold] .queue-page .queue-place.free .queue-place-state{color:var(--jade)!important}html[data-theme=black-gold] .queue-page .queue-place.busy .queue-place-state{color:var(--coral)!important}html[data-theme=black-gold] .queue-page .queue-place-state{font-family:var(--serif);font-size:1.6rem!important}html[data-theme=black-gold] .queue-page .queue-place.target{border-color:#d4af37!important;box-shadow:0 0 0 4px #d4af3738!important;animation:none!important}html[data-theme=black-gold] .queue-page .queue-place-main{color:var(--ivory)!important}html[data-theme=black-gold] .queue-page .queue-place-actions button{background:transparent!important;border-color:var(--gold-line-strong)!important;color:var(--ivory)!important}html[data-theme=black-gold] .barber-badge{background:#ffffff0f!important;border-color:var(--gold-line)!important;color:#cfc6b0!important}html[data-theme=black-gold] .queue-page .queue-refunds{background:#1d1512!important;border-color:#f0a08a66!important}html[data-theme=black-gold] .queue-page .queue-places .queue-refunds h2{color:var(--coral)!important;font-family:var(--sans);font-size:1rem!important}html[data-theme=black-gold] .accounts-total{background:#0b0b0c!important;border:1px solid var(--gold-line-strong)!important;color:var(--ivory)!important;border-radius:20px!important}html[data-theme=black-gold] .accounts-total strong{color:var(--gold-light)!important;font-size:2.4rem}html[data-theme=black-gold] .catalog-add-card{background:var(--card)!important;border:1px solid var(--gold-line)!important;box-shadow:none!important}html[data-theme=black-gold] .catalog-add-card h2:before{background:#d4af37!important;color:#0b0b0c!important}html[data-theme=black-gold] .import-open-button{background:transparent!important;color:var(--gold-light)!important;border:1px solid var(--gold-line-strong)!important}html[data-theme=black-gold] .import-open-button span{background:#d4af37!important;color:#0b0b0c!important}}@media print{html[data-theme=black-gold],html[data-theme=black-gold] body{background:#fff!important;color:#000!important}html[data-theme=black-gold] [data-print-root],html[data-theme=black-gold] [data-print-root] *{color:#000!important;background:transparent!important;box-shadow:none!important}}@media screen{html:not([data-theme]){color:#1f2a3a;background-color:#f3f6fa}html:not([data-theme]){background-color:#f3f6fa}html:not([data-theme]) body{background-color:#f3f6fa}html:not([data-theme]) button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) input:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) select:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) textarea:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#556173}html:not([data-theme]) th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .app-topbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6efeb;border-right-color:#dfe6efeb;border-bottom-color:#dfe6efeb;border-left-color:#dfe6efeb;background-color:#fbfcfeeb}html:not([data-theme]) .app-brand-mark:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .app-nav a:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .app-nav a:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5;color:#22666f}html:not([data-theme]) .hero-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(135deg,#fbfcfe,#f3f6fa)}html:not([data-theme]) .meta-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfecc}html:not([data-theme]) .blocked-shell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,#e9eef5 0px,transparent 40%),initial;background-color:#f3f6fa}html:not([data-theme]) .blocked-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) :where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *))::selection{background-color:#3566a829}html:not([data-theme]) #root>div:not(.blocked-shell):not(.app-shell)>header:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfef0}html:not([data-theme]) button:focus-visible:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) a:focus-visible:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){outline-color:#3566a838}html:not([data-theme]) label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .workspace-sidebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .workspace-brand:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef14}html:not([data-theme]) .workspace-brand span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .workspace-logo:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(145deg,#3566a8,#3566a8)}html:not([data-theme]) .workspace-link:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe0e}html:not([data-theme]) .workspace-link.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .nav-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .workspace-link.active .nav-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#8fb8e8}html:not([data-theme]) .workspace-sidebar-footer:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef14}html:not([data-theme]) .workspace-sidebar-footer .ghost-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef1f!important;border-right-color:#dfe6ef1f!important;border-bottom-color:#dfe6ef1f!important;border-left-color:#dfe6ef1f!important}html:not([data-theme]) .eyebrow:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .premium-status:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;color:#22666f}html:not([data-theme]) .status-dot:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .home-stat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .launch-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe!important;color:#1f2a3a!important}html:not([data-theme]) .launch-card:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .launch-card.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#1f2f46;border-right-color:#1f2f46;border-bottom-color:#1f2f46;border-left-color:#1f2f46;background-color:#1f2f46!important}html:not([data-theme]) .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .primary .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe1a;color:#8fb8e8}html:not([data-theme]) .workspace-content h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a}html:not([data-theme]) .workspace-content section:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef!important;border-right-color:#dfe6ef!important;border-bottom-color:#dfe6ef!important;border-left-color:#dfe6ef!important}html:not([data-theme]) .workspace-content table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef!important;border-right-color:#dfe6ef!important;border-bottom-color:#dfe6ef!important;border-left-color:#dfe6ef!important}html:not([data-theme]) .workspace-content input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .workspace-content select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .workspace-content textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}@media (max-width: 900px){html:not([data-theme]) .workspace-sidebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .workspace-mobilebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-bottom-color:#dfe6ef}}html:not([data-theme]) .access-gate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,#e3f2f4 0px,transparent 38%),initial;background-color:#f3f6fa}html:not([data-theme]) .access-gate-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .access-gate-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;color:#9a3f2c}html:not([data-theme]) .access-gate-card p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .access-gate-actions button:first-child:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46;border-top-color:#1f2f46;border-right-color:#1f2f46;border-bottom-color:#1f2f46;border-left-color:#1f2f46}html:not([data-theme]) .login-premium:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) .login-showcase:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .login-showcase:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):after{background-color:#3566a821}html:not([data-theme]) .login-features span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef1a;border-right-color:#dfe6ef1a;border-bottom-color:#dfe6ef1a;border-left-color:#dfe6ef1a}html:not([data-theme]) .login-card>p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .login-card label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .login-submit:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46;border-top-color:#1f2f46;border-right-color:#1f2f46;border-bottom-color:#1f2f46;border-left-color:#1f2f46}html:not([data-theme]) .login-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#9a3f2c}html:not([data-theme]) .login-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;color:#9a3f2c}html:not([data-theme]) .pos-screen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .pos-mode:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-mode.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46;border-top-color:#1f2f46;border-right-color:#1f2f46;border-bottom-color:#1f2f46;border-left-color:#1f2f46}html:not([data-theme]) .pos-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;color:#2a5288}html:not([data-theme]) .pos-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;color:#7a5a2e}html:not([data-theme]) .pos-search:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-cat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-cat.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46;border-top-color:#1f2f46!important;border-right-color:#1f2f46!important;border-bottom-color:#1f2f46!important;border-left-color:#1f2f46!important}html:not([data-theme]) .product-tile:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#1f2f460f;border-right-color:#1f2f460f;border-bottom-color:#1f2f460f;border-left-color:#1f2f460f;border-inline-start-color:#c7d0dc;color:#1f2a3a}html:not([data-theme]) .tile-qty:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .pos-order:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-order.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .pos-primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .note:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-inline-start-color:#dfe6ef}html:not([data-theme]) .offline-tag:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .ticket-empty:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .ticket-line:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .qty-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .line-remove:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#f0d2c6;border-right-color:#f0d2c6;border-bottom-color:#f0d2c6;border-left-color:#f0d2c6;color:#9a3f2c;background-color:#fbfcfe}html:not([data-theme]) .ticket-foot:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef}html:not([data-theme]) .pos-pay:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .pos-pay:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6}html:not([data-theme]) .pos-cancel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c;border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35}html:not([data-theme]) .pay-overlay:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f4680}html:not([data-theme]) .pay-sheet:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) .pay-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .pay-received input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .pay-exact:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8;color:#22666f;background-color:#f3f6fa}html:not([data-theme]) .pay-notes button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pay-notes .pay-clear:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .pay-change:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#344256}html:not([data-theme]) .pay-change.ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#22666f}html:not([data-theme]) .pay-change.short:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6;color:#9a3f2c}html:not([data-theme]) .pay-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .pay-actions .pay-confirm:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .pay-actions .pay-confirm:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6}html:not([data-theme]) .pos-camera:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-unknown:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6;color:#9a3f2c}html:not([data-theme]) .pos-unknown button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35;background-color:#fbfcfe;color:#9a3f2c}html:not([data-theme]) .pos-help-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .keys-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) kbd:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#f3f6fa}@media (max-width: 900px){html:not([data-theme]) .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef}}html:not([data-theme]) .update-banner:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;color:#2a5288;border-bottom-color:#c9d9ec}html:not([data-theme]) .update-banner button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8;background-color:#fbfcfe;color:#2a5288}html:not([data-theme]) .update-banner .update-now:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .app-version:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .activation-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#f3f6fa}html:not([data-theme]) .closing-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .closing-grid div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .closing-summary div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .closing-grid span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .closing-summary span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .closing-estimate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;color:#7a5a2e}html:not([data-theme]) .closing-inputs input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .closing-summary .ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#22666f}html:not([data-theme]) .closing-summary .ok span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .closing-summary .ko:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6;color:#9a3f2c}html:not([data-theme]) .closing-summary .ko span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .closing-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .closing-row.pending:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .z-report:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .catalog-toolbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .catalog-toolbar input[type=search]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .catalog-count:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .catalog-table tr.is-open>td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8}html:not([data-theme]) .catalog-table td.panel-cell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#c9d9ec}html:not([data-theme]) .product-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c9d9ec;border-right-color:#c9d9ec;border-bottom-color:#c9d9ec;border-left-color:#c9d9ec;background-color:#fbfcfe}html:not([data-theme]) .pp-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .pp-essentials input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .pp-essentials select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .pos-sticky:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .pos-results:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .pos-density:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .pos-density button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;color:#344256}html:not([data-theme]) .pos-density button+button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-inline-start-color:#dfe6ef}html:not([data-theme]) .pos-density button.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .new-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .cash-move-form input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .cash-move-kinds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .cash-move-kinds button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) .cash-move-kinds button.active.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6;color:#9a3f2c}html:not([data-theme]) .cash-move-kinds button.active.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#22666f}html:not([data-theme]) .cash-move-list:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef}html:not([data-theme]) .cash-move-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .cash-move-row em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .cash-move-row strong.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .cash-move-row strong.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .z-provisional:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35;color:#9a3f2c}@media (max-width: 700px){html:not([data-theme]) .cash-move-row>span:first-child:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}}html:not([data-theme]) .brand-lockup b:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#8fb8e8}html:not([data-theme]) .brand-lockup-small span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a}html:not([data-theme]) .brand-lockup-small b:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;background-color:#f3f6fa;color:#22666f}html:not([data-theme]) .install-app-help:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .install-app-compact .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#bfdde214;border-top-color:#bfdde240;border-right-color:#bfdde240;border-bottom-color:#bfdde240;border-left-color:#bfdde240;color:#8fb8e8}html:not([data-theme]) .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c9d9ec;border-right-color:#c9d9ec;border-bottom-color:#c9d9ec;border-left-color:#c9d9ec;background-color:#fbfcfe}html:not([data-theme]) .import-panel .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .import-actions button.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .import-done button.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46}html:not([data-theme]) .import-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .import-summary button.link:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288}html:not([data-theme]) .import-table-wrap:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .import-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .tag-new:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4;color:#22666f}html:not([data-theme]) .tag-update:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;color:#2a5288}html:not([data-theme]) .tag-skip:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#9a3f2c}html:not([data-theme]) .import-skipped:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .import-notes:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}@media (max-width: 900px){html:not([data-theme]) .mobile-signout:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe;color:#344256}}html:not([data-theme]) .attendant-picker:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .place-attendant:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;border-inline-start-color:#3566a8}html:not([data-theme]) .workspace-content .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#bfdde2!important;border-right-color:#bfdde2!important;border-bottom-color:#bfdde2!important;border-left-color:#bfdde2!important;border-inline-start-color:#3566a8!important}html:not([data-theme]) .catalog-add-card h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .catalog-add-card h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#3566a8}html:not([data-theme]) .catalog-add-card input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .catalog-add-card select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2}html:not([data-theme]) .catalog-add-card .new-product-stock:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .catalog-add-card button[type=submit]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .catalog-add-card button[type=submit]:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .accounts-add:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .accounts-add:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-primary:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .accounts-total:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;border-inline-start-color:#3566a8}html:not([data-theme]) .accounts-total.suppliers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;border-top-color:#eadfca;border-right-color:#eadfca;border-bottom-color:#eadfca;border-left-color:#eadfca;border-inline-start-color:#8f6526}html:not([data-theme]) .accounts-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .accounts-total strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a}html:not([data-theme]) .accounts-total small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .accounts-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;border-top-color:#eadfca;border-right-color:#eadfca;border-bottom-color:#eadfca;border-left-color:#eadfca}html:not([data-theme]) .accounts-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .accounts-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .account-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .account-row.open:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .account-name small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-balance small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .account-balance.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .account-balance.credit strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .account-balance em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35}html:not([data-theme]) .account-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-entry-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2}html:not([data-theme]) .account-detail:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .account-big span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .account-big.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .account-totals:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .account-action:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .account-action.advance:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-action.delivery:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35;color:#9a3f2c}html:not([data-theme]) .account-action.repayment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .account-action.payment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;color:#22666f}html:not([data-theme]) .account-action.writeoff:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;color:#344256}html:not([data-theme]) .account-history td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}html:not([data-theme]) .account-history .when:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .account-history .what small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .account-history .amount.up:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .account-history .amount.down:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}@media (max-width: 600px){html:not([data-theme]) .account-history tr:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#dfe6ef}}html:not([data-theme]) .pay-credit:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#8f6526;border-right-color:#8f6526;border-bottom-color:#8f6526;border-left-color:#8f6526;background-color:#f6efe2;color:#7a5a2e}html:not([data-theme]) .pay-credit small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .credit-person:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .credit-person small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .credit-person.chosen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8;background-color:#e3f2f4}html:not([data-theme]) .credit-after:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .credit-after.over:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .places-bulk:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2;background-color:#f3f6fa}html:not([data-theme]) .places-bulk strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .places-bulk-preview:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256}html:not([data-theme]) .receipt-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#1f2f46;border-right-color:#1f2f46;border-bottom-color:#1f2f46;border-left-color:#1f2f46}html:not([data-theme]) .place-type-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8;background-color:#e3f2f4}html:not([data-theme]) .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .queue-ticket-body small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-refund:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c;border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35}html:not([data-theme]) .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2}html:not([data-theme]) .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#f0d2c6;border-right-color:#f0d2c6;border-bottom-color:#f0d2c6;border-left-color:#f0d2c6}html:not([data-theme]) .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .queue-place.target:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .queue-place-main small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-place-main em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .accounts-total.barbers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4}html:not([data-theme]) .barber-owed small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .barber-owed.pay strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .barber-owed.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .barber-owed.zero strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173}html:not([data-theme]) .barber-lines .barber-total td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .sale-voided td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;color:#9a3f2c}html:not([data-theme]) .sale-voided-label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .sale-void-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35;background-color:#f3f6fa;color:#9a3f2c}html:not([data-theme]) .closing-voided span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .closing-voided strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c!important}html:not([data-theme]) .z-voided:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a64b35;border-right-color:#a64b35;border-bottom-color:#a64b35;border-left-color:#a64b35;background-color:#f3f6fa}html:not([data-theme]) .queue-refunds h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-refunds li:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-refunds li small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .import-open-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;color:#2a5288;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .import-open-button span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8}html:not([data-theme]) .import-open-button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#c9d9ec;border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .workspace-content .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;border-top-color:#c9d9ec!important;border-right-color:#c9d9ec!important;border-bottom-color:#c9d9ec!important;border-left-color:#c9d9ec!important;border-inline-start-color:#3566a8!important}html:not([data-theme]) .import-panel h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288}html:not([data-theme]) .import-panel input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) .import-panel select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2;border-top-color:#eadfca;border-right-color:#eadfca;border-bottom-color:#eadfca;border-left-color:#eadfca;border-inline-start-color:#8f6526}html:not([data-theme]) .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#8f6526}html:not([data-theme]) .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8;border-top-color:#c9d9ec;border-right-color:#c9d9ec;border-bottom-color:#c9d9ec;border-left-color:#c9d9ec;border-inline-start-color:#3566a8}html:not([data-theme]) .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288}html:not([data-theme]) .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe}html:not([data-theme]) .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4}html:not([data-theme]) .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5;color:#344256;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .queue-page .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#f6efe2,#f6efe2);border-top-color:#eadfca;border-right-color:#eadfca;border-bottom-color:#eadfca;border-left-color:#eadfca;border-inline-start-color:#eadfca}html:not([data-theme]) .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#8f6526}html:not([data-theme]) .queue-page .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#f3f6fa,#f3f6fa);border-top-color:#c9d9ec;border-right-color:#c9d9ec;border-bottom-color:#c9d9ec;border-left-color:#c9d9ec;border-inline-start-color:#3566a8}html:not([data-theme]) .queue-page .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288}html:not([data-theme]) .queue-page .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#eadfca;border-right-color:#eadfca;border-bottom-color:#eadfca;border-left-color:#eadfca}html:not([data-theme]) .queue-page .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa}html:not([data-theme]) .queue-page .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5}html:not([data-theme]) .queue-page .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e}html:not([data-theme]) .queue-page .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#bfdde2;border-right-color:#bfdde2;border-bottom-color:#bfdde2;border-left-color:#bfdde2}html:not([data-theme]) .queue-page .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6;border-top-color:#f0d2c6;border-right-color:#f0d2c6;border-bottom-color:#f0d2c6;border-left-color:#f0d2c6}html:not([data-theme]) .queue-page .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa;border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef}html:not([data-theme]) .queue-page .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f}html:not([data-theme]) .queue-page .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .queue-page .queue-place-actions button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfed9;border-top-color:#1f2f461a;border-right-color:#1f2f461a;border-bottom-color:#1f2f461a;border-left-color:#1f2f461a}html:not([data-theme]) .queue-page .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfeb3;border-top-color:#1f2f461a;border-right-color:#1f2f461a;border-bottom-color:#1f2f461a;border-left-color:#1f2f461a;color:#556173}html:not([data-theme]) .queue-page .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#f0d2c6;border-right-color:#f0d2c6;border-bottom-color:#f0d2c6;border-left-color:#f0d2c6;background-color:#f3f6fa}html:not([data-theme]) .pos-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c}html:not([data-theme]) .sa-theme-option:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#dfe6ef;border-right-color:#dfe6ef;border-bottom-color:#dfe6ef;border-left-color:#dfe6ef;background-color:#fbfcfe}html:not([data-theme]) .sa-theme-option.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#3566a8;border-right-color:#3566a8;border-bottom-color:#3566a8;border-left-color:#3566a8}html:not([data-theme]) .sa-theme-option.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):after{color:#22666f}html:not([data-theme]) .sa-theme-swatch:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#1f2f461f;border-right-color:#1f2f461f;border-bottom-color:#1f2f461f;border-left-color:#1f2f461f}html:not([data-theme]) [style^="background: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f!important}html:not([data-theme]) [style*="solid rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#8fb8e8!important}html:not([data-theme]) [style*="solid rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f!important}html:not([data-theme]) [style*="solid rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f46!important}html:not([data-theme]) [style^="color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a!important}html:not([data-theme]) [style*="solid rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f46!important}html:not([data-theme]) [style^="background: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256!important}html:not([data-theme]) [style*="solid rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256!important}html:not([data-theme]) [style*="solid rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#22666f!important}html:not([data-theme]) [style*="solid rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#344256!important}html:not([data-theme]) [style*="solid rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3566a8!important}html:not([data-theme]) [style^="color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2a5288!important}html:not([data-theme]) [style*="solid rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#3566a8!important}html:not([data-theme]) [style^="background: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173!important}html:not([data-theme]) [style*="solid rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173!important}html:not([data-theme]) [style*="solid rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173!important}html:not([data-theme]) [style*="solid rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173!important}html:not([data-theme]) [style*="solid rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#34445c!important}html:not([data-theme]) [style^="color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#556173!important}html:not([data-theme]) [style*="solid rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7d0dc!important}html:not([data-theme]) [style^="background: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35!important}html:not([data-theme]) [style^="color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c!important}html:not([data-theme]) [style*="solid rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a64b35!important}html:not([data-theme]) [style^="background: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35!important}html:not([data-theme]) [style^="color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c!important}html:not([data-theme]) [style*="solid rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a64b35!important}html:not([data-theme]) [style^="background: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35!important}html:not([data-theme]) [style^="color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c!important}html:not([data-theme]) [style*="solid rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a64b35!important}html:not([data-theme]) [style^="background: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style^="color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#7a5a2e!important}html:not([data-theme]) [style*="solid rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#bfdde2!important}html:not([data-theme]) [style*="solid rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#bfdde2!important}html:not([data-theme]) [style^="background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#c9d9ec!important}html:not([data-theme]) [style*="solid rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c9d9ec!important}html:not([data-theme]) [style^="background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6!important}html:not([data-theme]) [style*="solid rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6!important}html:not([data-theme]) [style*="solid rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8f6526!important}html:not([data-theme]) [style*="solid rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8f6526!important}html:not([data-theme]) [style^="background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6!important}html:not([data-theme]) [style*="solid rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3dbe6!important}html:not([data-theme]) [style*="solid rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4!important}html:not([data-theme]) [style*="solid rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#bfdde2!important}html:not([data-theme]) [style^="background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8!important}html:not([data-theme]) [style*="solid rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c9d9ec!important}html:not([data-theme]) [style^="background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8!important}html:not([data-theme]) [style*="solid rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c9d9ec!important}html:not([data-theme]) [style^="background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3f2f4!important}html:not([data-theme]) [style*="solid rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#bfdde2!important}html:not([data-theme]) [style^="background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6eef8!important}html:not([data-theme]) [style*="solid rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c9d9ec!important}html:not([data-theme]) [style^="background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f0d2c6!important}html:not([data-theme]) [style*="solid rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#f0d2c6!important}html:not([data-theme]) [style^="background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eadfca!important}html:not([data-theme]) [style*="solid rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eadfca!important}html:not([data-theme]) [style*="solid rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eadfca!important}html:not([data-theme]) [style*="solid rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eef5!important}html:not([data-theme]) [style*="solid rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2!important}html:not([data-theme]) [style*="solid rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f3f6fa!important}html:not([data-theme]) [style*="solid rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6!important}html:not([data-theme]) [style*="solid rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#f0d2c6!important}html:not([data-theme]) [style^="background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbece6!important}html:not([data-theme]) [style*="solid rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#f0d2c6!important}html:not([data-theme]) [style^="background: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35!important}html:not([data-theme]) [style^="color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a3f2c!important}html:not([data-theme]) [style*="solid rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a64b35!important}html:not([data-theme]) [style^="background: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a64b35!important}html:not([data-theme]) [style*="solid rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a64b35!important}html:not([data-theme]) [style^="background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eadfca!important}html:not([data-theme]) [style*="solid rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe!important}html:not([data-theme]) [style*="solid rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}html:not([data-theme]) [style^="background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2!important}html:not([data-theme]) [style*="solid rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f6efe2!important}html:not([data-theme]) [style*="solid rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#eadfca!important}html:not([data-theme]) [style^="background: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f4666!important}html:not([data-theme]) [style^="color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a66!important}html:not([data-theme]) [style*="solid rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f4666!important}html:not([data-theme]) [style^="background: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f4673!important}html:not([data-theme]) [style^="color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a73!important}html:not([data-theme]) [style*="solid rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f4673!important}html:not([data-theme]) [style^="background: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#1f2f468c!important}html:not([data-theme]) [style^="color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#1f2a3a8c!important}html:not([data-theme]) [style*="solid rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#1f2f468c!important}html:not([data-theme]) [style^="background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style^="background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="; background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#fbfcfe!important}html:not([data-theme]) [style*="solid white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="dashed white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html:not([data-theme]) [style*="border-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dfe6ef!important}}@media screen{html:not([data-theme]){--std-lin: #f3f6fa;--std-creme: #fbfcfe;--std-euca: #1f2f46;--std-sauge: #3566a8;--std-sauge-fonce: #2a5288;--std-ardoise: #1f2a3a;--std-galet: #556173;--std-ligne: #dfe6ef;--std-menthe: #e3f2f4;--std-sable: #f6efe2;--std-serif: "Plus Jakarta Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--std-sans: "Plus Jakarta Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--surface: #fbfcfe;--surface-soft: #f2f5f9;--line: #dfe6ef;--text: #1f2a3a;--muted: #556173;--brand: #2a5288;--brand-strong: #213f6b;--danger: #9a3f2c;--ink: #1f2a3a;--subtle: #556173;--canvas: #f3f6fa;--nav: #1f2f46;--accent: #3566a8;--accent-dark: #2a5288;--calm-teal: #3566a8;--calm-ink: #1f2a3a;--shadow-sm: 0 1px 2px rgba(31, 47, 70, .04), 0 8px 24px rgba(31, 47, 70, .05);--shadow-md: 0 18px 50px rgba(31, 47, 70, .1);color:#1f2a3a}html:not([data-theme]) body{color:#1f2a3a;font-family:var(--std-sans)}html:not([data-theme]) :is(.pos-screen,.workspace-shell,.workspace-content){font-family:var(--std-sans)}html:not([data-theme]) ::selection{background:#bfdde2;color:#1f2a3a}html:not([data-theme]) h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){font-family:var(--std-serif)!important;font-weight:700!important;letter-spacing:-.02em!important;color:#1f2a3a!important}html:not([data-theme]) .workspace-content h1{font-size:2.4rem;line-height:1.08}html:not([data-theme]) :is(input,select,textarea):where(:not(:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#d6dfea;color:#1f2a3a}html:not([data-theme]) :is(input,textarea)::placeholder{color:#7a8699}html:not([data-theme]) :is(input,select,textarea):focus{outline:3px solid rgba(53,102,168,.22)!important;outline-offset:0;border-color:#3566a8!important}html:not([data-theme]) :is(input[type=checkbox],input[type=radio]){accent-color:#3566a8}html:not([data-theme]) button:hover:not(:disabled){border-color:#bfdde2!important;box-shadow:0 6px 16px #1f2f4612}html:not([data-theme]) :is(.primary:not(.launch-card),.pos-primary,.accounts-add,.account-primary,.pp-save,.receipt-new-sale,.pay-actions .pay-confirm,.catalog-add-card button[type=submit]):not(:disabled){background:#3566a8!important;color:#fff!important;border-color:#3566a8!important}html:not([data-theme]) .workspace-sidebar{background:#1f2f46!important}html:not([data-theme]) .workspace-brand{border-bottom-color:#ffffff1a!important}html:not([data-theme]) .workspace-brand strong{font-family:var(--std-serif);font-size:17px;font-weight:600;color:#f3f6fa!important}html:not([data-theme]) .workspace-brand span{color:#a9b8cc!important}html:not([data-theme]) .workspace-logo{background:#8fb8e8!important;color:#15233a!important;box-shadow:none!important}html:not([data-theme]) .workspace-link{color:#d3dcea!important}html:not([data-theme]) .workspace-link:hover{background:#ffffff0f!important;color:#fff!important}html:not([data-theme]) .workspace-link.active{background:#8fb8e82e!important;color:#fff!important;box-shadow:inset 3px 0 #8fb8e8!important}html[dir=rtl]:not([data-theme]) .workspace-link.active{box-shadow:inset -3px 0 #8fb8e8!important}html:not([data-theme]) .nav-icon{color:#a6b6cc!important}html:not([data-theme]) :is(.workspace-link.active,.workspace-link:hover) .nav-icon{color:#cfe2f7!important}html:not([data-theme]) .workspace-sidebar-footer{border-top-color:#ffffff1a!important}html:not([data-theme]) .workspace-sidebar-footer .ghost-button{background:transparent!important;border-color:#ffffff38!important;color:#e1e8f2!important}html:not([data-theme]) .workspace-sidebar .app-version{color:#a9b8cc!important}html:not([data-theme]) :is(.workspace-sidebar,.workspace-mobilebar) .lang-switch button{background:transparent!important;color:#e1e8f2!important;border-color:#ffffff40!important}html:not([data-theme]) .lang-switch button[aria-pressed=true]{background:#8fb8e8!important;color:#15233a!important;border-color:#8fb8e8!important}@media (max-width: 900px){html:not([data-theme]) .workspace-link.active,html[dir=rtl]:not([data-theme]) .workspace-link.active{box-shadow:inset 0 -3px #8fb8e8!important}html:not([data-theme]) .workspace-mobilebar{background:#1f2f46!important;border-bottom:none!important}html:not([data-theme]) .workspace-mobilebar strong{font-family:var(--std-serif);font-weight:600;color:#f3f6fa!important}html:not([data-theme]) .workspace-mobilebar button:not(.lang-switch button){background:transparent!important;color:#e1e8f2!important;border-color:#ffffff40!important}}html:not([data-theme]) .eyebrow{color:#2a5288!important}html:not([data-theme]) :is(.home-stat,.launch-card:not(.primary)){background:#fbfcfe!important;border-color:#dfe6ef!important}html:not([data-theme]) .launch-card.primary{background:#1f2f46!important;border-color:#1f2f46!important;color:#f3f6fa!important}html:not([data-theme]) .launch-card.primary small{color:#c3cfdf!important}html:not([data-theme]) .primary .launch-icon{color:#8fb8e8!important}html:not([data-theme]) .login-showcase{background:#1f2f46!important}html:not([data-theme]) .login-showcase:after{background:#8fb8e81f!important}html:not([data-theme]) .login-copy h1{color:#f3f6fa!important}html:not([data-theme]) .login-copy p{color:#c3cfdf!important}html:not([data-theme]) .login-copy .eyebrow{color:#8fb8e8!important}html:not([data-theme]) .login-features span{border-color:#ffffff38!important;color:#e1e8f2!important}html:not([data-theme]) .brand-lockup span{color:#f3f6fa!important;font-family:var(--std-serif)}html:not([data-theme]) .brand-lockup b{color:#8fb8e8!important}html:not([data-theme]) .brand-lockup-small span{color:#1f2a3a!important}html:not([data-theme]) .brand-lockup-small b{color:#2a5288!important}html:not([data-theme]) .login-form-wrap{background:#fbfcfe!important}html:not([data-theme]) .login-submit{background:#3566a8!important;border-color:#3566a8!important;color:#fff!important}html:not([data-theme]) .pos-screen{background:#f3f6fa!important}html:not([data-theme]) .pos-sticky{background:#f3f6fa!important;box-shadow:0 6px 10px -8px #1f2f462e!important}html:not([data-theme]) :is(.pos-mode,.pos-cat){background:#fbfcfe!important;border:1px solid #d6dfea!important;color:#1f2a3a!important;border-radius:999px!important}html:not([data-theme]) .pos-mode.active{background:#3566a8!important;border-color:#3566a8!important;color:#fff!important}html:not([data-theme]) .pos-cat.active{background:#1f2f46!important;border-color:#1f2f46!important;color:#f3f6fa!important}html:not([data-theme]) .pos-search{background:#fbfcfe!important;border-color:#dfe6ef!important;border-radius:16px!important}html:not([data-theme]) .pos-density button.active{background:#1f2f46!important;color:#f3f6fa!important}html:not([data-theme]) .product-tile{border-radius:20px!important;border-inline-start-width:4px!important;box-shadow:0 2px 10px #1f2f460a!important;color:#1f2a3a!important}html:not([data-theme]) .product-tile:hover{box-shadow:0 10px 22px #1f2f4617!important}html:not([data-theme]) .tile-qty{background:#3566a8!important;color:#fff!important}html:not([data-theme]) .pos-ticket{background:#fbfcfe!important;border-inline-start:1px solid #dfe6ef!important;box-shadow:-12px 0 32px #1f2f460d!important}html:not([data-theme]) .ticket-head h2{font-family:var(--std-serif);font-weight:700;letter-spacing:-.01em;font-size:1.5rem}html:not([data-theme]) .ticket-line{border-bottom-color:#edf1f6!important}html:not([data-theme]) .qty-btn{background:#f2f5f9!important;border-color:#d6dfea!important;border-radius:14px!important;color:#1f2a3a!important}html:not([data-theme]) .line-remove{border-color:#f0d2c6!important;color:#9a3f2c!important;border-radius:14px!important;background:#fbfcfe!important}html:not([data-theme]) .ticket-foot{border-top:1px solid #dfe6ef!important}html:not([data-theme]) .ticket-total span:last-child{font-size:2.3rem;line-height:1}html:not([data-theme]) .pos-pay:not(:disabled){background:#3566a8!important;color:#fff!important;border-radius:20px!important;box-shadow:0 12px 28px #3566a838!important}html:not([data-theme]) .pos-pay:disabled{background:#dfe6ef!important;color:#646d7a!important;border-radius:20px!important}html:not([data-theme]) .pos-cancel{border-color:#f0d2c6!important;color:#9a3f2c!important;border-radius:14px!important}html:not([data-theme]) .pay-overlay{background:#1f2f4673!important}html:not([data-theme]) .pay-sheet{background:#fbfcfe!important;border-radius:24px!important;box-shadow:0 30px 80px #1f2f4640}html:not([data-theme]) .pay-total{background:#f3f6fa;border-radius:18px;padding:12px}html:not([data-theme]) .queue-page .queue-waiting{background:#f6efe2!important;border:1px solid #eadfca!important;box-shadow:none!important;border-radius:26px!important}html:not([data-theme]) .queue-page .queue-waiting h2{font-family:var(--std-serif);font-weight:700;letter-spacing:-.01em;font-size:1.55rem!important;color:#5b4523!important}html:not([data-theme]) .queue-page .queue-waiting h2:before{background:#8f6526!important;color:#fff!important}html:not([data-theme]) .queue-page .queue-places{background:#fbfcfe!important;border:1px solid #dfe6ef!important;box-shadow:0 10px 30px #1f2f460d!important;border-radius:26px!important}html:not([data-theme]) .queue-page .queue-places>div>h2{font-family:var(--std-serif);font-weight:700;letter-spacing:-.01em;font-size:1.55rem!important;color:#1f2a3a!important}html:not([data-theme]) .queue-page .queue-ticket{background:#fbfcfe!important;border:1px solid #eadfca!important;border-radius:20px!important}html:not([data-theme]) .queue-page .queue-ticket.selected{border-color:#3566a8!important;box-shadow:0 0 0 4px #3566a824!important}html:not([data-theme]) .queue-page .queue-number{background:#e3f2f4!important;color:#22666f!important}html:not([data-theme]) .queue-page .queue-ticket.selected .queue-number{background:#3566a8!important;color:#fff!important}html:not([data-theme]) .queue-page .queue-place{border-radius:20px!important}html:not([data-theme]) .queue-page .queue-place.free{background:#e3f2f4!important;border-color:#bfdde2!important}html:not([data-theme]) .queue-page .queue-place.busy{background:#fbece6!important;border-color:#f0d2c6!important}html:not([data-theme]) .queue-page .queue-place.closed{background:#eff2f6!important;border:1px dashed #c7d0dc!important}html:not([data-theme]) .queue-page .queue-place.free .queue-place-state{color:#22666f!important}html:not([data-theme]) .queue-page .queue-place.busy .queue-place-state{color:#9a3f2c!important}html:not([data-theme]) .queue-page .queue-place.target{border-color:#3566a8!important;box-shadow:0 0 0 4px #3566a829!important}html:not([data-theme]) .queue-page .queue-place-actions button{background:#fbfcfe!important;border-color:#d6dfea!important}html:not([data-theme]) .barber-badge{background:#ffffffbf!important;border-color:#d6dfea!important;color:#4a5566!important}html:not([data-theme]) .accounts-total{border-radius:20px!important}html:not([data-theme]) .catalog-add-card{background:#e6eef8!important;border-color:#c9d9ec!important;box-shadow:none!important}html:not([data-theme]) .catalog-add-card h2:before{background:#3566a8!important;color:#fff!important}}@media print{html:not([data-theme]),html:not([data-theme]) body{background:#fff!important}}@media screen{html[data-theme=serenite]{color:#2b2f3a;background-color:#eef0f3}html[data-theme=serenite],html[data-theme=serenite] body{background-color:#eef0f3}html[data-theme=serenite] button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] input:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] select:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] textarea:focus:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#5d6472}html[data-theme=serenite] th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .app-topbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5eaeb;border-right-color:#e2e5eaeb;border-bottom-color:#e2e5eaeb;border-left-color:#e2e5eaeb;background-color:#f8f9fbeb}html[data-theme=serenite] .app-brand-mark:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .app-nav a:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .app-nav a:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee;color:#276570}html[data-theme=serenite] .hero-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(135deg,#f8f9fb,#eef0f3)}html[data-theme=serenite] .meta-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fbcc}html[data-theme=serenite] .blocked-shell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,#e6e9ee 0px,transparent 40%),initial;background-color:#eef0f3}html[data-theme=serenite] .blocked-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] :where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *))::selection{background-color:#5b62a829}html[data-theme=serenite] #root>div:not(.blocked-shell):not(.app-shell)>header:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fbf0}html[data-theme=serenite] button:focus-visible:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] a:focus-visible:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){outline-color:#5b62a838}html[data-theme=serenite] label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .workspace-sidebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .workspace-brand:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea14}html[data-theme=serenite] .workspace-brand span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .workspace-logo:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(145deg,#5b62a8,#5b62a8)}html[data-theme=serenite] .workspace-link:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb0e}html[data-theme=serenite] .workspace-link.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .nav-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .workspace-link.active .nav-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c7cbef}html[data-theme=serenite] .workspace-sidebar-footer:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea14}html[data-theme=serenite] .workspace-sidebar-footer .ghost-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea1f!important;border-right-color:#e2e5ea1f!important;border-bottom-color:#e2e5ea1f!important;border-left-color:#e2e5ea1f!important}html[data-theme=serenite] .eyebrow:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .premium-status:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;color:#276570}html[data-theme=serenite] .status-dot:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .home-stat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .launch-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb!important;color:#2b2f3a!important}html[data-theme=serenite] .launch-card:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .launch-card.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2b2f3a;border-right-color:#2b2f3a;border-bottom-color:#2b2f3a;border-left-color:#2b2f3a;background-color:#2b2f3a!important}html[data-theme=serenite] .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .primary .launch-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb1a;color:#c7cbef}html[data-theme=serenite] .workspace-content h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a}html[data-theme=serenite] .workspace-content section:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea!important;border-right-color:#e2e5ea!important;border-bottom-color:#e2e5ea!important;border-left-color:#e2e5ea!important}html[data-theme=serenite] .workspace-content table:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea!important;border-right-color:#e2e5ea!important;border-bottom-color:#e2e5ea!important;border-left-color:#e2e5ea!important}html[data-theme=serenite] .workspace-content input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .workspace-content select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .workspace-content textarea:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}@media (max-width: 900px){html[data-theme=serenite] .workspace-sidebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .workspace-mobilebar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-bottom-color:#e2e5ea}}html[data-theme=serenite] .access-gate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:radial-gradient(circle at 50% 0px,#e6f0f2 0px,transparent 38%),initial;background-color:#eef0f3}html[data-theme=serenite] .access-gate-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .access-gate-icon:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;color:#9a4234}html[data-theme=serenite] .access-gate-card p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .access-gate-actions button:first-child:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a;border-top-color:#2b2f3a;border-right-color:#2b2f3a;border-bottom-color:#2b2f3a;border-left-color:#2b2f3a}html[data-theme=serenite] .login-premium:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] .login-showcase:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .login-showcase:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):after{background-color:#5b62a821}html[data-theme=serenite] .login-features span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea1a;border-right-color:#e2e5ea1a;border-bottom-color:#e2e5ea1a;border-left-color:#e2e5ea1a}html[data-theme=serenite] .login-card>p:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .login-card label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .login-submit:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a;border-top-color:#2b2f3a;border-right-color:#2b2f3a;border-bottom-color:#2b2f3a;border-left-color:#2b2f3a}html[data-theme=serenite] .login-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#9a4234}html[data-theme=serenite] .login-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;color:#9a4234}html[data-theme=serenite] .pos-screen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .pos-mode:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-mode.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a;border-top-color:#2b2f3a;border-right-color:#2b2f3a;border-bottom-color:#2b2f3a;border-left-color:#2b2f3a}html[data-theme=serenite] .pos-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;color:#474e92}html[data-theme=serenite] .pos-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;color:#76582c}html[data-theme=serenite] .pos-search:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-cat:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-cat.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a;border-top-color:#2b2f3a!important;border-right-color:#2b2f3a!important;border-bottom-color:#2b2f3a!important;border-left-color:#2b2f3a!important}html[data-theme=serenite] .product-tile:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2b2f3a0f;border-right-color:#2b2f3a0f;border-bottom-color:#2b2f3a0f;border-left-color:#2b2f3a0f;border-inline-start-color:#cdd2da;color:#2b2f3a}html[data-theme=serenite] .tile-qty:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .pos-order:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-order.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .pos-primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .note:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-inline-start-color:#e2e5ea}html[data-theme=serenite] .offline-tag:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .ticket-empty:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .ticket-line:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .qty-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .line-remove:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#ecd3cd;border-right-color:#ecd3cd;border-bottom-color:#ecd3cd;border-left-color:#ecd3cd;color:#9a4234;background-color:#f8f9fb}html[data-theme=serenite] .ticket-foot:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea}html[data-theme=serenite] .pos-pay:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .pos-pay:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0}html[data-theme=serenite] .pos-cancel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234;border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38}html[data-theme=serenite] .pay-overlay:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a80}html[data-theme=serenite] .pay-sheet:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] .pay-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .pay-received input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .pay-exact:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8;color:#276570;background-color:#eef0f3}html[data-theme=serenite] .pay-notes button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pay-notes .pay-clear:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .pay-change:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#3c4250}html[data-theme=serenite] .pay-change.ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#276570}html[data-theme=serenite] .pay-change.short:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7;color:#9a4234}html[data-theme=serenite] .pay-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .pay-actions .pay-confirm:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .pay-actions .pay-confirm:disabled:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0}html[data-theme=serenite] .pos-camera:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-unknown:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7;color:#9a4234}html[data-theme=serenite] .pos-unknown button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38;background-color:#f8f9fb;color:#9a4234}html[data-theme=serenite] .pos-help-btn:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .keys-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] kbd:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#eef0f3}@media (max-width: 900px){html[data-theme=serenite] .pos-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea}}html[data-theme=serenite] .update-banner:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;color:#474e92;border-bottom-color:#d3d5ee}html[data-theme=serenite] .update-banner button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8;background-color:#f8f9fb;color:#474e92}html[data-theme=serenite] .update-banner .update-now:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .app-version:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .activation-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#eef0f3}html[data-theme=serenite] .closing-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .closing-grid div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .closing-summary div:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .closing-grid span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .closing-summary span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .closing-estimate:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;color:#76582c}html[data-theme=serenite] .closing-inputs input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .closing-summary .ok:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#276570}html[data-theme=serenite] .closing-summary .ok span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .closing-summary .ko:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7;color:#9a4234}html[data-theme=serenite] .closing-summary .ko span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .closing-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .closing-row.pending:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .z-report:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .catalog-toolbar:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .catalog-toolbar input[type=search]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .catalog-count:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .catalog-table tr.is-open>td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6}html[data-theme=serenite] .catalog-table td.panel-cell:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#d3d5ee}html[data-theme=serenite] .product-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#d3d5ee;border-right-color:#d3d5ee;border-bottom-color:#d3d5ee;border-left-color:#d3d5ee;background-color:#f8f9fb}html[data-theme=serenite] .pp-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .pp-essentials input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .pp-essentials select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .pos-sticky:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .pos-results:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .pos-density:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .pos-density button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;color:#3c4250}html[data-theme=serenite] .pos-density button+button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-inline-start-color:#e2e5ea}html[data-theme=serenite] .pos-density button.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .new-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .cash-move-form input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .cash-move-kinds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .cash-move-kinds button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] .cash-move-kinds button.active.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7;color:#9a4234}html[data-theme=serenite] .cash-move-kinds button.active.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#276570}html[data-theme=serenite] .cash-move-list:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea}html[data-theme=serenite] .cash-move-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .cash-move-row em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .cash-move-row strong.out:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .cash-move-row strong.in:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .z-provisional:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38;color:#9a4234}@media (max-width: 700px){html[data-theme=serenite] .cash-move-row>span:first-child:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}}html[data-theme=serenite] .brand-lockup b:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c7cbef}html[data-theme=serenite] .brand-lockup-small span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a}html[data-theme=serenite] .brand-lockup-small b:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;background-color:#eef0f3;color:#276570}html[data-theme=serenite] .install-app-help:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .install-app-compact .install-app-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#c7dde114;border-top-color:#c7dde140;border-right-color:#c7dde140;border-bottom-color:#c7dde140;border-left-color:#c7dde140;color:#c7cbef}html[data-theme=serenite] .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#d3d5ee;border-right-color:#d3d5ee;border-bottom-color:#d3d5ee;border-left-color:#d3d5ee;background-color:#f8f9fb}html[data-theme=serenite] .import-panel .muted:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .import-actions button.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .import-done button.primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a}html[data-theme=serenite] .import-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .import-summary button.link:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92}html[data-theme=serenite] .import-table-wrap:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .import-table td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .import-table th:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .tag-new:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2;color:#276570}html[data-theme=serenite] .tag-update:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;color:#474e92}html[data-theme=serenite] .tag-skip:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#9a4234}html[data-theme=serenite] .import-skipped:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .import-notes:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}@media (max-width: 900px){html[data-theme=serenite] .mobile-signout:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb;color:#3c4250}}html[data-theme=serenite] .attendant-picker:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .place-attendant:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;border-inline-start-color:#5b62a8}html[data-theme=serenite] .workspace-content .catalog-add-card:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c7dde1!important;border-right-color:#c7dde1!important;border-bottom-color:#c7dde1!important;border-left-color:#c7dde1!important;border-inline-start-color:#5b62a8!important}html[data-theme=serenite] .catalog-add-card h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .catalog-add-card h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#5b62a8}html[data-theme=serenite] .catalog-add-card input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .catalog-add-card select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1}html[data-theme=serenite] .catalog-add-card .new-product-stock:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .catalog-add-card button[type=submit]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .catalog-add-card button[type=submit]:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .accounts-add:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-primary:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .accounts-add:hover:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-primary:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .accounts-total:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;border-inline-start-color:#5b62a8}html[data-theme=serenite] .accounts-total.suppliers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;border-top-color:#e3dccd;border-right-color:#e3dccd;border-bottom-color:#e3dccd;border-left-color:#e3dccd;border-inline-start-color:#8a6526}html[data-theme=serenite] .accounts-total span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .accounts-total strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a}html[data-theme=serenite] .accounts-total small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .accounts-offline:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;border-top-color:#e3dccd;border-right-color:#e3dccd;border-bottom-color:#e3dccd;border-left-color:#e3dccd}html[data-theme=serenite] .accounts-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .accounts-notice:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .account-row:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .account-row.open:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .account-name small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-balance small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .account-balance.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .account-balance.credit strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .account-balance em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38}html[data-theme=serenite] .account-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-entry-form:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1}html[data-theme=serenite] .account-detail:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .account-big span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .account-big.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .account-totals:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .account-action:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .account-action.advance:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-action.delivery:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38;color:#9a4234}html[data-theme=serenite] .account-action.repayment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .account-action.payment:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;color:#276570}html[data-theme=serenite] .account-action.writeoff:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;color:#3c4250}html[data-theme=serenite] .account-history td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}html[data-theme=serenite] .account-history .when:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .account-history .what small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .account-history .amount.up:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .account-history .amount.down:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}@media (max-width: 600px){html[data-theme=serenite] .account-history tr:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-bottom-color:#e2e5ea}}html[data-theme=serenite] .pay-credit:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#8a6526;border-right-color:#8a6526;border-bottom-color:#8a6526;border-left-color:#8a6526;background-color:#f2eee6;color:#76582c}html[data-theme=serenite] .pay-credit small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .credit-person:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .credit-person small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .credit-person.chosen:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8;background-color:#e6f0f2}html[data-theme=serenite] .credit-after:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .credit-after.over:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .places-bulk:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1;background-color:#eef0f3}html[data-theme=serenite] .places-bulk strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .places-bulk-preview:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250}html[data-theme=serenite] .receipt-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2b2f3a;border-right-color:#2b2f3a;border-bottom-color:#2b2f3a;border-left-color:#2b2f3a}html[data-theme=serenite] .place-type-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8;background-color:#e6f0f2}html[data-theme=serenite] .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .queue-ticket-body small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-refund:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234;border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38}html[data-theme=serenite] .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1}html[data-theme=serenite] .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#ecd3cd;border-right-color:#ecd3cd;border-bottom-color:#ecd3cd;border-left-color:#ecd3cd}html[data-theme=serenite] .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .queue-place.target:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .queue-place-main small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-place-main em:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .accounts-total.barbers:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2}html[data-theme=serenite] .barber-owed small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .barber-owed.pay strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .barber-owed.due strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .barber-owed.zero strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472}html[data-theme=serenite] .barber-lines .barber-total td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .sale-voided td:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;color:#9a4234}html[data-theme=serenite] .sale-voided-label:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .sale-void-box:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38;background-color:#eef0f3;color:#9a4234}html[data-theme=serenite] .closing-voided span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .closing-voided strong:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234!important}html[data-theme=serenite] .z-voided:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#a34a38;border-right-color:#a34a38;border-bottom-color:#a34a38;border-left-color:#a34a38;background-color:#eef0f3}html[data-theme=serenite] .queue-refunds h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-refunds li:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-refunds li small:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .import-open-button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;color:#474e92;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .import-open-button span:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8}html[data-theme=serenite] .import-open-button:hover:not(:disabled):where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3d5ee;border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .workspace-content .import-panel:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;border-top-color:#d3d5ee!important;border-right-color:#d3d5ee!important;border-bottom-color:#d3d5ee!important;border-left-color:#d3d5ee!important;border-inline-start-color:#5b62a8!important}html[data-theme=serenite] .import-panel h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92}html[data-theme=serenite] .import-panel input:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] .import-panel select:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6;border-top-color:#e3dccd;border-right-color:#e3dccd;border-bottom-color:#e3dccd;border-left-color:#e3dccd;border-inline-start-color:#8a6526}html[data-theme=serenite] .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#8a6526}html[data-theme=serenite] .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6;border-top-color:#d3d5ee;border-right-color:#d3d5ee;border-bottom-color:#d3d5ee;border-left-color:#d3d5ee;border-inline-start-color:#5b62a8}html[data-theme=serenite] .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92}html[data-theme=serenite] .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb}html[data-theme=serenite] .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2}html[data-theme=serenite] .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee;color:#3c4250;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .queue-page .queue-waiting:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#f2eee6,#f2eee6);border-top-color:#e3dccd;border-right-color:#e3dccd;border-bottom-color:#e3dccd;border-left-color:#e3dccd;border-inline-start-color:#e3dccd}html[data-theme=serenite] .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .queue-page .queue-waiting h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):before{background-color:#8a6526}html[data-theme=serenite] .queue-page .queue-places:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-image:linear-gradient(#eef0f3,#eef0f3);border-top-color:#d3d5ee;border-right-color:#d3d5ee;border-bottom-color:#d3d5ee;border-left-color:#d3d5ee;border-inline-start-color:#5b62a8}html[data-theme=serenite] .queue-page .queue-places>div>h2:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92}html[data-theme=serenite] .queue-page .queue-ticket:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e3dccd;border-right-color:#e3dccd;border-bottom-color:#e3dccd;border-left-color:#e3dccd}html[data-theme=serenite] .queue-page .queue-ticket.selected:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3}html[data-theme=serenite] .queue-page .queue-number:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee}html[data-theme=serenite] .queue-page .queue-part.serving:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c}html[data-theme=serenite] .queue-page .queue-place.free:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#c7dde1;border-right-color:#c7dde1;border-bottom-color:#c7dde1;border-left-color:#c7dde1}html[data-theme=serenite] .queue-page .queue-place.busy:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7;border-top-color:#ecd3cd;border-right-color:#ecd3cd;border-bottom-color:#ecd3cd;border-left-color:#ecd3cd}html[data-theme=serenite] .queue-page .queue-place.closed:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3;border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea}html[data-theme=serenite] .queue-page .queue-place.free .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570}html[data-theme=serenite] .queue-page .queue-place.busy .queue-place-state:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .queue-page .queue-place-actions button:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fbd9;border-top-color:#2b2f3a1a;border-right-color:#2b2f3a1a;border-bottom-color:#2b2f3a1a;border-left-color:#2b2f3a1a}html[data-theme=serenite] .queue-page .barber-badge:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fbb3;border-top-color:#2b2f3a1a;border-right-color:#2b2f3a1a;border-bottom-color:#2b2f3a1a;border-left-color:#2b2f3a1a;color:#5d6472}html[data-theme=serenite] .queue-page .queue-refunds:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#ecd3cd;border-right-color:#ecd3cd;border-bottom-color:#ecd3cd;border-left-color:#ecd3cd;background-color:#eef0f3}html[data-theme=serenite] .pos-error:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234}html[data-theme=serenite] .sa-theme-option:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#e2e5ea;border-right-color:#e2e5ea;border-bottom-color:#e2e5ea;border-left-color:#e2e5ea;background-color:#f8f9fb}html[data-theme=serenite] .sa-theme-option.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#5b62a8;border-right-color:#5b62a8;border-bottom-color:#5b62a8;border-left-color:#5b62a8}html[data-theme=serenite] .sa-theme-option.active:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)):after{color:#276570}html[data-theme=serenite] .sa-theme-swatch:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-top-color:#2b2f3a1f;border-right-color:#2b2f3a1f;border-bottom-color:#2b2f3a1f;border-left-color:#2b2f3a1f}html[data-theme=serenite] [style^="background: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(11, 11, 12)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570!important}html[data-theme=serenite] [style*="solid rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(15, 124, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(16, 24, 40)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(17, 17, 17)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#c7cbef!important}html[data-theme=serenite] [style*="solid rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(18, 184, 134)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(20, 33, 61)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(26, 26, 26)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(26, 79, 160)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570!important}html[data-theme=serenite] [style*="solid rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(26, 127, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(29, 78, 216)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(31, 47, 70)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a!important}html[data-theme=serenite] [style^="color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a!important}html[data-theme=serenite] [style*="solid rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(34, 34, 34)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a!important}html[data-theme=serenite] [style^="background: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250!important}html[data-theme=serenite] [style*="solid rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(52, 64, 84)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(53, 102, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250!important}html[data-theme=serenite] [style*="solid rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(68, 68, 68)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(74, 59, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#276570!important}html[data-theme=serenite] [style*="solid rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(77, 122, 18)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#3c4250!important}html[data-theme=serenite] [style*="solid rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(85, 85, 85)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(91, 60, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#5b62a8!important}html[data-theme=serenite] [style^="color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#474e92!important}html[data-theme=serenite] [style*="solid rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(91, 98, 168)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#5b62a8!important}html[data-theme=serenite] [style^="background: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472!important}html[data-theme=serenite] [style*="solid rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(102, 102, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472!important}html[data-theme=serenite] [style*="solid rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(102, 112, 133)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472!important}html[data-theme=serenite] [style*="solid rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(119, 119, 119)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(122, 91, 30)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472!important}html[data-theme=serenite] [style*="solid rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(136, 136, 136)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(138, 83, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(138, 90, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#3a3f4c!important}html[data-theme=serenite] [style^="color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#5d6472!important}html[data-theme=serenite] [style*="solid rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(153, 153, 153)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#cdd2da!important}html[data-theme=serenite] [style^="background: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38!important}html[data-theme=serenite] [style^="color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234!important}html[data-theme=serenite] [style*="solid rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(176, 0, 32)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a34a38!important}html[data-theme=serenite] [style^="background: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38!important}html[data-theme=serenite] [style^="color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234!important}html[data-theme=serenite] [style*="solid rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(176, 36, 90)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a34a38!important}html[data-theme=serenite] [style^="background: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(179, 92, 0)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38!important}html[data-theme=serenite] [style^="color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234!important}html[data-theme=serenite] [style*="solid rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(181, 71, 8)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a34a38!important}html[data-theme=serenite] [style^="background: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style^="color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#76582c!important}html[data-theme=serenite] [style*="solid rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(184, 134, 11)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#c7dde1!important}html[data-theme=serenite] [style*="solid rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(191, 227, 198)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7dde1!important}html[data-theme=serenite] [style^="background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d3d5ee!important}html[data-theme=serenite] [style*="solid rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(199, 215, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#d3d5ee!important}html[data-theme=serenite] [style^="background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0!important}html[data-theme=serenite] [style*="solid rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(204, 204, 204)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0!important}html[data-theme=serenite] [style*="solid rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(208, 213, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#8a6526!important}html[data-theme=serenite] [style*="solid rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(212, 175, 55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#8a6526!important}html[data-theme=serenite] [style^="background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0!important}html[data-theme=serenite] [style*="solid rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(221, 221, 221)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#d5d9e0!important}html[data-theme=serenite] [style*="solid rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(228, 231, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2!important}html[data-theme=serenite] [style*="solid rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(230, 247, 248)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7dde1!important}html[data-theme=serenite] [style^="background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(232, 232, 232)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6!important}html[data-theme=serenite] [style*="solid rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(232, 240, 254)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#d3d5ee!important}html[data-theme=serenite] [style^="background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(232, 245, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(233, 234, 246)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(234, 247, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(236, 236, 236)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(238, 238, 238)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(238, 240, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6!important}html[data-theme=serenite] [style*="solid rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(238, 244, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#d3d5ee!important}html[data-theme=serenite] [style^="background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6f0f2!important}html[data-theme=serenite] [style*="solid rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(238, 246, 227)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#c7dde1!important}html[data-theme=serenite] [style^="background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e9eaf6!important}html[data-theme=serenite] [style*="solid rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(239, 232, 253)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#d3d5ee!important}html[data-theme=serenite] [style^="background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#ecd3cd!important}html[data-theme=serenite] [style*="solid rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(240, 201, 196)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#ecd3cd!important}html[data-theme=serenite] [style^="background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3dccd!important}html[data-theme=serenite] [style*="solid rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(240, 213, 140)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3dccd!important}html[data-theme=serenite] [style*="solid rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(240, 216, 181)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(240, 240, 240)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(241, 241, 241)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(242, 244, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3dccd!important}html[data-theme=serenite] [style*="solid rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(243, 227, 176)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e6e9ee!important}html[data-theme=serenite] [style*="solid rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(243, 243, 243)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(243, 246, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(243, 251, 244)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6!important}html[data-theme=serenite] [style*="solid rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(245, 240, 230)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(245, 245, 245)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(247, 247, 247)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(248, 249, 251)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#eef0f3!important}html[data-theme=serenite] [style*="solid rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(250, 250, 250)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7!important}html[data-theme=serenite] [style*="solid rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(253, 232, 239)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#ecd3cd!important}html[data-theme=serenite] [style^="background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f7eae7!important}html[data-theme=serenite] [style*="solid rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(253, 236, 234)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#ecd3cd!important}html[data-theme=serenite] [style^="background: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38!important}html[data-theme=serenite] [style^="color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#9a4234!important}html[data-theme=serenite] [style*="solid rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 82, 82)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a34a38!important}html[data-theme=serenite] [style^="background: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#a34a38!important}html[data-theme=serenite] [style*="solid rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 128, 128)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#a34a38!important}html[data-theme=serenite] [style^="background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#e3dccd!important}html[data-theme=serenite] [style*="solid rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 209, 102)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb!important}html[data-theme=serenite] [style*="solid rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 255, 255)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}html[data-theme=serenite] [style^="background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6!important}html[data-theme=serenite] [style*="solid rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 244, 229)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f2eee6!important}html[data-theme=serenite] [style*="solid rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgb(255, 246, 224)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e3dccd!important}html[data-theme=serenite] [style^="background: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a66!important}html[data-theme=serenite] [style^="color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a66!important}html[data-theme=serenite] [style*="solid rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgba(0, 0, 0, 0.4)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a66!important}html[data-theme=serenite] [style^="background: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a73!important}html[data-theme=serenite] [style^="color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a73!important}html[data-theme=serenite] [style*="solid rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgba(0, 0, 0, 0.45)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a73!important}html[data-theme=serenite] [style^="background: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#2b2f3a8c!important}html[data-theme=serenite] [style^="color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){color:#2b2f3a8c!important}html[data-theme=serenite] [style*="solid rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: rgba(0, 0, 0, 0.55)"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#2b2f3a8c!important}html[data-theme=serenite] [style^="background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style^="background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="; background-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){background-color:#f8f9fb!important}html[data-theme=serenite] [style*="solid white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="dashed white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)),html[data-theme=serenite] [style*="border-color: white"]:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#e2e5ea!important}}@media screen{html[data-theme=serenite]{--se-pierre: #eef0f3;--se-surface: #f8f9fb;--se-filet: #e2e5ea;--se-encre: #2b2f3a;--se-ardoise: #5d6472;--se-pervenche: #5b62a8;--se-pervenche-fonce: #474e92;--se-pervenche-pale: #e9eaf6;--se-sans: "Albert Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--surface: #f8f9fb;--surface-soft: #f3f4f7;--line: #e2e5ea;--text: #2b2f3a;--muted: #5d6472;--brand: #474e92;--brand-strong: #3a407c;--danger: #9a4234;--ink: #2b2f3a;--subtle: #5d6472;--canvas: #eef0f3;--nav: #f8f9fb;--accent: #5b62a8;--accent-dark: #474e92;--calm-teal: #5b62a8;--calm-ink: #2b2f3a;--shadow-sm: none;--shadow-md: none;color:#2b2f3a}html[data-theme=serenite] body{color:#2b2f3a;font-family:var(--se-sans)}html[data-theme=serenite] :is(.pos-screen,.workspace-shell,.workspace-content){font-family:var(--se-sans)}html[data-theme=serenite] ::selection{background:#d3d5ee;color:#2b2f3a}html[data-theme=serenite] :where(.workspace-content,.pos-screen,.pay-sheet,.login-premium) *{box-shadow:none!important}html[data-theme=serenite] button:hover:not(:disabled){box-shadow:none!important;transform:none!important;border-color:#b9bde6!important}html[data-theme=serenite] h1:where(:not(:is(.report-doc,.z-report,#receipt-print-root),:is(.report-doc,.z-report,#receipt-print-root) *)){font-family:var(--se-sans)!important;font-weight:500!important;letter-spacing:-.025em!important;color:#2b2f3a!important}html[data-theme=serenite] .workspace-content h1{font-size:2.3rem;line-height:1.1}html[data-theme=serenite] h2{font-weight:600;letter-spacing:-.01em}html[data-theme=serenite] :is(input,select,textarea):where(:not(:is(.report-doc,.z-report,#receipt-print-root) *)){border-color:#dde0e6;color:#2b2f3a}html[data-theme=serenite] :is(input,textarea)::placeholder{color:#7a8190}html[data-theme=serenite] :is(input,select,textarea):focus{outline:3px solid rgba(91,98,168,.2)!important;outline-offset:0;border-color:#5b62a8!important}html[data-theme=serenite] :is(input[type=checkbox],input[type=radio]){accent-color:#5b62a8}html[data-theme=serenite] :is(.primary:not(.launch-card),.pos-primary,.accounts-add,.account-primary,.pp-save,.receipt-new-sale,.pay-actions .pay-confirm,.catalog-add-card button[type=submit],.login-submit):not(:disabled){background:#5b62a8!important;color:#fff!important;border-color:#5b62a8!important}html[data-theme=serenite] .workspace-sidebar{background:#f8f9fb!important;color:#2b2f3a!important;border-inline-end:1px solid #e2e5ea!important}html[data-theme=serenite] .workspace-brand{border-bottom-color:#e2e5ea!important}html[data-theme=serenite] .workspace-brand strong{color:#2b2f3a!important;font-weight:600}html[data-theme=serenite] .workspace-brand span{color:#5d6472!important}html[data-theme=serenite] .workspace-logo{background:#e9eaf6!important;color:#474e92!important;box-shadow:none!important}html[data-theme=serenite] .workspace-link{color:#3c4250!important;font-weight:500!important}html[data-theme=serenite] .workspace-link:hover{background:#eef0f3!important;color:#2b2f3a!important}html[data-theme=serenite] .workspace-link.active{background:#e9eaf6!important;color:#3a407c!important;box-shadow:none!important;font-weight:600!important}html[data-theme=serenite] .nav-icon{color:#5d6472!important}html[data-theme=serenite] :is(.workspace-link.active,.workspace-link:hover) .nav-icon{color:#474e92!important}html[data-theme=serenite] .workspace-sidebar-footer{border-top-color:#e2e5ea!important}html[data-theme=serenite] .workspace-sidebar-footer .ghost-button{background:transparent!important;border-color:#dde0e6!important;color:#2b2f3a!important}html[data-theme=serenite] .workspace-sidebar .app-version{color:#5d6472!important}html[data-theme=serenite] :is(.workspace-sidebar,.workspace-mobilebar,.login-card) .lang-switch button{background:transparent!important;color:#3c4250!important;border-color:#dde0e6!important}html[data-theme=serenite] .lang-switch button[aria-pressed=true]{background:#5b62a8!important;color:#fff!important;border-color:#5b62a8!important}@media (max-width: 900px){html[data-theme=serenite] .workspace-sidebar{border-inline-end:none!important;border-top:1px solid #e2e5ea!important}html[data-theme=serenite] .workspace-link.active{background:#e9eaf6!important;box-shadow:none!important}html[data-theme=serenite] .workspace-mobilebar{background:#f8f9fb!important;border-bottom:1px solid #e2e5ea!important}html[data-theme=serenite] .workspace-mobilebar strong{color:#2b2f3a!important}}html[data-theme=serenite] .eyebrow{color:#474e92!important;letter-spacing:.04em!important}html[data-theme=serenite] :is(.home-stat,.launch-card:not(.primary)){background:#f8f9fb!important;border-color:#e2e5ea!important}html[data-theme=serenite] .launch-card.primary{background:#e9eaf6!important;border-color:#d3d5ee!important;color:#2b2f3a!important}html[data-theme=serenite] .launch-card.primary small{color:#3c4250!important}html[data-theme=serenite] .primary .launch-icon{background:#f8f9fb!important;color:#474e92!important}html[data-theme=serenite] .login-premium{background:#eef0f3!important}html[data-theme=serenite] .login-showcase{background:#e9eaf6!important;color:#2b2f3a!important}html[data-theme=serenite] .login-showcase:after{background:#5b62a814!important}html[data-theme=serenite] .login-copy h1{color:#2b2f3a!important}html[data-theme=serenite] .login-copy p{color:#3c4250!important}html[data-theme=serenite] .login-copy .eyebrow{color:#474e92!important}html[data-theme=serenite] .login-features span{border-color:#c9cceb!important;color:#3a407c!important}html[data-theme=serenite] :is(.brand-lockup span,.brand-lockup-small span){color:#2b2f3a!important}html[data-theme=serenite] :is(.brand-lockup b,.brand-lockup-small b){color:#474e92!important}html[data-theme=serenite] .login-form-wrap{background:#f8f9fb!important}html[data-theme=serenite] .pos-screen,html[data-theme=serenite] .pos-sticky{background:#eef0f3!important}html[data-theme=serenite] :is(.pos-mode,.pos-cat){background:#f8f9fb!important;border:1px solid #e2e5ea!important;color:#2b2f3a!important;border-radius:999px!important;font-weight:500!important}html[data-theme=serenite] :is(.pos-mode,.pos-cat).active{background:#5b62a8!important;border-color:#5b62a8!important;color:#fff!important}html[data-theme=serenite] .pos-search{background:#f8f9fb!important;border-color:#e2e5ea!important;border-radius:14px!important}html[data-theme=serenite] .pos-density button.active{background:#e9eaf6!important;color:#3a407c!important}html[data-theme=serenite] .product-tile{background:#f8f9fb!important;border:1px solid #e2e5ea!important;border-inline-start-width:3px!important;border-radius:16px!important;color:#2b2f3a!important}html[data-theme=serenite] .product-tile:hover{border-color:#b9bde6!important}html[data-theme=serenite] .product-tile .tile-name{font-weight:600!important}html[data-theme=serenite] .tile-qty{background:#5b62a8!important;color:#fff!important}html[data-theme=serenite] .pos-ticket{background:#f8f9fb!important;border-inline-start:1px solid #e2e5ea!important}html[data-theme=serenite] .ticket-line{border-bottom-color:#eceef2!important}html[data-theme=serenite] .qty-btn{background:#eef0f3!important;border-color:#e2e5ea!important;border-radius:12px!important;color:#2b2f3a!important}html[data-theme=serenite] .line-remove{background:transparent!important;border-color:#ecd3cd!important;color:#9a4234!important;border-radius:12px!important}html[data-theme=serenite] .ticket-foot{border-top:1px solid #e2e5ea!important}html[data-theme=serenite] .ticket-total span:last-child{font-size:2.2rem;font-weight:600;letter-spacing:-.02em;line-height:1}html[data-theme=serenite] .pos-pay:not(:disabled){background:#5b62a8!important;color:#fff!important;border-radius:16px!important}html[data-theme=serenite] .pos-pay:disabled{background:#e6e9ee!important;color:#646b79!important;border-radius:16px!important}html[data-theme=serenite] .pos-cancel{border-color:#ecd3cd!important;color:#9a4234!important;border-radius:12px!important;background:transparent!important}html[data-theme=serenite] .pay-overlay{background:#2b2f3a52!important}html[data-theme=serenite] .pay-sheet{background:#f8f9fb!important;border:1px solid #e2e5ea;border-radius:22px!important}html[data-theme=serenite] .pay-total{background:#eef0f3;border-radius:16px;padding:12px}html[data-theme=serenite] .queue-page .queue-waiting{background:#f2eee6!important;border:1px solid #e3dccd!important;border-radius:22px!important}html[data-theme=serenite] .queue-page .queue-waiting h2{color:#5c4526!important}html[data-theme=serenite] .queue-page .queue-waiting h2:before{background:#76582c!important;color:#fff!important}html[data-theme=serenite] .queue-page .queue-places{background:#f8f9fb!important;border:1px solid #e2e5ea!important;border-radius:22px!important}html[data-theme=serenite] .queue-page .queue-places>div>h2{color:#2b2f3a!important}html[data-theme=serenite] .queue-page .queue-ticket{background:#f8f9fb!important;border:1px solid #e3dccd!important;border-radius:18px!important}html[data-theme=serenite] .queue-page .queue-ticket.selected{border-color:#5b62a8!important;outline:3px solid rgba(91,98,168,.18)}html[data-theme=serenite] .queue-page .queue-number{background:#e9eaf6!important;color:#3a407c!important}html[data-theme=serenite] .queue-page .queue-ticket.selected .queue-number{background:#5b62a8!important;color:#fff!important}html[data-theme=serenite] .queue-page .queue-place{border-radius:18px!important}html[data-theme=serenite] .queue-page .queue-place.free{background:#e6f0f2!important;border-color:#c7dde1!important}html[data-theme=serenite] .queue-page .queue-place.busy{background:#f7eae7!important;border-color:#ecd3cd!important}html[data-theme=serenite] .queue-page .queue-place.closed{background:#eef0f3!important;border:1px dashed #cdd2da!important}html[data-theme=serenite] .queue-page .queue-place.free .queue-place-state{color:#276570!important}html[data-theme=serenite] .queue-page .queue-place.busy .queue-place-state{color:#9a4234!important}html[data-theme=serenite] .queue-page .queue-place.target{border-color:#5b62a8!important;outline:3px solid rgba(91,98,168,.18);animation:none!important}html[data-theme=serenite] .queue-page .queue-place-actions button{background:#f8f9fb!important;border-color:#dde0e6!important}html[data-theme=serenite] .barber-badge{background:#f8f9fb!important;border-color:#dde0e6!important;color:#3c4250!important}html[data-theme=serenite] .accounts-total{background:#f8f9fb!important;border:1px solid #e2e5ea!important;border-inline-start:3px solid #5b62a8!important;border-radius:18px!important}html[data-theme=serenite] .catalog-add-card{background:#f8f9fb!important;border-color:#e2e5ea!important;border-inline-start-color:#5b62a8!important}html[data-theme=serenite] .catalog-add-card h2{color:#2b2f3a!important}html[data-theme=serenite] .catalog-add-card h2:before{background:#5b62a8!important;color:#fff!important}html[data-theme=serenite] .import-open-button{background:#e9eaf6!important;color:#3a407c!important;border-color:#d3d5ee!important}html[data-theme=serenite] .import-open-button span{background:#5b62a8!important;color:#fff!important}}@media print{html[data-theme=serenite],html[data-theme=serenite] body{background:#fff!important}}
