@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#1f1811;background:radial-gradient(circle at top left,rgba(241,181,110,.28),transparent 28%),linear-gradient(135deg,#f2e7d6,#ecd6bd 38%,#e7c29f);line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{border:0;cursor:pointer}a{color:inherit}#root{min-height:100vh}.shell{min-height:100vh;padding:24px}.panel-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:20px}.card{background:#fff9f1e0;border:1px solid rgba(120,67,38,.18);border-radius:24px;box-shadow:0 18px 48px #4d280f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card{padding:28px;position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;inset:auto -48px -48px auto;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(181,65,36,.22),transparent 68%)}.terminal-shell-card:after{width:148px;height:148px;opacity:.78}.terminal-topbar-card{padding:8px 12px;border-radius:16px;overflow:visible}.terminal-single-line{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.terminal-topbar-row{display:contents}.terminal-topbar-actions{margin-left:auto;flex-shrink:0}.terminal-shell-copy,.terminal-topbar-main{display:contents}.terminal-topbar-meta{min-width:0;flex:1 1 auto}.terminal-inline-meta{display:flex;flex-wrap:nowrap;gap:6px;overflow:hidden;align-items:center}.terminal-shell-actions{justify-content:flex-end;gap:6px}.terminal-reprovision-button{color:#8c301b}.terminal-store-switcher{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:0}.terminal-store-label{font-size:.72rem;font-weight:700;color:#1f18119e;text-transform:uppercase;letter-spacing:.05em}.terminal-store-select{min-width:160px;border-radius:999px;border:1px solid rgba(120,67,38,.16);background:#ffffffd1;color:#1f1811;padding:8px 12px}.terminal-section-nav{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--theme-topbar-control-bg) 94%,transparent 6%);border:1px solid color-mix(in srgb,var(--theme-topbar-control-border) 88%,transparent 12%);box-shadow:inset 0 1px color-mix(in srgb,var(--theme-topbar-fg) 10%,transparent 90%)}.terminal-section-link{border-radius:999px;background:transparent;color:color-mix(in srgb,var(--theme-secondary-text) 86%,var(--theme-topbar-muted) 14%);padding:8px 12px;font-size:.8rem;font-weight:700;border:1px solid transparent;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.terminal-section-link:hover{background:color-mix(in srgb,var(--theme-topbar-control-bg) 72%,var(--theme-selected-bg) 28%);color:var(--theme-selected-text)}.terminal-section-link:focus-visible{outline:2px solid var(--theme-focus-outline);outline-offset:2px}.terminal-section-link.active{background:color-mix(in srgb,var(--theme-selected-bg) 78%,var(--theme-topbar-control-bg) 22%);color:var(--theme-selected-text);border-color:color-mix(in srgb,var(--theme-selected-border) 62%,transparent 38%);box-shadow:inset 0 1px color-mix(in srgb,var(--theme-topbar-fg) 14%,transparent 86%)}.shell-title{max-width:14ch}.terminal-shell-title{margin:0;font-size:.96rem;line-height:1;white-space:nowrap;flex-shrink:0}.terminal-title-line{display:flex;align-items:baseline;gap:10px;min-width:0}.terminal-device-reference{color:#1f181194;font-size:.76rem;white-space:nowrap;flex-shrink:0}.terminal-meta-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(120,67,38,.1);font-size:.74rem;color:#1f1811d1;min-width:0;white-space:nowrap}.terminal-meta-pill strong{font-size:.64rem;text-transform:uppercase;letter-spacing:.04em;color:#1f18118f}.terminal-alert-pill{color:#8c301b;border-color:#b541242e;background:#b5412414}.terminal-state-text{color:#184f38;font-weight:700}.terminal-state-text.attention{color:#8c301b}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border-radius:999px;background:#b541241a;color:#8c301b;font-size:.64rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.status-banner.blocked,.pill.blocked{background:#792c191f;color:#7d2518}.status-banner.warn,.pill.warn{background:#bf6c1c1f;color:#8f4f12}.stack{display:grid;gap:16px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-top:24px}.terminal-page-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:18px;padding:24px 28px;margin-top:16px;margin-bottom:20px}.terminal-page-title{margin:10px 0;font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.05}.terminal-page-description{margin:0;max-width:68ch;color:var(--theme-text-muted)}.terminal-page-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.terminal-page-summary-card{padding:16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%);border:1px solid var(--theme-surface-border);display:grid;gap:6px}.terminal-page-summary-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted)}.terminal-page-summary-card strong{font-size:1.5rem;color:var(--theme-text-primary)}.terminal-home-stack{display:grid;gap:20px}.terminal-runtime-banner{margin-top:16px;margin-bottom:18px;padding:14px 18px;border-radius:18px;border:1px solid var(--theme-warning-soft-border);background:var(--theme-warning-soft-bg);display:grid;gap:8px}.terminal-runtime-banner-text{margin:0;color:var(--theme-warning-soft-text);font-weight:600}.terminal-runtime-banner-text.error{color:var(--theme-warning-soft-text)}.terminal-home-highlight{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;padding:24px 28px}.terminal-home-highlight-copy,.terminal-home-highlight-actions{display:grid;gap:14px}.terminal-home-section-title{margin:0;font-size:1.6rem;line-height:1.1}.terminal-home-section-copy{margin:0;color:var(--theme-text-muted)}.terminal-home-inline-meta{display:flex;flex-wrap:wrap;gap:8px}.pill.success{background:var(--theme-promo-soft-bg);color:var(--theme-success-text)}.terminal-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.terminal-home-feature-card{padding:22px;display:grid;gap:14px}.terminal-home-feature-card.emphasis{background:var(--theme-promo-card-success-bg);border-color:var(--theme-promo-card-success-border)}.terminal-home-feature-card.muted{background:color-mix(in srgb,var(--theme-card-bg) 92%,transparent 8%)}.terminal-home-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.terminal-home-card-head h3{margin:0;font-size:1.12rem}.terminal-feature-state{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.terminal-feature-state.live{background:var(--theme-promo-soft-bg);color:var(--theme-success-text)}.terminal-feature-state.placeholder{background:var(--theme-warning-soft-bg);color:var(--theme-warning-soft-text)}.terminal-home-feature-card p{margin:0;color:var(--theme-text-muted)}.terminal-home-kpi-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.terminal-home-kpi-list div{padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%);border:1px solid var(--theme-surface-border)}.terminal-home-kpi-list dt{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted)}.terminal-home-kpi-list dd{margin:6px 0 0;font-size:1.28rem;font-weight:700;color:var(--theme-text-primary)}.terminal-placeholder-list{display:flex;flex-wrap:wrap;gap:8px}.terminal-placeholder-list span{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%);border:1px solid var(--theme-surface-border);font-size:.78rem;color:var(--theme-text-primary)}.cash-placeholder-highlight{background:var(--theme-elevated-warm-bg)}.cash-operations-highlight{background:color-mix(in srgb,var(--theme-card-bg) 88%,var(--theme-success-soft-bg) 12%)}.terminal-cash-blocker{padding:24px 28px;display:grid;gap:14px}.cash-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cash-kpi-card{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border)}.cash-kpi-card span,.cash-summary-list span,.cash-history-meta span,.cash-reconciliation-copy p{color:var(--theme-text-muted)}.cash-kpi-card strong{font-size:1.18rem;color:var(--theme-text-primary)}.cash-kpi-card h3{margin:0;font-size:1.3rem;color:var(--theme-text-primary)}.cash-summary-list{display:grid;gap:10px}.cash-summary-list div{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border)}.cash-summary-list strong,.cash-history-item strong,.cash-reconciliation-copy strong{color:var(--theme-text-primary)}.cash-history-list,.cash-reconciliation-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.cash-history-item,.cash-reconciliation-item{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border)}.cash-history-item p,.cash-reconciliation-copy p{margin:4px 0 0}.cash-history-meta{display:grid;justify-items:end;text-align:right;gap:4px}.cash-reconciliation-item{align-items:center}.cash-reconciliation-copy{display:grid;gap:4px}.terminal-metrics-grid{margin-top:18px}.metric{padding:16px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(120,67,38,.1)}.compact-metric{padding:14px}.metric-label{color:#1f18119e;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.metric-value{margin-top:8px;font-size:1.7rem;font-weight:700}.compact-metric .metric-value{font-size:1.35rem}.metric-copy{margin-top:6px;color:#1f1811a8;font-size:.92rem}.section-card{padding:22px}.section-title{margin:0 0 6px;font-size:1.15rem}.section-copy{margin:0;color:#1f1811ad}.data-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:12px}.data-row{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffffad}.data-key{color:#1f18119e}.data-value{font-family:IBM Plex Mono,monospace;font-size:.92rem;text-align:right}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:10px 12px;border-radius:999px;background:#22674a1a;color:#184f38;font-size:.84rem;font-weight:600}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,440px);padding:28px}.auth-form{display:grid;gap:14px;margin-top:22px}.auth-label{display:grid;gap:8px;font-weight:600}.auth-input,.auth-textarea{width:100%;border:1px solid rgba(120,67,38,.2);border-radius:16px;padding:14px 16px;background:#ffffffd1}.auth-input:focus,.auth-textarea:focus{outline:2px solid rgba(181,65,36,.22);outline-offset:1px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.ghost-button{padding:0;background:transparent;color:#d8644b;font-weight:700}.primary-button,.secondary-button,.danger-button{padding:12px 18px;border-radius:16px;font-weight:700;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg,#b54124,#d76f2a);color:#fff7f0;box-shadow:0 14px 28px #b5412438}.secondary-button{background:#ffffffbd;color:#3b2719}.danger-button{background:#792c191f;color:#7d2518}.terminal-topbar-card .eyebrow,.terminal-topbar-card .terminal-device-reference,.terminal-topbar-card .terminal-store-label,.terminal-topbar-card .inline-note{color:#ffffffc7}.terminal-topbar-card .eyebrow{background:#ffffff24}.terminal-topbar-card .terminal-store-select,.terminal-topbar-card .secondary-button{border-color:#ffffff3d;background:#fffffff0;color:#253227}.terminal-topbar-card .secondary-button:hover{transform:translateY(0)}.inline-note,.error-note{margin:0;font-size:.92rem}.inline-note{color:#1f1811ad}.error-note{color:#8f2117;font-weight:600}.pos-panel-head{align-items:center}.pos-panel-head-actions{display:flex;align-items:center;gap:10px}.pos-clear-button{font-size:.84rem}.pdv-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);gap:20px;margin-top:20px;align-items:start}.pdv-panel{overflow:hidden}.pdv-primary-panel{border-color:#b5412433}.pdv-sticky-column{position:sticky;top:24px}.checkout-rail{display:grid;gap:18px}.checkout-customer-summary{display:grid;gap:12px}.checkout-divider{padding:18px;border-radius:30px}.customer-panel-shell{display:grid;gap:18px}.customer-panel-actions{justify-content:flex-end}.customer-panel-body{display:grid;gap:16px}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.panel-badge{padding:8px 12px;border-radius:999px;background:#b541241a;color:#8c301b;font-weight:700;white-space:nowrap}.checkout-sidebar-customer .secondary-button{min-width:104px}.toolbar-row,.filter-row,.payment-toggle-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.grow-field{flex:1 1 320px}.checkout-sidebar{gap:14px}.checkout-order-board{gap:0}.checkout-order-list{padding-right:2px}.checkout-order-empty{color:#222b247a;border:1px solid rgba(227,229,222,.96)}.field-label{display:grid;gap:8px;font-weight:600}.compact-field{width:100px}.form-grid{display:grid;gap:14px;margin-top:16px}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.pill-button{padding:10px 14px;border-radius:999px;background:#ffffffa3;color:#553a28;font-weight:700}.pill-button.active{background:linear-gradient(135deg,#b54124,#d76f2a);color:#fff7f0}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:18px}.catalog-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px;border-radius:22px;background:#ffffffad;border:1px solid rgba(120,67,38,.1)}.terminal-topbar-layout{display:grid;gap:10px}.terminal-topbar-main-row{gap:10px}.terminal-topbar-support-row{display:flex;justify-content:space-between;gap:14px;align-items:center}.terminal-status-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#2f8a521a;color:#1f6d42;font-size:.82rem;font-weight:700;white-space:nowrap}.terminal-status-chip.attention{background:#c766391f;color:#b55e33}.terminal-status-note{color:#222b2485;font-size:.82rem;white-space:nowrap}.terminal-status-note.error{color:#b55e33}.terminal-store-static{gap:10px}.terminal-store-static-value{font-weight:600;color:#253227}.terminal-shell-actions{gap:8px}.terminal-shell-actions .secondary-button{padding:11px 16px;border-radius:18px}.terminal-reprovision-button{color:#253227}.eyebrow{padding:5px 10px;background:#d4753f14;color:#c46a3d}.section-title{font-size:1.02rem;letter-spacing:-.01em}.section-copy,.checkout-meta-text,.customer-chip-order,.checkout-sidebar-order-id,.checkout-order-columns,.footer-warning{color:#222b2480}.checkout-meta-text{font-size:.86rem;font-weight:700;white-space:nowrap}.panel-badge{padding:6px 10px;font-size:.8rem}.pdv-stage-card{padding:18px;border-radius:26px}.customer-chip{gap:9px;padding:8px 12px}.customer-chip-name{font-size:.98rem}.search-bar-shell,.checkout-search-shell{padding:8px;border-radius:20px}.search-bar-input{padding:13px 16px;border-radius:16px}.checkout-workbench-grid,.payment-stage-grid{grid-template-columns:minmax(0,1.56fr) minmax(300px,.74fr);gap:16px}.step-indicator-row{gap:10px}.step-circle{width:30px;height:30px}.step-label{font-size:.96rem}.checkout-order-panel,.checkout-sidebar-card,.selected-customer-card,.checkout-order-row,.payment-method-card{border-radius:20px}.checkout-order-panel,.checkout-sidebar-card{gap:14px}.checkout-order-columns{padding-bottom:2px;font-size:.7rem}.checkout-order-list{gap:10px;min-height:280px}.checkout-order-row,.checkout-payment-row{padding:14px 16px}.cart-item-thumb{width:48px;height:48px;flex-basis:48px;border-radius:14px}.cart-item-thumb.compact{width:42px;height:42px;flex-basis:42px}.cart-copy{gap:2px}.cart-copy strong{font-size:.96rem}.cart-copy small,.summary-row{font-size:.92rem}.summary-list{gap:10px}.summary-row.total-row{padding-top:10px;font-size:1rem}.checkout-sidebar-customer{padding:12px 14px}.payment-method-grid,.checkout-payment-method-grid{gap:10px}.payment-method-card{min-height:58px;padding:14px}.sticky-stage-footer{padding-top:12px}.footer-summary{min-width:0}.footer-row{font-size:.96rem}.catalog-media{display:flex;align-items:stretch}.catalog-image{width:100%;height:76px;border-radius:16px;object-fit:cover;background:#f1b56e38}.catalog-image.fallback{display:grid;place-items:center;font-weight:700;color:#8c301b}.catalog-body{min-width:0}.catalog-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.catalog-sku{font-family:IBM Plex Mono,monospace;font-size:.78rem;color:#1f181199}.catalog-title{margin:10px 0 8px;font-size:1rem}.catalog-price,.cart-total{font-size:1.05rem;font-weight:700;color:#8c301b}.stock-chip{padding:6px 10px;border-radius:999px;background:#22674a1a;color:#184f38;font-size:.78rem;font-weight:700}.stock-chip.warn{background:#bf6c1c1f;color:#8f4f12}.variant-list,.customer-list,.cart-list,.issue-list{display:grid;gap:12px;margin-top:18px}.variant-button,.customer-row,.customer-inline-card,.selected-customer-card,.cart-row,.success-card,.empty-state{width:100%;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%);border:1px solid var(--theme-surface-border)}.variant-button,.customer-row{display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:left;color:var(--theme-text-primary)}.customer-row span,.cart-copy{display:grid;gap:4px}.customer-row strong{color:var(--theme-text-primary)}.customer-row small,.cart-copy small{color:var(--theme-text-muted)}.selected-customer-card,.customer-inline-card,.success-card{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:18px}.cart-row{display:grid;gap:12px}.cart-item-main{display:flex;align-items:center;gap:12px;min-width:0}.compact-cart-item-main{gap:10px}.cart-item-thumb{width:54px;height:54px;flex:0 0 54px;border-radius:14px;object-fit:cover;background:var(--theme-media-bg);border:1px solid var(--theme-surface-border)}.cart-item-thumb.compact{width:42px;height:42px;flex-basis:42px;border-radius:12px}.cart-item-thumb.fallback{display:grid;place-items:center;color:var(--theme-selected-text);font-weight:700;font-size:1rem}.cart-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.totals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.small-metric .metric-value{font-size:1.15rem}.small-metric.emphasis{background:var(--theme-selected-bg)}.approval-panel{display:grid;gap:14px;margin-bottom:18px}.scanner-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:var(--theme-overlay-bg);z-index:30}.scanner-dialog{width:min(100%,720px);padding:22px;border-radius:24px;background:var(--theme-elevated-bg);border:1px solid var(--theme-card-border);box-shadow:var(--theme-elevated-shadow)}.scanner-video-shell{position:relative;margin-top:18px;overflow:hidden;border-radius:22px;background:color-mix(in srgb,var(--theme-text-primary) 18%,#000 82%);min-height:280px}.scanner-video{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.scanner-focus-frame{position:absolute;inset:50% auto auto 50%;width:min(72%,360px);height:110px;transform:translate(-50%,-50%);border:2px solid color-mix(in srgb,var(--theme-topbar-fg) 86%,transparent 14%);border-radius:18px;box-shadow:0 0 0 999px #00000029}.empty-state{display:grid;place-items:center;min-height:120px;color:var(--theme-text-muted);text-align:center}.compact-empty-state{min-height:86px}.diagnostics-grid{margin-bottom:24px}.pdv-stage-shell{display:grid;gap:20px;margin-top:20px}.pdv-stage-card{display:grid;gap:20px;padding:24px;border-radius:28px;background:#fff9f1eb;border:1px solid rgba(120,67,38,.12);box-shadow:0 18px 36px #4d280f14}.pdv-stage-card-dense{min-height:60vh}.pdv-payment-stage{gap:18px}.pdv-success-banner{margin-top:4px}.order-stage-header,.payment-stage-header,.items-stage-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center}.order-stage-copy{display:grid;gap:4px}.stage-main-block{display:grid;gap:18px}.stage-title{margin:0;font-size:1.5rem}.stage-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stage-action-card{display:grid;gap:8px;text-align:left;padding:18px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(120,67,38,.12)}.stage-action-card span{color:#1f18119e}.stage-footer{display:flex;justify-content:flex-end;align-items:center;gap:16px}.wide-button{min-width:260px}.step-indicator-row{display:flex;align-items:center;justify-content:center;gap:12px}.step-item-row{display:flex;align-items:center;gap:10px;flex:1}.step-circle{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;border:2px solid rgba(120,67,38,.16);color:#1f18119e;font-weight:700;background:#ffffffb8}.step-circle.active{background:linear-gradient(135deg,#b54124,#d76f2a);border-color:#b54124;color:#fff7f0}.step-circle.completed{background:#22674a;border-color:#22674a;color:#f7fff9}.step-label{color:#1f18119e;font-weight:600}.step-label.active{color:#1f1811}.step-label.completed{color:#22674a}.step-line{flex:1;height:2px;border-radius:999px;background:#7843261f}.step-line.completed{background:#22674a}.prominent-card{margin-top:0}.customer-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(120,67,38,.1)}.customer-chip-avatar{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#b54124;color:#fff7f0;font-weight:700}.customer-chip-name{font-weight:700}.customer-chip-order{color:#1f18119e;font-size:.86rem}.search-bar-shell{display:flex;gap:12px;align-items:center}.search-bar-field{flex:1 1 auto}.search-bar-input{width:100%;padding:15px 18px;border-radius:18px;border:1px solid rgba(120,67,38,.12);background:#ffffffc7;color:#1f1811}.search-inline-actions{flex-wrap:nowrap}.stage-items-list{display:grid;gap:12px;min-height:280px;align-content:start;grid-auto-rows:max-content}.stage-cart-row{text-align:left;align-items:center;grid-template-columns:minmax(0,1fr) minmax(104px,auto);padding:18px 20px}.stage-item-meta{display:grid;gap:4px;justify-items:end;align-content:center;min-width:104px;padding-left:16px;border-left:1px solid rgba(120,67,38,.1)}.stage-cart-row .cart-copy{min-width:0}.stage-cart-row .cart-copy strong{line-height:1.15}.sticky-stage-footer{position:sticky;bottom:0;padding-top:16px;background:linear-gradient(180deg,#fff9f100,#fff9f1f0 28%)}.pdv-workbench-stage{gap:18px}.checkout-workbench-topbar{flex-wrap:wrap}.checkout-search-shell{padding:10px;border-radius:22px;background:#ffffffad;border:1px solid rgba(120,67,38,.1)}.checkout-search-field{min-width:0}.checkout-search-actions{justify-content:flex-end}.checkout-workbench-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.78fr);gap:20px;align-items:start}.checkout-order-board,.checkout-sidebar{min-width:0}.checkout-order-panel,.checkout-sidebar-card{display:grid;gap:18px}.checkout-board-head,.checkout-sidebar-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.checkout-sidebar-order-id{font-family:IBM Plex Mono,monospace;font-size:.86rem;color:#1f18118f;white-space:nowrap}.checkout-order-columns,.checkout-order-row{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(88px,.65fr) minmax(64px,.4fr) minmax(116px,.7fr);gap:14px;align-items:center}.checkout-order-columns{padding:0 16px 8px;color:#1f181185;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.checkout-order-columns span:nth-child(2),.checkout-order-columns span:nth-child(3),.checkout-order-columns span:nth-child(4),.checkout-order-price,.checkout-order-quantity,.checkout-order-total{text-align:right}.checkout-order-list{min-height:320px;max-height:58vh;overflow:auto;padding-right:4px}.checkout-order-row{padding:16px 18px;border-radius:20px}.checkout-order-row .cart-item-main,.checkout-order-product,.checkout-order-product .cart-copy{min-width:0}.checkout-order-price,.checkout-order-quantity{color:#1f1811ad;font-weight:600}.checkout-order-total{color:#1f1811}.checkout-order-empty{min-height:220px;display:grid;place-items:center}.checkout-sidebar-customer{margin-top:0}.checkout-sidebar-warning{margin-top:4px}.checkout-sidebar-warning p{margin:0}.checkout-sidebar-footer{justify-content:stretch;align-items:stretch}.checkout-sidebar-footer .wide-button,.checkout-sidebar-footer .primary-button{width:100%}.checkout-payment-header-actions{justify-content:flex-end}.checkout-payment-order-list{margin-top:0;max-height:52vh}.checkout-payment-row{padding-inline:16px}.checkout-payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:root{--theme-text-primary: #222b24;--theme-text-muted: rgba(34, 43, 36, .58);--theme-root-bg: radial-gradient(circle at top left, rgba(44, 111, 74, .08), transparent 26%), linear-gradient(180deg, #f7f3eb 0%, #f6f7f2 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(214, 233, 220, .56), transparent 24%), linear-gradient(180deg, #f8f4ec 0%, #f3f6f1 100%);--theme-card-bg: rgba(255, 255, 255, .94);--theme-card-border: rgba(111, 125, 110, .14);--theme-card-shadow: 0 18px 42px rgba(35, 48, 39, .06);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(111, 125, 110, .16);--theme-soft-accent-bg: rgba(199, 102, 57, .1);--theme-soft-accent-text: #b55e33;--theme-primary-start: #2f8a52;--theme-primary-end: #277544;--theme-primary-text: #f7fffa;--theme-primary-shadow: 0 10px 24px rgba(39, 117, 68, .18);--theme-secondary-bg: #ffffff;--theme-secondary-text: #2f3d32;--theme-secondary-border: rgba(111, 125, 110, .16);--theme-focus-outline: rgba(47, 138, 82, .18);--theme-success-text: #1e7b53;--theme-topbar-bg: linear-gradient(180deg, #2f8a4f 0%, #2d844a 100%);--theme-topbar-shadow: 0 12px 22px rgba(33, 94, 54, .18);--theme-topbar-fg: #ffffff;--theme-topbar-muted: rgba(255, 255, 255, .78);--theme-topbar-control-bg: rgba(255, 255, 255, .96);--theme-topbar-control-border: rgba(255, 255, 255, .14);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .16);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .12);--theme-topbar-chip-attention-bg: rgba(219, 112, 66, .18);--theme-topbar-chip-attention-fg: #fff2ec;--theme-promo-soft-bg: #eaf6ec;--theme-promo-soft-text: #2f8548;--theme-promo-shell-bg: linear-gradient(180deg, #f7fbf7 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #fffaf7 0%, #ffffff 100%);--theme-promo-card-border: #f0e1d7;--theme-promo-card-success-bg: linear-gradient(180deg, #f4fbf5 0%, #ffffff 100%);--theme-promo-card-success-border: #d8eadb;--theme-promo-track: linear-gradient(90deg, #ef9d48 0%, #d86f37 100%);--theme-promo-dot: #d9e2d8;--theme-promo-dot-active: #2f8548;--theme-track-bg: #edf1ea;--theme-danger-bg: #ef3124;--theme-danger-text: #ffffff;--theme-overlay-bg: rgba(31, 24, 17, .54);--theme-elevated-bg: rgba(255, 249, 241, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(215, 111, 42, .12), transparent 24%), linear-gradient(180deg, rgba(255, 252, 247, .99), rgba(248, 239, 228, .98));--theme-warning-soft-bg: rgba(255, 244, 224, .9);--theme-warning-soft-border: rgba(191, 108, 28, .24);--theme-warning-soft-text: #8f4f12;--theme-selected-bg: rgba(181, 65, 36, .1);--theme-selected-border: #b54124;--theme-selected-text: #8c301b;--theme-media-bg: rgba(241, 181, 110, .18);--theme-divider: rgba(120, 67, 38, .12);--theme-elevated-shadow: 0 22px 56px rgba(31, 24, 17, .24);color:var(--theme-text-primary);background:var(--theme-root-bg)}:root[data-theme=lumina]{--theme-text-primary: #253545;--theme-text-muted: rgba(37, 53, 69, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(74, 170, 125, .12), transparent 26%), linear-gradient(180deg, #fffdf4 0%, #fff8eb 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(74, 170, 125, .18), transparent 24%), linear-gradient(180deg, #fffdf4 0%, #fffbeb 100%);--theme-card-bg: rgba(255, 251, 235, .94);--theme-card-border: rgba(37, 53, 69, .1);--theme-card-shadow: 0 18px 42px rgba(37, 53, 69, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(37, 53, 69, .12);--theme-soft-accent-bg: rgba(245, 158, 11, .12);--theme-soft-accent-text: #c77900;--theme-primary-start: #f59e0b;--theme-primary-end: #e08f09;--theme-primary-text: #fffdf4;--theme-primary-shadow: 0 10px 24px rgba(245, 158, 11, .24);--theme-secondary-bg: #ffffff;--theme-secondary-text: #253545;--theme-secondary-border: rgba(37, 53, 69, .12);--theme-focus-outline: rgba(74, 170, 125, .26);--theme-success-text: #4aaa7d;--theme-topbar-bg: linear-gradient(180deg, #4aaa7d 0%, #429a72 100%);--theme-topbar-shadow: 0 12px 22px rgba(74, 170, 125, .22);--theme-topbar-fg: #ffffff;--theme-topbar-muted: rgba(255, 255, 255, .82);--theme-topbar-control-bg: rgba(255, 251, 235, .98);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 251, 235, .16);--theme-topbar-icon-border: rgba(255, 255, 255, .22);--theme-topbar-chip-bg: rgba(255, 251, 235, .18);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .18);--theme-topbar-chip-attention-fg: #fff8eb;--theme-promo-soft-bg: rgba(74, 170, 125, .12);--theme-promo-soft-text: #4aaa7d;--theme-promo-shell-bg: linear-gradient(180deg, #fffef7 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #fffdf7 0%, #ffffff 100%);--theme-promo-card-border: rgba(245, 158, 11, .22);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(74, 170, 125, .1) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(74, 170, 125, .26);--theme-promo-track: linear-gradient(90deg, #f59e0b 0%, #e08f09 100%);--theme-promo-dot: rgba(37, 53, 69, .16);--theme-promo-dot-active: #253545;--theme-track-bg: rgba(37, 53, 69, .1);--theme-danger-bg: #f59e0b;--theme-danger-text: #fffdf4;--theme-overlay-bg: rgba(37, 53, 69, .3);--theme-elevated-bg: rgba(255, 251, 235, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(245, 158, 11, .12), transparent 24%), linear-gradient(180deg, rgba(255, 253, 244, .99), rgba(255, 248, 235, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .12);--theme-warning-soft-border: rgba(245, 158, 11, .22);--theme-warning-soft-text: #c77900;--theme-selected-bg: rgba(74, 170, 125, .12);--theme-selected-border: #4aaa7d;--theme-selected-text: #2f7a5a;--theme-media-bg: rgba(245, 158, 11, .12);--theme-divider: rgba(37, 53, 69, .12);--theme-elevated-shadow: 0 22px 56px rgba(37, 53, 69, .18)}:root[data-theme=oceano]{--theme-text-primary: #203244;--theme-text-muted: rgba(32, 50, 68, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(33, 150, 243, .12), transparent 26%), linear-gradient(180deg, #f2f8fb 0%, #eef5f7 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(66, 184, 203, .18), transparent 24%), linear-gradient(180deg, #f5fbfd 0%, #edf4f7 100%);--theme-card-bg: rgba(248, 252, 253, .95);--theme-card-border: rgba(50, 83, 112, .12);--theme-card-shadow: 0 18px 42px rgba(32, 50, 68, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(50, 83, 112, .14);--theme-soft-accent-bg: rgba(16, 185, 129, .12);--theme-soft-accent-text: #0f8c69;--theme-primary-start: #1d4ed8;--theme-primary-end: #0f766e;--theme-primary-text: #f5fbff;--theme-primary-shadow: 0 10px 24px rgba(29, 78, 216, .22);--theme-secondary-bg: #ffffff;--theme-secondary-text: #203244;--theme-secondary-border: rgba(50, 83, 112, .14);--theme-focus-outline: rgba(29, 78, 216, .22);--theme-success-text: #0f8c69;--theme-topbar-bg: linear-gradient(180deg, #1f4d78 0%, #173f62 100%);--theme-topbar-shadow: 0 12px 22px rgba(23, 63, 98, .24);--theme-topbar-fg: #f5fbff;--theme-topbar-muted: rgba(245, 251, 255, .78);--theme-topbar-control-bg: rgba(255, 255, 255, .96);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .18);--theme-topbar-chip-attention-fg: #fff7e8;--theme-promo-soft-bg: rgba(16, 185, 129, .12);--theme-promo-soft-text: #0f8c69;--theme-promo-shell-bg: linear-gradient(180deg, #f3fbfb 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #f7fcfd 0%, #ffffff 100%);--theme-promo-card-border: rgba(66, 184, 203, .22);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(16, 185, 129, .1) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(16, 185, 129, .22);--theme-promo-track: linear-gradient(90deg, #38bdf8 0%, #1d4ed8 100%);--theme-promo-dot: rgba(32, 50, 68, .16);--theme-promo-dot-active: #1f4d78;--theme-track-bg: rgba(32, 50, 68, .1);--theme-danger-bg: #e35d5b;--theme-danger-text: #fff7f7;--theme-overlay-bg: rgba(21, 39, 56, .32);--theme-elevated-bg: rgba(249, 253, 255, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(56, 189, 248, .12), transparent 24%), linear-gradient(180deg, rgba(249, 253, 255, .99), rgba(240, 248, 251, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .12);--theme-warning-soft-border: rgba(245, 158, 11, .2);--theme-warning-soft-text: #b56b00;--theme-selected-bg: rgba(29, 78, 216, .1);--theme-selected-border: #1d4ed8;--theme-selected-text: #1744bd;--theme-media-bg: rgba(56, 189, 248, .12);--theme-divider: rgba(50, 83, 112, .12);--theme-elevated-shadow: 0 22px 56px rgba(32, 50, 68, .16)}:root[data-theme=azul]{--theme-text-primary: #1f2f4a;--theme-text-muted: rgba(31, 47, 74, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(59, 130, 246, .14), transparent 26%), linear-gradient(180deg, #f2f7ff 0%, #edf3ff 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(96, 165, 250, .22), transparent 24%), linear-gradient(180deg, #f6f9ff 0%, #ecf2ff 100%);--theme-card-bg: rgba(248, 251, 255, .95);--theme-card-border: rgba(67, 95, 138, .12);--theme-card-shadow: 0 18px 42px rgba(31, 47, 74, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(67, 95, 138, .14);--theme-soft-accent-bg: rgba(59, 130, 246, .12);--theme-soft-accent-text: #295fcb;--theme-primary-start: #3b82f6;--theme-primary-end: #2563eb;--theme-primary-text: #f6f9ff;--theme-primary-shadow: 0 10px 24px rgba(59, 130, 246, .22);--theme-secondary-bg: #ffffff;--theme-secondary-text: #1f2f4a;--theme-secondary-border: rgba(67, 95, 138, .14);--theme-focus-outline: rgba(59, 130, 246, .22);--theme-success-text: #2563eb;--theme-topbar-bg: linear-gradient(180deg, #2459c9 0%, #1f4cae 100%);--theme-topbar-shadow: 0 12px 22px rgba(31, 76, 174, .22);--theme-topbar-fg: #f6f9ff;--theme-topbar-muted: rgba(246, 249, 255, .8);--theme-topbar-control-bg: rgba(255, 255, 255, .96);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .18);--theme-topbar-chip-attention-fg: #fff6e8;--theme-promo-soft-bg: rgba(59, 130, 246, .1);--theme-promo-soft-text: #2563eb;--theme-promo-shell-bg: linear-gradient(180deg, #f4f8ff 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #f7faff 0%, #ffffff 100%);--theme-promo-card-border: rgba(59, 130, 246, .18);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(59, 130, 246, .08) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(59, 130, 246, .2);--theme-promo-track: linear-gradient(90deg, #60a5fa 0%, #2563eb 100%);--theme-promo-dot: rgba(31, 47, 74, .14);--theme-promo-dot-active: #2563eb;--theme-track-bg: rgba(67, 95, 138, .1);--theme-danger-bg: #dc5a5a;--theme-danger-text: #fff7f7;--theme-overlay-bg: rgba(31, 47, 74, .28);--theme-elevated-bg: rgba(249, 252, 255, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(96, 165, 250, .12), transparent 24%), linear-gradient(180deg, rgba(249, 252, 255, .99), rgba(240, 245, 255, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .12);--theme-warning-soft-border: rgba(245, 158, 11, .2);--theme-warning-soft-text: #b56b00;--theme-selected-bg: rgba(59, 130, 246, .1);--theme-selected-border: #3b82f6;--theme-selected-text: #2563eb;--theme-media-bg: rgba(96, 165, 250, .12);--theme-divider: rgba(67, 95, 138, .12);--theme-elevated-shadow: 0 22px 56px rgba(31, 47, 74, .14)}:root[data-theme=aqua]{--theme-text-primary: #244666;--theme-text-muted: rgba(36, 70, 102, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(56, 189, 248, .14), transparent 28%), linear-gradient(180deg, #f2fbff 0%, #edf8fd 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(125, 211, 252, .28), transparent 24%), linear-gradient(180deg, #f7fcff 0%, #eef8fc 100%);--theme-card-bg: rgba(250, 254, 255, .95);--theme-card-border: rgba(98, 150, 185, .12);--theme-card-shadow: 0 18px 42px rgba(36, 70, 102, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(98, 150, 185, .14);--theme-soft-accent-bg: rgba(34, 197, 210, .12);--theme-soft-accent-text: #0891a6;--theme-primary-start: #38bdf8;--theme-primary-end: #22c1d6;--theme-primary-text: #f7feff;--theme-primary-shadow: 0 10px 24px rgba(56, 189, 248, .22);--theme-secondary-bg: #ffffff;--theme-secondary-text: #244666;--theme-secondary-border: rgba(98, 150, 185, .14);--theme-focus-outline: rgba(56, 189, 248, .22);--theme-success-text: #0f8ba8;--theme-topbar-bg: linear-gradient(180deg, #4db7e5 0%, #3da8d8 100%);--theme-topbar-shadow: 0 12px 22px rgba(61, 168, 216, .22);--theme-topbar-fg: #f7feff;--theme-topbar-muted: rgba(247, 254, 255, .82);--theme-topbar-control-bg: rgba(255, 255, 255, .97);--theme-topbar-control-border: rgba(255, 255, 255, .22);--theme-topbar-icon-bg: rgba(255, 255, 255, .16);--theme-topbar-icon-border: rgba(255, 255, 255, .2);--theme-topbar-chip-bg: rgba(255, 255, 255, .16);--theme-topbar-chip-border: rgba(255, 255, 255, .2);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .16);--theme-topbar-chip-attention-fg: #fff7ea;--theme-promo-soft-bg: rgba(34, 197, 210, .1);--theme-promo-soft-text: #0891a6;--theme-promo-shell-bg: linear-gradient(180deg, #f5fcff 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #f8fdff 0%, #ffffff 100%);--theme-promo-card-border: rgba(56, 189, 248, .16);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(34, 197, 210, .08) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(34, 197, 210, .18);--theme-promo-track: linear-gradient(90deg, #7dd3fc 0%, #22c1d6 100%);--theme-promo-dot: rgba(36, 70, 102, .14);--theme-promo-dot-active: #22c1d6;--theme-track-bg: rgba(98, 150, 185, .1);--theme-danger-bg: #f07167;--theme-danger-text: #fff8f7;--theme-overlay-bg: rgba(36, 70, 102, .24);--theme-elevated-bg: rgba(251, 254, 255, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(125, 211, 252, .16), transparent 24%), linear-gradient(180deg, rgba(251, 254, 255, .99), rgba(241, 250, 255, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .12);--theme-warning-soft-border: rgba(245, 158, 11, .18);--theme-warning-soft-text: #b56b00;--theme-selected-bg: rgba(34, 197, 210, .1);--theme-selected-border: #22c1d6;--theme-selected-text: #0891a6;--theme-media-bg: rgba(125, 211, 252, .14);--theme-divider: rgba(98, 150, 185, .12);--theme-elevated-shadow: 0 22px 56px rgba(36, 70, 102, .12)}:root[data-theme=stapel]{--theme-text-primary: #1f1f1f;--theme-text-muted: rgba(31, 31, 31, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(252, 94, 2, .12), transparent 24%), linear-gradient(180deg, #f2f2f2 0%, #ededed 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(252, 94, 2, .12), transparent 20%), linear-gradient(180deg, #f7f7f7 0%, #f2f2f2 100%);--theme-card-bg: rgba(255, 255, 255, .95);--theme-card-border: rgba(27, 27, 27, .08);--theme-card-shadow: 0 18px 42px rgba(27, 27, 27, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(27, 27, 27, .1);--theme-soft-accent-bg: rgba(252, 94, 2, .1);--theme-soft-accent-text: #d65405;--theme-primary-start: #fc5e02;--theme-primary-end: #ef5200;--theme-primary-text: #fffaf7;--theme-primary-shadow: 0 10px 24px rgba(252, 94, 2, .22);--theme-secondary-bg: #ffffff;--theme-secondary-text: #1f1f1f;--theme-secondary-border: rgba(27, 27, 27, .1);--theme-focus-outline: rgba(252, 94, 2, .22);--theme-success-text: #fc5e02;--theme-topbar-bg: linear-gradient(180deg, #1b1b1b 0%, #232323 100%);--theme-topbar-shadow: 0 12px 22px rgba(27, 27, 27, .22);--theme-topbar-fg: #ffffff;--theme-topbar-muted: rgba(255, 255, 255, .74);--theme-topbar-control-bg: rgba(255, 255, 255, .98);--theme-topbar-control-border: rgba(255, 255, 255, .16);--theme-topbar-icon-bg: rgba(255, 255, 255, .1);--theme-topbar-icon-border: rgba(255, 255, 255, .12);--theme-topbar-chip-bg: rgba(255, 255, 255, .12);--theme-topbar-chip-border: rgba(255, 255, 255, .14);--theme-topbar-chip-attention-bg: rgba(252, 94, 2, .18);--theme-topbar-chip-attention-fg: #fff3ea;--theme-promo-soft-bg: rgba(252, 94, 2, .08);--theme-promo-soft-text: #d65405;--theme-promo-shell-bg: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%);--theme-promo-card-bg: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);--theme-promo-card-border: rgba(27, 27, 27, .08);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(252, 94, 2, .06) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(252, 94, 2, .14);--theme-promo-track: linear-gradient(90deg, #fc5e02 0%, #ff8a3d 100%);--theme-promo-dot: rgba(27, 27, 27, .14);--theme-promo-dot-active: #fc5e02;--theme-track-bg: rgba(27, 27, 27, .08);--theme-danger-bg: #fc5e02;--theme-danger-text: #fffaf7;--theme-overlay-bg: rgba(27, 27, 27, .28);--theme-elevated-bg: rgba(255, 255, 255, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(252, 94, 2, .1), transparent 24%), linear-gradient(180deg, rgba(255, 255, 255, .99), rgba(246, 246, 246, .98));--theme-warning-soft-bg: rgba(252, 94, 2, .1);--theme-warning-soft-border: rgba(252, 94, 2, .18);--theme-warning-soft-text: #d65405;--theme-selected-bg: rgba(252, 94, 2, .08);--theme-selected-border: #fc5e02;--theme-selected-text: #d65405;--theme-media-bg: rgba(242, 242, 242, .92);--theme-divider: rgba(27, 27, 27, .08);--theme-elevated-shadow: 0 22px 56px rgba(27, 27, 27, .14)}:root[data-theme=terracota]{--theme-text-primary: #3a2a23;--theme-text-muted: rgba(58, 42, 35, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(201, 109, 74, .12), transparent 26%), linear-gradient(180deg, #fbf3ee 0%, #f8f1e8 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(235, 179, 132, .22), transparent 24%), linear-gradient(180deg, #fcf5ef 0%, #f6eee5 100%);--theme-card-bg: rgba(255, 250, 245, .95);--theme-card-border: rgba(123, 86, 68, .12);--theme-card-shadow: 0 18px 42px rgba(74, 47, 35, .08);--theme-surface-bg: #fffdfa;--theme-surface-border: rgba(123, 86, 68, .14);--theme-soft-accent-bg: rgba(201, 109, 74, .12);--theme-soft-accent-text: #b85c35;--theme-primary-start: #c96d4a;--theme-primary-end: #ad5a3a;--theme-primary-text: #fff8f4;--theme-primary-shadow: 0 10px 24px rgba(201, 109, 74, .22);--theme-secondary-bg: #fffdfa;--theme-secondary-text: #3a2a23;--theme-secondary-border: rgba(123, 86, 68, .14);--theme-focus-outline: rgba(201, 109, 74, .22);--theme-success-text: #3d8b68;--theme-topbar-bg: linear-gradient(180deg, #b85c35 0%, #a24f32 100%);--theme-topbar-shadow: 0 12px 22px rgba(162, 79, 50, .22);--theme-topbar-fg: #fff8f4;--theme-topbar-muted: rgba(255, 248, 244, .8);--theme-topbar-control-bg: rgba(255, 250, 245, .98);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(235, 179, 132, .2);--theme-topbar-chip-attention-fg: #fff3e9;--theme-promo-soft-bg: rgba(61, 139, 104, .12);--theme-promo-soft-text: #3d8b68;--theme-promo-shell-bg: linear-gradient(180deg, #fff8f3 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #fffaf6 0%, #ffffff 100%);--theme-promo-card-border: rgba(201, 109, 74, .2);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(61, 139, 104, .1) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(61, 139, 104, .2);--theme-promo-track: linear-gradient(90deg, #e8a15f 0%, #c96d4a 100%);--theme-promo-dot: rgba(58, 42, 35, .14);--theme-promo-dot-active: #b85c35;--theme-track-bg: rgba(123, 86, 68, .12);--theme-danger-bg: #df4a43;--theme-danger-text: #fff5f4;--theme-overlay-bg: rgba(58, 42, 35, .3);--theme-elevated-bg: rgba(255, 251, 247, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(201, 109, 74, .12), transparent 24%), linear-gradient(180deg, rgba(255, 252, 248, .99), rgba(249, 241, 233, .98));--theme-warning-soft-bg: rgba(232, 161, 95, .14);--theme-warning-soft-border: rgba(232, 161, 95, .22);--theme-warning-soft-text: #a65f24;--theme-selected-bg: rgba(201, 109, 74, .1);--theme-selected-border: #c96d4a;--theme-selected-text: #a85234;--theme-media-bg: rgba(232, 161, 95, .14);--theme-divider: rgba(123, 86, 68, .12);--theme-elevated-shadow: 0 22px 56px rgba(74, 47, 35, .14)}:root[data-theme=areia]{--theme-text-primary: #3d352d;--theme-text-muted: rgba(61, 53, 45, .6);--theme-root-bg: radial-gradient(circle at top left, rgba(196, 168, 128, .14), transparent 26%), linear-gradient(180deg, #fbf8f2 0%, #f4efe7 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(216, 196, 163, .28), transparent 24%), linear-gradient(180deg, #fcfaf6 0%, #f3ede4 100%);--theme-card-bg: rgba(255, 252, 246, .95);--theme-card-border: rgba(125, 108, 89, .12);--theme-card-shadow: 0 18px 42px rgba(61, 53, 45, .07);--theme-surface-bg: #fffdf9;--theme-surface-border: rgba(125, 108, 89, .14);--theme-soft-accent-bg: rgba(196, 168, 128, .14);--theme-soft-accent-text: #9d7d52;--theme-primary-start: #8f7658;--theme-primary-end: #77624a;--theme-primary-text: #fffaf5;--theme-primary-shadow: 0 10px 24px rgba(143, 118, 88, .2);--theme-secondary-bg: #fffdf9;--theme-secondary-text: #3d352d;--theme-secondary-border: rgba(125, 108, 89, .14);--theme-focus-outline: rgba(143, 118, 88, .2);--theme-success-text: #567d62;--theme-topbar-bg: linear-gradient(180deg, #8f7658 0%, #7a654d 100%);--theme-topbar-shadow: 0 12px 22px rgba(122, 101, 77, .2);--theme-topbar-fg: #fffaf5;--theme-topbar-muted: rgba(255, 250, 245, .8);--theme-topbar-control-bg: rgba(255, 252, 246, .98);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(214, 146, 82, .18);--theme-topbar-chip-attention-fg: #fff4e9;--theme-promo-soft-bg: rgba(86, 125, 98, .12);--theme-promo-soft-text: #567d62;--theme-promo-shell-bg: linear-gradient(180deg, #fffdf8 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #fffdfa 0%, #ffffff 100%);--theme-promo-card-border: rgba(196, 168, 128, .22);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(86, 125, 98, .1) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(86, 125, 98, .2);--theme-promo-track: linear-gradient(90deg, #d6a15f 0%, #8f7658 100%);--theme-promo-dot: rgba(61, 53, 45, .14);--theme-promo-dot-active: #8f7658;--theme-track-bg: rgba(125, 108, 89, .1);--theme-danger-bg: #d75a4a;--theme-danger-text: #fff7f4;--theme-overlay-bg: rgba(61, 53, 45, .28);--theme-elevated-bg: rgba(255, 252, 247, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(196, 168, 128, .14), transparent 24%), linear-gradient(180deg, rgba(255, 252, 247, .99), rgba(247, 241, 232, .98));--theme-warning-soft-bg: rgba(214, 146, 82, .14);--theme-warning-soft-border: rgba(214, 146, 82, .22);--theme-warning-soft-text: #a5652d;--theme-selected-bg: rgba(143, 118, 88, .1);--theme-selected-border: #8f7658;--theme-selected-text: #70593f;--theme-media-bg: rgba(196, 168, 128, .14);--theme-divider: rgba(125, 108, 89, .12);--theme-elevated-shadow: 0 22px 56px rgba(61, 53, 45, .12)}:root[data-theme=jade]{--theme-text-primary: #20342d;--theme-text-muted: rgba(32, 52, 45, .6);--theme-root-bg: radial-gradient(circle at top left, rgba(22, 163, 74, .12), transparent 26%), linear-gradient(180deg, #f2faf6 0%, #edf5f2 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(52, 211, 153, .18), transparent 24%), linear-gradient(180deg, #f5fcf8 0%, #edf4f0 100%);--theme-card-bg: rgba(248, 253, 250, .95);--theme-card-border: rgba(56, 98, 80, .12);--theme-card-shadow: 0 18px 42px rgba(32, 52, 45, .08);--theme-surface-bg: #ffffff;--theme-surface-border: rgba(56, 98, 80, .14);--theme-soft-accent-bg: rgba(16, 185, 129, .12);--theme-soft-accent-text: #0e8d67;--theme-primary-start: #0f9f6e;--theme-primary-end: #0d7f5d;--theme-primary-text: #f6fffb;--theme-primary-shadow: 0 10px 24px rgba(15, 159, 110, .22);--theme-secondary-bg: #ffffff;--theme-secondary-text: #20342d;--theme-secondary-border: rgba(56, 98, 80, .14);--theme-focus-outline: rgba(15, 159, 110, .22);--theme-success-text: #0d7f5d;--theme-topbar-bg: linear-gradient(180deg, #15795a 0%, #116448 100%);--theme-topbar-shadow: 0 12px 22px rgba(17, 100, 72, .22);--theme-topbar-fg: #f6fffb;--theme-topbar-muted: rgba(246, 255, 251, .8);--theme-topbar-control-bg: rgba(255, 255, 255, .96);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .18);--theme-topbar-chip-attention-fg: #fff5e7;--theme-promo-soft-bg: rgba(16, 185, 129, .12);--theme-promo-soft-text: #0d7f5d;--theme-promo-shell-bg: linear-gradient(180deg, #f4fcf8 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #f7fdf9 0%, #ffffff 100%);--theme-promo-card-border: rgba(16, 185, 129, .18);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(16, 185, 129, .12) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(16, 185, 129, .22);--theme-promo-track: linear-gradient(90deg, #34d399 0%, #0f9f6e 100%);--theme-promo-dot: rgba(32, 52, 45, .14);--theme-promo-dot-active: #15795a;--theme-track-bg: rgba(56, 98, 80, .1);--theme-danger-bg: #da5548;--theme-danger-text: #fff7f5;--theme-overlay-bg: rgba(21, 54, 45, .3);--theme-elevated-bg: rgba(249, 254, 251, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(52, 211, 153, .12), transparent 24%), linear-gradient(180deg, rgba(249, 254, 251, .99), rgba(239, 248, 244, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .12);--theme-warning-soft-border: rgba(245, 158, 11, .2);--theme-warning-soft-text: #b56b00;--theme-selected-bg: rgba(15, 159, 110, .1);--theme-selected-border: #0f9f6e;--theme-selected-text: #0d7f5d;--theme-media-bg: rgba(52, 211, 153, .12);--theme-divider: rgba(56, 98, 80, .12);--theme-elevated-shadow: 0 22px 56px rgba(32, 52, 45, .14)}:root[data-theme=vinho]{--theme-text-primary: #3f2630;--theme-text-muted: rgba(63, 38, 48, .62);--theme-root-bg: radial-gradient(circle at top left, rgba(167, 60, 96, .12), transparent 26%), linear-gradient(180deg, #fbf3f6 0%, #f7edf0 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(215, 118, 150, .18), transparent 24%), linear-gradient(180deg, #fcf5f7 0%, #f5edf0 100%);--theme-card-bg: rgba(255, 249, 251, .95);--theme-card-border: rgba(111, 72, 87, .12);--theme-card-shadow: 0 18px 42px rgba(63, 38, 48, .08);--theme-surface-bg: #fffdfd;--theme-surface-border: rgba(111, 72, 87, .14);--theme-soft-accent-bg: rgba(167, 60, 96, .12);--theme-soft-accent-text: #9b3557;--theme-primary-start: #a73c60;--theme-primary-end: #8e3150;--theme-primary-text: #fff7fa;--theme-primary-shadow: 0 10px 24px rgba(167, 60, 96, .2);--theme-secondary-bg: #fffdfd;--theme-secondary-text: #3f2630;--theme-secondary-border: rgba(111, 72, 87, .14);--theme-focus-outline: rgba(167, 60, 96, .22);--theme-success-text: #3d8b68;--theme-topbar-bg: linear-gradient(180deg, #8e3150 0%, #752942 100%);--theme-topbar-shadow: 0 12px 22px rgba(117, 41, 66, .22);--theme-topbar-fg: #fff7fa;--theme-topbar-muted: rgba(255, 247, 250, .8);--theme-topbar-control-bg: rgba(255, 249, 251, .98);--theme-topbar-control-border: rgba(255, 255, 255, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .14);--theme-topbar-icon-border: rgba(255, 255, 255, .18);--theme-topbar-chip-bg: rgba(255, 255, 255, .14);--theme-topbar-chip-border: rgba(255, 255, 255, .18);--theme-topbar-chip-attention-bg: rgba(232, 161, 95, .2);--theme-topbar-chip-attention-fg: #fff2e8;--theme-promo-soft-bg: rgba(61, 139, 104, .12);--theme-promo-soft-text: #3d8b68;--theme-promo-shell-bg: linear-gradient(180deg, #fff7fa 0%, #ffffff 100%);--theme-promo-card-bg: linear-gradient(180deg, #fff9fb 0%, #ffffff 100%);--theme-promo-card-border: rgba(167, 60, 96, .18);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(61, 139, 104, .1) 0%, #ffffff 100%);--theme-promo-card-success-border: rgba(61, 139, 104, .2);--theme-promo-track: linear-gradient(90deg, #e7a06a 0%, #a73c60 100%);--theme-promo-dot: rgba(63, 38, 48, .14);--theme-promo-dot-active: #8e3150;--theme-track-bg: rgba(111, 72, 87, .1);--theme-danger-bg: #df4f43;--theme-danger-text: #fff5f4;--theme-overlay-bg: rgba(63, 38, 48, .3);--theme-elevated-bg: rgba(255, 250, 252, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(167, 60, 96, .12), transparent 24%), linear-gradient(180deg, rgba(255, 251, 252, .99), rgba(248, 240, 243, .98));--theme-warning-soft-bg: rgba(232, 161, 95, .14);--theme-warning-soft-border: rgba(232, 161, 95, .22);--theme-warning-soft-text: #ad6229;--theme-selected-bg: rgba(167, 60, 96, .1);--theme-selected-border: #a73c60;--theme-selected-text: #8e3150;--theme-media-bg: rgba(215, 118, 150, .14);--theme-divider: rgba(111, 72, 87, .12);--theme-elevated-shadow: 0 22px 56px rgba(63, 38, 48, .14)}:root[data-theme=dark]{--theme-text-primary: #edf3ee;--theme-text-muted: rgba(222, 232, 225, .68);--theme-root-bg: radial-gradient(circle at top left, rgba(74, 170, 125, .14), transparent 24%), linear-gradient(180deg, #101919 0%, #152121 100%);--theme-body-bg: radial-gradient(circle at 50% -10%, rgba(74, 170, 125, .12), transparent 22%), linear-gradient(180deg, #0f1718 0%, #162122 100%);--theme-card-bg: rgba(24, 35, 36, .94);--theme-card-border: rgba(128, 153, 145, .18);--theme-card-shadow: 0 18px 42px rgba(4, 8, 8, .34);--theme-surface-bg: #1b2729;--theme-surface-border: rgba(128, 153, 145, .2);--theme-soft-accent-bg: rgba(245, 158, 11, .16);--theme-soft-accent-text: #ffbe4f;--theme-primary-start: #4aaa7d;--theme-primary-end: #3b8d67;--theme-primary-text: #f4fbf7;--theme-primary-shadow: 0 10px 24px rgba(74, 170, 125, .2);--theme-secondary-bg: #1c2a2c;--theme-secondary-text: #edf3ee;--theme-secondary-border: rgba(128, 153, 145, .22);--theme-focus-outline: rgba(74, 170, 125, .34);--theme-success-text: #78d0a6;--theme-topbar-bg: linear-gradient(180deg, #253545 0%, #1d2935 100%);--theme-topbar-shadow: 0 12px 24px rgba(4, 8, 8, .34);--theme-topbar-fg: #f4fbf7;--theme-topbar-muted: rgba(228, 238, 232, .76);--theme-topbar-control-bg: rgba(24, 35, 36, .96);--theme-topbar-control-border: rgba(128, 153, 145, .18);--theme-topbar-icon-bg: rgba(255, 255, 255, .08);--theme-topbar-icon-border: rgba(255, 255, 255, .12);--theme-topbar-chip-bg: rgba(255, 255, 255, .08);--theme-topbar-chip-border: rgba(255, 255, 255, .1);--theme-topbar-chip-attention-bg: rgba(245, 158, 11, .18);--theme-topbar-chip-attention-fg: #ffe8bf;--theme-promo-soft-bg: rgba(74, 170, 125, .16);--theme-promo-soft-text: #8adeb7;--theme-promo-shell-bg: linear-gradient(180deg, #182324 0%, #1c2829 100%);--theme-promo-card-bg: linear-gradient(180deg, #202d2e 0%, #1a2526 100%);--theme-promo-card-border: rgba(245, 158, 11, .18);--theme-promo-card-success-bg: linear-gradient(180deg, rgba(74, 170, 125, .18) 0%, #1a2526 100%);--theme-promo-card-success-border: rgba(74, 170, 125, .26);--theme-promo-track: linear-gradient(90deg, #f59e0b 0%, #ffbf47 100%);--theme-promo-dot: rgba(255, 255, 255, .16);--theme-promo-dot-active: #8adeb7;--theme-track-bg: rgba(255, 255, 255, .12);--theme-danger-bg: #f85c4a;--theme-danger-text: #fff4f1;--theme-overlay-bg: rgba(3, 8, 9, .68);--theme-elevated-bg: rgba(24, 35, 36, .98);--theme-elevated-warm-bg: radial-gradient(circle at top right, rgba(245, 158, 11, .12), transparent 24%), linear-gradient(180deg, rgba(27, 39, 41, .99), rgba(20, 30, 31, .98));--theme-warning-soft-bg: rgba(245, 158, 11, .14);--theme-warning-soft-border: rgba(245, 158, 11, .22);--theme-warning-soft-text: #ffbe4f;--theme-selected-bg: rgba(74, 170, 125, .18);--theme-selected-border: #78d0a6;--theme-selected-text: #b8f1d6;--theme-media-bg: rgba(74, 170, 125, .14);--theme-divider: rgba(128, 153, 145, .18);--theme-elevated-shadow: 0 22px 56px rgba(3, 8, 9, .42)}body{background:var(--theme-body-bg);color:var(--theme-text-primary)}.shell{width:min(1480px,100%);margin:0 auto;padding:14px 18px 28px}.card,.pdv-stage-card,.pdv-dialog-surface{background:var(--theme-card-bg);border-color:var(--theme-card-border);box-shadow:var(--theme-card-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-card:after,.terminal-shell-card:after{display:none}.terminal-topbar-card{padding:12px 14px;border-radius:20px;border-color:#6f7d6e24}.terminal-single-line{gap:12px}.terminal-shell-title{font-size:1.05rem;font-weight:700;color:var(--theme-text-primary)}.terminal-device-reference,.terminal-store-label,.metric-label,.section-copy,.inline-note{color:var(--theme-text-muted)}.terminal-meta-pill,.metric,.data-row,.search-bar-shell,.checkout-search-shell,.selected-customer-card,.customer-inline-card,.success-card,.empty-state,.variant-button,.customer-row,.cart-row,.payment-method-card,.payment-preview-card,.approval-card,.auth-input,.auth-textarea{background:var(--theme-surface-bg);border-color:var(--theme-surface-border);box-shadow:none}.terminal-meta-pill{color:#222b24db}.terminal-meta-pill strong{color:#222b247a}.terminal-alert-pill{color:#a85128;border-color:#a8512829;background:#a8512814}.terminal-state-text,.pill{color:var(--theme-success-text)}.eyebrow{background:var(--theme-soft-accent-bg);color:var(--theme-soft-accent-text);font-size:.62rem;letter-spacing:.08em}.panel-badge{background:var(--theme-soft-accent-bg);color:var(--theme-soft-accent-text)}.primary-button{background:linear-gradient(180deg,var(--theme-primary-start) 0%,var(--theme-primary-end) 100%);color:var(--theme-primary-text);box-shadow:var(--theme-primary-shadow)}.secondary-button{background:var(--theme-secondary-bg);color:var(--theme-secondary-text);border:1px solid var(--theme-secondary-border)}.danger-button{background:#d4543c1a;color:#b23d27}.auth-input:focus,.auth-textarea:focus,.search-bar-input:focus,.terminal-store-select:focus{outline:2px solid var(--theme-focus-outline);outline-offset:1px}.search-bar-input,.terminal-store-select{border-color:var(--theme-secondary-border);background:var(--theme-surface-bg);color:var(--theme-text-primary)}.pdv-stage-shell{gap:16px;margin-top:16px}.pdv-stage-card{border-radius:30px;padding:22px}.customer-chip{background:#fff;border-color:#6f7d6e29}.customer-chip-avatar,.step-circle.active{background:#cc6533;border-color:#cc6533;color:#fffaf7}.step-circle.completed,.step-line.completed{background:#2f8a52;border-color:#2f8a52;color:#fff}.checkout-workbench-grid,.payment-stage-grid{gap:18px}.checkout-order-panel,.checkout-sidebar-card{border-radius:24px}.checkout-board-head,.checkout-sidebar-head{padding-bottom:2px}.checkout-order-columns{padding:0 14px 4px;color:#222b2475}.checkout-order-list{gap:14px}.checkout-order-row,.checkout-payment-row{border-radius:18px;border:1px solid rgba(111,125,110,.14);box-shadow:0 8px 20px #2330270a}.checkout-order-row:hover{border-color:#2f8a5238}.checkout-order-price,.checkout-order-quantity,.summary-row{color:#222b24a8}.checkout-order-total,.summary-row.total-row,.footer-row,.catalog-price,.cart-total{color:#253227}.summary-row.total-row{border-top-color:#6f7d6e24}.checkout-sidebar-footer,.sticky-stage-footer{background:linear-gradient(180deg,#fff0,#fffffff5 24%)}.payment-method-card{min-height:64px;color:#314034}.payment-method-card.active,.active-option{border-color:#2f8a5257;background:#2f8a5214;color:#1f6d42}.approval-card{background:#fff8eee6;border-color:#c7663929}.approved-card{background:#f0f9f4fa;border-color:#2f8a5229}.footer-summary{display:grid;gap:6px;min-width:220px}.footer-row{display:flex;justify-content:space-between;gap:12px;font-weight:700}.footer-warning{margin:0;color:#8f4f12;font-size:.88rem}.payment-stage-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;align-items:start}.compact-list,.dialog-list,.installment-list{max-height:360px;overflow:auto}.compact-row{align-items:center;grid-template-columns:minmax(0,1fr) auto}.approval-card{width:100%;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;border-radius:22px;border:1px solid var(--theme-warning-soft-border);background:var(--theme-warning-soft-bg);color:var(--theme-warning-soft-text);text-align:left}.approved-card{border-color:var(--theme-promo-card-success-border);background:color-mix(in srgb,var(--theme-promo-soft-bg) 50%,var(--theme-surface-bg) 50%)}.summary-list{display:grid;gap:12px}.summary-row{display:flex;justify-content:space-between;gap:12px;color:var(--theme-text-muted)}.summary-row.total-row{padding-top:12px;border-top:1px solid var(--theme-divider);color:var(--theme-text-primary);font-size:1.05rem}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-method-card{padding:16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border);font-weight:700;color:var(--theme-text-primary)}.payment-method-card.active,.active-option{border-color:var(--theme-selected-border);background:var(--theme-selected-bg);color:var(--theme-selected-text)}.pdv-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:var(--theme-overlay-bg);z-index:35}.pdv-dialog-surface{width:min(100%,840px);max-height:min(88vh,920px);overflow:auto;padding:24px;border-radius:28px;background:var(--theme-elevated-bg);border:1px solid var(--theme-card-border);box-shadow:var(--theme-elevated-shadow)}.pdv-dialog-body{display:grid;gap:16px;margin-top:16px}.customer-quick-dialog{width:min(100%,680px);max-height:min(88vh,760px);overflow:hidden}.customer-quick-dialog-body{gap:14px;min-height:0}.customer-quick-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.customer-quick-step{display:grid;gap:6px;justify-items:center;padding:12px 10px;border-radius:18px;border:1px solid var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%)}.customer-quick-step-index{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;font-size:.82rem;font-weight:800;background:#ffffffa3;color:var(--theme-text-primary)}.customer-quick-step-label{color:var(--theme-text-primary);font-size:.78rem;font-weight:700;text-align:center}.customer-quick-step.active{border-color:var(--theme-selected-border);background:var(--theme-selected-bg)}.customer-quick-step.active .customer-quick-step-index,.customer-quick-step.completed .customer-quick-step-index{background:linear-gradient(180deg,var(--theme-primary-start) 0%,var(--theme-primary-end) 100%);color:var(--theme-primary-text)}.customer-quick-step.completed{border-color:#4aaa7d42}.customer-quick-form-section{display:grid;gap:12px;padding:16px;border-radius:22px;background:color-mix(in srgb,var(--theme-surface-bg) 92%,transparent 8%);border:1px solid var(--theme-surface-border)}.customer-quick-section-title{color:var(--theme-text-primary);font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.customer-quick-form{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.customer-quick-dialog .field-label{color:var(--theme-text-primary)}.customer-quick-dialog .auth-input,.customer-quick-dialog .auth-input::placeholder,.customer-quick-dialog select.auth-input,.customer-quick-dialog textarea.auth-textarea{color:var(--theme-text-primary)}.customer-quick-dialog option{color:#17211b}.customer-quick-form-note{margin:0}.customer-quick-actions{justify-content:space-between}.fiscal-live-panel{display:flex;align-items:center;gap:16px;padding:16px 18px;border-radius:22px;border:1px solid var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%)}.fiscal-live-panel.is-live,.fiscal-live-panel.is-processing,.fiscal-live-panel.is-waiting{position:relative;overflow:hidden}.fiscal-live-panel.is-live:after,.fiscal-live-panel.is-processing:after,.fiscal-live-panel.is-waiting:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);transform:translate(-100%);animation:fiscal-panel-sheen 2.2s ease-in-out infinite;pointer-events:none}.fiscal-live-indicator{display:inline-flex;align-items:center;gap:6px;min-width:42px}.fiscal-live-indicator span{width:8px;height:8px;border-radius:999px;background:var(--theme-primary-end);opacity:.3;animation:fiscal-dot-pulse 1.2s ease-in-out infinite}.fiscal-live-indicator span:nth-child(2){animation-delay:.2s}.fiscal-live-indicator span:nth-child(3){animation-delay:.4s}.fiscal-issued-card{align-items:stretch}.fiscal-stage-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.fiscal-stage-panel{display:grid;align-content:start;gap:16px;padding:18px;border-radius:22px;border:1px solid var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 94%,transparent 6%)}.fiscal-stage-heading{display:grid;gap:8px}.fiscal-stage-heading strong{font-size:1.1rem;color:var(--theme-text-primary)}.fiscal-panel-kicker{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:var(--theme-soft-accent-bg);color:var(--theme-soft-accent-text);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fiscal-summary-list{display:grid;gap:10px}.fiscal-summary-item{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%);border:1px solid var(--theme-surface-border)}.fiscal-summary-item span{font-size:.78rem;color:var(--theme-text-muted)}.fiscal-summary-item strong{color:var(--theme-text-primary);word-break:break-word}.fiscal-issued-copy{display:grid;gap:6px}.fiscal-qrcode-card{display:grid;gap:8px;justify-items:center;padding:12px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(23,33,27,.08);color:#17211b}.fiscal-qrcode-card img{display:block;width:160px;height:160px;border-radius:12px}.fiscal-qrcode-card span{font-size:.75rem;font-weight:700;text-align:center}.fiscal-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fiscal-actions-placeholder{display:grid;gap:8px;padding:16px;border-radius:18px;border:1px dashed var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%)}.fiscal-actions-placeholder strong{color:var(--theme-text-primary)}@keyframes fiscal-dot-pulse{0%,to{transform:translateY(0);opacity:.28}50%{transform:translateY(-4px);opacity:1}}@keyframes fiscal-panel-sheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}.compact-warning{gap:8px}.compact-warning p{margin:0}.payment-preview-card{padding:16px;border-radius:20px;background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%);border:1px solid var(--theme-surface-border)}.cash-quick-values{display:flex;flex-wrap:wrap;gap:10px}.cash-quick-value{padding:10px 14px;border-radius:14px;background:color-mix(in srgb,var(--theme-surface-bg) 92%,transparent 8%);border:1px solid var(--theme-surface-border);font-weight:700;color:var(--theme-text-muted)}.cash-quick-value.active{background:var(--theme-selected-bg);border-color:var(--theme-selected-border);color:var(--theme-selected-text)}.card-payment-dialog{width:min(100%,880px);padding:22px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--theme-elevated-warm-bg)}.card-payment-dialog-body{display:flex;flex-direction:column;gap:14px;min-height:0;overflow:hidden}.card-payment-installments-section{min-height:0;flex:1 1 auto;display:grid;grid-template-rows:auto minmax(0,1fr)}.card-payment-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px}.card-payment-summary .metric-value{margin-top:4px;font-size:1.45rem}.card-payment-summary-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:50%}.card-payment-summary-pill{padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--theme-surface-bg) 92%,transparent 8%);border:1px solid var(--theme-surface-border);color:var(--theme-text-muted);font-weight:700;font-size:.88rem}.card-payment-section{display:grid;gap:10px}.card-payment-section-head{display:grid;gap:2px}.card-payment-section-head .section-title{margin-bottom:0}.card-brand-grid-dialog{gap:12px}.card-brand-grid-dialog .pill-button{min-width:118px;justify-content:center;text-align:center}.card-installment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;overflow:auto;padding-right:4px}.card-installment-option{grid-template-columns:1fr;align-items:start;gap:8px;padding:14px;text-align:left}.card-installment-copy{display:grid;gap:4px}.card-installment-copy strong{color:var(--theme-text-primary)}.card-installment-copy small{color:var(--theme-text-muted)}.card-installment-total{color:var(--theme-selected-text);font-size:.92rem}.card-payment-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;position:sticky;bottom:-22px;margin:0 -26px -26px;padding:16px 26px 22px;border-top:1px solid var(--theme-divider);background:linear-gradient(180deg,#0000,color-mix(in srgb,var(--theme-elevated-bg) 96%,transparent 4%) 26%);z-index:2}.card-payment-footer-copy{display:grid;gap:4px}.card-payment-footer-copy strong{font-size:.98rem}.card-payment-footer-copy span{color:var(--theme-text-muted);font-size:.88rem}.catalog-browser-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,1080px);height:min(94vh,1040px);max-height:min(94vh,1040px);overflow:hidden;padding:22px 24px;background:var(--theme-elevated-warm-bg)}.catalog-browser-dialog .section-head{align-items:center;margin-bottom:0}.catalog-browser-dialog .section-title{margin:0;font-size:1.22rem;line-height:1.05}.catalog-browser-dialog .section-head .secondary-button{padding:12px 18px;border-radius:18px}.catalog-browser-body{min-height:0;overflow:auto;gap:10px;margin-top:10px}.catalog-browser-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:0}.catalog-browser-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.catalog-search-field{gap:6px}.catalog-search-label{font-size:.84rem}.catalog-search-input{min-height:50px;border-radius:18px;border-color:var(--theme-surface-border);box-shadow:none}.catalog-browser-summary{display:grid;gap:1px;min-width:106px;padding:10px 14px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border);text-align:right}.catalog-browser-summary strong{font-size:1.05rem;line-height:1;color:var(--theme-selected-text)}.catalog-browser-summary span{color:var(--theme-text-muted);font-size:.76rem}.catalog-filter-strip{margin:0 -4px}.catalog-hierarchy-strip{margin:0}.catalog-hierarchy-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.catalog-breadcrumb-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.catalog-breadcrumb-button{padding:7px 11px;border-radius:999px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);border:1px solid var(--theme-surface-border);color:var(--theme-text-muted);font-weight:700;font-size:.8rem}.catalog-breadcrumb-button.active{background:var(--theme-selected-bg);border-color:var(--theme-selected-border);color:var(--theme-selected-text)}.catalog-hierarchy-separator{color:var(--theme-text-muted);font-weight:700}.catalog-hierarchy-divider{width:1px;height:24px;background:var(--theme-divider);border-radius:999px}.catalog-filter-row{margin-top:0;padding:2px;gap:8px}.catalog-level-row{flex:1 1 360px}.catalog-pill-button{padding:9px 14px;background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%);border:1px solid var(--theme-surface-border);box-shadow:none}.catalog-browser-grid{margin-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-right:4px;max-height:none;overflow:visible;align-content:start}.catalog-browser-card{display:block;position:relative;padding:18px;border-radius:24px;background:color-mix(in srgb,var(--theme-surface-bg) 94%,transparent 6%);border-color:var(--theme-surface-border);box-shadow:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.catalog-browser-card:hover{transform:translateY(-2px);box-shadow:var(--theme-card-shadow)}.catalog-browser-card:focus-visible{outline:2px solid var(--theme-focus-outline);outline-offset:2px}.catalog-browser-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-soft-accent-bg) 72%,transparent 28%),transparent 40%);pointer-events:none}.catalog-browser-card .catalog-body{position:relative;display:grid;gap:14px}.catalog-browser-media{position:relative;margin-bottom:14px}.catalog-browser-image{width:100%;height:180px;border-radius:20px;object-fit:cover;background:var(--theme-media-bg)}.catalog-browser-meta{align-items:flex-start}.catalog-browser-title{margin:0;font-size:1.42rem;line-height:1.15;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-stock-chip{background:var(--theme-warning-soft-bg);color:var(--theme-warning-soft-text)}.catalog-browser-footer{display:flex;justify-content:space-between;gap:14px;align-items:end;margin-top:4px}.catalog-browser-cta{color:var(--theme-text-muted);font-size:.82rem;font-weight:700;text-align:right}.catalog-browser-actions{justify-content:flex-end}.catalog-card-button{min-width:160px;justify-content:center}.catalog-variant-list{margin-top:0;padding-top:2px}.catalog-browser-empty-state{min-height:220px;border-radius:24px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%)}.variant-selector-dialog{width:min(100%,1120px);max-height:min(82vh,760px);padding:18px 20px}.item-editor-dialog{width:min(100%,640px);max-height:min(80vh,680px);padding:16px;background:var(--theme-elevated-warm-bg)}.item-editor-dialog .section-head{align-items:center;margin-bottom:2px}.item-editor-dialog .section-title{margin:0;font-size:1.2rem;line-height:1.1}.item-editor-dialog .section-head .secondary-button{padding:10px 14px;border-radius:14px;box-shadow:none}.item-editor-dialog-body{gap:14px;margin-top:14px}.item-editor{display:grid;gap:14px}.item-editor-summary,.item-editor-section{border-radius:24px;border:1px solid var(--theme-surface-border);box-shadow:none}.item-editor-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:14px;background:color-mix(in srgb,var(--theme-surface-bg) 88%,transparent 12%);align-items:center}.item-editor-summary .cart-item-thumb{width:64px;height:64px;flex:0 0 64px;border-radius:18px}.item-editor-copy{display:grid;gap:8px;min-width:0}.item-editor-copy .cart-copy strong{font-size:1rem;line-height:1.15}.item-editor-copy .cart-copy small{font-family:IBM Plex Mono,monospace;font-size:.78rem}.item-editor-summary-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;color:var(--theme-text-muted);font-size:.84rem}.item-editor-summary-meta strong{color:var(--theme-selected-text);font-size:1rem}.item-editor-section{display:grid;gap:10px;padding:14px;background:color-mix(in srgb,var(--theme-surface-bg) 80%,transparent 20%)}.item-editor-section-head{display:grid;gap:4px}.item-editor-section-head .inline-note{margin:0}.item-editor-section-label{font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-muted)}.item-editor-quantity-layout{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;gap:10px;align-items:stretch}.item-editor-stepper{min-height:72px;border-radius:18px;font-size:1.55rem;font-weight:700;display:grid;place-items:center}.item-editor-quantity-card{display:grid;align-content:center;justify-items:start;min-height:72px;padding:12px 16px}.item-editor-quantity-card .metric-value{margin-top:6px;font-size:1.8rem;line-height:1}.item-editor-field{gap:0}.item-editor-input{padding:14px 16px;border-radius:16px;font-size:1.35rem;font-weight:700}.item-editor-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.item-editor-actions .primary-button,.item-editor-actions .danger-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center}.variant-selector-dialog .section-head{gap:12px;align-items:center;margin-bottom:4px}.variant-selector-dialog .section-title{font-size:.98rem;margin:0}.variant-selector-dialog .section-head .secondary-button{padding:10px 16px;border-radius:14px}.variant-selector-body{gap:10px;min-height:0}.variant-selector-shell{display:grid;gap:12px;min-height:0}.variant-selector-summary{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 86%,transparent 14%);border:1px solid var(--theme-surface-border)}.variant-selector-product{display:flex;align-items:center;gap:14px;min-width:0}.variant-selector-thumb{width:76px;height:76px;flex:0 0 76px;border-radius:18px;object-fit:cover;background:var(--theme-media-bg);border:1px solid var(--theme-surface-border)}.variant-selector-thumb.fallback{display:grid;place-items:center;color:var(--theme-selected-text);font-weight:700;font-size:1.35rem}.variant-selector-title{margin:4px 0;font-size:1.12rem;line-height:1.15}.variant-selector-price-block{display:grid;gap:2px;text-align:right}.variant-selector-price-block strong{font-size:1.08rem;color:var(--theme-selected-text)}.variant-selector-price-block span{color:var(--theme-text-muted);font-size:.82rem}.variant-groups{display:grid;gap:10px;min-height:0;overflow:auto;padding-right:4px}.variant-group-card{display:grid;gap:10px;padding:14px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface-bg) 84%,transparent 16%);border:1px solid var(--theme-surface-border)}.variant-group-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.variant-color-grid,.variant-size-grid{display:flex;flex-wrap:wrap;gap:8px}.variant-color-option,.variant-size-option{border:1px solid var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 92%,transparent 8%);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,opacity .14s ease}.variant-color-option:hover,.variant-size-option:hover{transform:translateY(-1px);box-shadow:var(--theme-card-shadow)}.variant-color-option:disabled,.variant-size-option:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.variant-color-option{display:flex;align-items:center;gap:8px;min-width:160px;padding:8px 10px;border-radius:16px;text-align:left}.variant-color-option.active,.variant-size-option.active{border-color:var(--theme-selected-border);background:var(--theme-selected-bg);box-shadow:none}.variant-color-swatch{width:22px;height:22px;flex:0 0 22px;border-radius:999px;border:2px solid rgba(31,24,17,.12)}.variant-option-copy{display:grid;gap:1px}.variant-option-copy strong,.variant-size-option strong{color:var(--theme-text-primary);font-size:.92rem}.variant-option-copy small,.variant-size-option small{color:var(--theme-text-muted);font-size:.74rem}.variant-size-option{min-width:76px;min-height:56px;padding:8px 12px;border-radius:16px;display:grid;gap:2px;place-items:center}.variant-selection-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--theme-elevated-bg) 94%,var(--theme-soft-accent-bg) 6%);border:1px solid var(--theme-card-border);position:sticky;bottom:0;z-index:1}.variant-selection-state{display:grid;gap:2px}.variant-selection-state strong{font-size:.92rem;color:var(--theme-text-primary)}.variant-selection-state span{color:var(--theme-text-muted);font-size:.82rem}:root[data-theme=dark] .variant-color-option,:root[data-theme=dark] .variant-size-option{color:var(--theme-text-primary)}:root[data-theme=dark] .variant-color-option.active,:root[data-theme=dark] .variant-size-option.active{border-color:#8adeb7;background:#4aaa7d38;box-shadow:inset 0 0 0 1px #8adeb73d}:root[data-theme=dark] .variant-option-copy strong,:root[data-theme=dark] .variant-size-option strong,:root[data-theme=dark] .variant-selection-state strong{color:#edf3ee}:root[data-theme=dark] .variant-option-copy small,:root[data-theme=dark] .variant-size-option small,:root[data-theme=dark] .variant-selection-state span{color:#e2ece6b8}.card-brand-grid{display:flex;flex-wrap:wrap;gap:10px}.compact-catalog-card{grid-template-columns:1fr}@media(max-width:960px){.shell{padding:16px}.terminal-single-line{flex-wrap:wrap;align-items:flex-start}.terminal-topbar-actions,.customer-panel-actions{margin-left:0;width:100%;justify-content:flex-start}.terminal-inline-meta{flex-wrap:wrap}.payment-stage-grid,.checkout-workbench-grid,.stage-action-grid,.pdv-grid,.panel-grid{grid-template-columns:1fr}.search-bar-shell,.stage-footer,.order-stage-header,.payment-stage-header,.items-stage-topbar,.checkout-board-head,.checkout-sidebar-head,.terminal-topbar-support-row{display:grid}.terminal-topbar-main-row{align-items:flex-start}.terminal-status-note{white-space:normal}.payment-method-grid{grid-template-columns:1fr}.checkout-order-columns{display:none}.checkout-order-row,.checkout-payment-row{grid-template-columns:1fr;text-align:left}.checkout-order-price,.checkout-order-quantity,.checkout-order-total{text-align:left}.checkout-search-shell,.checkout-search-actions,.checkout-payment-header-actions,.checkout-sidebar-footer{width:100%}.checkout-search-actions,.checkout-payment-header-actions{justify-content:flex-start}.checkout-order-list,.checkout-payment-order-list{max-height:none}.catalog-browser-dialog{padding:22px}.item-editor-dialog{padding:18px}.variant-selector-dialog{max-height:min(86vh,760px);padding:18px}.catalog-browser-header,.catalog-browser-footer,.variant-selector-summary,.variant-selection-footer{grid-template-columns:1fr;display:grid}.variant-selector-product{align-items:flex-start}.catalog-browser-summary,.catalog-browser-actions,.catalog-card-button{width:100%;text-align:left}.catalog-hierarchy-row{display:grid}.catalog-hierarchy-divider{display:none}.card-payment-summary,.card-payment-footer{grid-template-columns:1fr;display:grid}.card-payment-summary-pills{max-width:none;justify-content:flex-start}.card-brand-grid-dialog .pill-button,.card-installment-option,.card-payment-footer .primary-button{width:100%}.card-installment-list{grid-template-columns:1fr;max-height:280px}.item-editor-summary,.item-editor-quantity-layout,.item-editor-actions{grid-template-columns:1fr}.item-editor-summary .cart-item-thumb{width:72px;height:72px;flex-basis:72px}.item-editor-stepper,.item-editor-quantity-card{min-height:76px}.item-editor-quantity-card{justify-items:center;text-align:center}.item-editor-input{font-size:1.5rem}.variant-selector-price-block{text-align:left}.variant-color-option,.variant-size-option{width:100%}.pdv-sticky-column{position:static}.catalog-card,.form-grid.two-columns,.totals-grid{grid-template-columns:1fr}.selected-customer-card,.customer-inline-card,.success-card,.section-head,.scanner-dialog{grid-template-columns:1fr;display:grid}.hero-card,.section-card,.auth-card{border-radius:20px}}.shell{width:min(1320px,100%);padding:10px 14px 8px}.pdv-stage-card-dense.pdv-workbench-stage{display:flex;flex-direction:column;position:relative}.pdv-stage-card-dense.pdv-workbench-stage>.checkout-workbench-grid{flex:1 1 auto;min-height:0}.terminal-topbar-card{padding:12px 16px;border-radius:22px;background:#2f8548;border:none;box-shadow:0 12px 22px #215e362e;overflow:visible}.terminal-topbar-layout{gap:8px}.terminal-topbar-main-row{align-items:center;gap:12px}.terminal-shell-title,.terminal-status-chip,.terminal-status-note,.terminal-topbar-card .terminal-device-reference,.terminal-topbar-card .terminal-store-label,.terminal-topbar-card .inline-note{color:#f7fff9}.terminal-status-chip{background:#ffffff2e;border:1px solid rgba(255,255,255,.12)}.terminal-status-chip.attention,.terminal-status-note.error{color:#ffe1d5}.terminal-topbar-card .eyebrow{background:#ffffff24;color:#f8f2ec}.terminal-store-switcher{gap:10px}.terminal-store-select,.terminal-topbar-card .secondary-button{min-height:38px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#fffffff5;color:#1f2c21}.terminal-shell-actions{gap:10px}.pdv-stage-shell{gap:14px;margin-top:14px;min-height:calc(100vh - 96px)}.pdv-stage-card{min-height:calc(100vh - 132px);gap:16px;padding:16px;border-radius:22px;background:var(--theme-card-bg);border:1px solid var(--theme-card-border);box-shadow:var(--theme-card-shadow)}.items-stage-topbar{min-height:34px}.customer-chip{padding:8px 12px;border-radius:18px;background:var(--theme-surface-bg);border:1px solid var(--theme-surface-border)}.customer-chip-avatar{width:30px;height:30px;background:#d16a33}.checkout-search-shell{padding:8px;border-radius:18px;background:var(--theme-surface-bg);border:1px solid var(--theme-surface-border)}.search-bar-input{min-height:46px;padding:12px 16px;border-radius:14px;border:1px solid var(--theme-secondary-border);background:var(--theme-surface-bg);color:var(--theme-text-primary)}.checkout-search-actions .secondary-button,.checkout-search-actions .primary-button{min-height:46px;padding-inline:18px;border-radius:14px}.checkout-workbench-grid,.payment-stage-grid{grid-template-columns:minmax(0,1.88fr) minmax(330px,.82fr);gap:16px}.checkout-workbench-grid{min-height:0;align-items:stretch;align-self:stretch}.checkout-order-board{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;align-self:stretch;min-height:100%;height:100%}.checkout-order-panel,.checkout-sidebar-card{gap:12px;border-radius:16px;border:1px solid var(--theme-card-border);box-shadow:none}.checkout-board-head,.checkout-sidebar-head{align-items:center}.section-title{font-size:.96rem;font-weight:700}.checkout-sidebar-card .section-title{font-size:.92rem}.section-copy{font-size:.9rem;color:var(--theme-text-muted)}.checkout-sidebar-card .section-copy{font-size:.84rem;line-height:1.35}.eyebrow{padding:4px 8px;border-radius:999px;background:var(--theme-soft-accent-bg);color:var(--theme-soft-accent-text);font-size:.58rem;letter-spacing:.1em}.checkout-order-columns{padding:0 10px 4px;font-size:.64rem;color:#a0a79d}.checkout-order-row,.checkout-payment-row{padding:12px 14px;border-radius:14px;border:1px solid var(--theme-surface-border);background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%);box-shadow:none}.checkout-order-list{min-height:360px;gap:8px;height:100%}.checkout-order-empty{min-height:100%;height:100%}.cart-item-thumb{width:40px;height:40px;flex-basis:40px;border-radius:10px}.cart-copy strong{font-size:.92rem;font-weight:700}.cart-copy small,.checkout-order-price,.checkout-order-quantity,.checkout-meta-text,.checkout-sidebar-order-id,.summary-row{font-size:.84rem;color:var(--theme-text-muted)}.checkout-order-total,.summary-row.total-row,.footer-row{color:var(--theme-text-primary)}.checkout-sidebar{gap:10px;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:stretch;height:100%;min-height:100%}.checkout-order-detail-card{height:100%;min-height:100%;align-self:stretch;display:grid;grid-template-rows:auto auto minmax(0,1fr);padding:18px}.checkout-order-detail-card .checkout-board-head{padding:2px 2px 0}.checkout-order-detail-card .checkout-order-columns{padding:0 12px 6px}.checkout-order-detail-card .checkout-order-list{padding:0 2px 2px}.checkout-sidebar-inline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-mini-button{min-height:40px;border-radius:12px;font-size:.84rem}.checkout-sidebar-customer{padding:12px 14px;border-radius:14px;background:var(--theme-surface-bg)}.checkout-customer-summary-card{gap:8px;padding:12px}.checkout-customer-summary-card .checkout-sidebar-head{padding-bottom:0}.checkout-customer-summary-card .checkout-sidebar-customer{padding:8px 10px;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.checkout-customer-summary-card .checkout-sidebar-customer>div strong{font-size:.88rem}.checkout-customer-summary-card .checkout-sidebar-customer .section-copy{font-size:.76rem}.checkout-customer-summary-card .secondary-button{min-height:36px;padding-inline:14px;border-radius:12px;font-size:.86rem}.promotion-carousel-card{gap:8px;background:var(--theme-promo-shell-bg)}.promotion-carousel-card-compact{padding:10px}.promotion-carousel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.promotion-carousel-head .section-title{font-size:.88rem}.promotion-carousel-highlight{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border-radius:999px;background:var(--theme-promo-soft-bg);color:var(--theme-promo-soft-text);font-size:.7rem;font-weight:700;white-space:nowrap}.promotion-carousel-viewport{overflow:hidden}.promotion-carousel-compact-body{display:grid;gap:6px;width:100%;padding:8px 9px;border-radius:12px;border:1px solid var(--theme-surface-border);background:var(--theme-surface-bg);text-align:left}.promotion-carousel-compact-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.promotion-carousel-compact-title{font-size:.78rem;line-height:1.18;color:var(--theme-text-primary)}.promotion-carousel-compact-copy{margin:0;font-size:.72rem}.compact-progress-block{gap:2px}.compact-progress-meta{font-size:.64rem}.promotion-carousel-slide{min-height:188px}.promotion-carousel-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.compact-carousel-footer{align-items:center;min-height:24px}.promotion-carousel-dots{display:flex;align-items:center;gap:6px}.promotion-carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:var(--theme-promo-dot)}.promotion-carousel-dot.active{width:16px;background:var(--theme-promo-dot-active)}.promotion-carousel-actions{display:flex;align-items:center;gap:8px}.promotion-carousel-nav{min-height:34px;padding-inline:12px;border-radius:10px;font-size:.8rem}.promotion-carousel-expand{min-height:28px;padding-inline:8px;border-radius:10px;font-size:.72rem}.promotion-floating-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#f5f7f3ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:4}.promotion-floating-panel{position:absolute;top:124px;right:16px;width:min(360px,calc(100% - 32px));max-height:calc(100% - 144px);overflow:auto;display:grid;gap:12px;padding:16px;border-radius:20px;border:1px solid var(--theme-card-border);background:color-mix(in srgb,var(--theme-card-bg) 96%,white 4%);box-shadow:0 20px 40px #202c2224;z-index:5}.promotion-floating-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.promotion-floating-close{min-height:36px;padding-inline:14px;border-radius:12px}.promotion-demo-badge,.promotion-demo-inline-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--theme-promo-soft-bg);color:var(--theme-promo-soft-text);font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.promotion-insights-stack{display:grid;gap:10px}.promotion-opportunity-card{display:grid;gap:10px;padding:12px;border-radius:14px;background:var(--theme-promo-card-bg);border:1px solid var(--theme-promo-card-border)}.promotion-opportunity-card.eligible{background:var(--theme-promo-card-success-bg);border-color:var(--theme-promo-card-success-border)}.promotion-opportunity-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.promotion-state-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:var(--theme-soft-accent-bg);color:var(--theme-soft-accent-text);font-size:.64rem;font-weight:700}.promotion-state-badge.eligible{background:var(--theme-promo-soft-bg);color:var(--theme-promo-soft-text)}.promotion-opportunity-savings{font-size:.7rem;color:var(--theme-text-muted)}.promotion-opportunity-title{font-size:.92rem;line-height:1.35;color:var(--theme-text-primary)}.promotion-opportunity-copy{margin:0}.promotion-progress-block{display:grid;gap:6px}.promotion-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.78rem;color:var(--theme-text-muted)}.promotion-progress-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:var(--theme-track-bg)}.promotion-progress-fill{display:block;height:100%;border-radius:inherit;background:var(--theme-promo-track)}.promotion-opportunity-helper{margin:0;font-size:.78rem;line-height:1.4;color:var(--theme-text-muted)}.cart-promo-pill{display:inline-flex;align-items:center;width:fit-content;margin-top:6px;padding:4px 8px;border-radius:999px;background:var(--theme-promo-soft-bg);color:var(--theme-promo-soft-text);font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media(max-width:1120px){.promotion-floating-panel{top:110px;left:16px;right:16px;width:auto}}.checkout-sidebar>.checkout-sidebar-card:last-of-type{min-height:0;height:100%;align-self:stretch;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding-bottom:4px}.summary-list{gap:12px}.checkout-sidebar-card .summary-list{gap:10px}.summary-row.total-row{padding-top:12px;border-top:1px solid var(--theme-card-border)}.checkout-payment-preview-card{gap:14px}.checkout-compact-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.compact-method-card{min-height:52px;padding:10px 8px;border-radius:10px;font-size:.82rem;font-weight:600;background:var(--theme-surface-bg);border:1px solid var(--theme-surface-border);color:var(--theme-text-primary)}.checkout-pay-button{min-height:42px;border-radius:8px;box-shadow:none;font-size:.9rem}.checkout-secondary-cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hold-button,.cancel-button{min-height:38px;border-radius:8px;font-weight:700;color:#fff}.hold-button{background:#f3a31f}.cancel-button{background:var(--theme-danger-bg);color:var(--theme-danger-text)}.checkout-sidebar-footer{padding-top:0;background:transparent}.integrated-sidebar-footer{margin-top:auto;padding-top:14px;border-top:1px solid #eef1eb;background:transparent}.checkout-sidebar-footer.integrated-sidebar-footer{position:static;bottom:auto}.checkout-sidebar-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.checkout-sidebar-pay-button,.checkout-sidebar-cancel-button{min-height:44px;width:100%;border-radius:10px;box-shadow:none}.pdv-payment-stage{gap:14px;display:flex;flex-direction:column}.payment-stage-header{align-items:center}.checkout-payment-order-list{min-height:220px;max-height:420px}.checkout-payment-row{align-items:center}.checkout-payment-row .cart-copy strong{font-size:.9rem}.checkout-payment-row .cart-copy small{font-size:.82rem}.pdv-payment-stage .checkout-sidebar{gap:14px;align-content:start}.pdv-payment-stage .checkout-sidebar-card{gap:14px}.pdv-payment-stage .summary-list{gap:10px}.pdv-payment-stage .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pdv-payment-stage .payment-method-card{min-height:56px;border-radius:12px;font-size:.88rem}.pdv-payment-stage .selected-customer-card{margin-top:0}.pdv-payment-stage .checkout-sidebar-order-id{align-self:flex-start}.payment-layout-shell{display:grid;gap:14px;flex:1 1 auto;min-height:0}.payment-summary-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;min-height:100%}.payment-summary-columns>.checkout-sidebar-card{height:100%;min-height:100%;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start}.payment-summary-main-card,.payment-summary-main-card .summary-list{gap:14px}.promotion-payment-summary{display:grid;gap:6px;padding:12px 14px;border-radius:14px;background:color-mix(in srgb,var(--theme-promo-soft-bg) 34%,white 66%);border:1px solid var(--theme-card-border)}.promotion-payment-summary-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.promotion-payment-summary-copy{margin:0}.payment-summary-total-row{margin-top:auto;padding-top:18px}.payment-method-selection-card{gap:14px}.pdv-payment-stage .checkout-payment-method-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));flex:0 0 auto;align-content:start;grid-auto-rows:minmax(72px,auto)}.pdv-payment-stage .checkout-payment-method-grid .payment-method-card{min-height:72px;height:auto;display:flex;align-items:center;justify-content:center;padding:12px 14px;font-size:.92rem}.payment-approval-card{width:100%}.terminal-appbar{padding:8px 14px;border-radius:18px;background:var(--theme-topbar-bg);box-shadow:var(--theme-topbar-shadow)}.terminal-appbar-row{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:14px;align-items:center}.terminal-brand-block{display:flex;align-items:center;gap:10px;min-width:0}.terminal-brand-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;background:#ffffff1f;border-radius:12px}.terminal-brand-mark-svg{width:32px;height:32px;display:block}.terminal-brand-copy{display:grid;gap:1px;min-width:0}.terminal-brand-title{color:var(--theme-topbar-fg);font-size:.96rem;line-height:1.1}.terminal-brand-meta{color:var(--theme-topbar-muted);font-size:.74rem;white-space:nowrap}.terminal-appbar-center{display:flex;align-items:center;gap:8px;min-width:0;justify-content:center}.terminal-appbar-controls{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap;justify-content:center}.terminal-inline-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border-radius:999px;background:var(--theme-topbar-icon-bg);color:var(--theme-topbar-fg)}.terminal-inline-pill-label{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-topbar-muted)}.terminal-appbar-actions{display:flex;align-items:center;gap:8px;position:relative}.terminal-icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;border:1px solid var(--theme-topbar-icon-border);background:var(--theme-topbar-icon-bg);color:var(--theme-topbar-fg)}.terminal-icon-button.active{background:color-mix(in srgb,var(--theme-topbar-icon-bg) 68%,white 32%)}.terminal-theme-menu-shell{position:relative}.terminal-theme-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;display:grid;gap:6px;padding:8px;border-radius:14px;background:var(--theme-card-bg);border:1px solid var(--theme-card-border);box-shadow:var(--theme-card-shadow);z-index:20}.terminal-theme-option{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:0 12px;border-radius:10px;background:var(--theme-surface-bg);color:var(--theme-text-primary);border:1px solid transparent;text-align:left}.terminal-theme-option.active{border-color:var(--theme-secondary-border);background:color-mix(in srgb,var(--theme-promo-soft-bg) 34%,white 66%)}.terminal-theme-option-label{font-size:.84rem;font-weight:600}.terminal-theme-option-check{font-size:.72rem;font-weight:700;color:var(--theme-promo-soft-text);text-transform:uppercase;letter-spacing:.04em}.terminal-icon-svg{width:17px;height:17px;display:block}.terminal-avatar-pill{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:var(--theme-topbar-chip-bg);color:var(--theme-topbar-fg);font-weight:700;font-size:.88rem}.terminal-appbar-feedback{display:flex;gap:12px;margin-top:6px;padding-left:48px;align-items:center;flex-wrap:wrap}.terminal-feedback-meta{color:var(--theme-topbar-muted);font-size:.76rem}.terminal-appbar .terminal-store-label{color:var(--theme-topbar-muted)}.terminal-appbar .terminal-store-select{min-width:156px;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--theme-topbar-control-border);background:var(--theme-topbar-control-bg);color:var(--theme-secondary-text)}.terminal-appbar .terminal-status-chip{min-height:32px;padding:5px 10px;font-size:.76rem;background:var(--theme-topbar-chip-bg);border-color:var(--theme-topbar-chip-border);color:var(--theme-topbar-fg)}.terminal-appbar .terminal-status-chip.attention{background:var(--theme-topbar-chip-attention-bg);color:var(--theme-topbar-chip-attention-fg)}.terminal-appbar .terminal-status-note{color:var(--theme-topbar-muted);font-size:.78rem}:root[data-theme=dark] .section-title,:root[data-theme=dark] .cart-copy strong,:root[data-theme=dark] .catalog-title,:root[data-theme=dark] .catalog-browser-title,:root[data-theme=dark] .variant-selector-title,:root[data-theme=dark] .item-editor-copy .cart-copy strong,:root[data-theme=dark] .card-payment-footer-copy strong,:root[data-theme=dark] .card-installment-copy strong{color:var(--theme-text-primary)}:root[data-theme=dark] .section-copy,:root[data-theme=dark] .inline-note,:root[data-theme=dark] .checkout-meta-text,:root[data-theme=dark] .checkout-order-price,:root[data-theme=dark] .checkout-order-quantity,:root[data-theme=dark] .checkout-order-columns,:root[data-theme=dark] .summary-row,:root[data-theme=dark] .cart-copy small,:root[data-theme=dark] .customer-row small,:root[data-theme=dark] .catalog-sku,:root[data-theme=dark] .catalog-browser-cta,:root[data-theme=dark] .variant-selector-price-block span,:root[data-theme=dark] .item-editor-section-label,:root[data-theme=dark] .item-editor-summary-meta,:root[data-theme=dark] .promotion-opportunity-helper,:root[data-theme=dark] .promotion-progress-meta,:root[data-theme=dark] .promotion-opportunity-savings,:root[data-theme=dark] .promotion-payment-summary-copy{color:#e2ece6c7}:root[data-theme=dark] .field-label,:root[data-theme=dark] .auth-input,:root[data-theme=dark] .auth-textarea,:root[data-theme=dark] .terminal-store-select,:root[data-theme=dark] .search-bar-input{color:var(--theme-text-primary);caret-color:var(--theme-text-primary)}:root[data-theme=dark] .auth-input::placeholder,:root[data-theme=dark] .auth-textarea::placeholder,:root[data-theme=dark] .search-bar-input::placeholder{color:#e2ece685}:root[data-theme=dark] .step-circle{border-color:#a8bdb342;background:#ffffff1a;color:#ecf4efdb}:root[data-theme=dark] .step-circle.active{background:linear-gradient(135deg,#f59e0b,#df7d24);border-color:#f59e0b;color:#fffaf0}:root[data-theme=dark] .step-circle.completed,:root[data-theme=dark] .step-line.completed{background:#4aaa7d;border-color:#4aaa7d;color:#f4fbf7}:root[data-theme=dark] .step-label{color:#e2ece6bd}:root[data-theme=dark] .step-label.completed{color:#4aaa7d}:root[data-theme=dark] .step-label.active{color:#f1f6f2}:root[data-theme=dark] .step-line{background:#a8bdb32e}:root[data-theme=dark] .stage-action-card{background:color-mix(in srgb,var(--theme-surface-bg) 90%,transparent 10%);border-color:var(--theme-surface-border);color:var(--theme-text-primary)}:root[data-theme=dark] .stage-action-card span{color:#e2ece6b8}:root[data-theme=dark] .payment-method-card{color:#eff5f1}:root[data-theme=dark] .payment-method-card.active,:root[data-theme=dark] .active-option{border-color:#78d0a6;background:#4aaa7d33;color:#d8f7e7}:root[data-theme=dark] .promotion-payment-summary{background:#4aaa7d24;border-color:#78d0a62e}:root[data-theme=dark] .promotion-payment-summary-head strong,:root[data-theme=dark] .promotion-payment-summary-copy,:root[data-theme=dark] .promotion-demo-inline-pill{color:#d8f7e7}:root[data-theme=dark] .summary-row.total-row,:root[data-theme=dark] .checkout-order-total,:root[data-theme=dark] .footer-row,:root[data-theme=dark] .catalog-price,:root[data-theme=dark] .cart-total,:root[data-theme=dark] .metric-value,:root[data-theme=dark] .card-installment-total{color:#f3f8f5}:root[data-theme=dark] .selected-customer-card,:root[data-theme=dark] .customer-row,:root[data-theme=dark] .cart-row,:root[data-theme=dark] .variant-button,:root[data-theme=dark] .success-card,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .payment-preview-card,:root[data-theme=dark] .compact-method-card,:root[data-theme=dark] .promotion-carousel-compact-body,:root[data-theme=dark] .checkout-sidebar-customer{background:color-mix(in srgb,var(--theme-surface-bg) 92%,transparent 8%)}:root[data-theme=dark] .terminal-meta-pill strong,:root[data-theme=dark] .terminal-alert-pill,:root[data-theme=dark] .pill,:root[data-theme=dark] .stock-chip,:root[data-theme=dark] .stock-chip.warn{color:#d7f0e2}:root[data-theme=dark] .customer-quick-form-section{background:color-mix(in srgb,var(--theme-surface-bg) 94%,transparent 6%);border-color:#a8bdb32e}:root[data-theme=dark] .customer-quick-step{background:color-mix(in srgb,var(--theme-surface-bg) 94%,transparent 6%);border-color:#a8bdb32e}:root[data-theme=dark] .customer-quick-dialog .field-label,:root[data-theme=dark] .customer-quick-section-title,:root[data-theme=dark] .customer-quick-step-label,:root[data-theme=dark] .customer-quick-step-index,:root[data-theme=dark] .customer-quick-dialog .auth-input,:root[data-theme=dark] .customer-quick-dialog select.auth-input,:root[data-theme=dark] .customer-quick-dialog .auth-input::placeholder{color:#edf5f0}:root[data-theme=dark] .fiscal-live-panel{border-color:#a8bdb32e}:root[data-theme=dark] .fiscal-stage-panel,:root[data-theme=dark] .fiscal-summary-item,:root[data-theme=dark] .fiscal-actions-placeholder{border-color:#a8bdb32e}:root[data-theme=dark] .fiscal-qrcode-card{background:#f7efe8eb}@media(max-width:720px){.customer-quick-stepper{grid-template-columns:minmax(0,1fr)}.customer-quick-actions{justify-content:stretch}.customer-quick-actions .primary-button,.customer-quick-actions .secondary-button{flex:1 1 100%}.fiscal-live-panel,.fiscal-issued-card{flex-direction:column;align-items:flex-start}.fiscal-stage-grid,.fiscal-action-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:980px){.terminal-topbar-main-row,.terminal-topbar-support-row{gap:10px}.terminal-appbar-row{grid-template-columns:1fr;gap:12px}.terminal-appbar-center{flex-wrap:wrap;justify-content:flex-start}.terminal-section-nav{flex-wrap:wrap}.terminal-appbar-feedback{padding-left:0;flex-wrap:wrap}.terminal-page-hero,.terminal-home-highlight,.terminal-home-grid,.cash-kpi-grid{grid-template-columns:minmax(0,1fr)}.cash-history-item,.cash-reconciliation-item,.cash-summary-list div{flex-direction:column;align-items:flex-start}.cash-history-meta{justify-items:start;text-align:left}.pdv-payment-stage .payment-method-grid{grid-template-columns:1fr}}
