:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden}body{min-width:320px}a{text-decoration:none;color:#90caf9}a:hover{color:#648dae}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.dark-theme code[class*=language-],.dark-theme pre[class*=language-]{color:#ccc;background:none;text-shadow:0 1px rgba(0,0,0,.3)}.dark-theme .token{background:transparent!important}.dark-theme .token.punctuation,.dark-theme .token.operator,.dark-theme .token.entity,.dark-theme .token.url{background:transparent;color:#ccc}.light-theme code[class*=language-],.light-theme pre[class*=language-]{color:#24292f;text-shadow:none}.light-theme .token.comment,.light-theme .token.prolog,.light-theme .token.doctype,.light-theme .token.cdata{color:#6a9955}.light-theme .token.punctuation{color:#24292f}.light-theme .token.property,.light-theme .token.tag,.light-theme .token.constant,.light-theme .token.symbol,.light-theme .token.boolean,.light-theme .token.number{color:#0550ae}.light-theme .token.selector,.light-theme .token.attr-name,.light-theme .token.string,.light-theme .token.char,.light-theme .token.builtin{color:#953800}.light-theme .token.operator,.light-theme .token.entity,.light-theme .token.url,.light-theme .language-css .token.string,.light-theme .style .token.string{color:#24292f}.light-theme .token.keyword{color:#0550ae}.light-theme .token.function{color:#6f42c1}.app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}nav{padding:1rem;margin-bottom:2rem}nav ul{list-style:none;padding:0;display:flex;justify-content:center;gap:2rem}nav a{color:#fff;text-decoration:inherit;font-weight:500}nav a:hover{color:#ccc}.home,.about{padding:2rem}h1{font-size:3.2em;line-height:1.1}.logo{height:2.2rem;margin-right:1rem}.card{padding:2em}.app-wrapper{min-height:100vh;display:flex;flex-direction:column;position:relative}.main-content{flex:1;width:100%;margin:0 auto;padding:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.inner-content{flex:1;display:flex;flex-direction:column;padding:1rem;width:100%}.footer{width:100%;padding:1rem 0;margin-top:auto;box-shadow:0 0 10px #0000001a}.auth-link{transition:opacity .2s ease-in-out}.auth-link:hover{opacity:.7}.auth-link:hover{color:#000!important}@media (max-width: 768px){.main-content,.home,.about{padding:.5rem}}
