body{margin:0;font-family:Roboto,sans-serif;overflow-x:hidden;cursor:none}button,a{cursor:none}.custom-cursor{position:fixed;width:30px;height:30px;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;z-index:1000;transform:translate(-50%,-50%)}@font-face{font-family:Intro Rust Line;src:url(/assets/IntroRust-Line-COUNjiHw.otf) format("opentype");font-display:swap}.navigation{position:fixed;top:0;left:0;right:0;height:80px;background:#0a0a0a4d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.navigation.scrolled{height:70px;background:#0a0a0acc;border-bottom:1px solid rgba(100,255,218,.1)}.nav-container{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 3rem}.nav-logo{position:relative;z-index:10}.logo-text{font-family:Intro Rust Line,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:2px;color:#64ffda;text-decoration:none;position:relative;transition:all .3s ease}.logo-text:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#64ffda;transition:width .3s ease}.logo-text:hover:after{width:100%}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-link{position:relative;font-family:Intro Rust Line,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:1px;color:#ffffffb3;text-decoration:none;text-transform:uppercase;transition:color .3s ease;padding:.5rem 0}.nav-link:hover,.nav-link.active{color:#64ffda}.nav-link-text{position:relative;display:inline-block}.nav-link-indicator{position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#64ffda;transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav-link:hover .nav-link-indicator,.nav-link.active .nav-link-indicator{transform:scaleX(1)}.mobile-menu-btn{display:none;position:relative;width:40px;height:40px;background:transparent;border:none;cursor:none;padding:0;z-index:1001}.hamburger{position:relative;display:block;width:24px;height:20px;margin:0 auto}.hamburger span{position:absolute;left:0;width:100%;height:2px;background:#64ffda;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0;transform:translate(20px)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:999}.mobile-nav{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:400px;background:#0a0a0afa;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-left:1px solid rgba(100,255,218,.1);z-index:1000;display:flex;flex-direction:column;overflow-y:auto}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-logo{font-family:Intro Rust Line,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:2px;color:#64ffda}.mobile-close-btn{background:transparent;border:none;color:#64ffda;font-size:1.5rem;cursor:none;padding:.5rem;transition:transform .3s ease}.mobile-close-btn:hover{transform:rotate(90deg)}.mobile-nav-links{flex:1;list-style:none;margin:0;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.mobile-nav-link{font-family:Intro Rust Line,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:1.5px;color:#ffffffb3;text-decoration:none;text-transform:uppercase;transition:all .3s ease;padding:.75rem 1rem;border-radius:8px;display:block}.mobile-nav-link:hover,.mobile-nav-link.active{color:#64ffda;background:#64ffda0d;transform:translate(10px)}.mobile-nav-footer{padding:2rem;border-top:1px solid rgba(255,255,255,.05)}.mobile-nav-footer .social-links{display:flex;gap:1.5rem;justify-content:center}.mobile-nav-footer .social-links a{color:#ffffffb3;transition:color .3s ease}.mobile-nav-footer .social-links a:hover{color:#64ffda}@media (max-width: 768px){.nav-container{padding:0 1.5rem}.nav-links{display:none}.mobile-menu-btn{display:block}.logo-text{font-size:1.25rem}}@media (max-width: 480px){.navigation,.navigation.scrolled{height:60px}.nav-container{padding:0 1rem}.logo-text{font-size:1.1rem;letter-spacing:1px}.mobile-nav{width:85%}}@font-face{font-family:Intro Rust Line;src:url(../../public/fonts/IntroRust-Line.otf) format("opentype");font-display:swap}*{box-sizing:border-box;margin:0;padding:0}.mobile-portfolio{background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;min-height:100vh}.mobile-nav-bar{position:fixed;top:0;left:0;right:0;background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.nav-logo{font-family:Intro Rust Line,sans-serif;font-size:1.25rem;font-weight:800;color:#64ffda;letter-spacing:1px}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:#ffffffb3;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .3s ease}.nav-links a:hover,.nav-links a.active{color:#64ffda}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.hero-content{text-align:center;z-index:1}.hero-title{font-family:Intro Rust Line,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(45deg,#fff,#64ffda);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#fffc;margin-bottom:2rem;font-family:Intro Rust Line,sans-serif}.cta-button{display:inline-block;padding:.875rem 2rem;background:transparent;color:#64ffda;border:2px solid #64ffda;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-button:hover{background:#64ffda;color:#0a0a0a;transform:translateY(-2px);box-shadow:0 10px 20px #64ffda4d}.section-content{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.section-title{font-family:Intro Rust Line,sans-serif;font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#64ffda}.about-section{background:#0f0f0f}.about-container{text-align:center;margin-bottom:3rem}.profile-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:3px solid #64ffda}.about-text{font-size:1.1rem;line-height:1.8;color:#ffffffe6;max-width:600px;margin:0 auto}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1rem;margin-top:2rem}.skill-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;text-align:center;transition:all .3s ease}.skill-card:hover{background:#64ffda1a;border-color:#64ffda;transform:translateY(-2px)}.skill-card img{width:40px;height:40px;object-fit:contain;margin-bottom:.5rem}.skill-card span{font-size:.75rem;color:#fffc;display:block}.projects-section{background:#0a0a0a}.projects-container{display:grid;gap:2rem}.project-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.project-card:hover{background:#ffffff0d;border-color:#64ffda;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.project-title{font-family:Intro Rust Line,sans-serif;font-size:1.5rem;font-weight:700;color:#64ffda;margin-bottom:.5rem}.project-subtitle{font-size:1rem;color:#ffffffb3;margin-bottom:1rem}.project-description{font-size:.95rem;line-height:1.6;color:#fffc;margin-bottom:1rem}.project-tech{font-size:.85rem;color:#64ffda;margin-bottom:1.5rem;font-family:Courier New,monospace}.project-links{display:flex;gap:1rem}.project-link{padding:.5rem 1.25rem;background:transparent;color:#fff;border:1px solid #ffffff;border-radius:25px;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.project-link:hover{background:#fff;color:#0a0a0a;transform:translateY(-2px)}.project-link.demo{background:#64ffda;color:#0a0a0a;border-color:#64ffda}.project-link.demo:hover{background:#4fffda;transform:translateY(-2px);box-shadow:0 5px 15px #64ffda4d}.contact-section{background:#0f0f0f}.contact-description{text-align:center;font-size:1.1rem;color:#fffc;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto 3rem}.form-input,.form-textarea{padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:1rem;font-family:inherit;transition:all .3s ease}.form-input::placeholder,.form-textarea::placeholder{color:#ffffff80}.form-input:focus,.form-textarea:focus{outline:none;border-color:#64ffda;background:#ffffff14}.submit-button{padding:1rem 2rem;background:#64ffda;color:#0a0a0a;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-button:hover{background:#4fffda;transform:translateY(-2px);box-shadow:0 10px 20px #64ffda4d}.social-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.social-links a{color:#ffffffb3;transition:all .3s ease}.social-links a:hover{color:#64ffda;transform:translateY(-2px)}.footer-text{text-align:center;font-size:.875rem;color:#ffffff80}@media (max-width: 480px){.nav-links{gap:1rem}.nav-links a{font-size:.75rem}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.75rem}.project-card{padding:1.5rem}.project-title{font-size:1.25rem}}html{scroll-behavior:smooth}.scroll-icon{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);cursor:pointer;z-index:1000}.hero-section,.about-section,.projects-section,.contact-section{position:relative;padding-bottom:4rem}@font-face{font-family:Intro Rust Line;src:url(../public/fonts/IntroRust-Line.otf) format("woff2"),url(../public/fonts/IntroRust-Line.otf) format("woff")}.coming-soon-container{position:relative;width:100%;height:100vh;background:#0a0a0a;overflow:hidden}.coming-soon-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Intro Rust Line,sans-serif;font-size:2rem;text-align:center;z-index:10}@font-face{font-family:Intro Rust Line;src:url(/assets/IntroRust-Line-COUNjiHw.otf) format("opentype");font-display:swap}:root{--bg-dark: #0a0a0a;--text-white: #fff;--accent-green: #64ffda;--transition-fast: .2s;--transition-medium: .3s}*{box-sizing:border-box}.portfolio-container{position:relative;min-height:100vh;background:var(--bg-dark);color:var(--text-white);overflow-y:auto;overflow-x:hidden}.stars{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.shooting-stars{position:fixed;top:0;left:0;width:100%;height:50vh;z-index:0;pointer-events:none}.stars path[stroke="url(#cometGradient)"]{stroke-dasharray:1000;stroke-dashoffset:1000;animation:cometTrail 5s linear infinite}@keyframes cometTrail{0%{stroke-dashoffset:1000;opacity:0}20%{opacity:.8}90%{opacity:.6}to{stroke-dashoffset:0;opacity:0}}.planets-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.planet-wrapper{position:absolute;will-change:transform,opacity;width:fit-content;height:fit-content}.planet-wrapper>*{pointer-events:none}.planet-wrapper .wrapper,.planet-wrapper .scene,.planet-wrapper>div:first-child{position:relative!important;width:auto!important;height:auto!important;margin:0!important;background:transparent!important;overflow:visible!important}.planet-1{top:850px;right:60vw;transform:scale(.5)}.planet-2{top:1700px;left:80vw;transform:scale(.5)}.planet-3{top:2700px;right:65vw;transform:scale(.5)}.planet-4{top:3800px;right:10vw;transform:scale(.5)}@media (min-width: 768px){.planet-1,.planet-2,.planet-3,.planet-4{transform:scale(.7)}}@media (min-width: 1024px){.planet-1,.planet-2,.planet-3,.planet-4{transform:scale(.85)}}@media (min-width: 1600px){.planet-1{transform:scale(1);right:60vw}.planet-2{transform:scale(1);left:80vw}.planet-3{transform:scale(1);right:65vw}.planet-4{transform:scale(1);right:10vw}}[data-section]{position:relative;z-index:20}[data-section=projects1]{order:1}[data-section=projects2]{order:2}[data-section=projects3]{order:3}[data-section=projects4]{order:4}[data-section=contact]{order:5}.section-loader{min-height:400px;display:flex;align-items:center;justify-content:center;color:var(--accent-green);font-size:1.2rem;position:relative;z-index:20}.title-section{height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding-top:20vh;align-items:center;text-align:center;font-family:Intro Rust Line,sans-serif;position:relative;z-index:10}.title{font-size:clamp(2rem,8vw,4rem);margin:0}.subtitle{font-size:clamp(1rem,3vw,1.5rem);margin-top:1rem;opacity:.7;font-family:Intro Rust Line,sans-serif}.view-more-btn{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;border:none;border-radius:50px;background:transparent;color:var(--text-white);cursor:none;font-family:Intro Rust Line,sans-serif;transition:box-shadow var(--transition-fast) ease;position:relative;overflow:hidden}.view-more-btn:hover{box-shadow:0 0 12px 4px #ffffff80}.view-more-btn:active{animation:intenseGlow .4s ease-out forwards}@keyframes intenseGlow{0%{box-shadow:0 0 20px 8px #fff}to{box-shadow:0 0 #fff0}}.content-section{position:relative;z-index:20;padding:50px;display:grid;grid-template-columns:1fr;gap:20px}.about-content-section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"title title" "left  right";gap:2rem;padding-top:0vh;transform:scale(.8);transform-origin:center;margin-left:12%;font-family:Intro Rust Line,sans-serif}.about-section-title{margin:0 0 6rem;font-size:clamp(2rem,8vw,4rem);grid-area:title;justify-self:center;margin-right:5%;font-family:Intro Rust Line,sans-serif;color:var(--accent-green)}.about-left{grid-area:left}.about-left .about-icon img{width:150px;height:150px;margin-left:15%}.about-left .about-text-box{font-size:1.4rem;line-height:1.8;max-width:400px;margin:2rem 0 0}.about-right{grid-area:right}.about-right .logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:static;margin:0}.logo-grid .logo-item:nth-child(3n+2){transform:none}.logo-item:nth-child(10){grid-column:2}.logo-item{width:100px;min-height:120px;border:2px solid var(--text-white);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0;overflow:hidden;transition:transform var(--transition-medium) ease}.logo-item:hover{transform:translateY(-5px)}.logo-item img{width:100%;height:100px;object-fit:contain;background:transparent!important}.logo-label{margin-top:.5rem;font-size:.8rem;text-transform:uppercase;color:var(--text-white)}.fog-layer{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0acc,#0a0a0a66);pointer-events:none;z-index:1;transition:opacity 1s ease}.custom-cursor{position:fixed;width:20px;height:20px;background:radial-gradient(circle,#ffffff4d,#fff0 70%);border:1px solid rgba(255,255,255,.2);border-radius:50%;pointer-events:none;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),opacity .1s ease;-webkit-backdrop-filter:blur(4px) brightness(1.2);backdrop-filter:blur(4px) brightness(1.2);opacity:.9;transform:translate(-50%,-50%) scale(1);animation:cursorPulse 1.5s infinite;mix-blend-mode:screen;box-shadow:0 0 15px #fff3;z-index:10000}@keyframes cursorPulse{0%,to{transform:translate(-50%,-50%) scale(.95)}50%{transform:translate(-50%,-50%) scale(1.2)}}.custom-cursor:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#ffffff1a;animation:ripple 2s infinite}@keyframes ripple{0%{transform:scale(1);opacity:.4}to{transform:scale(1.5);opacity:0}}.section-loader{min-height:400px;display:flex;align-items:center;justify-content:center;color:var(--accent-green);font-size:1.2rem}@media (max-width: 768px){.custom-cursor{display:none}.content-section{padding:30px 20px}.about-content-section{grid-template-columns:1fr;grid-template-areas:"title" "left" "right";gap:1.5rem;transform:scale(1);margin-left:0}.about-section-title{margin:0 0 3rem;text-align:center}.about-left{text-align:center}.about-left .about-icon img{margin-left:0;width:120px;height:120px}.about-left .about-text-box{font-size:1.1rem;max-width:100%;margin:2rem auto 0;padding:0 1rem}.about-right .logo-grid{grid-template-columns:repeat(3,1fr);gap:1rem;justify-items:center}.logo-item{width:80px;min-height:100px}.logo-item img{height:80px}.logo-label{font-size:.7rem}}@media (max-width: 480px){.title-section{padding-top:15vh}.content-section{padding:20px 15px}.about-content-section{gap:1rem}.about-section-title{margin:0 0 2rem}.about-left .about-icon img{width:100px;height:100px}.about-left .about-text-box{font-size:1rem;line-height:1.6;padding:0}.about-right .logo-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.logo-item{width:70px;min-height:90px;padding:.4rem 0}.logo-item img{height:60px}.logo-label{font-size:.65rem;margin-top:.3rem}.logo-item:nth-child(10){grid-column:auto}.view-more-btn{font-size:.9rem;padding:.6rem 1.5rem}}@media (max-height: 600px) and (orientation: landscape){.title-section{padding-top:10vh}.about-content-section{transform:scale(.9)}}.sections-container{display:flex;flex-direction:column;position:relative;z-index:20}.section-wrapper{width:100%;position:relative}.planet-isolate{position:relative;width:fit-content;height:fit-content;isolation:isolate}.planet-isolate .wrapper{display:block!important;position:relative!important;width:max(30vw,200px)!important;height:max(30vw,200px)!important;overflow:visible!important;margin:0!important;padding:0!important;background:transparent!important}.planet-isolate .bg,.planet-isolate .header,.planet-isolate .small-star,.planet-isolate .large-star,.planet-isolate [class*=status],.planet-isolate [class*=metrics],.planet-isolate [class*=model],.planet-isolate [class*=panel]{display:none!important}@media (max-width: 480px){.planets-container{display:none}.title-section{padding-top:15vh}.content-section{padding:20px 15px}.about-content-section{gap:1rem}.about-section-title{margin:0 0 2rem}.about-left .about-icon img{width:100px;height:100px}.about-left .about-text-box{font-size:1rem;line-height:1.6;padding:0}.about-right .logo-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.logo-item{width:70px;min-height:90px;padding:.4rem 0}.logo-item img{height:60px}.logo-label{font-size:.65rem;margin-top:.3rem}.logo-item:nth-child(10){grid-column:auto}.view-more-btn{font-size:.9rem;padding:.6rem 1.5rem}}@media (min-width: 481px) and (max-width: 768px){.custom-cursor,.planets-container{display:none}.content-section{padding:30px 20px}.about-content-section{grid-template-columns:1fr;grid-template-areas:"title" "left" "right";gap:1.5rem;transform:scale(1);margin-left:0}.about-section-title{margin:0 0 3rem;text-align:center}.about-left{text-align:center}.about-left .about-icon img{margin-left:0;width:120px;height:120px}.about-left .about-text-box{font-size:1.1rem;max-width:100%;margin:2rem auto 0;padding:0 1rem}.about-right .logo-grid{grid-template-columns:repeat(3,1fr);gap:1rem;justify-items:center}.logo-item{width:80px;min-height:100px}.logo-item img{height:80px}.logo-label{font-size:.7rem}}@media (min-width: 769px){.planet-1{top:850px}.planet-2{top:1700px}.planet-3{top:2700px}.planet-4{top:3800px}}@media (max-width: 360px){.about-right .logo-grid{gap:.5rem}.logo-item{width:60px;min-height:80px}.logo-item img{height:50px}.logo-label{font-size:.6rem}}@media (max-height: 600px) and (orientation: landscape){.title-section{padding-top:10vh}.about-content-section{transform:scale(.9)}.planets-container{display:none}}@media (min-width: 1600px){.about-content-section{max-width:1400px;margin-left:auto;margin-right:auto;transform:scale(1)}.planet-1{right:60vw}.planet-2{left:80vw}.planet-3{right:65vw}.planet-4{right:10vw}}@media (min-width: 1600px){.about-content-section{max-width:1400px;margin-left:auto;margin-right:auto;transform:scale(1)}.planet-1{right:30vw}.planet-2{left:70vw}.planet-3{right:25vw}.planet-4{right:-30vw}}
