@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Oswald:wght@500;700&display=swap";:root{--bg: #050505;--text: #ffffff;--text-muted: #888888;--accent: #ffffff}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}*{box-sizing:border-box;cursor:none}body{margin:0;padding:0;background-color:var(--bg);color:var(--text);font-family:Inter,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.custom-cursor{position:fixed;top:0;left:0;width:20px;height:20px;background-color:#fff;border-radius:50%;pointer-events:none;z-index:9999;mix-blend-mode:difference;display:flex;align-items:center;justify-content:center}.cursor-text{font-family:Oswald,sans-serif;font-size:4px;font-weight:700;color:#fff;letter-spacing:1px}.section-title{font-family:Oswald,sans-serif;font-size:1.2rem;letter-spacing:.2em;color:var(--text-muted);margin-bottom:2rem;text-transform:uppercase}.hero-section{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero-content{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-content h1{font-family:Oswald,sans-serif;font-size:clamp(4rem,12vw,12rem);line-height:.9;margin:0;text-transform:uppercase;z-index:2}.hero-h1-outline{color:transparent!important;-webkit-text-stroke:1px rgba(255,255,255,.4);z-index:1}.hero-subtitle-wrapper{margin-top:2rem;height:2rem;position:relative;display:flex;justify-content:center;align-items:center;width:100%;z-index:3}.hero-subtitle{position:absolute;margin:0;font-size:1.2rem;color:var(--text-muted);letter-spacing:2px}.scroll-indicator{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:.8rem;letter-spacing:2px;color:var(--text-muted)}.scroll-line{width:1px;height:60px;background:linear-gradient(to bottom,var(--text-muted),transparent)}.skills-section{padding:4rem 0;width:100vw;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.marquee-container{display:flex;flex-direction:column;gap:1.5rem}.marquee-track{display:flex;width:max-content}.marquee-content{display:flex;gap:1.5rem;padding-right:1.5rem}.marquee-content span{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;color:#aaa;padding:.8rem 2rem;border-radius:50px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:.75rem}.marquee-content span:before{content:"";display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;opacity:.3;transition:opacity .3s ease}.marquee-content span:hover{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.2);transform:translateY(-2px)}.marquee-content span:hover:before{opacity:1}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.track-1{animation:scrollLeft 80s linear infinite}.track-2{animation:scrollRight 50s linear infinite}.track-3{animation:scrollLeft 60s linear infinite}.about-section{min-height:100vh;display:flex;align-items:center;padding:0 10vw}.about-huge-text{font-size:clamp(2rem,5vw,4rem);line-height:1.3;font-weight:500;color:#fff3;margin:0;max-width:1400px}.text-highlight{color:#fff;transition:color .5s ease}.projects-section-container{height:300vh;position:relative}.projects-sticky-wrapper{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden;background:#000}.absolute-title{position:absolute;top:10vh;left:10vw;z-index:10}.projects-horizontal-scroll{display:flex;gap:10vw;padding-left:20vw;padding-right:20vw}.project-card{flex-shrink:0;width:60vw;max-width:800px;height:60vh;display:flex;align-items:center;gap:4rem}.project-card-content{flex:1}.project-card-content h3{font-family:Oswald,sans-serif;font-size:4rem;margin:0 0 1rem}.project-role{font-size:.9rem;letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;margin-bottom:2rem}.project-desc{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:#ccc}.project-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:600;border-bottom:1px solid #fff;padding-bottom:.2rem}.project-card-right{flex:1;height:100%;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.project-card-image{width:100%;height:70%;background:#111;border-radius:20px;position:relative;overflow:hidden}.project-tech-stack{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.project-tech-stack .tech-pill{font-family:Oswald,sans-serif;font-size:.8rem;letter-spacing:1px;padding:.4rem .8rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:var(--text-muted)}.pipeline-img{background:url(/images/pipelineguard.png) center/contain no-repeat #fff;border:1px solid rgba(255,255,255,.1)}.bank-img{background:url(/images/bankai.png) center/contain no-repeat #fff;border:1px solid rgba(255,255,255,.1)}.experience-section{min-height:100vh;padding:15vh 10vw;display:flex;justify-content:center}.experience-container{width:100%;max-width:800px}.timeline-wrapper{position:relative;padding-left:4rem;margin-top:4rem}.timeline-track{position:absolute;left:0;top:0;bottom:0;width:1px;background:#ffffff1a}.timeline-fill{width:1px;background:#fff;transform-origin:top}.experience-item{margin-bottom:6rem;position:relative}.experience-dot{position:absolute;left:-4rem;top:10px;width:12px;height:12px;background:#000;border:2px solid #fff;border-radius:50%;transform:translate(-5px);z-index:2}.experience-content h3{font-size:2rem;margin:0 0 .5rem;font-family:Oswald,sans-serif}.experience-date{display:block;font-size:.9rem;color:var(--text-muted);margin-bottom:1.5rem;letter-spacing:1px}.experience-content p{font-size:1.1rem;line-height:1.6;color:#ccc;margin:0}.experience-bullets{margin:0;padding-left:1.2rem;color:#ccc;font-size:1.1rem;line-height:1.6}.experience-bullets li{margin-bottom:.8rem}.footer-section{height:100vh;display:flex;align-items:center;padding:0 10vw;background:#000}.social-links-huge{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.social-links-huge a{font-family:Oswald,sans-serif;font-size:clamp(3rem,6vw,6rem);color:#fff;text-decoration:none;display:flex;align-items:center;gap:2rem;transition:color .3s}.social-links-huge a:hover{color:var(--text-muted)}@media (max-width: 768px){*{cursor:auto}.custom-cursor{display:none}.about-section{padding:0 5vw}.project-card{flex-direction:column;width:80vw}.project-card-image{width:100%;height:30vh;flex:none}.timeline-wrapper{padding-left:2rem}.experience-dot{left:-2rem}.social-links-huge a{gap:1rem}}.clickable-image{cursor:pointer;transition:transform .3s cubic-bezier(.16,1,.3,1)}.clickable-image:hover{transform:scale(1.02)}.lightbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;z-index:10000;display:flex;justify-content:center;align-items:center;padding:2rem;cursor:zoom-out}.lightbox-image{width:100%;height:100%;max-width:90vw;max-height:90vh;border-radius:12px;background-color:#fff!important;cursor:default}
