.login-page{--login-page-padding: clamp(10px, 2.5vw, 20px);align-items:center;background:#f6f7f9;display:grid;height:100dvh;max-height:100dvh;min-height:100dvh;overflow:hidden;padding:var(--login-page-padding);width:100%}.login-card{background:#fff;border:2px solid #ffd21f;border-radius:16px;box-shadow:0 16px 45px #0f172a1f;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(390px,1.1fr);height:min(680px,100%);max-height:100%;min-height:0;overflow:hidden;width:100%}.login-brand-panel{align-items:center;background:#050505;display:flex;justify-content:center;min-height:0;padding:clamp(24px,6vh,48px)}.login-logo{display:block;max-height:440px;max-width:100%;object-fit:contain}.login-form-panel{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:clamp(24px,7vh,56px) clamp(24px,6vw,92px)}.login-heading{margin-bottom:30px;text-align:center;width:100%}.login-heading h1{color:#111;font-size:clamp(30px,4vw,42px);font-weight:850;line-height:1.1}.login-heading p{color:#69707c;font-size:17px;line-height:1.35;margin:10px 0 0}.login-form{display:grid;gap:20px;max-width:520px;width:100%}.login-form label{color:#191919;display:grid;font-size:15px;gap:8px;line-height:1.2}.login-input-wrap{align-items:center;border:1px solid #d7dbe2;border-radius:8px;display:flex;min-height:56px;transition:border-color .12s ease,box-shadow .12s ease;width:100%}.login-input-wrap:focus-within{border-color:#c49d00;box-shadow:0 0 0 3px #fff0a3}.login-input-wrap>svg{color:#202020;flex:0 0 22px;height:22px;margin-left:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}.login-input-wrap input{border:0;flex:1 1 auto;min-height:54px;min-width:0;outline:0;padding:0 12px;width:100%}.login-input-wrap input:focus{border:0;box-shadow:none;outline:0}.password-toggle{align-items:center;background:transparent;border:0;color:#202020;display:flex;flex:0 0 44px;height:44px;justify-content:center;margin-right:5px;padding:8px;width:44px}.password-toggle svg{height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}.login-error{background:#fff0f0;border-left:4px solid #c62828;color:#8b1e1e;line-height:1.35;margin:-2px 0 -4px;overflow-wrap:anywhere;padding:10px 12px;width:100%}.login-submit{align-items:center;background:#ffd21f;border:0;border-radius:8px;color:#111;display:flex;font-size:18px;font-weight:800;gap:10px;justify-content:center;min-height:58px;width:100%}.login-submit:hover:not(:disabled){background:#f5c500}.login-submit:disabled{cursor:wait;opacity:.65}.login-submit svg{height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}@media(max-width:760px){.login-page{align-items:stretch;padding:var(--login-page-padding)}.login-card{grid-template-columns:1fr}.login-brand-panel{min-height:clamp(140px,24vh,190px);padding:22px}.login-logo{height:clamp(120px,19vh,150px)}.login-form-panel{padding:clamp(24px,5vh,40px) clamp(18px,6vw,48px) clamp(28px,6vh,48px)}}@media(max-height:680px){.login-form-panel{padding-bottom:clamp(14px,3.5vh,30px);padding-top:clamp(14px,3.5vh,30px)}.login-heading{margin-bottom:16px}.login-heading h1{font-size:clamp(28px,4vw,36px)}.login-heading p{font-size:15px;margin-top:6px}.login-form{gap:14px}.login-input-wrap{min-height:52px}.login-input-wrap input{min-height:50px}.login-submit{min-height:52px}}@media(max-height:620px){.login-card{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{padding-left:clamp(18px,6vw,72px);padding-right:clamp(18px,6vw,72px)}}@media(max-height:400px){.login-form-panel{padding-bottom:8px;padding-top:8px}.login-heading{margin-bottom:4px}.login-heading h1{font-size:24px}.login-heading p{font-size:14px;line-height:1.2;margin-top:2px}.login-form{gap:4px}.login-form label{font-size:14px;gap:4px}.login-input-wrap{min-height:46px}.login-input-wrap>svg{height:20px;margin-left:12px;width:20px}.login-input-wrap input{min-height:44px;padding-left:10px;padding-right:10px}.login-error{font-size:14px;line-height:1.2;padding:5px 10px}.login-submit{font-size:16px;min-height:46px}}.receipt-print-modal-backdrop{align-items:center;background:#11111180;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:1300}.receipt-print-modal{background:#fff;border:1px solid #e4e6eb;border-radius:18px;box-shadow:0 28px 80px #0f172a33;display:grid;gap:18px;max-width:640px;padding:22px;width:min(100%,640px)}.receipt-print-modal-header{align-items:start;display:flex;gap:16px;justify-content:space-between}.receipt-print-modal-kicker{color:#8a5b00;font-size:12px;font-weight:800;letter-spacing:.06em;margin:0 0 6px;text-transform:uppercase}.receipt-print-modal h2{font-size:28px;line-height:1.1;margin:0}.receipt-print-modal-total{align-items:end;background:#111;border-radius:14px;color:#fff;display:grid;gap:6px;min-width:170px;padding:14px 16px;text-align:right}.receipt-print-modal-total span{color:#d5d8dd;font-size:12px;font-weight:700;text-transform:uppercase}.receipt-print-modal-total strong{color:#ffd21f;font-size:26px;overflow-wrap:anywhere}.receipt-print-modal-total small{color:#d5d8dd;font-size:12px;font-weight:700;line-height:1.35;text-transform:none}.receipt-print-modal-summary{background:#f8f9fb;border:1px solid #e4e6eb;border-radius:14px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 16px}.receipt-print-modal-summary div{display:grid;gap:4px}.receipt-print-modal-summary span{color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase}.receipt-print-modal-summary strong{overflow-wrap:anywhere}.receipt-print-modal-message{background:#f8f9fb;border:1px solid #e4e6eb;border-radius:14px;color:#1f2937;line-height:1.5;min-height:72px;padding:14px 16px}.receipt-print-modal-message.success{background:#e5f7ea;border-color:#b7ebc6;color:#1f7a3d}.receipt-print-modal-message.error{background:#fde8e8;border-color:#f5c4c4;color:#b42318}.receipt-print-modal-actions{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-print-modal-actions .ghost-button,.receipt-print-modal-actions .primary-button{min-height:48px}.receipt-print-modal-actions .primary-button{justify-content:center}@media(max-width:640px){.receipt-print-modal{padding:18px}.receipt-print-modal-header{flex-direction:column}.receipt-print-modal-total{width:100%}.receipt-print-modal-summary,.receipt-print-modal-actions{grid-template-columns:1fr}}.sales-history-table{min-width:1040px}.sales-history-table th{background:#f8f9fb;position:sticky;top:0;z-index:1}.sales-history-table th:last-child{text-align:center}.sales-history-table th:nth-child(1),.sales-history-table td:nth-child(1){width:160px}.sales-history-table th:nth-child(2),.sales-history-table td:nth-child(2){width:94px}.sales-history-table th:nth-child(3),.sales-history-table td:nth-child(3){width:142px}.sales-history-table th:nth-child(4),.sales-history-table td:nth-child(4){width:320px}.sales-history-table th:nth-child(5),.sales-history-table td:nth-child(5){width:124px}.sales-history-table th:nth-child(6),.sales-history-table td:nth-child(6){width:260px;text-align:center}.sales-history-table th:nth-child(7),.sales-history-table td:nth-child(7){text-align:center;width:120px}.sales-history-table td:nth-child(2),.sales-history-table td:nth-child(5){font-weight:700}.sales-history-total{display:grid;gap:4px}.sales-history-total span{color:#6b7280;font-size:12px;font-weight:600;line-height:1.3}.sales-history-table td:nth-child(4){line-height:1.5;overflow-wrap:anywhere}.sales-history-status{display:grid;gap:8px;justify-items:center}.sales-history-status-details{background:#fff7f2;border:1px solid #f5d0c0;border-radius:8px;display:grid;gap:4px;overflow-wrap:anywhere;padding:10px 12px}.sales-history-status-details span{color:#3d3d3d;font-size:12px;margin-top:0}.sales-history-status-details span:first-child{color:#6b7280}.sale-status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;line-height:1;min-height:28px;min-width:96px;margin-top:0;padding:7px 12px}.sale-status-badge.concluded{background:#e5f7ea;color:#1f7a3d}.sale-status-badge.cancelled{background:#fde8e8;color:#b42318}.sales-history-actions{display:flex;flex-wrap:nowrap;gap:8px;justify-content:center}.sales-history-action-marker{display:block;align-self:center;margin-top:0;text-align:right;width:100%}.sale-cancellation-modal{max-width:640px;width:min(100%,640px)}.sale-cancellation-modal .modal-close-icon:disabled{cursor:not-allowed;opacity:.45}.sale-cancellation-subtitle{margin-top:4px}.sale-cancellation-warning{background:#fff6c7;border:1px solid #ffd21f;border-radius:8px;display:grid;gap:4px;padding:12px 14px}.sale-cancellation-items{display:grid;gap:8px;list-style:none;margin:0;max-height:240px;overflow:auto;padding:0}.sale-cancellation-items li{align-items:center;background:#f8f9fb;border:1px solid #e4e6eb;border-radius:8px;display:flex;gap:12px;padding:10px 12px}.sale-cancellation-item-quantity{background:#111;border-radius:999px;color:#fff;font-size:12px;font-weight:800;min-width:52px;padding:6px 10px;text-align:center}.sale-cancellation-item-name{font-weight:700;overflow-wrap:anywhere}.sale-cancellation-form{margin-top:4px}.sale-cancellation-actions{justify-content:flex-end}@media(max-width:520px){.sales-history-table{min-width:920px}.sales-history-actions{justify-content:center}.sale-cancellation-actions{display:grid;justify-content:stretch}.sale-cancellation-items li{align-items:start;display:grid}}.sales-value-input-row{display:block}.sales-value-input-shell{align-items:center;border:1px solid #cfd3dc;border-radius:6px;display:flex;min-height:46px;min-width:0;overflow:hidden;position:relative;width:100%}.sales-value-input-shell:focus-within{border-color:#d4a800;outline:3px solid #fff0a3}.sales-value-input-shell>span{align-items:center;align-self:stretch;border-right:1px solid #e4e6eb;color:#6b7280;display:inline-flex;flex:0 0 35px;font-size:12px;font-weight:700;justify-content:center}.sales-value-input-shell input{border:0;box-shadow:none;min-width:0;outline:0;padding-right:52px;width:100%}.sales-value-type-toggle{align-items:center;background:#fff;border:0;border-left:1px solid #e4e6eb;border-radius:0;color:#4b5563;display:inline-flex;height:100%;justify-content:center;padding:0;position:absolute;right:0;top:0;width:46px}.sales-value-type-toggle:hover,.sales-value-type-toggle:focus-visible{background:#fff8cf;outline:0}.sales-value-type-toggle:disabled{cursor:not-allowed;opacity:.45}.sales-value-type-toggle svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:20px}.sales-total-row small{color:#d5d8dd;font-size:12px;font-weight:700;line-height:1.35;text-transform:none}@media(max-width:940px){.sales-summary-content-credit{grid-template-columns:1fr 1fr}}.sales-view-form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.sales-cart-panel{display:grid;flex:1 1 auto;gap:20px;grid-template-rows:auto auto minmax(110px,1fr) auto;min-height:0;overflow:hidden;width:100%}.sales-cart-heading{align-items:center;display:flex;gap:20px;justify-content:space-between}.sales-clear-cart-button{background:transparent;border:0;color:#746000;font-size:13px;font-weight:800;padding:8px}.sales-clear-cart-button:disabled{color:#a5a9b0;cursor:not-allowed}.sales-product-search{position:relative}.sales-product-options{background:#fff;border:1px solid #cfd3dc;border-radius:7px;box-shadow:0 12px 26px #0f172a29;left:0;overflow-y:auto;position:absolute;z-index:30}.sales-product-option{background:#fff;border:0;border-bottom:1px solid #eceff3;color:#181818;text-align:left}.sales-product-option:hover,.sales-product-option:focus-visible{background:#fff8cf;outline:0}.sales-product-option-main{display:grid;gap:4px}.sales-product-option-main span{color:#6b7280;font-size:12px}.sales-cart-scroll{border:1px solid #e4e6eb;border-radius:8px;height:auto;min-height:0;overflow-x:auto;overflow-y:hidden}.sales-cart-scroll-filled{overflow-y:auto}.sales-cart-table{height:100%;min-width:820px;table-layout:fixed}.sales-cart-table th{background:#f8f9fb;position:sticky;text-align:center;top:0;z-index:1}.sales-cart-table td{text-align:center;vertical-align:middle}.sales-cart-table th:nth-child(1),.sales-cart-table td:nth-child(1){width:29%}.sales-cart-table th:nth-child(2),.sales-cart-table td:nth-child(2){width:15%}.sales-cart-table th:nth-child(3),.sales-cart-table td:nth-child(3){width:19%}.sales-cart-table th:nth-child(4),.sales-cart-table td:nth-child(4){width:15%}.sales-cart-table th:nth-child(5),.sales-cart-table td:nth-child(5){width:14%}.sales-cart-table th:last-child,.sales-cart-table td:last-child{min-width:0;text-align:center;width:8%}.sales-cart-product{text-align:left!important}.sales-cart-product strong{overflow-wrap:anywhere}.sales-empty-cart{border-bottom:0;color:#6b7280;height:calc(100% - 44px);text-align:center!important;vertical-align:middle}.sales-quantity-controls{align-items:center;display:inline-flex;gap:10px}.sales-quantity-controls button{align-items:center;background:#f0f2f5;border:1px solid #d8dce3;border-radius:5px;color:#222;display:inline-flex;font-size:18px;height:30px;justify-content:center;line-height:1;width:30px}.sales-quantity-controls button:disabled{cursor:not-allowed;opacity:.4}.sales-inline-money{background:transparent;border:0!important;border-radius:0;box-shadow:none;flex:1 1 auto;min-height:34px;min-width:0;outline:0!important;padding:0 9px;width:auto}.sales-inline-money-shell{align-items:center;border:1px solid #cfd3dc;border-radius:6px;display:inline-flex;min-height:36px;overflow:hidden;padding-left:0;width:160px}.sales-inline-money-shell:focus-within{border-color:#d4a800;outline:3px solid #fff0a3}.sales-inline-money-shell>span{align-items:center;align-self:stretch;border-right:1px solid #e4e6eb;color:#6b7280;display:inline-flex;flex:0 0 35px;font-size:12px;font-weight:700;justify-content:center}.sales-remove-item{align-items:center;background:transparent;border:0;color:#a32020;display:inline-flex;justify-content:center;padding:8px}.sales-remove-item svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}.sales-remove-item:disabled{cursor:not-allowed;opacity:.45}.sales-payment-summary{border-top:1px solid #e4e6eb;display:grid;gap:12px;padding-top:14px}.sales-summary-heading{color:#3d3d3d;font-size:15px;font-weight:800}.sales-summary-content{align-items:center;display:grid;gap:14px;grid-template-columns:minmax(190px,.8fr) minmax(170px,.65fr) minmax(320px,1fr)}.sales-summary-content-credit{grid-template-columns:minmax(150px,.65fr) minmax(130px,.5fr) minmax(150px,.6fr) minmax(190px,.75fr) minmax(260px,1.15fr)}.sales-totals{align-items:center;background:#111;border-radius:6px;color:#fff;display:grid;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:70px;padding:12px 16px}.sales-totals div{display:grid;gap:6px;text-align:right}.sales-totals span{color:#d5d8dd;font-size:12px;font-weight:700;text-transform:uppercase}.sales-subtotal-row strong{color:#d5d8dd;font-size:18px;font-weight:700}.sales-subtotal-row{justify-items:center;text-align:center}.sales-subtotal-row span{font-size:14px}.sales-total-row{border-left:1px solid #3a3a3a;padding-left:18px}.sales-total-row span{color:#fff;font-size:18px}.sales-total-row strong{color:#ffd21f;font-size:26px;overflow-wrap:anywhere}.sales-sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}@media(max-width:940px){.sales-summary-content,.sales-summary-content-credit{grid-template-columns:1fr 1fr}.sales-totals{grid-column:1 / -1}}@media(max-width:520px){.sales-cart-heading,.sales-summary-content{grid-template-columns:1fr}.sales-cart-heading{align-items:flex-start;display:grid;gap:8px}.sales-clear-cart-button{justify-self:start;padding-left:0}.sales-totals{grid-template-columns:1fr}.sales-totals{grid-column:auto}.sales-total-row{border-left:0;border-top:1px solid #3a3a3a;padding-left:0;padding-top:12px}}.sales-cart-heading .page-title{align-items:center;display:flex;gap:10px}.sales-cart-count{color:#6b7280;font-size:16px;font-weight:600}.sales-heading-icon,.sales-summary-heading svg,.sales-finish-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sales-heading-icon{height:27px;width:27px}.sales-clear-cart-button{align-items:center;background:#fff;border:1px solid #d7dbe3;border-radius:7px;color:#181818;display:inline-flex;gap:8px;min-height:44px;padding:0 14px}.sales-clear-cart-button svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.sales-clear-cart-button:disabled{background:#f8f9fb}.sales-product-search{max-width:min(100%,880px)}.sales-search-input-shell{position:relative}.sales-search-input-shell input{min-height:46px;padding-left:44px}.sales-search-icon{fill:none;height:20px;left:15px;position:absolute;stroke:#6b7280;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;top:15px;width:20px;z-index:1}.sales-product-options{border-radius:8px;max-height:286px;max-width:min(100%,620px);overflow-y:auto;right:auto;top:calc(100% + 8px);width:100%}.sales-product-options-header{background:#f8f9fb;border-bottom:1px solid #e4e6eb;color:#5b6472;font-size:12px;font-weight:800;padding:11px 14px}.sales-product-option{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;min-height:74px;padding:12px 14px;width:100%}.sales-product-option-main{min-width:0}.sales-product-option-main span{overflow-wrap:anywhere}.sales-product-option-stock{background:#e5f7ea;border-radius:5px;color:#1f7a3d;font-size:12px;font-weight:700;padding:5px 8px;white-space:nowrap}.sales-product-option-price{min-width:96px;text-align:right;white-space:nowrap}.sales-quantity-controls{border:1px solid #d7dbe3;border-radius:7px;gap:0;overflow:hidden}.sales-quantity-controls button,.sales-quantity-controls strong{align-items:center;display:inline-flex;height:38px;justify-content:center;width:38px}.sales-quantity-controls button{border:0;border-radius:0;border-right:1px solid #e4e6eb}.sales-quantity-controls button:last-child{border-left:1px solid #e4e6eb;border-right:0}.sales-quantity-controls strong{background:#fff}.sales-remove-item{background:#fff;border:1px solid #d7dbe3;border-radius:7px;height:40px;padding:0;width:40px}.sales-summary-heading{align-items:center;display:flex;gap:9px}.sales-summary-heading svg{height:22px;width:22px}.sales-finish-button{min-height:46px;width:100%;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.sales-finish-button:hover:not(:disabled),.sales-finish-button:focus-visible:not(:disabled){background:#e5b900;box-shadow:0 8px 18px #aa820038;transform:translateY(-1px)}.sales-finish-button{align-items:center;display:flex;gap:10px;justify-content:center}.sales-finish-button svg{height:21px;width:21px}@media(max-width:940px){.sales-product-search,.sales-product-options{max-width:100%}}.icon-action-button{align-items:center;background:#fff;border:1px solid #d7dbe3;border-radius:7px;color:#181818;display:inline-flex;flex:0 0 40px;height:40px;justify-content:center;min-width:40px;padding:0;transition:background-color .16s ease,border-color .16s ease,color .16s ease;width:40px}.icon-action-button:hover:not(:disabled),.icon-action-button:focus-visible:not(:disabled){background:#f8f9fb;border-color:#b8bec9;outline:0}.icon-action-button.danger{color:#a32020}.icon-action-button:disabled{cursor:not-allowed;opacity:.45}.icon-action-button svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}.products-table td.action-cell,.stock-current-table td.action-cell{display:table-cell;text-align:center}.products-table th:last-child,.stock-current-table th:last-child{text-align:center}.products-table td.action-cell .icon-action-button+.icon-action-button,.stock-current-table td.action-cell .icon-action-button+.icon-action-button{margin-left:8px}.products-table td.action-cell .icon-action-button,.stock-current-table td.action-cell .icon-action-button{flex-basis:40px;min-width:40px;width:40px}.inline-fields{display:grid;gap:10px;grid-template-columns:1fr 1fr}.stock-entry-fields{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 160px max-content}.stock-entry-fields label{min-width:0}.stock-entry-fields .primary-button{justify-self:start}.stock-entry-search,.stock-entry-input-shell{position:relative}.stock-entry-input.with-preview{color:transparent;caret-color:#181818}.stock-entry-preview{align-items:center;color:#181818;display:flex;top:0;right:0;bottom:0;left:0;pointer-events:none;padding:0 11px;position:absolute}.stock-entry-preview-separator,.stock-entry-preview-brand{color:#94a3b8}.stock-entry-preview-separator{margin-left:4px}.stock-entry-options{background:#fff;border:1px solid #d7dbe3;border-radius:8px;box-shadow:0 16px 32px #0f172a24;display:grid;left:0;margin-top:6px;max-height:240px;overflow:auto;position:absolute;right:0;top:100%;z-index:5}.stock-entry-option{align-items:flex-start;background:transparent;border:0;color:#181818;display:grid;gap:4px;padding:10px 12px;text-align:left;white-space:normal}.stock-entry-option:hover,.stock-entry-option:focus-visible{background:#f3f6fb;outline:0}.stock-entry-option.active{background:#eef4ff}.stock-entry-option span{color:#6b7280;font-size:12px;margin-top:0}.stock-entry-option.create-option{border-top:1px solid #e5e7eb;color:#0f172a}.stock-entry-option.create-option span{color:#475569}.check-row{align-items:center;display:flex;gap:10px}.check-row input{height:18px;min-height:18px;width:18px}.modal-backdrop{align-items:center;background:#11111170;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal-backdrop.modal-backdrop-stacked{z-index:1200}.modal-card{max-width:560px;width:min(100%,560px)}.modal-close-icon{align-items:center;background:transparent;border:0;color:#111;display:inline-flex;font-size:22px;justify-content:center;line-height:1;min-height:28px;min-width:28px;padding:0}.modal-close-icon:hover,.modal-close-icon:focus-visible{background:transparent;color:#000;outline:0}.stock-action{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.pagination-bar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:16px;position:relative}.pagination-summary{color:#6b7280;font-size:13px;font-weight:700}.pagination-center{align-items:center;display:flex;gap:10px;justify-content:center;left:50%;position:absolute;transform:translate(-50%)}.pagination-size{justify-self:end;margin-left:auto;min-width:150px}.pagination-size select{height:32px;min-height:32px;min-width:90px}.pagination-button{min-height:38px}.pagination-page{color:#6b7280;font-size:13px;font-weight:700}.stock-history-table{min-width:1040px}.stock-history-table th:nth-child(1),.stock-history-table td:nth-child(1){width:160px}.stock-history-table th:nth-child(2),.stock-history-table td:nth-child(2){text-align:center;width:150px}.stock-history-table th:nth-child(3),.stock-history-table td:nth-child(3){width:280px}.stock-history-table th:nth-child(4),.stock-history-table td:nth-child(4){text-align:center;width:120px}.stock-history-table th:nth-child(5),.stock-history-table td:nth-child(5){text-align:center;width:150px}.stock-history-table th:nth-child(6),.stock-history-table td:nth-child(6){width:280px}.movement-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;line-height:1;min-height:28px;min-width:84px;padding:7px 12px}.movement-badge.entry{background:#e5f7ea;color:#1f7a3d}.movement-badge.adjustment{background:#eef0f3;color:#5b6472}.movement-badge.sale{background:#fde8e8;color:#b42318}.movement-badge.cancellation{background:#e5f7ea;color:#1f7a3d}.movement-quantity{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-width:72px;padding:6px 10px}.movement-quantity.positive{background:#e5f7ea;color:#1f7a3d}.movement-quantity.negative{background:#fde8e8;color:#b42318}section[aria-labelledby=stock-entry-title],section[aria-labelledby=stock-adjustment-title]{display:grid;gap:16px;max-height:calc(100vh - 32px)}section[aria-labelledby=stock-entry-title]{grid-template-rows:auto auto minmax(0,1fr) auto;max-width:900px;overflow:visible;width:min(100%,900px)}section[aria-labelledby=stock-adjustment-title]{grid-template-rows:auto auto auto;overflow:hidden;width:min(100%,560px)}section[aria-labelledby=stock-entry-title]>.form-grid,section[aria-labelledby=stock-adjustment-title]>.form-grid{min-height:0}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list{min-height:0;margin-top:16px;max-height:320px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list table{table-layout:fixed;min-width:0}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list thead th{background:#fff;position:sticky;top:0;z-index:1}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list th:first-child,section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td:first-child{min-width:0;width:auto}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list th:nth-child(2),section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td:nth-child(2){width:150px}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list th:nth-child(3),section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td:nth-child(3){width:150px}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list th:last-child,section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td.action-cell{min-width:0;width:140px}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td:first-child,section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td:nth-child(2){overflow-wrap:anywhere;white-space:normal}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td.action-cell{text-align:right;white-space:nowrap}section[aria-labelledby=stock-entry-title]>.table-wrap.stock-entry-list td.action-cell .ghost-button{max-width:100%;width:100%}section[aria-labelledby=stock-entry-title]>.inline-fields:last-child,section[aria-labelledby=stock-adjustment-title]>.inline-fields:last-child{margin-top:auto}@media(max-width:940px){.modal-backdrop{padding:12px}.inline-fields,.stock-action{grid-template-columns:1fr}.pagination-bar{align-items:stretch;flex-direction:column}.pagination-summary,.pagination-center,.pagination-size{justify-self:auto;margin-left:0;position:static;transform:none}.pagination-center{justify-content:center;flex-wrap:wrap}.pagination-size select{width:100%}section[aria-labelledby=stock-entry-title],section[aria-labelledby=stock-adjustment-title]{max-height:calc(100vh - 24px)}}@media(max-width:680px){.action-cell{flex-wrap:wrap;justify-content:flex-start;white-space:normal}.action-cell .ghost-button,.action-cell .primary-button,.action-cell .secondary-button{width:100%}}.stock-history-view .panel-heading{margin-bottom:16px}.stock-history-view .table-wrap{overflow-x:auto}.stock-history-table{min-width:1040px;table-layout:fixed}.stock-history-table th{background:#f8f9fb;position:sticky;top:0;z-index:1}.stock-history-table th:nth-child(1),.stock-history-table td:nth-child(1){width:16%}.stock-history-table th:nth-child(2),.stock-history-table td:nth-child(2){text-align:center;width:14%}.stock-history-table th:nth-child(3),.stock-history-table td:nth-child(3){width:25%}.stock-history-table th:nth-child(4),.stock-history-table td:nth-child(4){text-align:center;width:12%}.stock-history-table th:nth-child(5),.stock-history-table td:nth-child(5){text-align:center;width:15%}.stock-history-table th:nth-child(6),.stock-history-table td:nth-child(6){text-align:center;width:18%}.stock-history-table td:nth-child(3),.stock-history-table td:nth-child(6){overflow-wrap:anywhere}.stock-history-table td:nth-child(2),.stock-history-table td:nth-child(4),.stock-history-table td:nth-child(5){font-weight:700}.stock-history-table tbody tr,.stock-history-table tbody td{height:64px}.stock-history-table td:nth-child(2) .movement-badge,.stock-history-table td:nth-child(4) .movement-quantity{margin:0 auto}.users-heading{align-items:flex-start}.users-heading .muted{margin:6px 0 0}.users-table{min-width:880px}.users-table th{background:#f8f9fb;position:sticky;top:0;z-index:1}.users-table th:nth-child(1){width:23%}.users-table th:nth-child(2){width:18%}.users-table th:nth-child(3){width:17%}.users-table th:nth-child(4){width:14%}.users-table th:last-child{text-align:right;width:28%}.users-table td:last-child{text-align:right}.users-table td strong{display:inline-block}.users-you{color:#6b7280;display:block;font-size:12px;margin-top:3px}.users-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.users-actions button{font-size:12px;min-height:36px;padding:0 10px}.users-actions button:disabled{cursor:not-allowed;opacity:.5}.users-empty-error{background:#fff0f0;border-left:4px solid #c62828;color:#8b1e1e;padding:10px 12px}.users-modal{max-width:560px;width:min(100%,560px)}.users-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.users-modal-actions button{min-width:120px}.users-form-hint{background:#fff7d6;border:1px solid #ffd21f;border-radius:6px;color:#6b4d00;margin:0;padding:10px 12px}@media(max-width:520px){.users-heading{display:grid;gap:14px}.users-heading .primary-button{width:100%}.users-modal-actions{display:grid;grid-template-columns:1fr 1fr}.users-modal-actions button{min-width:0}}:root{color:#181818;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;min-width:0}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer;white-space:nowrap}.app-shell{margin:0;max-width:none;min-height:100vh;padding:0 24px 28px}.app-shell-sales{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden}.app-shell-sales .topbar{flex-shrink:0}.topbar{align-items:center;background:#111;border-bottom:4px solid #ffd21f;color:#fff;display:flex;justify-content:space-between;margin:0 -24px;min-height:76px;padding:14px 26px;position:sticky;top:0;z-index:100}.topbar-user{align-items:center;display:flex;gap:14px;margin-left:14px}.topbar-user-details{display:grid;gap:2px;text-align:right}.topbar-user-details strong{font-size:13px;overflow-wrap:anywhere}.topbar-user-details span{color:#d5d5d5;font-size:11px}.logout-button{background:transparent;border:1px solid #777777;border-radius:6px;color:#fff;min-height:38px;padding:0 13px}.logout-button:hover:not(:disabled),.logout-button:focus-visible{border-color:#ffd21f;color:#ffd21f}.logout-button:disabled{cursor:wait;opacity:.65}.auth-loading{align-items:center;background:#f6f7f9;color:#5f6672;display:flex;font-size:16px;justify-content:center;min-height:100vh}.brand-name{color:#fff;font-size:24px;font-weight:850;white-space:nowrap}.brand-name span{color:#ffd21f}h1,h2{letter-spacing:0;margin:0}h1{font-size:24px}h2{font-size:18px}.tabs{display:flex;gap:10px}.nav-menu{position:relative}.tab,.dropdown-item,.ghost-button,.primary-button,.secondary-button{border-radius:6px;border:0;min-height:46px;padding:0 18px}.tab{align-items:center;background:transparent;color:#eee;display:inline-flex;font-size:15px;gap:8px;justify-content:center}.nav-icon{display:inline-flex;height:19px;width:19px}.nav-icon svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:100%}.tab.active,.dropdown-item.active{background:#ffd21f;color:#111;font-weight:700}.dropdown-menu{background:#262626;border-radius:6px;box-shadow:0 14px 30px #0f172a38;display:none;gap:4px;min-width:180px;padding:4px;position:absolute;right:0;top:calc(100% + 6px);z-index:200}.nav-menu.open .dropdown-menu{display:grid}.menu-chevron{border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;height:7px;margin-top:-3px;transform:rotate(45deg);transition:transform .16s ease;width:7px}.nav-menu.open .menu-chevron{margin-top:3px;transform:rotate(-135deg)}.dropdown-item{background:transparent;color:#eee;text-align:left}.dropdown-item:hover:not(.active),.dropdown-item:focus-visible:not(.active){background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff14;color:#fff;outline:0}.alert{border-radius:6px;box-shadow:0 12px 30px #0f172a2e;left:50%;max-width:min(620px,calc(100vw - 32px));padding:14px 18px;position:fixed;top:18px;transform:translate(-50%);width:max-content;z-index:1100}.alert.success{background:#e8f8ee;border-left:4px solid #16a34a;color:#14532d}.alert.error{background:#ffe8e8;border-left:4px solid #c62828}.workspace{margin:24px auto 0;max-width:1440px;width:100%}.app-shell-sales .workspace{display:flex;flex:1 1 auto;min-height:0}.two-columns{display:grid;gap:24px;grid-template-columns:minmax(360px,440px) minmax(0,1fr)}.panel{background:#fff;border:1px solid #e4e6eb;border-radius:8px;box-shadow:0 1px 2px #0f172a0a;padding:22px}.panel-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.products-heading{align-items:center}.page-title{font-size:23px;font-weight:800;line-height:1.15}.form-grid{display:grid;gap:14px}label{color:#343434;display:grid;gap:6px;font-size:13px;font-weight:700}.label-regular{font-weight:700}.label-regular input{font-weight:400}input,select{background:#fff;border:1px solid #cfd3dc;border-radius:6px;color:#181818;min-height:42px;padding:0 11px;width:100%}input:focus,select:focus{border-color:#d4a800;outline:3px solid #fff0a3}.primary-button{background:#ffd21f;color:#111;font-weight:800}.secondary-button{background:#222;color:#fff;font-weight:700}.ghost-button{background:#f0f2f5;color:#181818}.danger{color:#a32020}.search-input{max-width:none}.search-field{display:grid;gap:6px;margin-bottom:16px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;min-width:720px;width:100%}th,td{border-bottom:1px solid #eceff3;padding:12px 10px;text-align:left}th{color:#5b6472;font-size:12px;text-transform:uppercase}.products-table,.stock-current-table{min-width:940px}.products-table th,.stock-current-table th{background:#f8f9fb;position:sticky;top:0;z-index:1}.products-table th:nth-child(1),.products-table td:nth-child(1){width:132px}.products-table th:nth-child(2),.products-table td:nth-child(2){width:260px}.products-table th:nth-child(3),.products-table td:nth-child(3){width:190px}.products-table th:nth-child(4),.products-table td:nth-child(4){text-align:center;width:140px}.products-table th:nth-child(5),.products-table td:nth-child(5){text-align:center;width:150px}.stock-current-table th:nth-child(1),.stock-current-table td:nth-child(1){width:260px}.stock-current-table th:nth-child(2),.stock-current-table td:nth-child(2){width:170px}.stock-current-table th:nth-child(3),.stock-current-table td:nth-child(3){width:150px}.stock-current-table th:nth-child(4),.stock-current-table td:nth-child(4){text-align:center;width:140px}.products-table td:nth-child(2),.stock-current-table td:nth-child(1){font-weight:700}.products-table td:nth-child(3),.stock-current-table td:nth-child(2),.stock-current-table td:nth-child(3){overflow-wrap:anywhere}.products-table td:nth-child(4),.products-table td:nth-child(5),.stock-current-table td:nth-child(4){font-weight:700;text-align:center}.products-table td.action-cell,.stock-current-table td.action-cell{justify-content:flex-end;text-align:right}.products-table td.action-cell button,.stock-current-table td.action-cell button{flex:0 0 150px;font-size:13px;font-weight:600;min-width:150px;padding-left:10px;padding-right:10px;white-space:nowrap}td span{color:#6b7280;display:block;font-size:12px;margin-top:3px}.action-cell{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end;white-space:nowrap}th:last-child,td.action-cell{text-align:right;min-width:0;width:auto}.products-table th:last-child,.products-table td.action-cell{text-align:center;width:120px}.stock-current-table th:last-child,.stock-current-table td.action-cell{text-align:center;width:120px}.low-stock{color:#b06b00;font-weight:800}.status-badge{border-radius:999px;display:inline-flex;justify-content:center;font-size:12px;font-weight:800;line-height:1;min-height:28px;min-width:88px;padding:7px 12px}.status-badge.active{background:#e5f7ea;color:#1f7a3d}.status-badge.inactive{background:#fde8e8;color:#b42318}.status-column{text-align:center}td.status-column{padding-left:0;padding-right:0}td.status-column .status-badge{margin:0 auto}.muted{color:#6b7280}.history-operator{color:#6b7280;display:block;font-size:11px;line-height:1.35;margin-top:5px}@media(max-width:940px){.app-shell{padding:0 12px 20px}.topbar{margin-left:-12px;margin-right:-12px}.topbar,.tabs{align-items:stretch;flex-direction:column}.topbar-user{align-items:stretch;margin:6px 0 0}.topbar-user-details{flex:1;text-align:left}.logout-button{align-self:center}.dropdown-menu{box-shadow:none;position:static}.two-columns{grid-template-columns:1fr}}@media(max-width:520px){.panel{padding:16px}}
