*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-size:62.5%}body{-webkit-font-smoothing:antialiased;min-height:100vh;font-size:1.6em;line-height:1.5}h1,h2,h3,h4,h5,h6,button,input,label{line-height:1.1}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}#root,#__next{isolation:isolate}:root{--bg:#fff;--header:#223;--text:#222;--panel-back:#f3f6f9;--code-back:#e3e6e9;--brad:.5rem;--link:#14c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--border:#d9d9d9;--muted:#9aa1a9;--accent:#1e90ff;--accent-soft:#e7f2ff;--accent-text:#fff;--surface:#fff;--inverse-back:#333;--inverse-text:#fff;--danger:#d93025;--success:#1a7f37}html.dark{--bg:#17191f;--header:#e8eaf0;--text:#d3d6de;--panel-back:#20242c;--code-back:#262b34;--link:#86a8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--border:#3a4049;--muted:#8b929b;--accent:#2f81f7;--accent-soft:#1e3a5f;--accent-text:#fff;--surface:#262b34;--inverse-back:#e8eaf0;--inverse-text:#17191f;--danger:#ff7b72;--success:#7ee787}html{font-family:ui-sans-serif,sans-serif}body{background:var(--bg);color:var(--text)}h1,h2,h3,h4,h5,h6{color:var(--header);font-family:ui-serif,serif;font-weight:400}h1{font-size:3.6rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2.1rem}h5{font-size:1.8rem}h6{font-size:1.6rem}h1,h2,h3,h4,h5,h6{margin-block:2rem .5rem}p,ul,ol{margin-block:1rem}a,a:visited{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}ul.plain,ol.plain{margin:0;padding:0;list-style-type:none}pre,code{background:var(--panel-back);white-space:nowrap;white-space-collapse:preserve;border-radius:.5rem;font-size:1.3rem;line-height:1.5}pre{text-align:left;tab-size:4;padding:1rem}pre code{background:inherit;padding:0}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}code{background:var(--code-back);padding:.3rem}textarea.code{tab-size:4;white-space:nowrap;white-space-collapse:preserve;border-radius:.5rem;padding:.3rem;font-family:monospace;font-size:1.3rem;line-height:1.5}.hstack,.vstack{display:flex}:is(.hstack,.vstack) div.grow{flex-grow:1}.hstack{flex-direction:row}.hstack.centered{align-items:center}.hstack.collapse{flex-direction:column}@media screen and (width>=768px){.hstack.collapse{flex-direction:row}}.vstack{flex-direction:column}.vstack.centered{align-items:center}.hstack.spaced,.vstack.spaced{gap:1rem}:is(.hstack.equal,.vstack.equal) div{flex:1 1 0}.full-width{min-width:100%}table{border-spacing:0;text-align:left}th,td{border-bottom:1px solid #d3d3d3;padding:.5rem .5rem .5rem 0}.warning{border-radius:var(--brad);background-color:#ff00001a;border:1px solid red;padding:.5rem 1rem}.torp-icon{stroke:currentColor;fill:currentColor;width:100%;max-width:1em;display:inline-block}
