.login-container{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#f9a441,#ff8c42)}.login-card{width:100%;max-width:480px;box-shadow:0 20px 60px #0003;border-radius:20px}.login-card .ant-card-body{padding:40px 30px}.qrcode-container{display:flex;justify-content:center;align-items:center;margin:32px 0}.qrcode{width:280px;height:280px;border:2px solid #f0f0f0;border-radius:8px}.user-consumptions-container{padding:24px}.consumption-item{padding:16px 0!important}.consumption-content{width:100%}.consumption-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.consumption-info{margin-top:8px}.consumption-media{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.consumption-filters .ant-select,.consumption-filters .ant-picker,.consumption-filters .ant-btn{height:44px!important}.consumption-filters .ant-select-selector,.consumption-filters .ant-picker{height:44px!important;padding:0 11px!important;display:flex!important;align-items:center!important}.consumption-filters .ant-picker-input>input{height:44px!important;line-height:44px!important}.consumption-filters .ant-btn{height:44px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.consumption-filters .ant-select-selection-item,.consumption-filters .ant-select-selection-placeholder,.consumption-filters .ant-select-selection-search{line-height:44px!important;height:44px!important;display:flex!important;align-items:center!important}.consumption-filters .ant-select-selection-search-input{height:44px!important;line-height:44px!important}.merchant-stats-container,.stats-page-stack{width:100%}.stats-page-title.ant-typography{margin:0 0 4px}.stats-page-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.stats-page-header .ant-picker{flex:none}.stats-section{background:#fff;border-radius:8px;padding:18px}.section-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.section-heading h5.ant-typography{margin:0}.stats-card{height:100%}.stats-card .ant-card-body{min-height:116px}.stats-card-content{align-items:center;display:flex;gap:14px;min-height:68px}.stats-card-icon{align-items:center;background:#f7f8fa;border-radius:8px;flex:none;display:inline-flex;font-size:22px;height:44px;justify-content:center;width:44px}.stats-card .ant-statistic{min-width:0}.stats-card .ant-statistic-title{color:#0000008c;font-size:13px;margin-bottom:8px}.stats-card .ant-statistic-content{line-height:1.2}.chart-card{height:100%}.chart-card .ant-card-body{min-height:360px}.chart-card-title{color:#000000e0;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:12px}.stats-chart{height:300px;width:100%}.chart-empty{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center}@media(max-width:768px){.stats-page-header{display:block}.stats-page-header .ant-picker{margin-top:12px;width:100%}.stats-section{padding:14px}.stats-card .ant-card-body{min-height:116px;padding:14px}.chart-card .ant-card-body{min-height:332px;padding:14px}.stats-chart,.chart-empty{height:278px}}.retail-page{padding:0}.retail-tabs{margin-top:0}.retail-cart{width:100%}.retail-muted{color:#8c8c8c;font-size:12px;margin-top:4px}.retail-cart-item{align-items:center;display:flex;gap:12px;justify-content:space-between}.retail-cart-product{min-width:140px}.retail-cart-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.retail-cart-quantity{width:88px}.retail-cart-price{width:168px}.retail-cart-meta{margin-top:12px}.retail-checkout-amount{align-items:flex-end;background:#fff7e8;border:1px solid #ffd591;border-radius:6px;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding:14px 16px}.retail-checkout-amount .ant-typography{margin:0}.retail-checkout-amount h2.ant-typography{color:#d46b08;font-size:30px;line-height:1.1;margin-top:4px}.retail-checkout-breakdown{flex-wrap:wrap;justify-content:flex-end;padding-bottom:4px}.retail-checkout-fields .ant-form-item,.retail-checkout-fields .ant-select,.retail-checkout-fields .ant-input-number,.retail-checkout-fields .ant-input-number-group-wrapper{width:100%!important}.retail-checkout-fields .ant-input-number-group-wrapper{display:block}.retail-checkout-fields .ant-input-number-group-wrapper .ant-input-number{width:100%!important}.retail-round-down-button{height:auto;padding:0}.retail-checkout-submit{font-weight:600;min-height:42px}.retail-receive-modal .ant-modal-body{max-height:68vh;overflow-y:auto}.retail-receive-table .ant-table-cell{vertical-align:middle}.retail-receive-quantity{width:170px}.retail-receive-price{width:190px}.retail-receive-quantity .ant-input,.retail-receive-price .ant-input{min-width:82px}.retail-receive-quantity .ant-input-group-addon,.retail-receive-price .ant-input-group-addon{white-space:nowrap}@media(max-width:768px){.retail-page{padding:0}.retail-cart-item{align-items:flex-start;flex-direction:column}.retail-cart-controls{justify-content:flex-start;width:100%}.retail-checkout-amount{align-items:flex-start;flex-direction:column}.retail-checkout-breakdown{justify-content:flex-start;padding-bottom:0}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}:root{--mobile-padding: 8px;--tablet-padding: 20px;--desktop-padding: 24px;--touch-target-size: 44px;--mobile-font-base: 14px;--mobile-font-title: 16px}@media(max-width:767px){.responsive-content{padding:var(--mobile-padding)!important}.responsive-card{margin-bottom:12px}.ant-btn{min-height:var(--touch-target-size);min-width:var(--touch-target-size)}.hide-on-mobile{display:none!important}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{min-height:var(--touch-target-size)}.ant-form-item{margin-bottom:20px}.ant-radio-wrapper,.ant-checkbox-wrapper{min-height:var(--touch-target-size);display:inline-flex;align-items:center}.ant-select-item{min-height:var(--touch-target-size);display:flex;align-items:center}.ant-picker-cell,.ant-list-item{min-height:var(--touch-target-size)}.ant-card.ant-card-hoverable{cursor:pointer}.ant-space-item{min-height:var(--touch-target-size)}.ant-btn+.ant-btn{margin-left:8px}.ant-switch{min-width:var(--touch-target-size);min-height:24px}.ant-slider-handle{width:var(--touch-target-size);height:var(--touch-target-size)}.ant-tabs-tab{min-height:var(--touch-target-size);padding:12px 16px}.ant-drawer-close,.ant-modal-close{width:var(--touch-target-size);height:var(--touch-target-size)}.ant-collapse-header{min-height:var(--touch-target-size);padding:12px 16px}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-upload.ant-upload-select{min-width:var(--touch-target-size);min-height:var(--touch-target-size)}.ant-avatar{min-width:40px;min-height:40px}.ant-message-notice-close,.ant-notification-notice-close{width:var(--touch-target-size);height:var(--touch-target-size)}}@media(min-width:768px)and (max-width:991px){.responsive-content{padding:var(--tablet-padding)!important}.hide-on-tablet{display:none!important}}@media(min-width:992px){.responsive-content{padding:var(--desktop-padding)!important}.hide-on-desktop{display:none!important}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
