html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{display:inline-block}
:root{--border-radius:16px;--foreground-rgb:0,0,0;--background-start-rgb:246,173,45;--background-end-rgb:245,204,137;--foreground-contrast-color-rgba:var(--background-end-rgb),.5;--background-contrast-color-rgba:var(--foreground-rgb),.2;--backdrop-color-rgba:0,0,0,.5;--hover-color-rgb:255,255,255;--header-background-color-rgb:246,173,45;--success:22,138,1;--failed:220,53,69;--failed-text:245,245,245;--failed-hover:200,35,51}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:235,109,35;--background-end-rgb:0,0,0;--header-background-color-rgb:158,73,23}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100vh}body{color:rgb(var(--foreground-rgb));background:radial-gradient(ellipse at bottom right,rgb(var(--background-start-rgb)),rgb(var(--background-end-rgb)))}header{z-index:2;background-color:rgb(var(--header-background-color-rgb));justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0}header>div{align-items:center;padding:1rem 0;display:flex}header img{width:5rem;height:5rem;padding:.25rem}header nav a{border-radius:var(--border-radius);margin:0 2vw;padding:1rem;font-weight:700}header nav a:hover{background-color:rgba(var(--background-contrast-color-rgba));color:rgb(var(--hover-color-rgb))}header div img{border-radius:50px;width:3rem;height:3rem;padding:.25rem}main{flex-direction:column;justify-content:space-between;align-items:center;margin:5%;display:flex}section h2{text-align:center}h1{word-wrap:break-word;margin-bottom:4rem;font-size:min(2rem + 2vw,4rem);font-weight:700}h2{word-wrap:break-word;margin:1rem 0 3rem;font-size:min(1.5rem + 1vw,2.5rem);font-weight:700}h3{word-wrap:break-word;margin:1rem 0;font-size:min(1.1rem + .5vw,1.5rem);font-weight:700}h4{word-wrap:break-word;margin:0 0 .5rem;font-size:min(.9rem + .5vw,1.2rem);font-weight:700}p,li,a{font-size:min(.7rem + .4vw,1rem)}p,li{line-height:1.3rem}a{color:rgb(var(--foreground-rgb));text-decoration:none}button{background-color:rgba(var(--background-contrast-color-rgba));color:rgb(var(--foreground-rgb));text-align:center;border-radius:var(--border-radius);border:none;padding:16px max(1.5vw,16px);font-weight:700;line-height:1rem;text-decoration:none;display:inline-block}button:hover{background-color:rgb(var(--background-end-rgb));color:rgb(var(--foreground-rgb))}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
