:root{--background:#fffcf2;--background2:#ccc5b93b;--title:#000;--text:#403d39;--link:#db3330;--subtitle:#4a1211;--shadow-darker:#915555;--shadow:#2b0909;--text-secondary:#000}.dark{--background:#1a1a1a;--background2:#2a2a2a;--title:#fff;--text:#e0e0e0;--link:#e08584;--subtitle:#ccc;--shadow-darker:#00000080;--shadow:#00000040;--text-secondary:#fff}body{background-color:var(--background);font-family:Source Code Pro,monospace;font-size:16px;font-weight:300;line-height:1.45}h1{text-shadow:0 0 1px var(--title),0 0 1px var(--title)}h1,h2{color:var(--title)}h3,h4{color:var(--text)}h4{font-weight:600}h5{text-shadow:0 0 1px var(--text),0 0 1px var(--text)}h5,li,p,ul{color:var(--text)}button{background-color:var(--link);border:none;border-radius:5px;color:var(--background);cursor:pointer;filter:drop-shadow(0 0 .2rem var(--link));font-family:Source Code Pro,monospace;font-size:14px;font-weight:300;padding:10px 20px;transition:all .3s ease}button:hover{filter:drop-shadow(0 0 1rem var(--link))}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.content-div{margin-top:2em;padding-left:.6em;padding-right:.6em}.active-link{color:var(--link);font-weight:700;text-shadow:0 0 1px var(--link),0 0 1px var(--link)}.inactive-header-link,.inactive-header-link:visited{color:var(--title);text-decoration:none}.inactive-header-link:hover{text-shadow:0 0 1px var(--title),0 0 4px var(--title)}.inactive-link,.inactive-link:visited{color:var(--link);text-decoration:none}.inactive-link:hover{text-shadow:0 0 1px var(--link),0 0 3px var(--link)}.horizontal-line{border:1px solid var(--subtitle)}.date{color:var(--subtitle);font-weight:400;margin-top:0}.center-div{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:2em}.number{text-shadow:0 0 1px var(--link),0 0 3px var(--text)}.intro-section{align-items:center;background-color:var(--background2);border-radius:10px;box-shadow:0 2px 3px var(--shadow);display:flex;margin-bottom:20px;margin-top:40px;padding:20px}@media (max-width:700px){.intro-section{align-items:flex-start;background-color:var(--background2);border-radius:10px;box-shadow:0 2px 3px var(--shadow);display:flex;flex-direction:column;margin-bottom:12px;margin-top:24px;padding:16px}.intro{margin-left:0;margin-top:1rem}.profile-img{aspect-ratio:1/1;border-radius:50%;height:auto;max-width:30%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 5%;object-position:50% 5%;width:120px}.center-div{align-items:center;flex-direction:column;gap:10px}.content-div{padding-left:.8rem;padding-right:.8rem}button{font-size:14px;padding:8px 12px}}.content-section{align-items:center;background-color:var(--background2);border-radius:10px;box-shadow:0 2px 3px var(--shadow);margin-bottom:20px;margin-top:40px;padding:20px}.intro{margin-left:1rem}.thematic-break{border:1px double var(--shadow-darker)}.center-div h3,.resume-link-button{margin:0}*{box-sizing:border-box}img,picture,video{display:block;height:auto;max-width:100%}.profile-img{aspect-ratio:1/1;border:2px solid var(--link);border-radius:50%;display:block;height:auto;margin-left:auto;margin-right:auto;max-width:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 5%;object-position:50% 5%;width:20%}.content-div,.content-section,.intro-section{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:900px}@media (max-width:420px){.profile-img{aspect-ratio:1/1;border-radius:50%;height:auto;max-width:40%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 15%;object-position:50% 15%;width:110px}body{font-size:14px}.content-section,.intro-section{margin:.6rem;padding:12px}}
