@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;width:100%;overflow-x:hidden;font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,rgba(37,99,235,.14),transparent 28%),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 24%),#f4f8fc;color:#0f172a}#root{min-height:100vh;width:100%;display:flex;flex-direction:column}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e2e8f0}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}*{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0}:focus{outline:none}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
