:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;background:#f6f7f9;color:#172033}*{box-sizing:border-box}body{margin:0;background:#f6f7f9}.environment-banner{position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:6px 12px;background:#fff3cd;color:#7a4b00;border-bottom:1px solid #f4d27a;font-size:12px;font-weight:900;letter-spacing:0;text-align:center}.home-page{min-height:100vh;display:grid;place-items:center;padding:32px}.home-panel{width:min(760px,100%);display:grid;grid-gap:24px;gap:24px}.home-brand{display:grid;grid-gap:10px;gap:10px}.home-brand h1{margin:0;font-size:32px}.home-brand p{margin:0;color:#566278}.access-denied-card span,.home-brand span{color:#1d5fd1;font-size:13px;font-weight:800;text-transform:uppercase}.home-session{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #d9dee8;padding-top:16px}.home-session span{color:#657287;font-size:13px}.home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.home-action{position:relative;min-height:174px;display:grid;align-content:start;grid-gap:12px;gap:12px;padding:22px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#1d5fd1;text-decoration:none;transition:border-color .12s ease,box-shadow .12s ease}.home-action:focus-visible,.home-action:hover{border-color:#1d5fd1;box-shadow:0 0 0 3px rgba(29,95,209,.14)}.home-action strong{color:#172033;font-size:24px;line-height:1.2}.home-action span{color:#4d5a6d;font-size:14px}.home-action-arrow{position:absolute;right:20px;top:22px}.home-action-admin{color:#147449}.home-action-admin:focus-visible,.home-action-admin:hover{border-color:#147449;box-shadow:0 0 0 3px rgba(20,116,73,.14)}.access-denied-page{min-height:100vh;display:grid;place-items:center;padding:24px}.access-denied-card{width:min(520px,100%);display:grid;grid-gap:14px;gap:14px;padding:24px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.access-denied-card h1{font-size:28px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);display:grid;grid-gap:16px;gap:16px;padding:24px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}h1{margin:0 0 12px;font-size:40px;line-height:1.1}p{margin:0;color:#4d5a6d;font-size:18px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.72}.admin-shell{min-height:100vh}.admin-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 28px;border-bottom:1px solid #d9dee8;background:#ffffff}.admin-header div{display:grid;grid-gap:3px;gap:3px}.admin-header strong{font-size:17px}.admin-header span{color:#657287;font-size:13px}.admin-header nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-header nav a{padding:8px 10px;border-radius:6px;color:#263348;font-size:14px}.admin-header nav a:hover{background:#eef2f7}.admin-header nav a.admin-pdv-link{background:#1558d6;color:#ffffff;font-weight:800}.admin-header nav a.admin-pdv-link:hover{background:#0f46ad}.admin-main{width:min(1200px,100%);margin:0 auto;padding:28px}.admin-page{display:grid;grid-gap:18px;gap:18px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-heading h1{font-size:32px}.page-heading p{margin-top:6px;font-size:15px}.toolbar{display:flex;align-items:flex-end;gap:10px;padding:14px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}label{display:grid;grid-gap:6px;gap:6px}label span{color:#3f4c60;font-size:13px;font-weight:700}.search-field{flex:1 1;min-width:240px}input,select,textarea{width:100%;border:1px solid #c8d0dc;border-radius:6px;background:#ffffff;color:#172033;padding:10px 11px;outline:none}textarea{min-height:92px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2f6fed;box-shadow:0 0 0 3px rgba(47,111,237,.13)}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #c8d0dc;border-radius:6px;background:#ffffff;color:#1f2c3f;padding:9px 13px;font-weight:700;white-space:nowrap}.button.primary{border-color:#1d5fd1;background:#1d5fd1;color:#ffffff}.button.secondary{background:#f8fafc}.button.danger{border-color:#d66a6a;background:#fff5f5;color:#9b2424}.message{padding:12px 14px;border-radius:8px;font-size:14px;font-weight:700}.message.error{border:1px solid #f1a2a2;background:#fff1f1;color:#922222}.message.success{border:1px solid #8dceb0;background:#ebfff5;color:#12643c}.sync-indicator{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;margin-top:6px;color:#657287;font-size:12px;font-weight:700}.sync-indicator:before{content:"";width:7px;height:7px;border-radius:999px;background:#8d99aa}.sync-retrying:before,.sync-syncing:before{background:#d08b18}.sync-synced:before{background:#168a50}.sync-offline:before{background:#c23333}.table-wrap{overflow-x:auto;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.table-wrap.compact{margin-top:12px}table{width:100%;border-collapse:collapse}td,th{padding:12px 14px;border-bottom:1px solid #e7ebf1;text-align:left;vertical-align:top}th{background:#f8fafc;color:#526077;font-size:12px;text-transform:uppercase}td{font-size:14px}tr:last-child td{border-bottom:0}td small{display:block;margin-top:2px;color:#6a788d}.muted-cell{max-width:420px;color:#4d5a6d}.status{display:inline-flex;min-width:64px;justify-content:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.status.active{background:#e6f7ee;color:#11633b}.status.inactive{background:#eceff4;color:#59677a}.owner-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:4px 0 2px;border-radius:999px;background:#eaf2ff;color:#1558d6;padding:3px 7px;font-size:11px;font-weight:900}.product-form{display:grid;grid-gap:16px;gap:16px}.compact-product-page{max-width:980px}.compact-product-form .form-section{gap:12px}.compact-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.compact-form-grid .field-wide{grid-column:span 2}.form-section{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.form-section h2{margin:0;font-size:18px}.nested-form-section,.optional-price-box{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #cfd7e4;border-radius:8px;background:#fbfcfe}.optional-price-box{border-color:#b9c9e8;background:#f7faff}.pdv-topbar,.section-heading-row,.store-edit-banner{display:flex;align-items:center;justify-content:space-between;gap:14px}.optional-price-box h2,.optional-price-box p,.section-heading-row h2,.section-heading-row p{margin:0}.inline-check{display:flex;align-items:center;gap:8px}.inline-check input{width:auto}.store-edit-banner{padding:18px;border:2px solid #1d5fd1;border-radius:8px;background:#eef5ff}.store-edit-banner div{display:grid;grid-gap:4px;gap:4px}.store-edit-banner span{color:#1d5fd1;font-size:12px;font-weight:800;letter-spacing:0}.store-edit-banner strong{color:#0f2f68;font-size:26px}.store-edit-banner small{color:#41536d}.store-edit-banner select{width:min(360px,100%);min-height:50px;border-color:#1d5fd1;font-weight:800}.stock-adjust-summary{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #d6e2f5;border-radius:8px;background:#f8fbff}.batch-autocomplete{max-height:240px;overflow:auto;display:grid;grid-gap:4px;gap:4px;padding:6px;border:1px solid #c8d0dc;border-radius:6px;background:#ffffff;box-shadow:0 10px 26px rgba(15,23,42,.12)}.batch-autocomplete button{display:grid;grid-gap:2px;gap:2px;width:100%;border:0;border-radius:6px;background:#ffffff;padding:8px;text-align:left}.batch-autocomplete button:focus,.batch-autocomplete button:hover{background:#eef5ff}.batch-autocomplete span{color:#657287;font-size:12px}tr.selected-row td{background:#f2f7ff}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.field-block{display:grid;grid-gap:8px;gap:8px}.field-block>span{color:#526077;font-size:13px;font-weight:700}.field-block select[multiple]{min-height:112px}.compact-heading{margin-bottom:0}.sale-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.sale-detail-grid div{display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid #e7ebf1;border-radius:8px;background:#fbfcfe}.sale-detail-grid span{color:#657287;font-size:12px}.cash-admin-detail{display:grid;grid-gap:18px;gap:18px;padding-top:18px;border-top:1px solid #d9dee8}.cash-admin-detail h2,.cash-admin-detail h3,.cash-admin-detail p{margin:0}.cash-detail-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.cash-detail-columns{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);grid-gap:18px;gap:18px}.cash-admin-detail>section,.cash-detail-columns section{display:grid;grid-gap:10px;gap:10px;min-width:0}.cash-closing-note{padding:12px 0;border-top:1px solid #e7ebf1;border-bottom:1px solid #e7ebf1}.receipt-viewer{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.sale-receipt-modal-backdrop{position:fixed;z-index:1400;inset:0;display:grid;place-items:center;padding:3vh 16px;overflow-y:auto;background:rgba(10,20,36,.68)}.sale-receipt-modal{width:min(560px,100%);max-height:94dvh;display:flex;flex-direction:column;gap:14px;overflow:hidden;border:1px solid #c8d0dc;border-radius:8px;background:#ffffff;padding:16px;box-shadow:0 18px 54px rgba(10,20,36,.28)}.sale-receipt-modal .receipt-print-area{min-height:0;overflow-y:auto}.receipt-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.receipt-toolbar h2,.receipt-toolbar p{margin:0}.receipt-print-area{display:flex;justify-content:center;padding:16px;border:1px dashed #c8d1df;border-radius:8px;background:#f8fafc}.sale-receipt{width:80mm;max-width:100%;display:grid;grid-gap:10px;gap:10px;padding:10px;background:#ffffff;color:#111827;font-family:Courier New,monospace;font-size:12px;line-height:1.25}.sale-receipt-cancel-box,.sale-receipt-footer,.sale-receipt-header{display:grid;grid-gap:3px;gap:3px;text-align:center}.sale-receipt-header strong:first-child{font-size:15px}.receipt-cancelled,.sale-receipt-header b,.sale-receipt-header em{display:block;padding:3px 0;border-top:1px dashed #111827;border-bottom:1px dashed #111827;font-style:normal;font-weight:700}.receipt-cancelled,.sale-receipt-cancel-box{color:#9f1d1d}.sale-receipt-meta,.sale-receipt-payments,.sale-receipt-totals{display:grid;grid-gap:4px;gap:4px;padding:7px 0;border-top:1px dashed #111827}.sale-receipt-meta div,.sale-receipt-payments div,.sale-receipt-totals div{display:flex;justify-content:space-between;gap:8px}.sale-receipt-items{display:grid;grid-gap:5px;gap:5px;padding:7px 0;border-top:1px dashed #111827}.sale-receipt-item-block{display:grid;grid-gap:2px;gap:2px}.sale-receipt-item-block small{color:#374151;font-size:10px}.sale-receipt-row{display:grid;grid-template-columns:minmax(0,1fr) 34px 54px 58px;grid-gap:5px;gap:5px;align-items:start}.sale-receipt-row span:not(:first-child){text-align:right}.sale-receipt-row-head{font-weight:700}.sale-receipt-total{padding-top:4px;border-top:1px dashed #111827;font-size:14px}.sale-receipt-cancel-box{padding:7px;border:1px dashed #9f1d1d}.short-field{max-width:280px}.segmented{display:inline-flex;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;gap:8px;padding:4px;border:1px solid #d9dee8;border-radius:8px;background:#f8fafc}.segmented label{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:6px;background:#ffffff}.segmented input{width:auto}.variants-list{display:grid;grid-gap:14px;gap:14px}.variant-row{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #d9dee8;border-radius:8px;background:#fbfcfe}.variant-row-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-actions{display:flex;justify-content:flex-end;gap:10px}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.row-actions .button{min-height:34px;padding:7px 10px}.permissions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.permissions-grid fieldset{display:grid;grid-gap:8px;gap:8px;margin:0;padding:12px;border:1px solid #d9dee8;border-radius:8px;background:#fbfcfe}.permissions-grid legend{padding:0 6px;color:#526077;font-size:13px;font-weight:700}.checkbox-row{display:flex;align-items:center;gap:8px}.checkbox-row.compact{min-height:0}.checkbox-row input{width:auto}.pdv-page{grid-gap:16px;gap:16px;padding:18px}.pdv-page,.pdv-setup-page{min-height:100vh;display:grid}.pdv-setup-page{place-items:center;padding:18px;background:#f4f6f9}.pdv-setup-panel{width:min(100%,520px);display:grid;grid-gap:14px;gap:14px;padding:24px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.pdv-setup-panel span{color:#b45309;font-size:13px;font-weight:700;text-transform:uppercase}.pdv-setup-panel h1{margin:0;color:#172033;font-size:24px}.pdv-setup-panel p{margin:0;color:#4b5565;line-height:1.5}.pdv-setup-panel .button{justify-self:start}.pdv-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:14px 16px}.pdv-topbar>div:first-child{display:grid;grid-gap:3px;gap:3px}.pdv-topbar strong{font-size:22px}.pdv-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.pdv-selectors{display:grid;grid-template-columns:repeat(3,minmax(150px,220px));grid-gap:12px;gap:12px}.pdv-layout,.pdv-status-row{display:grid;grid-gap:16px;gap:16px}.pdv-status-row{grid-template-columns:1.6fr 1fr}.pdv-layout{grid-template-columns:minmax(340px,.9fr) minmax(520px,1.4fr);align-items:start}.pdv-panel{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.pdv-panel h2,.pdv-panel h3{margin:0;color:#172033}.pdv-panel h2{font-size:18px}.pdv-panel h3{font-size:15px}.pdv-panel p{font-size:14px}.pdv-panel-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.product-label-trigger{width:36px;min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0}.product-label-modal{width:min(560px,calc(100vw - 24px));max-height:min(90dvh,850px);overflow-y:auto;display:grid;grid-gap:12px;gap:12px}.product-label-modal label{display:grid;grid-gap:5px;gap:5px}.product-label-modal label>span,.product-label-modal small{color:#536176;font-size:12px}.product-label-modal input,.product-label-modal select{min-height:36px}.label-mode{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.label-mode button{min-height:38px;border:0;background:#f8fafc;color:#243249;cursor:pointer}.label-mode button.active{background:#1d5fd1;color:#fff;font-weight:700}.label-lines{display:grid;grid-gap:6px;gap:6px}.label-line{display:grid;grid-template-columns:minmax(0,1fr) 68px 34px;align-items:center;grid-gap:7px;gap:7px;border-bottom:1px solid #e2e8f0;padding:5px 0}.label-line>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.label-line small,.label-line strong{overflow-wrap:anywhere}.label-line input{width:100%}.label-search{position:relative}.label-search-field{display:flex;align-items:center;gap:6px;border:1px solid #cbd5e1;border-radius:5px;padding:0 8px}.label-search-field input{flex:1 1;min-width:0;border:0}.label-suggestions{max-height:210px;overflow-y:auto;display:grid;border:1px solid #cbd5e1;background:#fff}.label-suggestions button{display:flex;justify-content:space-between;gap:8px;padding:9px;border:0;background:#fff;text-align:left;cursor:pointer}.label-suggestions button:focus-visible,.label-suggestions button:hover{background:#edf3ff}.label-total{color:#102a56}.label-error{color:#b42318!important}.product-label-modal label.label-checkbox{display:inline-flex;justify-content:flex-start;align-items:center;gap:8px}.product-label-modal .label-checkbox input{width:16px;height:16px;min-height:auto;flex:none}.product-label-modal .form-actions{justify-content:flex-end}.product-label-modal .form-actions button{display:inline-flex;align-items:center;gap:6px}.pdv-inline-sync{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.pdv-cart-panel,.pdv-products-panel{min-height:560px}.pdv-cart-list,.pdv-payments,.pdv-product-list{display:grid;grid-gap:10px;gap:10px}.pdv-payment-totals{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #d9dee8;border-radius:8px;background:#f8fafc}.pdv-payment-totals span{color:#263348;font-size:13px;font-weight:700}.pdv-product-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:8px;gap:8px}.pdv-product-button{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid #d9dee8;border-radius:8px;background:#fbfcfe;color:#172033;padding:12px;text-align:left}.pdv-product-button:hover{border-color:#2f6fed;background:#f4f7ff}.pdv-cart-item>div:first-child,.pdv-product-button span{display:grid;grid-gap:4px;gap:4px}.pdv-cart-item small,.pdv-kpis span,.pdv-product-button small,.pdv-summary span{color:#657287;font-size:12px}.promo-line{color:#11633b!important;font-weight:700}.pdv-scan-error{display:grid;grid-gap:8px;gap:8px;padding:20px;border:2px solid #b42318;border-radius:8px;background:#fff1f0;color:#7a170f}.pdv-scan-error strong{font-size:28px;letter-spacing:0}.pdv-topbar{padding:10px 12px;border:1px solid #d9dee8;background:#ffffff}.pdv-topbar div{display:grid;grid-gap:2px;gap:2px}.pdv-topbar span{color:#657287;font-size:13px}.cash-movements-details{display:grid;grid-gap:10px;gap:10px}.cash-movements-details summary{cursor:pointer;color:#1d5fd1;font-weight:800}.pdv-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.pdv-kpis div{display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid #e7ebf1;border-radius:8px;background:#fbfcfe}.pdv-cart-item{grid-gap:10px;gap:10px;padding:12px;border:1px solid #e0e5ee;border-radius:8px;background:#fbfcfe}.payment-row,.pdv-cart-controls{display:grid;grid-template-columns:90px 98px 110px minmax(90px,auto) auto auto;align-items:flex-end;grid-gap:8px;gap:8px}.payment-row{grid-template-columns:1fr 120px 1fr auto}.pdv-change-panel,.pdv-change-panel-placeholder{min-height:40px}.pdv-change-panel{display:grid;align-content:center;grid-gap:2px;gap:2px;padding:5px 9px;border:1px solid #79c99e;border-radius:6px;background:#effbf4}.pdv-change-panel span{color:#316a4b;font-size:11px;font-weight:800;text-transform:uppercase}.pdv-change-panel strong{color:#0d6137;font-size:18px;line-height:1}.quick-payment-buttons{display:grid;grid-gap:8px;gap:8px}.pdv-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px;border:1px solid #d9dee8;border-radius:8px;background:#f8fafc}.pdv-summary strong{color:#102a56;font-size:18px}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.summary-card{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.super-dashboard{display:grid;grid-gap:18px;gap:18px}.dashboard-sync{align-self:center;padding:6px 9px;border:1px solid #c8d0dc;border-radius:999px;background:#ffffff;color:#526174;font-size:12px;font-weight:800}.dashboard-sync-offline,.dashboard-sync-retrying{border-color:#d8a1a1;background:#fff5f5;color:#9b2424}.store-performance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;grid-gap:12px;gap:12px}.store-performance-card{min-width:0;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:14px;gap:14px;padding:16px;border:1px solid #d9dee8;border-top:4px solid #1d5fd1;border-radius:8px;background:#ffffff;box-shadow:0 5px 18px rgba(15,23,42,.06)}.store-performance-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.store-performance-card h2{margin:0;color:#172033;font-size:18px}.store-performance-card header div>span{display:block;margin-top:3px;color:#657287;font-size:12px}.cash-status-badge{flex:0 0 auto;padding:5px 7px;border-radius:999px;font-size:11px;font-weight:900}.cash-status-badge.open{background:#e8f7ee;color:#11633b}.cash-status-badge.closed{background:#eef1f5;color:#526174}.store-sales-total{display:grid;grid-gap:3px;gap:3px;padding:12px;border:1px solid #d7e4fb;border-radius:7px;background:#f4f8ff}.store-sales-total small,.store-sales-total span{color:#526174;font-size:12px;font-weight:700}.store-sales-total strong{color:#104da8;font-size:32px;line-height:1.05}.store-performance-card dl{display:grid;grid-gap:9px;gap:9px;margin:0}.store-performance-card dl div{display:grid;grid-gap:2px;gap:2px;padding-bottom:8px;border-bottom:1px solid #edf0f4}.store-performance-card dt{color:#657287;font-size:11px;font-weight:800;text-transform:uppercase}.store-performance-card dd{min-width:0;margin:0;overflow:hidden;color:#253247;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-performance-card dd.positive{color:#11633b}.store-performance-card dd.negative{color:#a33232}.store-activity{display:flex;align-items:center;gap:7px;padding:8px 9px;border-radius:6px;font-size:12px;font-weight:900}.store-activity.recent{background:#e8f7ee;color:#11633b}.store-activity.attention,.store-activity.waiting{background:#fff7df;color:#805600}.store-activity.critical{background:#fff0f0;color:#9b2424}.store-activity.closed{background:#eef1f5;color:#526174}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.report-card-link{min-height:150px;display:grid;align-content:start;grid-gap:10px;gap:10px;position:relative;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#172033;padding:16px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.report-card-link:focus,.report-card-link:hover{border-color:#1d5fd1;box-shadow:0 10px 24px rgba(29,95,209,.12);outline:none;transform:translateY(-1px)}.report-card-link>span{position:absolute;top:14px;right:14px;color:#1d5fd1;font-weight:900}.report-card-link strong{padding-right:28px;font-size:18px}.report-card-link p{margin:0;color:#657287;line-height:1.4}.report-page{display:grid;grid-gap:16px;gap:16px}.report-print-heading small{display:block;margin-top:6px;color:#657287;font-weight:700}.report-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;grid-gap:10px;gap:10px;padding:12px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.report-filters label{display:grid;grid-gap:5px;gap:5px}.period-shortcuts{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px}.report-view-switch{grid-column:1/-1;display:inline-flex;width:-moz-fit-content;width:fit-content;overflow:hidden;border:1px solid #aeb9c8;border-radius:6px;background:#f8fafc}.report-view-switch button{min-height:34px;border:0;border-right:1px solid #aeb9c8;background:transparent;color:#263348;padding:6px 14px;font-size:13px;font-weight:800}.report-view-switch button:last-child{border-right:0}.report-view-switch button.active,.report-view-switch button:focus,.report-view-switch button:hover{background:#1d5fd1;color:#ffffff;outline:none}.period-shortcuts button{min-height:30px;border:1px solid #c8d0dc;border-radius:999px;background:#f8fafc;color:#263348;padding:5px 10px;font-size:12px;font-weight:800}.period-shortcuts button:focus,.period-shortcuts button:hover{border-color:#1d5fd1;background:#edf4ff;color:#1d5fd1;outline:none}.report-filters label span{color:#526174;font-size:12px;font-weight:800;text-transform:uppercase}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;gap:10px}.metric-card{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.metric-card span{color:#657287;font-size:12px;font-weight:800;text-transform:uppercase}.metric-card strong{color:#102a56;font-size:20px}.cash-movement-badge{display:inline-flex;min-width:88px;justify-content:center;padding:4px 7px;border:1px solid;border-radius:6px;font-size:12px;font-weight:800}.cash-movement-badge.withdraw{color:#a12b2b;background:#fff1f1}.cash-movement-badge.supply{color:#17683b;background:#edf9f1}.product-sales-history{display:grid;grid-gap:14px;gap:14px}.product-history-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.product-history-heading h2,.product-history-heading p{margin:0}.product-history-heading p,.product-history-heading small{color:#657287}.product-history-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.product-history-table table{min-width:1380px}.cancelled-row{background:#fff6f6}.sale-status-badge{display:inline-flex;padding:4px 7px;border:1px solid;border-radius:6px;font-size:12px;font-weight:800}.sale-status-badge.completed{color:#17683b;background:#edf9f1}.sale-status-badge.cancelled{color:#a12b2b;background:#fff1f1}.report-chart,.report-empty,.report-extra-grid>div,.report-note,.report-state{border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:14px}.report-chart{display:grid;grid-gap:10px;gap:10px}.report-chart-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-chart-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.report-chart h2,.report-extra-grid h2{margin:0;color:#172033;font-size:16px}.chart-metric-selector{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.chart-metric-selector button{min-height:30px;border:1px solid #c8d0dc;border-radius:999px;background:#ffffff;color:#263348;padding:5px 10px;font-size:12px;font-weight:800}.chart-metric-selector button.active,.chart-metric-selector button:focus,.chart-metric-selector button:hover{border-color:#1d5fd1;background:#1d5fd1;color:#ffffff;outline:none}.chart-empty-state{display:grid;min-height:120px;place-items:center;border:1px dashed #c8d0dc;border-radius:8px;color:#657287;font-weight:800}.revenue-chart-scroll{width:100%;max-width:100%;height:340px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;border:1px solid #e0e5ee;border-radius:6px;background:#fbfcfe}.revenue-chart-shell{display:flex;min-width:0;flex-direction:column;gap:10px}.revenue-chart-shell.expanded .revenue-chart-scroll{overflow-x:hidden}.revenue-combo-chart{display:block;max-width:none;font-family:inherit}.revenue-chart-grid{stroke:#dce2eb;stroke-width:1}.revenue-chart-axis-label,.revenue-chart-axis-value{fill:#526174;font-size:11px;font-weight:700}.revenue-chart-data-label{fill:#172033;font-weight:800;pointer-events:none}.revenue-chart-column{fill:#6ea2ec;opacity:.78;transition:fill .12s ease,opacity .12s ease}.revenue-chart-period:focus .revenue-chart-column,.revenue-chart-period:hover .revenue-chart-column{fill:#1d5fd1;opacity:1}.revenue-chart-period:focus{outline:none}.revenue-chart-line{fill:none;stroke:#123d7a;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;pointer-events:none}.revenue-chart-point{fill:#ffffff;stroke:#123d7a;stroke-width:3;pointer-events:none}.revenue-chart-average{stroke:#d97706;stroke-dasharray:8 6;stroke-width:2;pointer-events:none}.revenue-chart-legend{display:flex;flex-wrap:wrap;align-items:center;gap:14px;color:#526174;font-size:12px}.revenue-chart-legend span{display:inline-flex;align-items:center;gap:6px}.revenue-chart-legend strong{margin-left:auto;color:#8a4b08}.revenue-chart-legend i{width:18px;height:8px;display:inline-block}.revenue-chart-legend-column{border-radius:2px;background:#6ea2ec}.revenue-chart-legend-line{height:0!important;border-top:3px solid #123d7a}.report-chart-modal-backdrop{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:3vh 2vw;background:rgba(10,20,36,.68)}.report-chart-modal{width:min(96vw,1600px);height:min(90dvh,900px);min-height:520px;display:flex;flex-direction:column;gap:12px;overflow:hidden;border:1px solid #c8d0dc;border-radius:8px;background:#ffffff;padding:18px;box-shadow:0 18px 54px rgba(10,20,36,.28)}.report-chart-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-chart-modal-header h2,.report-chart-modal-header p{margin:0}.report-chart-modal-header h2{color:#172033;font-size:22px}.report-chart-modal-header p{margin-top:3px;color:#657287}.report-chart-modal-metrics{justify-content:flex-start}.report-chart-modal .revenue-chart-shell{flex:1 1;min-height:0}.report-chart-modal .revenue-chart-scroll{height:auto;min-height:300px;flex:1 1;overflow-x:hidden}.report-chart-modal .revenue-chart-legend{flex:0 0 auto}.print-only{display:none}.report-bar{display:grid;grid-template-columns:130px minmax(140px,1fr) 110px;align-items:center;grid-gap:10px;gap:10px;margin-bottom:8px}.report-bar span{color:#526174;font-weight:800}.report-bar div{height:14px;overflow:hidden;border-radius:999px;background:#edf2f8}.report-bar i{height:100%;display:block;border-radius:inherit;background:#1d5fd1}.report-bar strong{justify-self:end}.report-timeline-chart{display:flex;gap:7px;min-height:230px;overflow-x:auto;padding:8px 2px 2px}.report-timeline-point{flex:1 0 32px;min-width:32px;display:grid;grid-template-rows:32px 160px 22px;align-items:end;grid-gap:5px;gap:5px;outline:none}.report-timeline-point:focus div{box-shadow:0 0 0 3px rgba(29,95,209,.18)}.report-timeline-point strong{overflow:hidden;color:#526174;font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.report-timeline-point div{height:160px;display:flex;align-items:flex-end;overflow:hidden;border-radius:4px 4px 0 0;background:#edf2f8}.report-timeline-point i{width:100%;min-height:0;display:block;border-radius:4px 4px 0 0;background:#1d5fd1}.report-timeline-point span{color:#526174;font-size:11px;font-weight:800;text-align:center}.report-extra-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:10px;gap:10px}.report-extra-grid p,.report-note{margin:0;color:#526174;line-height:1.5}.report-table-wrap{max-height:none}.report-table-wrap table{min-width:980px}.report-empty{display:grid;grid-gap:6px;gap:6px;justify-items:center;color:#657287;text-align:center}.report-empty strong{color:#172033}.report-state{color:#526174;font-weight:800}.report-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px}@media (max-width:900px){.report-chart-actions,.report-chart-header,.report-chart-modal-header{align-items:stretch;flex-direction:column}.chart-metric-selector,.report-chart-actions{justify-content:flex-start}.report-expand-chart{align-self:flex-start}.report-chart-modal{width:98vw;height:94dvh;min-height:0;padding:12px}.revenue-chart-legend strong{width:100%;margin-left:0}}.table-link{color:#1d5fd1;font-weight:800;text-decoration:none}.table-link-button{border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.table-link-button:disabled{cursor:wait;opacity:.55}.table-link:focus,.table-link:hover{text-decoration:underline}@media print{body{background:#ffffff!important}.admin-header,.button,.chart-metric-selector,.no-print,.report-filters,.report-pagination{display:none!important}.print-only{display:block!important}.admin-main,.admin-page,.admin-shell,.report-page{display:block!important;padding:0!important;background:#ffffff!important}.page-heading,.report-print-heading{display:block!important;margin-bottom:14px}.report-extra-grid,.report-metrics{grid-template-columns:repeat(4,1fr);page-break-inside:avoid;break-inside:avoid;margin-bottom:12px}.metric-card,.report-chart,.report-empty,.report-extra-grid>div,.report-note{border-color:#d0d0d0!important;box-shadow:none!important;page-break-inside:avoid;break-inside:avoid}.report-table-wrap,.table-wrap{overflow:visible!important}table{width:100%!important;min-width:0!important;border-collapse:collapse}tr{page-break-inside:avoid;break-inside:avoid}td,th{border:1px solid #d0d0d0!important;background:#ffffff!important;color:#111111!important}}.summary-card p{font-size:14px}.close-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.pdv-opening-panel{align-content:start}.pdv-modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:18px;background:rgba(12,20,32,.42)}.pdv-modal{width:min(540px,100%);max-height:calc(100vh - 36px);overflow:auto;display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.logout-open-cash-modal{width:min(420px,100%)}.logout-open-cash-modal h2,.logout-open-cash-modal p{margin:0}.logout-error{color:#9b2424;font-size:13px}.pdv-sale-receipt-backdrop{z-index:50}.pdv-sale-receipt-viewer{width:min(760px,100%);max-height:calc(100dvh - 36px);overflow:auto}.pdv-close-modal{width:min(880px,100%)}.pdv-opening-difference-modal{width:min(620px,100%)}.pdv-opening-difference-modal h2,.pdv-opening-difference-modal p{margin:0}.pdv-opening-difference-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.pdv-opening-difference-values div{display:grid;grid-gap:5px;gap:5px;padding:12px;border:1px solid #d9dee8;border-radius:6px;background:#f7f9fc}.pdv-opening-difference-values span{color:#657287;font-size:12px;font-weight:800}.pdv-opening-difference-values strong{color:#172033;font-size:18px}.pdv-opening-difference-values strong.negative{color:#b42318}.pdv-opening-difference-values strong.positive{color:#8a4b08}.pdv-opening-difference-modal .pdv-modal-actions{display:flex;justify-content:flex-end;gap:10px}.pdv-modal-list{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #e7ebf1;border-radius:8px;background:#fbfcfe}.pdv-modal-list span{color:#4d5a6d;font-size:13px}.variant-choice-list{display:grid;grid-gap:10px;gap:10px}.variant-choice-row{display:grid;grid-template-columns:minmax(0,1fr) 150px auto;align-items:end;grid-gap:10px;gap:10px;padding:12px;border:1px solid #e0e5ee;border-radius:8px;background:#fbfcfe}.variant-choice-row div{display:grid;grid-gap:4px;gap:4px}.variant-choice-row small{color:#657287}.variant-matrix-wrap{overflow-x:auto;border:1px solid #d9dee8;border-radius:8px}.variant-matrix{min-width:520px}.variant-matrix td,.variant-matrix th{text-align:center}.variant-matrix tbody th{background:#fbfcfe;color:#172033;text-transform:none}.variant-cell{display:grid;min-width:96px;grid-gap:6px;gap:6px}.variant-cell span{color:#657287;font-size:12px;font-weight:700}.pdv-page{--pdv-blue:#1558d6;--pdv-blue-strong:#0f3f9f;--pdv-blue-soft:#eef5ff;--pdv-green:#168a50;--pdv-green-soft:#e9f8f1;--pdv-orange:#c77700;--pdv-orange-soft:#fff7e8;--pdv-red:#c23333;--pdv-red-soft:#fff1f1;--pdv-border:#d8e0ec;--pdv-surface:#ffffff;--pdv-muted:#5e6b7f;gap:10px;padding:10px;background:#eef2f7;color:#142033}.pdv-topbar{min-height:48px;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--pdv-border);border-left:4px solid var(--pdv-blue);border-radius:8px;box-shadow:0 8px 18px rgba(15,23,42,.05)}.pdv-brand-block{min-width:0}.pdv-brand-block strong{display:flex;align-items:center;gap:7px;color:#102a56;font-size:18px}.pdv-brand-block span:last-child{overflow:hidden;color:var(--pdv-muted);text-overflow:ellipsis;white-space:nowrap}.pdv-header-actions{display:flex!important;flex-wrap:nowrap;align-items:center;gap:6px}.pdv-icon-button{width:34px;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pdv-border);border-radius:8px;background:#f8fafc;color:#223047;font-size:15px;font-weight:900;line-height:1;text-decoration:none}.pdv-icon-button:focus,.pdv-icon-button:hover{border-color:var(--pdv-blue);background:var(--pdv-blue-soft);color:var(--pdv-blue-strong);box-shadow:0 0 0 3px rgba(21,88,214,.12);outline:none}.pdv-icon-button:disabled{opacity:.45}.pdv-icon-button-success{border-color:#9bd7ba;background:var(--pdv-green-soft);color:var(--pdv-green)}.pdv-icon-button-danger{border-color:#f0b5b5;background:var(--pdv-red-soft);color:var(--pdv-red)}.pdv-status-strip{min-height:28px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.pdv-status-pill{display:inline-flex;min-height:24px;align-items:center;gap:6px;border:1px solid var(--pdv-border);border-radius:999px;background:#ffffff;color:var(--pdv-muted);padding:4px 9px;font-size:12px;font-weight:800}.pdv-status-pill:before{content:"";width:7px;height:7px;border-radius:999px;background:#93a0b3}.pdv-status-success{border-color:#9bd7ba;background:var(--pdv-green-soft);color:#11633b}.pdv-status-success:before,.sync-synced:before{background:var(--pdv-green)}.pdv-status-danger{border-color:#f0b5b5;background:var(--pdv-red-soft);color:#9b2424}.pdv-status-danger:before,.sync-offline:before{background:var(--pdv-red)}.sync-retrying:before,.sync-syncing:before{background:var(--pdv-orange)}.pdv-status-button{cursor:pointer}.pdv-layout{grid-template-columns:minmax(360px,.95fr) minmax(520px,1.45fr);gap:10px}.pdv-panel{gap:10px;padding:12px;border-color:var(--pdv-border);box-shadow:0 8px 18px rgba(15,23,42,.04)}.pdv-panel-header{align-items:center}.pdv-panel h2{color:#102a56;font-size:16px}.pdv-cart-panel,.pdv-products-panel{min-height:calc(100vh - 92px)}.pdv-cart-list,.pdv-payments,.pdv-product-list{gap:7px}.pdv-product-entry{grid-template-columns:minmax(0,1fr) 38px;gap:6px}.pdv-product-button{min-height:78px;padding:9px 10px;border-color:var(--pdv-border);background:var(--pdv-surface)}.pdv-product-button:focus,.pdv-product-button:hover{border-color:var(--pdv-blue);background:#f8fbff;box-shadow:0 0 0 3px rgba(21,88,214,.08);outline:none}.pdv-product-button strong:first-child{color:#152238;font-size:15px}.pdv-product-button>span:last-child{justify-items:end;text-align:right}.pdv-product-button>span:last-child strong{color:var(--pdv-blue-strong);font-size:18px}.pdv-product-stock-button{align-self:stretch;height:auto}.pdv-cart-item{gap:7px;padding:9px;border-color:var(--pdv-border);background:#ffffff}.pdv-cart-item>div:first-child strong{color:#152238;font-size:14px}.pdv-cart-controls{grid-template-columns:78px 88px 96px minmax(86px,auto) 34px 34px;gap:6px}.payment-row input,.payment-row select,.pdv-cart-controls input,.pdv-cart-controls select{min-height:34px;padding:7px 8px}.pdv-summary{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(150px,1.4fr);align-items:center;gap:6px;padding:8px;border-color:#bdd0ef;background:#f7faff}.pdv-summary strong{grid-column:6;grid-row:1;justify-self:end;color:var(--pdv-blue-strong);font-size:28px}.pdv-summary span{font-size:11px;font-weight:700}.quick-payment-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.pdv-payment-card{min-height:58px;display:grid;place-items:center;grid-gap:4px;gap:4px;border:1px solid var(--pdv-border);border-radius:8px;background:#f8fafc;color:#223047;padding:8px}.pdv-payment-card span{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#e8eef7;color:var(--pdv-blue-strong);font-weight:900}.pdv-payment-card strong{font-size:12px}.pdv-payment-card.selected,.pdv-payment-card:focus,.pdv-payment-card:hover{border-color:var(--pdv-blue);background:var(--pdv-blue);color:#ffffff;outline:none}.pdv-payment-card.selected span,.pdv-payment-card:focus span,.pdv-payment-card:hover span{background:rgba(255,255,255,.18);color:#ffffff}.pdv-payment-totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;border-color:#bdd0ef;background:#f7faff}.pdv-payment-totals span{font-size:12px}.payment-row{grid-template-columns:minmax(120px,1fr) 110px minmax(120px,1fr) 34px;gap:6px}.payment-row .button.danger{width:34px;min-width:34px;overflow:hidden;padding:0;color:transparent}.payment-row .button.danger:before{content:"×";color:var(--pdv-red);font-size:18px;font-weight:900}.pdv-page:has(.pdv-workstation){min-height:100vh;padding:0;background:#edf2f8}.pdv-page:has(.pdv-workstation)>.pdv-status-strip,.pdv-page:has(.pdv-workstation)>.pdv-topbar{display:none}.pdv-workstation{min-height:100vh;display:grid;grid-template-columns:172px minmax(0,1fr);background:#edf2f8;color:#142033}.pdv-sidebar{min-height:100vh;display:flex;flex-direction:column;border-right:1px solid #13243d;background:#0c1b2d;color:#dce8f7;padding:14px 10px}.pdv-sidebar-brand{display:grid;grid-gap:2px;gap:2px;padding:8px 8px 18px}.pdv-sidebar-brand strong{color:#ffffff;font-size:22px;letter-spacing:0}.pdv-sidebar-brand span,.pdv-sidebar-status span{color:#91a4bd;font-size:11px;font-weight:800;text-transform:uppercase}.pdv-sidebar-menu{display:grid;grid-gap:8px;gap:8px}.pdv-sidebar-logout,.pdv-sidebar-menu a,.pdv-sidebar-menu button{min-height:40px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.06);color:#ffffff;padding:0 10px;font-size:13px;font-weight:800;text-align:left;text-decoration:none}.pdv-sidebar-logout:hover,.pdv-sidebar-menu a:hover,.pdv-sidebar-menu button:hover{background:#1558d6}.pdv-sidebar-status{display:grid;grid-gap:4px;gap:4px;margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:14px 8px 0}.pdv-sidebar-status strong{overflow:hidden;color:#ffffff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pdv-connection{display:inline-flex;align-items:center;gap:6px;margin-top:8px}.pdv-connection:before{content:"";width:7px;height:7px;border-radius:999px;background:#168a50}.pdv-register{min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;padding:10px}.pdv-register-header{display:grid;grid-template-columns:190px minmax(320px,1fr) 240px;align-items:center;grid-gap:10px;gap:10px;border:1px solid #d8e0ec;border-left:5px solid #1558d6;border-radius:8px;background:#ffffff;padding:8px 10px;box-shadow:0 8px 18px rgba(15,23,42,.05)}.pdv-company-mark{display:grid;grid-gap:2px;gap:2px}.pdv-company-mark strong{color:#102a56;font-size:18px}.pdv-company-mark span,.pdv-register-meta strong{overflow:hidden;color:#526174;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pdv-reader-field{display:grid;grid-gap:4px;gap:4px}.pdv-reader-field span{color:#1558d6;font-size:11px;font-weight:900;text-transform:uppercase}.pdv-reader-field:focus-within span{color:#168a50}.pdv-reader-field input{min-height:50px;border:2px solid #1558d6;border-radius:8px;background:#f8fbff;color:#102a56;padding:0 14px;font-size:22px;font-weight:800}.pdv-reader-field input:focus{border-color:#168a50;box-shadow:0 0 0 4px rgba(22,138,80,.16)}.pdv-register-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px}.pdv-cash-badge{border-radius:999px;background:#e9f8f1;color:#11633b;padding:6px 10px;font-size:12px;font-weight:900}.pdv-alert-line{min-height:28px;display:flex;align-items:center;gap:8px}.pdv-alert-line button,.pdv-alert-line span{border:1px solid #d8e0ec;border-radius:999px;background:#ffffff;padding:5px 10px;font-size:12px;font-weight:800}.pdv-alert-line .pdv-ok{border-color:#9bd7ba;background:#e9f8f1;color:#11633b}.pdv-alert-line .pdv-bad{border-color:#f0b5b5;background:#fff1f1;color:#9b2424}.pdv-register-grid{display:grid;grid-template-columns:minmax(330px,.88fr) minmax(520px,1.12fr);grid-gap:10px;gap:10px}.pdv-products-zone{height:100%;max-height:100%;display:grid;border:1px solid #bdd0ef;border-top:4px solid #1558d6;border-radius:8px;background:#f7faff;padding:10px}.pdv-products-zone .pdv-legacy-search{display:none}.pdv-next-quantity{color:#1558d6;font-size:13px}.pdv-category-strip{display:flex;gap:6px;overflow-x:auto;padding-bottom:6px}.pdv-category-strip button{border:1px solid #bdd0ef;border-radius:999px;background:#ffffff;color:#25405f;padding:6px 10px;font-size:12px;font-weight:800;white-space:nowrap}.pdv-category-strip button.active,.pdv-category-strip button:hover{border-color:#1558d6;background:#1558d6;color:#ffffff}.pdv-commercial-products{padding-right:2px;scrollbar-gutter:stable}.pdv-commercial-product-card{min-height:72px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center}.pdv-product-photo{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#dbeafe;color:#1558d6;font-size:13px;font-weight:900}.pdv-stock-alert{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:900}.pdv-stock-alert.low{background:#fff7e8;color:#9a5a00}.pdv-stock-alert.out{background:#fff1f1;color:#9b2424}.pdv-multiplier-panel{display:grid;grid-template-columns:minmax(150px,1fr) 38px 70px 38px 54px;align-items:center;grid-gap:6px;gap:6px;border:1px solid #bdd0ef;border-radius:8px;background:#ffffff;padding:8px}.pdv-multiplier-panel span{color:#526174;font-size:11px;font-weight:800;text-transform:uppercase}.pdv-multiplier-panel strong{display:block;color:#1558d6;font-size:22px}.pdv-multiplier-panel button,.pdv-multiplier-panel input{min-height:36px;border:1px solid #bdd0ef;border-radius:8px;background:#f8fbff;color:#102a56;font-weight:900;text-align:center}.pdv-multiplier-panel button.active{border-color:#1558d6;background:#1558d6;color:#ffffff}.pdv-multiplier-active{grid-column:1/-1;color:#1558d6;font-size:11px;font-weight:900;text-transform:uppercase}.pdv-cart-panel{gap:8px;border:1px solid #d4e6db;border-top:4px solid #168a50;border-radius:8px;background:#fbfffd;padding:10px}.pdv-commercial-cart{overflow-y:auto}.pdv-cart-item{grid-template-columns:minmax(0,1fr)}.pdv-cart-empty{min-height:100%;display:grid;place-items:center;margin:0;border:1px dashed #c7d7cf;border-radius:8px;background:#f6fbf8;color:#52665c;font-weight:800;text-align:center}.pdv-cart-item-highlight{animation:pdvCartItemPulse .9s ease-out}@keyframes pdvCartItemPulse{0%{border-color:#168a50;box-shadow:0 0 0 4px rgba(22,138,80,.18)}to{box-shadow:none}}.pdv-cart-controls{grid-template-columns:74px minmax(70px,auto) 34px 34px}.pdv-cart-total-bar{border-color:#9bd7ba;background:#e9f8f1}.pdv-cart-total-bar strong{color:#11633b}.pdv-payment-zone{border:1px solid #f0d2a2;border-radius:8px;background:#fffaf1;padding:8px}.pdv-finalize-button{min-height:48px;font-size:17px;font-weight:900}.pdv-shortcut-bar{min-height:34px;display:flex;align-items:center;gap:6px;overflow-x:auto;border:1px solid #d8e0ec;border-radius:8px;background:#ffffff;padding:6px}.pdv-shortcut-bar span{border-radius:6px;background:#eef2f7;color:#44546a;padding:4px 8px;font-weight:900;white-space:nowrap}.pdv-page:has(.pdv-workstation){height:100dvh;max-height:100dvh;overflow:hidden}.pdv-register,.pdv-sidebar,.pdv-workstation{height:100dvh;min-height:0;overflow:hidden}.pdv-register-grid{height:100%;min-height:0;overflow:hidden;align-items:stretch}.pdv-products-zone{min-height:0;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.pdv-cart-list,.pdv-payments,.pdv-product-list{min-height:0}.pdv-commercial-products{min-height:0;align-content:start;overflow-y:auto;overscroll-behavior:contain}.pdv-multiplier-panel{flex-shrink:0}.pdv-cart-panel{height:100%;max-height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.pdv-cart-list{flex:1 1 auto;min-height:0;align-content:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.pdv-cart-panel>.button.primary,.pdv-finalize-button,.pdv-payment-zone,.pdv-payments,.pdv-shortcut-bar,.pdv-summary{flex:0 0 auto}.pdv-cart-panel{gap:6px;padding:8px}.pdv-cart-panel .pdv-panel-header{min-height:30px}.pdv-cart-panel .pdv-panel-header h2,.pdv-payments .pdv-panel-header h3{font-size:15px;line-height:1.1}.pdv-cart-list{gap:5px}.pdv-cart-item{min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:7px 8px;border-radius:6px}.pdv-cart-item-info{min-width:0;display:grid;grid-gap:2px;gap:2px}.pdv-cart-item-name{display:-webkit-box;overflow:hidden;color:#152238;font-size:15px;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pdv-cart-item small{overflow:hidden;color:#526174;font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pdv-cart-controls{grid-template-columns:68px minmax(86px,auto) 36px 36px;align-items:center;gap:5px}.pdv-cart-controls label{display:grid;grid-gap:2px;gap:2px}.payment-row label span,.pdv-cart-controls label span{font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.pdv-cart-controls input,.pdv-cart-controls select{width:100%;min-height:34px;height:34px;padding:5px 7px;font-size:15px;font-weight:800}.pdv-cart-item-subtotal{justify-self:end;min-width:82px;color:#11633b;font-size:16px;line-height:1;text-align:right;white-space:nowrap}.pdv-cart-controls .pdv-icon-button{width:36px;min-width:36px;height:36px;border-radius:7px}.pdv-summary{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(150px,1.15fr);gap:4px 8px;padding:6px 8px;border-radius:6px}.pdv-summary span{font-size:14px;line-height:1.15}.pdv-summary strong{grid-column:4;grid-row:1/span 2;align-self:center;font-size:24px;line-height:1}.pdv-payments{gap:5px}.pdv-payments .pdv-panel-header{min-height:28px}.pdv-payments .button.secondary{min-height:32px;padding:5px 9px;font-size:13px}.pdv-payment-totals{gap:4px 8px;padding:5px 7px;border-radius:6px}.pdv-payment-totals span{font-size:14px;line-height:1.15}.quick-payment-buttons{gap:5px}.pdv-payment-card{min-height:44px;grid-template-columns:auto 1fr;place-items:center start;gap:6px;padding:5px 8px}.pdv-payment-card span{width:24px;height:24px}.pdv-payment-card strong{font-size:13px}.payment-row{grid-template-columns:minmax(112px,1fr) 104px minmax(112px,1fr) 32px;gap:5px}.pdv-change-panel,.pdv-change-panel-placeholder{min-height:32px}.pdv-change-panel{padding:3px 7px}.pdv-change-panel strong{font-size:16px}.payment-row label{display:grid;grid-gap:2px;gap:2px}.payment-row input,.payment-row select{min-height:32px;height:32px;padding:5px 7px;font-size:15px}.payment-row .button.danger{width:32px;min-width:32px;min-height:32px}.pdv-cart-panel>.button.primary{min-height:42px;padding:7px 10px;font-size:15px}.pdv-shortcut-bar{min-height:30px;padding:4px 6px}.pdv-shortcut-bar span{padding:3px 7px;font-size:11px}.pdv-svg-icon{width:18px;height:18px;display:block}.pdv-product-stock-button{color:var(--pdv-blue-strong)}.pdv-stock-modal-backdrop{z-index:80}.pdv-stock-modal{width:min(720px,calc(100vw - 32px));max-height:min(620px,calc(100dvh - 32px));overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto}.pdv-stock-modal .pdv-panel-header{align-items:flex-start}.pdv-stock-modal .pdv-panel-header p{margin:4px 0 0;color:#526174;font-size:13px;font-weight:700}.pdv-stock-modal-table{min-height:0;overflow:auto}.pdv-modal-state{display:grid;place-items:center;min-height:140px;border:1px dashed #c7d7f5;border-radius:8px;background:#f7faff;color:#25405f;font-weight:800;text-align:center}@media (max-height:820px){.pdv-register{gap:6px;padding:8px}.pdv-register-header{padding:6px 8px}.pdv-reader-field input{min-height:42px;font-size:18px}.pdv-alert-line{min-height:24px}.pdv-cart-panel,.pdv-products-zone{gap:8px;padding:8px}.pdv-commercial-product-card{min-height:60px;padding:9px}.pdv-cart-item{padding:9px}.pdv-payment-card{min-height:48px}.pdv-shortcut-bar{min-height:30px;padding:4px}}@media (max-width:760px){.admin-header,.form-actions,.home-session,.page-heading,.pdv-panel-header,.pdv-topbar,.toolbar{align-items:stretch;flex-direction:column}.admin-main{padding:18px}.form-grid{grid-template-columns:1fr}.compact-form-grid,.compact-form-grid .field-wide{grid-template-columns:1fr;grid-column:auto}.cash-detail-columns,.permissions-grid,.sale-detail-grid{grid-template-columns:1fr}.pdv-page{padding:12px}.close-grid,.home-actions,.payment-row,.pdv-cart-controls,.pdv-kpis,.pdv-layout,.pdv-payment-totals,.pdv-product-entry,.pdv-selectors,.pdv-status-row,.pdv-summary,.quick-payment-buttons,.section-heading-row,.store-edit-banner,.variant-choice-row{grid-template-columns:1fr}.section-heading-row,.store-edit-banner{align-items:stretch;flex-direction:column}.button{width:100%}}@media print{@page{margin:0;size:80mm auto}body *{visibility:hidden!important}.receipt-print-area,.receipt-print-area *{visibility:visible!important}.receipt-print-area{position:fixed;inset:0;display:block;padding:0;border:0;border-radius:0;background:#ffffff}.sale-receipt-modal,.sale-receipt-modal-backdrop{position:static;display:block;width:80mm;max-width:80mm;max-height:none;overflow:visible;padding:0;border:0;background:#ffffff;box-shadow:none}.sale-receipt{width:80mm;max-width:80mm;padding:4mm;box-shadow:none}.print-hidden{display:none!important}}.telegram-page{max-width:1000px}.telegram-card{gap:16px}.telegram-connection-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.telegram-detail{display:grid;align-content:start;grid-gap:6px;gap:6px}.telegram-detail>span{color:#657287;font-size:13px}.telegram-detail>strong{font-size:17px}.telegram-connection-status{display:inline-flex;align-items:center;gap:8px}.telegram-status-dot{width:9px;height:9px;flex:none;border-radius:50%;background:#8995a7}.telegram-connection-status.is-connected .telegram-status-dot{background:#138055}.telegram-connection-status.has-error .telegram-status-dot{background:#b73838}.telegram-help,.telegram-test-action small{color:#657287;font-size:13px;line-height:1.4}.telegram-test-action{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.telegram-events{border:1px solid #e1e6ee;border-radius:6px;overflow:hidden}.telegram-event-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:54px;padding:10px 14px;border:0;border-radius:0;cursor:pointer}.telegram-event-row+.telegram-event-row{border-top:1px solid #e8ecf2}.telegram-event-row:nth-child(4),.telegram-event-row:nth-child(6){border-top-color:#cbd4e1}.telegram-event-row:hover{background:#f8fafc}.telegram-event-row:focus-within{background:#f2f6fc}.telegram-event-row input{width:17px;height:17px;margin:0;accent-color:#1d5fd1}.telegram-event-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.telegram-event-copy strong{font-size:14px;font-weight:600}.telegram-event-copy small{color:#657287;font-size:12px}.telegram-level{border:1px solid;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:800;white-space:nowrap}.telegram-level-urgente{border-color:#e8b8b8;background:#fff1f1;color:#9b2424}.telegram-level-atencao{border-color:#eed3a0;background:#fff8e8;color:#875500}.telegram-level-informativo{border-color:#bfd1ee;background:#f0f5ff;color:#225399}@media (max-width:600px){.telegram-connection-details{grid-template-columns:1fr}.telegram-event-row{grid-template-columns:20px minmax(0,1fr)}.telegram-level{grid-column:2;justify-self:start}}