/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--color-text:#3f3f3f;--color-muted:#666;--color-bg:#fff;--background:url(/img/bg-web.png) repeat var(--color-bg)}@media (prefers-color-scheme:dark){:root{--color-text:#d0d0d0;--color-muted:#999;--color-bg:#1a1a1a;--background:var(--color-bg)}.sites img{filter:invert()}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{text-align:center;background:var(--background);color:var(--color-text);justify-content:center;align-items:center;min-height:100dvh;font:18px/1.4 Trebuchet MS,Helvetica,sans-serif;display:flex;position:relative}body:before{content:"";background:url(/img/header-line.png) repeat-x;height:4px;position:absolute;inset:0 0 auto}a{color:var(--color-text);border-bottom:1px solid #0000;text-decoration:none}a:hover{border-bottom-color:currentColor}a.shake{display:inline-block}a.shake:hover{border-bottom-color:#0000;animation:2s both shake}h1{font-size:2em;font-weight:400}h2{margin:0 0 10px;font-size:.8em;font-style:italic;font-weight:400}h3{margin:0 0 10px;font-size:.7em;font-style:italic;font-weight:400}h3 a{font-weight:700}.wrapper{margin-top:-100px;padding:0 10px;font-size:1.3em}.greeting{justify-content:center;align-items:center;gap:8px;font-size:1.8em;display:flex}.greeting span.cursor{border-right:.08em solid #0000;padding-right:5px;animation:1s infinite blink-empty}.emoji{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:contain;width:50px;height:50px;display:inline-block}.emoji.emoji-greeting{background-image:url(/img/emoji/greeting.png)}.sites{margin-top:20px}.sites a{margin:0 10px}.sites img{width:30px;height:30px}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes blink-empty{50%{border-right:.08em solid var(--color-muted)}}@media (height<=420px){.wrapper{margin-top:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation:none!important}}
