:root{--color-page:#eef3ec;--color-surface:#fbfdf8;--color-surface-muted:#e6ede2;--color-sidebar:#142016;--color-sidebar-soft:#1d2c20;--color-brand:#4a8b37;--color-brand-strong:#2f641f;--color-border:#c8d7bf;--color-border-soft:#dce6d6;--color-text:#162018;--color-muted:#5d6b58;--color-sidebar-text:#eef7ea;--color-sidebar-muted:#adc5a2;--shadow-soft:0 18px 44px #1a2e1f1a;background:var(--color-page)}:root[data-theme=dark]{--color-page:#090d0b;--color-surface:#111715;--color-surface-muted:#1a211e;--color-sidebar:#0b110d;--color-sidebar-soft:#17221a;--color-brand:#78b85e;--color-brand-strong:#9bd17f;--color-border:#2a3330;--color-border-soft:#1f2a25;--color-text:#edf2ee;--color-muted:#a7b1aa;--color-sidebar-text:#eef7ea;--color-sidebar-muted:#adc5a2;--shadow-soft:0 18px 44px #0000003d}body{min-width:320px;color:var(--color-text);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{min-height:100vh}.app-route-loading{color:var(--color-muted);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}*{box-sizing:border-box}img,svg,video,canvas,.ant-card,.ant-modal,.ant-table-wrapper,.ant-form,.ant-space{max-width:100%}.module-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.module-header h1{letter-spacing:0;margin:0;font-size:31px}.module-header>div{min-width:0}.module-header .ant-space{justify-content:flex-end}.table-actions{justify-content:flex-end;max-width:100%}.modal-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=640px){.ant-modal{max-width:calc(100vw - 24px)}.ant-modal .ant-modal-content{padding:18px}.ant-card .ant-card-body{padding:16px}.module-header{gap:14px;margin-bottom:20px;display:grid}.module-header h1{font-size:26px}.module-header .ant-space,.module-header .ant-btn{width:100%}.module-header .ant-space-item{flex:100%}.table-actions{justify-content:flex-start}.modal-actions{grid-template-columns:1fr;display:grid}.modal-actions .ant-btn{width:100%}.form-grid-2{grid-template-columns:1fr;gap:0}}
