@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}body{background:linear-gradient(180deg,#0b1020,#0e1630);color:#fff}.app-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:#ffffff0f;border-right:1px solid #ffffff14;padding:20px}.main-content{overflow-y:auto;padding:40px}h1,h2,h3{font-weight:600;margin-bottom:12px}p{line-height:1.6;opacity:.9}
/*# sourceMappingURL=main.4bd96b93.css.map*/