@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--app-bg: #f3f6fb;--app-surface: #ffffff;--app-surface-alt: #f7f9fc;--app-border: #e3e8f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--app-bg: #0d1117;--app-surface: #111827;--app-surface-alt: #141c2b;--app-border: #1f2a3d}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:auto}body{margin:0;min-width:320px;background-color:var(--app-bg);color:#0b1220}:root[data-theme=dark] body{color:#e4e8f2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh;width:100%}
