/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[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{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}a{color:#007bff;text-decoration:none;background-color:transparent;position:relative}a:hover{color:#0056b3;text-decoration:underline}@media screen{a[target=_blank]{display:inline-block;padding-right:1em}a[target=_blank]:after{content:"↗";position:absolute;bottom:-2px;right:0}}:root{--hue: 323;--main: hsl(var(--hue), 92%, 35%);--grad: hsl(var(--hue), 92%, 20%);--text: hsl(0, 0%, 20%);--text-light: hsl(0, 0%, 35%)}.container{width:60rem;padding:0 6vw;margin:0 auto}.container.intro{padding:6vw;display:flex;flex-direction:column;align-items:flex-start;height:100%}@media screen and (min-width: 100rem){.container{width:66vw}}@media screen and (max-width: 60rem){.container{width:50rem}}@media screen and (max-width: 50rem){.container{width:100%}}header{background-color:var(--main);background:linear-gradient(170deg,var(--main),var(--grad));background-attachment:fixed;color:#fff;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 100rem){header{max-height:70vh}}.header-links{margin-top:auto}.header-links a,.header-links a:hover,.header-links a:visited,.header-links a:active{color:#fff}footer{margin-bottom:2rem}section{margin:72px 0}.block+.block{margin-top:2rem}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}h2{position:relative}h2:before{content:"";position:absolute;background:linear-gradient(to right,var(--main),var(--grad));height:.5em;width:2.5em;left:-.4em;top:.5em;margin-top:-.09em;transform:translate(-100%)}.skills{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin:2rem 0;padding:0;list-style:none}.skills li{font-size:calc(1rem + .5vw);line-height:1.6}.skills li span{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.25rem;color:var(--text)}@media screen and (max-width: 60rem){.skills{grid-template-columns:1fr}}html{font-size:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:calc(1rem + .5vw);color:var(--text)}h1,h2,h3,h4{margin:0 0 1.5rem;font-weight:500;line-height:1.1}h1{font-size:calc(2rem + 2vw)}h2{font-size:calc(1rem + 1vw)}h3,h4{font-size:calc(.7rem + 1vw);margin-bottom:1rem;line-height:1.6}p{font-weight:400;margin-top:0;line-height:1.6;max-width:65ch;margin-bottom:2rem}.intro p{font-size:calc(1rem + 1vw)}span.time{font-weight:400;color:var(--text-light)}ul.links{margin:0;padding:0}ul.links li{margin:0;padding:0;display:inline-block;margin-right:1rem}@media print{:root{--main: #aa076b}body{margin-bottom:24px}a[data-print]:after{content:": " attr(data-print) ""}.page-break{page-break-after:always}section{margin:48px 0}ul.links li{display:block}header{background:var(--main);min-height:0}h2:before{background:var(--main)}.block{margin-top:1em}h3,h4{font-size:20px;margin-bottom:12px;line-height:1.2}p{font-size:18px}ul.links .download,footer ul.links{display:none}}
