*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%}:root{font-family:Plus Jakarta Sans,Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}body.light-theme{color-scheme:light;color:#14162b;background-color:#f4f5fa;transition:background-color .2s ease,color .2s ease}body.dark-theme{color-scheme:dark;color:#f1f2f8eb;background-color:#0a0d16;transition:background-color .2s ease,color .2s ease}a{font-weight:500;text-decoration:inherit}body.light-theme a{color:#4f46e5}body.light-theme a:hover{color:#4338ca}body.dark-theme a{color:#818cf8}body.dark-theme a:hover{color:#a5b4fc}body.light-theme ::selection{background:#4f46e52e}body.dark-theme ::selection{background:#818cf84d}body.light-theme ::-webkit-scrollbar{width:8px;height:8px}body.light-theme ::-webkit-scrollbar-track{background:transparent}body.light-theme ::-webkit-scrollbar-thumb{background:#14162b2e;border-radius:8px}body.light-theme ::-webkit-scrollbar-thumb:hover{background:#14162b52}body.dark-theme ::-webkit-scrollbar{width:8px;height:8px}body.dark-theme ::-webkit-scrollbar-track{background:transparent}body.dark-theme ::-webkit-scrollbar-thumb{background:#f1f2f829;border-radius:8px}body.dark-theme ::-webkit-scrollbar-thumb:hover{background:#f1f2f847}
