.ao_page{background:radial-gradient(circle at top left, #11a97e29, transparent 36%), var(--page-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.ao_card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:20px;gap:18px;width:100%;max-width:440px;padding:32px;display:grid}.ao_card h1,.ao_card p{margin:0}.ao_card p{color:var(--text-secondary)}.ao_card label{color:var(--text-secondary);gap:7px;font-size:14px;font-weight:700;display:grid}.ao_card input{border:1px solid var(--border-strong);border-radius:10px;min-height:44px;padding:10px 12px}.ao_card button{background:var(--green-700);color:var(--text-inverse);border:0;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:800}.ao_card button.ao_secondary{background:var(--surface-muted);color:var(--text-primary)}.ao_error{background:var(--red-soft);border-radius:8px;padding:10px 12px;color:var(--red-dark)!important}.ao_status{color:var(--green-700);margin:12px 0 0;font-size:.88rem;font-weight:800}.ao_button{font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:750;display:inline-flex}.ao_primary{background:var(--green-600);color:var(--text-inverse)}.ao_primary:hover:not(:disabled){background:var(--green-700)}.ao_ghost{background:var(--surface);border:1px solid var(--border);color:var(--text-primary)}.ao_ghost:hover:not(:disabled){background:var(--surface-muted)}.ao_subtle{background:var(--surface-muted);border:1px solid var(--border);color:var(--text-primary)}.ao_subtle:hover:not(:disabled){border-color:var(--border-strong)}.ao_danger{background:var(--red-soft);color:var(--red-dark);border:1px solid #f3d1cc}.ao_compact{gap:6px;min-height:34px;padding:0 10px;font-size:.86rem}.ao_fullWidth{width:100%}.ao_cta{box-shadow:var(--shadow-cta)}.ao_cta:disabled{box-shadow:none}.ao_table{border-collapse:collapse;width:100%;min-width:680px}.ao_table th,.ao_table td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:12px 14px}.ao_table th{background:var(--surface-muted);color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:850}.ao_table td{color:var(--text-primary);font-size:.9rem}.ao_empty{color:var(--text-muted);text-align:center;place-items:center;gap:8px;min-height:120px;padding:18px;display:grid}.ao_compact{min-height:64px;padding:10px}.ao_empty svg{color:var(--text-soft)}.ao_empty p{margin:0;font-size:.85rem;font-weight:800}.ao_control{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;gap:5px;font-size:.74rem;font-weight:800;display:grid}.ao_full{grid-column:1/-1}.ao_compact{letter-spacing:0;gap:4px;font-size:10px}.ao_control input,.ao_control select,.ao_control textarea{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-primary);font:inherit;border-radius:8px;outline:none;min-width:0}.ao_control input,.ao_control select{min-height:42px;padding:0 10px}.ao_control textarea{resize:vertical;min-height:88px;padding:10px}.ao_control input:focus,.ao_control select:focus,.ao_control textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #147d6424}.ao_control input:disabled,.ao_control select:disabled,.ao_control textarea:disabled{color:var(--text-secondary);opacity:1}.ao_button{color:var(--text-secondary);font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:0;display:inline-flex}.ao_button:hover:not(:disabled){background:var(--surface-muted)}.ao_button:focus-visible{outline:3px solid var(--green-focus);outline-offset:2px}.ao_button:disabled{cursor:not-allowed;opacity:.5}.ao_compact{min-width:30px;min-height:30px}.ao_stepper{border-radius:0;width:29px;min-width:29px;height:32px;min-height:32px}.ao_danger{color:var(--red-dark)}.ao_danger:hover:not(:disabled){background:var(--red-soft)}.ao_grid{gap:18px;display:grid}.ao_twoColumns{grid-template-columns:minmax(0,1fr) minmax(320px,420px)}.ao_header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ao_actions{align-items:center;gap:10px;display:flex}.ao_panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:8px;min-width:0;overflow:hidden}.ao_padded{padding:18px}.ao_sticky{align-self:start;position:sticky;top:18px}.ao_screen{max-width:1440px}.ao_value{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.ao_muted{color:var(--text-secondary)}.ao_strong{font-weight:850}.ao_positive{color:var(--green-700)}.ao_negative{color:var(--red)}.ao_header{background:var(--surface);border-bottom:1px solid var(--border-subtle);color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-size:.78rem;font-weight:800;display:flex}.ao_header strong{color:var(--text-primary);font-size:.9rem}.ao_field{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:flex}.ao_field input{color:var(--text-primary);background:0 0;border:0;outline:none;width:100%;min-width:0}.ao_pill{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.ao_success{background:var(--green-soft-2);color:var(--green-700)}.ao_warning{background:var(--amber-soft);color:var(--amber-text)}.ao_danger{background:var(--red-soft);color:var(--red)}.ao_info{background:var(--surface-muted);color:var(--text-secondary)}.ao_muted{background:var(--surface-muted);color:var(--text-muted)}.ao_field-control input,.ao_field-control select{color:#18211f;background:#f7faf7;border:1px solid #d5dfd8;border-radius:8px;outline:none;min-width:0;height:42px;padding:0 10px}.ao_quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.ao_quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}@media (width<=720px){body{min-width:0;overflow:hidden}.ao_app-shell{padding:4px 4px 54px}.ao_app-frame,.ao_module-frame,.ao_sale-workspace{height:100%;min-height:0;overflow:hidden}.ao_sale-workspace .ao_workspace-grid{grid-template-rows:230px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;height:100%;display:grid;overflow:hidden}.ao_sale-panel{grid-template-rows:40px 64px minmax(0,1fr) 0;min-width:0}.ao_search-row.ao_sale-toolbar{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;width:100%;padding:6px;display:grid}.ao_search-box.ao_product-search{grid-template-columns:24px minmax(0,1fr) 22px;min-height:28px;padding:0 6px}.ao_product-search input{font-size:11px}.ao_product-search svg{width:15px;height:15px}.ao_search-kbd{border-radius:6px;width:18px;height:18px;font-size:10px}.ao_add-button{gap:4px;width:auto;min-width:74px;height:28px;min-height:28px;padding:0 6px;font-size:11px}.ao_add-button svg{width:14px;height:14px}.ao_catalog-strip.ao_quick-strip{padding:5px 6px}.ao_catalog-strip-scroll{grid-auto-columns:minmax(108px,1fr);gap:6px;height:54px}.ao_catalog-chip.ao_quick-product-card{grid-template-columns:32px minmax(0,1fr);min-width:108px;height:54px;min-height:54px;padding:4px}.ao_quick-product-image{width:32px;height:42px}.ao_quick-product-info{gap:1px;padding-left:5px}.ao_quick-product-title{font-size:10px;line-height:1.1}.ao_quick-product-price{font-size:11px}.ao_quick-product-meta{font-size:9px}.ao_line-table.ao_cart-table{min-width:0}.ao_cart-table thead{display:none}.ao_cart-table tbody tr{grid-template-columns:minmax(0,1fr) 76px 56px 24px;column-gap:5px;height:68px;padding:0 6px}.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(4),.ao_cart-table td:nth-child(5){display:none}.ao_cart-table td:first-child{grid-column:1}.ao_cart-table td:nth-child(2){grid-column:2}.ao_cart-table td:nth-child(6){text-align:right;grid-column:3}.ao_cart-table td:nth-child(7){grid-column:4}.ao_cart-item{gap:6px}.ao_line-item-image-wrap,.ao_line-item-image{width:32px;height:38px}.ao_item-main{gap:1px}.ao_item-main>span:first-child{font-size:11px}.ao_item-main small{font-size:9px}.ao_stock-pill{height:16px;padding:0 6px;font-size:9px}.ao_quantity-stepper{grid-template-columns:24px 28px 24px;width:76px;height:28px}.ao_quantity-stepper .ao_icon-button{width:24px;min-width:24px;height:28px;min-height:28px}.ao_quantity-stepper input{width:28px;height:28px;font-size:12px}.ao_money-cell.ao_strong{font-size:11px}.ao_icon-button.ao_danger{width:24px;min-width:24px;height:24px;min-height:24px}.ao_sale-footer{display:none}.ao_checkout-panel{min-width:0;height:100%;padding:6px;overflow:hidden}.ao_invoice-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_field-input{min-height:24px}.ao_field-control{gap:0;font-size:9px}.ao_invoice-fields .ao_field-control>span{display:none}.ao_field-control:not(.ao_compact),.ao_sale-id-field{grid-column:span 2}.ao_field-input{height:24px;min-height:24px;padding:0 8px}.ao_field-input svg{width:14px;height:14px}.ao_summary-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;margin:6px 0 0}.ao_summary-line{min-height:14px;font-size:9px}.ao_summary-line strong{font-size:9px}.ao_summary-line.ao_editable{grid-column:span 1;min-height:24px;margin-top:2px}.ao_discount-input.ao_compact{width:46px;height:22px}.ao_discount-input.ao_compact input{font-size:11px}.ao_total-row{margin-top:5px;padding-top:6px}.ao_total-row span{font-size:11px}.ao_total-row strong{font-size:20px}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:6px 0}.ao_payment-button{gap:4px;height:28px;min-height:28px;padding:0 4px;font-size:10px}.ao_payment-button svg{width:13px;height:13px}.ao_status-box{min-height:28px;padding:0 8px;font-size:10px}.ao_charge-button{min-height:32px;margin-top:5px;font-size:12px}.ao_mobile-module-tabs{gap:2px;padding:4px}.ao_mobile-module-tabs .ao_module-nav-button{min-width:48px;min-height:44px;padding:4px 2px}}.ao_invoice-status-grid,.ao_invoice-bottom-grid,.ao_invoice-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ao_field-control input,.ao_field-control select{color:#18211f;background:#f7faf7;border:1px solid #d5dfd8;border-radius:8px;outline:none;min-width:0;height:42px;padding:0 10px}.ao_sale-client-match:hover{border-color:#147d64}.ao_sale-client-match span{gap:1px;min-width:0;display:grid}.ao_sale-client-match strong,.ao_sale-client-match em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao_sale-client-match strong{font-size:.88rem}.ao_sale-client-match em{color:#65756e;font-size:.77rem;font-style:normal;font-weight:750}.ao_sale-client-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.ao_sale-client-actions span{color:#5f706a;min-width:0;font-size:.8rem;font-weight:800}.ao_sale-client-actions .ao_ghost-button:disabled{opacity:.46}.ao_sale-client-status{margin-top:6px}.ao_summary-line,.ao_total-row{justify-content:space-between;gap:12px}.ao_summary-line{color:#5f706a;font-size:.94rem}.ao_summary-line strong{color:#18211f;font-variant-numeric:tabular-nums}.ao_summary-line.ao_editable{min-height:40px}.ao_total-row{color:#17231f;border-top:1px solid #dfe7e1;padding-top:16px;font-weight:850}.ao_total-row strong{font-variant-numeric:tabular-nums;font-size:2rem;line-height:1}.ao_payment-button{color:#263833;background:#f6f8f6;border:1px solid #dce5df;justify-content:center;gap:6px;padding:0 8px;font-weight:750}.ao_payment-button.ao_active{color:#116848;background:#e4f3ed;border-color:#147d64}.ao_status-box{color:#8a5a00;background:#fff7e7;border:1px solid #f2d89d;border-radius:8px;gap:8px;min-height:44px;padding:0 12px;font-weight:800}.ao_status-box.ao_ready{color:#116848;background:#e9f7ef;border-color:#b9dec8}.ao_charge-button{width:100%;min-height:54px;margin-top:12px;font-size:1.02rem}.ao_charge-button:disabled{background:#aab7b0}.ao_transaction-status{border-top:1px solid #dfe7e1;gap:9px;margin-top:14px;padding-top:14px;display:grid}.ao_transaction-status-head,.ao_access-key-row{align-items:center;display:flex}.ao_transaction-status-head{gap:8px}.ao_transaction-status-head div{gap:1px;min-width:0;display:grid}.ao_transaction-status-head span,.ao_access-key-row span{color:#5b6d66;text-transform:uppercase;font-size:.76rem;font-weight:800}.ao_transaction-status-head strong{color:#17231f;font-size:.94rem}.ao_transaction-status p{color:#43544e;margin:0;font-size:.8rem;font-weight:750;line-height:1.35}.ao_transaction-status.ao_success .ao_transaction-status-head svg{color:#116848}.ao_transaction-status.ao_warning .ao_transaction-status-head svg,.ao_transaction-status.ao_working .ao_transaction-status-head svg{color:#8a5a00}.ao_transaction-status.ao_danger .ao_transaction-status-head svg{color:#a13a21}.ao_access-key-row{gap:8px;min-width:0}.ao_access-key-row.ao_compact{align-items:flex-start;gap:5px;display:grid}.ao_access-key-row code{color:#22342e;text-overflow:ellipsis;white-space:nowrap;background:#f3f6f4;border-radius:6px;flex:1;min-width:0;padding:6px 8px;font-size:.72rem;overflow:hidden}.ao_invoice-status-grid,.ao_invoice-detail-grid,.ao_invoice-bottom-grid{gap:10px;display:grid}.ao_invoice-status-grid,.ao_invoice-bottom-grid,.ao_invoice-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ao_invoice-detail-card,.ao_invoice-detail-section{background:#fbfdfb;border:1px solid #e1e9e4;border-radius:8px}.ao_invoice-detail-card{gap:4px;min-width:0;min-height:72px;padding:10px 12px;display:grid}.ao_invoice-detail-card.ao_wide{grid-column:1/-1}.ao_invoice-detail-card span,.ao_invoice-section-title span,.ao_invoice-total-list span{color:#60726b;text-transform:uppercase;font-size:.72rem;font-weight:850}.ao_invoice-detail-card strong,.ao_invoice-detail-card em,.ao_invoice-detail-card code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ao_invoice-detail-card strong{color:#17231f;font-size:.94rem;font-weight:900}.ao_invoice-detail-card em{color:#65756e;font-size:.78rem;font-style:normal;font-weight:800}.ao_invoice-detail-card code{color:#22342e;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.ao_invoice-detail-section{display:grid;overflow:hidden}.ao_invoice-section-title{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;display:flex}.ao_invoice-section-title strong{color:#17231f;font-size:.8rem;font-weight:900}.ao_invoice-lines-list,.ao_invoice-total-list{display:grid}.ao_invoice-line-row,.ao_invoice-total-list div{border-bottom:1px solid #edf1ee;align-items:center;gap:10px;min-height:44px;padding:9px 12px;display:grid}.ao_invoice-line-row{grid-template-columns:minmax(0,1fr) auto}.ao_invoice-line-row:last-child,.ao_invoice-total-list div:last-child{border-bottom:0}.ao_invoice-line-row div{gap:2px;min-width:0;display:grid}.ao_invoice-line-row strong,.ao_invoice-line-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ao_invoice-line-row strong{color:#17231f;font-size:.86rem;font-weight:900}.ao_invoice-line-row span{color:#66766f;font-size:.74rem;font-weight:800}.ao_invoice-line-row b,.ao_invoice-total-list strong{color:#17231f;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.84rem;font-weight:900}.ao_invoice-total-list div{grid-template-columns:minmax(0,1fr) auto}.ao_invoice-total-list .ao_grand-total{background:#f2f7f3}.ao_invoice-total-list .ao_grand-total span,.ao_invoice-total-list .ao_grand-total strong{color:#116848;font-size:.9rem}.ao_invoice-payment-list{border:1px solid #e1e9e4;border-radius:8px;display:grid;overflow:hidden}.ao_invoice-payment-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:36px;padding:8px 10px;display:grid}.ao_invoice-payment-row+.ao_invoice-payment-row{border-top:1px solid #edf1ee}.ao_invoice-payment-row span,.ao_invoice-payment-row em{color:#5b6d66;font-size:.74rem;font-weight:850}.ao_invoice-payment-row strong{color:#17231f;font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:900}.ao_invoice-payment-row em{background:#f2f6f3;border-radius:999px;padding:5px 7px;font-style:normal}.ao_invoice-document-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (width<=720px){body{min-width:0;overflow:hidden}.ao_app-shell{padding:4px 4px 54px}.ao_app-frame,.ao_module-frame,.ao_sale-workspace{height:100%;min-height:0;overflow:hidden}.ao_sale-workspace .ao_workspace-grid{grid-template-rows:230px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;height:100%;display:grid;overflow:hidden}.ao_sale-panel{grid-template-rows:40px 64px minmax(0,1fr) 0;min-width:0}.ao_search-row.ao_sale-toolbar{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;width:100%;padding:6px;display:grid}.ao_search-box.ao_product-search{grid-template-columns:24px minmax(0,1fr) 22px;min-height:28px;padding:0 6px}.ao_product-search input{font-size:11px}.ao_product-search svg{width:15px;height:15px}.ao_search-kbd{border-radius:6px;width:18px;height:18px;font-size:10px}.ao_add-button{gap:4px;width:auto;min-width:74px;height:28px;min-height:28px;padding:0 6px;font-size:11px}.ao_add-button svg{width:14px;height:14px}.ao_catalog-strip.ao_quick-strip{padding:5px 6px}.ao_catalog-strip-scroll{grid-auto-columns:minmax(108px,1fr);gap:6px;height:54px}.ao_catalog-chip.ao_quick-product-card{grid-template-columns:32px minmax(0,1fr);min-width:108px;height:54px;min-height:54px;padding:4px}.ao_quick-product-image{width:32px;height:42px}.ao_quick-product-info{gap:1px;padding-left:5px}.ao_quick-product-title{font-size:10px;line-height:1.1}.ao_quick-product-price{font-size:11px}.ao_quick-product-meta{font-size:9px}.ao_line-table.ao_cart-table{min-width:0}.ao_cart-table thead{display:none}.ao_cart-table tbody tr{grid-template-columns:minmax(0,1fr) 76px 56px 24px;column-gap:5px;height:68px;padding:0 6px}.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(4),.ao_cart-table td:nth-child(5){display:none}.ao_cart-table td:first-child{grid-column:1}.ao_cart-table td:nth-child(2){grid-column:2}.ao_cart-table td:nth-child(6){text-align:right;grid-column:3}.ao_cart-table td:nth-child(7){grid-column:4}.ao_cart-item{gap:6px}.ao_line-item-image-wrap,.ao_line-item-image{width:32px;height:38px}.ao_item-main{gap:1px}.ao_item-main>span:first-child{font-size:11px}.ao_item-main small{font-size:9px}.ao_stock-pill{height:16px;padding:0 6px;font-size:9px}.ao_quantity-stepper{grid-template-columns:24px 28px 24px;width:76px;height:28px}.ao_quantity-stepper .ao_icon-button{width:24px;min-width:24px;height:28px;min-height:28px}.ao_quantity-stepper input{width:28px;height:28px;font-size:12px}.ao_money-cell.ao_strong{font-size:11px}.ao_icon-button.ao_danger{width:24px;min-width:24px;height:24px;min-height:24px}.ao_sale-footer{display:none}.ao_checkout-panel{min-width:0;height:100%;padding:6px;overflow:hidden}.ao_invoice-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_field-input{min-height:24px}.ao_field-control{gap:0;font-size:9px}.ao_invoice-fields .ao_field-control>span{display:none}.ao_field-control:not(.ao_compact),.ao_sale-id-field{grid-column:span 2}.ao_field-input{height:24px;min-height:24px;padding:0 8px}.ao_field-input svg{width:14px;height:14px}.ao_summary-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;margin:6px 0 0}.ao_summary-line{min-height:14px;font-size:9px}.ao_summary-line strong{font-size:9px}.ao_summary-line.ao_editable{grid-column:span 1;min-height:24px;margin-top:2px}.ao_discount-input.ao_compact{width:46px;height:22px}.ao_discount-input.ao_compact input{font-size:11px}.ao_total-row{margin-top:5px;padding-top:6px}.ao_total-row span{font-size:11px}.ao_total-row strong{font-size:20px}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:6px 0}.ao_payment-button{gap:4px;height:28px;min-height:28px;padding:0 4px;font-size:10px}.ao_payment-button svg{width:13px;height:13px}.ao_status-box{min-height:28px;padding:0 8px;font-size:10px}.ao_charge-button{min-height:32px;margin-top:5px;font-size:12px}.ao_mobile-module-tabs{gap:2px;padding:4px}.ao_mobile-module-tabs .ao_module-nav-button{min-width:48px;min-height:44px;padding:4px 2px}}.ao_quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.ao_quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}@media (width<=720px){body{min-width:0;overflow:hidden}.ao_app-shell{padding:4px 4px 54px}.ao_app-frame,.ao_module-frame,.ao_sale-workspace{height:100%;min-height:0;overflow:hidden}.ao_sale-workspace .ao_workspace-grid{grid-template-rows:230px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;height:100%;display:grid;overflow:hidden}.ao_sale-panel{grid-template-rows:40px 64px minmax(0,1fr) 0;min-width:0}.ao_search-row.ao_sale-toolbar{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;width:100%;padding:6px;display:grid}.ao_search-box.ao_product-search{grid-template-columns:24px minmax(0,1fr) 22px;min-height:28px;padding:0 6px}.ao_product-search input{font-size:11px}.ao_product-search svg{width:15px;height:15px}.ao_search-kbd{border-radius:6px;width:18px;height:18px;font-size:10px}.ao_add-button{gap:4px;width:auto;min-width:74px;height:28px;min-height:28px;padding:0 6px;font-size:11px}.ao_add-button svg{width:14px;height:14px}.ao_catalog-strip.ao_quick-strip{padding:5px 6px}.ao_catalog-strip-scroll{grid-auto-columns:minmax(108px,1fr);gap:6px;height:54px}.ao_catalog-chip.ao_quick-product-card{grid-template-columns:32px minmax(0,1fr);min-width:108px;height:54px;min-height:54px;padding:4px}.ao_quick-product-image{width:32px;height:42px}.ao_quick-product-info{gap:1px;padding-left:5px}.ao_quick-product-title{font-size:10px;line-height:1.1}.ao_quick-product-price{font-size:11px}.ao_quick-product-meta{font-size:9px}.ao_line-table.ao_cart-table{min-width:0}.ao_cart-table thead{display:none}.ao_cart-table tbody tr{grid-template-columns:minmax(0,1fr) 76px 56px 24px;column-gap:5px;height:68px;padding:0 6px}.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(4),.ao_cart-table td:nth-child(5){display:none}.ao_cart-table td:first-child{grid-column:1}.ao_cart-table td:nth-child(2){grid-column:2}.ao_cart-table td:nth-child(6){text-align:right;grid-column:3}.ao_cart-table td:nth-child(7){grid-column:4}.ao_cart-item{gap:6px}.ao_line-item-image-wrap,.ao_line-item-image{width:32px;height:38px}.ao_item-main{gap:1px}.ao_item-main>span:first-child{font-size:11px}.ao_item-main small{font-size:9px}.ao_stock-pill{height:16px;padding:0 6px;font-size:9px}.ao_quantity-stepper{grid-template-columns:24px 28px 24px;width:76px;height:28px}.ao_quantity-stepper .ao_icon-button{width:24px;min-width:24px;height:28px;min-height:28px}.ao_quantity-stepper input{width:28px;height:28px;font-size:12px}.ao_money-cell.ao_strong{font-size:11px}.ao_icon-button.ao_danger{width:24px;min-width:24px;height:24px;min-height:24px}.ao_sale-footer{display:none}.ao_checkout-panel{min-width:0;height:100%;padding:6px;overflow:hidden}.ao_invoice-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_field-input{min-height:24px}.ao_field-control{gap:0;font-size:9px}.ao_invoice-fields .ao_field-control>span{display:none}.ao_field-control:not(.ao_compact),.ao_sale-id-field{grid-column:span 2}.ao_field-input{height:24px;min-height:24px;padding:0 8px}.ao_field-input svg{width:14px;height:14px}.ao_summary-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;margin:6px 0 0}.ao_summary-line{min-height:14px;font-size:9px}.ao_summary-line strong{font-size:9px}.ao_summary-line.ao_editable{grid-column:span 1;min-height:24px;margin-top:2px}.ao_discount-input.ao_compact{width:46px;height:22px}.ao_discount-input.ao_compact input{font-size:11px}.ao_total-row{margin-top:5px;padding-top:6px}.ao_total-row span{font-size:11px}.ao_total-row strong{font-size:20px}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:6px 0}.ao_payment-button{gap:4px;height:28px;min-height:28px;padding:0 4px;font-size:10px}.ao_payment-button svg{width:13px;height:13px}.ao_status-box{min-height:28px;padding:0 8px;font-size:10px}.ao_charge-button{min-height:32px;margin-top:5px;font-size:12px}.ao_mobile-module-tabs{gap:2px;padding:4px}.ao_mobile-module-tabs .ao_module-nav-button{min-width:48px;min-height:44px;padding:4px 2px}}.ao_settings-save-button{grid-column:1/-1;justify-content:center}.ao_settings-form-body .ao_invoice-action-status{grid-column:1/-1;margin:0}.ao_settings-record-list .ao_record-row span{max-width:520px}.ao_checkout-panel{align-self:start;padding:18px;position:sticky;top:18px}.ao_search-row{border-bottom:1px solid #e5ebe6;gap:12px;padding:16px}.ao_search-box{background:#f7faf7;border:1px solid #cfd9d2;border-radius:8px;flex:1;align-items:center;gap:10px;min-height:52px;padding:0 12px;display:flex}.ao_search-box:focus-within,.ao_customer-row:focus-within,.ao_discount-input:focus-within,.ao_quantity-stepper:focus-within{border-color:#147d64;box-shadow:0 0 0 3px #147d6424}.ao_search-box input,.ao_customer-row input{color:#18211f;background:0 0;border:0;outline:none;flex:1;min-width:0}.ao_search-box input{font-size:1.03rem;font-weight:650}.ao_icon-button,.ao_ghost-button,.ao_primary-button,.ao_charge-button,.ao_promo-button,.ao_payment-button{border:0;border-radius:8px;min-height:40px}.ao_icon-button{color:#31443d;background:0 0;justify-content:center;min-width:36px;padding:0}.ao_icon-button:hover{background:#edf3ef}.ao_icon-button.ao_danger{color:#9b2f26}.ao_ghost-button{color:#263833;background:#fff;border:1px solid #d9e2dc;gap:7px;padding:0 14px}.ao_ghost-button:hover{background:#f2f6f3}.ao_ghost-button.ao_danger{color:#9b2f26}.ao_primary-button,.ao_charge-button{color:#fff;background:#147d64;justify-content:center;gap:8px;font-weight:750}.ao_add-button{min-width:132px;padding:0 18px}.ao_catalog-strip{grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;padding:14px 16px;display:grid;overflow-x:auto}.ao_catalog-chip{background:linear-gradient(180deg, #1019152e, #101915c2), var(--catalog-image);background-position:center, var(--catalog-position) center;background-size:100% 100%, var(--catalog-size);color:#fff;text-align:left;border:1px solid #dfe7e1;border-radius:8px;gap:3px;min-width:132px;min-height:86px;padding:11px;display:grid;position:relative;overflow:hidden}.ao_catalog-chip:hover{border-color:#147d64;transform:translateY(-1px);box-shadow:0 8px 20px #147d641f}.ao_catalog-chip span{font-size:.92rem;font-weight:750}.ao_catalog-chip strong{text-shadow:0 1px 10px #00000073;font-size:1rem}.ao_catalog-chip small{color:#ffffffdb;text-shadow:0 1px 8px #00000073;font-size:.78rem}.ao_catalog-chip span{text-shadow:0 1px 10px #00000085}.ao_line-table-wrap{min-height:430px;overflow-x:auto}.ao_line-table{border-collapse:collapse;width:100%;min-width:760px}.ao_line-table th{color:#5b6d66;text-align:left;text-transform:uppercase;background:#f2f6f3;border-bottom:1px solid #dfe7e1;padding:10px;font-size:.76rem;font-weight:800}.ao_line-table td{vertical-align:middle;border-bottom:1px solid #edf1ee;padding:12px 10px}.ao_line-table tr:hover td{background:#fbfdfb}.ao_item-cell{min-width:190px}.ao_item-main{gap:2px;display:grid}.ao_item-main span{font-weight:800}.ao_item-main small,.ao_muted-cell{color:#64746e}.ao_stock-pill{color:#116848;background:#eaf6ef;border-radius:999px;margin-top:8px;padding:3px 8px;font-size:.76rem;font-weight:800;display:inline-flex}.ao_stock-pill.ao_warning{color:#a15b00;background:#fff2d7}.ao_quantity-stepper{border:1px solid #d5dfd8;border-radius:8px;width:112px}.ao_quantity-stepper input{color:#17231f;text-align:center;border:0;outline:none;width:42px;font-weight:800}.ao_discount-input{border:1px solid #d5dfd8;border-radius:8px;align-items:center;width:74px;height:40px;padding:0 9px;display:inline-flex}.ao_discount-input input{text-align:right;border:0;outline:none;width:42px;min-width:0;font-weight:750}.ao_money-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.ao_money-cell.ao_strong{font-weight:850}.ao_promo-button{color:#755100;white-space:nowrap;background:#f6f0df;gap:6px;padding:0 8px}.ao_promo-button.ao_active{color:#fff;background:#147d64}.ao_empty-sale{color:#5f706a;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:430px;font-weight:800;display:flex}.ao_empty-sale p{margin:0}.ao_customer-row,.ao_field-input{border:1px solid #d5dfd8;border-radius:8px;gap:8px;min-height:46px;padding:0 12px}.ao_field-control{color:#5b6d66;letter-spacing:0;text-transform:uppercase;gap:5px;font-size:.74rem;font-weight:800;display:grid}.ao_field-control:not(.ao_compact){grid-column:span 2}.ao_field-control input,.ao_field-control select{color:#18211f;background:#f7faf7;border:1px solid #d5dfd8;border-radius:8px;outline:none;min-width:0;height:42px;padding:0 10px}.ao_field-control input:focus,.ao_field-control select:focus{border-color:#147d64;box-shadow:0 0 0 3px #147d6424}.ao_field-control input:disabled,.ao_field-control select:disabled{color:#31443d;opacity:1}.ao_field-input{background:#f7faf7;align-items:center;height:42px;display:flex}.ao_field-input input{background:0 0;border:0;flex:1;height:auto;padding:0}.ao_field-input input:focus{box-shadow:none}.ao_sale-client-matches,.ao_sale-client-actions{grid-column:span 2}.ao_sale-client-matches{gap:6px;display:grid}.ao_sale-client-match{color:#18211f;text-align:left;background:#f2f7f4;border:1px solid #cfe0d6;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:flex}.ao_search-box.ao_product-search{border:1px solid var(--border);box-shadow:var(--shadow-control);background:#fff;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:0;min-height:40px;padding:0 9px;display:grid}.ao_product-search:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #08795d1a}.ao_product-search svg{color:var(--text-primary)}.ao_product-search input{color:var(--text-primary);font-size:15px;font-weight:500}.ao_product-search input::placeholder{color:var(--text-muted)}.ao_search-kbd{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:600;display:inline-flex}.ao_primary-button,.ao_charge-button{color:#fff;background:linear-gradient(#0a8d69 0%,#067456 100%);font-weight:800}.ao_primary-button:hover,.ao_charge-button:hover{background:linear-gradient(#0b9a72 0%,#067c5d 100%)}.ao_add-button{box-shadow:var(--shadow-cta);border-radius:9px;gap:7px;min-width:124px;height:40px;min-height:40px;padding:0 14px;font-size:15px}.ao_catalog-strip.ao_quick-strip{border-bottom:1px solid var(--border-subtle);padding:10px 12px;display:block;overflow:hidden}.ao_catalog-strip-scroll{scrollbar-width:none;grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:10px;height:82px;display:grid;overflow-x:auto}.ao_catalog-strip-scroll::-webkit-scrollbar{display:none}.ao_catalog-chip.ao_quick-product-card{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;text-align:left;background:#fff;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:0;min-width:132px;height:82px;min-height:82px;padding:7px 8px;display:grid;transform:none;box-shadow:0 1px 2px #1018160a}.ao_catalog-chip.ao_quick-product-card:hover{border-color:var(--border-strong);transform:none;box-shadow:0 4px 12px #10181612}.ao_catalog-chip.ao_quick-product-card:focus-visible{outline:3px solid var(--green-focus);outline-offset:2px}.ao_catalog-chip-image,.ao_line-item-image{background-image:var(--catalog-image);background-position:var(--catalog-position) center;background-repeat:no-repeat;background-size:var(--catalog-size);display:block}.ao_quick-product-image{border-radius:7px;width:48px;height:58px}.ao_quick-product-info{gap:4px;min-width:0;padding-left:8px;display:grid}.ao_quick-product-card span,.ao_quick-product-card strong,.ao_quick-product-card small{text-shadow:none}.ao_quick-product-title{color:var(--text-primary);-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;font-size:12px;font-weight:800;line-height:1.2}.ao_quick-product-price{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800;line-height:1.1}.ao_quick-product-meta{color:var(--text-secondary);font-size:11px;font-weight:500}.ao_line-table-wrap.ao_cart-body{background:#fff;min-height:0;overflow:auto}.ao_line-table.ao_cart-table{border-collapse:separate;border-spacing:0;width:100%;min-width:710px}.ao_cart-table thead,.ao_cart-table tbody{display:block}.ao_cart-table thead tr,.ao_cart-table tbody tr{grid-template-columns:minmax(250px,1fr) 92px 80px 64px 112px 88px 30px;align-items:center;column-gap:10px;padding:0 12px;display:grid}.ao_cart-table thead tr{border-bottom:1px solid var(--border);height:38px}.ao_cart-table tbody tr{border-bottom:1px solid var(--border-subtle);height:84px}.ao_cart-table th,.ao_cart-table td{text-align:left;vertical-align:middle;border-bottom:0;min-width:0;padding:0;display:block}.ao_cart-table th{color:#52625d;letter-spacing:.03em;text-transform:uppercase;background:#fff;font-size:11px;font-weight:800;line-height:1}.ao_cart-table th:nth-child(2),.ao_cart-table th:nth-child(4){text-align:center}.ao_cart-table th:nth-child(3),.ao_cart-table th:nth-child(6),.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(6){text-align:right}.ao_cart-table tr:hover td{background:0 0}.ao_cart-item{align-items:center;gap:12px;min-width:0;display:flex}.ao_line-item-image-wrap{flex:none;place-items:center;width:44px;height:50px;display:grid}.ao_line-item-image{border-radius:7px;width:44px;height:50px}.ao_item-main{gap:3px;min-width:0;display:grid}.ao_item-main>span:first-child{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.18;overflow:hidden}.ao_item-main small{color:var(--text-muted);font-size:11px;font-weight:500}.ao_stock-pill{background:var(--green-soft-2);color:var(--green-700);border-radius:999px;justify-self:start;align-items:center;height:20px;margin-top:0;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.ao_stock-pill.ao_warning{background:var(--amber-soft);color:var(--amber-text)}.ao_inline-warning{color:var(--red);margin-top:0;font-size:11px;font-weight:700}.ao_quantity-stepper{border:1px solid var(--border);box-shadow:var(--shadow-control);background:#fff;border-radius:8px;grid-template-columns:29px 32px 29px;align-items:center;width:90px;height:32px;display:grid;overflow:hidden}.ao_quantity-stepper.ao_is-focused,.ao_quantity-stepper:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #08795d1a}.ao_quantity-stepper .ao_icon-button{color:var(--text-primary);border-radius:0;width:29px;min-width:29px;height:32px;min-height:32px}.ao_quantity-stepper .ao_icon-button:hover{background:#f2f7f5}.ao_quantity-stepper input{appearance:textfield;color:var(--text-primary);font-variant-numeric:tabular-nums;width:32px;height:32px;padding:0;font-size:15px;font-weight:800}.ao_quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.ao_quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.ao_money-cell{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.ao_money-cell.ao_strong{font-size:14px;font-weight:800}.ao_discount-input{border:1px solid var(--border);box-shadow:var(--shadow-control);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 22px;align-items:center;width:58px;height:32px;padding:0;display:grid}.ao_discount-input input{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:14px;font-weight:800}.ao_discount-input span{color:var(--text-secondary);text-align:center;font-size:12px;font-weight:700}.ao_discount-input.ao_compact{width:58px;height:32px}.ao_discount-input.ao_compact input{font-size:14px}.ao_muted-cell{color:var(--text-muted);font-size:14px;font-weight:600}@media (width<=720px){body{min-width:0;overflow:hidden}.ao_app-shell{padding:4px 4px 54px}.ao_app-frame,.ao_module-frame,.ao_sale-workspace{height:100%;min-height:0;overflow:hidden}.ao_sale-workspace .ao_workspace-grid{grid-template-rows:230px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;height:100%;display:grid;overflow:hidden}.ao_sale-panel{grid-template-rows:40px 64px minmax(0,1fr) 0;min-width:0}.ao_search-row.ao_sale-toolbar{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;width:100%;padding:6px;display:grid}.ao_search-box.ao_product-search{grid-template-columns:24px minmax(0,1fr) 22px;min-height:28px;padding:0 6px}.ao_product-search input{font-size:11px}.ao_product-search svg{width:15px;height:15px}.ao_search-kbd{border-radius:6px;width:18px;height:18px;font-size:10px}.ao_add-button{gap:4px;width:auto;min-width:74px;height:28px;min-height:28px;padding:0 6px;font-size:11px}.ao_add-button svg{width:14px;height:14px}.ao_catalog-strip.ao_quick-strip{padding:5px 6px}.ao_catalog-strip-scroll{grid-auto-columns:minmax(108px,1fr);gap:6px;height:54px}.ao_catalog-chip.ao_quick-product-card{grid-template-columns:32px minmax(0,1fr);min-width:108px;height:54px;min-height:54px;padding:4px}.ao_quick-product-image{width:32px;height:42px}.ao_quick-product-info{gap:1px;padding-left:5px}.ao_quick-product-title{font-size:10px;line-height:1.1}.ao_quick-product-price{font-size:11px}.ao_quick-product-meta{font-size:9px}.ao_line-table.ao_cart-table{min-width:0}.ao_cart-table thead{display:none}.ao_cart-table tbody tr{grid-template-columns:minmax(0,1fr) 76px 56px 24px;column-gap:5px;height:68px;padding:0 6px}.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(4),.ao_cart-table td:nth-child(5){display:none}.ao_cart-table td:first-child{grid-column:1}.ao_cart-table td:nth-child(2){grid-column:2}.ao_cart-table td:nth-child(6){text-align:right;grid-column:3}.ao_cart-table td:nth-child(7){grid-column:4}.ao_cart-item{gap:6px}.ao_line-item-image-wrap,.ao_line-item-image{width:32px;height:38px}.ao_item-main{gap:1px}.ao_item-main>span:first-child{font-size:11px}.ao_item-main small{font-size:9px}.ao_stock-pill{height:16px;padding:0 6px;font-size:9px}.ao_quantity-stepper{grid-template-columns:24px 28px 24px;width:76px;height:28px}.ao_quantity-stepper .ao_icon-button{width:24px;min-width:24px;height:28px;min-height:28px}.ao_quantity-stepper input{width:28px;height:28px;font-size:12px}.ao_money-cell.ao_strong{font-size:11px}.ao_icon-button.ao_danger{width:24px;min-width:24px;height:24px;min-height:24px}.ao_sale-footer{display:none}.ao_checkout-panel{min-width:0;height:100%;padding:6px;overflow:hidden}.ao_invoice-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_field-input{min-height:24px}.ao_field-control{gap:0;font-size:9px}.ao_invoice-fields .ao_field-control>span{display:none}.ao_field-control:not(.ao_compact),.ao_sale-id-field{grid-column:span 2}.ao_field-input{height:24px;min-height:24px;padding:0 8px}.ao_field-input svg{width:14px;height:14px}.ao_summary-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;margin:6px 0 0}.ao_summary-line{min-height:14px;font-size:9px}.ao_summary-line strong{font-size:9px}.ao_summary-line.ao_editable{grid-column:span 1;min-height:24px;margin-top:2px}.ao_discount-input.ao_compact{width:46px;height:22px}.ao_discount-input.ao_compact input{font-size:11px}.ao_total-row{margin-top:5px;padding-top:6px}.ao_total-row span{font-size:11px}.ao_total-row strong{font-size:20px}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:6px 0}.ao_payment-button{gap:4px;height:28px;min-height:28px;padding:0 4px;font-size:10px}.ao_payment-button svg{width:13px;height:13px}.ao_status-box{min-height:28px;padding:0 8px;font-size:10px}.ao_charge-button{min-height:32px;margin-top:5px;font-size:12px}.ao_mobile-module-tabs{gap:2px;padding:4px}.ao_mobile-module-tabs .ao_module-nav-button{min-width:48px;min-height:44px;padding:4px 2px}}:root{color:#18211f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}.ao_app-shell{background:linear-gradient(#ffffffb3,#f5f7f3eb),#f5f7f3;min-height:100vh;padding:18px}.ao_app-frame{grid-template-columns:104px minmax(0,1fr);gap:18px;max-width:1580px;margin:0 auto;display:grid}.ao_module-frame{min-width:0}.ao_sale-workspace{max-width:1440px}.ao_module-rail{background:#fff;border:1px solid #dce4dd;border-radius:8px;flex-direction:column;align-self:start;gap:14px;min-height:calc(100vh - 36px);padding:10px;display:flex;position:sticky;top:18px;box-shadow:0 14px 38px #212c2714}.ao_rail-brand{border-bottom:1px solid #e5ebe6;justify-content:center;align-items:center;padding:3px 0 10px;display:flex}.ao_rail-brand span{color:#fff;background:#147d64;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.ao_module-nav-button{color:#31443d;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;gap:4px;min-height:62px;padding:7px 4px;font-size:.73rem;font-weight:800;display:grid;position:relative}.ao_module-nav-button strong{color:#fff;background:#9b2f26;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;display:inline-flex;position:absolute;top:6px;right:8px}.ao_mobile-module-tabs{display:none}.ao_topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ao_kicker{color:#517066;letter-spacing:0;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:700}h1{margin:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1}.ao_topbar-actions,.ao_search-row,.ao_quantity-stepper,.ao_customer-row,.ao_summary-line,.ao_total-row,.ao_status-box,.ao_charge-button,.ao_ghost-button,.ao_primary-button,.ao_promo-button,.ao_payment-button{align-items:center;display:flex}.ao_topbar-actions{gap:10px}.ao_workspace-grid{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:18px;display:grid}.ao_transaction-panel,.ao_checkout-panel{background:#fff;border:1px solid #dce4dd;border-radius:8px;box-shadow:0 14px 38px #212c2714}.ao_transaction-panel{min-width:0;overflow:hidden}.ao_module-screen{max-width:1440px}.ao_module-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ao_module-action{min-width:132px;padding:0 14px}.ao_module-grid{gap:18px;display:grid}.ao_module-grid.ao_two-columns{grid-template-columns:minmax(0,1fr) minmax(320px,420px)}.ao_module-panel{background:#fff;border:1px solid #dce4dd;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 14px 38px #212c2714}.ao_panel-head{color:#5b6d66;text-transform:uppercase;border-bottom:1px solid #e5ebe6;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-size:.78rem;font-weight:800;display:flex}.ao_panel-head strong{color:#17231f;font-size:.9rem}.ao_module-table{border-collapse:collapse;width:100%;min-width:680px}.ao_module-table th,.ao_module-table td{text-align:left;border-bottom:1px solid #edf1ee;padding:12px 14px}.ao_module-table th{color:#5b6d66;text-transform:uppercase;background:#f2f6f3;font-size:.75rem;font-weight:850}.ao_module-table td{color:#18211f;font-size:.9rem}.ao_invoice-table tbody tr{cursor:pointer;transition:background .16s}.ao_invoice-table tbody tr:hover,.ao_selected-table-row{background:#f6faf7}.ao_invoice-select-button{color:#116848;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:900}.ao_invoice-select-button:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 3px #147d6429}.ao_selected-table-row .ao_invoice-select-button{color:#17231f}.ao_sales-list-toolbar{border-bottom:1px solid #edf1ee;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.ao_invoice-header-actions,.ao_invoice-workspace-tabs,.ao_billing-action-row,.ao_billing-header-actions{align-items:center;gap:8px;display:flex}.ao_invoice-header-actions{flex-wrap:wrap;justify-content:flex-end}.ao_invoice-workspace-tabs{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;padding:3px}.ao_billing-workspace{gap:12px;display:grid}.ao_billing-grid{align-items:start}.ao_billing-import-panel,.ao_billing-run-panel,.ao_billing-plans-panel{align-self:start}.ao_billing-plans-panel{grid-column:1/-1;overflow-x:auto}.ao_billing-panel-body{gap:12px;padding:14px;display:grid}.ao_billing-csv-area{min-height:180px}.ao_billing-action-row,.ao_billing-header-actions{justify-content:flex-end}.ao_billing-due-strip{border-bottom:1px solid var(--border-subtle);padding:14px 16px}.ao_billing-due-strip span,.ao_billing-plan-cell,.ao_billing-run-row-head span,.ao_billing-run-item span{gap:2px;min-width:0;display:grid}.ao_billing-due-strip strong{color:var(--text-primary);font-size:1.4rem;line-height:1}.ao_billing-due-strip em,.ao_billing-plan-cell em,.ao_billing-run-row-head em,.ao_billing-run-item em{color:var(--text-muted);font-size:.78rem;font-style:normal}.ao_billing-preview-list,.ao_billing-preview-errors,.ao_billing-run-list,.ao_billing-run-items{display:grid}.ao_billing-preview-list,.ao_billing-preview-errors{border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.ao_billing-preview-list div,.ao_billing-preview-errors span{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 10px;display:flex}.ao_billing-preview-list div:last-child,.ao_billing-preview-errors span:last-child{border-bottom:0}.ao_billing-preview-list span,.ao_billing-preview-errors span{color:var(--text-secondary);font-size:.84rem}.ao_billing-preview-list strong{color:var(--text-primary);white-space:nowrap;font-size:.86rem}.ao_billing-preview-errors{background:var(--red-soft)}.ao_billing-run-row{border-bottom:1px solid var(--border-subtle);gap:8px;padding:13px 16px;display:grid}.ao_billing-run-row:last-child{border-bottom:0}.ao_billing-run-row-head,.ao_billing-run-metrics,.ao_billing-run-item{justify-content:space-between;align-items:center;gap:10px;display:flex}.ao_billing-run-row-head strong,.ao_billing-run-item strong,.ao_billing-plan-cell strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao_billing-run-metrics{color:var(--text-muted);justify-content:flex-start;font-size:.78rem}.ao_billing-run-items{background:var(--surface-soft);border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.ao_billing-run-item{border-bottom:1px solid var(--border-subtle);min-height:42px;padding:8px 10px}.ao_billing-run-item:last-child{border-bottom:0}.ao_billing-plans-table tbody tr:hover{background:#f6faf7}.ao_state-pill{color:#8a5a00;background:#fff7e7;border:1px solid #f2d89d;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850;display:inline-flex}.ao_state-pill.ao_success{color:#116848;background:#e9f7ef;border-color:#b9dec8}.ao_state-pill.ao_danger{color:#a13a21;background:#fff0eb;border-color:#f2c2b5}.ao_state-pill.ao_info{color:#265f9e;background:#eef5ff;border-color:#c8d8f0}.ao_module-empty{color:#5f706a;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;font-weight:850;display:flex}.ao_module-empty p{margin:0}.ao_invoice-preview{align-self:start}.ao_record-list{display:grid}.ao_record-row{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:12px 16px;display:flex}.ao_record-row:last-child{border-bottom:0}.ao_record-row div{gap:3px;min-width:0;display:grid}.ao_record-row strong,.ao_record-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao_record-row strong{color:#17231f;font-size:.95rem}.ao_record-row span{color:#65756e;font-size:.84rem}.ao_record-row em{color:#263833;white-space:nowrap;font-size:.88rem;font-style:normal;font-weight:850}.ao_settings-grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr)}.ao_settings-access-panel,.ao_settings-signature-panel,.ao_settings-summary-panel{align-self:start}.ao_settings-tax-onboarding-panel{grid-column:1/-1;align-self:start}.ao_workflow-team-row.ao_active{background:#edf8f4;border-color:#147d64;box-shadow:inset 3px 0 #147d64}.ao_workflow-team-row span:first-child{gap:2px;min-width:0;display:grid}.ao_workflow-team-row strong,.ao_workflow-team-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao_workflow-team-row small{color:#60746d;font-size:.76rem}.ao_workflow-stage-strip{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.ao_workflow-stage-strip button{color:#41564e;background:#f4f7f5;border:1px solid #dce4dd;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:.78rem;font-weight:850;display:inline-flex}.ao_workflow-stage-strip button.ao_active{color:#0e604f;background:#dcefeb;border-color:#147d64}.ao_workflow-stage-strip button span{border:1px solid #1327201f;border-radius:999px;width:14px;height:14px;display:inline-block}.ao_workflow-stage-editor{grid-template-columns:minmax(160px,1fr) minmax(140px,.8fr) 92px auto;align-items:end;gap:8px;display:grid}.ao_workflow-requirement-toolbar{grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:8px;display:grid}.ao_workflow-requirement-toolbar select,.ao_workflow-stage-editor select,.ao_workflow-stage-editor input,.ao_workflow-team-form input{color:#18211f;background:#fff;border:1px solid #d8e2dc;border-radius:8px;min-width:0;min-height:38px;padding:0 10px}.ao_workflow-requirement-admin-list{border:1px solid #e4ebe6;border-radius:8px;max-height:340px;display:grid;overflow:auto}.ao_workflow-requirement-admin-row{border-bottom:1px solid #edf1ee;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;padding:8px;display:grid}.ao_workflow-requirement-admin-row:last-child{border-bottom:0}.ao_workflow-requirement-admin-row label{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-width:0;margin:0;display:grid}.ao_workflow-requirement-admin-row label span{gap:2px;min-width:0;display:grid}.ao_workflow-requirement-admin-row strong,.ao_workflow-requirement-admin-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao_workflow-requirement-admin-row small{color:#60746d;font-size:.76rem}.ao_workflow-requirement-admin-row button{color:#9b2f26;background:#fff7f6;border:1px solid #f3d1cc;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}:root{--page-bg:#f7faf9;--surface:#fff;--surface-soft:#fbfdfc;--surface-muted:#f3f7f5;--border-subtle:#edf2ef;--border:#dfe7e4;--border-strong:#cad7d2;--text-primary:#111918;--text-secondary:#44544f;--text-muted:#667571;--text-soft:#87948f;--text-inverse:#fff;--green-950:#032928;--green-925:#043533;--green-900:#06433d;--green-800:#075846;--green-700:#066a52;--green-600:#08795d;--green-500:#0b8d69;--green-400:#11a97e;--green-soft:#e8f7f0;--green-soft-2:#daf4e9;--green-border:#8ccfba;--green-focus:#08795d3d;--amber-soft:#fff3dc;--amber-border:#f4d28f;--amber-text:#9a5f00;--red:#c73a32;--red-soft:#fff0ef;--shadow-card:0 1px 2px #1018160a, 0 10px 30px #1018160d;--shadow-control:0 1px 2px #1018160f;--shadow-cta:0 8px 18px #055b452e;color:var(--text-primary);background:var(--page-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--page-bg);overflow:hidden}#ao_root{min-height:100dvh}.ao_visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ao_app-shell{background:var(--page-bg);width:100vw;height:100dvh;min-height:100dvh;padding:6px 8px 6px 6px;overflow:hidden}.ao_app-frame{grid-template-columns:var(--navigation-rail-width,248px) minmax(0, 1fr);gap:10px;max-width:none;height:100%;min-height:0;margin:0;display:grid}.ao_module-frame{min-width:0;min-height:0;overflow:auto}.ao_module-rail{box-shadow:none;color:var(--text-inverse);background:radial-gradient(circle at 50% 0,#16a37f24,#0000 34%),linear-gradient(#063634 0%,#032826 50%,#021f1e 100%);border:0;border-radius:10px 0 0 10px;align-self:stretch;gap:0;height:100%;min-height:0;padding:18px 10px 14px;position:relative;top:auto;overflow:hidden auto}.ao_rail-brand{border-bottom:0;justify-content:space-between;gap:8px;margin:0 0 20px;padding:0;display:flex}.ao_rail-brand span{color:#fff;letter-spacing:0;background:linear-gradient(145deg,#0aa477 0%,#08765d 100%);border-radius:10px;width:44px;height:44px;font-size:18px;font-weight:800;box-shadow:inset 0 1px #ffffff38,0 12px 22px #0000002e}.ao_module-rail.ao_collapsed{padding:14px 8px}.ao_module-rail.ao_collapsed .ao_rail-brand{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.ao_module-rail.ao_collapsed .ao_rail-brand>span{width:40px;height:40px}.ao_module-rail.ao_collapsed .ao_rail-customize-actions{flex-direction:column}.ao_rail-group,.ao_module-category{gap:4px;display:grid}.ao_module-category-header,.ao_module-nav-row{align-items:center;gap:4px;min-width:0;display:flex}.ao_module-category-button{color:#fffffff0;text-align:left;background:0 0;border:0;border-radius:8px;flex:1;align-items:center;gap:9px;min-width:0;min-height:40px;padding:0 10px;font-size:13px;font-weight:800;display:flex}.ao_module-category-button:hover,.ao_module-category-button.ao_active{color:#fff;background:#ffffff17}.ao_module-category-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ao_module-category-button>svg:last-child{margin-left:auto}.ao_module-category-button strong{color:#fff;background:#10a778;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex}.ao_module-category-items{border-left:1px solid #ffffff1f;gap:3px;margin-left:18px;padding-left:6px;display:grid}.ao_module-nav-row .ao_module-nav-button{flex:1;min-height:34px;padding:0 10px;font-size:12px}.ao_module-rail.ao_collapsed .ao_module-category-header,.ao_module-rail.ao_collapsed .ao_module-nav-row{justify-content:center}.ao_module-rail.ao_collapsed .ao_module-category-button,.ao_module-rail.ao_collapsed .ao_module-nav-button,.ao_module-rail.ao_collapsed .ao_module-nav-row .ao_module-nav-button{flex:none;justify-content:center;width:40px;min-width:40px;padding:0}.ao_module-rail.ao_collapsed .ao_module-category-button span,.ao_module-rail.ao_collapsed .ao_module-category-button strong,.ao_module-rail.ao_collapsed .ao_module-category-button>svg:last-child,.ao_module-rail.ao_collapsed .ao_module-nav-button span,.ao_module-rail.ao_collapsed .ao_module-nav-button strong{display:none}.ao_rail-customize-actions,.ao_nav-edit-actions{align-items:center;gap:2px;display:flex}.ao_nav-edit-icon-button{color:#ffffffbd;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.ao_nav-edit-icon-button:hover:not(:disabled){color:#fff;background:#ffffff1a}.ao_nav-edit-icon-button:disabled{opacity:.35}.ao_nav-drag-handle{color:#ffffff80;flex:none;display:inline-flex}.ao_module-rail.ao_editing .ao_module-category,.ao_module-rail.ao_editing .ao_module-nav-row{cursor:grab}.ao_rail-resize-handle{cursor:col-resize;touch-action:none;background:0 0;border:0;width:8px;padding:0;position:absolute;top:0;bottom:0;right:0}.ao_rail-resize-handle:after{content:"";opacity:0;background:#ffffff2e;width:2px;transition:opacity .15s;position:absolute;top:16px;bottom:16px;right:2px}.ao_rail-resize-handle:hover:after,.ao_rail-resize-handle:focus-visible:after{opacity:1}.ao_rail-resize-handle:focus-visible{outline-offset:-3px;outline:3px solid #20d49273}.ao_rail-group.ao_utility{margin-top:auto}.ao_module-nav-button{color:#fffffff0;align-items:center;gap:9px;justify-items:initial;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;min-height:42px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.ao_module-nav-button svg{flex:none;width:19px;height:19px}.ao_module-nav-button:hover{background:#ffffff14}.ao_module-nav-button.ao_active{color:#fff;background:#ffffff1b;border-color:#0000}.ao_module-nav-button.ao_active svg{color:#20d492}.ao_module-nav-button:focus-visible{outline-offset:2px;outline:3px solid #20d49273}.ao_module-nav-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ao_module-nav-button strong{color:#fff;background:#10a778;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex;position:static}.ao_module-screen{max-width:none;min-height:100%;padding:8px 8px 8px 0}.ao_topbar,.ao_module-header{margin-bottom:14px}.ao_kicker{color:var(--green-700);letter-spacing:.03em;font-size:12px}h1{color:var(--text-primary);letter-spacing:0;font-size:clamp(1.55rem,2.4vw,2.1rem)}.ao_transaction-panel,.ao_checkout-panel,.ao_module-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:10px}.ao_panel-head{border-bottom-color:var(--border-subtle);color:var(--text-muted);letter-spacing:.02em;background:#fff}.ao_panel-head strong{color:var(--text-primary)}.ao_module-table th{background:var(--surface-muted);color:#52625d}.ao_module-table th,.ao_module-table td{border-bottom-color:var(--border-subtle)}.ao_sale-workspace{max-width:none;height:100%;min-height:0}.ao_sale-workspace .ao_workspace-grid{grid-template-columns:minmax(600px,1fr) 360px;gap:12px;height:100%;min-height:0;display:grid}.ao_sale-panel{grid-template-rows:64px 104px minmax(0,1fr) 40px;height:100%;min-height:0;display:grid;overflow:hidden}.ao_search-row.ao_sale-toolbar{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) 124px;align-items:start;gap:14px;padding:12px;display:grid}@media (width<=720px){.ao_app-shell{padding:14px 14px 86px}.ao_app-frame{display:block}.ao_module-rail{display:none}.ao_mobile-module-tabs{z-index:20;background:#fff;border:1px solid #dce4dd;border-radius:8px 8px 0 0;grid-template-columns:repeat(6,1fr);gap:4px;padding:8px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -10px 30px #212c271f}.ao_mobile-module-tabs .ao_module-nav-button{min-width:62px;min-height:54px;padding:6px 4px}.ao_comandas-topbar{flex-direction:column;align-items:stretch}.ao_comanda-template-actions{grid-template-columns:1fr 1fr;display:grid}.ao_comanda-mobile-tabs{background:#fff;border:1px solid #dce4dd;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.ao_comanda-mobile-tabs button{color:#526961;background:0 0;border:0;border-radius:6px;min-height:36px;font-weight:850}.ao_comanda-mobile-tabs button.ao_active{color:#116848;background:#e4f3ed}.ao_comanda-queue-panel,.ao_comanda-editor-panel,.ao_comanda-action-panel{min-height:calc(100vh - 260px);display:none}.ao_comanda-queue-panel.ao_mobile-active,.ao_comanda-editor-panel.ao_mobile-active,.ao_comanda-action-panel.ao_mobile-active{display:flex}.ao_comanda-search-row,.ao_comanda-adhoc-row{grid-template-columns:1fr}.ao_comanda-line-table{min-width:680px}.ao_module-nav-button span{font-size:.68rem}.ao_topbar,.ao_module-header{flex-direction:column;align-items:flex-start}.ao_topbar-actions,.ao_search-row,.ao_sales-list-toolbar,.ao_invoice-header-actions,.ao_invoice-workspace-tabs,.ao_billing-header-actions,.ao_cash-header-actions,.ao_more-header-search,.ao_back-office-header-actions,.ao_tax-header-actions,.ao_payments-search-row,.ao_reports-header-actions{width:100%}.ao_search-row{flex-direction:column;align-items:stretch}.ao_sales-list-toolbar,.ao_payment-aging-filter,.ao_payment-collection-form-grid{grid-template-columns:1fr}.ao_payment-collection-notes{grid-column:1/-1}.ao_add-button,.ao_ghost-button,.ao_module-action,.ao_invoice-workspace-tabs button,.ao_billing-action-row button,.ao_billing-header-actions button,.ao_report-export-button,.ao_report-period-toggle{width:100%}.ao_catalog-strip{grid-template-columns:repeat(5,minmax(150px,1fr))}.ao_payment-grid,.ao_invoice-status-grid,.ao_invoice-detail-grid,.ao_invoice-bottom-grid,.ao_invoice-document-actions,.ao_billing-grid{grid-template-columns:1fr}.ao_invoice-header-actions,.ao_invoice-workspace-tabs,.ao_billing-action-row,.ao_billing-header-actions{flex-direction:column;align-items:stretch}.ao_billing-plans-panel{grid-column:auto}.ao_module-table{min-width:620px}.ao_module-panel{overflow-x:auto}.ao_record-row{flex-direction:column;align-items:flex-start;gap:6px}.ao_client-form-grid,.ao_branches-form-grid{grid-template-columns:1fr}.ao_client-form-grid .ao_field-control,.ao_client-form-grid .ao_field-control.ao_wide,.ao_branches-form-grid .ao_field-control,.ao_branches-form-grid .ao_field-control.ao_wide,.ao_client-consents{grid-column:1/-1}.ao_client-record-row{grid-template-columns:1fr}.ao_client-sale-button,.ao_client-form-actions .ao_ghost-button,.ao_client-form-actions .ao_primary-button{width:100%}.ao_client-form-actions{flex-direction:column}.ao_product-form-grid{grid-template-columns:1fr}.ao_product-form-grid .ao_field-control,.ao_product-form-grid .ao_field-control.ao_wide,.ao_product-flags{grid-column:1/-1}.ao_product-record-row,.ao_inventory-form-grid{grid-template-columns:1fr}.ao_inventory-form-grid .ao_field-control,.ao_inventory-form-grid .ao_field-control.ao_wide{grid-column:1/-1}.ao_inventory-record-row,.ao_report-kpi-grid,.ao_report-mini-grid,.ao_report-readiness-grid,.ao_cash-kpi-grid,.ao_branches-grid,.ao_more-detail-section-grid,.ao_report-panel-body.ao_split{grid-template-columns:1fr}.ao_more-header-search{min-width:0}.ao_more-group-card-grid{grid-template-columns:1fr}.ao_more-module-card{grid-template-columns:40px minmax(0,1fr)}.ao_back-office-module-strip{grid-template-columns:48px minmax(0,1fr)}.ao_back-office-header-actions .ao_ghost-button,.ao_cash-header-actions .ao_ghost-button,.ao_cash-header-actions .ao_primary-button,.ao_cash-open-form .ao_primary-button,.ao_cash-close-button,.ao_cash-movement-save{width:100%}.ao_cash-open-form,.ao_cash-payment-row,.ao_cash-movement-toggle,.ao_cash-history-filters,.ao_cash-history-layout,.ao_cash-movement-form-grid,.ao_expense-form-body,.ao_expense-sri-grid,.ao_expense-tax-line-row,.ao_expense-reimbursement-row,.ao_retention-form-body,.ao_retention-related-grid,.ao_payment-form-grid,.ao_payment-method-grid,.ao_tax-close-kpis,.ao_tax-close-actions,.ao_settings-form-body{grid-template-columns:1fr}.ao_tax-onboarding-grid .ao_field-control.ao_wide{grid-column:1/-1}.ao_tax-onboarding-stepper,.ao_tax-onboarding-review-grid,.ao_sri-activity-results{grid-template-columns:1fr}.ao_address-map-field{grid-column:1/-1}.ao_tax-onboarding-actions{flex-direction:column-reverse;align-items:stretch}.ao_tax-onboarding-actions .ao_ghost-button,.ao_tax-onboarding-actions .ao_primary-button{width:100%}.ao_retention-line-row{grid-template-columns:1fr}.ao_cash-payment-row input{text-align:left}.ao_astian-data-path .ao_primary-button,.ao_astian-data-path .ao_ghost-button{justify-self:stretch;width:100%}.ao_tax-export-strip,.ao_astian-data-preview{grid-template-columns:1fr}.ao_product-select-button,.ao_inventory-product-button{grid-template-columns:18px minmax(0,1fr)}.ao_product-record-meta,.ao_inventory-record-stock{grid-column:2;justify-items:start}.ao_product-sale-button,.ao_inventory-product-edit{width:100%}.ao_total-row strong{font-size:1.65rem}}@media (width<=1080px){.ao_comandas-screen{height:auto;min-height:0}.ao_comandas-layout,.ao_comanda-field-grid,.ao_comanda-item-tools,.ao_comanda-notes-grid,.ao_workflow-setup-layout,.ao_workflow-stage-editor{grid-template-columns:1fr}.ao_comanda-adhoc-row{grid-template-columns:minmax(0,1fr) 110px 96px}.ao_workspace-grid,.ao_module-grid.ao_two-columns,.ao_client-grid,.ao_product-grid,.ao_inventory-grid,.ao_cash-grid,.ao_more-group-grid,.ao_back-office-shell-grid,.ao_payments-grid,.ao_expenses-grid,.ao_tax-compliance-grid,.ao_retentions-grid,.ao_settings-grid,.ao_reports-grid{grid-template-columns:1fr}.ao_astian-data-panel{grid-column:auto}.ao_astian-data-banner,.ao_astian-data-addon-grid{grid-template-columns:1fr}.ao_astian-data-status{justify-self:start}.ao_tax-onboarding-grid,.ao_tax-onboarding-stepper,.ao_tax-onboarding-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ao_astian-data-tags{justify-content:flex-start}.ao_checkout-panel{position:static}}.ao_promo-button{background:var(--amber-soft);color:var(--amber-text);white-space:nowrap;border-radius:8px;gap:5px;height:26px;min-height:26px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.ao_promo-button.ao_active{background:var(--green-soft);color:var(--green-700)}.ao_promo-button:disabled{opacity:.5}.ao_icon-button.ao_danger{color:var(--red);border-radius:8px;width:30px;min-width:30px;height:30px;min-height:30px}.ao_icon-button.ao_danger:hover{background:var(--red-soft)}.ao_empty-sale{min-height:100%}.ao_sale-footer{border-top:1px solid var(--border-subtle);background:#fff;grid-template-columns:1fr 1fr auto;align-items:center;min-height:40px;padding:0 12px;display:grid}.ao_footer-meta{color:var(--text-secondary);align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:500;display:inline-flex}.ao_footer-meta strong{color:var(--text-primary);font-weight:600}.ao_footer-status{justify-self:end}.ao_online-status{color:var(--green-700);font-weight:700}.ao_checkout-panel{grid-auto-rows:max-content;align-self:stretch;height:100%;padding:12px 14px;display:grid;position:static;top:auto;overflow:hidden}.ao_invoice-fields{grid-template-columns:120px minmax(0,1fr);gap:8px 10px;display:grid}.ao_field-control,.ao_checkout-field{color:var(--text-muted);letter-spacing:.03em;gap:4px;font-size:10px;font-weight:800}.ao_field-control input,.ao_field-control select,.ao_checkout-field input,.ao_checkout-field select,.ao_field-input{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-primary);border-radius:7px;min-height:32px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_checkout-field input,.ao_invoice-fields .ao_checkout-field select,.ao_invoice-fields .ao_field-input{min-height:36px}.ao_field-control input:focus,.ao_field-control select:focus,.ao_checkout-field input:focus,.ao_checkout-field select:focus,.ao_field-input:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #08795d1a}.ao_field-control input:disabled,.ao_field-control select:disabled,.ao_checkout-field input:disabled,.ao_checkout-field select:disabled,.ao_field-input input:disabled{color:var(--text-primary);opacity:1}.ao_field-input{background:var(--surface-soft);height:36px}.ao_field-input input{box-shadow:none;background:0 0;border:0;height:auto;min-height:0;padding:0}.ao_field-input input:focus{box-shadow:none;border:0}.ao_summary-lines{gap:6px;margin:10px 0 0;display:grid}.ao_summary-line{color:var(--text-secondary);font-size:12px;font-weight:500}.ao_summary-line strong{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.ao_summary-line.ao_editable{margin-top:4px}.ao_total-row{border-top:1px solid var(--border);color:var(--text-primary);margin-top:10px;padding-top:12px}.ao_total-row span{font-size:14px;font-weight:800}.ao_total-row strong{color:var(--green-700);font-variant-numeric:tabular-nums;font-size:25px;font-weight:800}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 12px;display:grid}.ao_payment-button{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;justify-content:center;gap:6px;height:34px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.ao_payment-button.ao_active{background:var(--green-soft);border-color:var(--green-600);color:var(--green-700)}.ao_status-box{border:1px solid var(--amber-border);color:var(--amber-text);background:#fff8e8;border-radius:8px;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800}.ao_status-box.ao_ready{background:var(--green-soft);border-color:var(--green-border);color:var(--green-700)}.ao_charge-button{box-shadow:var(--shadow-cta);border-radius:8px;gap:8px;width:100%;min-height:42px;font-size:15px}.ao_charge-button:disabled,.ao_primary-button:disabled{box-shadow:none;background:#aab7b0}.ao_transaction-status{border-top-color:var(--border-subtle)}@media (width<=720px){body{min-width:0;overflow:hidden}.ao_app-shell{padding:4px 4px 54px}.ao_app-frame,.ao_module-frame,.ao_sale-workspace{height:100%;min-height:0;overflow:hidden}.ao_sale-workspace .ao_workspace-grid{grid-template-rows:230px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;height:100%;display:grid;overflow:hidden}.ao_sale-panel{grid-template-rows:40px 64px minmax(0,1fr) 0;min-width:0}.ao_search-row.ao_sale-toolbar{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;width:100%;padding:6px;display:grid}.ao_search-box.ao_product-search{grid-template-columns:24px minmax(0,1fr) 22px;min-height:28px;padding:0 6px}.ao_product-search input{font-size:11px}.ao_product-search svg{width:15px;height:15px}.ao_search-kbd{border-radius:6px;width:18px;height:18px;font-size:10px}.ao_add-button{gap:4px;width:auto;min-width:74px;height:28px;min-height:28px;padding:0 6px;font-size:11px}.ao_add-button svg{width:14px;height:14px}.ao_catalog-strip.ao_quick-strip{padding:5px 6px}.ao_catalog-strip-scroll{grid-auto-columns:minmax(108px,1fr);gap:6px;height:54px}.ao_catalog-chip.ao_quick-product-card{grid-template-columns:32px minmax(0,1fr);min-width:108px;height:54px;min-height:54px;padding:4px}.ao_quick-product-image{width:32px;height:42px}.ao_quick-product-info{gap:1px;padding-left:5px}.ao_quick-product-title{font-size:10px;line-height:1.1}.ao_quick-product-price{font-size:11px}.ao_quick-product-meta{font-size:9px}.ao_line-table.ao_cart-table{min-width:0}.ao_cart-table thead{display:none}.ao_cart-table tbody tr{grid-template-columns:minmax(0,1fr) 76px 56px 24px;column-gap:5px;height:68px;padding:0 6px}.ao_cart-table td:nth-child(3),.ao_cart-table td:nth-child(4),.ao_cart-table td:nth-child(5){display:none}.ao_cart-table td:first-child{grid-column:1}.ao_cart-table td:nth-child(2){grid-column:2}.ao_cart-table td:nth-child(6){text-align:right;grid-column:3}.ao_cart-table td:nth-child(7){grid-column:4}.ao_cart-item{gap:6px}.ao_line-item-image-wrap,.ao_line-item-image{width:32px;height:38px}.ao_item-main{gap:1px}.ao_item-main>span:first-child{font-size:11px}.ao_item-main small{font-size:9px}.ao_stock-pill{height:16px;padding:0 6px;font-size:9px}.ao_quantity-stepper{grid-template-columns:24px 28px 24px;width:76px;height:28px}.ao_quantity-stepper .ao_icon-button{width:24px;min-width:24px;height:28px;min-height:28px}.ao_quantity-stepper input{width:28px;height:28px;font-size:12px}.ao_money-cell.ao_strong{font-size:11px}.ao_icon-button.ao_danger{width:24px;min-width:24px;height:24px;min-height:24px}.ao_sale-footer{display:none}.ao_checkout-panel{min-width:0;height:100%;padding:6px;overflow:hidden}.ao_invoice-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px}.ao_invoice-fields .ao_field-control input,.ao_invoice-fields .ao_field-control select,.ao_invoice-fields .ao_field-input{min-height:24px}.ao_field-control{gap:0;font-size:9px}.ao_invoice-fields .ao_field-control>span{display:none}.ao_field-control:not(.ao_compact),.ao_sale-id-field{grid-column:span 2}.ao_field-input{height:24px;min-height:24px;padding:0 8px}.ao_field-input svg{width:14px;height:14px}.ao_summary-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;margin:6px 0 0}.ao_summary-line{min-height:14px;font-size:9px}.ao_summary-line strong{font-size:9px}.ao_summary-line.ao_editable{grid-column:span 1;min-height:24px;margin-top:2px}.ao_discount-input.ao_compact{width:46px;height:22px}.ao_discount-input.ao_compact input{font-size:11px}.ao_total-row{margin-top:5px;padding-top:6px}.ao_total-row span{font-size:11px}.ao_total-row strong{font-size:20px}.ao_payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:6px 0}.ao_payment-button{gap:4px;height:28px;min-height:28px;padding:0 4px;font-size:10px}.ao_payment-button svg{width:13px;height:13px}.ao_status-box{min-height:28px;padding:0 8px;font-size:10px}.ao_charge-button{min-height:32px;margin-top:5px;font-size:12px}.ao_mobile-module-tabs{gap:2px;padding:4px}.ao_mobile-module-tabs .ao_module-nav-button{min-width:48px;min-height:44px;padding:4px 2px}}:root{--page-bg:#f7faf9;--surface:#fff;--surface-soft:#fbfdfc;--surface-muted:#f3f7f5;--border-subtle:#edf2ef;--border:#dfe7e4;--border-strong:#cad7d2;--text-primary:#111918;--text-secondary:#44544f;--text-muted:#667571;--text-soft:#87948f;--text-inverse:#fff;--green-950:#032928;--green-925:#043533;--green-900:#06433d;--green-800:#075846;--green-700:#066a52;--green-600:#08795d;--green-500:#0b8d69;--green-400:#11a97e;--green-soft:#e8f7f0;--green-soft-2:#daf4e9;--green-border:#8ccfba;--green-focus:#08795d3d;--amber-soft:#fff3dc;--amber-border:#f4d28f;--amber-text:#9a5f00;--red:#c73a32;--red-dark:#9b2f26;--red-soft:#fff0ef;--blue-soft:#eef5ff;--blue-border:#c8d8f0;--blue-text:#265f9e;--shadow-card:0 1px 2px #1018160a, 0 10px 30px #1018160d;--shadow-control:0 1px 2px #1018160f;--shadow-cta:0 8px 18px #055b452e;color:var(--text-primary);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}
