.ant-layout-header{height:60px;line-height:60px}:root{--color-dark-blue: #1e3a5f;--color-royal-blue: #2563eb;--color-sky-blue: #e0f2fe;--color-light-blue: #93c5fd;--color-success: #52c41a;--color-danger: #ff4d4f;--color-warning: #faad14;--color-text-primary: #1f2937;--color-text-secondary: #6b7280;--color-text-placeholder: #9ca3af;--color-border: #d9d9d9;--color-background: #fafafa;--color-surface: #ffffff;--color-brand-accent: #e1624b;--color-header-bg: #32373c}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-background);font-size:14px;color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif}#root{min-height:100vh}.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-picker{border-color:var(--color-light-blue)!important;background-color:var(--color-surface)!important}.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):hover .ant-select-selector,.ant-input:not(.ant-input-disabled):hover,.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,.ant-picker:not(.ant-picker-disabled):hover{border-color:var(--color-royal-blue)!important}.ant-select-focused:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector,.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-picker-focused{border-color:var(--color-royal-blue)!important;box-shadow:0 0 0 2px #2563eb1a!important}.ant-select-selection-placeholder,.ant-input::placeholder,.ant-picker-input>input::placeholder{color:var(--color-text-placeholder)!important}.input-highlight{border:2px solid var(--color-light-blue);border-radius:6px;background:var(--color-sky-blue);padding:2px}.input-highlight .ant-select-selector{background:transparent!important;border:none!important}.ant-select-disabled .ant-select-selector,.ant-input-disabled,.ant-input-affix-wrapper-disabled{background-color:#f5f5f5!important;border-color:var(--color-border)!important}
