html{font-family:sans-serif}html,body{margin:0;padding:0}*{padding:0;margin:0;box-sizing:border-box}.editor,.editor .cm-editor{height:100%}input,select{outline:none}.layout.svelte-p34x9q{height:100vh;overflow:hidden;display:grid;grid-template-columns:auto 1fr;grid-template-rows:3rem auto 1fr;grid-template-areas:"header header" "menu menu" "main main"}.header.svelte-p34x9q{grid-area:header;display:flex;align-items:center;justify-content:center;background:#1f1f23}.header.svelte-p34x9q>h1:where(.svelte-p34x9q){font-size:1.3rem;font-weight:700}.header.svelte-p34x9q>h1:where(.svelte-p34x9q)>a:where(.svelte-p34x9q){color:#fff;text-decoration:none}main.svelte-p34x9q{grid-area:main;overflow:hidden}.menu.svelte-p34x9q{grid-area:menu;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:#edf2ff;overflow:hidden;padding:.5rem 0}.menu__item.svelte-p34x9q{padding:.5rem;text-align:center;font-size:.9rem;transition:color .2s linear,background-color .2s linear}.menu__item.svelte-p34x9q:link,.menu__item.svelte-p34x9q:visited{color:#333;text-decoration:none}.menu__item.svelte-p34x9q:hover{color:#99b4ff}.menu__item.menu__item_active.svelte-p34x9q{color:#5236dd}@media screen and (min-width: 640px){.layout.svelte-p34x9q{grid-template-areas:"header header" "menu main" "menu main"}.header.svelte-p34x9q{box-shadow:0 0 5px #00000080;z-index:2}.menu.svelte-p34x9q{flex-direction:column;align-items:stretch;justify-content:start;width:10rem;padding:0;box-shadow:0 0 5px #00000080;z-index:1}.menu__item.svelte-p34x9q{padding:.5rem}.menu__item.svelte-p34x9q:link,.menu__item.svelte-p34x9q:visited{color:#333;text-decoration:none}.menu__item.svelte-p34x9q:hover{color:#fff;background:#333}.menu__item.menu__item_active.svelte-p34x9q{color:#fff;background:#5236dd}}
