@import url(https://fonts.googleapis.com/css2?family=Varela+Round&display=swap);.circle-button{align-items:center;background:var(--bg-primary);border:.2rem solid rgba(var(--brand-color-rgb),.6);border-radius:50%;color:var(--text-primary);cursor:pointer;display:inline-flex;flex-direction:row;justify-content:center;margin:.5rem;padding:.5rem;transition:all .5s}.circle-button:hover{background:var(--text-primary);color:var(--bg-primary)}.circle-button:first-child{margin-left:0}.circle-button:last-child{margin-right:0}.menu-toggle{background-color:var(--bg-primary);left:2rem;position:fixed;top:50%;transform:translateY(-50%);z-index:200}.menu-toggle .menu-text{font-weight:700;line-height:.8rem}.menu-toggle .menu-burger .menu-burger-bar{background:var(--text-primary);border-radius:1rem;display:block;height:.2rem;margin-bottom:.3rem;transition:all .5s;width:1.2rem}.menu-toggle .menu-burger .menu-burger-bar:last-child{margin-bottom:0}.menu-toggle:hover .menu-burger-bar{background:var(--bg-primary)}.menu-active .menu-toggle .menu-burger-bar:first-child{transform:rotate(-45deg) translateY(.15em);width:1.2rem}.menu-active .menu-toggle .menu-burger-bar:nth-child(2){opacity:0}.menu-active .menu-toggle .menu-burger-bar:nth-child(3){transform:rotate(45deg) translateY(-.15em);width:1.2rem}@media screen and (max-width:768px){.menu-toggle{left:1rem;top:1rem;transform:translateY(0)}}.menu-item{background-color:var(--bg-primary);left:2rem;opacity:0;position:fixed;top:50%;transform:translateY(-50%);visibility:hidden;z-index:100}.menu-active .menu-item{opacity:1;visibility:visible}@media screen and (max-width:768px){.menu-item{left:1rem;top:1rem;transform:translateY(0)}}.menu .menu-backdrop{display:none}.menu-active .menu-backdrop{background-color:#000;display:block;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw;z-index:99}.menu-active .menu-data{z-index:100}.top-section{align-items:center;background-attachment:fixed;background-image:url(/static/media/bg01.c790ea5aa205d2fbd9dc.webp);background-position-x:right;background-position-y:bottom;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;justify-content:center;min-height:100vh}.top-section .intro{border-left:2px solid var(--text-primary);padding-left:4rem;text-align:left;width:40%}.top-section .intro h1{-webkit-text-fill-color:#0000;animation:shine 30s linear infinite;background:linear-gradient(130deg,var(--brand-color) 28.55%,var(--brand-color-light) 46.72%,#7dffff 65.27%,#2d8cff 81.58%,#21e5e5 99.76%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-size:7rem;font-weight:700;margin:0}@keyframes shine{to{background-position:200%}}.top-section .intro h2{color:inherit;font-size:2rem;margin:0}.top-section .signature{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:60%}.top-section .signature .avatar{animation:morph 8s ease-in-out 1s infinite;aspect-ratio:356/466;background-blend-mode:multiply;background-image:url(/static/media/faceshot.5a27a1ccfeaf68000c54.webp);background-origin:content-box;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;box-shadow:inset 0 0 0 9px rgba(var(--brand-color-rgb),.3);margin-bottom:1rem;overflow:hidden;padding:2rem;width:60%}.top-section .signature .avatar .profile-picture{height:auto;visibility:hidden;width:100%}.top-section .signature svg{max-height:7rem;max-width:80%}.top-section .signature svg #signature-path{animation:drawSignature 5s linear forwards}.top-section .social{bottom:3rem;margin:0 auto;position:absolute;text-align:center}@media screen and (max-width:1300px){.top-section .intro{width:50%}.top-section .intro h1{font-size:7rem}}@media screen and (max-width:768px){.top-section{flex-direction:column}.top-section .intro{border-left:none;border-top:1px solid var(--text-primary);padding:2rem 0 0;text-align:center;width:auto}.top-section .intro h1{font-size:5rem}.top-section .signature{height:auto;padding:0 0 2rem}.top-section .social{bottom:1rem}}@keyframes drawSignature{to{stroke-dashoffset:0}}@keyframes morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:50% 50% 50% 50%/50% 50% 50% 50%}50%{border-radius:40% 60% 70% 30%/40% 60% 30% 70%}75%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.footer{padding-top:2rem;text-align:center}:root{--bg-primary:#fafafa;--text-primary:#0f131a;--text-secondary:#e0e0e0;--brand-color:#3c83f6;--brand-color-light:#21e5e5;--brand-color-rgb:60,131,246;font-size:16px}.dark-mode{--bg-primary:#0f131a;--text-primary:#fafafa;--text-secondary:#e0e0e0}body{background:#fafafa;background:var(--bg-primary);color:#0f131a;color:var(--text-primary);font-family:Varela Round,sans-serif;font-size:16px;margin:0;padding:0;transition:all .2s}button,input,textarea{font-family:inherit}.body-wrapper{margin:0 auto;max-width:100%;width:1100px}h1,h2,h3,h4,h5,h6{color:#3c83f6;color:var(--brand-color)}a{color:#0f131a;color:var(--text-primary);text-decoration:none}a:hover{text-decoration:underline}.MuiTooltip-tooltip{font-size:1em!important}::-webkit-scrollbar{width:.3rem}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0f131a;background:var(--text-primary);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#e0e0e0;background:var(--text-secondary)}
/*# sourceMappingURL=main.7bf0e747.css.map*/