@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap";.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:auto}.projects-page{width:100%;height:100vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.projects-header{width:100%;display:flex;justify-content:center;padding-top:2rem}.projects-container{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:2rem;width:100%;max-width:1200px}.year-section{width:100%;display:flex;flex-direction:column;align-items:center}.year-heading{font-size:3rem;color:#fff;margin-bottom:2rem;border-bottom:2px solid #A7B500;padding-bottom:.5rem}.project-cards-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%}.project-link{text-decoration:none;color:inherit;display:block}.project-card{background-color:#161616cc;border-radius:15px;box-shadow:0 0 25px #a7b50080;overflow:hidden;width:300px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;padding:1.5rem}.project-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 0 35px #a7b500b3}.project-card img{width:100%;height:200px;object-fit:cover;border-bottom:3px solid #A7B500;border-radius:10px 10px 0 0}.project-card .project-info{padding:1rem;text-align:center}.project-card h3{font-size:2.2rem;color:#a7b500;margin-bottom:.5rem}.project-card p{font-size:1.4rem;color:#f0f0f0}.back-btn{margin-top:.5rem;margin-bottom:2rem}@media (max-width: 768px){.projects-page{height:100svh}}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;border:none;outline:none;font-family:Poppins,sans-serif}html{font-size:62.5%}html,body{min-height:100vh;min-height:100svh;width:100%;overflow-x:hidden;margin:0;padding:0;background-color:#000}body{background-image:url(/assets/0-1848869d.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;overflow:hidden;color:#fff}header{margin-top:20px;position:fixed;top:0;left:0;width:100%;padding:1rem 9%;background-color:transparent;filter:drop-shadow(10px);display:flex;justify-content:space-between;align-items:center;z-index:100}.logo{font-size:3rem;color:#a7b500;font-weight:800;cursor:pointer;transition:.5s ease}.logo:hover{transform:scale(1.1)}nav a{font-size:1.8rem;color:#fff;margin-left:4rem;font-weight:500;transition:.3s ease;border-bottom:3px solid transparent}nav a:hover,nav a.active{color:#a7b500;border-bottom:3px solid #A7B500}@media (max-width:995px){nav{position:absolute;display:none;top:0;right:0;width:40%;border-left:3px solid #A7B500;border-bottom:3px solid #A7B500;border-bottom-left-radius:2rem;padding:1rem solid;background-color:#161616;border-top:.1rem solid rgba(0,0,0,.1)}nav.active{display:block}nav a{display:block;font-size:2rem;margin:3rem 0}nav a:hover,nav a.active{padding:1rem;border-radius:.5rem;border-bottom:.5rem solid #A7B500}}section{min-height:100vh;padding:5rem 9%}.home{display:flex;justify-content:center;align-items:center;gap:8rem;width:100%;min-height:100vh;min-height:100svh;position:relative;overflow:hidden;padding:0}.home .home-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.home .home-content,.home .home-img{position:relative;z-index:1}.home .home-content h1{font-size:6rem;font-weight:700;line-height:1.3}span{color:#a7b500}.home-content h3{font-size:4rem;margin-bottom:1rem;font-weight:700}.home-content p{font-size:1.6rem}.home-img{border-radius:50%}.home-img img{position:relative;width:32vw;border-radius:50%;box-shadow:0 0 25px solid #a7b500;cursor:pointer;transition:.2s linear}.home-img img:hover{font-size:1.8rem;font-weight:500}.social-icons a{display:inline-flex;justify-content:center;align-items:center;width:4rem;height:4rem;background-color:transparent;border:.2rem solid #A7B500;font-size:2rem;border-radius:50%;margin:3rem 1.5rem 3rem 0;transition:.3s ease;color:#a7b500}.social-icons a:hover{color:#000;transform:scale(1.3) translateY(-5px);background-color:#a7b500;box-shadow:0 0 25px #a7b500}.btn{display:inline-block;padding:1rem 2.8rem;border-radius:4rem;font-size:1.6rem;color:#a7b500;letter-spacing:.3rem;font-weight:600;border:2px solid #A7B500;transition:.3s ease;cursor:pointer}.btn:hover{transform:scale3d(1.03);background-color:#a7b500;color:#000;box-shadow:0 0 25px #a7b500}.typing-text{font-size:34px;font-weight:600;min-width:280px}.typing-text span{position:relative}.typing-text span:before{content:"software Developer";color:#a7b500;animation:words 20s infinite}.typing-text span:after{content:"";position:absolute;width:calc(100% + 8px);height:100%;border-left:3px solid black;animation:cursor .6s infinite}@keyframes cursor{0%{border-left:3px solid black}50%{border-left:3px solid transparent}to{border-left:3px solid #A7B500}}@keyframes words{0%,25%{content:"Developer"}25%,50%{content:"Cinephile"}50%,75%{content:"Ui/Ux Designer"}75%,to{content:"Gamer"}}@media (max-width: 1000px){.home{gap:4rem}}@media (max-width:995px){.home{flex-direction:column;margin:0}.home .home-content h3{font-size:2.5rem}.home-content h1{font-size:5rem}.home-img img{width:70vw;margin-top:4rem}}@media (max-width: 768px){html,body{width:100%;min-height:100svh;margin:0;padding:0;overflow-x:hidden;overflow-y:hidden;background-size:cover;background-position:center center}body{background-image:url(/assets/1-5ef84b6b.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100svh;width:100%;margin:0;gap:2rem;padding:0;box-sizing:border-box}.home-img img{width:40vw;height:40vw;max-width:160px;max-height:160px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.home-content{width:100%;max-width:480px;margin:0 auto;padding-bottom:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:6vw;box-sizing:border-box}.home-content h1{font-size:3rem;white-space:wrap;text-align:center}.home-content h3{font-size:2rem}.home-content p{font-size:1.2rem;padding:0;width:100%;text-align:center}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.5);border-radius:10px}::-webkit-scrollbar-track{background:transparent}}
