*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img,video{max-width:100%;height:auto;flex-shrink:0}input,textarea,select,button{font-family:inherit;font-size:inherit;line-height:inherit;border:none;outline:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth}body{font-family:Quicksand,sans-serif;font-weight:500;line-height:1.5;background-color:#475669;color:#ced7e3;font-size:18px}[data-theme=light] body{background-color:#afbcd4}[data-theme=light] body{color:#24292f}@media (min-width: 768px){body{font-size:20px}}@media (min-width: 1200px){body{font-size:22px}}.bg-swap{background-color:#475669;transition:background-color 1.2s ease}[data-theme=light] .bg-swap{background-color:#afbcd4}h1{font-weight:500;font-size:26px}@media (min-width: 768px){h1{font-size:29px}}@media (min-width: 1200px){h1{font-size:32px}}h2{font-weight:500;margin-bottom:.8em;font-size:21px}@media (min-width: 768px){h2{font-size:23px}}@media (min-width: 1200px){h2{font-size:24px}}h1,h2{font-family:Montserrat,sans-serif}a{text-decoration:none;transition:text-shadow .4s ease}a:hover{text-shadow:rgb(255,164,0) 0 0 12px}a.active{color:#ffa400}header{background-color:#24292f}[data-theme=light] header{background-color:#f2f4f8}section{padding-bottom:1.6em}.panel-content{box-shadow:#ffa4004d 0 0 16px;background-color:#24292f;color:#ced7e3;transition:background-color 1.2s ease,color 1.2s ease}[data-theme=light] .panel-content{box-shadow:#636363b3 0 2px 8px}[data-theme=light] .panel-content{background-color:#f2f4f8}[data-theme=light] .panel-content{color:#24292f}.section-narrow{padding:0;margin-bottom:1.6em;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid rgb(255,164,0);border-bottom:1px solid rgb(255,164,0)}.section-narrow h1{margin-bottom:1rem}.section-narrow-content{margin:1.8em 1em 2.6em;text-align:center}.section-wide{padding:0 2%;margin-bottom:1.6em;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 768px){.section-narrow{padding:0 10%;margin-bottom:2.6em}.section-narrow-content{text-align:left}.section-wide{padding:0 3%;margin-bottom:2.6em}section{padding-bottom:2.6em}}@media (min-width: 1200px){.section-narrow{padding:0 27%;margin-bottom:4.2em}.section-wide{padding:0 10%;margin-bottom:4.2em}section{padding-bottom:4.2em}}footer{font-weight:400;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-bottom:1.6em;color:#ced7e3;font-size:12px}[data-theme=light] footer{color:#24292f}@media (min-width: 768px){footer{font-size:14px;padding-bottom:2.6em;letter-spacing:.33em}}@media (min-width: 1200px){footer{letter-spacing:.42em;padding-bottom:4.2em;font-size:16px}}nav{position:fixed;top:0;left:0;width:100%;height:5vh;opacity:89%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}nav .menu-icon svg,nav .theme-toggle svg{cursor:pointer;margin:.8em;width:26px}@media (min-width: 768px){nav .menu-icon svg,nav .theme-toggle svg{width:28px}}@media (min-width: 1200px){nav .menu-icon svg,nav .theme-toggle svg{width:30px}}nav.nav{box-shadow:#ffa4004d 0 0 16px}[data-theme=light] nav.nav{box-shadow:#6363634d 0 2px 4px}.nav__list{position:absolute;top:32px;width:100%;max-height:0;overflow:hidden;padding:0;text-align:center;background-color:#24292f;transition:background-color 1.2s ease,max-height .8s ease,padding .8s ease;font-size:18px}[data-theme=light] .nav__list{background-color:#f2f4f8}@media (min-width: 768px){.nav__list{font-size:18px}}@media (min-width: 1200px){.nav__list{font-size:20px}}.nav__list.active{max-height:280px;padding:.6rem 0;border-bottom:1px solid rgb(255,164,0)}.nav__item{padding:.6rem 0}.icon{display:none}.icon.active{display:block}@media (min-width: 768px){.nav__list{position:relative;top:0;display:flex;justify-content:space-between;padding:1.2rem 0;width:80%;margin:0 auto;align-items:center}.menu-icon{display:none}nav .theme-toggle svg{position:fixed;top:0;right:0;margin:.75rem}}@media (min-width: 1200px){nav .theme-toggle svg{margin:.5rem}}button{cursor:pointer;border:1px solid rgb(255,94,91);background:none;color:#ff5e5b;padding:.5rem 1.2rem;border-radius:50px;transition:box-shadow .6s ease,text-shadow .6s ease;font-size:18px}@media (min-width: 768px){button{font-size:20px}}@media (min-width: 1200px){button{font-size:22px}}button:hover{box-shadow:#ff5e5b 0 0 9px;text-shadow:rgb(255,94,91) 0 0 12px}.skills-categories{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.skills-category{background:#ffa4000d;padding:.8rem;border-radius:4px;transition:background-color .2s ease}.skills-category:hover{background:#ffa4001a}.category-title{font-size:1.1rem;font-weight:600;margin-bottom:.6rem;color:#24292f;border-bottom:1px solid rgb(255,164,0);padding-bottom:.3rem}.skills-list{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;padding:0;margin:0}.skills-item{font-size:.9rem;padding:.3rem .5rem;background:#ffa4001a;border-radius:3px;transition:background-color .2s ease;color:#24292f}.skills-item:hover{background:#ffa40033}[data-theme=dark] .skills-category{background:#ffa40014}[data-theme=dark] .skills-category:hover{background:#ffa40026}[data-theme=dark] .category-title{color:#ced7e3}[data-theme=dark] .skills-item{color:#ced7e3;background:#ffa40026}[data-theme=dark] .skills-item:hover{background:#ffa40040}.projects{display:flex;flex-direction:column;gap:1rem}.project{border:1px solid rgb(255,164,0);border-radius:8px;padding:.6em}@media (min-width: 768px){.project{padding:1.2em}}@media (min-width: 1200px){.project{padding:1.8em}}.project ul{display:flex;flex-wrap:wrap;justify-content:space-around;gap:1em 2em;margin:1.6em;font-size:1.1em}.project ul li{flex:1;justify-self:center;text-align:center}.project img{margin-top:1.8rem;box-shadow:#ffa4004d 0 0 16px}[data-theme=light] .project img{box-shadow:#636363b3 0 2px 8px}.projects-heading{border:1px solid rgb(255,164,0);border-radius:8px;padding:.1em 1.6em;margin-bottom:1.2em}.project-links{margin-top:.83em;gap:.4em;display:flex;flex-direction:column;justify-content:center;align-items:center}.project-links svg{width:1em;color:#ced7e3}[data-theme=light] .project-links svg{color:#24292f}.theme-img{transition:opacity .6s ease-in-out;opacity:1}.theme-img.fade-out{opacity:0}@media (min-width: 768px){.projects-heading{padding:.2em 1.8em;margin-bottom:1.6em}.projects{gap:2rem}.project img{margin-top:2.2rem}}@media (min-width: 1200px){.project{gap:2em;display:flex;flex-direction:row;justify-content:center;align-items:center}.project img{width:45%;margin:0}.project-info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.projects{gap:3rem}.projects-heading{padding:.3em 2em;margin-bottom:2.2rem}.reverse{flex-direction:row-reverse}}.contact{margin:0 2%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgb(255,164,0);border-radius:8px;padding:.6em}@media (min-width: 768px){.contact{padding:1.2em}}@media (min-width: 1200px){.contact{padding:1.8em}}.contact-details-title{align-self:center}.contact-item{white-space:nowrap;margin-bottom:.2em}.contact-item svg{width:1.5em;translate:0 .48em}.input-group{display:flex;flex-direction:column;justify-content:center;align-items:start;font-size:14px}@media (min-width: 768px){.input-group{font-size:16px}}@media (min-width: 1200px){.input-group{font-size:18px}}.contact-details{width:100%}.contact-details img{display:none}.contact-info{padding:1.2em}form{margin:1em 0}form input,form textarea{caret-color:#ff5e5b;width:100%;background-color:#ced7e3;margin-bottom:1em;height:2.6em;font-size:1.2em;border-radius:3px}form textarea{height:6em}form button{margin:1em auto 0}.cage{display:flex}@media (min-width: 768px){.contact-details-title{align-self:start}.input-super-group{display:flex;flex-direction:row;gap:2em}.input-super-group div{width:100%}.contact{padding:2em;margin:0 2%}.contact-details img{display:block;height:fit-content;margin:0 auto}.contact-info{padding:1.2em 0}}@media (min-width: 1200px){.contact{margin:0 10%}.contact-details{display:flex}.contact-details form{width:100%}.contact-details img{display:none}.contact-info{padding:0;width:320px;margin:3em 6em 3em 0}}@media (min-width: 1500px){.contact-details img{display:block;height:fit-content;padding:0 14% 7% 0;align-self:center}.contact-details form{width:50%}.contact-info{padding:0;width:320px;margin:3em 0}.cage{flex:1}}.welcome{height:100vh;text-align:center;padding-top:5vh;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.home-name{font-family:Montserrat,sans-serif;white-space:nowrap;margin-left:-.06em;font-size:40px}@media (min-width: 768px){.home-name{font-size:48px}}@media (min-width: 1200px){.home-name{font-size:64px}}.home-left{gap:3.2em;display:flex;flex-direction:column;justify-content:center;align-items:center}.subtitle{font-family:Montserrat,sans-serif;letter-spacing:.31em;text-transform:uppercase;font-size:15px}@media (min-width: 768px){.subtitle{font-size:17px}}@media (min-width: 1200px){.subtitle{font-size:19px}}.paragraph{width:280px;font-size:24px}@media (min-width: 768px){.paragraph{font-size:28px}}@media (min-width: 1200px){.paragraph{font-size:32px}}.home-right img{width:60%}@media (min-width: 768px){.welcome{padding:0 10%;display:flex;flex-direction:row;justify-content:start;align-items:center}.home-left{text-align:start;gap:4.2em;display:flex;flex-direction:column;justify-content:center;align-items:start}.paragraph{width:320px}.home-right img{margin:0 0 0 34px;width:94%}.subtitle{letter-spacing:.366em}}@media (min-width: 1200px){.welcome{padding:0 10%}.paragraph{width:360px}.home-right{flex:1;display:flex;flex-direction:row;justify-content:end;align-items:center}.home-right img{width:60%}.subtitle{letter-spacing:.585em}}
