#root{max-width:1280px;padding:2rem}.page{width:100%}.page-grid{display:grid;gap:2rem;align-items:start}.page-profile,.page-credentials{min-width:0}.page-profile,.page-credentials{text-align:center}.page-toolbar{position:fixed;top:1rem;right:1rem;z-index:10}.theme-toggle{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--fg)}.theme-toggle svg{width:20px;height:20px}@media(min-width:900px){.page-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;--bg: #ffffff;--fg: #213547;--muted: #6a8bad;--link: #213547;--link-hover: #747bff;--surface: #f9f9f9;--blog-bg: #800080;--blog-fg: #ffffff;--border: rgba(0, 0, 0, .15);--bg-grad-top: color-mix(in srgb, var(--bg) 62%, var(--link-hover) 38%);--bg-grad-bottom: var(--bg);--bg-grad-accent: color-mix(in srgb, var(--bg) 68%, var(--blog-bg) 32%);--bg-grad-sun: color-mix(in srgb, var(--bg) 58%, var(--link-hover) 42%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg: #242424;--fg: rgba(255, 255, 255, .87);--link: rgba(255, 255, 255, .87);--link-hover: #747bff;--surface: #1a1a1a;--border: rgba(255, 255, 255, .2)}}[data-theme=light]{color-scheme:light;--bg: #ffffff;--fg: #213547;--muted: #6a8bad;--link: #213547;--link-hover: #747bff;--surface: #f9f9f9;--blog-bg: #800080;--blog-fg: #ffffff;--border: rgba(0, 0, 0, .15)}[data-theme=dark]{color-scheme:dark;--bg: #242424;--fg: rgba(255, 255, 255, .87);--muted: #6a8bad;--link: rgba(255, 255, 255, .87);--link-hover: #747bff;--surface: #1a1a1a;--blog-bg: #800080;--blog-fg: #ffffff;--border: rgba(255, 255, 255, .2);--bg-grad-top: color-mix(in srgb, var(--bg) 78%, var(--link-hover) 22%);--bg-grad-bottom: var(--bg);--bg-grad-accent: color-mix(in srgb, var(--bg) 82%, var(--blog-bg) 18%);--bg-grad-sun: color-mix(in srgb, var(--bg) 74%, var(--link-hover) 26%)}body{margin:0;min-width:320px;min-height:100vh;font-size:1.6rem;color:var(--fg);background-color:var(--bg);position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(700px circle at 80% 0%,var(--bg-grad-sun) 0%,transparent 52%),radial-gradient(900px circle at 20% 0%,var(--bg-grad-accent) 0%,transparent 55%),linear-gradient(180deg,var(--bg-grad-top) 0%,var(--bg-grad-bottom) 65%);transform:translateZ(0);filter:hue-rotate(-80deg) saturate(1.45) sepia(.28)}[data-theme=dark] body:before{filter:hue-rotate(-75deg) saturate(1.25) sepia(.18)}a{color:var(--link)}a:hover{color:var(--link-hover)}button{background-color:var(--surface)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.description{text-align:center;font-size:2.4rem;line-height:1.3;color:var(--muted);font-weight:600}.mvp-logo{width:min(256px,80vw)!important;margin:0 auto!important}.cerds-line-container{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem}.cert-container{display:inline-flex}.cert-container img{width:clamp(120px,40vw,160px);height:auto}.bloglink{text-align:center;position:relative;display:inline-block;font-family:Segoe UI;font-size:1.4rem;font-weight:400;padding:.8em 1em;text-decoration:none;color:var(--blog-fg);background:var(--blog-bg);border:solid 1px var(--blog-bg);border-radius:4px;margin:1rem 0 3rem}.social-container{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.social-container a{margin:0 10px;color:var(--link)}
