*{margin:0;padding:0;font-family:San Francisco,Helvetica,Arial,sans-serif;text-decoration:none;scroll-behavior:smooth}* a{text-decoration:none}* ::-webkit-scrollbar{width:8px;background-color:transparent}* ::-webkit-scrollbar-track{background:hsl(2,0%,0%)}* ::-webkit-scrollbar-thumb{background-color:#45454599;border-radius:4rem}* ::-webkit-scrollbar-thumb:hover{background-color:#454545}.navbar{display:flex;flex-direction:row;height:4rem;justify-content:center;align-items:center;background:rgba(14,14,14,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:fixed;width:100%;z-index:1;border-bottom:2px solid rgba(105,105,105,.062745098)}.navbar .navigation{display:flex;flex-direction:row;gap:3rem}@media screen and (min-width: 787px) and (max-width: 1294px){.navbar .navigation .resume{display:none}}@media screen and (min-width: 1295px) and (max-width: 1920px){.navbar .navigation .resume{display:none}}@media screen and (min-width: 390px) and (max-width: 786px){.navbar .navigation .resume{display:none}}.navbar .navigation .navlink{text-decoration:none;color:#e5e5e5;font-size:.95rem;text-transform:capitalize;transition:.1s}.navbar .navigation .navlink.active{color:#3291ff;transition:.1s}@media screen and (min-width: 787px) and (max-width: 1294px){.navbar .navigation .navlink .icon-link{display:none}}@media screen and (min-width: 390px) and (max-width: 786px){.navbar .navigation .navlink .icon-link{display:none}}@media screen and (min-width: 1295px) and (max-width: 1920px){.navbar .navigation .navlink .icon-link{display:none}}@media screen and (min-width: 1920px) and (max-width: 2400px){.navbar .navigation .navlink .icon-link{display:none}}@media screen and (max-width: 390px){.navbar .navigation{display:none}}@media screen and (min-width: 390px) and (max-width: 786px){.navbar .navigation{display:none}}.navbar .navbar-option{color:#e5e5e5;position:absolute;top:50%;right:24px;transform:translateY(-50%);cursor:pointer}@media screen and (min-width: 787px) and (max-width: 1294px){.navbar .navbar-option{display:none}}@media screen and (min-width: 1295px) and (max-width: 1920px){.navbar .navbar-option{display:none}}.navbar .navbar-github{color:#e5e5e5;position:absolute;top:50%;left:24px;transform:translateY(-50%);cursor:pointer}.navbar .drawer{position:absolute;z-index:3;top:0;right:0;background:rgb(14,14,14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100dvh;width:50%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:8rem;align-items:center;gap:1.8rem;animation:drawer-slider .5s}.navbar .drawer .navlink{text-decoration:none;position:relative;color:#e5e5e5;font-size:.95rem;text-transform:capitalize;transition:.2s;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:5rem;gap:10px}.navbar .drawer .navlink .link{padding-top:2px}.navbar .drawer .navlink.active{color:#3291ff;transition:.2s}.navbar .drawer .navlink .navlink.resume{justify-self:flex-end;align-self:flex-end;font-size:2rem}@media screen and (min-width: 390px) and (max-width: 786px){.navbar .drawer .navlink .navlink.resume{display:none}}@media screen and (min-width: 787px) and (max-width: 1294px){.navbar .drawer .navlink .navlink.resume{display:none}}@media screen and (min-width: 1295px) and (max-width: 1920px){.navbar .drawer .navlink .navlink.resume{display:none}}@keyframes drawer-slider{0%{transform:translate(150%)}to{transform:translate(0)}}.home{height:100dvh;width:100%;color:#e5e5e5;box-sizing:border-box}.home .section-1{height:100dvh;width:100%;box-sizing:border-box;padding-top:40vh;padding-left:5rem;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width: 390px){.home .section-1{padding-left:2rem;padding-top:30vh}}@media screen and (min-width: 390px) and (max-width: 786px){.home .section-1{padding-left:2rem;padding-top:30vh}}.home .section-1 .intro{font-size:1.8rem}@media screen and (max-width: 390px){.home .section-1 .intro{font-size:1.4rem}}@media screen and (min-width: 390px) and (max-width: 786px){.home .section-1 .intro{font-size:1.6rem}}.home .section-1 .title{padding-top:.6rem;font-size:1.2rem}@media screen and (max-width: 390px){.home .section-1 .title{font-size:1.1rem}}@media screen and (min-width: 390px) and (max-width: 786px){.home .section-1 .title{font-size:1rem}}.home .section-1 .description{padding-top:1rem;width:40%;line-height:1.4em;word-spacing:.1rem;color:#999}@media screen and (max-width: 390px){.home .section-1 .description{width:80%;font-size:.8rem}}@media screen and (min-width: 390px) and (max-width: 786px){.home .section-1 .description{width:80%;font-size:.8rem}}.home .section-2{position:absolute;display:flex;flex-direction:row;width:100%;height:100vh;overflow:hidden;background-color:#000;color:"#e5e5e5";top:0;left:0;gap:1rem;z-index:-1;padding:0rem 2rem;box-sizing:border-box}.home .section-2 .scrollable{color:#999;display:flex;flex-direction:row;flex-wrap:wrap;gap:8rem;overflow:hidden;position:absolute;top:0;animation:scroll 450s linear infinite}@media screen and (max-width: 390px){.home .section-2 .scrollable{gap:4.4rem;animation:scroll 800s linear infinite}}@media screen and (min-width: 390px) and (max-width: 786px){.home .section-2 .scrollable{gap:6rem;animation:scroll 800s linear infinite}}.home .section-2 .scrollable .dot{font-size:2rem;height:4px;width:4px;border-radius:1rem;background-color:#69696980}.home .section-2 .overlap{position:absolute;top:0;left:0;height:100vh;width:100%;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(14,14,14,.4))}.home .discord-button{padding-top:2rem;box-sizing:border-box}.home .discord-button .button{padding:.5rem 1rem;border-radius:8px;color:#e5e5e5;background-color:#000;outline:1px solid rgba(229,229,229,.6666666667);border:none;cursor:pointer}.home .discord-button .button:hover{color:#999}.home .discord-button .button a{color:#e5e5e5;text-decoration:none}.home .discord-button .button a:hover{color:#999}.project{height:auto;width:100%;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:26vh;padding-bottom:60vh;column-gap:2rem;row-gap:4rem;color:#e5e5e5;box-sizing:border-box}.project .title-header{position:absolute;top:6rem;text-align:center;color:#e5e5e5;line-height:1.4rem;font-size:1.2rem}@media screen and (max-width: 390px){.project .title-header{font-size:1rem}}.project .Link-to{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;color:#e5e5e5}@media screen and (max-width: 390px){.project{row-gap:2rem;column-gap:0rem;padding-top:20vh}}@media screen and (min-width: 390px) and (max-width: 786px){.project{row-gap:2rem;column-gap:0rem;padding-top:16vh}}.project .card{height:auto;min-height:60px;width:460px;border-radius:16px;padding:1rem 2rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;position:relative}@media screen and (max-width: 390px){.project .card{width:90%;padding:1rem 1.4rem}}.project .card .title{font-size:1.2rem;width:100%;display:flex;flex-direction:row;justify-content:space-between}.project .card .title .image-container{padding-left:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.8rem}.project .card .title .image-container .image{height:auto;width:22px}@media screen and (max-width: 390px){.project .card .title .image-container .image{width:18px}}@media screen and (max-width: 390px){.project .card .title{font-size:1rem}}.project .card .description{color:#999;font-size:.9rem;line-height:1rem}@media screen and (max-width: 390px){.project .card .description{font-size:.8rem}}.project .card:hover{outline:2px solid rgba(105,105,105,.1254901961);background-color:#282828}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(14,14,14,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);height:2.8rem;position:fixed;bottom:0;width:100%;color:#e5e5e5;border-top:1px solid rgba(105,105,105,.062745098)}.footer .section-1 ul{display:flex;flex-direction:row;text-decoration:none;list-style-type:none;gap:1.4rem}.footer .section-1 ul a{color:#e5e5e5}.footer .copyright{font-size:.8rem}.footer .resume-footer{position:absolute;right:24px}.footer .resume-footer .resume-link{color:#e5e5e5;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.footer .resume-footer :nth-child(1){font-size:.8rem}@media screen and (max-width: 390px){.footer .resume-footer{display:none}}@media screen and (min-width: 390px) and (max-width: 786px){.footer .resume-footer{display:none}}.stack{display:flex;flex-direction:row;height:auto;width:100%;background-color:#000;padding-top:28vh;box-sizing:border-box;justify-content:center;align-items:flex-start;position:relative;column-gap:1rem;row-gap:1.6rem;flex-wrap:wrap;padding-bottom:60vh}.stack a{color:#e5e5e5}@media screen and (max-width: 390px){.stack{column-gap:.5rem;row-gap:1.2rem;padding-top:24vh;padding-bottom:20vh}}.stack .title{position:absolute;top:6.4rem;text-align:center;color:#e5e5e5;line-height:1.4rem;font-size:1.2rem}@media screen and (max-width: 390px){.stack .title{font-size:1rem}}.stack .card{display:flex;flex-direction:row;width:260px;height:70px;border-radius:12px;cursor:pointer;justify-content:flex-start;align-items:center;position:relative}@media screen and (max-width: 390px){.stack .card{width:170px;height:60px}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card{width:170px;height:60px}}.stack .card:hover{outline:2px solid rgba(40,40,40,.2509803922);background-color:#282828}.stack .card .image{height:auto;width:26px}@media screen and (max-width: 390px){.stack .card .image{width:22px}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card .image{width:22px}}.stack .card .left{padding-left:16px}@media screen and (max-width: 390px){.stack .card .left{padding-left:12px}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card .left{padding-left:12px}}.stack .card .right{display:flex;flex-direction:column;gap:4px;padding-left:16px;padding-right:16px;font-size:1rem}@media screen and (max-width: 390px){.stack .card .right{padding-left:12px;padding-right:4px}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card .right{padding-left:12px;padding-right:4px}}.stack .card .right :nth-child(1){font-size:1rem;text-transform:capitalize}@media screen and (max-width: 390px){.stack .card .right :nth-child(1){font-size:.9rem;text-transform:capitalize}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card .right :nth-child(1){font-size:.9rem;text-transform:capitalize}}.stack .card .right :nth-child(2){font-size:.9rem;color:#999;text-transform:lowercase}@media screen and (min-width: 787px) and (max-width: 1294px){.stack .card .right :nth-child(2){font-size:.9rem;text-transform:lowercase}}@media screen and (max-width: 390px){.stack .card .right :nth-child(2){font-size:.7rem;text-transform:lowercase}}@media screen and (min-width: 390px) and (max-width: 786px){.stack .card .right :nth-child(2){font-size:.7rem;text-transform:lowercase}}.loader-container{height:40vh;width:100%;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center}.loader-container .loader{color:"#e5e5e5";border:6px solid #d9d9d9;border-radius:50%;border-top:6px solid #3291ff;width:30px;height:30px;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;padding-top:12rem;gap:2rem;color:#e5e5e5}.contact .title{font-size:1.1rem;padding-bottom:1rem}@media screen and (max-width: 390px){.contact .title{font-size:1rem}}@media screen and (max-width: 390px){.contact{padding-top:8rem}}.contact .information{color:#e5e5e5;background-color:#000;outline:1px solid rgba(229,229,229,.6666666667);border-radius:1rem;padding:1rem 2rem;width:auto}.contact .information:hover{outline:2px solid rgba(50,145,255,.6666666667)}.contact .information .first{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.contact .information .first :nth-child(2){font-size:.8rem}.section-2{position:absolute;display:flex;flex-direction:row;width:100%;height:100vh;overflow:hidden;background-color:#000;color:"#e5e5e5";top:0;left:0;gap:1rem;z-index:-1;padding:0rem 2rem;box-sizing:border-box}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.section-2 .scrollable{color:#999;display:flex;flex-direction:row;flex-wrap:wrap;gap:8rem;overflow:hidden;position:absolute;top:0;animation:scroll 450s linear infinite}@media screen and (max-width: 390px){.section-2 .scrollable{gap:4.4rem;animation:scroll 800s linear infinite}}@media screen and (min-width: 390px) and (max-width: 786px){.section-2 .scrollable{gap:6rem;animation:scroll 800s linear infinite}}.section-2 .scrollable .dot{font-size:2rem;height:4px;width:4px;border-radius:1rem;background-color:#69696980}.section-2 .overlap{position:absolute;top:0;left:0;height:100vh;width:100%;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(14,14,14,.4))}
