body{width:min(90%,600px);margin:1rem auto;color:var(--foreground);background-color:var(--background);font-family:var(--monosten)}a{color:var(--foreground);text-decoration:underline;text-underline-offset:.2rem;text-decoration-color:var(--foreground)}h1,h2,h3,h4{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}h1{margin-bottom:1rem}footer h2{display:none}.task-list-item{list-style-type:none}ul.contains-task-list{padding:0}main img{border-radius:15px;border:2px solid var(--foreground)}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}nav ul{display:flex;flex-direction:row;column-gap:1rem;list-style-type:none;padding-left:0}.theme-switcher{display:flex;flex-wrap:wrap;column-gap:1rem;margin-bottom:1rem;justify-content:flex-start}.theme-switcher h2{display:none}.theme-switcher button{margin:.5rem 0}*: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}}@media(prefers-color-scheme:light){:root,[data-selected-theme=grayscale]{--background: #ffffff;--foreground: #000000;--accent: #d4d4d4}[data-selected-theme=tinted]{--background: #d3e4d3;--foreground: #181d1a;--accent: #abb8a4}[data-selected-theme=warm]{--background: #f8e4e4;--foreground: #1c191a;--accent: #df95a0}[data-selected-theme=cool]{--background: #dffafb;--foreground: #002124;--accent: #6fb4b4}}@media(prefers-color-scheme:dark){:root,[data-selected-theme=grayscale]{--background: #000000;--foreground: #ffffff;--accent: #2b2b2b}[data-selected-theme=tinted]{--background: #181d1a;--foreground: #d3e4d3;--accent: #494e46}[data-selected-theme=warm]{--background: #211d1b;--foreground: #fde0bf;--accent: #473f35}[data-selected-theme=cool]{--background: #1a192a;--foreground: #d1d0f4;--accent: #3d3970}}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){#desktop{display:flex;flex-direction:row;column-gap:1rem;align-items:stretch;margin:auto}body{margin-top:1rem;width:min(90%,800px);background-color:var(--accent);background-image:url(/_astro/revachol_lighttheme.DMgpIbem.png);background-size:cover}main div.gallery{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;width:100%}main .gallery img{margin:5px;height:auto;width:100%;max-width:calc(50% - 1rem)}header h1,main,nav{background-color:var(--background);color:var(--foreground);border:4px solid var(--foreground);border-radius:15px;padding:1rem 2rem;margin:0 auto;overflow:scroll;align-content:stretch}main,nav{height:70vh}header h1,.theme-switcher{text-align:center}.theme-switcher h2{display:none}nav{flex:1 1 25%}main{flex:2 1 75%}main article hr{display:none}footer{display:flex;justify-content:stretch}footer ul{min-width:100%;flex-direction:column;list-style-type:none;justify-content:stretch;padding:0;margin:0}footer ul li{display:flex;justify-content:space-around;background-color:var(--background);color:var(--foreground);border:4px solid var(--foreground);border-radius:10px;padding:.2rem;margin:.5rem auto}nav ul{display:flex;flex-direction:column}.theme-switcher{margin:0;justify-content:center}.footer-divider{display:none}@media(prefers-color-scheme:dark){header h1,nav,main,main article,footer ul li,.theme-switcher button{border:2px solid var(--accent)}}}
