:root{--bg-color:#1e1e1e;--bg-gradient:linear-gradient(to right,#737dfe1a 0%,#ffcac91a 100%);--bg-gradient-2:linear-gradient(to right,#737dfe1a,#ffcac91a);--btn-gradient:linear-gradient(to right,#737dfe,#ffcac9);--text-color:#eee;--large-font:clamp(4rem,3.9286rem + .3571vw,4.25rem);--medium-font:clamp(1rem,.9643rem + .1786vw,1.125rem);--body-font:clamp(.875rem,.8393rem + .1786vw,1rem);--btn-font:clamp(.75rem,.6786rem + .3571vw,1rem)}*{box-sizing:border-box;margin:0;padding:0}body{line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}button{all:unset;outline-color:#0000}li{list-style-type:none}a{all:unset}html{min-width:100%;height:100%}body{flex-direction:column;width:100%;min-height:100vh;font-family:Montserrat,sans-serif;font-size:14px;display:flex}h2,h3,h4,h5,h6{font-family:Niconne,cursive}h3{font-size:var(--medium-font)}body{background-color:var(--bg-color);background-image:var(--bg-gradient);background-blend-mode:normal;color:var(--text-color);z-index:-1;background-size:cover;margin:0;position:relative}.website-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.shapes-bg-bottom-mobile{position:absolute;bottom:-100px;right:-50px}.shapes-bg-mobile{z-index:-1;position:absolute;top:-100px;left:-40px}.shapes-bg-bl-desktop,.shapes-bg-br-desktop,.shapes-bg-tl-desktop,nav{display:none}.main-wrapper{flex:1;min-height:0;padding-top:60px}main{flex:1;min-height:0;padding:24px}.desktop-text{display:none}header{background-color:var(--bg-color);background-image:var(--bg-gradient);place-content:center space-between;align-items:center;width:100%;height:60px;padding:0 24px;display:flex;position:fixed}header .logo{width:100px;height:auto}.logo img{width:100%;height:auto}#menu-items-container{background-color:var(--bg-gradient-2);justify-content:center;align-items:center;width:100%;height:80vh;display:flex}.menu-items{font-size:var(--medium-font);flex-direction:column;row-gap:16px;display:flex}.menu-item{text-align:center;padding:10px;font-weight:500;transition:all 1s;position:relative;overflow:hidden}.menu-item a{color:var(--text-color);text-decoration:none}.menu-item:before{content:"";opacity:0;background-color:#0000;width:100%;height:2px;transition:all .3s;position:absolute;top:2px;left:0;transform:translate(-100%)}.menu-item:after{content:" ";opacity:0;background-color:#0000;width:100%;height:2px;transition:all .3s;position:absolute;bottom:0;right:0;transform:translate(100%)}.menu-item:hover:before,.menu-item:hover:after{background:var(--btn-gradient);opacity:1;transform:translate(0)}.border-bottom{border-style:solid;border-width:0 0 3px;border-image:var(--btn-gradient)1}a:hover{border:none}.close-menu{display:none}#hero-section{text-align:center;height:40vh;line-height:1.5;font-size:var(--body-font);flex-direction:column;justify-content:center;align-items:center;row-gap:24px;padding:16px;display:flex}#section-two{flex-direction:column;padding:0 16px;display:flex}#section-two h3{width:fit-content;padding:18px 4px}#section-two .title-text{margin-bottom:16px;position:relative}#section-two .title-text svg{position:absolute;bottom:4px}#section-two p{text-wrap:pretty;letter-spacing:.02em;max-width:60ch;margin-bottom:8px;font-weight:300;line-height:1.6}#view-work{background:var(--btn-gradient);font-size:var(--btn-font);color:var(--bg-color);border:none;border-radius:4px;padding:9px 18px;font-weight:500;animation:.8s 2 wobble}.more-btn{font-size:var(--btn-font);color:var(--text-color);border-style:solid;border-width:0 0 3px;border-image:var(--btn-gradient)1;background-color:#0000;border-radius:4px;margin:16px 20px 0;padding:4px;transition:all .8s}.more-btn:hover{animation:1s border}@keyframes wobble{0%,to{transform:translate(0%)}15%{transform:translateY(-25%)}30%{transform:translateY(20%)}45%{transform:translateY(-15%)}60%{transform:translateY(10%)}75%{transform:translateY(-5%)}}@keyframes border{0%{border-width:0}50%{border-width:0}75%{border-width:0 0 2px}to{border-width:0 0 2px}}footer{background-image:var(--bg-gradient-2);text-align:right;z-index:12;width:100%;height:40px;padding-right:24px;font-size:10px}footer p{align-items:center;width:fit-content;height:100%;margin-left:auto;display:flex}@media only screen and (min-width:768px){:root{--btn-font:.875rem;--body-font:1rem;--large-font:2.5rem}.mobile-text{display:none}.desktop-text{display:block}body{font-size:16px}header .logo{width:120px}.menu,.close-menu{width:32px;height:32px}.menu svg,.close-menu svg{width:100%;height:100%}main{padding:10%}.desktop-text h1{font-size:var(--large-font)}#hero-section{height:30vh;line-height:1.6;font-size:var(--body-font);margin-top:80px;padding:16px}#view-work{font-size:var(--btn-font);border:none;border-radius:4px;padding:12px 24px}#section-two{text-align:center}#section-two p{border-bottom:32px}#section-two .title-text{margin-bottom:24px}footer{height:40px;font-size:12px}.service img{width:16px;height:auto}}@media only screen and (min-width:992px){main{padding:7%}.menu,.close-menu{display:none}button{font-size:var(--btn-font)}body{font-size:var(--body-font)}header{background:0 0;justify-content:end}.shapes-bg-bottom-mobile,.shapes-bg-mobile{display:none}.shapes-bg-tl-desktop{z-index:-1;display:block;position:absolute;top:0;left:0}.shapes-bg-bl-desktop{z-index:-1;display:block;position:absolute;bottom:0;left:0}.shapes-bg-br-desktop{z-index:-1;display:block;position:absolute;bottom:0;right:0}nav{justify-content:center;align-items:center;width:15%;height:89vh;display:flex}nav ul{width:fit-content}nav ul li{font-size:var(--body-font)}main{flex-direction:column;width:85%;display:flex;position:relative}#hero-section{margin-top:80px}.desktop-text{display:block}.mobile-text{display:none}h1{font-size:var(--large-font);font-weight:500}.main-wrapper{padding-top:0;display:flex}#section-two{flex-direction:row;justify-content:end;align-items:end;column-gap:20px;width:100%;height:115px;padding:0 24px;position:absolute;bottom:10px;right:10px}#section-two p{width:230px;height:115px;font-size:.6875rem;font-weight:300}.title-text{align-self:stretch;padding:0}#section-two .title-text h3{padding:0 4px}#section-two .title-text svg{top:24px;bottom:0}.more-btn{display:none}}footer{color:var(--text-color)}@media only screen and (min-width:1200px){.menu,.close-menu{display:none}header{background:0 0;justify-content:end}.shapes-bg-bottom-mobile,.shapes-bg-mobile{display:none}.shapes-bg-tl-desktop{z-index:-1;display:block;position:absolute;top:0;left:0}.shapes-bg-bl-desktop{z-index:-1;display:block;position:absolute;bottom:0;left:0}.shapes-bg-br-desktop{z-index:-1;display:block;position:absolute;bottom:0;right:0}nav{justify-content:center;align-items:center;width:15%;height:89vh;display:flex}nav ul{width:fit-content}nav ul li{font-size:20px}main{flex-direction:column;width:85%;display:flex;position:relative}.desktop-text{display:block}.mobile-text{display:none}h1{font-size:var(--large-font);font-weight:500}.main-wrapper{padding-top:0;display:flex}#section-two{flex-direction:row;justify-content:end;align-items:end;column-gap:40px;width:100%;padding:0 24px;position:absolute;bottom:60px}#section-two p{width:321px;font-size:14px;font-weight:300}.title-text{align-self:stretch;padding:0}#section-two .title-text h3{padding:0 4px}#section-two .title-text svg{top:24px;bottom:0}.more-btn{display:none}footer{color:var(--text-color)}}
:root{--border-gradient:linear-gradient(to right,#737dfe,#ffcac9)}.about-title-text{width:fit-content;margin:0 auto;padding:8px 0;position:relative}.about-title-text svg{position:absolute;bottom:-1px;left:0}.service-items{flex-direction:column;row-gap:24px;width:fit-content;margin:0 auto;padding:24px;display:flex}.service{border:1px solid;border-image-source:var(--border-gradient);border-image-slice:1;padding:8px;font-size:12px;transition:all 1s;display:flex}.service p{width:180px;margin-left:12px}.service:hover p{letter-spacing:.5px;transform:translateY(-2px)}#stack-section{flex-direction:column;row-gap:32px;width:fit-content;margin:40px auto 0;display:flex}.about-title-text.two{margin-top:24px}.stack{position:relative;overflow:hidden}.stack-img-wrapper{transition:all .3s;animation:2s 2 moveHat}.stack-list{text-align:left;background-color:#181818;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;width:100%;height:300px;padding:24px;transition:all .3s;animation:2s 2 move;display:flex;position:absolute;top:0;left:0;transform:translate(-100%)}.stack-list li{background:var(--border-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.stack:hover .stack-list{transform:translate(0)}.stack:hover .stack-img-wrapper{transform:translate(100%)}@keyframes move{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes moveHat{0%{transform:translate(100%)}to{transform:translate(0)}}@media screen and (min-width:600px){.service{justify-content:center}.service p{width:70%;margin-left:12px}.service-items{width:350px;padding:24px}.service{width:350px;padding:16px;font-size:12px}}@media screen and (min-width:1024px){.route-about main{padding:7% 7% 4%}.route-about .main-wrapper{place-items:center;display:flex}.route-about #about-container{font-display:row;align-items:center;width:100%;height:70vh;display:flex}#services-section{flex-direction:column;justify-content:flex-start;align-items:center;row-gap:32px;width:40%;height:70%;margin-right:100px;display:flex}.service-items{flex-direction:column;justify-content:center;align-items:start;row-gap:24px;padding:0 16px 16px;display:flex}.service{background-color:#242220;justify-content:center;align-items:center;width:80%;padding:12px 0;font-size:14px;font-weight:300}.service p{width:200px;margin-left:0;padding-left:16px}.about-title-text{height:auto}#stack-section{justify-content:flex-start;align-items:center;width:40%;height:70%;margin-top:0}.stack{width:100%;height:90%;margin-top:0}.stack-img-wrapper img{object-fit:cover;width:70%;height:70%;margin:0 auto}.about-title-text.two{margin-top:0}.about-title-text{width:fit-content;margin:0 auto;padding:8px 0;position:relative}.about-title-text svg{position:absolute;top:27px;left:0}.stack-img-wrapper{width:100%;height:auto;margin:0 auto;animation:2s 1s moveHat;transform:translateY(0)}.stack-img-wrapper img{object-fit:cover;width:100%;height:100%}.stack-list{text-align:center;align-items:center;width:100%;height:90%;margin:0 auto;padding:16px;font-size:14px;transition:all .3s;animation:2s 1s move;transform:translateY(-100%)}.stack:hover .stack-list,.stack:hover .stack-img-wrapper{transform:translateY(0)}@keyframes moveHat{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes move{0%{transform:translateY(-100%)}to{transform:translateY(0)}}}@media screen and (min-width:1440px){.service-items{width:400px}.service{justify-content:center;width:350px;padding:16px;font-size:12px;display:flex}.service p{width:160px}}
root{--border-gradient:linear-gradient(to right,#737dfe,#ffcac9);--bg-color:#1e1e1e;--bg-gradient:linear-gradient(to right,#737dfe1a 0%,#ffcac91a 100%)}.projects-title-text{width:fit-content;margin:40px auto 0;padding:8px 0;font-size:16px;position:relative}.projects-title-text svg{position:absolute;bottom:-1px;left:0}#projects-section{flex-direction:column;align-items:center;row-gap:40px;margin-top:16px;display:flex}.project-card{background-image:var(--bg-gradient);border:1px solid #eee;border-radius:8px;flex-direction:column;align-items:center;width:270px;height:350px;padding:32px 16px;display:flex}.img-wrapper{width:100%;margin-bottom:16px}.project-card img{object-fit:cover;border-radius:4px;width:100%;height:177px;display:block}.project-body{width:100%}.project-body .title{color:#fff;margin-bottom:12px;font-size:15px;font-weight:400}.button-wrappers{column-gap:8px;display:flex}.button-wrappers button{text-align:center;border:1px solid #fff;border-radius:24px;padding:9px 18px;font-size:12px;font-weight:400;box-shadow:2px 4px 4px #00000061}.button-wrappers button:hover{box-shadow:none}@media screen and (min-width:1024px){#projects-section{flex-flow:row;margin-top:50px;padding:24px;display:flex;overflow:auto hidden}#projects-section .project-card{flex:none;width:320px;height:400px;margin-right:92px}#projects-section .project-card img{width:100%;height:205px}.projects-title-text{font-size:18px;font-weight:400}}
:root{--purple:#737dfe;--pink:#ffcac9;--border-gradient:linear-gradient(to right,#737dfe,#ffcac9);--bg-color:#1e1e1e;--bg-gradient:linear-gradient(to right,#737dfe1a 0%,#ffcac91a 100%)}#contact-info-container{flex-direction:column;justify-content:center;align-items:center;row-gap:32px;width:100%;height:100%;display:flex}#contact-info-container>.about-title-text{margin-top:40px}.desktop-t{margin-top:40px;display:none}.profile-img-wrapper{width:188px;margin:0 auto 8px}.profile-img-wrapper img{width:100%;height:100%}.social-links{justify-content:space-around;align-items:center;width:254px;display:flex}.form-section{width:100%}form{flex-direction:column;justify-content:center;width:fit-content;margin:0 auto;display:flex}.form-section div{flex-direction:column;gap:4px;display:flex}input,textarea{border:2px solid;border-image-source:var(--border-gradient);caret-color:var(--pink);color:#fff;background-color:#242220;border-image-slice:1;outline:none;padding:10px}.form-section input{width:200px;height:35px}.form-section textarea{width:200px;height:100px}.form-section input:focus,.form-section textarea:focus{border:2px solid var(--pink)}#submit-btn{background-color:var(--purple);text-align:center;border-radius:24px;place-self:center;width:111px;margin-top:16px;padding:10px 20px}.form-title{text-align:center;padding:24px}@media screen and (min-width:768px){.work-mobile-text{display:block}.desktop-t{display:none}}@media screen and (min-width:1024px){#contact-info-container{margin-top:50px}.desktop-t{margin:40px auto 0;display:block}#social-section{order:1;margin-top:40px}#social-section svg{width:10px;height:auto}#contact-info-container>.about-title-text,.work-mobile-text{display:none}.profile-img-wrapper{width:140px;height:140px;position:absolute;top:10%;right:10%}.profile-img-wrapper img{object-fit:cover;width:100%;height:100%}.form-title{display:none}.form-section input,.form-section textarea{width:300px;margin-bottom:4px}label{font-size:15px}}@media screen and (min-width:1440px){.profile-img-wrapper{top:15%;right:15%}.form-title{display:none}.form-section input,.form-section textarea{width:350px;margin-bottom:8px}label{font-size:15px}}
.status-page{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.status-page .status-content{gap:16px;max-width:640px;display:grid}.status-page .status-code{letter-spacing:.12em;text-transform:uppercase;opacity:.8;font-size:.75rem}.status-page .status-title{font-size:clamp(2rem,5vw,3rem);line-height:1.1}.status-page .status-text{opacity:.85}.status-page .status-btn{color:#1e1e1e;background:linear-gradient(90deg,#737dfe,#ffcac9);border-radius:4px;justify-self:center;width:fit-content;padding:9px 18px;font-weight:500;display:inline-flex}
