@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#15151a;background:#f5f5f7;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #15151a;--muted: #787b86;--faint: #a5a7af;--line: #e5e5ea;--paper: #fff;--sidebar: #0d0e10;--sidebar-muted: #8f9098;--violet: #6d50dc;--violet-soft: #f0edff;--green: #15866c;--green-soft: #e6f7f1;--orange: #c76b30;--orange-soft: #fff0e6;--blue: #3874bd;--blue-soft: #e9f2ff;--danger: #bc4d58}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f7}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.eyebrow{margin:0 0 8px;color:var(--faint);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.1;text-transform:uppercase}.heading-subtitle{margin:8px 0 0;color:var(--muted);font-size:14px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Space Grotesk,DM Sans,sans-serif}h1{margin-bottom:0;font-size:clamp(26px,3vw,36px);letter-spacing:-.045em;line-height:1.08}h2{margin-bottom:0;font-size:19px;letter-spacing:-.025em}h3{margin-bottom:0;font-size:16px;letter-spacing:-.02em}.app-loading{display:grid;min-height:100vh;place-items:center;gap:12px;color:var(--muted);font-size:14px}.app-loading-content{display:grid;justify-items:center;gap:12px;max-width:420px;padding:24px;text-align:center}.app-loading-content p{margin:0;color:var(--muted);line-height:1.55}.loader{width:18px;height:18px;border:2px solid #ddd9f8;border-top-color:var(--violet);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(380px,1fr) minmax(400px,520px);background:#f4f3f7}.login-aside{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:38px clamp(36px,6vw,110px) 42px;color:#fff;background:#111216;position:relative;overflow:hidden}.login-aside:after{position:absolute;right:-130px;bottom:-130px;width:460px;height:460px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:"";box-shadow:0 0 0 45px #ffffff05,0 0 0 90px #ffffff04}.brand-mark{display:flex;align-items:center;gap:9px;color:inherit;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.035em}.brand-mark-dot{display:inline-block;width:11px;height:11px;border-radius:4px 4px 4px 1px;background:#927cf1;transform:rotate(45deg)}.login-aside-copy{position:relative;z-index:1;max-width:540px;margin:auto 0;padding:11vh 0}.login-aside-copy .eyebrow{color:#8f81d9}.login-aside-copy h1{max-width:500px;margin:0 0 22px;color:#fff;font-size:clamp(42px,5vw,74px);letter-spacing:-.07em;line-height:.98}.login-aside-copy p:last-child{max-width:330px;margin:0;color:#a9a9b0;font-size:16px;line-height:1.6}.login-aside-foot{display:flex;align-items:center;gap:8px;color:#777981;font-size:12px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#45cb9b;box-shadow:0 0 0 4px #45cb9b1a}.login-card{display:flex;flex-direction:column;justify-content:center;padding:56px clamp(34px,7vw,88px);background:#fff}.login-card-header{margin-bottom:36px}.mobile-brand{display:none}.login-card-header h2{margin-bottom:10px;font-size:30px;letter-spacing:-.06em}.login-card-header>p:last-child{margin:0;color:var(--muted);font-size:14px}.stack-form{display:grid;gap:20px}.stack-form label,.open-cash-form label,.inline-fields label,.close-panel label{display:grid;gap:8px;color:#4f5159;font-size:12px;font-weight:600}.password-control{position:relative;display:flex;align-items:center}.password-control input{padding-right:78px}.password-toggle{position:absolute;right:8px;min-height:30px;padding:0 5px;border:0;color:#6552b7;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.password-toggle:hover{color:#463293;text-decoration:underline}.field-hint{color:#92939b;font-size:11px;font-weight:400;line-height:1.35}.storefront-hero-editor{display:grid;gap:10px;padding:14px;border:1px solid #e8e5f1;border-radius:11px;background:#fbfaff}.storefront-hero-editor>div{display:grid;gap:4px}.storefront-hero-editor strong{color:#403477;font-size:13px}.storefront-hero-editor small{color:#777184;font-size:11px;font-weight:400;line-height:1.4}.storefront-hero-preview{width:100%;max-height:190px;border-radius:9px;object-fit:cover;background:#eeeaf9}.storefront-hero-file{width:fit-content;min-height:36px;align-items:center;padding:0 12px;border:1px solid #d8d0f3;border-radius:8px;color:#5b48a5!important;background:#fff;cursor:pointer}.storefront-hero-file input[type=file]{display:none}.storefront-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}input,select{width:100%;min-height:44px;padding:0 13px;border:1px solid #dedee5;border-radius:9px;outline:0;color:var(--ink);background:#fff;font-size:14px;transition:border-color .18s,box-shadow .18s}input::placeholder{color:#b5b6be}input:focus,select:focus{border-color:#8f7be5;box-shadow:0 0 0 3px #6d50dc1f}.form-error,.inline-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #f1cdd1;border-radius:9px;color:#9d4049;background:#fff1f2;font-size:13px;line-height:1.35}.inline-error{margin-bottom:18px}.inline-error button,.inline-success button{margin-left:auto;padding:0;border:0;color:inherit;background:transparent;font-size:18px;line-height:1}.inline-success{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:11px 13px;border:1px solid #b9ead8;border-radius:9px;color:#13765e;background:#edfbf5;font-size:13px}.inline-success>span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:#38b58c;font-size:11px}.print-help{margin:-6px 0 14px;color:#7f8088;font-size:11px}.label-batch-bar{display:flex;align-items:center;gap:14px;margin:-4px 0 14px;padding:10px 12px;border:1px solid #ded9f7;border-radius:10px;color:#676872;background:#f8f6ff;font-size:11px}.label-batch-bar label{display:flex;align-items:center;gap:8px;font-weight:700}.label-batch-bar input,.product-select-heading input,.product-select-cell>input{width:16px;min-height:16px;accent-color:#5b43c1}.label-quantity-mode{margin-left:6px;color:#777880;font-size:10px}.label-quantity-mode select{width:auto;min-height:34px;padding:0 28px 0 9px;font-size:10px}.label-batch-bar>span{margin-left:auto;color:#8a7bc9;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:600;transition:transform .18s,background .18s,border-color .18s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#5b43c1;box-shadow:0 5px 14px #5b43c126}.button-primary:hover:not(:disabled){background:#4e38ae}.button-secondary{border-color:#dedee5;color:#42444c;background:#fff}.button-secondary:hover:not(:disabled){border-color:#c4c0e9;background:#faf9ff}.button-dark{color:#fff;background:#17181c}.button-wide{width:100%}.button-small{min-height:34px;padding:0 12px;font-size:12px}.login-security{display:flex;align-items:center;gap:8px;margin:34px 0 0;color:#9c9da6;font-size:11px}.login-security span{color:#8b76dd;font-size:18px}.app-shell{display:flex;min-height:100vh}.sidebar{display:flex;width:246px;flex:0 0 246px;flex-direction:column;padding:27px 14px 14px;color:#fff;background:var(--sidebar)}.sidebar-top{padding:0 10px}.workspace-switcher{display:grid;grid-template-columns:1fr auto;margin:39px 0 29px;padding:12px 13px;border:1px solid #25262b;border-radius:9px;background:#15161a}.workspace-label{grid-column:1 / -1;margin-bottom:5px;color:#73747b;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.workspace-name{overflow:hidden;color:#d6d5da;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.workspace-chevron{color:#7d7e86;font-size:15px}.sidebar-nav{flex:1}.nav-label{margin:0 12px 9px;color:#5d5e65;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nav-label-spaced{margin-top:28px}.nav-item{display:flex;align-items:center;width:100%;gap:11px;margin:2px 0;padding:10px 12px;border:0;border-radius:8px;color:#a7a8b0;background:transparent;font-size:13px;text-align:left;transition:background .18s,color .18s}.nav-item:hover:not(:disabled),.nav-item.active{color:#fff;background:#25212f}.nav-item.active{box-shadow:inset 2px 0 #8972ed}.nav-icon{display:inline-flex;width:18px;align-items:center;justify-content:center;color:#898a93;font-size:17px}.nav-item.active .nav-icon{color:#ae9dff}.nav-item small{margin-left:auto;color:#aaa0e8;font-size:9px;font-weight:600;letter-spacing:.08em}.nav-item-muted{color:#64656d}.nav-item-muted .nav-icon{color:#54555c}.nav-soon{margin-left:auto;color:#51525a;font-size:9px}.sidebar-bottom{padding-top:18px}.sidebar-help{display:flex;align-items:center;gap:9px;margin:0 4px 16px;padding:11px 9px;border-top:1px solid #23242a;border-bottom:1px solid #23242a;color:#86878f;font-size:11px}.sidebar-help>span:last-child{margin-left:auto;color:#a5a6ac}.sidebar-help strong,.sidebar-help span{display:block}.sidebar-help strong{color:#c2c2c8;font-size:10px}.help-icon{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border:1px solid #44454c;border-radius:50%;color:#a4a5ac;font-size:11px}.profile-mini{display:flex;width:100%;align-items:center;gap:9px;padding:8px;border:0;border-radius:8px;color:#fff;background:transparent;text-align:left}.profile-mini:hover{background:#191a1f}.profile-menu-wrap{position:relative}.profile-menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;width:220px;overflow:hidden;border:1px solid #30313a;border-radius:11px;background:#202127;box-shadow:0 14px 35px #00000059}.profile-menu-user{display:grid;gap:4px;padding:13px 14px;border-bottom:1px solid #34353e}.profile-menu-user strong{overflow:hidden;color:#f1f1f3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-menu-user small{overflow:hidden;color:#92939d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.profile-menu>button{display:block;width:100%;padding:11px 14px;border:0;color:#d7d7dc;background:transparent;font-size:11px;text-align:left;cursor:pointer}.profile-menu>button:hover{background:#2a2b33}.profile-menu>button.profile-menu-danger{color:#ed9c9f;border-top:1px solid #34353e}.avatar{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;color:#4c3a92;background:#dcd5ff;font-size:11px;font-weight:700}.profile-copy{display:grid;min-width:0;gap:2px}.profile-copy strong{overflow:hidden;color:#d8d8dc;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-copy small{color:#707178;font-size:10px}.profile-more{margin-left:auto;color:#777880;font-size:17px}.main-area{min-width:0;flex:1}.topbar{display:flex;height:79px;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,57px);border-bottom:1px solid var(--line);background:#fff}.mobile-title{display:none}.topbar-context{display:grid;gap:4px}.topbar-kicker{color:#9c9da5;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.topbar-current{color:#222329;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:20px}.brand-select-label{display:grid;gap:2px;min-width:150px}.brand-select-label select{min-height:28px;padding:0 22px 0 0;border:0;color:#303138;background:transparent;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.icon-button{position:relative;display:inline-grid;width:30px;height:30px;place-items:center;padding:0;border:0;color:#686a73;background:transparent;font-size:19px}.icon-button:hover{color:var(--ink)}.notification-dot{position:absolute;top:4px;right:3px;width:5px;height:5px;border:1px solid white;border-radius:50%;background:#805fea}.topbar-avatar{width:31px;height:31px;border-radius:9px}.content-area{padding:0 clamp(24px,4vw,57px) 55px}.content-inner{max-width:1500px;margin:auto}.brand-ribbon{display:flex;align-items:center;gap:10px;min-height:53px;border-bottom:1px solid var(--line)}.brand-ribbon-mark{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:#fff;background:#1b1b20;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.brand-ribbon span:nth-child(2){display:grid;gap:1px}.brand-ribbon strong{font-size:11px}.brand-ribbon small{color:#9d9ea5;font-size:10px}.ribbon-status{display:flex;align-items:center;gap:7px;margin-left:auto;color:#72747d;font-size:10px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:39px 0 29px}.page-heading-dashboard{padding-bottom:30px}.heading-actions{display:flex;align-items:center;gap:9px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-card{min-height:129px;padding:17px 18px 15px;border:1px solid var(--line);border-radius:11px;background:#fff}.metric-top{display:flex;align-items:center;justify-content:space-between;color:#85868f;font-size:11px}.metric-top i{width:8px;height:8px;border-radius:50%;background:#a38fec}.metric-card strong{display:block;margin:19px 0 6px;color:#24252b;font-size:25px;letter-spacing:-.05em}.metric-card small{color:#92939b;font-size:10px}.metric-blue .metric-top i{background:#74a3de}.metric-green .metric-top i{background:#57b998}.metric-orange .metric-top i{background:#e29964}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:12px;margin-top:12px}.panel{border:1px solid var(--line);border-radius:11px;background:#fff}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 21px}.panel-chip{padding:5px 8px;border-radius:5px;color:#287b67;background:#edf9f5;font-size:10px;font-weight:600}.text-button{padding:2px 0;border:0;color:#6850c6;background:transparent;font-size:11px;font-weight:600}.text-button:hover{color:#3f2c98}.recent-list{border-top:1px solid #f0f0f3}.order-row{display:flex;align-items:center;gap:11px;min-height:62px;padding:9px 21px;border-bottom:1px solid #f0f0f3}.order-row:last-child{border-bottom:0}.order-symbol{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;color:#6d50dc;background:#f1eeff;font-size:15px}.order-main{display:grid;min-width:0;flex:1;gap:2px}.order-main strong{overflow:hidden;color:#303138;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-main small{overflow:hidden;color:#9a9ba3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-status{padding:4px 7px;border-radius:5px;font-size:9px;font-weight:600}.status-paid{color:#17826a;background:#e7f8f2}.order-total{min-width:68px;color:#303138;font-size:11px;text-align:right}.pulse-panel{padding-bottom:19px}.pulse-number{padding:16px 21px 0;color:#222329;font-family:Space Grotesk,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.07em}.pulse-number span{color:#a1a2aa;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;letter-spacing:0}.pulse-caption{margin:4px 21px 25px;color:#96979f;font-size:11px}.stock-progress{height:6px;margin:0 21px 14px;overflow:hidden;border-radius:4px;background:#ededf0}.stock-progress div{height:100%;border-radius:inherit;background:#6d50dc}.pulse-foot{display:flex;justify-content:space-between;padding:0 21px;color:#92939b;font-size:10px}.quick-panel{margin-top:12px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 21px 21px}.quick-actions button{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #ededf0;border-radius:9px;color:#303138;background:#fcfcfd;text-align:left;transition:border-color .18s,background .18s}.quick-actions button:hover{border-color:#d1c9f3;background:#faf9ff}.quick-actions button>span:nth-child(2){display:grid;min-width:0;gap:3px}.quick-actions strong{font-size:11px}.quick-actions small{color:#a0a1a8;font-size:9px;white-space:nowrap}.quick-actions b{margin-left:auto;color:#a7a8af;font-size:16px;font-weight:400}.quick-icon{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:8px;font-size:15px}.quick-icon-violet{color:#6d50dc;background:#f0edff}.quick-icon-blue{color:#3874bd;background:#e9f2ff}.quick-icon-orange{color:#c76b30;background:#fff0e6}.empty-state{display:flex;min-height:210px;flex-direction:column;align-items:center;justify-content:center;padding:24px;color:#91929a;text-align:center}.empty-icon{display:grid;width:38px;height:38px;margin-bottom:13px;place-items:center;border-radius:11px;color:#7661d2;background:#f2efff;font-size:19px}.empty-state strong{color:#4b4c54;font-size:13px}.empty-state p{max-width:245px;margin:7px 0 13px;color:#a0a1a8;font-size:11px;line-height:1.45}.panel-loading{display:flex;gap:8px;min-height:180px;align-items:center;justify-content:center}.panel-loading span{width:6px;height:6px;border-radius:50%;background:#b9b0ec;animation:pulse 1.1s ease-in-out infinite}.panel-loading span:nth-child(2){animation-delay:.16s}.panel-loading span:nth-child(3){animation-delay:.32s}@keyframes pulse{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.page-heading-pos{align-items:center}.pos-shortcuts-bar{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;padding:8px 14px;border-radius:8px;background:#f8f7fb;color:#9a9ba3;font-size:10px}.pos-shortcuts-bar kbd{padding:2px 5px;border:1px solid #e3e3e7;border-radius:4px;color:#777;background:#fff;font-size:9px;font-family:Space Grotesk,monospace}.pos-shortcuts-bar>span{color:#d0d0d5}.pos-heading-tools{display:flex;align-items:center;gap:12px}.pos-cash-link{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #c8e8d8;border-radius:7px;color:#218a5e;background:#f0fbf5;font-size:10px;font-weight:600}.pos-cash-link:hover{background:#e5f7ed}.pos-locked-card{display:flex;align-items:center;gap:clamp(22px,5vw,60px);min-height:280px;padding:40px clamp(28px,6vw,72px);border:1px solid #ddd9f5;border-radius:12px;background:#fbfaff}.pos-locked-icon{display:grid;width:90px;height:90px;place-items:center;border-radius:28px;color:#6d50dc;background:#eeebff;font-size:36px}.pos-helper{display:block;margin-top:4px;color:#a5a6ad;font-size:9px}.checkout-button kbd{margin-left:6px;padding:2px 5px;border:1px solid rgba(255,255,255,.25);border-radius:3px;font-size:9px;opacity:.7}.pos-register-select{display:grid;min-width:188px;gap:2px}.pos-register-select select{min-height:30px;padding:0 21px 0 0;border:0;background:transparent;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600}.open-cash-card{display:flex;align-items:center;gap:clamp(22px,5vw,74px);min-height:320px;padding:46px clamp(28px,6vw,72px);overflow:hidden;border:1px solid #ddd9f5;border-radius:12px;background:#fbfaff;position:relative}.open-cash-card:after{position:absolute;right:-110px;top:-170px;width:410px;height:410px;border:1px solid #ebe7fc;border-radius:50%;content:"";box-shadow:0 0 0 45px #f7f4ff,0 0 0 90px #fcfbff}.open-cash-art{position:relative;z-index:1;display:grid;width:126px;height:126px;flex:0 0 auto;place-items:center;border-radius:38px 38px 38px 8px;color:#6d50dc;background:#eeebff;font-size:47px;transform:rotate(-6deg)}.open-cash-art>span:first-child{transform:rotate(6deg)}.open-cash-ring{position:absolute;width:86px;height:86px;border:1px solid #b9acf6;border-radius:50%;opacity:.75}.open-cash-copy{position:relative;z-index:1;max-width:510px}.open-cash-copy h2{margin-bottom:11px;font-size:27px;letter-spacing:-.055em}.open-cash-copy>p:not(.eyebrow){max-width:440px;margin-bottom:25px;color:#878891;font-size:13px;line-height:1.55}.open-cash-form{display:flex;align-items:flex-end;gap:10px}.open-cash-form label{min-width:150px}.open-cash-form input{background:#fff}.open-cash-form .button{min-width:143px}.pos-workspace{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(325px,.82fr);align-items:start;gap:12px}.pos-catalog{min-height:620px}.pos-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:21px;border-bottom:1px solid #f0f0f3}.search-field{display:flex;width:min(285px,45%);height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid #e4e4e9;border-radius:8px;color:#a2a3ab}.search-field:focus-within{border-color:#9989de;box-shadow:0 0 0 3px #6d50dc1a}.search-field input{min-height:30px;padding:0;border:0;box-shadow:none;font-size:11px}.search-field input:focus{box-shadow:none}.search-field kbd{padding:3px 5px;border:1px solid #e3e3e7;border-radius:4px;color:#b2b3ba;background:#fafafa;font-size:8px;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:15px}.product-tile{display:grid;grid-template-columns:45px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:7px 10px;padding:11px;border:1px solid #ededf0;border-radius:9px;color:var(--ink);background:#fff;text-align:left;transition:border-color .18s,box-shadow .18s,transform .18s}.product-tile:hover:not(:disabled){border-color:#bcb0ed;box-shadow:0 5px 15px #48309612;transform:translateY(-1px)}.product-tile.disabled{opacity:.57}.product-tile-art,.cart-item-art,.detail-item-art{display:grid;width:45px;height:48px;grid-row:1 / span 2;place-items:center;border-radius:8px;color:#6154a4;background:#eeeaff;font-family:Space Grotesk,sans-serif;font-size:21px;font-weight:600}.product-tile-copy,.cart-item-copy{display:grid;min-width:0;gap:3px}.product-tile-copy strong,.cart-item-copy strong{overflow:hidden;color:#383940;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-tile-copy small,.cart-item-copy small{overflow:hidden;color:#9a9ba3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-tile-bottom{display:grid;grid-column:2;gap:2px}.product-tile-bottom b{color:#4d3aa4;font-size:11px}.product-tile-bottom small{color:#79a88f;font-size:9px}.product-tile-bottom .out-stock{color:#ba6e74}.add-product{display:grid;width:24px;height:24px;grid-column:3;grid-row:1 / span 2;place-items:center;border-radius:6px;color:#6d50dc;background:#f1eeff;font-size:18px}.operator-warning{margin:13px 15px 0;padding:9px 11px;border:1px solid #f3dcaa;border-radius:7px;color:#967024;background:#fffaf0;font-size:11px}.pos-side{display:grid;gap:12px}.cart-panel{overflow:hidden}.cart-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 21px 14px}.cart-heading h2 span{display:inline-grid;min-width:18px;height:18px;margin-left:4px;place-items:center;border-radius:5px;color:#6d50dc;background:#f1eeff;font-family:DM Sans,sans-serif;font-size:10px;vertical-align:2px}.cart-empty{display:flex;min-height:193px;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid #f0f0f3}.cart-empty>span{display:grid;width:38px;height:38px;margin-bottom:10px;place-items:center;border-radius:11px;color:#8c79d6;background:#f2efff;font-size:22px}.cart-empty strong{color:#676871;font-size:12px}.cart-empty small{margin-top:4px;color:#a5a6ad;font-size:10px}.cart-items{padding:0 21px;border-top:1px solid #f0f0f3}.cart-item{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #f1f1f3}.cart-item-art{width:35px;height:38px;font-size:15px}.cart-item-copy strong{font-size:10px}.cart-item-total{grid-column:3;grid-row:1;color:#484950;font-size:10px}.quantity-control{display:flex;align-items:center;gap:6px;grid-column:2;grid-row:2}.quantity-control button{display:grid;width:18px;height:18px;place-items:center;padding:0;border:1px solid #e1e1e6;border-radius:5px;color:#7a7b84;background:#fff;font-size:13px;line-height:1}.quantity-control b{color:#5e6069;font-size:10px}.cart-summary{padding:14px 21px 12px}.cart-summary>div{display:flex;justify-content:space-between;color:#96979f;font-size:11px}.cart-summary>div+div{margin-top:11px}.cart-summary strong{color:#55565f;font-size:11px}.cart-summary .cart-total{padding-top:12px;border-top:1px solid #ededf0;color:#303138;font-size:13px}.cart-summary .cart-total strong{color:#24252b;font-size:18px;letter-spacing:-.04em}.payment-section{padding:15px 21px 21px;border-top:1px solid #f0f0f3;background:#fcfcfd}.payment-section-heading{display:flex;justify-content:space-between;margin-bottom:10px;color:#555760;font-size:11px;font-weight:600}.remaining-ok{color:#21846d;font-size:10px}.remaining-open{color:#bb7541;font-size:10px}.payment-line{display:grid;grid-template-columns:1fr 90px 23px;gap:6px;margin-top:6px}.payment-line select,.payment-line input{min-height:33px;padding:0 8px;border-radius:6px;font-size:10px}.payment-line button{padding:0;border:0;color:#a3a4ab;background:transparent;font-size:17px}.payment-actions{display:flex;align-items:center;justify-content:space-between;margin:11px 0 14px}.payment-actions .text-button{font-size:10px}.checkout-button{min-height:46px}.promotion-product-picker{display:grid;gap:12px;padding:14px;border:1px solid #ececf0;border-radius:8px;background:#fbfbfc}.promotion-product-picker>div:first-child{display:grid;gap:4px}.promotion-product-picker small{color:#96979f;font-size:10px;line-height:1.45}.promotion-product-options{display:grid;max-height:210px;gap:7px;overflow:auto;padding-right:4px}.promotion-product-option{display:flex;align-items:center;gap:9px;padding:8px 9px;border:1px solid #ededf0;border-radius:6px;background:#fff;cursor:pointer}.promotion-product-option input{accent-color:#6d50dc}.promotion-product-option span{display:grid;gap:2px}.quick-pay-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:12px}.quick-pay-btn{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:62px;padding:10px 4px 8px;border:1.5px solid #e5e5ea;border-radius:9px;background:#fff;font-size:10px;font-weight:600;color:#4a4b53;transition:all .18s;cursor:pointer;position:relative}.quick-pay-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.quick-pay-btn>span:first-child{font-size:20px;line-height:1}.quick-pay-btn kbd{position:absolute;top:4px;right:4px;padding:1px 4px;border:1px solid #e3e3e7;border-radius:3px;color:#b2b3ba;background:#fafafa;font-size:7px;font-family:inherit}.quick-pay-cash{border-color:#c5e8d9;background:#f5fcf8}.quick-pay-cash:hover{border-color:#7bd4a8;background:#eaf9f1}.quick-pay-pix{border-color:#b8e0d4;background:#f2faf7}.quick-pay-pix:hover{border-color:#4ec9a0;background:#e4f6ef}.quick-pay-credit{border-color:#cccef0;background:#f5f5ff}.quick-pay-credit:hover{border-color:#8f94e0;background:#ededff}.quick-pay-debit{border-color:#d4dff0;background:#f5f8ff}.quick-pay-debit:hover{border-color:#7fa3d4;background:#ecf2ff}.cash-change-section{margin:10px 0 6px;padding:10px 12px;border:1px solid #d4eddf;border-radius:8px;background:#f7fcf9}.cash-received-label{display:grid;gap:6px;color:#4f5159;font-size:11px;font-weight:600}.cash-received-input{min-height:38px;font-size:16px!important;font-weight:600;text-align:center;border-color:#a8d8b9}.cash-received-input:focus{border-color:#5bc47d;box-shadow:0 0 0 3px #5bc47d26}.change-display{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:8px 10px;border-radius:7px;background:#e6f7ed}.change-display span{color:#1a7a4a;font-size:12px;font-weight:600}.change-display strong{color:#0d6b3a;font-size:22px;letter-spacing:-.03em;font-family:Space Grotesk,sans-serif}.change-insufficient{background:#fff5e6}.change-insufficient span{color:#9a6d20}.change-insufficient strong{color:#7a5515}.pix-qr-section{margin:10px 0;padding:14px;border:1px solid #b8e0d4;border-radius:9px;background:#f0faf6;text-align:center}.pix-qr-heading{display:flex;align-items:center;gap:8px;margin-bottom:10px;text-align:left}.pix-qr-heading>span{font-size:22px}.pix-qr-heading strong{display:block;color:#1a7a4a;font-size:12px}.pix-qr-heading small{display:block;color:#6a9a80;font-size:9px}.pix-qr-image{width:180px;height:180px;margin:0 auto 10px;border-radius:8px;border:3px solid #fff;box-shadow:0 2px 10px #00000014}.pix-copy-field{display:flex;gap:6px}.pix-copy-field input{flex:1;min-height:32px;padding:0 8px;font-size:8px;font-family:monospace;border-color:#b8e0d4;background:#fff}.pix-copy-field .button{white-space:nowrap}.cash-status-panel,.movement-panel,.close-panel{padding-bottom:17px}.cash-status-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 21px 12px}.session-pill{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:5px;color:#22836d;background:#e8f8f2;font-size:9px;font-weight:600}.session-pill>span{width:5px;height:5px;border-radius:50%;background:#40b591}.session-review_required{color:#9a7023;background:#fff5de}.session-review_required>span{background:#d99a3c}.session-closed{color:#7e7f87;background:#f0f0f3}.session-closed>span{background:#a4a5ab}.cash-expected{margin:0 21px;padding:14px 15px;border:1px solid #e1ddf8;border-radius:8px;background:#faf9ff}.cash-expected span,.cash-expected small{display:block;color:#878891;font-size:10px}.cash-expected strong{display:block;margin:6px 0 3px;color:#5b43b5;font-size:25px;letter-spacing:-.05em}.cash-breakdown{display:grid;gap:8px;padding:14px 21px 0}.cash-breakdown div{display:flex;justify-content:space-between;color:#92939b;font-size:10px}.cash-breakdown b{color:#54565e;font-size:10px}.movement-panel,.close-panel{padding:0 21px 17px}.movement-panel .panel-heading,.close-panel .panel-heading{padding:18px 0 13px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:12px;padding:4px;border-radius:7px;background:#f2f2f5}.segmented button{min-height:29px;padding:0;border:0;border-radius:5px;color:#92939b;background:transparent;font-size:10px}.segmented button.selected{color:#5a43b7;background:#fff;box-shadow:0 1px 4px #0000000f}.segmented button.selected.danger{color:#aa4a53}.inline-fields{display:grid;grid-template-columns:.7fr 1.3fr;gap:7px;margin-bottom:11px}.inline-fields input,.close-panel input{min-height:36px;padding:0 9px;font-size:11px}.movement-panel .button,.close-panel .button{min-height:37px;font-size:11px}.close-panel{padding-bottom:21px}.close-panel form{display:grid;gap:10px}.orders-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(315px,.8fr);align-items:start;gap:12px}.orders-panel{overflow:hidden}.orders-panel .panel-heading,.inventory-panel .panel-heading{align-items:center;padding-bottom:16px}.panel-count{display:block;margin-top:5px;color:#a1a2aa;font-size:10px}.filter-button{min-height:29px;padding:0 9px;border:1px solid #e5e5ea;border-radius:6px;color:#777880;background:#fff;font-size:10px}.orders-table,.inventory-table{border-top:1px solid #f0f0f3}.table-head,.table-row{display:grid;grid-template-columns:1.4fr 1.25fr .75fr .85fr .65fr;align-items:center;gap:10px;padding:0 21px}.table-head{min-height:36px;color:#a2a3aa;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.table-row{width:100%;min-height:65px;border:0;border-top:1px solid #f1f1f3;color:#64666e;background:#fff;font-size:10px;text-align:left}.table-row:hover,.table-row.selected{background:#fbfaff}.table-row>span:first-child{display:grid;gap:4px}.table-row strong{color:#34353c;font-size:11px}.table-row small{color:#9b9ca4;font-size:9px}.status-pill{display:inline-block;width:fit-content;padding:5px 7px;border-radius:5px;font-size:9px;font-weight:600}.channel-dot{color:#777880;font-size:9px}.detail-placeholder{display:flex;min-height:390px;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center}.detail-placeholder-icon{display:grid;width:45px;height:45px;margin-bottom:14px;place-items:center;border-radius:13px;color:#725ed0;background:#f0edff;font-size:21px}.detail-placeholder strong{color:#4a4b53;font-size:13px}.detail-placeholder p{max-width:210px;margin:8px 0 0;color:#a0a1a8;font-size:11px;line-height:1.45}.order-detail{overflow:hidden}.detail-heading{display:flex;justify-content:space-between;gap:14px;padding:21px;border-bottom:1px solid #f0f0f3}.detail-heading h2{margin-bottom:5px;font-size:18px}.detail-heading>div>span{color:#9a9ba3;font-size:10px}.detail-status-line{display:flex;align-items:center;justify-content:space-between;padding:15px 21px;border-bottom:1px solid #f0f0f3}.detail-status-line>strong{color:#2c2d33;font-size:19px}.detail-section{padding:15px 21px;border-bottom:1px solid #f0f0f3}.detail-label{margin-bottom:9px;color:#999aa2;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.detail-item{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:7px 0}.detail-item-art{width:32px;height:34px;font-size:12px}.detail-item>span:nth-child(2){display:grid;min-width:0;gap:3px}.detail-item strong{overflow:hidden;color:#4b4c54;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.detail-item small{color:#9a9ba3;font-size:9px}.detail-item>b{color:#777880;font-size:9px;white-space:nowrap}.detail-payment{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:6px 0;color:#6e6f77;font-size:10px}.detail-payment strong{color:#44454d;font-size:10px}.status-paid-text{color:#23846e;font-size:9px}.detail-finance{display:grid;gap:5px;padding:15px 21px 19px;color:#5d5e67;font-size:10px}.detail-finance strong{color:#19816a;font-size:11px}.detail-finance small{color:#999aa2;font-size:9px}.inventory-kpi{display:grid;min-width:110px;gap:5px;padding-left:17px;border-left:1px solid var(--line)}.inventory-kpi span{color:#92939b;font-size:10px}.inventory-kpi strong{color:#34353c;font-size:18px;letter-spacing:-.04em}.inventory-search{width:230px}.inventory-table .table-head,.inventory-table .table-row{grid-template-columns:1.5fr 1fr .9fr .75fr .8fr auto}.inventory-table .table-row{min-height:68px}.inventory-table .table-row>span{display:grid;gap:4px}.inventory-table .table-row>span:not(:first-child){display:block}.out-stock{color:#ba555f!important}@media(max-width:1100px){.sidebar{width:215px;flex-basis:215px}.quick-actions small{white-space:normal}.metric-card strong{font-size:21px}.pos-workspace{grid-template-columns:minmax(0,1.25fr) minmax(295px,.9fr)}}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-card{min-height:100vh;padding:35px max(24px,8vw)}.mobile-brand{display:block;margin-bottom:70px;color:#4f3e9b;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700}.mobile-brand:before{display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:3px 3px 3px 1px;background:#856ee3;content:"";transform:rotate(45deg)}.sidebar{width:68px;flex-basis:68px;padding:24px 9px 12px}.sidebar .brand-mark,.workspace-switcher,.nav-label,.nav-item>span:not(.nav-icon),.nav-item small,.sidebar-help,.profile-copy,.profile-more{display:none}.sidebar-top{padding:0}.sidebar-top:before{display:block;width:14px;height:14px;margin:2px auto 49px;border-radius:5px 5px 5px 1px;background:#927cf1;content:"";transform:rotate(45deg)}.nav-item{justify-content:center;padding:12px 0}.nav-icon{font-size:19px}.sidebar-bottom{padding-top:15px}.profile-mini{justify-content:center;padding:5px 0}.profile-mini .avatar{width:31px;height:31px}.topbar{height:68px;padding:0 20px}.topbar-context{display:none}.mobile-title{display:block}.mobile-title .brand-mark{color:#27282e;font-size:14px}.mobile-title .brand-mark-dot{width:9px;height:9px}.topbar-actions{gap:13px}.brand-select-label{min-width:128px}.content-area{padding-right:20px;padding-left:20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.pos-workspace,.orders-layout{grid-template-columns:1fr}.pos-side{grid-template-columns:repeat(2,1fr);align-items:start}.cart-panel{grid-row:1}.cash-status-panel{grid-column:2;grid-row:1}.movement-panel,.close-panel{grid-column:2}.quick-actions{grid-template-columns:1fr}.open-cash-card{gap:25px;padding:35px}.open-cash-art{width:95px;height:95px;font-size:34px}.open-cash-ring{width:66px;height:66px}.orders-layout .order-detail,.orders-layout .detail-placeholder{grid-row:1}.orders-layout .orders-panel{grid-row:2}.inventory-kpi{min-width:88px}.inventory-kpi strong{font-size:15px}}@media(max-width:560px){.page-heading{align-items:flex-start;flex-direction:column;padding-top:28px}.page-heading-dashboard{padding-bottom:22px}.heading-actions{width:100%}.heading-actions .button{flex:1}.metric-card{min-height:115px;padding:14px}.metric-card strong{margin-top:15px;font-size:19px}.dashboard-grid{margin-top:9px}.panel-heading{padding:16px}.recent-list .order-row{padding-right:16px;padding-left:16px}.order-status,.topbar-actions .icon-button{display:none}.brand-select-label{min-width:145px}.brand-ribbon{min-height:47px}.brand-ribbon small{display:none}.pos-register-select{width:100%}.open-cash-card{min-height:420px;flex-direction:column;align-items:flex-start;padding:28px}.open-cash-copy h2{font-size:23px}.open-cash-form{width:100%;flex-direction:column;align-items:stretch}.open-cash-form label,.open-cash-form .button{width:100%}.pos-toolbar{align-items:stretch;flex-direction:column;padding:16px}.search-field{width:100%}.product-grid{grid-template-columns:1fr;padding:10px}.pos-side{display:flex;flex-direction:column}.cash-status-panel{order:-1}.table-head,.table-row{grid-template-columns:1.4fr .9fr .7fr;padding-right:14px;padding-left:14px}.table-head span:nth-child(3),.table-head span:nth-child(4),.table-head span:nth-child(5),.table-row>span:nth-child(3),.table-row>span:nth-child(4),.table-row>span:nth-child(5){display:none}.orders-table .table-head,.orders-table .table-row{grid-template-columns:1.4fr .9fr .7fr}.orders-table .table-head span:nth-child(3),.orders-table .table-row>span:nth-child(3){display:block}.inventory-table .table-head,.inventory-table .table-row{grid-template-columns:1.6fr .8fr .65fr}.inventory-table .table-head span:nth-child(4),.inventory-table .table-head span:nth-child(5),.inventory-table .table-row>span:nth-child(4),.inventory-table .table-row>span:nth-child(5){display:none}.inventory-search{width:100%}.inventory-panel .panel-heading{align-items:flex-start;flex-direction:column}.page-heading .heading-actions:has(.inventory-kpi){width:100%}.inventory-kpi{flex:1}.page-heading .heading-actions:has(.inventory-kpi){display:flex}}@media(max-width:560px){.inventory-table .table-head span:nth-child(6),.inventory-table .table-row>span:nth-child(6){display:none}}.finance-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.finance-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);gap:12px;margin-top:12px;align-items:start}.finance-panel{overflow:hidden}.finance-tabs{display:flex;gap:4px;padding:3px;border-radius:7px;background:#f4f3f6}.finance-tabs button{min-height:27px;padding:0 9px;border:0;border-radius:5px;color:#9899a1;background:transparent;font-size:10px}.finance-tabs button.selected{color:#5843ac;background:#fff;box-shadow:0 1px 4px #0000000f}.finance-table{border-top:1px solid #f0f0f3}.finance-table .table-head,.finance-row{display:grid;grid-template-columns:minmax(180px,1.45fr) .85fr .8fr .85fr .8fr 75px;align-items:center;gap:10px;padding:0 21px}.finance-table .table-head{min-height:36px;color:#a2a3aa;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.finance-row{min-height:72px;border-top:1px solid #f1f1f3;color:#676871;font-size:10px}.finance-row>span:first-child,.finance-row>span:nth-child(5){display:grid;gap:4px;min-width:0}.finance-row strong{overflow:hidden;color:#34353c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.finance-row small{overflow:hidden;color:#9b9ca4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.finance-kind{display:inline-block;width:fit-content;padding:5px 7px;border-radius:5px;font-size:9px;font-weight:600}.finance-kind-receivable{color:#4d77ab;background:#ebf3ff}.finance-kind-payable{color:#ac6a32;background:#fff1e7}.status-open{color:#917024;background:#fff7e7}.status-overdue{color:#ad5360;background:#fff0f2}.finance-due{color:#ad5360}.finance-settle{font-size:10px;white-space:nowrap}.finance-accounts{min-height:240px}.account-list{border-top:1px solid #f0f0f3}.account-row{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;min-height:63px;padding:8px 21px;border-bottom:1px solid #f1f1f3}.account-row:last-child{border-bottom:0}.account-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#6d50dc;background:#f0edff;font-size:15px}.account-row>span:nth-child(2){display:grid;min-width:0;gap:3px}.account-row strong{overflow:hidden;color:#4a4b53;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-row small{color:#9b9ca4;font-size:9px}.account-row b{font-size:11px}.positive-value{color:#23856d}.negative-value{color:#b45b62}.finance-drawer-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#14141b3d}.finance-drawer{width:min(425px,100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-12px 0 40px #14141e1f}.finance-drawer .detail-heading{padding-top:29px}.finance-form{display:grid;gap:15px;padding:23px 21px 32px}.finance-form .segmented{margin-bottom:0}.finance-form .button{margin-top:7px;min-height:43px}@media(max-width:1100px){.finance-summary-grid{grid-template-columns:repeat(2,1fr)}.finance-layout{grid-template-columns:1fr}}@media(max-width:560px){.finance-summary-grid{grid-template-columns:repeat(2,1fr);gap:8px}.finance-tabs{width:100%}.finance-tabs button{flex:1}.finance-panel .panel-heading{align-items:stretch;flex-direction:column}.finance-table .table-head,.finance-row{grid-template-columns:1.55fr .9fr .85fr;padding-right:14px;padding-left:14px}.finance-table .table-head span:nth-child(2),.finance-table .table-head span:nth-child(3),.finance-table .table-head span:nth-child(4),.finance-table .table-head span:nth-child(5),.finance-table .table-head span:nth-child(6),.finance-row>span:nth-child(2),.finance-row>span:nth-child(3),.finance-row>span:nth-child(4),.finance-row>span:nth-child(5),.finance-row>span:nth-child(6){display:none}.finance-row{min-height:65px}.finance-row>span:first-child:after{content:attr(data-mobile)}.account-row{padding-right:14px;padding-left:14px}}.products-admin-table .table-head,.products-admin-table .table-row{grid-template-columns:1.35fr 1.2fr .7fr .7fr .72fr 1.05fr}.product-select-heading{display:flex!important;align-items:center;gap:8px}.product-select-cell{display:flex!important;align-items:center;gap:9px}.product-select-cell>span{display:grid;min-width:0;gap:4px}.products-admin-table .table-row>span,.customers-table .table-row>span,.users-table .table-row>span,.cash-history-table .table-row>span{min-width:0}.products-admin-table .table-row>span:first-child,.products-admin-table .table-row>span:nth-child(2),.customers-table .table-row>span:first-child,.customers-table .table-row>span:nth-child(2),.users-table .table-row>span:first-child,.users-table .table-row>span:nth-child(2),.users-table .table-row>span:nth-child(3),.cash-history-table .table-row>span:first-child,.cash-history-table .table-row>span:nth-child(2){display:grid;gap:4px}.row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-row-actions{align-items:center;gap:7px}.row-actions-main,.row-actions-danger{display:flex;align-items:center;gap:6px}.row-actions-danger{margin-left:auto;padding-left:8px;border-left:1px solid #ecebf0}.row-action{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:0 9px;border:1px solid #e3e1e9;border-radius:7px;color:#5f6069;background:#fff;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.row-action:hover:not(:disabled){border-color:#b8ace8;color:#4e3c9c;background:#faf9ff;transform:translateY(-1px)}.row-action:disabled{cursor:wait;opacity:.55}.row-action-edit{border-color:#d7cdfb;color:#5d47b2;background:#f7f4ff}.row-action-print{border-color:#d9e7e4;color:#277365;background:#f4fbf9}.row-action-archive{color:#86653b;background:#fffaf2}.row-action-delete{border-color:#f0d1cb;color:#b34d3a;background:#fff7f5}.danger-text{color:var(--danger)!important}.customers-table .table-head,.customers-table .table-row{grid-template-columns:1.35fr 1.35fr .6fr .8fr .8fr}.users-table .table-head,.users-table .table-row{grid-template-columns:1.25fr 1fr 1.2fr .8fr .65fr .65fr}.cash-history-table .table-head,.cash-history-table .table-row{grid-template-columns:1.2fr 1fr .75fr .75fr .7fr .7fr}.privacy-requests-table .table-head,.privacy-requests-table .table-row{grid-template-columns:1.2fr 1.35fr .7fr .85fr .85fr .45fr}.privacy-requests-table .table-row>span{min-width:0}.privacy-requests-table .table-row>span:first-child,.privacy-requests-table .table-row>span:nth-child(2){display:grid;gap:4px}.privacy-requests-table .table-row{cursor:pointer;font-family:inherit}.privacy-requests-table .table-row .text-button{pointer-events:none}.privacy-status-filter{min-width:150px}.status-review{color:#6953b8;background:#eeeaff}.privacy-request-admin-copy{padding:18px 21px 0;color:#70717a;font-size:11px;line-height:1.55}.privacy-request-admin-copy p{margin:0 0 9px}.privacy-request-admin-copy strong{color:#45464e;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.privacy-request-admin-modal .stack-form{padding:18px 21px 21px}.audit-list{border-top:1px solid #f0f0f3}.audit-row{display:grid;grid-template-columns:10px 1.2fr 1fr;align-items:center;gap:12px;min-height:66px;padding:0 21px;border-bottom:1px solid #f1f1f3}.audit-row>span:not(.audit-dot){display:grid;gap:4px;min-width:0}.audit-row strong{overflow:hidden;color:#3d3e46;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.audit-row small{color:#9b9ca4;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-dot{width:7px;height:7px;border-radius:50%;background:#7b69d9;box-shadow:0 0 0 4px #f0edff}.reports-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:12px;margin-top:12px}.report-bars{padding:4px 21px 18px}.report-bar-row{display:grid;grid-template-columns:82px 1fr 82px;align-items:center;gap:10px;min-height:42px;color:#85868e;font-size:10px}.report-bar-row>div{height:8px;overflow:hidden;border-radius:5px;background:#f0eff5}.report-bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7661d4,#a596eb)}.report-bar-row strong{color:#4c4d55;font-size:10px;text-align:right}.simple-list{border-top:1px solid #f0f0f3;padding:0 21px}.simple-list-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;border-bottom:1px solid #f1f1f3;color:#6c6d75;font-size:11px}.simple-list-row>span:first-child{display:grid;gap:4px}.simple-list-row small{color:#9b9ca4;font-size:9px}.simple-list-row strong{color:#404149;font-size:11px}.modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#14141b57}.modal-card{width:min(530px,100%);max-height:min(88vh,760px);overflow-y:auto;border:1px solid #e8e6ee;border-radius:14px;background:#fff;box-shadow:0 24px 80px #1e19412e}.product-form-modal{width:min(940px,100%)}.modal-card .stack-form{padding:21px}.modal-card .detail-heading{background:#fcfcfd}.modal-card textarea{width:100%;resize:vertical;padding:11px 13px;border:1px solid #dedee5;border-radius:9px;outline:0;font:inherit;font-size:13px}.modal-card textarea:focus{border-color:#8f7be5;box-shadow:0 0 0 3px #6d50dc1f}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 21px 21px}.bulk-modal{width:min(1050px,100%)}.bulk-table-wrap{overflow-x:auto;padding:0 21px}.bulk-table{width:100%;min-width:820px;border-collapse:collapse;font-size:10px}.bulk-table th{padding:10px 8px;color:#a2a3aa;font-size:9px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.bulk-table td{padding:7px 8px;border-top:1px solid #f0f0f3}.bulk-table input,.bulk-table select{min-height:35px;padding:0 8px;border-radius:7px;font-size:10px}.bulk-table td:nth-child(2) input,.bulk-table td:nth-child(2) select{min-width:190px}.remove-row{border:0;color:var(--danger);background:transparent;font-size:19px}.date-filter{display:grid;gap:4px;color:#92939b;font-size:9px;text-transform:uppercase}.date-filter input{min-height:34px;padding:0 8px;font-size:10px}.checkbox-label{display:flex!important;align-items:center;align-self:end;gap:8px!important;min-height:44px}.checkbox-label input,.brand-checks input{width:16px;min-height:16px}.brand-checks{display:flex;flex-wrap:wrap;gap:10px 18px;padding:13px;border:1px solid #e2e1e7;border-radius:9px}.brand-checks legend{padding:0 5px;color:#777880;font-size:10px;font-weight:600}.brand-checks label{display:flex;align-items:center;gap:7px;color:#4f5159;font-size:12px}.account-modal{width:min(500px,100%)}.account-modal .stack-form{gap:16px}.account-modal .field-hint{margin:0}.account-modal-actions{justify-content:flex-end;padding:4px 0 0}.account-modal-actions .button{min-width:145px}.account-success{display:grid;justify-items:center;gap:9px;padding:28px 21px 25px;text-align:center}.account-success .receipt-success-icon{width:48px;height:48px;margin:0 0 3px;font-size:22px}.account-success h3{color:#227d60}.account-success p{margin:0 0 9px;color:var(--muted);font-size:12px}.receipt-backdrop{z-index:30}.receipt-modal{max-width:380px;padding:32px 28px;text-align:center;border-radius:16px}.receipt-success-icon{display:grid;width:56px;height:56px;margin:0 auto 14px;place-items:center;border-radius:50%;color:#fff;background:#38b58c;font-size:26px;font-weight:700;animation:popIn .35s ease-out}@keyframes popIn{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.receipt-modal h2{margin-bottom:4px;font-size:22px;color:#1a7a4a}.receipt-order-number{margin-bottom:16px;color:#6a9a80;font-size:13px;font-weight:600;font-family:Space Grotesk,sans-serif}.receipt-items{width:100%;border-top:1px solid #e6f0eb;padding-top:10px;margin-bottom:8px;text-align:left}.receipt-item{display:flex;justify-content:space-between;padding:5px 0;color:#555;font-size:11px}.receipt-item strong{color:#333}.receipt-discount{display:flex;justify-content:space-between;padding:5px 0;color:#1a7a4a;font-size:11px}.receipt-total{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1.5px solid #333;margin-top:4px}.receipt-total span{font-size:14px;font-weight:700;color:#222}.receipt-total strong{font-size:22px;color:#111;letter-spacing:-.03em;font-family:Space Grotesk,sans-serif}.receipt-payments{padding:8px 0;border-top:1px dashed #ddd;margin-top:4px;text-align:left}.receipt-payments>div{display:flex;justify-content:space-between;padding:3px 0;color:#666;font-size:10px}.receipt-payments strong{color:#444}.receipt-change{display:flex;align-items:center;justify-content:center;gap:8px;margin:10px 0;padding:10px;border-radius:8px;background:#e6f7ed}.receipt-change span{font-size:20px}.receipt-change strong{color:#0d6b3a;font-size:18px;font-family:Space Grotesk,sans-serif}.receipt-actions{display:flex;gap:8px;margin-top:16px}.receipt-actions .button{flex:1}.variant-section{overflow:hidden;border:1px solid #e3e0ef;border-radius:12px;background:#faf9fd}.variant-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #e8e5f2;background:#f5f2ff}.variant-section-heading>div:first-child{display:grid;gap:3px}.variant-section-heading strong{color:#3f3a58;font-size:13px}.variant-section-heading small{color:#8e899e;font-size:10px}.variant-section-heading>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.variant-editor-list{display:grid;gap:10px;padding:12px}.variant-editor{padding:12px;border:1px solid #e4e1eb;border-radius:10px;background:#fff}.variant-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.variant-editor-heading>div{display:flex;align-items:center;gap:7px}.variant-editor-heading select{width:110px;min-height:31px;padding:0 8px;font-size:10px}.variant-grid-main{display:grid;grid-template-columns:.8fr .8fr 1fr 1.15fr;gap:9px}.variant-grid-values{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:9px}.variant-editor label{gap:5px;font-size:10px}.variant-editor input{min-height:36px;padding:0 9px;font-size:11px}.variant-editor label .text-button{margin-top:2px;text-align:left}@media(max-width:820px){.products-admin-table .table-head,.products-admin-table .table-row,.customers-table .table-head,.customers-table .table-row,.users-table .table-head,.users-table .table-row,.cash-history-table .table-head,.cash-history-table .table-row,.privacy-requests-table .table-head,.privacy-requests-table .table-row{grid-template-columns:1.4fr .9fr .7fr}.products-admin-table .table-head span:nth-child(n+4),.products-admin-table .table-row>span:nth-child(n+4),.customers-table .table-head span:nth-child(n+4),.customers-table .table-row>span:nth-child(n+4),.users-table .table-head span:nth-child(n+4),.users-table .table-row>span:nth-child(n+4),.cash-history-table .table-head span:nth-child(n+4),.cash-history-table .table-row>span:nth-child(n+4),.privacy-requests-table .table-head span:nth-child(n+4),.privacy-requests-table .table-row>span:nth-child(n+4){display:none}.row-actions{justify-content:flex-start}.reports-grid{grid-template-columns:1fr}.report-bar-row{grid-template-columns:70px 1fr 70px}}.product-image-field{display:grid;gap:7px;padding:14px;border:1px dashed #d8d5e4;border-radius:10px;background:#fbfaff}.product-image-field>label{display:grid;gap:7px}.product-image-field input[type=file]{width:100%;padding:9px;border:1px solid #dedee5;border-radius:8px;background:#fff;font:inherit;font-size:12px}.product-image-field>small{color:#7c7c86;font-size:11px}.product-image-gallery-preview{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-image-preview{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:4px}.product-image-preview img{width:70px;height:70px;border-radius:9px;border:1px solid #e0ddea;object-fit:cover;background:#fff}.product-image-preview span{color:#555666;font-size:11px;overflow-wrap:anywhere}.variant-media-field{display:grid;gap:8px;margin-top:10px;padding:12px;border:1px dashed #d8d5e4;border-radius:10px;background:#fff}.variant-media-field>div:first-child{display:grid;gap:3px}.variant-media-field strong{color:#3f3a58;font-size:12px}.variant-media-field small{color:#7c7c86;font-size:11px}.variant-media-preview{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.variant-shipping-fields{display:grid;gap:9px;margin-top:11px;padding:10px;border:1px solid #e3def8;border-radius:9px;background:#fbfaff}.variant-shipping-fields>div:first-child{display:grid;gap:3px}.variant-shipping-fields strong{color:#51467a;font-size:11px}.variant-shipping-fields small{color:#817b91;font-size:10px}.variant-shipping-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}@media(max-width:560px){.modal-backdrop{align-items:flex-end;padding:0}.modal-card{max-height:94vh;border-radius:15px 15px 0 0}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions .button{width:100%}.report-bar-row{grid-template-columns:62px 1fr 63px;gap:6px;font-size:9px}.audit-row{grid-template-columns:10px 1fr;padding:0 14px}.audit-row>span:last-child{grid-column:2}.bulk-modal{width:100%}}@media(max-width:760px){.label-batch-bar{align-items:stretch;flex-direction:column}.label-batch-bar>span{margin-left:0}.variant-section-heading{align-items:stretch;flex-direction:column}.variant-grid-main,.variant-grid-values,.variant-shipping-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.variant-grid-main,.variant-grid-values,.variant-shipping-grid{grid-template-columns:1fr}}.bulk-table{min-width:1180px}.bulk-table td{vertical-align:top}.bulk-table td:nth-child(3) input{min-width:115px}.bulk-table td:nth-child(4) input{min-width:170px}.bulk-size-stock-input{min-width:180px!important}.bulk-grade-count{display:block;margin-top:4px;color:#7661d4;font-size:9px;white-space:nowrap}.bulk-guidance{display:grid;gap:4px;margin:0 21px 8px;padding:11px 13px;border:1px solid #e3def8;border-radius:9px;background:#faf8ff;color:#706b80;font-size:10px}.bulk-guidance strong{color:#4d4567;font-size:11px}.bulk-guidance b{color:#5d49ba;font-weight:700}.variant-quick-tools{display:grid;gap:10px;padding:13px;border-bottom:1px solid #e8e5f2;background:#fff}.quick-tools-copy{display:grid;gap:3px}.quick-tools-copy strong{color:#49415f;font-size:12px}.quick-tools-copy span{color:#8a8696;font-size:10px}.quick-size-presets{display:flex;flex-wrap:wrap;gap:7px}.quick-size-presets button{min-height:30px;padding:0 10px;border:1px solid #dcd5f5;border-radius:7px;color:#614ec0;background:#faf8ff;font-size:10px;font-weight:700}.quick-size-form,.quick-stock-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.quick-size-form label,.quick-stock-form label{gap:5px;color:#706c7c;font-size:10px}.quick-size-form input,.quick-stock-form input{min-height:35px;padding:0 9px;font-size:11px}.variant-stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;padding-top:3px}.variant-stock-grid>strong{grid-column:1 / -1;color:#5b5669;font-size:10px}.variant-stock-grid label{display:grid;gap:4px}.variant-stock-grid label span{overflow:hidden;color:#85808f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.variant-stock-grid input{min-height:34px;padding:0 8px;border:1px solid #dcd9e4;border-radius:7px;font-size:11px}.promo-inline{display:grid;gap:6px;margin:18px 0 4px}.promo-inline label{display:grid;gap:7px;font-size:12px;color:var(--muted);font-weight:700}.promo-inline input{width:100%}.promo-inline small{font-size:11px}@media(max-width:560px){.quick-size-form,.quick-stock-form{grid-template-columns:1fr}.quick-size-form .button,.quick-stock-form .button{width:100%}.bulk-guidance{margin-right:14px;margin-left:14px}.bulk-table-wrap{padding-right:14px;padding-left:14px}}.pos-workspace{min-width:0;min-height:0}.pos-catalog{display:flex;min-width:0;min-height:0;flex-direction:column}.pos-catalog .product-grid{min-height:0}.pos-helper{display:block;margin-top:6px;color:var(--faint);font-size:10px}.pos-side{min-width:0;min-height:0}.cart-items{min-height:0}.promo-details{margin:0 21px;border-top:1px solid #f0f0f3}.promo-details>summary{display:flex;align-items:center;justify-content:space-between;min-height:31px;color:#777880;font-size:10px;font-weight:700;cursor:pointer}.promo-details>summary span{color:#a5a6ad;font-size:9px;font-weight:500}.promo-details[open]>summary{color:#4e3ba5}.promo-details .promo-inline{margin:0 0 12px}.promo-details .promo-inline label{font-size:10px}.promo-details .promo-inline input{min-height:34px;font-size:11px}.search-field kbd{min-width:24px;text-align:center}@media(max-width:1100px){.content-area{padding-right:20px;padding-left:20px}.page-heading-pos{padding-top:25px;padding-bottom:18px}.page-heading-pos h1{font-size:28px}.page-heading-pos .heading-subtitle{margin-top:5px;font-size:12px}.pos-workspace{grid-template-columns:minmax(0,1.35fr) minmax(285px,.9fr);gap:9px;align-items:stretch}.pos-catalog{height:calc(100vh - 236px)}.pos-catalog .pos-toolbar{gap:10px;padding:14px}.pos-catalog .pos-toolbar h2{font-size:16px}.pos-catalog .product-grid{flex:1;overflow-y:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px;align-content:start}.product-tile{grid-template-columns:37px minmax(0,1fr) auto;gap:5px 7px;padding:8px}.product-tile-art{width:37px;height:40px;font-size:17px}.product-tile-copy strong{font-size:10px}.product-tile-copy small,.product-tile-bottom small{font-size:8px}.product-tile-bottom b{font-size:10px}.add-product{width:21px;height:21px;font-size:15px}.cart-heading{padding:14px 15px 10px}.cart-items,.cart-summary,.payment-section{padding-right:15px;padding-left:15px}.promo-details{margin-right:15px;margin-left:15px}.cart-item{padding:9px 0}.cart-item-art{width:31px;height:33px;font-size:13px}.cart-item-copy strong,.cart-item-copy small,.quantity-control b,.cart-item-total{font-size:9px}.cash-status-heading,.cash-breakdown{padding-right:15px;padding-left:15px}.cash-expected{margin-right:15px;margin-left:15px;padding:10px 12px}.cash-expected strong{margin:4px 0 2px;font-size:21px}.movement-panel,.close-panel{padding-right:15px;padding-left:15px}.movement-panel .panel-heading,.close-panel .panel-heading{padding-top:13px;padding-bottom:9px}.payment-section{padding-top:11px;padding-bottom:13px}.payment-actions{margin-top:8px;margin-bottom:9px}.checkout-button{min-height:41px}}@media(min-width:561px)and (max-width:820px){.pos-workspace{grid-template-columns:minmax(0,1fr) minmax(265px,38%)}.pos-catalog{height:calc(100vh - 210px)}.pos-catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-side{gap:8px}.cart-summary>div+div{margin-top:7px}.cash-breakdown{gap:5px;padding-top:9px}.cash-breakdown div{font-size:9px}.cash-status-heading{padding-top:13px;padding-bottom:8px}.session-pill{padding:4px 6px;font-size:8px}.movement-panel .inline-fields{grid-template-columns:1fr;gap:6px}}@media(max-height:700px)and (min-width:561px){.topbar{height:64px}.brand-ribbon{min-height:43px}.page-heading-pos{padding-top:18px;padding-bottom:12px}.page-heading-pos h1{font-size:25px}.pos-catalog{height:calc(100vh - 185px)}.pos-catalog .pos-toolbar{padding-top:10px;padding-bottom:10px}.pos-catalog .product-grid{padding-top:7px;padding-bottom:7px}.product-tile{padding-top:6px;padding-bottom:6px}.product-tile-art{height:34px}.cart-heading{padding-top:10px;padding-bottom:7px}.cart-summary{padding-top:8px;padding-bottom:7px}.payment-section{padding-top:8px;padding-bottom:9px}.cash-expected strong{font-size:18px}}@media(max-width:560px){.pos-helper{font-size:9px}.pos-workspace{grid-template-columns:minmax(0,1fr)}.pos-catalog{height:auto}.pos-catalog .product-grid{max-height:none;overflow:visible}.pos-side .cart-panel{order:-1}.pos-side .cash-status-panel{order:0}.promo-details{margin-right:14px;margin-left:14px}}@media(max-height:820px)and (min-width:561px){.app-shell{height:100vh;min-height:100vh;overflow:hidden}.sidebar{min-height:0;overflow-y:auto}.main-area{display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden}.content-area{min-height:0;overflow-y:auto}.pos-workspace{height:calc(100vh - 285px);align-items:stretch}.pos-catalog{height:100%}.cart-panel{min-height:270px}.pos-side{height:100%;overflow-y:auto;scrollbar-width:thin}}.cash-private-message{display:grid;gap:4px;margin:0 21px 3px;padding:13px 15px;border:1px solid #e6e3f8;border-radius:8px;color:#6d6792;background:#faf9ff;font-size:10px}.cash-private-message strong{color:#51448d;font-size:11px}.cash-private-message span{line-height:1.4}.product-tile-art,.cart-item-art{overflow:hidden}.product-tile-art img,.cart-item-art img{width:100%;height:100%;object-fit:cover;display:block}.page-heading-pos{padding-bottom:22px}.page-heading-pos h1{font-size:clamp(30px,3.4vw,42px)}.pos-heading-tools{display:flex;align-items:flex-end;gap:18px}.pos-register-select{min-width:188px}.pos-cash-link{display:inline-flex;min-height:34px;align-items:center;gap:8px;padding:0 11px;border:1px solid #d9f0e7;border-radius:8px;color:#1d785f;background:#f2fbf7;font-size:11px;font-weight:700}.pos-cash-link .status-dot{width:6px;height:6px;box-shadow:none}.pos-cash-link span:last-child{color:#78ad9b;font-size:14px}.pos-workspace{grid-template-columns:minmax(0,1.68fr) minmax(360px,.88fr);gap:16px;align-items:start}.pos-catalog{height:calc(100vh - 255px);min-height:540px;overflow:hidden}.pos-catalog .pos-toolbar{min-height:96px;padding:19px 21px}.pos-toolbar h2{font-size:21px}.pos-toolbar .search-field{width:min(360px,48%);height:44px;border-color:#dcd6f5;background:#fbfaff}.pos-toolbar .search-field input{font-size:12px}.pos-toolbar .search-field kbd{padding:4px 6px;color:#7c6bbd;border-color:#ded7f7;background:#f3efff;font-weight:700}.pos-catalog .product-grid{min-height:0;flex:1;overflow-y:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;padding:14px;scrollbar-width:thin}.product-tile{min-height:98px;padding:12px;border-color:#e7e6eb}.product-tile-copy strong{font-size:12px}.product-tile-copy small{font-size:10px}.product-tile-bottom b{font-size:12px}.product-tile-bottom small{font-size:10px}.product-tile-art{width:48px;height:52px}.add-product{width:28px;height:28px;border-radius:8px;font-size:20px}.pos-side{display:block}.cart-panel{position:sticky;top:16px;box-shadow:0 12px 30px #261d550f}.cart-heading{padding-top:19px}.cart-heading h2{font-size:21px}.cart-empty{min-height:225px}.payment-section{background:#fbfaff}.pos-locked-card{display:flex;min-height:190px;align-items:center;gap:20px;padding:32px 36px;border:1px solid #ded9f7;border-radius:13px;background:linear-gradient(120deg,#fbfaff,#f7f4ff)}.pos-locked-icon{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:17px 17px 17px 5px;color:#694fca;background:#e9e3ff;font-size:24px}.pos-locked-card>div:nth-child(2){min-width:0;flex:1}.pos-locked-card h2{margin-bottom:7px;font-size:20px}.pos-locked-card p:not(.eyebrow){margin:0;color:#85828f;font-size:12px;line-height:1.5}.page-heading-cash{padding-bottom:25px}.cash-register-select{display:grid;min-width:210px;gap:2px}.cash-register-select select{min-height:34px;padding-left:0;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600}.cash-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:16px;align-items:start}.cash-main{display:grid;min-width:0;gap:12px}.cash-open-card{min-height:300px}.cash-overview-panel{overflow:hidden}.cash-overview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:23px 24px 18px}.cash-overview-heading h2{margin-bottom:5px;font-size:21px}.cash-overview-heading>div>span{color:#96979f;font-size:11px}.cash-overview-heading .session-pill{margin-top:2px}.cash-overview-panel .operator-warning{margin:0 24px 18px}.cash-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 24px 18px}.cash-stat-grid>div{min-height:82px;padding:13px 14px;border:1px solid #ededf0;border-radius:9px;background:#fcfcfd}.cash-stat-grid span{display:block;color:#91929a;font-size:10px;line-height:1.3}.cash-stat-grid strong{display:block;margin-top:13px;color:#303138;font-size:15px}.cash-stat-grid .cash-stat-withdrawal strong{color:#ae5660}.cash-expected-highlight{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 24px 24px;padding:15px 16px;border:1px solid #dcd5fa;border-radius:10px;background:#f8f6ff}.cash-expected-highlight span,.cash-expected-highlight small{display:block}.cash-expected-highlight span{color:#51428e;font-size:11px;font-weight:700}.cash-expected-highlight small{margin-top:4px;color:#8c87a6;font-size:9px}.cash-expected-highlight strong{color:#513aa8;font-size:22px;letter-spacing:-.05em}.cash-operation-panel,.cash-close-panel{padding-bottom:20px}.cash-operation-panel .panel-heading,.cash-close-panel .panel-heading{padding:20px 22px 14px}.cash-operation-panel form,.cash-close-panel form{padding:0 22px}.cash-history-card{position:sticky;top:16px;overflow:hidden}.cash-history-card .panel-heading{padding-bottom:17px}.cash-history-list{border-top:1px solid #f0f0f3}.cash-history-item{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid #f0f0f3}.cash-history-item:last-child{border-bottom:0}.cash-history-item>div:first-child{display:grid;min-width:0;gap:4px}.cash-history-item>div:last-child{display:grid;flex:0 0 auto;justify-items:end;gap:5px}.cash-history-item strong{color:#3a3b42;font-size:11px}.cash-history-item small{overflow:hidden;color:#9a9ba3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cash-history-item .status-pill{padding:4px 6px;font-size:8px}@media(max-width:1100px){.pos-workspace{grid-template-columns:minmax(0,1.3fr) minmax(330px,.9fr);gap:11px}.cash-workspace{grid-template-columns:minmax(0,1.35fr) minmax(285px,.8fr);gap:11px}.cash-stat-grid{gap:7px;padding-right:18px;padding-left:18px}.cash-overview-heading{padding-right:18px;padding-left:18px}.cash-overview-panel .operator-warning,.cash-expected-highlight{margin-right:18px;margin-left:18px}}@media(max-width:820px){.pos-heading-tools{gap:10px}.pos-catalog{height:auto;min-height:0}.pos-catalog .product-grid{max-height:none;overflow:visible}.cash-workspace{grid-template-columns:1fr}.cash-history-card{position:static}.cash-stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.pos-heading-tools{width:100%;align-items:stretch;flex-direction:column}.pos-register-select{width:100%}.pos-cash-link{justify-content:center}.pos-locked-card{align-items:flex-start;flex-direction:column;padding:25px}.pos-locked-card .button{width:100%}.pos-catalog .pos-toolbar{min-height:0}.pos-toolbar .search-field,.cash-register-select{width:100%}.cash-stat-grid{padding-right:14px;padding-left:14px}.cash-overview-heading{padding:18px 14px 15px}.cash-overview-panel .operator-warning,.cash-expected-highlight{margin-right:14px;margin-left:14px}.cash-expected-highlight{align-items:flex-start;flex-direction:column}.cash-operation-panel .panel-heading,.cash-close-panel .panel-heading,.cash-operation-panel form,.cash-close-panel form{padding-right:14px;padding-left:14px}.quick-pay-grid{grid-template-columns:repeat(2,1fr)}.pix-qr-image{width:150px;height:150px}.receipt-modal{padding:24px 20px}.pos-shortcuts-bar{display:none}}.label-modal{max-width:760px;width:100%}.label-modal-grid{display:grid;grid-template-columns:1fr 260px;gap:20px;padding:14px 21px;max-height:480px;overflow-y:auto}.label-modal-controls{display:flex;flex-direction:column;gap:10px}.label-modal-options{display:flex;align-items:center;gap:12px;padding:6px 0 10px;border-bottom:1px solid #f0f0f3;font-size:11px;font-weight:600;color:#4a4b53}.label-modal-options label{display:flex;align-items:center;gap:8px;cursor:pointer}.label-modal-variants{padding:0;max-height:280px;overflow-y:auto}.label-modal-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f3}.label-modal-row:last-child{border-bottom:0}.label-modal-variant-info{display:grid;gap:2px}.label-modal-variant-info strong{color:#34353c;font-size:12px}.label-modal-variant-info small{color:#9a9ba3;font-size:10px}.label-modal-tools{display:flex;gap:10px;padding:8px 0;border-top:1px solid #f0f0f3;background:transparent}.label-preview-panel{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px;background:#f8f8fb;border-radius:12px;border:1px dashed #d8d8e2}.preview-heading{font-size:10px;font-weight:700;color:#5a5b65;margin:0;text-transform:uppercase;letter-spacing:.06em}.label-preview-card{background:#fff;border:1px solid #c8c8d2;border-radius:6px;box-shadow:0 4px 16px #00000014;width:220px;overflow:hidden}.label-preview-card .label{width:100%!important;height:auto!important;min-height:185px;padding:8px 10px 6px;display:flex;flex-direction:column;align-items:center;background:#fff;color:#000;box-sizing:border-box}.label-preview-card .label-header{width:100%;height:32px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #000;padding-bottom:4px;margin-bottom:4px}.label-preview-card .label-header.text-only{justify-content:space-between;font-size:8px;font-weight:700;text-transform:uppercase}.label-preview-card .brand-logo{max-height:28px;max-width:180px;object-fit:contain}.label-preview-card .product-title{width:100%;margin:2px 0 3px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-weight:700;color:#000;line-height:1.15;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.label-preview-card .variant-wrap{display:flex;align-items:center;justify-content:center;margin:2px 0 4px}.label-preview-card .variant-badge{display:inline-block;padding:1px 8px;border:1.5px solid #000;border-radius:4px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#fff;color:#000;line-height:1.2}.label-preview-card .barcode-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2px 0}.label-preview-card .barcode-img{display:block;width:185px;height:48px;object-fit:contain;image-rendering:pixelated}.label-preview-card .barcode-val{display:flex;align-items:center;justify-content:center;gap:4px;margin:2px 0 0;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:700;line-height:1}.label-preview-card .barcode-val span{font-family:Arial,sans-serif;font-size:7px;color:#555;text-transform:uppercase}.label-preview-card .label-footer{width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #000;margin-top:6px;padding-top:4px}.label-preview-card .sku-box{font-size:9px;color:#222;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-preview-card .sku-box strong{font-family:Courier New,monospace;font-size:9px;font-weight:700;color:#000}.label-preview-card .price-wrap{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.label-preview-card .price-compare{font-size:7px;color:#555;text-decoration:line-through;margin-bottom:1px}.label-preview-card .price-val{font-size:15px;font-weight:900;letter-spacing:-.02em;color:#000;line-height:1}.label-preview-card .tag-gift{font-size:8px;font-weight:700;border:1px dashed #000;padding:2px 6px;border-radius:2px}.preview-note{font-size:9px;color:#888995;text-align:center;line-height:1.3}.brand-ribbon-logo{height:32px;max-width:84px;object-fit:contain;margin-right:8px}.label-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 21px;border-top:1px solid #ede7fc;background:#faf9ff}.label-modal-count{color:#6d50dc;font-size:12px;font-weight:700}@media(max-width:680px){.label-modal-grid{grid-template-columns:1fr}.label-preview-panel{order:-1}}.promo-details{padding:0 21px}.promo-details summary{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #f0f0f3;color:#888;font-size:10px;cursor:pointer;list-style:none}.promo-details summary::-webkit-details-marker{display:none}.promo-details summary span{color:#bbb;font-size:9px}.promo-inline{display:grid;gap:8px;padding-bottom:10px}.promo-inline label{display:grid;gap:6px;color:#4f5159;font-size:11px;font-weight:600}.promo-inline small{font-size:10px}.reports-preset-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;padding:10px 14px;border:1px solid #e2e2e8;border-radius:10px;background:#fff}.preset-buttons{display:flex;flex-wrap:wrap;gap:6px}.preset-buttons button{padding:6px 12px;border:1px solid #e3e3e7;border-radius:6px;background:#f8f8fa;color:#4a4b53;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s}.preset-buttons button:hover{border-color:#6d50dc;color:#6d50dc;background:#f2efff}.date-custom-pickers{display:flex;align-items:center;gap:8px}.date-custom-pickers .date-filter{display:flex;align-items:center;gap:4px;font-size:11px;color:#666;font-weight:600}.date-custom-pickers input[type=date]{padding:4px 8px;border:1px solid #dcdce0;border-radius:6px;font-size:11px}.fee-config-box{margin-bottom:16px;padding:14px 18px;border:1px solid #e0d8fa;border-radius:10px;background:#fbfaff}.fee-config-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.fee-config-heading strong{display:block;color:#34353c;font-size:13px}.fee-config-heading small{display:block;color:#7f808a;font-size:11px}.fee-config-inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.fee-config-inputs label{display:grid;gap:4px;font-size:11px;font-weight:600;color:#4f5159}.fee-config-inputs input{padding:8px 10px;border:1px solid #d4cbf7;border-radius:6px;font-size:13px;font-weight:600}.payment-breakdown-row{display:flex;justify-content:space-between;align-items:center}.payment-breakdown-row .fee-tag{display:block;font-size:10px;color:#d05a20;font-weight:500}.payment-amounts{text-align:right}.payment-amounts strong{display:block;color:#1a7a4a;font-size:13px}.payment-amounts small{display:block;font-size:10px;color:#888}.topbar-pwa-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #c4a94d;border-radius:8px;background:linear-gradient(135deg,#22232a,#16171d);color:#fae89f;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #c4a94d26}.topbar-pwa-badge:hover{background:#2a2b34;border-color:#ffd866;transform:translateY(-1px)}.sidebar-pwa-btn{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:10px 12px;border:1px solid #c4a94d;border-radius:10px;background:#1a1b22;color:#fae89f;text-align:left;cursor:pointer;transition:all .2s ease}.sidebar-pwa-btn span{font-size:20px}.sidebar-pwa-btn strong{display:block;font-size:11px;color:#fff}.sidebar-pwa-btn small{display:block;font-size:9px;color:#c4a94d}.sidebar-pwa-btn:hover{background:#252630;border-color:#ffd866}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:60px;background:#14151b;border-top:1px solid #282933;z-index:99;padding:0 4px calc(env(safe-area-inset-bottom,0px)/2);align-items:center;justify-content:space-around;box-shadow:0 -4px 16px #0006}.bottom-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;height:100%;background:transparent;border:0;color:#8e909a;cursor:pointer;padding:4px 0;transition:all .15s ease}.bottom-nav-btn .bottom-nav-icon{font-size:18px;line-height:1;transition:transform .15s ease}.bottom-nav-btn .bottom-nav-text{font-size:10px;font-weight:600;letter-spacing:-.01em}.bottom-nav-btn.active{color:#fae89f}.bottom-nav-btn.active .bottom-nav-icon{transform:scale(1.15)}.mobile-menu-backdrop{z-index:100;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end}.mobile-menu-sheet{width:100%;max-height:85vh;overflow-y:auto;background:#181921;border-radius:20px 20px 0 0;border-top:1px solid #2e303d;padding:12px 18px calc(24px + env(safe-area-inset-bottom,0px));box-shadow:0 -10px 30px #0009;animation:slideUp .25s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-menu-bar{width:42px;height:4px;background:#3e404f;border-radius:2px;margin:0 auto 12px}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-menu-head h3{color:#fff;font-size:17px}.mobile-menu-head small{color:#8e909a;font-size:11px}.mobile-brand-switcher{margin:-2px 0 16px;padding:12px;border:1px solid #2e303d;border-radius:12px;background:#20212b}.mobile-brand-switcher-label{display:block;margin-bottom:9px;color:#8e909a;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-brand-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-brand-options button{min-height:44px;padding:8px 10px;border:1px solid #3b3d4b;border-radius:9px;color:#d2d3dc;background:#181921;font-size:12px;font-weight:700;cursor:pointer}.mobile-brand-options button.is-active{border-color:#c4a94d;color:#fae89f;background:#2a2b34;box-shadow:0 0 0 1px #c4a94d33}.mobile-menu-install{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;margin-bottom:16px;border:1px solid #c4a94d;border-radius:12px;background:linear-gradient(135deg,#272832,#1a1b24);color:#fff;cursor:pointer;text-align:left}.mobile-menu-install .menu-install-icon{font-size:26px}.mobile-menu-install strong{display:block;color:#fae89f;font-size:13px}.mobile-menu-install small{display:block;color:#b5b7c2;font-size:10px}.mobile-menu-install>span:last-child{margin-left:auto;font-size:11px;font-weight:700;color:#fae89f}.mobile-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.mobile-menu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 6px;background:#20212b;border:1px solid #2d2e3c;border-radius:12px;color:#c4c6d2;cursor:pointer;transition:all .15s}.mobile-menu-item:hover,.mobile-menu-item.active{background:#292a38;border-color:#c4a94d;color:#fae89f}.mobile-menu-icon{font-size:20px}.mobile-menu-label{font-size:10px;font-weight:600;text-align:center}.mobile-menu-footer{display:grid;gap:8px;margin-top:10px;border-top:1px solid #282935;padding-top:14px}.ios-install-modal{max-width:440px;padding:28px 24px;border-radius:16px;text-align:left;background:#fff}.ios-modal-icon{font-size:38px;text-align:center;margin-bottom:8px}.ios-install-modal h2{font-size:19px;color:#1a1b22;text-align:center;margin-bottom:4px}.ios-modal-sub{font-size:12px;color:#666;text-align:center;margin-bottom:18px}.ios-steps{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:12px}.ios-steps li{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#333;line-height:1.4}.step-badge{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#f0edff;color:#6d50dc;font-weight:700;font-size:11px;border-radius:50%;flex-shrink:0}.ios-success-note{background:#f4faf6;border:1px solid #c2e5d3;border-radius:8px;padding:10px 12px;color:#177148;font-size:11px;margin-bottom:18px}.pos-search-camera-row{display:flex;align-items:center;gap:8px;width:100%}.pos-search-camera-row .search-field{flex:1}.camera-barcode-btn{display:flex;align-items:center;gap:6px;height:42px;padding:0 14px;background:#1e1f28;border:1px solid #c4a94d;border-radius:8px;color:#fae89f;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s}.camera-barcode-btn:hover{background:#2b2c3a;border-color:#ffd866}.pos-mobile-cart-float{display:none;position:fixed;bottom:66px;left:12px;right:12px;z-index:95;animation:popIn .2s ease-out}.mobile-cart-float-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#111217;border:1.5px solid #c4a94d;border-radius:14px;box-shadow:0 8px 24px #00000073;color:#fff;cursor:pointer}.m-cart-qty{font-size:12px;font-weight:600;color:#fae89f}.m-cart-val{font-size:17px;font-family:Space Grotesk,sans-serif;color:#fff;letter-spacing:-.02em}.m-cart-arrow{font-size:12px;font-weight:700;color:#ffd866;background:#c4a94d33;padding:5px 10px;border-radius:6px}.scanner-modal-backdrop{z-index:105;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:16px}.scanner-modal-card{width:100%;max-width:440px;background:#16171e;border:1px solid #2d2e3d;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px #000000b3;display:flex;flex-direction:column}.scanner-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #262734}.scanner-modal-header h3{color:#fff;font-size:16px}.scanner-modal-header p{color:#8e909a;font-size:11px}.scanner-viewport-wrap{position:relative;width:100%;height:280px;background:#000;overflow:hidden}.scanner-video{width:100%;height:100%;object-fit:cover}.scanner-viewfinder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:140px;border:2px dashed rgba(196,169,77,.7);border-radius:12px;box-shadow:0 0 0 9999px #00000073;pointer-events:none}.viewfinder-laser{position:absolute;top:0;left:0;right:0;height:2px;background:#fae89f;box-shadow:0 0 8px #fae89f;animation:laserScan 2s infinite alternate ease-in-out}@keyframes laserScan{0%{top:5%}to{top:95%}}.scanner-no-detector-banner{position:absolute;bottom:8px;left:12px;right:12px;padding:6px 10px;background:#000000bf;border-radius:6px;text-align:center;color:#fae89f}.scanner-manual-fallback{padding:14px 18px;background:#1c1d26;border-top:1px solid #262734}.scanner-manual-fallback form{display:flex;gap:8px}.scanner-manual-input{flex:1;padding:8px 12px;border:1px solid #3a3c4e;border-radius:8px;background:#111218;color:#fff;font-size:13px}.scanner-error-box{padding:24px 18px;text-align:center;color:#ff7582;font-size:13px}.scanner-error-box button{margin-top:12px}html,body{overflow-x:hidden!important;max-width:100vw!important;width:100%!important;margin:0;padding:0;-webkit-text-size-adjust:100%;touch-action:manipulation}*,*:before,*:after{box-sizing:border-box}@media(max-width:768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=date],select,textarea{font-size:16px!important}.app-shell{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important;min-height:100vh!important}.sidebar{display:none!important}.mobile-bottom-nav{display:flex!important}.main-area{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;margin:0!important;padding:0!important;min-width:0!important}.content-area{padding:0 12px 88px!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;overflow-x:hidden!important}.content-inner{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.topbar{min-height:calc(54px + env(safe-area-inset-top,0px))!important;height:auto!important;padding:0 12px!important;padding-top:env(safe-area-inset-top,0px)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #eeedf2!important}.mobile-title{display:flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important}.mobile-title .brand-mark{font-size:13px!important;font-weight:800!important;color:#1a1b21!important;display:flex!important;align-items:center!important;gap:6px!important}.mobile-title .brand-mark-dot{width:8px!important;height:8px!important;background:#6d50dc!important;border-radius:2px!important;transform:rotate(45deg)!important}.topbar-context{display:none!important}.topbar-actions{display:flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important}.topbar-actions .icon-button,.topbar-pwa-badge,.pwa-badge-text{display:none!important}.brand-select-label{min-width:0!important;max-width:150px!important;flex:1 1 auto!important}.brand-select-label .topbar-kicker{display:none!important}.brand-select-label select{min-height:42px!important;height:42px!important;max-width:150px!important;font-size:12px!important;padding:0 24px 0 10px!important;border:1px solid #dedee5!important;border-radius:10px!important;background:#fff!important}.topbar-avatar{width:28px!important;height:28px!important;font-size:10px!important;flex-shrink:0!important}.brand-ribbon{min-height:38px!important;padding:0 10px!important;margin:8px 0 12px!important;font-size:11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;box-sizing:border-box!important;border-radius:8px!important}.brand-ribbon-logo{max-height:22px!important;max-width:70px!important}.brand-ribbon small{display:none!important}.page-heading{align-items:flex-start!important;flex-direction:column!important;padding-top:14px!important;padding-bottom:16px!important;gap:10px!important;width:100%!important}.page-heading h1{font-size:clamp(22px,5.5vw,28px)!important;line-height:1.15!important}.heading-subtitle{font-size:12px!important;margin-bottom:4px!important}.heading-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}.heading-actions .button{width:100%!important;justify-content:center!important;font-size:12px!important;padding:0 10px!important;height:38px!important}.metric-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;width:100%!important}.metric-card{min-height:auto!important;padding:12px!important;border-radius:10px!important}.metric-card strong{font-size:18px!important;margin-top:8px!important}.metric-card small{font-size:10px!important}.dashboard-grid{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin-top:8px!important}.quick-actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.recent-list .order-row{padding:12px 14px!important;width:100%!important;box-sizing:border-box!important}.page-heading-pos h1{font-size:24px!important}.pos-heading-tools{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important}.pos-register-select{width:100%!important;min-width:0!important}.pos-register-select select{width:100%!important;height:36px!important}.pos-cash-link{justify-content:center!important;width:100%!important;height:36px!important;font-size:12px!important}.pos-workspace{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important}.pos-catalog{width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important}.pos-catalog .pos-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px 14px!important;min-height:0!important}.pos-toolbar h2{font-size:18px!important}.pos-search-camera-row{display:flex!important;gap:8px!important;width:100%!important}.pos-search-camera-row .search-field{flex:1!important;width:auto!important;min-width:0!important;height:42px!important;padding:0 10px!important}.pos-search-camera-row .search-field kbd{display:none!important}.camera-barcode-btn{flex-shrink:0!important;height:42px!important;padding:0 14px!important;font-size:12px!important;display:flex!important;align-items:center!important;gap:6px!important;border-radius:8px!important}.pos-catalog .product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px 12px!important;max-height:none!important;overflow:visible!important;width:100%!important;box-sizing:border-box!important}.product-tile{padding:10px 8px!important;min-height:88px!important;border-radius:10px!important;display:grid!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;gap:8px!important}.product-tile-art{width:44px!important;height:48px!important;border-radius:6px!important;flex-shrink:0!important}.product-tile-copy strong{font-size:11px!important;line-height:1.25!important;max-height:2.5em!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-tile-copy small{font-size:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-tile-bottom{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px!important}.product-tile-bottom b{font-size:12px!important}.product-tile-bottom small{font-size:9px!important}.add-product{width:26px!important;height:26px!important;font-size:16px!important;border-radius:6px!important}.pos-side{width:100%!important;display:flex!important;flex-direction:column!important}.cart-panel{position:static!important;width:100%!important;box-shadow:none!important;border:1px solid #eae9f2!important;border-radius:12px!important;padding-bottom:80px!important}.cart-heading{padding:14px 16px 10px!important}.cart-heading h2{font-size:18px!important}.cart-items{max-height:320px!important;overflow-y:auto!important}.cart-item{padding:10px 14px!important;font-size:11px!important}.quick-pay-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:6px!important;margin-bottom:10px!important}.quick-pay-btn{min-height:52px!important;padding:8px 4px 6px!important;font-size:11px!important;border-radius:8px!important}.quick-pay-btn kbd{display:none!important}.quick-pay-btn>span:first-child{font-size:18px!important}.pos-shortcuts-bar{display:none!important}.checkout-button{min-height:48px!important;font-size:15px!important;font-weight:700!important;width:100%!important;border-radius:10px!important}.checkout-button kbd{display:none!important}.pix-qr-section{padding:12px!important;margin:8px 0!important}.pix-qr-image{width:140px!important;height:140px!important}.pos-mobile-cart-float{display:block!important;position:fixed!important;bottom:68px!important;left:12px!important;right:12px!important;z-index:95!important}.orders-layout{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.orders-layout .detail-placeholder{display:none!important}.orders-layout .order-detail{width:100%!important;margin-bottom:12px!important;border-radius:12px!important}.orders-layout .orders-panel{width:100%!important;border-radius:12px!important}.orders-table .table-head{display:none!important}.orders-table .table-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px 14px!important;min-height:auto!important;border:1px solid #eef0f3!important;border-radius:10px!important;margin-bottom:8px!important;background:#fff!important;box-shadow:0 1px 4px #00000005!important;text-align:left!important;width:100%!important;box-sizing:border-box!important}.orders-table .table-row>span:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.orders-table .table-row>span:first-child strong{font-size:13px!important;color:#1a1b21!important}.orders-table .table-row>strong{font-size:16px!important;font-family:Space Grotesk,sans-serif!important;color:#1a1b21!important;margin:2px 0!important}.orders-table .table-row>span:nth-child(2){display:block!important;font-size:12px!important;color:#555761!important}.orders-table .table-row>span:nth-child(3){display:inline-flex!important;align-items:center!important;font-size:11px!important;color:#888995!important}.orders-table .table-row>span:nth-child(4){display:inline-flex!important;align-items:center!important}.page-heading .heading-actions:has(.inventory-kpi){display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;margin-top:10px!important}.inventory-kpi{border:1px solid #e6e6ed!important;border-radius:8px!important;padding:10px 12px!important;background:#fafafc!important;min-width:0!important;flex:1!important}.inventory-kpi strong{font-size:18px!important}.inventory-search{width:100%!important}.inventory-table .table-head{display:none!important}.inventory-table .table-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px 14px!important;min-height:auto!important;border:1px solid #eef0f3!important;border-radius:10px!important;margin-bottom:8px!important;background:#fff!important;box-shadow:0 1px 3px #00000005!important;width:100%!important;box-sizing:border-box!important;text-align:left!important}.inventory-table .table-row>span{display:block!important}.inventory-table .table-row>span:nth-child(2):before{content:"📍 ";font-size:10px}.inventory-table .table-row>span:nth-child(4):before{content:"Reservado: ";font-size:10px;font-weight:600;color:#888995}.inventory-table .table-row>span:nth-child(5):before{content:"Custo médio: ";font-size:10px;font-weight:600;color:#888995}.inventory-table .table-row>span:last-child button{align-self:flex-start!important;margin-top:4px!important;font-size:11px!important;font-weight:700!important}.cash-workspace{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.cash-main{display:flex!important;flex-direction:column!important;width:100%!important;gap:12px!important}.cash-overview-panel,.cash-operation-panel,.cash-close-panel,.movement-panel,.close-panel{grid-column:auto!important;grid-row:auto!important;width:100%!important}.cash-stat-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:0 14px 14px!important}.cash-expected-highlight{margin:0 14px 14px!important;padding:12px 14px!important;border-radius:8px!important}.cash-overview-heading{padding:14px!important}.cash-operation-panel,.cash-close-panel{padding:0 14px 16px!important}.cash-history-card{width:100%!important;position:static!important}.open-cash-card{flex-direction:column!important;padding:22px 16px!important;align-items:center!important;text-align:center!important;min-height:auto!important;gap:14px!important}.open-cash-art{width:70px!important;height:70px!important;font-size:26px!important}.open-cash-form{display:flex!important;flex-direction:column!important;width:100%!important;gap:10px!important;align-items:stretch!important}.open-cash-form label{width:100%!important}.open-cash-form .button{width:100%!important;height:42px!important}.products-admin-table .table-head{display:none!important}.products-admin-table .table-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px 14px!important;min-height:auto!important;border:1px solid #eef0f3!important;border-radius:10px!important;margin-bottom:8px!important;background:#fff!important;width:100%!important;box-sizing:border-box!important;text-align:left!important}.products-admin-table .table-row>span{display:block!important}.product-select-cell{display:flex!important;align-items:flex-start!important;gap:8px!important;width:100%!important}.row-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding-top:8px!important;border-top:1px dashed #e8e8ed!important;margin-top:4px!important;justify-content:flex-start!important}.product-row-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.row-actions-main,.row-actions-danger{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;width:100%}.row-actions-danger{margin-left:0;padding-top:8px;padding-left:0;border-top:1px solid #f0edf2;border-left:0}.product-row-actions .row-action{width:100%;min-height:36px}.finance-layout{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.finance-summary-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;width:100%!important}.finance-tabs{display:flex!important;width:100%!important;gap:4px!important}.finance-tabs button{flex:1!important;min-height:34px!important;font-size:11px!important}.finance-table .table-head{display:none!important}.finance-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px 14px!important;min-height:auto!important;border:1px solid #eef0f3!important;border-radius:10px!important;margin-bottom:8px!important;background:#fff!important;width:100%!important;box-sizing:border-box!important;text-align:left!important}.finance-row>span{display:block!important}.reports-grid{grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.report-bar-row{grid-template-columns:60px 1fr 65px!important;gap:6px!important;font-size:10px!important}.audit-row{grid-template-columns:10px 1fr!important;padding:0 12px!important}.modal-backdrop{align-items:flex-end!important;padding:0!important}.modal-card{width:100%!important;max-width:100%!important;max-height:92vh!important;border-radius:18px 18px 0 0!important;padding:22px 18px!important;overflow-y:auto!important}.scanner-modal-card{border-radius:18px 18px 0 0!important;max-height:94vh!important}.receipt-modal{border-radius:18px 18px 0 0!important;max-height:94vh!important;padding:24px 18px!important}.receipt-actions{flex-direction:column!important;gap:8px!important;width:100%!important}.receipt-actions .button{width:100%!important;min-height:44px!important}.modal-actions{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important;width:100%!important}.modal-actions .button{width:100%!important;height:42px!important}}@media(max-width:820px){.login-page{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;width:100%!important;max-width:100vw!important;min-height:100vh!important;background:#fff!important}.login-aside{display:none!important}.login-card{width:100%!important;max-width:100%!important;min-height:100vh!important;padding:36px 20px!important;box-sizing:border-box!important}.mobile-brand{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:40px!important;font-size:16px!important;font-weight:700!important;color:#4f3e9b!important}}.order-address{display:grid;gap:4px;color:#6e6f77;font-size:10px;line-height:1.45}.order-address strong{color:#44454d;font-size:11px}.order-address b{color:#725ed0;font-size:10px}.order-address small{color:#999aa3;font-size:9px}.detail-actions{display:grid;gap:9px;padding:15px 21px 19px}.detail-actions label{color:#999aa2;display:grid;font-size:9px;font-weight:700;gap:6px;letter-spacing:.08em;text-transform:uppercase}.detail-actions input{border:1px solid #e5e5ea;color:#44454d;font-size:11px;min-height:35px;padding:0 9px}.danger-text{color:#b34d3a}
