@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";html{scroll-behavior:smooth}:root{--padding-container:100px 0;--background-color:#17202a;--line-height:1.5}body{background-image:linear-gradient(#0000008c 0% 100%),url(/assets/bg-DHLuJH2l.webp);background-size:cover;font-family:Quicksand,sans-serif;position:relative}body:before{content:"";-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);z-index:-1;pointer-events:none;background-color:#fff0;width:100%;height:100%;position:absolute;top:0;left:0}.container{width:80%;max-width:1200px;padding:var(--padding-container);margin:0 auto;overflow:hidden}*{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}.hero{width:100%;height:100vh;min-height:51px;max-height:101px;display:grid;position:fixed;top:-1px;left:0}.hero--hide{display:var(--show,none)}.nav{--padding-container:0;background-color:#17202a9d;border:1px solid #ffffff28;align-items:center;height:100%;display:flex}.nav_name{color:#fff;font-weight:300}.nav_image{padding:0 10px}.nav_image img{border-radius:5px;width:60px}.about-myself{grid-template-columns:1fr 1fr;gap:1rem;padding:100px 0 50px;display:flex}.about-myself_image{justify-self:center;padding-top:1rem;display:block}.about-myself_image img{width:400px}.about-myself_lore{color:#fff;text-align:left;flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.about-myself_lore h1{color:#2ecc71;font-size:3rem}.about-myself_lore p{line-height:var(--line-height);margin-top:1rem;font-weight:300}.about-myself_lore hr{background-color:#fff3;border:none;height:1px;margin-top:auto}.socials-container{margin-top:auto;display:grid}.socials-list{gap:3rem;margin:0 auto;padding:10px 10px 0;list-style:none;display:inline-flex}.socials-list li{padding:8px}.toclipboard{border-radius:5px;padding:5px;transition:background-color .2s;display:inline-flex;position:relative}.toclipboard:hover{background-color:#2c3e5080;border-radius:5px}.tooltip{visibility:hidden;color:#fff;text-align:center;z-index:1;opacity:0;background-color:#2ecc71;border-radius:5px;width:120px;margin-left:-60px;padding:5px;transition:opacity .3s;position:absolute;bottom:130%;left:50%;box-shadow:0 0 10px #0000001a}.tooltip:after{content:"";border:5px solid #0000;border-top-color:#2ecc71;margin-left:-5px;position:absolute;top:100%;left:50%}.tooltip.visible{visibility:visible;opacity:1}a img{width:1.5vw;min-width:20px;max-width:35px}.handled-technologies{background-color:#17202a9d;border-radius:15px;gap:1rem;padding:0;display:grid}.technologies-title{color:#fff;text-align:center;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.technologies-container{padding-bottom:50px;display:grid}.technologies-list{justify-content:center;gap:5rem;padding:0;list-style:none;display:inline-flex}.technologies-title hr{background-color:#fff3;border:none;height:1px;margin-top:auto}.projects-section{text-align:center;padding:3rem 0 2rem}#section-title{color:#fff;margin-bottom:1.5rem}.project-list{flex-direction:column;padding:0;display:flex}hr{background-color:#fff3;border:none;height:1px;margin-top:auto}.article-card{color:#fff;background-color:#17202a9d;border-radius:15px;grid-template-columns:100px 1fr;gap:1rem;width:100%;padding:1rem;display:grid}.article-card div{flex-direction:column;gap:.5rem;display:flex}.article-card img{border-radius:5px;place-self:center;width:5rem}.article-card h3,.article-card p{text-align:left}
