@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;500;700&family=Prata&display=swap);:root{--background:#fefae0;--text:#283618;--text-dark:#fefae0;--white:#fff}body{background-color:#fefae0;background-color:var(--background);color:#283618;color:var(--text);font-family:Prata,serif;font-size:18px;font-weight:400;margin:20px 40px;transition:color .3s ease-in-out}h1{font-family:Oswald,sans-serif;font-size:clamp(3rem,8vw,4.5rem);font-weight:500;letter-spacing:1px;margin-bottom:1rem;margin-top:0;text-align:left;text-transform:uppercase}h3{font-family:Prata,serif;font-size:clamp(2.1rem,5vw,4rem);font-weight:400;line-height:1.1;margin:0}li,p{font-family:Oswald,sans-serif;font-size:clamp(1rem,2.5vw,2rem);font-weight:200;line-height:1.5em;line-height:1.1;opacity:.8}.row{display:flex;justify-content:space-between}.disabled{opacity:.7;pointer-events:none;text-decoration:line-through}.line{background-color:var(--highlight);color:var(--highlight);height:1px;left:-10%;margin-bottom:3em;position:relative;width:120%}.line:after{content:"♥";font-size:16px;left:50%;line-height:16px;position:absolute;top:-6px}::selection{background:pink;color:#000}nav{align-items:flex-end;display:flex;gap:20px;justify-content:flex-end}nav a{color:#283618;color:var(--text);font-family:Oswald,sans-serif;font-size:.9em;font-weight:400;text-decoration:none;text-transform:uppercase}nav a:hover{text-decoration:underline}.profile-section{align-items:center;display:flex;gap:clamp(2rem,4vw,3rem);justify-content:center;margin-top:5vw}.profile-container{flex-shrink:0;overflow:visible;position:relative}.profile-picture{background-image:url(/static/media/pfp.5e9f1a2c95648de3003f.png);background-position:50%;background-size:cover;height:500px;width:500px}.sticker{background-repeat:no-repeat;background-size:contain;height:175px;pointer-events:none;position:absolute;width:175px}.sticker-left{background-image:url(/static/media/sticker.ccd73d3ecdb7b331e31e.png);bottom:0;left:0;-webkit-transform:rotate(-20deg) translateY(40%);transform:rotate(-20deg) translateY(40%);z-index:2}.sticker-right{background-image:url(/static/media/sticker-1.ea59ad4162be7127d18a.png);bottom:0;right:0;-webkit-transform:translateY(30%);transform:translateY(30%);z-index:2}.cta{color:#283618;color:var(--text);font-size:clamp(1rem,2.5vw,2rem)}.cta:hover{color:#000;cursor:pointer;text-decoration:underline}.app-container{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1300px}@media (max-width:1300px){.app-container,h1{text-align:center}.profile-section{align-items:center;flex-direction:column-reverse}.profile-container{align-self:center}}@media (max-width:800px){h1{font-size:3rem}h3{font-size:2rem}.cta,li,p{font-size:1.5rem}.profile-picture{height:70vw;width:70vw}.sticker{height:24.5vw;width:24.5vw}.profile-section{gap:2rem}h1{font-size:2.4rem}h3{font-size:1.4rem}.cta,li,p{font-size:1.3rem}}.animated-blob{-webkit-animation:blobFloat 12s ease-in-out infinite var(--delay),blobMorph 16s ease-in-out infinite var(--delay),blobRotate 25s linear infinite var(--delay);animation:blobFloat 12s ease-in-out infinite var(--delay),blobMorph 16s ease-in-out infinite var(--delay),blobRotate 25s linear infinite var(--delay);background:var(--color);border-radius:63% 37% 54% 46%/55% 48% 52% 45%;-webkit-filter:blur(1px);filter:blur(1px);height:var(--size);pointer-events:none;width:var(--size)}@-webkit-keyframes blobFloat{0%,to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}33%{-webkit-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03)}66%{-webkit-transform:translateY(10px) scale(.98);transform:translateY(10px) scale(.98)}}@keyframes blobFloat{0%,to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}33%{-webkit-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03)}66%{-webkit-transform:translateY(10px) scale(.98);transform:translateY(10px) scale(.98)}}@-webkit-keyframes blobMorph{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}20%{border-radius:45% 55% 62% 38%/53% 42% 58% 47%}40%{border-radius:42% 58% 45% 55%/48% 62% 38% 52%}60%{border-radius:58% 42% 55% 45%/62% 38% 42% 58%}80%{border-radius:52% 48% 68% 32%/41% 59% 41% 59%}}@keyframes blobMorph{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}20%{border-radius:45% 55% 62% 38%/53% 42% 58% 47%}40%{border-radius:42% 58% 45% 55%/48% 62% 38% 52%}60%{border-radius:58% 42% 55% 45%/62% 38% 42% 58%}80%{border-radius:52% 48% 68% 32%/41% 59% 41% 59%}}@-webkit-keyframes blobRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes blobRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (max-width:800px){.animated-blob{height:calc(var(--size)*.7);width:calc(var(--size)*.7)}}
/*# sourceMappingURL=main.156991bd.css.map*/