@charset "UTF-8";:root{--bg:#fff;--bg-accent:#e7e5e4;--bg-alt:#fafaf9;--bg-border:#e7e5e4;--fg:#110f0e;--fg-alt:#000;--fg-hover:#1d4ed8;--font-mono:mono;--font-sans:sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#000;--bg-accent:#1e2d66;--bg-alt:#110f0e;--bg-border:#292524;--fg:#e7e5e4;--fg-alt:#fafaf9;--fg-hover:#60a5fa}}*{margin:0;padding:0}address,area,article,aside,audio,blockquote,datalist,details,dl,fieldset,figure,form,iframe,img,input,meter,nav,ol,optgroup,option,output,p,pre,progress,ruby,section,table,textarea,ul,video{margin-bottom:1rem}button,html,input,select{font-family:var(--font-sans)}body{background:var(--bg);border-radius:6px;color:var(--fg);font-size:1.03rem;line-height:1.5;margin:0 auto;max-width:750px;overflow-wrap:break-word;overflow-x:hidden;padding:2rem;word-break:break-word}h1,h2,h3,h4,h5,h6{color:var(--fg-alt);line-height:1;padding-top:.875rem}h1,h2,h3{border-bottom:1px solid var(--bg-alt);color:var(--fg-alt);margin-bottom:8px;padding-bottom:2px}h4,h5,h6{margin-bottom:.3rem}h1{font-size:2.25rem}h2{font-size:1.85rem}h3{font-size:1.55rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}a{color:var(--fg-alt)}a:hover{color:var(--fg-hover)}abbr:hover{cursor:help}blockquote{background:var(--bg-alt);border-left:5px solid var(--bg-border);padding:1.5rem}abbr{cursor:help}blockquote :last-child{margin-bottom:0;padding-bottom:0}header{background:var(--bg-alt);border-bottom:1px solid var(--bg-border);margin:-2rem calc(50% - 50vw) 2rem;padding:2rem calc(50vw - 50%)}header h1,header h2,header h3{border-bottom:0;padding-bottom:0}header>:first-child{margin-top:0;padding-top:0}header>:last-child{margin-bottom:0}a button,button,input[type=button],input[type=reset],input[type=submit]{background:var(--fg-alt);border:0;border-radius:4px;box-sizing:border-box;color:var(--bg);cursor:pointer;display:inline-block;font-size:1rem;padding:6px 12px;text-align:center;text-decoration:none;white-space:nowrap}a button[disabled],button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;cursor:not-allowed;opacity:.5}.button:enabled:hover,.button:focus,button:enabled:hover,button:focus,input[type=button]:enabled:hover,input[type=button]:focus,input[type=reset]:enabled:hover,input[type=reset]:focus,input[type=submit]:enabled:hover,input[type=submit]:focus{background:var(--fg-hover)}a img{margin-bottom:0}code,kbd,pre,samp{background:var(--bg-alt);border:1px solid var(--bg-border);border-radius:4px;font-family:var(--font-mono);font-size:.9em;padding:3px 6px}kbd{border-bottom:3px solid var(--bg-border)}pre{max-width:100%;overflow:auto;padding:1rem 1.4rem}code pre,pre code{background:inherit;border:0;color:inherit;font-size:inherit;margin:0;padding:0}code pre{display:inline}details{background:var(--bg-alt);border:1px solid var(--bg-border);border-radius:4px;padding:.6rem 1rem}summary{cursor:pointer;font-weight:700}details[open]{padding-bottom:.75rem}details[open] summary{margin-bottom:6px}details[open]>:last-child{margin-bottom:0}dt{font-weight:700}dd:before{content:"\2192  "}hr{border:0;border-bottom:1px solid var(--bg-border);margin:1rem auto}fieldset{border:1px solid var(--bg-border);border-radius:4px;margin-top:1rem;padding:2rem}legend{padding:auto .5rem}table{border-collapse:collapse;width:100%}td,th{border:1px solid var(--bg-border);padding:.5rem;text-align:left}th,tr:nth-child(2n){background:var(--bg-alt)}table caption{font-weight:700;margin-bottom:.5rem}textarea{max-width:100%}ol,ul{padding-left:2rem}li{margin-top:.4rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}mark{background:var(--bg-accent);padding:3px 6px}input,select,textarea{background:var(--bg-alt);border:1px solid var(--bg-border);border-radius:4px;box-shadow:none;box-sizing:border-box;color:var(--fg);margin-bottom:.5rem;padding:6px 12px}img{max-width:100%}@media not (prefers-color-scheme:dark){a{font-weight:500}}::selection{background:var(--bg-accent)}
