body{color:var(--foreground);background-color:var(--background);font-family:var(--monosten);margin:0}a{color:var(--foreground);text-decoration:underline;text-underline-offset:.2rem;text-decoration-color:var(--foreground)}h1{font-size:1.5rem}h2,h3,h4{font-size:1rem;margin:0;line-height:2rem}a:hover,a:focus,button:hover,button:focus{background-color:var(--foreground);color:var(--background);text-decoration:none}mark{text-decoration:2px solid wavy}blockquote{border-left:4px solid var(--foreground);padding-left:1rem;margin:0}li{margin-bottom:.5rem}ul{list-style-type:square;padding-left:1.5rem}main img{height:100%;width:100%}time{font-family:monospace;margin:2rem 0}audio{width:100%;margin:2rem auto 0}.task-list-item{list-style-type:none}ul.contains-task-list{padding:0}button{background-color:var(--background);border:2px solid var(--foreground);color:var(--foreground);text-align:center;display:inline-block;font-size:16px;font-family:var(--monosten);cursor:pointer;margin:.5rem auto}#guestbooks___guestbook-form-container{background-color:var(--background);width:100%}#guestbooks___guestbook-form{display:flex;flex-direction:column;align-content:stretch;text-align:center;margin:1rem auto}.guestbooks___input-container input{width:calc(100% - 20px)}.guestbooks___input-container input,.guestbooks___input-container textarea{font-family:Atkinson Hyperlegible Next,sans-serif;padding:.5rem;margin-bottom:.5rem;border-radius:5px;border:2px solid var(--foreground);resize:vertical;background-color:var(--background)}.guestbooks___input-container input::placeholder,.guestbooks___input-container textarea::placeholder{font-style:oblique;color:var(--foreground);font-family:Atkinson Hyperlegible Next,sans-serif}#guestbooks___guestbook-form-container button{font-family:Atkinson Hyperlegible Next,sans-serif;background-color:var(--background);color:var(--foreground);padding:.5rem;border:2px transparent var(--foreground);border-radius:5px;text-decoration:underline}#guestbooks___guestbook-form-container button:hover,#guestbooks___guestbook-form-container button:focus{background-color:var(--foreground);color:var(--background);text-decoration:none}#guestbooks___guestbook-made-with{display:none}.theme-switcher{display:flex;flex-wrap:wrap;column-gap:1rem;justify-content:flex-start}.theme-switcher button{margin:.5rem 0}header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.5rem;padding:1rem;border-bottom:2px solid var(--accent)}.theme-switcher h2{display:none}*:lang("tok"){body{font-family:var(--linja-eko);font-size:1.3rem;line-height:.5rem}.theme-switcher button{font-size:25px;margin:.5rem 0}header h1{font-size:2rem}a{text-decoration:underline;text-decoration-style:dotted}nav ul{row-gap:1rem}code{font-family:monospace}}section{padding:.5rem 1rem;border-bottom:2px solid var(--accent)}section#scrapbook h2{padding:.5rem 1rem}section#scrapbook{padding:0}#scrapbook article{border-bottom:2px dashed var(--accent);padding:.5rem 1rem}#scrapbook article:last-child{border:none}section#intro{border-bottom:none}footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:1rem;padding:1rem;border-top:2px solid var(--accent)}footer ul{display:flex;column-gap:1.5rem;list-style-type:none;margin:0;padding:0}footer ul li{padding:0;margin:0}footer img{height:31px;width:88px}main{margin:auto;padding:0 1rem}main#content{padding:0}#scrapbook{padding:0}@media(prefers-color-scheme:light){:root,[data-selected-theme=grayscale]{--background: #dededd;--foreground: #171717;--accent: #6d6d6d}[data-selected-theme=tinted]{--background: #d3e4d3;--foreground: #181d1a;--accent: #7c8477}[data-selected-theme=warm]{--background: #fff6bc;--foreground: #3b341a;--accent: #a89355}[data-selected-theme=cool]{--background: #ced9ec;--foreground: #242c6d;--accent: #237e9a}}@media(prefers-color-scheme:dark){:root,[data-selected-theme=grayscale]{--background: #171717;--foreground: #dededd;--accent: #6d6d6d}[data-selected-theme=tinted]{--background: #181d1a;--foreground: #d3e4d3;--accent: #7c8477}[data-selected-theme=warm]{--background: #1d181e;--foreground: #edd8bd;--accent: #8b5760}[data-selected-theme=cool]{--background: #08001f;--foreground: #b2d5d1;--accent: #444d84}}button[data-theme][aria-pressed=true]{background-color:var(--foreground);color:var(--background);border:2px solid var(--foreground);border-radius:5px}@media(min-width:800px){body{margin:0;overflow-y:hidden}header,footer{min-height:2.5rem;align-items:center;justify-content:space-between;padding:0 1rem}header{border-bottom:2px solid var(--accent)}header h1,header button{margin:0}footer{justify-content:space-between}footer ul{display:flex;column-gap:1.5rem;list-style-type:none;margin:0;padding:0}footer ul li{padding:0;margin:0}.theme-switcher{display:flex}.theme-switcher h2{display:none}#rows{display:flex}#rows section{width:25vw;max-height:calc(100vh - 5rem - 2px);align-items:stretch;overflow-y:scroll}#rows section{border-right:2px solid var(--accent);padding:0rem;border-bottom:none}#rows section:last-child{border-right:none}#rows section h2{background-color:var(--background);padding:.5rem;margin:0;border-bottom:2px solid var(--accent);text-align:center;position:sticky;top:0}img{height:100%;width:100%}#journal ul{list-style-type:none;padding:0;margin:0}#journal ul li{margin:0;padding:1rem;border-bottom:2px solid var(--accent)}#journal ul li:last-child,#scrapbook article:last-child{border-bottom:none}#cells .section-body,#intro .section-body{padding:0 .5rem}#scrapbook article{padding:1rem;margin:0;border-bottom:2px solid var(--accent)}footer img{height:31px;width:88px}#page{width:min(90%,650px);margin:1rem auto}#page #scrapbook article{border:2px solid var(--accent);margin-bottom:1rem}main{max-height:calc(100vh - 5rem - 2px);overflow-x:hidden;overflow-y:scroll}}
