:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{width:100%;max-width:none;overflow-x:hidden}#root{width:100%;max-width:none}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1117;color:#e6edf3}.mdx-content{line-height:1.7;color:#e6edf3;width:100%;max-width:none;box-sizing:border-box;padding:1.5rem 2rem}.mdx-content>*{max-width:none}.mdx-content h1{font-size:2.5rem;font-weight:700;margin:0 0 1.5rem;color:#fff;border-bottom:3px solid #58a6ff;padding-bottom:.5rem;background:linear-gradient(135deg,#58a6ff,#79c0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mdx-content h2{font-size:2rem;font-weight:600;margin:2rem 0 1rem;color:#f0f6fc;position:relative}.mdx-content h2:before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:4px;height:1.5rem;background:linear-gradient(135deg,#58a6ff,#79c0ff);border-radius:2px}.mdx-content h3{font-size:1.5rem;font-weight:600;margin:1.5rem 0 .75rem;color:#e6edf3}.mdx-content h4{font-size:1.25rem;font-weight:600;margin:1.25rem 0 .5rem;color:#e6edf3}.mdx-content p{margin:0 0 1rem;color:#c9d1d9;font-size:1rem}.mdx-content ul,.mdx-content ol{margin:0 0 1rem;padding-left:1.5rem}.mdx-content li{margin:.25rem 0;color:#c9d1d9}.mdx-content a{color:#58a6ff;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;position:relative}.mdx-content a:hover{color:#79c0ff;border-bottom-color:#58a6ff}.mdx-content a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#58a6ff,#79c0ff);transition:width .3s ease}.mdx-content a:hover:after{width:100%}.mdx-content code{background-color:#21262d;padding:.2rem .4rem;border-radius:6px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.9em;color:#79c0ff;border:1px solid #30363d}.mdx-content pre{background-color:#161b22;border:1px solid #30363d;border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0;position:relative;box-shadow:0 4px 6px -1px #0000004d;width:100%;max-width:none}.mdx-content pre:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#58a6ff,#79c0ff,#a5a5f5);border-radius:8px 8px 0 0}.mdx-content pre code{background:none;padding:0;color:#e6edf3;font-size:.9rem;border:none}.mdx-content blockquote{border-left:4px solid #58a6ff;margin:1.5rem 0;padding:1rem 0 1rem 1.5rem;background-color:#58a6ff1a;color:#c9d1d9;border-radius:0 8px 8px 0;position:relative}.mdx-content blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:3rem;color:#58a6ff;opacity:.3}.mdx-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;background-color:#0d1117;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}.mdx-content th,.mdx-content td{border:1px solid #30363d;padding:.75rem 1rem;text-align:left}.mdx-content th{background-color:#21262d;font-weight:600;color:#f0f6fc;position:relative}.mdx-content th:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#58a6ff,#79c0ff)}.mdx-content td{color:#c9d1d9}.mdx-content tr:hover td{background-color:#58a6ff0d}.mdx-content img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000004d;margin:.25rem 0;border:1px solid rgba(48,54,61,.5);transition:transform .2s ease,box-shadow .2s ease}.mdx-content img:hover{transform:scale(1.02);box-shadow:0 8px 24px #58a6ff33}.mdx-content .img-small{width:200px;max-width:200px}.mdx-content .img-medium{width:400px;max-width:400px}.mdx-content .img-large{width:600px;max-width:600px}.mdx-content .img-25{width:25%;max-width:25%}.mdx-content .img-50{width:50%;max-width:50%}.mdx-content .img-75{width:75%;max-width:75%}.mdx-content .img-center{display:block;margin-left:auto;margin-right:auto}.mdx-content .img-inline{display:inline;margin:0 .25rem;vertical-align:middle}.mdx-content .img-thumbnail{width:100px;max-width:100px;border:2px solid rgba(88,166,255,.3)}.mdx-content .img-full{width:100%;max-width:100%}.mdx-content .img-rounded{border-radius:50%}.mdx-content .img-no-shadow{box-shadow:none;border:none}.mdx-content figure{margin:.5rem 0;text-align:center}.mdx-content figure img{margin:0 0 .25rem}.mdx-content figcaption{font-size:.9rem;color:#7d8590;font-style:italic;margin-top:.5rem}.mdx-content strong{color:#f0f6fc;font-weight:600}.mdx-content em{color:#79c0ff;font-style:italic}.mdx-content ul li::marker{color:#58a6ff}.mdx-content ol li::marker{color:#58a6ff;font-weight:600}@media(max-width:768px){.mdx-content h1{font-size:2rem}.mdx-content h2{font-size:1.5rem}.mdx-content h3{font-size:1.25rem}.mdx-content pre{padding:1rem;margin:1rem 0}}.mdx-content .language-javascript,.mdx-content .language-typescript,.mdx-content .language-jsx,.mdx-content .language-tsx{background-color:#0d1117}.mdx-content .language-bash{background-color:#161b22}.mdx-content pre::-webkit-scrollbar{height:8px}.mdx-content pre::-webkit-scrollbar-track{background:#21262d;border-radius:4px}.mdx-content pre::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#58a6ff,#79c0ff);border-radius:4px}.mdx-content pre::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#79c0ff,#a5a5f5)}.mdx-content ::selection{background-color:#58a6ff4d;color:#fff}.mdx-content a:focus{outline:2px solid #58a6ff;outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#161b22;border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#58a6ff,#79c0ff);border-radius:6px;border:2px solid #161b22}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#79c0ff,#a5a5f5)}::-webkit-scrollbar-corner{background:#161b22}*{scrollbar-width:thin;scrollbar-color:#58a6ff #161b22}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mdx-content{animation:fadeIn .5s ease-out}*{transition:background-color .2s ease,border-color .2s ease,color .2s ease}
