@import"https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;min-height:100vh;background:linear-gradient(105deg,#d5c9ff,#ece0e0)}@font-face{font-family:Lemon Milk;src:url(/assets/LEMONMILK-Light-PMB9TBg2.otf) format("otf");font-weight:light;font-style:normal;font-display:swap}#root{margin:0;padding:0}.nav{display:flex;flex-direction:row;gap:15px;align-items:center;justify-content:left;box-shadow:#fff 0 0 10px;background-color:#ffffff27;position:fixed;width:100%;height:75px;top:0;left:0;right:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-left:70px}.nav a{text-decoration:none;color:#000;font-family:Encode Sans,sans-serif;font-size:20px;font-weight:400}.nav a:hover{color:#fff;text-decoration:underline}@media screen and (max-width:900px){.nav{height:64px;padding-left:24px;gap:10px}.nav a{font-size:17px}}@media screen and (max-width:600px){.nav{justify-content:center;padding-left:0;gap:8px;height:58px}.nav a{font-size:15px}.nav p{font-size:14px}}@font-face{font-family:lemonMilkLight;src:url(/assets/LEMONMILK-Light-PMB9TBg2.otf)}.display{display:grid;grid-template-columns:1fr 1fr;margin:75px 60px 0}.left{font-family:lemonMilkLight;display:grid;grid-template-rows:1fr 1fr}.hook{display:flex;flex-direction:column;justify-content:center;align-items:left}.title{display:flex;flex-direction:column;justify-content:flex-start;align-items:left;letter-spacing:-5px}.left h1{font-size:140px;margin:0;padding:0;font-weight:0}.right{display:flex;align-items:center;justify-content:right}.right img{border-radius:200px 50px;box-shadow:#3b0edc 0 0 15px;height:97%}.hook a{border:2px #3B0EDC solid;border-radius:100px;width:150px;padding:15px;display:flex;justify-content:center;align-items:center;font-size:20px;margin-top:30px;font-family:Encode Sans,sans-serif;text-decoration:none;color:#000}.hook a:hover{background-color:#3b0edc;color:#fff}.hook p{font-size:24px;padding:0;margin:0;letter-spacing:4px}@media screen and (max-width:1000px){.display{display:flex;flex-direction:column;justify-content:center;align-items:center}.hook{align-items:center;justify-content:center;font-size:18px}.left h1{font-size:100px;justify-content:center;align-items:center}.title{align-items:center}.right img{justify-content:center;align-items:center;margin-bottom:50px;width:min(100%,460px);height:auto}}@media screen and (max-width:768px){.display{margin:60px 24px 0}.left h1{font-size:78px;letter-spacing:-2px}.hook p{font-size:17px;letter-spacing:2px;text-align:center}.hook a{width:130px;padding:12px;font-size:18px;margin-top:18px}}@media screen and (max-width:480px){.display{margin:58px 14px 0}.left h1{font-size:56px}.hook p{font-size:14px;letter-spacing:1px}.right img{width:min(100%,320px);border-radius:120px 35px}}@font-face{font-family:lemonMilkMedium;src:url(/assets/LEMONMILK-Medium-hBwvVGOe.otf)}.about{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 60px;padding:0}.about h2{font-size:90px;font-family:lemonMilkMedium;color:transparent;-webkit-text-stroke:1px black;margin:0}.about img{border-radius:100px;box-shadow:#3b0edc 0 0 15px;height:450px;width:450px}.about p{font-family:Encode Sans,sans-serif;text-align:center;font-size:32px}@media screen and (max-width:900px){.about{margin:0 24px}.about h2{font-size:70px}.about p{font-size:18px;margin-bottom:20px}.about img{width:80%;height:80%;margin-bottom:20px}}@media screen and (max-width:600px){.about{margin:0 14px}.about h2{font-size:42px;-webkit-text-stroke:.8px black}.about p{font-size:16px;line-height:1.5}.about img{width:min(100%,320px);height:auto;border-radius:40px}}.project{margin:0 60px}.project h2{font-size:90px;font-family:lemonMilkMedium;color:transparent;-webkit-text-stroke:1px black;margin:0}.project a{display:flex;justify-content:right}.projectDisplay{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:20px;flex-wrap:wrap}.projectCard{background-color:#3b0edc1a;box-shadow:#3b0edc 0 0 10px;border-radius:25px;font-family:Encode Sans,sans-serif;display:flex;flex:1}.projectCard p{font-size:20px;padding:0;margin:0}.inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:50px 30px;width:100%}.projectCard h3{font-size:40px;margin:20px 0;padding:0}.projectCard p{text-align:center;margin-bottom:30px}.projectCard img{width:100%;max-width:500px;height:auto;aspect-ratio:5 / 3;object-fit:cover;border-radius:20px;box-shadow:#fff 0 0 10px}.project a{border:2px #3B0EDC solid;border-radius:100px;width:150px;padding:15px;display:flex;justify-content:center;align-items:center;font-size:25px;margin-top:20px;font-family:Encode Sans,sans-serif}.project a:hover{background-color:#3b0edc;color:#fff}.more{display:flex;justify-content:right}.projectCard a{font-size:20px;width:100px;padding:10px;margin-top:auto}.projectMobileNav{display:none}.projectArrow{border:2px #3B0EDC solid;border-radius:999px;width:48px;height:48px;background-color:transparent;color:#3b0edc;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.projectArrow:hover{background-color:#3b0edc;color:#fff}@media(max-width:1200px){.project{margin:0 40px}.project h2{font-size:72px}.projectCard h3{font-size:34px}.projectCard p{font-size:18px}.more{align-items:center;justify-content:center;margin-bottom:30px}}@media(max-width:900px){.project{margin:0 24px}.project h2{font-size:56px;text-align:center}.projectDisplay{flex-direction:row;gap:16px}.projectCard{display:none;width:100%}.projectCard.activeCard{display:flex}.projectCard img{max-width:100%}.projectMobileNav{display:flex;justify-content:center;gap:12px;margin-top:16px}.inner{padding:32px 20px}.projectCard h3{font-size:30px}.projectCard p{font-size:17px;margin-bottom:24px}.project a{font-size:22px;width:135px;padding:12px}}@media(max-width:600px){.project{margin:0 14px}.project h2{font-size:40px;-webkit-text-stroke:.8px black}.inner{padding:24px 14px}.projectCard h3{font-size:24px;margin:14px 0;text-align:center}.projectCard p{font-size:16px;margin-bottom:18px}.project a{font-size:18px;width:120px;padding:10px;margin-top:12px}.projectCard a{font-size:17px;width:96px;padding:8px}.projectArrow{width:42px;height:42px;font-size:20px;background-color:transparent}}.cardStats{display:flex;justify-content:center;align-items:flex-start;gap:50px;margin:30px;height:500px}.galleryDisplay{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px 60px}.galleryDisplay img{border-radius:100px;box-shadow:#3b0edc 0 0 15px}.temp{align-self:flex-end}.stats{background-color:#3b0edc1a;box-shadow:#3b0edc 0 0 10px;border-radius:25px;font-family:Encode Sans,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;height:340px;width:340px;margin:0;padding:0}.stats h3{font-size:70px;margin:35px}.stats p{padding:0 10px;text-align:center;font-size:30px;margin:0}@media screen and (max-width:1200px){.galleryDisplay{margin:10px 40px}.galleryDisplay img{width:100%;max-width:900px;height:auto}.cardStats{gap:24px;height:auto;flex-wrap:wrap}.stats{width:280px;height:280px}.stats h3{font-size:56px;margin:20px}.stats p{font-size:24px}}@media screen and (max-width:900px){.galleryDisplay{margin:10px 24px}.cardStats{margin:24px 0;gap:16px}.temp{align-self:auto}.stats{width:220px;height:220px;border-radius:20px}.stats h3{font-size:40px;margin:14px}.stats p{font-size:19px}}@media screen and (max-width:600px){.galleryDisplay{margin:10px 14px}.galleryDisplay img{border-radius:40px}.cardStats{flex-direction:column;align-items:center;margin:20px 0}.cardStats>.stats,.cardStats>.temp{width:min(100%,300px)}.stats{width:100%;height:180px;box-sizing:border-box}.temp .stats{width:100%}.stats h3{font-size:34px;margin:10px}.stats p{font-size:17px}}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:170px;font-family:lemonMilkLight}.contact h1{letter-spacing:150px;margin:0;padding:0}.contact-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 60px;height:700px;padding:0}.contact-form{display:flex;flex-direction:column;width:750px;gap:12px;align-items:center;justify-content:center;box-shadow:#3b0edc 0 0 10px;background-color:#3b0edc1a;font-family:Encode Sans,sans-serif;padding:40px 0;border-radius:100px;margin:0}.contact-form h2{font-size:90px;font-family:lemonMilkMedium;color:transparent;-webkit-text-stroke:1px black;margin:0}.contact-form textarea{resize:none}.contact-form button{border:none;cursor:pointer;border:2px #3B0EDC solid;border-radius:100px;width:150px;padding:15px;display:flex;justify-content:center;align-items:center;font-size:25px;margin-top:20px;font-family:Encode Sans,sans-serif;background-color:transparent}.contact-form button:hover{background-color:#3b0edc;color:#fff}.contact-form input,.contact-form textarea{padding:12px;width:550px;border-radius:20px;border:2px #3B0EDC solid;font-size:16px;margin:0}@media screen and (max-width:1200px){.contact{font-size:130px}.contact h1{letter-spacing:100px}}@media screen and (max-width:900px){.contact{font-size:84px}.contact h1{letter-spacing:48px}.contact-section{margin:0 24px;height:auto;padding:20px 0 40px}.contact-form{width:100%;max-width:640px;border-radius:50px;padding:30px 20px;box-sizing:border-box}.contact-form h2{font-size:58px}.contact-form input,.contact-form textarea{width:100%;box-sizing:border-box}.contact-form button{width:135px;font-size:22px;padding:12px}}@media screen and (max-width:600px){.contact{font-size:52px}.contact h1{letter-spacing:20px}.contact-section{margin:0 14px;padding:16px 0 26px}.contact-form{border-radius:30px;padding:22px 14px;gap:10px}.contact-form h2{font-size:40px;-webkit-text-stroke:.8px black;text-align:center}.contact-form input,.contact-form textarea{font-size:15px;border-radius:14px}.contact-form button{width:120px;font-size:18px;margin-top:12px}}
