@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,#app{width:100%;height:100vh}*{box-sizing:border-box}input,textarea,button{background-color:transparent;outline:none}button{cursor:pointer}a{text-decoration:none;color:inherit}body,*{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.accent-color{color:#009733}.grid{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='10%2c 14' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.grid-top{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='100%25' y2='0' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.grid-bottom{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='100%25' x2='100%25' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.grid-left{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='0' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.grid-right{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='100%25' y1='0' x2='100%25' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.grid-bottom-top{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='100%25' y2='0' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3cline x1='0' y1='100%25' x2='100%25' y2='100%25' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}.header-text{font-size:1.25rem;font-weight:500}.main-section{padding:4rem 3rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:700px;margin:0 auto}@media (max-width: 450px){.main-section{padding-left:1.5rem;padding-right:1.5rem}}.main-section .title-wrapper{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%}.main-section .title-wrapper p{color:#8f8f8f}@media (max-width: 750px){.main-section .title-wrapper{align-items:flex-start}}h2{font-size:2.3rem;font-weight:700}a{color:#009733}.timeline-posts>div{width:500px!important}.timeline-posts>div>div{width:500px!important}.timeline-posts>div>div iframe{width:500px!important}@media (max-width: 600px){.timeline-posts>div{width:100%!important}.timeline-posts>div>div{width:100%!important}.timeline-posts>div>div iframe{width:100%!important}}a.cta[data-v-ea46ae88]{display:inline-flex;align-items:center;gap:.7rem;height:4rem;background:#000;color:#fff;padding:0 2rem;width:fit-content;position:relative;border:3px solid black;background-clip:padding-box;transition:all .5s ease-in-out;white-space:nowrap}@media (max-width: 380px){a.cta[data-v-ea46ae88]{white-space:normal}}a.cta[data-v-ea46ae88]:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;z-index:-1;filter:blur(0px);opacity:0;transition:opacity .3s ease-in-out}a.cta[data-v-ea46ae88]:hover:before{opacity:1;animation:glowing-ea46ae88 20s linear infinite}a.cta[data-v-ea46ae88]:hover{border-color:transparent}@keyframes glowing-ea46ae88{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}header{width:100%;display:flex;justify-content:space-between;align-items:center;height:4rem}header>p{padding-left:1rem}header>nav{height:100%}header>nav>ul{display:flex;align-items:center;height:100%}header>nav>ul>li{height:100%}@media (max-width: 700px){header>nav>ul>li:not(:last-child){display:none}}header>nav>ul>li a{height:100%;padding:0 2rem;display:flex;align-items:center;transition:all .1s ease-in-out;color:#000}header>nav>ul>li a:hover{background-color:#00973212}main>hr{width:100%;height:2px;border:none}main section.hero{width:100%;display:grid;grid-template-columns:2fr 1fr}main section.hero section.hero-content{width:100%;display:flex;flex-direction:column;padding:3rem 1.5rem 3rem 3rem;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='100%25' y2='0' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3cline x1='0' y1='100%25' x2='100%25' y2='100%25' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}main section.hero section.hero-content h1{font-size:4rem;font-weight:700;margin-bottom:3rem}main section.hero section.hero-content p.hero-text{font-size:1.2rem;margin-bottom:1rem;font-weight:500;line-height:1.3}main section.hero section.hero-content p.hero-disclaimer{margin-top:.3rem;color:#8f8f8f}main section.hero section.hero-content p.hero-disclaimer a{color:#000}main section.hero section.hero-image{width:100%;height:100%;background-image:url(/assets/hero-jNHG67XY.jpg);background-size:cover;background-position:center}@media (max-width: 750px){main section.hero{display:flex;flex-direction:column-reverse}main section.hero section.hero-image{aspect-ratio:16/11}main section.hero section.hero-content{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='100%25' x2='100%25' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}}@media (max-width: 450px){main section.timeline{padding-left:3rem;padding-right:3rem}}main section.timeline .timeline-posts{display:flex;max-height:100rem;overflow-y:auto;gap:.5rem}main section.timeline .timeline-posts .masonry-column{flex:1;display:flex;flex-direction:column;gap:.5rem}main section.timeline .timeline-posts .masonry-column:first-child{margin-right:.5rem}main section.timeline .timeline-posts .masonry-column:last-child{margin-left:.5rem}@media (max-width: 750px){main section.timeline .timeline-posts{flex-direction:column}main section.timeline .timeline-posts .masonry-column:first-child,main section.timeline .timeline-posts .masonry-column:last-child{margin:0}}main section.skills .title-wrapper p{font-size:1.1rem;color:#4d4d4d;line-height:1.3}main section.skills .skill-grid{width:100%;overflow:hidden;display:flex;flex-direction:column;padding:.1rem}main section.skills .skill-grid .skill{width:100%;padding:2rem;background-color:#fff;transition:all .5s ease-in-out;transition:background-color .1s ease-in-out}main section.skills .skill-grid .skill:not(:last-child){background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='100%25' x2='100%25' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}main section.skills .skill-grid .skill>div{width:100%;display:flex;align-items:center;justify-content:space-between}main section.skills .skill-grid .skill>div>div{display:flex;align-items:center;gap:1rem}main section.skills .skill-grid .skill>div>div h3{font-size:1.5rem;font-weight:600}@media (max-width: 450px){main section.skills .skill-grid .skill>div>div h3{font-size:1.2rem}}main section.skills .skill-grid .skill>div>div img{width:6rem}@media (max-width: 450px){main section.skills .skill-grid .skill>div>div img{width:5rem}}main section.skills .skill-grid .skill p{font-size:1.1rem;line-height:1.3;margin-top:1rem}main section.skills .skill-grid .skill:hover{background-color:#00973212}main section.skills .skill-grid .skill.not-selected{padding-top:.2rem;padding-bottom:.2rem;cursor:pointer}@media (max-width: 450px){main section.skills .skill-grid .skill{padding-left:1rem;padding-right:1rem}}main section.projects{max-width:1000px}main section.projects .project-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;position:relative}main section.projects .project-grid:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='10%2c 14' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e");pointer-events:none}main section.projects .project-grid .project{width:100%;overflow:hidden;position:relative}main section.projects .project-grid .project:nth-child(2n){background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='0' y2='100%25' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}main section.projects .project-grid .project .project-image{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative;box-shadow:inset 0 0 10px #0000000d;background-size:cover;background-position:center}main section.projects .project-grid .project .project-image .gallery-buttons{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem}main section.projects .project-grid .project .project-image .gallery-buttons button{border:none;width:2rem;height:2rem;background-color:#b7b7b754;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;z-index:1;color:#000}main section.projects .project-grid .project .project-image .gallery-buttons button:hover:not(.hidden){cursor:pointer;background-color:#b7b7b79a}main section.projects .project-grid .project .project-image .gallery-buttons button.hidden{opacity:.3;cursor:not-allowed}main section.projects .project-grid .project .project-image:after{box-shadow:inset 0 0 10px #00000023;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='0' x2='100%25' y2='0' fill='none' stroke='%23454545' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e")}main section.projects .project-grid .project .project-info{padding:2rem}main section.projects .project-grid .project .project-info p.period{font-size:.8rem;color:#4d4d4d}main section.projects .project-grid .project .project-info h3{font-size:1.7rem;font-weight:600;margin-bottom:1rem;margin-top:.1rem}main section.projects .project-grid .project .project-info p.description{font-size:1.1rem;line-height:1.4}@media (max-width: 750px){main section.projects .project-grid{display:flex;flex-direction:column;gap:2rem}main section.projects .project-grid:after{display:none}main section.projects .project-grid .project{background-image:none}main section.projects .project-grid .project:nth-child(2n){background-image:none}main section.projects .project-grid .project:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='10%2c 14' stroke-dashoffset='46' stroke-linecap='square'/%3e%3c/svg%3e");pointer-events:none}main section.projects .project-grid .project .project-image:after{display:none}}main section.about-me p{font-size:1.1rem;line-height:1.4}main section.about-me a{margin-right:auto}main section.starship{height:100vh;width:100%;background-image:url(/assets/starship-D71dNA-U.jpeg);background-size:cover;background-position:center}
