:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scrollbar-gutter:unset;scrollbar-width:thin}body{color:#abb2bf;background-color:#282c34;margin:0}body,code{font-family:Moralerspace Krypton NF,Monaspace Krypton,MyricaM,MyricaM M,Source Code Pro,Ubuntu Mono,Ubuntu Monospace,Consolas,monospace}pre{scrollbar-width:thin;max-width:100%;margin-block:16px;padding:0;font-size:.9em;overflow-x:auto}ul{padding-left:32px;list-style-type:disc}hr{background-color:#abb2bf;height:2px}h1{text-align:center}h3{margin-block:12px}button{text-align:center;color:#282c34;background-color:#abb2bfdd;border-radius:2px;padding:4px 12px}textarea{scrollbar-width:thin;color:#ccc;background-color:#1f1f1f;border:3px solid #abb2bf;border-radius:4px;padding:4px}svg{width:100%;height:100%}#landing{grid-template-rows:1fr auto;width:100%;height:100dvh;display:grid}#playground{grid-template-rows:auto 1fr auto auto auto auto;gap:12px;padding:20px;display:grid}.heading_and_button{justify-content:space-between;display:flex}.heading{font-size:1.4em;font-weight:700}#input_area{height:100%}#example_container{grid-template-columns:auto 1fr;align-items:center;gap:20px;display:grid}#example_list{scrollbar-gutter:stable;scrollbar-width:thin;gap:12px;padding-block:4px;display:flex;overflow-x:auto}#output_area{min-height:180px}#langdesc{margin:12px 16px;justify-content:space-between;align-items:center;height:40px;margin-bottom:24px;display:flex}#gh-icon{fill:#abb2bf;aspect-ratio:1;height:100%}#documents{margin:24px 12px}
