@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--kuno-dark: #1f283d;--kuno-lime: #dafd6f;--kuno-slate: #515f61;--kuno-cream: #fefff5;--kuno-dark-2: #161d2e;--kuno-border: #2e3a4a;--kuno-text-muted: #8a9bb0;--kuno-success: #dafd6f;--kuno-danger: #e74c3c;--sidebar-width: 240px;--radius: 8px;--radius-lg: 12px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--kuno-dark-2);color:var(--kuno-cream);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--kuno-dark-2)}::-webkit-scrollbar-thumb{background:var(--kuno-border);border-radius:3px}
