*{box-sizing:border-box}.offline-status-grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;margin:0;display:grid}.offline-status-grid>div{border:1px solid var(--border-color,#dbe3ef);border-radius:.75rem;padding:.75rem}.offline-status-grid dt{color:#64748b;font-size:.8rem}.offline-status-grid dd{overflow-wrap:anywhere;margin:.25rem 0 0;font-weight:650}.offline-ready-badge{border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:700}.offline-ready-badge.is-ready{color:#166534;background:#dcfce7}.offline-ready-badge.is-blocked{color:#92400e;background:#fef3c7}.offline-status-message{color:#1e3a8a;background:#eff6ff;border-left:4px solid #2563eb;margin:0;padding:.75rem}.offline-device-details{border:1px solid #dbe3ef;border-radius:.75rem;padding:.75rem}.offline-device-details summary{cursor:pointer;font-weight:650}.offline-device-details code{overflow-wrap:anywhere}.offline-issued-receipt{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:.75rem;gap:.25rem;padding:.75rem;display:grid}.offline-local-receipt{margin-top:1rem}body{color:#020617;background:radial-gradient(circle at 0 0,#2563eb14,#0000 28rem),linear-gradient(#f8fbff 0%,#f8fafc 42%,#eef6ff 100%);margin:0;font-family:Arial,Helvetica,sans-serif}.about-page{background:linear-gradient(145deg,#eff6ff,#f8fafc 55%,#ecfeff);place-items:center;min-height:100vh;padding:2rem 1rem;display:grid}.about-card{text-align:center;background:#fffffff5;border:1px solid #dbeafe;border-radius:1.5rem;width:min(680px,100%);padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 24px 70px #0f172a1a}.about-card h1{color:#0f172a;margin:.5rem 0 0;font-size:clamp(2.5rem,8vw,4.5rem)}.about-slogan{color:#2563eb;margin:.25rem 0 1.5rem;font-size:1.25rem;font-weight:700}.about-description{color:#475569;max-width:52ch;margin:0 auto 1.5rem;line-height:1.7}.about-card address{color:#475569;white-space:pre-line;margin:1rem auto;font-style:normal}.about-contact{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin:1.5rem 0;display:flex}.about-contact a{color:#1d4ed8}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.app-header{background:linear-gradient(90deg,#fff 0%,#eff6ff 100%);border-bottom:1px solid #dbeafe;box-shadow:0 1px 8px #2563eb14}.app-header-inner,.app-main-grid{width:min(100%,72rem);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.app-header-inner{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.app-brand{align-items:center;display:inline-flex}.app-logo{height:auto;display:block}.app-logo-header{width:190px;max-width:42vw}.app-logo-auth{width:260px;max-width:100%}.auth-logo-wrap{justify-content:center;margin-bottom:1.25rem;display:flex}.app-main-grid{gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}@media (min-width:768px){.app-main-grid{grid-template-columns:220px 1fr}}.app-sidebar,.panel,.auth-card{background:#fff;border:1px solid #dbeafe;border-radius:.75rem}.app-sidebar{padding:.75rem}.nav-list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.nav-link{border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;display:block}.nav-link:hover{color:#1d4ed8;background:#eff6ff}.panel{padding:1.5rem}.page-title{margin:0;font-size:1.5rem;font-weight:700}.muted{color:#475569;margin-top:.5rem}.language-switcher{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.select,.input{border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .75rem}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-card{width:min(100%,28rem);padding:1.5rem;box-shadow:0 1px 2px #0f172a14}.form-label{font-size:.875rem;font-weight:600;display:block}.form-label-spaced{margin-top:1.5rem}.form-label-spaced-small{margin-top:1rem}.input{width:100%;margin-top:.25rem}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:.5rem;width:100%;margin-top:1.5rem;padding:.625rem 1rem;font-weight:800;transition:background .15s,box-shadow .15s,transform .15s;box-shadow:0 10px 18px #2563eb38}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 12px 22px #2563eb47}.primary-button:disabled{cursor:not-allowed;opacity:.65}.stack{gap:1rem;display:grid}.page-header-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-title{margin:0;font-size:1.125rem}.secondary-button,.print-hint{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #93c5fd;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem .75rem;font-weight:800;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.secondary-button:hover:not(:disabled),.print-hint:hover{background:#dbeafe;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 8px 16px #2563eb24}.secondary-button:disabled,.secondary-button[aria-disabled=true]{cursor:not-allowed;opacity:.55}.primary-button-inline{width:fit-content}.stacked-form,.form-grid{gap:.75rem;display:grid}@media (min-width:768px){.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.textarea{resize:vertical;min-height:5rem}.checkbox-row{align-items:center;gap:.5rem;font-weight:600;display:flex}.empty-state{color:#475569;border:1px dashed #cbd5e1;border-radius:.75rem;margin:0;padding:1rem}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.875rem}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.75rem}.data-table th{color:#1e3a8a;background:#eff6ff;font-weight:700}.data-table td>a{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.data-table td>a:hover{background:#dbeafe;border-color:#2563eb}.detail-grid{gap:1rem;margin:0;display:grid}@media (min-width:768px){.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.detail-grid dt{color:#475569;text-transform:uppercase;font-size:.75rem;font-weight:700}.detail-grid dd{margin:.25rem 0 0}.label-page{overflow:visible}.label-print-controls{border:1px solid #e2e8f0;border-radius:.75rem;gap:1rem;padding:1rem;display:grid}.label-mode-fieldset{border:0;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;display:flex}.label-mode-fieldset legend{width:100%;margin-bottom:.25rem;font-weight:700}.radio-card{cursor:pointer;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:700;display:inline-flex}.label-quantity-field{max-width:14rem}.label-control-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.print-instructions{color:#1e3a8a;background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;padding:1rem}.print-instructions ul{margin:.5rem 0;padding-left:1.25rem}.print-instructions p{margin:.5rem 0 0}.label-print-area{justify-items:start;gap:1rem;display:grid}.barcode-label{color:#020617;page-break-inside:avoid;background:#fff;border:1px solid #020617;align-content:start;gap:.12rem;padding:1.5mm;display:grid;overflow:hidden}.thermal-label{grid-template-rows:auto auto auto 1fr auto;width:50mm;max-width:100%;height:38mm}.a4-sheets{gap:1rem;display:grid}.a4-sheet{background:#fff;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);gap:4mm;width:210mm;min-height:297mm;padding:10mm;display:grid}.sheet-label{align-content:start;gap:.2rem;min-height:58mm;padding:2mm}.sheet-label .label-shop-name{font-size:.82rem}.sheet-label .label-product-name{font-size:.72rem}.sheet-label .label-size-color,.sheet-label .label-price-line{font-size:.62rem}.sheet-label .label-barcode-number{font-size:.68rem}.label-shop-name,.label-product-variant-line,.label-product-name,.label-size-color,.label-price-line,.label-barcode-number{text-overflow:ellipsis;overflow-wrap:anywhere;min-width:0;display:block;overflow:hidden}.label-shop-name{text-transform:uppercase;white-space:nowrap;font-size:.68rem;line-height:1}.label-product-variant-line{flex-wrap:wrap;align-items:baseline;gap:0 .75mm;display:flex}.label-product-name{font-size:.62rem;font-weight:700;line-height:1.05;display:inline}.label-product-variant-line .label-size-color{display:inline}.label-size-color,.label-price-line{font-size:.52rem;line-height:1.05}.label-size-color{white-space:nowrap}.thermal-label .label-shop-name{font-size:.6rem}.thermal-label .label-product-name{font-size:.55rem}.thermal-label .label-size-color,.thermal-label .label-price-line{font-size:.5rem}.label-price-line{flex-wrap:wrap;gap:0 .75mm;display:flex}.label-barcode-number{text-align:center;white-space:nowrap;font-family:monospace;font-size:.58rem;line-height:1}.barcode-svg{align-self:end;width:100%;height:auto;max-height:15mm;display:block}.thermal-label .barcode-svg{justify-self:center;width:44mm;height:14mm;max-height:14mm}.tvs-lp46-rows{gap:1rem;display:grid}.tvs-lp46-row{background:#fff;grid-template-columns:50mm 50mm;column-gap:2mm;width:104mm;height:38mm;display:grid}.tvs-lp46-cell{width:50mm;height:38mm;overflow:hidden}.tvs-lp46-cell-empty{visibility:hidden}.tvs-lp46-label .barcode-svg{justify-self:center;width:47mm;height:18mm;max-height:18mm}@media screen{.label-print-thermal .label-preview-scaled,.label-print-tvs-lp46-neo-2up .label-preview-scaled{transform-origin:0 0;display:inline-block;transform:scale(1.5)}.label-print-thermal,.label-print-tvs-lp46-neo-2up{min-height:70mm}}.barcode-svg text{display:none}.barcode-svg-small{justify-self:center;width:54mm;height:18mm;max-height:18mm}@media print{@page thermal-label-page{size:50mm 38mm;margin:0}@page tvs-lp46-neo-label-row-page{size:104mm 38mm;margin:0}@page a4-label-page{size:A4 portrait;margin:0}body{background:#fff}.no-print,.app-header,.app-sidebar,.print-instructions,.label-print-controls{display:none!important}.app-main-grid,.app-header-inner{width:100%;padding:0;display:block}.panel{border:0;padding:0}.label-print-area{gap:0;display:block}.label-preview-scaled{display:block;transform:none}.tvs-lp46-rows,.a4-sheets{gap:0}.label-print-thermal .thermal-label{page:thermal-label-page;page-break-after:always;break-after:page;border:0;width:50mm;height:38mm}.label-print-thermal .thermal-label:last-child{page-break-after:auto;break-after:auto}.label-print-tvs-lp46-neo-2up .tvs-lp46-row{page:tvs-lp46-neo-label-row-page;page-break-after:always;break-after:page;border:0;width:104mm;height:38mm}.label-print-tvs-lp46-neo-2up .tvs-lp46-row:last-child{page-break-after:auto;break-after:auto}.label-print-tvs-lp46-neo-2up .tvs-lp46-cell{border:0;width:50mm;height:38mm}.label-print-a4 .a4-sheet{page:a4-label-page;page-break-after:always;break-after:page;gap:4mm;width:210mm;min-height:297mm;padding:10mm}.label-print-a4 .a4-sheet:last-child{page-break-after:auto;break-after:auto}}.global-pending-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;place-items:center;display:grid;position:fixed;inset:0}.global-pending-card{color:#0f172a;background:#fff;border-radius:999px;align-items:center;gap:.75rem;padding:.9rem 1.2rem;font-weight:700;display:flex;box-shadow:0 20px 40px #0f172a40}.global-pending-spinner{border:3px solid #bfdbfe;border-top-color:#2563eb;border-radius:999px;width:1.25rem;height:1.25rem;animation:.8s linear infinite global-pending-spin}@keyframes global-pending-spin{to{transform:rotate(360deg)}}.app-header-actions{align-items:center;gap:.75rem;display:flex}.header-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #93c5fd;border-radius:.5rem;padding:.5rem .75rem;font-weight:800}.header-button:hover{background:#eff6ff}.form-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 0 0;padding:.75rem}.shop-option{border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.app-header-actions,.active-shop{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.active-shop{gap:.5rem;font-size:.875rem}.active-shop-name{font-weight:700}.header-link{color:#1d4ed8;border-radius:999px;padding:.15rem .35rem;font-weight:800}.header-link:hover{background:#dbeafe}.active-shop-summary{border:1px solid #cbd5e1;border-radius:.75rem;padding:1rem}.eyebrow{color:#475569;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.secondary-button-inline{width:fit-content;margin-top:.75rem}.shop-option-active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.status-pill{color:#1d4ed8;margin:.5rem 0 0;font-size:.75rem;font-weight:700}.filter-form{align-items:end;gap:.75rem;display:grid}@media (min-width:768px){.filter-form{grid-template-columns:minmax(0,2fr) minmax(12rem,1fr) auto}}.filter-actions,.pagination,.pagination-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pagination{justify-content:space-between}.combobox-field{position:relative}.combobox-help{margin-bottom:0;font-size:.875rem}.combobox-list{z-index:10;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;max-height:18rem;display:grid;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 20px #0f172a1f}.combobox-option{color:#020617;cursor:pointer;text-align:left;background:0 0;border:0;gap:.2rem;padding:.75rem;display:grid}.combobox-option span{color:#475569;font-size:.8125rem}.combobox-option-active,.combobox-option:hover{background:#eff6ff}.billing-workspace{gap:1rem;display:grid}@media (min-width:1100px){.billing-workspace{grid-template-columns:minmax(0,1fr) 24rem;align-items:start}}.billing-main-panel{min-width:0}.status-pill{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.billing-barcode-form,.billing-search-row{align-items:end;gap:.75rem;display:grid}@media (min-width:768px){.billing-barcode-form,.billing-search-row{grid-template-columns:minmax(0,1fr) auto}}.billing-barcode-input{border-color:#020617;font-size:1.1rem;font-weight:700}.billing-message{margin:0}.billing-results{gap:.5rem;display:grid}.billing-result-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:.25rem;padding:.75rem;display:grid}.billing-result-card:hover{background:#f8fafc;border-color:#94a3b8}.billing-result-card span,.muted-small{color:#475569;font-size:.8rem}.billing-cart-table .compact-input{min-width:6.5rem}.billing-side{align-self:start}.billing-totals{gap:.5rem;margin:0;display:grid}.billing-totals div{justify-content:space-between;gap:1rem;display:flex}.billing-totals dt{color:#475569;font-weight:700}.billing-totals dd{text-align:right;margin:0}.billing-totals .grand-total{border-top:1px solid #e2e8f0;padding-top:.75rem;font-size:1.125rem}.payment-row{gap:.5rem;display:grid}@media (min-width:768px){.payment-row{grid-template-columns:6rem minmax(0,1fr) minmax(0,1fr) auto;align-items:end}}.checkout-disabled-panel{background:#fff7ed;border-color:#fed7aa}.selected-customer-summary{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;align-items:start;gap:.75rem;padding:.75rem;display:grid}.selected-customer-summary p{margin:.25rem 0 0}.selected-customer-summary code{color:#334155;overflow-wrap:anywhere;font-size:.75rem}.selected-customer-label{text-transform:uppercase;font-weight:700}@media (min-width:768px){.selected-customer-summary{grid-template-columns:minmax(0,1fr) auto}}.receipt-actions{justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.receipt-80mm{color:#111827;background:#fff;max-width:80mm;margin:0 auto;padding:4mm;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.25}.receipt-header{text-align:center;border-bottom:1px dashed #111827}.receipt-header h1,.receipt-header h2,.receipt-header p{margin:0 0 .1rem}.receipt-kicker{font-weight:700}.receipt-shop-hi{font-family:Arial,Noto Sans Devanagari,sans-serif;font-size:18px}.receipt-header h2{text-transform:uppercase;font-size:16px}.receipt-meta{border-bottom:1px dashed #111827;grid-template-columns:1fr 1fr;gap:.5rem;padding:.25rem 0;display:grid}.receipt-meta p{margin:0}.receipt-table{border-collapse:collapse;width:100%}.receipt-table th,.receipt-table td{text-align:right;vertical-align:top;padding:.15rem .1rem}.receipt-table th:nth-child(2),.receipt-table td:nth-child(2){text-align:left}.receipt-totals{border-top:1px dashed #111827;justify-items:end;padding-top:.25rem;display:grid}.receipt-totals p,.receipt-remarks p{margin:.1rem 0}.receipt-grand{font-size:18px;font-weight:800}.receipt-remarks,.receipt-terms{border-top:1px dashed #111827;padding-top:.35rem}.receipt-terms pre{white-space:pre-wrap;margin:.25rem 0 0;font-family:inherit}.receipt-footer{justify-content:space-between;gap:1rem;padding-top:1rem;display:flex}@media print{@page{size:80mm auto;margin:0}body{background:#fff}.no-print,.app-sidebar,.app-header{display:none!important}.app-main{padding:0}.receipt-80mm{box-shadow:none;width:80mm;max-width:none;margin:0}body.offline-receipt-printing .app-shell>:not(.app-main-grid),body.offline-receipt-printing .app-main-grid>:not(main),body.offline-receipt-printing .app-main-grid>main>:not(.billing-workspace),body.offline-receipt-printing .billing-workspace>:not(.billing-main-panel),body.offline-receipt-printing .billing-main-panel>:not(.offline-local-receipt){display:none!important}body.offline-receipt-printing .app-main-grid,body.offline-receipt-printing .app-main-grid>main,body.offline-receipt-printing .billing-workspace,body.offline-receipt-printing .billing-main-panel{margin:0;padding:0;display:block}body.offline-receipt-printing .offline-local-receipt{margin:0;display:block!important}}.billing-page-actions{justify-content:flex-end;margin-bottom:1rem;display:flex}.history-filters{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.history-filter-actions,.table-actions{flex-wrap:wrap;gap:.5rem;display:flex}.table-actions a{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:800}.table-actions a:hover{background:#dbeafe;border-color:#2563eb}.status-pill{text-transform:uppercase;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.status-finalized{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.pagination{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.danger-button,.danger-link-button{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:.5rem;padding:.5rem .75rem;font-weight:700}.danger-link-button{padding:.4rem .6rem}.cancel-invoice-panel{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:.75rem;max-width:80mm;margin:0 auto 1rem;padding:.75rem;display:grid}.cancelled-notice{color:#991b1b;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;max-width:80mm;margin:0 auto 1rem;padding:.75rem}.inline-cancel-form{align-items:center;gap:.4rem;display:flex}.inline-cancel-form .input{min-width:9rem;margin-top:0}.receipt-item-qty{justify-self:start}.product-name-suggestion-field{gap:.5rem;display:grid}.similar-products-hint{color:#475569;margin:0;font-size:.875rem}.similar-products-panel{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;padding:.75rem}.similar-products-panel p{margin:.25rem 0 .5rem}.similar-products-panel ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.similar-products-panel li{gap:.1rem;display:grid}.similar-products-panel span{color:#92400e;font-size:.85rem}.connectivity-banner{color:#9a3412;padding:.65rem max(1rem, env(safe-area-inset-left));text-align:center;background:#fff7ed;border-bottom:1px solid #fdba74;font-size:.875rem}.phone-bottom-nav,.more-drawer,.drawer-backdrop{display:none}.connection-state{margin:.2rem 0 0;font-size:.8rem}.connection-online{color:#15803d}.connection-offline,.connection-server-unreachable{color:#b91c1c}.install-help{color:#1e3a8a;background:#eff6ff;border-radius:.5rem;padding:.75rem;font-size:.85rem}@media (max-width:767px){body{padding-bottom:calc(4.4rem + env(safe-area-inset-bottom))}.app-shell{min-height:100dvh}.app-header-inner,.app-main-grid{padding-left:1rem;padding-right:1rem}.app-header-inner{align-items:flex-start;padding-top:.75rem;padding-bottom:.75rem}.app-logo-header{width:135px}.app-header-actions{justify-content:flex-end;gap:.4rem}.app-header-actions .active-shop{justify-content:flex-end;max-width:11rem}.active-shop-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-header-actions .language-switcher,.app-header-actions>form,.app-header-actions .header-link{display:none}.app-main-grid{gap:1rem;padding-top:1rem;padding-bottom:1rem}.app-sidebar{display:none}.panel{padding:1rem}.page-header-row,.receipt-actions,.billing-page-actions{flex-direction:column;align-items:stretch}.receipt-actions{flex-wrap:wrap}.receipt-actions>*,.billing-page-actions>*{width:100%}.secondary-button,.header-button{min-height:44px}.input,.select{min-height:44px;font-size:16px}.billing-cart-table{display:block}.billing-cart-table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.billing-cart-table tbody,.billing-cart-table tr,.billing-cart-table td{width:100%;display:block}.billing-cart-table tr{border:1px solid #dbeafe;border-radius:.75rem;margin-bottom:.75rem;padding:.75rem}.billing-cart-table td{border:0;padding:.35rem 0}.billing-cart-table td:not(:first-child):before{content:attr(data-label);color:#475569;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.billing-cart-table .compact-input{width:100%;min-width:0}.billing-cart-table td:last-child button{width:100%}.cancel-invoice-panel{grid-template-columns:1fr;max-width:100%}.receipt-80mm{overflow-wrap:anywhere;width:100%;max-width:80mm}.receipt-actions{justify-content:stretch}.phone-bottom-nav{padding:.35rem max(.3rem, env(safe-area-inset-left)) calc(.35rem + env(safe-area-inset-bottom));z-index:50;background:#fff;border-top:1px solid #cbd5e1;grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a1a}.phone-bottom-nav a,.phone-bottom-nav button{color:#475569;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;min-height:52px;padding:.2rem;font-size:.68rem;font-weight:700;display:flex}.phone-bottom-nav span{color:#2563eb;font-size:1.25rem;line-height:1}.phone-bottom-nav a[aria-current=page]{color:#1d4ed8;background:#eff6ff;border-radius:.5rem}.drawer-backdrop{z-index:60;background:#0f172a7a;border:0;display:block;position:fixed;inset:0}.more-drawer{max-height:85dvh;padding:.75rem 1rem calc(1rem + env(safe-area-inset-bottom));z-index:70;background:#fff;border-radius:1rem 1rem 0 0;transition:transform .2s;display:block;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(105%)}.more-drawer-open{transform:translateY(0)}.more-drawer-handle{background:#cbd5e1;border-radius:1rem;width:3rem;height:4px;margin:0 auto .75rem}.more-drawer-heading{justify-content:space-between;align-items:start;display:flex}.more-drawer-heading h2{margin:0}.more-drawer-heading>button{background:0 0;border:0;min-width:44px;min-height:44px;font-size:2rem}.more-drawer nav{margin:.75rem 0;display:grid}.more-drawer nav a{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:48px;font-weight:700;display:flex}.drawer-action,.drawer-logout{width:100%;min-height:44px;margin-top:.75rem}.drawer-logout{color:#b91c1c;font:inherit;background:#fff;border:1px solid #ef4444;border-radius:.5rem;font-weight:700}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.draft-status{color:#1e3a8a;background:#eff6ff;border:1px solid #93c5fd;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.camera-scan-button{width:fit-content}.camera-error{color:#9a3412;margin:0}.camera-scanner{color:#fff;padding:max(1rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom));z-index:100;background:#020617;align-content:center;justify-items:center;display:grid;position:fixed;inset:0}.camera-scanner video{object-fit:cover;width:min(100%,36rem);max-width:100%;height:min(65dvh,40rem)}.camera-guide{pointer-events:none;border:3px solid #60a5fa;width:min(80vw,28rem);height:8rem;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.receipt-action-message{color:#475569;align-self:center;font-size:.8rem}@media (max-width:767px){.phone-bottom-nav{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.camera-scan-button{width:100%}}.app-main-grid>main,.table-card,.history-table-card{min-width:0;max-width:100%}.table-card{overflow-x:auto}.page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.page-header h1{margin:0}@media (max-width:767px){.page-header{gap:.75rem;display:grid}.page-header>.secondary-button{width:100%}.history-filters{grid-template-columns:minmax(0,1fr);padding:.875rem}.history-filter-actions{grid-template-columns:1fr;display:grid}.history-filter-actions .primary-button{width:100%;margin-top:0}.history-filter-actions .secondary-button{width:100%}.history-table-card{overflow:visible}.history-table,.history-table tbody,.history-table tr,.history-table td{width:100%;display:block}.history-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.history-table tr{background:#fff;border:1px solid #dbeafe;border-radius:.75rem;margin-bottom:.75rem;padding:.75rem}.history-table td{overflow-wrap:anywhere;border:0;grid-template-columns:minmax(7rem,38%) minmax(0,1fr);align-items:start;gap:.75rem;padding:.45rem 0;display:grid}.history-table td:before{color:#475569;content:attr(data-label);letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:800}.history-table .table-actions{grid-template-columns:minmax(7rem,38%) minmax(0,1fr);display:grid}.history-table .table-actions>a,.history-table .table-actions>form{grid-column:2}.history-table .table-actions:before{grid-area:1/1/span 10}.history-table .table-actions a{text-align:center;border-radius:.5rem;justify-content:center;min-height:40px;padding:.5rem}.inline-cancel-form{flex-direction:column;align-items:stretch}.inline-cancel-form .input{width:100%;min-width:0}.pagination{text-align:center;grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.pagination span{grid-area:1/1/auto/-1}.mobile-card-table-wrap{overflow:visible}.mobile-card-table,.mobile-card-table tbody,.mobile-card-table tr,.mobile-card-table td{width:100%;display:block}.mobile-card-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mobile-card-table tr{background:#fff;border:1px solid #dbeafe;border-radius:.75rem;margin-bottom:.75rem;padding:.75rem}.mobile-card-table td{overflow-wrap:anywhere;border:0;grid-template-columns:minmax(7rem,38%) minmax(0,1fr);align-items:start;gap:.75rem;padding:.45rem 0;display:grid}.mobile-card-table td:before{color:#475569;content:attr(data-label);letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:800}.mobile-card-table .table-actions{grid-template-columns:minmax(7rem,38%) minmax(0,1fr);display:grid}.mobile-card-table .table-actions:before{grid-column:1}.mobile-card-table .table-actions a{text-align:center;border-radius:.5rem;grid-column:2;justify-content:center;min-height:40px;padding:.5rem}}
