body{margin:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7f8}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box}#root{min-height:100vh}.App,.app-shell{min-height:100vh;width:100%}.app-shell{display:flex;overflow-x:hidden}body{overflow-x:hidden}.app-sider{position:sticky!important;top:0;height:100vh;overflow:auto}.app-drawer-nav{height:100%;overflow:auto;background:#2f5f63}.app-drawer-nav .ant-menu{background:transparent;border-inline-end:none!important}.sider-brand{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.12);min-height:72px}.sider-logo{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.sider-brand-text{overflow:hidden}.app-header{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:0 20px!important;background:var(--lb-header-bg, #ffffff)!important;border-bottom:1px solid var(--lb-header-border, rgba(0, 0, 0, .06));color:var(--lb-header-fg, rgba(0, 0, 0, .88));position:sticky;top:0;z-index:10;height:64px;line-height:64px}.app-header-left{min-width:0;flex:1}.app-header-right{flex-shrink:0}.app-header-title{margin:0!important;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header .ant-typography,.app-header .ant-btn,.app-header .anticon{color:inherit}[data-theme=dark] .app-header{background:var(--lb-header-bg, #1a2426)!important;border-bottom-color:var(--lb-header-border, rgba(255, 255, 255, .08));color:var(--lb-header-fg, rgba(255, 255, 255, .85))}.app-content{padding:20px;min-height:calc(100vh - 64px);overflow-x:hidden}.page-surface{background:var(--lb-surface, #fff);border-radius:12px;padding:20px;min-height:calc(100vh - 104px);box-shadow:0 1px 2px #0000000a;overflow-x:hidden}[data-theme=dark] .page-surface{background:#1a2426;box-shadow:none}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.table-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}.table-toolbar>.ant-input-search,.table-toolbar>.ant-select,.table-toolbar>.ant-picker{max-width:100%}.analytics-grid{display:grid;gap:16px}.chart-card canvas{max-width:100%}.global-spin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0f141573}.new-order-totals{margin-top:16px;text-align:right}@media (max-width: 991px){.app-header{padding:0 12px!important}.app-content{padding:12px}.page-surface{padding:12px;border-radius:8px;min-height:calc(100vh - 88px)}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar>*{width:100%!important;min-width:0!important;max-width:100%!important}.table-toolbar .ant-btn{width:100%}.new-order-totals{text-align:left}.new-order-totals .ant-space,.new-order-totals .ant-btn{width:100%}}
