.app-container{padding:24px;min-height:100vh;background-color:#f0f2f5}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.header h1{margin:0}.header-right{display:flex;align-items:center}@media (max-width: 768px){.app-container{padding:12px}.header{flex-direction:column;align-items:flex-start;gap:12px}.header-right{width:100%;justify-content:flex-end}}.disabled-select-black .ant-select-selector,.disabled-select-black .ant-select-selection-item,.ant-picker-disabled{color:#000!important}.ant-picker-disabled .ant-picker-input>input{color:#000!important}.ant-input-disabled,.ant-input-number-disabled,.ant-input-number-disabled .ant-input-number-input{color:#000!important}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}
