@import"https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@300;400;500;600&display=swap";:root{--onik-background: #ffffff;--onik-background-base: #eaeaf1;--onik-text: #0f172a;--onik-button: #2f2e33;--onik-accent: #d1c6bf}:root[data-theme=dark]{--onik-background: #131320;--onik-background-base: #05050a;--onik-text: #f8fafc;--onik-button: #2f2e33;--onik-accent: #d1c6bf}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lexend Deca,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--onik-background-base);color:var(--onik-text);min-height:100vh}#root{min-height:100vh}a{color:inherit}.route-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;color:var(--onik-text)}.ant-badge-status-text{color:#0f172ad9!important}:root[data-theme=dark] .ant-badge-status-text{color:#fffffff2!important}
