@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Ovo&display=swap";@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css";:root{--background-primary:#000814;--background-secondary:#001d3d;--foreground-primary:#ffe8d6;--foreground-secondary:#a49489}h1,h2,h3,h4,h5,h6{color:var(--foreground-primary);margin:0;font-family:Inter,sans-serif;font-weight:400}p,li{color:var(--foreground-secondary);margin:0;font-family:Ovo,serif;font-size:20px}a{color:var(--foreground-secondary);text-decoration:none}a:has(i){padding:4px}::selection{background-color:var(--foreground-secondary);color:var(--foreground-primary)}a:hover{color:var(--foreground-primary);text-decoration:none}body{background-color:var(--background-primary);color:var(--foreground-primary);background-image:url(gridConnector.92dd35d5.png);line-height:1.3}@keyframes backgroundIn{0%{background-color:var(--background-primary);blur:4px}30%{background-color:var(--background-primary);blur:4px}to{blur:unset;background-color:#0000}}body:after{content:"";background:radial-gradient(ellipse at top,#000814bf 0%,var(--background-primary)50%);z-index:-1;width:100%;height:100%;animation:3s ease-in-out backgroundIn;position:fixed;top:0;left:0}.content{box-sizing:border-box;flex-direction:column;gap:40px;width:100%;max-width:600px;margin:80px auto;padding:0 16px;display:flex}@keyframes sectionIn{0%{opacity:0;filter:blur(4px)}50%{opacity:0;filter:blur(4px)}to{opacity:1;filter:unset}}.content>section:nth-child(0){animation:.8s ease-in-out sectionIn}.content>section:first-child{animation:1s ease-in-out sectionIn}.content>section:nth-child(2){animation:1.2s ease-in-out sectionIn}.content>section:nth-child(3){animation:1.4s ease-in-out sectionIn}.content>section:nth-child(4){animation:1.6s ease-in-out sectionIn}.content>section:nth-child(5){animation:1.8s ease-in-out sectionIn}section.intro{flex-wrap:wrap;align-items:center;gap:4px;display:flex}section.intro>.fullName{margin-right:auto}section.intro>.description{width:100%;font-size:16px}.fab{color:var(--foreground-primary)}.project{flex-direction:column;gap:40px;display:flex}.projectCover>picture>img{border-radius:8px;width:100%;transition:transform .3s ease-in-out;position:relative;overflow:hidden}.projectCover:hover>picture>img{transform:scale(1.01)}.projectCover:active>picture>img{transform:scale(.99)}.divider{background:linear-gradient(to right,transparent,var(--foreground-secondary),transparent);width:100%;height:1px}.footer{flex-direction:column;justify-content:center;align-items:center;gap:40px;font-size:14px;display:flex}
/*# sourceMappingURL=index.6cb5903b.css.map */
