#experience{padding-bottom:0;margin-bottom:2.75rem}#experience span{display:flex;flex-direction:row;place-content:space-between;gap:1rem}#experience span>h4{font-size:1.6rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}#experience span>h4,#experience span>p{width:-moz-fit-content;width:fit-content}#experience span>p{font-size:1.2rem}#experience article{max-width:950px;margin-inline:auto}.work:first-of-type{margin-bottom:2rem}.work>h6{width:-moz-fit-content;width:fit-content;font-size:1.4rem;font-weight:400;color:var(--text-color);margin-block:-.5rem 1rem}.work-list>li:before{content:"•";color:var(--primary-color);display:inline-block;width:2ch}.work-list>li{font-size:1.4rem;font-weight:400;margin-block:.5rem}@media screen and (max-width:768px){#experience{margin-bottom:1.5rem}#experience span{flex-direction:column;gap:0}#experience span>h4{font-size:1.4rem;order:2}#experience span>p{font-size:1.1rem;order:1}.work>h6{font-size:1.2rem}.work-list>li,.work>p{font-size:1.1rem}}nav{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:rgba(20,28,41,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.75rem 4rem;margin-block:.75rem -84px;z-index:10}#nav-content{max-width:1400px;flex-direction:row;justify-content:space-between;margin-inline:auto}#nav-content,#nav-content>a{display:flex;align-items:center}#nav-content>a{justify-content:center;gap:.75rem}#nav-content>a>img{float:left}#nav-content>a>p{width:max-content;float:left;font-size:1.25rem;font-weight:500;color:var(--text-color)}#hamburger{display:none}.nav-links{display:flex;align-items:center;justify-content:space-between;width:34rem;padding-left:2rem}.nav-links>a{font-size:1.2rem;color:#afbacf;transition:color .2s ease-in-out,transform .3s}.nav-links>a:hover{transform:translateY(-2px);color:#dde3ee}@media (max-width:768px){nav{padding:.7rem 2rem;margin-block:.5rem -60px}#nav-content>a>img{width:38px;height:38px}#nav-content>a{gap:.5rem}#nav-content>a>p{font-size:1.1rem;line-height:1.1;margin-bottom:2px}#hamburger{display:block;border:none;height:38px;width:38px;padding:4px;background-color:transparent}#hamburger>svg{height:100%;width:100%;stroke:var(--light-text-color);stroke-width:2px}.nav-links{display:none;position:absolute;top:0;left:0;width:100%;flex-direction:column;align-items:center;gap:.5rem;padding:calc(60px + .3rem) 2rem 1rem;z-index:-1}.nav-links>a{color:var(--text-color)}.nav-links.open{display:flex;background-color:rgba(20,28,41,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}#projects>#wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:3rem;padding-top:1.5rem}.card{width:100%;max-width:500px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;place-items:center;place-content:center;gap:1rem;border-radius:12px;background-color:#1b2437;box-shadow:0 5px 10px 5px rgba(10,15,22,.25);transition:box-shadow .3s;overflow:hidden}.card:hover{box-shadow:0 5px 20px 10px rgba(10,15,22,.4)}.card>.card-img{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.card>.card-img>img,.project-modal>.modal-img img{object-fit:contain}.card-content{width:100%;display:flex;flex-direction:column;place-items:center;gap:2rem;padding-inline:2rem;padding-bottom:2rem}.card-content>h3,.project-modal>h3{position:relative;width:100%;font-size:1.6rem;font-weight:700;color:var(---text-color)}.card-content>h3:after{content:"";width:25%;height:1px;position:absolute;display:block;left:0;bottom:-1rem;border-radius:25px;background-color:var(--primary-color)}.card-content>p{font-size:1.2rem;font-weight:500;color:var(--light-text-color);white-space:pre-line}.card-content>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;place-content:space-around;gap:.5rem}.card-content>ul>li{color:var(---text-color)}.card-content>.links{width:100%;display:flex;flex-direction:row;place-content:space-around;gap:.5rem}.links>.btn,.links>.btn:hover{margin-block:0 .5rem;transition:none;transform:none}.modal-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;place-items:center;place-content:center;padding-top:56px;background-color:rgba(10,15,22,.75)}.project-modal{position:relative;width:90vw;max-width:750px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;place-items:center;place-content:center;gap:1.5rem;padding:1rem 2rem;border-radius:12px;background-color:#1b2437;overflow:scroll}.project-modal>h3,.project-modal>p{text-align:center}.project-modal>p{font-size:1.2rem}.project-modal>.modal-img{position:relative;width:100%;aspect-ratio:16/9;border-radius:5px;overflow:hidden}.project-modal>.custom-aspect{aspect-ratio:2.69!important}@media screen and (max-width:768px){#projects>#wrapper{padding-top:0}.card-content{width:100%;display:flex;flex-direction:column;place-items:center;gap:1rem;padding-inline:1.5rem;padding-bottom:1rem}.card-content>h3{font-size:1.4rem}.card-content>h3:after{bottom:-.5rem}.card-content>p,.card-content>ul>li{font-size:1rem}.card-content>.links{flex-wrap:wrap;gap:.5rem}.links>.btn>a{font-size:.9rem;padding:.5rem .8rem}.project-modal{gap:1rem;padding:1rem 1.5rem}}#update-dialog{position:fixed;bottom:24px;right:24px;padding:22px 22px calc(22px - 16px);margin-left:24px;background:rgba(27,36,55,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(50,68,103,.75);border-radius:8px;box-shadow:0 0 10px 2px rgba(10,15,22,.25);z-index:100}#update-dialog>.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#update-dialog>.header>h4{font-size:1.4rem;color:var(--text-color)}#update-dialog>.header>svg{cursor:pointer}#update-dialog>.subtitle{font-size:18px;line-height:1.4;max-width:500px}:root{--background-color:#151c28;--primary-color:#1aa2e6;--text-color:#d9e1f2;--light-text-color:#afbacf}::selection{background-color:rgba(25,160,230,.5);color:var(--text-color)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth!important}body{min-height:100vh;overflow-x:hidden;color:var(--text-color);background:var(--background-color)}main{max-width:calc(1500px + 10rem);display:flex;flex-direction:column;padding:0 5rem}main,section{margin-inline:auto}section{width:100%;max-width:1250px;padding-block:7rem;margin-bottom:4rem}section h2{font-size:3.2rem;margin-bottom:2.75rem}section p{line-height:1.5}h1,h2{width:-moz-fit-content;width:fit-content;font-weight:800;margin-bottom:1rem;color:transparent;background:linear-gradient(to bottom right,#f7f9fc,#9fb5df);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{width:100%;text-align:center}p{font-size:1.4rem;font-weight:400;line-height:1.4;color:var(--light-text-color)}a{display:flex;flex-direction:row;place-items:center;color:inherit;text-decoration:none}ul{list-style:none}li{font-size:1.2rem;font-weight:500;color:var(--light-text-color)}.btn{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;place-items:center;place-content:center;background:transparent;margin-block:1rem;color:var(--primary-color);border:3px solid var(--primary-color);border-radius:8px;cursor:pointer;transition:transform .3s,box-shadow .2s}.btn:hover{transform:translateY(-3px);background-color:var(--primary-color);color:var(--text-color);box-shadow:0 5px 15px rgba(10,15,20,.5)}.btn:focus{transition:transform .2s;transform:translateY(3px)}.btn>a{display:flex;flex-direction:row;place-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;padding:.65rem 1.875rem}.btn.disabled{background-color:rgba(25,160,230,.25);border-color:transparent;color:var(--text-color)}.btn.disabled:hover,.btn.disabled>a{box-shadow:none;cursor:default}@media screen and (max-width:768px){main{padding:0 2rem}section{padding-block:5rem 0}section h2{font-size:2rem;margin-bottom:1.5rem}section p{font-size:1.1rem}h2{text-align:start}p{font-size:1.1rem}.btn>a{font-size:1rem;padding:.5rem 1.5rem}}#left{width:65%;float:left}#left p{line-height:1.6;margin-bottom:1.5rem}#about ul{display:grid;grid-column-gap:1rem;column-gap:1rem}#right:before{content:"";position:absolute;left:-2rem;height:100%;display:block;width:1px;border-radius:25px;background:#1aa2e6}#right{position:relative;width:calc(35% - 3rem);margin-left:3rem;float:left}#right li{display:flex;flex-direction:column;margin-block:.5rem}#right li:first-of-type{margin-top:0}#right h4{font-size:1.4rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}#right p{font-size:1.3rem}@media screen and (max-width:768px){#left{width:100%}#left p{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}#right{width:100%;margin-left:0}#right:before{display:none}#right h4{font-size:1.2rem}#right p{font-size:1.1rem}}footer{display:flex;align-items:center;justify-content:center;padding:2rem 0}footer a{color:rgba(232,237,247,.75)}@media screen and (max-width:768px){footer a{font-size:.9rem}}#contact{max-width:950px;display:flex;flex-direction:column;place-items:center;text-align:center}#contact>h2{margin-bottom:1.5rem}#contact>.row{display:flex;flex-direction:row;flex-wrap:wrap;place-items:space-between;gap:2rem;padding-block:1.5rem 1rem}.row>a{color:var(--light-text-color);font-size:1.1rem;font-weight:500;gap:.25rem;transition:color .2s ease-in-out,transform .3s}.row>a:hover{transform:translateY(-2px);color:#dde3ee}@media screen and (max-width:768px){#contact{text-align:start;place-items:start}#contact>.row{flex-direction:column;padding-block:1rem .5rem;gap:1rem}}#education{padding-top:0}#education span{display:flex;flex-direction:row;place-content:space-between;gap:1rem}#education span>h4{font-size:1.6rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}#education span>h4,#education span>p{width:-moz-fit-content;width:fit-content}#education span>p{font-size:1.2rem}#education article{max-width:950px;margin-inline:auto}@media screen and (max-width:768px){#education span{flex-direction:column;gap:0}#education span>h4{font-size:1.4rem;order:2}#education span>p{font-size:1.1rem;order:1}}@font-face{font-family:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/78187650dd6b50b3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4529092560591ab4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/b8222d26e20b2e06-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/008f2e8b4aae291f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/3c46462b57ac880e-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,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:__Manrope_da1155;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/3534416bbfdcc9be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_da1155;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_da1155{font-family:__Manrope_da1155,__Manrope_Fallback_da1155,sans-serif;font-style:normal}.__variable_da1155{--font-Manrope:"__Manrope_da1155","__Manrope_Fallback_da1155",sans-serif}header{height:100vh;width:100%;max-width:1400px;display:flex;place-items:center;place-content:center;margin-inline:auto;gap:1rem}#hero{flex-grow:0;flex-shrink:1;margin-left:2rem}#hero>h1{font-size:4rem;line-height:1.2}#hero>p:first-of-type{line-height:normal;color:var(--primary-color)}#hero>p:last-of-type{margin-bottom:1.5rem}#bg-img{width:50%;flex-grow:1;flex-shrink:0;margin-left:1rem}@media screen and (max-width:768px){header{flex-direction:column;gap:3vh}#hero{margin-left:0}#hero>h1{font-size:2.5rem;line-height:1.2}#hero>p{font-size:1.2rem}#bg-img{width:90%;flex-grow:0;margin-left:0}}