@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--sp-brand: #4f46e5;--sp-brand-2: #7c3aed;--sp-accent: #06b6d4;--sp-canvas: #f5f7fb;--sp-surface: #ffffff;--sp-border: #e5e7eb;--sp-text: #0f172a;--sp-text-dim: #64748b;--sp-shadow-sm: 0 2px 8px rgba(15, 23, 42, .05);--sp-shadow-md: 0 8px 24px rgba(15, 23, 42, .08);--sp-shadow-lg: 0 16px 40px rgba(15, 23, 42, .12);--sp-gradient-brand: linear-gradient(135deg, #4f46e5 0%, #7c3aed 50%, #ec4899 100%);--sp-gradient-sidebar: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);--sp-gradient-canvas: radial-gradient(1200px 600px at 0% 0%, rgba(99, 102, 241, .08), transparent 60%), radial-gradient(900px 500px at 100% 0%, rgba(6, 182, 212, .08), transparent 60%), #f5f7fb}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--sp-text);background:var(--sp-canvas);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:padding-box}@keyframes sp-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes sp-pulse-soft{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.95}}.sp-page-enter{animation:sp-fade-up .32s ease-out both}.sp-app-layout{background:var(--sp-gradient-canvas)!important}.sp-sider{background:var(--sp-gradient-sidebar)!important;border-right:1px solid rgba(255,255,255,.04);box-shadow:4px 0 24px #0f172a14}.sp-sider .ant-layout-sider-children{display:flex;flex-direction:column}.sp-brand{display:flex;align-items:center;gap:12px;padding:20px 20px 24px;color:#fff}.sp-brand-logo{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #7c3aed73}.sp-brand-logo img,.sp-brand-logo svg{width:40px;height:40px;display:block;border-radius:12px}.sp-brand-text{display:flex;flex-direction:column;line-height:1.15}.sp-brand-title{font-size:15px;font-weight:700;letter-spacing:.2px}.sp-brand-sub{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:1.2px}.sp-side-menu{padding:4px 12px 24px!important;border-inline-end:none!important}.sp-side-menu .ant-menu-item{margin:4px 0!important;width:100%!important}.sp-side-tenant{margin:10px 16px 18px;padding:12px 14px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#e2e8f0}.sp-side-tenant-label{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:#94a3b8}.sp-side-tenant-name{font-size:13px;font-weight:600;margin-top:2px}.sp-side-tenant-code{font-size:11px;color:#64748b;margin-top:2px}.sp-side-footer{margin-top:auto;padding:16px 20px 20px;color:#94a3b8;font-size:11px;border-top:1px solid rgba(255,255,255,.05)}.sp-header{position:sticky;top:0;z-index:10;background:#ffffffbf!important;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:space-between}.sp-header-user{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;transition:background .15s ease}.sp-header-user:hover{background:#4f46e50f}.sp-header-user-name{font-weight:600;font-size:13px;line-height:1.1}.sp-header-user-role{font-size:11px;color:var(--sp-text-dim);line-height:1.1}.sp-tenant-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;border-radius:999px;background:#4f46e514;border:1px solid rgba(79,70,229,.15)}.sp-tenant-chip-dot{width:26px;height:26px;border-radius:50%;background:var(--sp-gradient-brand);color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.sp-tenant-chip-text{display:flex;flex-direction:column;line-height:1.1}.sp-tenant-chip-name{font-size:13px;font-weight:600;color:#1e293b}.sp-tenant-chip-code{font-size:10px;color:#64748b;letter-spacing:.6px;text-transform:uppercase}.sp-content{padding:24px 28px 40px;max-width:1440px;margin:0 auto;width:100%}.sp-hero{position:relative;overflow:hidden;border-radius:20px;padding:28px 32px;color:#fff;background:var(--sp-gradient-brand);box-shadow:0 20px 40px -20px #4f46e58c;margin-bottom:24px}.sp-hero:before,.sp-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(6px);opacity:.35;pointer-events:none}.sp-hero:before{width:260px;height:260px;right:-60px;top:-100px;background:#ffffff59}.sp-hero:after{width:180px;height:180px;right:140px;bottom:-80px;background:#06b6d48c}.sp-hero-title{margin:0;color:#fff!important;font-weight:700;font-size:24px;letter-spacing:-.2px}.sp-hero-sub{margin-top:6px;color:#ffffffe0;max-width:640px}.sp-hero-tenant{display:inline-flex;align-items:center;gap:10px;margin-top:14px;padding:6px 14px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:13px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sp-stat-card{border:1px solid var(--sp-border)!important;border-radius:16px!important;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;position:relative}.sp-stat-card:hover{transform:translateY(-2px);box-shadow:var(--sp-shadow-md)!important}.sp-stat-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}.sp-stat-icon.primary{background:#4f46e51f;color:#4f46e5}.sp-stat-icon.success{background:#10b9811f;color:#059669}.sp-stat-icon.warning{background:#f59e0b24;color:#b45309}.sp-stat-icon.accent{background:#06b6d424;color:#0891b2}.sp-stat-icon.muted{background:#64748b1f;color:#475569}.sp-surface-card{border-radius:16px!important;border:1px solid var(--sp-border)!important;box-shadow:var(--sp-shadow-sm)}.sp-auth-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;position:relative;overflow:hidden;background:#f5f7fb}.sp-auth-brand-panel{position:relative;overflow:hidden;padding:56px 64px;color:#fff;display:flex;flex-direction:column;background:radial-gradient(800px 500px at 10% 15%,rgba(236,72,153,.35),transparent 55%),radial-gradient(700px 500px at 90% 85%,rgba(6,182,212,.4),transparent 60%),linear-gradient(135deg,#4f46e5,#6d28d9,#1e1b4b)}.sp-auth-brand-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse at center,black 40%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,black 40%,transparent 75%);pointer-events:none}.sp-auth-brand-panel:after{content:"";position:absolute;right:-120px;top:30%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(6,182,212,.5),transparent 60%);filter:blur(40px);animation:sp-float 9s ease-in-out infinite;pointer-events:none}.sp-auth-brand-inner{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;max-width:520px}.sp-auth-brand-top{display:flex;align-items:center;gap:14px}.sp-auth-brand-logo{width:52px;height:52px;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 10px 24px #00000040}.sp-auth-brand-wordmark{font-size:18px;font-weight:700;letter-spacing:-.2px;line-height:1.1}.sp-auth-brand-tagline{font-size:11px;color:#ffffffb3;text-transform:uppercase;letter-spacing:1.6px}.sp-auth-brand-hero{margin:auto 0}.sp-auth-brand-title{font-size:40px;font-weight:800;letter-spacing:-.8px;color:#fff;margin:0 0 16px;line-height:1.1}.sp-auth-brand-title .accent{background:linear-gradient(90deg,#a5f3fc,#f0abfc);-webkit-background-clip:text;background-clip:text;color:transparent}.sp-auth-brand-lead{font-size:16px;line-height:1.55;color:#fffc;margin:0 0 28px;max-width:440px}.sp-auth-features{display:flex;flex-direction:column;gap:14px}.sp-auth-feature{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,transform .2s ease}.sp-auth-feature:hover{background:#ffffff1f;transform:translate(4px)}.sp-auth-feature-icon{width:36px;height:36px;flex-shrink:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;background:linear-gradient(135deg,#ffffff40,#ffffff14);color:#fff}.sp-auth-feature-text{line-height:1.35}.sp-auth-feature-title{font-size:14px;font-weight:600;color:#fff}.sp-auth-feature-sub{font-size:12px;color:#ffffffb3;margin-top:2px}.sp-auth-brand-bottom{margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#fff9;font-size:12px;display:flex;justify-content:space-between;align-items:center}.sp-auth-form-panel{position:relative;display:grid;place-items:center;padding:40px 32px}.sp-auth-card{width:100%;max-width:420px;border:none!important;box-shadow:none!important;background:transparent!important}.sp-auth-card .ant-card-body{padding:0}.sp-auth-logo{width:56px;height:56px;border-radius:16px;background:var(--sp-gradient-brand);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:26px;margin-bottom:18px;box-shadow:0 10px 24px #7c3aed4d}.sp-auth-title{margin:0!important;font-weight:700!important;letter-spacing:-.4px;font-size:26px!important}.sp-auth-sub{color:var(--sp-text-dim);font-size:14px}.sp-auth-form-footer{margin-top:28px;padding-top:20px;border-top:1px dashed #e2e8f0;font-size:12px;color:var(--sp-text-dim);text-align:center}.sp-auth-input-label{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:#475569;font-weight:600}@media(max-width:960px){.sp-auth-shell{grid-template-columns:1fr}.sp-auth-brand-panel{display:none}.sp-auth-form-panel{min-height:100vh;padding:32px 24px}}.sp-table-card .ant-card-head{border-bottom:1px solid var(--sp-border);padding:16px 24px}.sp-table-card .ant-card-body{padding:0}.sp-table-card .ant-table{border-radius:0 0 16px 16px;overflow:hidden}.sp-table-card .ant-table-thead>tr>th{font-size:12px;text-transform:uppercase;letter-spacing:.6px;font-weight:600}.sp-table-card .ant-pagination{padding:12px 24px;margin:0!important}.sp-title-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#4f46e51a;color:#4f46e5;margin-right:10px;font-size:16px}.sp-users-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:18px 24px;background:linear-gradient(180deg,rgba(79,70,229,.04),transparent);border-bottom:1px solid var(--sp-border)}.sp-users-toolbar .sp-users-search{flex:1 1 280px;min-width:240px;max-width:380px}.sp-users-actionbar{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px;background:#4f46e506;border-bottom:1px solid var(--sp-border)}.sp-user-cell{display:flex;align-items:center;gap:12px}.sp-user-avatar{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0;box-shadow:0 4px 10px -2px #0000002e}.sp-user-avatar.admin{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.sp-user-avatar.operator{background:linear-gradient(135deg,#06b6d4,#0891b2)}.sp-user-name{font-weight:600;color:#1f2937;line-height:1.2}.sp-user-handle{font-size:12px;color:#64748b}.sp-role-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}.sp-role-pill.admin{color:#6d28d9;background:#7c3aed1a;border-color:#7c3aed38}.sp-role-pill.operator{color:#0e7490;background:#06b6d41a;border-color:#06b6d438}.sp-role-pill .anticon{font-size:11px}.sp-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600}.sp-status-pill.on{color:#047857;background:#10b9811f}.sp-status-pill.off{color:#475569;background:#64748b1f}.sp-status-pill .sp-dot{width:6px;height:6px;border-radius:50%}.sp-status-pill.on .sp-dot{background:#10b981;box-shadow:0 0 0 3px #10b9812e}.sp-status-pill.off .sp-dot{background:#94a3b8}.sp-users-row-action{display:inline-flex;align-items:center;width:32px;height:32px;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:all .15s ease}.sp-users-row-action:hover{background:#4f46e514;border-color:#4f46e533;color:#4f46e5}.sp-users-row-action.danger:hover{background:#ef444414;border-color:#ef444440;color:#dc2626}.sp-stat-card .ant-statistic-title{color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.6px;font-weight:600}.sp-stat-card .ant-statistic-content{font-size:26px;font-weight:700;color:#0f172a}.sp-mini-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;height:140px;padding:8px 4px 0}.sp-mini-bar{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.sp-mini-bar-fill{width:100%;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#7c3aed,#4f46e5);position:relative;min-height:4px;transition:opacity .18s ease,transform .18s ease}.sp-mini-bar-fill.today{background:linear-gradient(180deg,#06b6d4,#0891b2);box-shadow:0 6px 18px -6px #06b6d48c}.sp-mini-bar:hover .sp-mini-bar-fill{opacity:.92;transform:translateY(-2px)}.sp-mini-bar-value{font-size:11px;color:#475569;font-weight:600;font-variant-numeric:tabular-nums}.sp-mini-bar-label{font-size:11px;color:#94a3b8;text-transform:capitalize;font-weight:600}.sp-mini-bar-fill.today+*+.sp-mini-bar-label{color:#0891b2}.sp-list-row{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;border-bottom:1px solid var(--sp-border)}.sp-list-row:last-child{border-bottom:none}.sp-list-row-main{display:flex;align-items:center;gap:10px;min-width:0}.sp-list-row-badge{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:10px;font-weight:700;font-size:13px;background:linear-gradient(135deg,#7c3aed1f,#4f46e51f);color:#6d28d9;flex-shrink:0}.sp-list-row-text{display:flex;flex-direction:column;min-width:0}.sp-list-row-title{font-weight:600;color:#0f172a;font-size:13px}.sp-list-row-sub{font-size:11px;color:#64748b}.sp-list-row-value{font-weight:700;color:#0f172a;font-size:14px;text-align:right;flex-shrink:0}.sp-parking-shell{min-height:100vh;background:radial-gradient(900px 500px at 10% 10%,rgba(79,70,229,.12),transparent 60%),radial-gradient(900px 500px at 100% 100%,rgba(6,182,212,.12),transparent 60%),#0f172a;color:#e2e8f0}.sp-parking-header{background:#0f172ab3!important;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(255,255,255,.06);height:80px!important;line-height:normal!important;display:flex;align-items:center;justify-content:space-between;padding:0 36px!important}.sp-parking-brand{display:flex;align-items:center;gap:14px;color:#fff}.sp-parking-brand-logo{width:48px;height:48px;border-radius:14px;background:var(--sp-gradient-brand);display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:0 10px 24px #7c3aed73}.sp-parking-brand-name{font-size:20px;font-weight:700;letter-spacing:-.2px;line-height:1.1}.sp-parking-brand-sub{font-size:11px;line-height:1.2;color:#94a3b8;text-transform:uppercase;letter-spacing:1.2px}.sp-parking-clock{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#e2e8f0;font-size:16px;font-variant-numeric:tabular-nums}.sp-parking-clock .ant-typography{color:#e2e8f0!important}.sp-parking-user{color:#e2e8f0;font-size:14px;font-weight:500}.sp-terminal-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08)!important;border-radius:24px!important;height:360px;display:flex!important;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:linear-gradient(145deg,#1e293b,#0f172a)!important;color:#fff!important;box-shadow:0 20px 40px -20px #0f172acc}.sp-terminal-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -20px #4f46e599}.sp-terminal-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sp-gradient-brand);opacity:0;transition:opacity .25s ease}.sp-terminal-card:hover:before{opacity:.12}.sp-terminal-card .sp-terminal-inner{position:relative;z-index:1;padding:28px}.sp-terminal-icon{width:110px;height:110px;margin:0 auto 20px;border-radius:28px;display:inline-flex;align-items:center;justify-content:center;font-size:56px;animation:sp-pulse-soft 3.2s ease-in-out infinite}.sp-terminal-icon.entry{background:linear-gradient(135deg,#4f46e540,#06b6d440);color:#a5b4fc}.sp-terminal-icon.exit{background:linear-gradient(135deg,#10b98140,#06b6d440);color:#6ee7b7}.sp-terminal-title{margin:0 0 8px!important;color:#fff!important;font-size:28px;font-weight:700;letter-spacing:-.3px}.sp-terminal-sub{color:#cbd5e1;font-size:15px}@media(max-width:768px){.sp-content{padding:16px}.sp-hero{padding:22px}.sp-hero-title{font-size:20px}.sp-parking-header{padding:0 16px!important;height:64px!important;line-height:normal!important}.sp-terminal-card{height:280px}}.sp-thermal-preview{background:#fff;color:#000;font-family:Consolas,Courier New,monospace;margin:0 auto;padding:12px 10px;border-radius:6px;box-shadow:0 4px 18px #00000040;width:80mm;max-width:100%}.sp-thermal-preview.width-58{width:58mm}.sp-thermal{font-size:12px;line-height:1.35;color:#000}.sp-thermal h2,.sp-thermal h3{color:#000;margin:0;font-weight:700;text-align:center}.sp-thermal h2{font-size:15px;letter-spacing:.5px}.sp-thermal h3{font-size:13px}.sp-thermal .sp-thermal-divider{border:0;border-top:1px dashed #000;margin:6px 0}.sp-thermal .sp-thermal-row{display:flex;justify-content:space-between;gap:8px}.sp-thermal .sp-thermal-row span:last-child{text-align:right}.sp-thermal .sp-thermal-center{text-align:center}.sp-thermal .sp-thermal-mono-big{font-family:Consolas,Courier New,monospace;font-size:16px;font-weight:700;letter-spacing:1px;text-align:center;margin:4px 0 6px}.sp-thermal .sp-thermal-total{font-size:14px;font-weight:700;display:flex;justify-content:space-between;border-top:1px solid #000;padding-top:4px;margin-top:6px}.sp-thermal .sp-thermal-qr{display:flex;justify-content:center;padding:6px 0}.sp-thermal table.sp-thermal-segments{width:100%;border-collapse:collapse;font-size:11px}.sp-thermal table.sp-thermal-segments td{padding:1px 0;vertical-align:top}.sp-thermal table.sp-thermal-segments td.r{text-align:right}.sp-print-area{display:none}@media print{body *{visibility:hidden!important}.sp-print-area{display:block!important;visibility:visible!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#fff!important;color:#000!important;margin:0!important;padding:0!important;width:100%!important}.sp-print-area *{visibility:visible!important}.sp-print-area .sp-thermal-preview{box-shadow:none!important;border-radius:0!important;margin:0 auto!important;padding:4mm 3mm!important;width:80mm!important}.sp-print-area .sp-thermal-preview.width-58{width:58mm!important}@page{margin:0;size:auto}}
