@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;color:#fff}.portfolio-background{background-image:linear-gradient(rgba(255,255,255,.05) .1px,transparent 1px),linear-gradient(90deg,rgba(100,150,255,.1) .1px,transparent 1px);background-size:110px 110px;background-color:#070a20;min-height:100vh;width:100%}html{scroll-behavior:smooth}.navbar{position:relative;padding-top:3rem;margin-bottom:2rem;height:15vh}.nav-container{position:sticky;top:50px;left:0;right:0;padding-top:20px;margin-top:20px;margin-bottom:10px}.nav-links{max-width:300px;margin:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px) saturate(180%);background-color:#111928bf;border:1px solid rgba(255,255,255,.125);font-weight:200;overflow:hidden;text-overflow:ellipsis;display:flex;gap:25px;padding:10px;align-items:center;text-align:center;justify-content:center;list-style:none;font-size:20px;border:1px solid rgba(255,255,255,.35);border-radius:40px;z-index:2}.nav-links a{position:relative;display:inline-block;color:#fff;font-size:16px;text-decoration:none;margin-bottom:5px;animation:slideIn .8s ease-out forwards}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background:linear-gradient(135deg,#090f351a,#cbacf9);transition:width .4s ease}.nav-links a:hover{cursor:pointer}.nav-links a:hover:after{width:100%}@keyframes slideIn{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}.main{margin-top:4rem}.hero{position:relative;text-align:center;margin-top:7rem;margin-bottom:3rem;height:55vh}.hero-container{margin:auto;font-size:4.4rem;font-weight:800;margin-bottom:1rem;max-width:60%}.hero-text{margin:20px auto 16px;max-width:85%}.hero-emphasis{background:linear-gradient(135deg,#090f351a,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-info p{margin-top:10px;font-weight:200;font-size:24px}.border-card{display:flex;align-items:center;justify-content:center;position:relative;margin:24px auto auto;height:45px;width:160px;padding:20px;background-color:transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.35);border-radius:12px;overflow:hidden}.border-card:before{content:"";position:absolute;width:150%;height:150%;background:conic-gradient(transparent,#CBACF9,transparent 30%);animation:rotateBorder 4s linear infinite}.border-card:after{content:"";position:absolute;inset:0;background:conic-gradient(transparent,#CBACF9,transparent 30%);animation:rotateBorder 4s linear infinite;filter:blur(15px);opacity:.5}.card-content{position:absolute;inset:2px;background:#070a20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:600;font-size:20px}.card-content:hover{background-color:#0a0e2e}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1400px;margin:0 auto;padding:20px;margin-top:2rem;margin-bottom:2rem}.container{display:flex;flex-direction:column;gap:16px}.about-text-container{position:relative;max-width:620px;height:500px;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(255,255,255,.35);border-radius:8px;padding:20px;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease-in-out;z-index:2}.about-text-container:hover .highlight{position:absolute;top:0;left:0;width:99.9%;margin:auto;height:100%;z-index:1;border-radius:8px;background:linear-gradient(135deg,#090f351a 10%,#cbacf973 90%)}.about-info{z-index:0;position:absolute;bottom:45px;max-width:80%;left:20px;font-size:18px;font-weight:100;pointer-events:none}.spline-wrapper{position:absolute;top:0;left:0;width:100%;height:99%;z-index:1;aspect-ratio:16 / 9;cursor:pointer;border-radius:20px;z-index:0}.about-situation{position:absolute;bottom:20px;left:20px;font-size:14px;font-weight:100;z-index:2;pointer-events:none}.dot{height:8px;width:8px;background-color:#cbacf9;border-radius:50%;display:inline-block;margin-right:5px;z-index:2}.hero-emphasize{font-weight:800;background:linear-gradient(135deg,#090f351a,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-tech-info,.current-expertise{width:620px;height:240px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;background-color:#070a20;border:1px solid rgba(255,255,255,.35);border-radius:24px;padding:20px;box-sizing:border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;overflow:hidden;margin-bottom:1rem}.about-tech-info h4,.expertise-text{margin-right:2.4rem;width:100%;font-size:32px;font-weight:800;background:linear-gradient(135deg,#fff,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.stack-group{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:40px;width:100%;z-index:1}.stack-group:hover .first{animation-play-state:paused}.tech-stack-list{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none;align-items:center}.tech-stack{background-color:#0c1037;color:#e2e8f0;padding:14px 28px;border-radius:5px;font-size:16px;min-width:100px;text-align:center}.first{margin-top:2rem}.current-expertise{width:620px;height:240px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:#070a20;border:1px solid rgba(255,255,255,.2);border-radius:24px;overflow:hidden;padding:20px}.expertise{display:flex;flex-direction:column;animation:scrollUp 10s linear infinite}.current-expertise:hover .expertise{animation-play-state:paused}.tech-expertise-list{display:flex;flex-direction:column;gap:16px;padding-bottom:16px;list-style:none;margin:0}.tech-expertise{background-color:#0c1037;color:#e2e8f0;padding:14px 28px;border-radius:5px;font-size:16px;min-width:100px;text-align:center;cursor:default}.tech-expertise:hover,.tech-stack:hover{background-color:#12184d;border-color:#cbacf9;box-shadow:0 0 15px #cbacf94d;transform:translateY(-3px)}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.project-section{padding:3rem 1rem;min-height:60vh}.project-container{max-width:1200px;margin:0 auto}.section-title{font-size:3rem;font-weight:700;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;letter-spacing:-.5px}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;margin-bottom:2rem}.project-card{max-width:600px;height:100%;margin:0 auto;position:relative;background:#0d112db3;border:1px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden;display:flex;flex-direction:column;text-decoration:none}.project-card:nth-child(2){display:none}.project-card:hover{box-shadow:0 20px 40px #00000026}.project-preview{background:linear-gradient(135deg,#090f351a 10%,#cbacf9 90%);display:flex;align-items:center;justify-content:center;overflow:hidden}.main-img{border-radius:2px;width:100%;height:100%;object-fit:cover;object-position:top;transform:scale(1.1),translateZ(0)}.project-info{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.project-name{font-size:1.6rem;font-weight:700;margin-bottom:.5rem;text-transform:capitalize;color:#f9f9f9}.project-description{font-size:.95rem;color:#f9f9f997;line-height:1.6;margin-bottom:1rem;flex-grow:1}.project-footer{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.tech-stack-icons{display:flex;align-items:center;gap:1px}.icon-overlap,.github-link,.theme-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:-8px;border:1px solid rgba(255,255,255,.1);border-radius:50%;overflow:hidden;object-fit:cover;object-position:center;background-color:#070a20}.icon-overlap:first-child{margin-left:0}.icon,.github-icon{font-size:24px;object-fit:contain}.language-text{font-size:.85rem;color:#666;margin-left:.5rem}.project-link{display:flex;justify-content:space-between;align-items:center;gap:1rem}.live-icon-container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:-8px;color:#cbacf9;overflow:hidden;object-fit:cover;object-position:center}.live-icon{width:20px;height:20px;object-fit:contain}.live-link{font-size:1rem;font-weight:600;color:#cbacf9;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:color .3s ease;white-space:nowrap}.live-link:hover{transform:translate(2px);color:#a279e0}.live-link span{color:#cbacf9;font-size:1.1rem;transition:transform .3s ease}.live-link:hover span{transform:translate(2px)}.contact-section{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:20px auto;padding:3rem 1rem;min-height:60vh;background-color:#070a20ab;color:#e2e8f0;border-radius:50px 20% 1px 20px}.direct-contact{display:flex;flex-direction:column;gap:2rem}.direct-contact h1{font-size:3.2rem;font-weight:800;text-align:center;background:linear-gradient(135deg,#fff,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:2rem;filter:drop-shadow(0 0 10px rgba(203,172,249,.2))}.direct-contact a{text-decoration:none;text-align:center;color:#e2e8f0;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-sizing:border-box;border:1px solid rgba(255,255,255,.45);padding:14px 30px;border-radius:5px;margin:auto;margin-left:9rem;cursor:default;filter:drop-shadow(0 0 10px rgba(203,172,249,.2))}.direct-contact a:hover{background-color:#12184d;color:#cbacf9;filter:drop-shadow(0 0 10px rgba(209,155,230,.2))}.contact-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.other-contacts{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;text-align:center;width:300px;height:150px;font-size:1rem;font-weight:600;color:#e2e8f0;filter:drop-shadow(0 0 10px rgba(203,172,249,.2));padding:18px 28px;border-radius:16px;border:1px solid rgba(255,255,255,.45)}.other-contacts a{font-size:1.2rem;text-align:center;font-weight:600;text-decoration:none;color:#cbacf9;transition:all .3s ease;filter:drop-shadow(0 0 10px rgba(203,172,249,.2))}.footer-section{max-width:1450px;margin:0 auto;padding:1rem;border-top:1px solid #e3e2f046}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-text h2{font-size:1.2rem;font-weight:600;background:linear-gradient(135deg,#090f3596,#cbacf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(203,172,249,.2))}.footer-icons{display:flex;align-items:center;gap:1rem;filter:drop-shadow(0 0 10px rgba(203,172,249,.2))}@media(max-width:768px){.hero-container{max-width:90%}.hero-text{font-size:2.4rem;max-width:100%;margin-bottom:1rem}.stack-group{flex-direction:column;gap:1rem}.about-tech-info,.current-expertise{width:100%;height:auto;flex-direction:column;gap:1rem;padding:1rem}.about-tech-info h4,.current-expertise h4{text-align:center;margin-right:0;margin-bottom:10px}.tech-stack-list,.tech-expertise-list{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.expertise{animation-play-state:paused}.second{margin-left:10%}.third{display:none}.first{margin-top:0}.projects-grid{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2rem}.project-description{margin-top:4px;margin-bottom:2px}.project-card{transition:all .5s ease-in-out}.project-card:hover{transform:translateY(-4px)}.main-img{transform:scale(1.1)}.project-footer{flex-wrap:wrap;gap:1rem}.contact-section{flex-direction:column;gap:1.5rem;margin-bottom:10px}.direct-contact{max-width:95%;margin:0 auto}.direct-contact h1{font-size:3rem;margin-bottom:12px}.direct-contact a{margin-left:12%;margin-bottom:1rem}.other-contact{display:none}.footer-container{margin-top:10px}.footer-content{flex-direction:column;gap:1rem;align-items:center}.footer-text{text-align:center;margin-bottom:10px}}
