@charset "UTF-8";@font-face{font-family:"Ubuntu";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/ubuntu-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/ubuntu-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light dark;--color-text:#111;--color-link:#304;--color-link-hover:#2c003a;--color-accent:#330044;--color-border:#304;--color-muted:#778;--color-bg:#fafafa;--color-overlay-start:rgba(250,250,250,0);--color-overlay-mid:rgba(250,250,250,0.8);--color-shadow:rgba(51,0,68,0.2)}@media (prefers-color-scheme:dark){:root{--color-text:#e0e0e0;--color-link:#c9a0dc;--color-link-hover:#dbb5ed;--color-accent:#9b59b6;--color-border:#c9a0dc;--color-muted:#999;--color-bg:#1a1a1a;--color-overlay-start:rgba(26,26,26,0);--color-overlay-mid:rgba(26,26,26,0.8);--color-shadow:rgba(201,160,220,0.2)}}*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0;font-family:Ubuntu,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}::selection{background:var(--color-accent);color:#fff}html{font-size:112.5%;background:url("../images/background.png");scrollbar-gutter:stable;scroll-behavior:smooth;animation:bg-drift 120s linear infinite}@media (prefers-color-scheme:dark){html{background:var(--color-bg);animation:none}}@media (prefers-reduced-data:reduce){html{background:var(--color-bg);animation:none}}@keyframes bg-drift{from{background-position:0 0}to{background-position:200px 200px}}@keyframes fade-in{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none !important;transition:none !important}html{scroll-behavior:auto}main p,footer section,header,main{opacity:1 !important;transform:none !important}}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;text-wrap:balance;margin:0;padding:0}h1{font-size:2.1875rem;line-height:1.4}h2{font-size:1.25rem;line-height:1.4}h1 small{color:var(--color-muted);line-height:1.4}p{margin:0 0 1.8rem;line-height:1.8;text-rendering:optimizeLegibility}a{color:var(--color-link);text-decoration:none;transition:color 0.3s ease}a:hover{color:var(--color-link-hover)}a:focus-visible{color:var(--color-link-hover);outline:2px solid var(--color-link);outline-offset:2px}main a,footer a{background-image:linear-gradient(var(--color-shadow),var(--color-shadow));background-size:0% 2px;background-position:center 100%;background-repeat:no-repeat;transition:background-size 0.3s ease,color 0.3s ease;padding:0 0.5ch 1px}main a:hover,main a:focus-visible,footer a:hover,footer a:focus-visible{background-size:calc(100% - 1ch) 2px}dl{margin:0}dl dt{display:inline-block;font-weight:700;margin:0;min-width:3ex}dl dt::after{content:":";font-size:0.9em;vertical-align:middle}dl dd{display:inline;margin:0}dl dd::after{display:block;content:""}address{font-style:normal}address>span{display:block}b,strong{font-weight:700;line-height:inherit}em{font-style:italic;line-height:inherit}small{font-size:80%;line-height:inherit}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:0.5rem 1rem;background:var(--color-accent);color:#fff}.skip-link:focus-visible{left:0;color:#fff;outline:2px solid var(--color-link);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}header{position:relative;height:max(85vh,30rem);animation:fade-in 1s ease-out both}header h1{padding:2rem 0;position:relative;text-align:center;text-shadow:0 0 2px var(--color-shadow);top:max(38vh,12rem)}.avatar{border:2px solid var(--color-border);border-radius:50%;box-shadow:0 0 2px var(--color-shadow);height:10rem;width:10rem;object-fit:cover;position:absolute;left:50%;top:max(38vh,12rem);transform:translate(-50%,-100%);transition:transform 0.4s ease,box-shadow 0.4s ease}.avatar:hover{transform:translate(-50%,-100%) scale(1.08);box-shadow:0 0 20px var(--color-shadow),0 0 4px var(--color-shadow)}header h1 small{display:block;font-size:55%;margin-top:0.5rem}header h1 small::before{content:"~";margin-right:0.5rem}header h1 small::after{content:"~";margin-left:0.5rem}main{display:flex;flex-flow:row wrap;justify-content:center;background:linear-gradient(to top,var(--color-overlay-start) 0,var(--color-overlay-mid) 5%,var(--color-overlay-mid) 95%,var(--color-overlay-start) 100%);margin-bottom:1.5rem;margin-top:calc((max(38vh,12rem) - 12rem) * -1);padding:5rem 0 0;outline:0;animation:fade-in 1s ease-out 0.3s both}main a{font-weight:700}main p{text-indent:1rem;text-align:left;animation:fade-in 0.8s ease-out both}main p:nth-child(1){animation-delay:0.4s}main p:nth-child(2){animation-delay:0.6s}main p:nth-child(3){animation-delay:0.8s}main p:nth-child(4){animation-delay:1.0s}main p:nth-child(5){animation-delay:1.2s}main section{flex:0 0 auto;width:calc(91.6666666667% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem}footer{display:flex;flex-flow:row wrap;justify-content:center;background:linear-gradient(to top,var(--color-overlay-start) 0,var(--color-overlay-mid) 10%,var(--color-overlay-mid) 75%,var(--color-overlay-start) 100%);animation:fade-in 1s ease-out 0.6s both}footer section{margin-bottom:2em;flex:0 0 auto;width:calc(91.6666666667% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem;text-align:center;animation:fade-in 0.8s ease-out both;transition:transform 0.3s ease,box-shadow 0.3s ease}footer section:nth-child(1){animation-delay:0.8s}footer section:nth-child(2){animation-delay:1.0s}footer section:nth-child(3){animation-delay:1.2s}footer section:nth-child(4){animation-delay:1.4s}footer section:hover{transform:translateY(-3px)}footer section::before{border:1px solid var(--color-shadow);content:"";display:block;margin-bottom:1em;margin-left:35%;width:30%}footer section h2{color:var(--color-link);font-size:1.3em;text-shadow:0 0 1px var(--color-shadow)}@media (min-width:40em){h1{font-size:3.25rem}h2{font-size:2.5rem}header{height:max(98vh,30rem)}.avatar{top:max(45vh,12rem)}header h1{top:max(45vh,12rem)}main{margin-top:calc((max(45vh,12rem) - 12rem) * -1)}main section{width:calc(83.3333333333% - 1.875rem);margin-left:0.9375rem;margin-right:0.9375rem}footer section{width:calc(50% - 1.875rem);margin-left:0.9375rem;margin-right:0.9375rem}}@media (min-width:64em){main section{width:calc(66.6666666667% - 1.875rem)}}@media (min-width:75em){main section{width:calc(50% - 1.875rem)}footer section{width:calc(25% - 1.875rem)}}@supports (animation-timeline:view()){main p,footer section{animation:scroll-reveal linear both;animation-timeline:view();animation-range:entry 0% entry 30%}@keyframes scroll-reveal{from{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}}@media print{html{background:#fff}header,.avatar,.skip-link{display:none}main,footer{animation:none;background:none}body{position:static;overflow:visible;color:#000}a[href]::after{content:" (" attr(href) ")";font-size:0.8em}a[href^="tel:"]::after,a[href^="mailto:"]::after,a[href^="./"]::after{content:none}}