@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Source+Code+Pro:wght@500&display=swap);*{margin:0;padding:0;box-sizing:border-box}.hidden{display:none!important}body{background-color:#f6f6f6;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.container{max-width:1260px;padding-left:max(30px,env(safe-area-inset-left));padding-right:max(30px,env(safe-area-inset-right));margin:0 auto}@media (max-width:840px){.container{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}h1{font-size:52px}h2{font-size:32px}h3{font-size:21px}h6{font-size:10px;color:#ccc;text-transform:uppercase;letter-spacing:.05em}p{line-height:1.8}a{color:#3680ef;text-decoration:none;transition:color .12s ease;cursor:pointer}a:hover{color:#1a6eed}p a{color:#1264e0}p a:hover{color:#0e4fb1}a.project-link{font-family:Poppins,sans-serif;font-weight:600}a.project-link:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"";position:absolute;margin-top:.3em;margin-left:.6em;transition:margin-left .2s ease-in-out}a.project-link:hover:after{margin-left:.45em}@media (max-width:840px){.desktop{display:none!important}}@media (min-width:841px){.mobile{display:none!important}}button{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-family:Poppins,sans-serif;background-color:#3680ef;font-weight:700;color:#f6f6f6;padding:1em 2em;font-size:16px;letter-spacing:.05em;border-radius:3px;cursor:pointer;transition:background-color .12s ease}button:hover{background-color:#1e71ed}.project-title h1 a{color:inherit}.project-title ul.chips{list-style:none;display:flex;flex-wrap:wrap;margin-bottom:-4px}.project-title ul.chips li{font-size:12px;font-weight:600;background:#4e4e4e;padding:.3em 1em;margin-right:4px;margin-bottom:4px;border-radius:999px}.project-title p.lead{padding:30px 0;font-size:16px;line-height:1.8}.project-title .links{display:flex;align-items:center}.project-title .links .github-link{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding-top:2px;margin-right:18px;transition:all .2s ease-in-out;position:relative}.project-title .links .github-link.expanded a{margin-right:22px}.project-title .links .github-link.expanded a div{max-width:120px}.project-title .links .github-link a{display:flex;align-items:center;transition:all .2s ease-in-out;color:#2f2f2f}.project-title .links .github-link a i{font-size:24px;margin-right:18px}.project-title .links .github-link a div{white-space:nowrap;overflow-x:hidden;max-width:0;transition:max-width .2s ease-in-out}.project-title .links .github-link:after{content:"";position:absolute;width:1px;height:24px;background-color:#c4c4c4;right:0;top:2px}header.home{background:linear-gradient(180deg,#2f2f2f,#181818);font-family:Poppins,sans-serif;color:#f6f6f6}header.home .container{padding:150px 30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}header.home .container img{width:560px;max-width:100%;margin-bottom:60px}@media (max-width:840px){header.home .container img{width:380px;margin-bottom:30px}}header.home .container span{font-weight:300;font-size:32px;opacity:.8}@media (max-width:840px){header.home .container span{font-size:21px}}section#about{padding:180px 0}@media (max-width:840px){section#about{padding:90px 0}}section#about .container{display:grid;grid-template-columns:minmax(360px,auto) 360px;gap:60px}@media (max-width:840px){section#about .container{grid-template-columns:auto;gap:15px}}section#about .container .text h2{margin-bottom:30px}section#about .container .text p{font-size:18px;margin-bottom:1em}section#about .container .text p.light{font-style:italic;opacity:.5}section#about .container .text p:last-child{margin-bottom:0}@media (max-width:840px){section#about .container .text p{font-size:16px}}section#about .container .skills{position:relative}section#about .container .skills #skillsJson{margin-top:75px;position:sticky;top:30px;font-family:Source Code Pro;width:100%;background:#1e1e1e;color:#d4d4d4;border-radius:10px;font-size:13.5px;line-height:1.6;box-shadow:0 20px 60px rgba(0,0,0,.1)}section#about .container .skills #skillsJson #top-bar{font-family:sans-serif;font-weight:600;letter-spacing:.02em;padding:12px;font-size:16px;display:flex;justify-content:flex-start;align-items:center}section#about .container .skills #skillsJson #top-bar img{height:12px;position:absolute}section#about .container .skills #skillsJson #top-bar #title{text-align:center;flex-grow:1}section#about .container .skills #skillsJson #main{padding:20px;padding-top:0;min-height:40px}section#about .container .skills #skillsJson #main .tab0{margin-left:0}section#about .container .skills #skillsJson #main .tab1{margin-left:2ch}section#about .container .skills #skillsJson #main .tab2{margin-left:4ch}section#about .container .skills #skillsJson #main .tab3{margin-left:6ch}section#about .container .skills #skillsJson #main .tab4{margin-left:8ch}section#about .container .skills #skillsJson #main .item{color:#ce9178}section#about .container .skills #skillsJson #main .attribute{color:#9cdcfe}section#portfolio{padding-bottom:180px}section#portfolio .container .project{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;margin-bottom:120px;align-items:center}@media (max-width:840px){section#portfolio .container .project{grid-template-columns:auto;gap:15px}}section#portfolio .container .project:last-child{margin-bottom:0}@media (max-width:840px){section#portfolio .container .project .project-image{grid-row:1;margin-top:30px}}section#portfolio .container .project .project-image img{width:100%;border-radius:10px;box-shadow:0 20px 60px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease-in-out}section#portfolio .container .project .project-image img:hover{transform:scale(1.015);box-shadow:0 20px 120px rgba(0,0,0,.1)}section#portfolio .container .project .project-title{display:flex;flex-direction:column;justify-content:center;height:100%}section#portfolio .container .project .project-title ul.chips li{background:#c4c4c4;color:#fff}section#portfolio .container .project:nth-child(2n) .project-image.desktop{order:1}header.project{background:linear-gradient(180deg,#2f2f2f,#181818);color:#f6f6f6}header.project nav{display:flex;justify-content:space-between;font-size:12px;padding:30px 0}header.project nav ul{list-style:none;display:flex}header.project nav ul li{padding:0 30px}header.project nav ul li a{color:inherit;opacity:.8;transition:opacity .12s ease}header.project nav ul li a.router-link-active:not(header.project nav ul li a.contact),header.project nav ul li a:hover{opacity:.35}header.project .header{display:grid;grid-template-columns:360px minmax(360px,auto);gap:60px;align-items:center;margin-top:30px;height:420px;position:relative}@media (max-width:840px){header.project .header{grid-template-columns:auto;gap:15px;height:auto;padding-bottom:60px}}header.project .header .project-title{margin-top:-26px}header.project .header .project-title .links .github-link a{color:#999;font-weight:600}header.project .header .project-title .links .github-link:after{background-color:#999}header.project .header .project-title .links a.project-link{margin-top:-2px}header.project .header .project-title .links a.project-link:after{margin-top:.35em}header.project .header .title-image{overflow:hidden;height:100%;width:100%;position:relative;transition:all .2s ease-in-out}header.project .header .title-image.desktop:hover{cursor:pointer;margin-top:-18px;height:calc(100% + 18px)}header.project .header .title-image:after{content:"";display:block;width:100%;height:80px;position:absolute;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1));pointer-events:none}@media (max-width:840px){header.project .header .title-image{margin-top:30px}}header.project .header .title-image img{border-radius:10px 10px 0 0;width:100%}section#intro{padding:120px 0 75px}@media (max-width:840px){section#intro{padding:60px 0}}section#intro .container{display:grid;grid-template-columns:minmax(360px,auto) 360px;gap:60px}@media (max-width:840px){section#intro .container{grid-template-columns:auto;gap:15px}}section#intro .container h2{margin-bottom:30px}section#intro .container .tech-stack h3{margin-top:.6em;margin-bottom:30px}@media (max-width:840px){section#intro .container .tech-stack h3{margin-bottom:15px}}section#intro .container .tech-stack .tech-stack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-top:4px}section#intro .container .tech-stack .tech-stack-grid p{font-size:12px;font-weight:600}section#hero img{border-radius:20px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.1)}section#hero.two-images .container{display:flex;justify-content:space-between}section#hero.two-images .container .img-wrapper:nth-child(2){display:flex;justify-content:flex-end;margin-top:25%}section#hero.two-images .container .img-wrapper img{width:175%}section#features{padding:120px 0}@media (max-width:840px){section#features{padding:60px 0}}section#features .container .feature{display:grid;grid-template-columns:minmax(360px,auto) 360px;gap:60px;margin-bottom:120px}@media (max-width:840px){section#features .container .feature{grid-template-columns:auto;gap:15px}}section#features .container .feature:last-child{margin-bottom:0}@media (max-width:840px){section#features .container .feature{margin-bottom:60px}section#features .container .feature .feature-image-wrapper{grid-row:2}}section#features .container .feature .feature-image-wrapper img,section#features .container .feature .feature-image-wrapper video{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 20px 60px rgba(0,0,0,.1)}section#features .container .feature h3{margin:6px 0 12px}section#features .container .feature p{font-size:15px;margin-bottom:1em}section#features .container .feature p:last-child{margin-bottom:0}section#spark-admin-code{background-color:#1f1f1f;margin-bottom:120px;background-image:url(/img/spark_feature_admin_code.0c0a48ce.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:50vw;background-attachment:fixed}@media (max-width:840px){section#spark-admin-code{background-image:none}}section#spark-admin-code .text-wrapper{color:#d2d2d2;width:380px;padding:120px 0}@media (max-width:840px){section#spark-admin-code .text-wrapper{width:100%;padding:90px 0}}section#spark-admin-code .text-wrapper h3{font-size:28px;margin-bottom:18px}section#spark-admin-code .text-wrapper p{font-size:15px;margin-bottom:1em}section#spark-admin-code .text-wrapper p:last-child{margin-bottom:0}section#spark-admin-code .text-wrapper a.project-link{display:block;margin-top:36px}section#features-small{padding-bottom:150px}@media (max-width:840px){section#features-small{padding-bottom:60px}}section#features-small .container{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}@media (max-width:840px){section#features-small .container{grid-template-columns:auto;gap:15px}section#features-small .container .feature{padding-bottom:30px}}section#features-small .container .feature h3{margin-bottom:12px}section#features-small .container .feature .feature-image-wrapper{box-shadow:0 20px 60px rgba(0,0,0,.1);overflow:hidden;margin-bottom:18px;border-radius:10px;height:180px}section#features-small .container .feature .feature-image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}section#features-small .container .feature p{font-size:15px}footer{padding:120px 0;background-color:#1a1a1a;color:#f6f6f6}@media (max-width:840px){footer{padding:60px 0}}footer h1{margin-bottom:46px}footer .footer-content{display:grid;grid-template-columns:360px minmax(360px,auto);gap:60px}@media (max-width:840px){footer .footer-content{grid-template-columns:auto;gap:15px}}footer .footer-content .card{padding:26px;border-radius:10px;background-color:hsla(0,0%,100%,.05);align-self:flex-start}@media (max-width:840px){footer .footer-content .card{margin-bottom:30px}}footer .footer-content .card p{margin:36px 0;font-size:16px}footer .footer-content .card .contact{margin-top:16px}footer .footer-content .card .contact i{color:#3680ef;margin-right:.85em;font-size:18px;position:relative;top:.05em}footer .footer-content .card .contact a{color:inherit;transition:opacity .12s ease}footer .footer-content .card .contact a:hover{color:inherit;opacity:.7}footer .footer-content .success{font-family:Poppins,sans-serif;font-weight:600;width:100%;height:100%;display:grid;place-items:center}footer .footer-content .form{margin-top:-4px}footer .footer-content .form form{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:12px}@media (max-width:840px){footer .footer-content .form form{position:relative;display:block}footer .footer-content .form form .form-block{margin-bottom:15px}}footer .footer-content .form form .form-block label{font-family:Poppins,sans-serif;opacity:.5;font-size:14px;font-weight:400}footer .footer-content .form form .form-block>input,footer .footer-content .form form .form-block>textarea{margin-top:6px;width:100%;padding:1em;font-family:Noto Sans,sans-serif;font-size:14px;resize:vertical}footer .footer-content .form form .form-block>input{height:46px}footer .footer-content .form form .form-block>textarea{height:200px}footer .footer-content .form form .form-block#name{grid-row:1;grid-column:1}footer .footer-content .form form .form-block#email{grid-row:1;grid-column:2}footer .footer-content .form form .form-block#message{grid-row:2;grid-column:1/3}footer .footer-content .form form .button-wrapper{grid-column:1/3;text-align:right}