html{font-size:3vw;scroll-behavior:smooth;height:100%}@media(min-width: 76.8rem){html{font-size:.85vw}}@media(min-width: 144rem){html{font-size:.75vw}}body{margin:0;font-size:1.6rem;color:#606060;background-color:#fff;min-height:100vh;display:flex}*{font-family:"Funnel Sans",sans-serif;font-optical-sizing:auto;font-style:normal;letter-spacing:-1.5px}*,*::before,*::after{box-sizing:border-box}@media(min-width: 76.8rem){*{letter-spacing:-2.5px}}a{color:#f0f;font-family:"Funnel Sans";font-size:2rem;font-style:normal;font-weight:400;line-height:1.6;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;padding:0 .25rem;-webkit-text-decoration-color:rgba(255,0,255,.5);text-decoration-color:rgba(255,0,255,.5);text-decoration-thickness:3px;text-underline-offset:2px;text-underline-position:from-font}a[href^="https://"]:after{content:url("../img/pink.svg");width:1rem;height:-moz-fit-content;height:fit-content;margin-left:.5rem;display:inline-block}a[href^="https://"]:hover{background-color:#f0f;color:#fff}a[href^="https://"]:hover:after{content:url("../img/white.svg")}.page-layout{display:flex;flex-direction:column;width:100%;align-items:center;min-height:100vh;padding:2rem}@media(min-width: 76.8rem){.page-layout{flex-direction:row;justify-content:space-between;padding:4rem}}.left-content{max-width:100%;padding-bottom:2rem;display:flex;position:relative;flex-direction:column;gap:1rem;z-index:5}.left-content .emoji-header{font-size:2.5rem;font-weight:800;font-family:monospace;position:relative;width:-moz-fit-content;width:fit-content;animation:jump 3s ease-out infinite forwards}.left-content .emoji-header:before,.left-content .emoji-header:after{position:absolute;font-size:2rem;opacity:0;padding:.5rem;background-color:#fff;border:1px solid #000}.left-content .emoji-header:before{content:"hi!";color:#000;transform:rotate(-10deg);animation:barkL 3s ease-out infinite forwards;left:-0.5rem}.left-content .emoji-header:after{content:"hello!";color:#000;transform:rotate(10deg);animation:barkR 3s ease-out infinite forwards;right:-2rem}.left-content p{font-size:2.25rem;max-width:45rem;margin:0}@media(min-width: 76.8rem){.left-content p{font-size:2.5rem}}@media(min-width: 76.8rem){.left-content p{font-size:2.75rem}}@media(min-width: 76.8rem){.left-content{max-width:50%}}@keyframes barkL{0%{top:0;opacity:0}1%{top:-0.5rem;opacity:1}3%{top:-1rem;opacity:1}8%{top:-1.25rem;opacity:0}9%{top:-1.25rem;opacity:0}11%{top:0;opacity:0}12%{top:0;opacity:0}15%{top:0;opacity:0}100%{top:0;opacity:0}}@keyframes barkR{0%{top:0;opacity:0}1%{top:0;opacity:0}3%{top:0;opacity:0}11%{top:0;opacity:0}12%{top:-0.5rem;opacity:1}14%{top:-1rem;opacity:1}19%{top:-1.25rem;opacity:0}20%{top:-1.25rem;opacity:0}100%{top:0;opacity:0}}@keyframes jump{0%{transform:translateY(0px)}1%{transform:translateY(-5px)}3%{transform:translateY(0px)}11%{transform:translateY(0px)}12%{transform:translateY(-5px)}15%{transform:translateY(0px)}100%{transform:translateY(0px)}}@keyframes appearRight{from{left:-5px;opacity:.8}to{left:0;opacity:1}}.right-decor{flex:1;display:flex;flex-direction:column;align-items:flex-start;max-width:100%;position:relative;width:100%;left:-1rem}@media(min-width: 76.8rem){.right-decor{align-items:flex-end;padding-left:8rem;max-width:50%;height:100%;left:unset}}.social-links-top{display:flex;flex-wrap:wrap;gap:.5rem;background-color:#fff;padding:.25rem .75rem;z-index:2;position:relative}.social-links-top a{font-size:1.4rem;white-space:nowrap}@media(min-width: 76.8rem){.social-links-top a{font-size:1.75rem}}@media(min-width: 144rem){.social-links-top a{font-size:2rem}}@media(min-width: 76.8rem){.social-links-top{position:absolute;top:0;right:0;gap:1.5rem}}.cta-link{color:#f0f;font-weight:800;font-size:3.5rem;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:8px;-webkit-text-decoration-color:#f0f;text-decoration-color:#f0f;gap:1rem;width:-moz-fit-content;width:fit-content;line-height:1;padding:0 .25rem 1rem .5rem;margin-left:-0.5rem}.cta-link[href^="https://"]::after{width:3rem;height:3rem;top:1rem;position:relative}.cta-link:hover{background-color:#f0f;color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.ascii-art-container{font-size:1rem;line-height:1;color:#a0a0a0;z-index:0;position:fixed;bottom:0;width:-moz-fit-content;width:fit-content}@media(min-width: 76.8rem){.ascii-art-container{right:0;top:0;height:100%;font-size:1.5rem}}.ascii-art{margin:0;width:-moz-fit-content;width:fit-content;white-space:pre}.faded-image{position:fixed;width:15rem;height:15rem;background-size:cover;background-position:center;image-rendering:pixelated;opacity:.5;z-index:-1;right:0;bottom:10%;left:0}@media(min-width: 76.8rem){.faded-image{right:6rem;bottom:6rem;left:unset;width:30rem;height:30rem}}.bio{background-color:#fff}.last-updated{font-size:1rem;letter-spacing:-1px;margin:1rem -1rem -1rem -1rem;padding:1rem;border-top:1px solid #000;width:calc(100% + 2rem)}.like-bubble{box-shadow:0px 0px 0px 20px #fff;position:fixed;background-color:#fff;color:rgba(96,96,96,.8);border:1px solid rgba(0,0,0,.75);padding:1rem;font-size:1.5rem;z-index:10;gap:.5rem;width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;left:.95rem;bottom:1rem;transition:all .3s ease-in-out}.like-bubble .get-another-link{line-height:1;color:#f0f}.like-bubble .get-another-link:hover{text-decoration:underline}@media(min-width: 76.8rem){.like-bubble{position:absolute;bottom:2rem;left:15rem;font-size:1.6rem;transform:none}}@media(min-width: 144rem){.like-bubble{font-size:1.75rem}}.like-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem;white-space:nowrap}@media(min-width: 76.8rem){.like-container{flex-wrap:nowrap}}#interest-display{font-weight:bold;color:#606060}#interest-display a{line-height:1}#interest-display span{letter-spacing:-2px;font-size:2rem}.interest-icon{height:8rem;width:auto;vertical-align:middle;max-width:200px;max-height:150px;position:relative;left:-5px;opacity:.8;animation:appearRight .3s cubic-bezier(0.2, 0, 0.04, 1) forwards}.interest-icon[src$=".gif"],.interest-icon[src$=".webp"]{height:100%}.paw-deco{position:relative;left:5rem}.star{position:absolute;bottom:0;right:0}.ear{color:#855126}.paw{color:#a17455}.eye{color:#000}.nose{color:#5a5a5a}#animation-container{width:250px;height:250px;background-image:url("/img/speen-sheet.png");background-repeat:no-repeat;background-position:0 0;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;animation:floatAnimation 6s ease-in-out infinite}.me{position:absolute;top:unset;bottom:0;left:unset;right:0px;z-index:100}@media(min-width: 76.8rem){.me{top:2rem;left:0;bottom:unset;right:unset}}.me .shadow{width:120px;height:50px;background-color:rgba(133,81,38,.15);border-radius:100%;position:absolute;bottom:5%;z-index:-1;left:30%}@keyframes floatAnimation{0%{transform:translateY(15px)}50%{transform:translateY(-15px)}100%{transform:translateY(15px)}}