body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{display:flex;justify-content:center;left:0;padding:0 5%;position:fixed;right:0;top:20px;z-index:1000}.navbar-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border:1px solid #ffffff1a;border-radius:50px;display:flex;justify-content:space-between;max-width:1000px;padding:1rem 2rem;width:100%}.logo{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.05em}.nav-links,.nav-links-wrapper{position:relative}.nav-links{align-items:center;display:flex;gap:1rem;list-style:none;margin:0;padding:0;z-index:1}.nav-links li{position:relative}.nav-links button{background:#0000;border:none;border-radius:20px;color:#ffffffb3;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:all .3s;white-space:nowrap}.nav-links button:hover{background:#ffffff1a;color:#fff}.nav-btn-highlight{background:#fff!important;box-shadow:0 0 15px #ffffff4d;color:#000!important;font-weight:700!important}.nav-btn-highlight:hover{background:#ffffffe6!important;box-shadow:0 0 20px #ffffff80}@media (max-width:768px){.navbar-container{overflow:hidden;padding:.5rem 1rem}.nav-links-wrapper{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow-x:auto;padding-bottom:0;scrollbar-width:none;width:100%}.nav-links-wrapper::-webkit-scrollbar{display:none}.logo{flex-shrink:0;font-size:1.1rem;margin-right:1rem}.nav-links{display:flex;flex-wrap:nowrap;gap:.5rem;padding-right:1rem}.nav-links button{font-size:.8rem;padding:.4rem .8rem;white-space:nowrap}}.fuzzy-text{display:inline-block;font-family:Inter,monospace;font-weight:900;letter-spacing:-.03em;transition:filter .3s}.fuzzy-text.fuzzy{animation:fuzzy-blur .3s ease-in-out;filter:blur(1px)}@keyframes fuzzy-blur{0%{filter:blur(0)}50%{filter:blur(2px)}to{filter:blur(0)}}.physics-lanyard-container{height:100%;pointer-events:none;position:relative;width:100%}.physics-lanyard-container canvas{height:100%!important;pointer-events:auto!important;touch-action:none;width:100%!important}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:visible;padding:0 5%;position:relative;scroll-snap-align:start;scroll-snap-stop:always;z-index:1}.hero-content{max-width:1000px;position:relative;text-align:center;z-index:2}.hero-subtitle{color:#fff9;font-size:.9rem;font-weight:500;letter-spacing:3px;margin-bottom:2rem;text-transform:uppercase}.hero-title{color:#fff;cursor:pointer;font-size:clamp(3rem,10vw,7rem);font-weight:900;letter-spacing:-.03em;line-height:1;margin-bottom:2rem}.hero-name{display:inline-block}.hero-description{color:#ffffffb3;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-primary,.cta-secondary{border:none;border-radius:50px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:1.2rem 3rem;transition:all .3s ease}.cta-primary{background:#fff;color:#000}.cta-primary:hover{box-shadow:0 10px 40px #ffffff4d;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.cta-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-lanyard{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:10}.hero-lanyard canvas{pointer-events:auto!important}@media (max-width:768px){.hero-cta{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{max-width:300px;width:100%}.hero-content{padding-top:160px}.hero-title{font-size:clamp(2.5rem,8vw,4rem)}.hero-description{font-size:1rem;margin-left:auto;margin-right:auto;max-width:85%}.hero-lanyard{display:block;height:200px;left:50%;pointer-events:auto;position:absolute;top:80px;transform:translateX(-50%);width:100%;z-index:15}.hero-lanyard canvas{height:100%!important;width:100%!important}}.scroll-stack-container{min-height:200vh;padding:100px 0;position:relative}.scroll-stack-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;margin:0 auto 2rem;max-width:900px;padding:3rem;position:-webkit-sticky;position:sticky;transform-origin:top center;width:100%;will-change:transform}@media (max-width:768px){.scroll-stack-card{padding:2rem}}.scroll-float-container,.scroll-float-word{display:inline-block}.scroll-float-word{white-space:nowrap}.scroll-float-char,.scroll-float-space{display:inline-block}.skills-section{padding:150px 0;position:relative;z-index:1}.section-subtitle{margin-bottom:5rem}.skill-card-stack{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:25px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;padding:4rem 3rem;text-align:center;transition:all .3s ease}.skill-icon-large{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(255,255,255,.4));font-size:5rem;margin-bottom:2rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.skill-card-stack h3{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.skill-description{color:#ffffffb3;font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem}.skill-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-tag{background:#ffffff14;border:1px solid #ffffff40;border-radius:50px;color:#fffffff2;font-size:.95rem;font-weight:600;padding:.8rem 1.6rem;transition:all .3s}.skill-tag:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}@media (max-width:768px){.skill-card-stack{padding:3rem 2rem}.skill-icon-large{font-size:4rem}.skill-card-stack h3{font-size:1.8rem}}.tilted-card{height:100%;perspective:1000px;width:100%}.projects-section-wrapper{padding:100px 0!important}.section-subtitle{margin-bottom:3rem}.projects-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:2rem 0}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.project-card-content{text-align:left}.project-card-content h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.project-card-content p{color:#ffffffb3;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}.project-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.project-tag{background:#ffffff0d;border:1px solid #fff3;border-radius:50px;color:#ffffffe6;font-size:.95rem;font-weight:500;padding:.7rem 1.5rem;transition:all .3s}.project-tag:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px)}.project-link{border:2px solid #ffffff4d;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s}.project-link:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.project-card-content h3{font-size:2rem}.project-card-content p{font-size:1rem}}.star-field-container{background:#000;height:100vh;z-index:-1}.cursor-container,.star-field-container{left:0;pointer-events:none;position:fixed;top:0;width:100%}.cursor-container{height:100%;z-index:10000}.cursor-ring{border:2px solid #fffc;border-radius:50%;height:32px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease,border-color .2s ease;width:32px;z-index:10001}.cursor-ring.cursor-hover{border-color:#fff;height:48px;width:48px}.cursor-dot{background:#fff;border-radius:50%;height:4px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);width:4px;z-index:10002}*,body{cursor:none!important}@media (max-width:768px){.cursor-container,.cursor-dot,.cursor-ring{display:none!important}*,body{cursor:auto!important}}.tic-tac-toe-container{align-items:center;background:#0000;border:none;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:450px;padding:0;position:relative;scroll-margin-top:150px;z-index:5}.game-title{color:#fff;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;letter-spacing:-.05em;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}.game-board{grid-gap:.5rem;background:#0000;box-shadow:none;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:0;max-width:300px;padding:0;width:100%}.cell{align-items:center;aspect-ratio:1;background:#ffffff0d;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-size:2.5rem;font-weight:800;justify-content:center;transition:background-color .2s;-webkit-user-select:none;user-select:none}.cell:hover{background:#ffffff1a}.cell.O,.cell.X{color:#fff;text-shadow:0 0 15px #ffffff4d}.cell.winner-cell{background:#fff3;box-shadow:inset 0 0 0 2px #fff6}.game-status{align-items:center;display:flex;flex-direction:column;margin-top:2rem;position:relative;width:100%;z-index:10}.game-status p{color:#fff9;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.1em;margin:0}.result-overlay{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.result-overlay h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;margin-top:0}.win-message h3{color:#fff;text-shadow:0 0 20px #fff6}.draw-message h3,.lose-message h3{color:#fffc}.win-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.download-btn{background:#fff;border:none;border-radius:50px;box-shadow:0 0 30px #fff3;color:#000;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:800;letter-spacing:.05em;padding:1rem 2rem;text-decoration:none;text-transform:uppercase}.retry-btn{border:1px solid #ffffff4d;border-radius:50px;color:#fff;font-family:Inter,sans-serif;font-weight:600;margin-top:1rem;padding:.8rem 2rem;transition:all .2s}.retry-btn,.retry-btn-small{background:#0000;cursor:pointer}.retry-btn-small{border:none;color:#ffffff80;font-size:.85rem;padding:.5rem 1rem;text-decoration:underline;transition:color .2s}.retry-btn-small:hover,.retry-btn:hover{background:#ffffff1a;border-color:#fff;color:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.App{min-height:100vh;position:relative}.snap-container{height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.snap-section{display:flex;flex-direction:column;justify-content:center;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always}.container{margin:0 auto;max-width:1200px;padding:0 5%}.section{padding:150px 0;position:relative;z-index:1}.about-content{margin:0 auto;max-width:800px}.about-content p{color:#ffffffb3;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.section-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.section-subtitle{color:#fff9;font-size:1.2rem;margin-bottom:4rem;text-align:center}.skills-section .timeline{margin:0 auto;max-width:900px;padding-left:50px;position:relative}.skills-section .timeline:before{background:linear-gradient(180deg,#fff3,#ffffff0d);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.skill-timeline-item{margin-bottom:4rem;position:relative}.skill-timeline-item:before{background:#fff;border:3px solid #000;border-radius:50%;content:"";height:14px;left:-57px;position:absolute;top:8px;width:14px;z-index:1}.skill-timeline-content h3{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.skill-desc{color:#fff9;font-size:1.1rem;margin-bottom:1rem}.skill-tags-inline{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.skill-tags-inline span{background:#ffffff0d;border:1px solid #fff3;border-radius:50px;color:#ffffffe6;font-size:.9rem;padding:.5rem 1.2rem;transition:all .3s}.skill-tags-inline span:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px)}.experience-section .timeline{margin:0 auto;max-width:900px;padding-left:50px;position:relative}.experience-section .timeline:before{background:linear-gradient(180deg,#fff3,#ffffff0d);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.experience-section .skill-timeline-content .company{color:#fff9;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.experience-section .skill-timeline-content .description{color:#ffffffb3;line-height:1.8;margin-bottom:1.5rem}.experience-section .highlights{list-style:none;padding:0}.experience-section .highlights li{color:#ffffffb3;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.experience-section .highlights li:before{color:#ffffff80;content:"▹";left:0;position:absolute}.contact-section{padding:150px 0!important;text-align:center}.contact-description{color:#ffffffb3;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:700px}.contact-button{background:#fff;border-radius:50px;color:#000;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:4rem;padding:1.2rem 3rem;text-decoration:none;transition:all .3s}.contact-button:hover{box-shadow:0 10px 40px #ffffff4d;transform:translateY(-2px)}.social-links{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem}.social-links a{color:#fff9;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s}.social-links a:hover{color:#fff}.copyright{color:#fff6;font-size:.95rem;margin-top:2rem}@media (max-width:768px){.section{display:block;min-height:100vh;padding-bottom:80px;padding-top:140px!important}.container{padding:0 6%}.skill-timeline-item{margin-bottom:3rem;padding-left:30px}.skill-timeline-item:before{height:12px;left:-8px;width:12px}.experience-section .timeline,.skills-section .timeline{padding-left:10px}.experience-section .timeline:before,.skills-section .timeline:before{left:10px}.section-title{margin-bottom:3rem}.snap-container,html{scroll-snap-type:y mandatory}.snap-container{height:100vh;overflow-y:scroll}.snap-section{min-height:100vh;padding-top:0;scroll-snap-align:start;scroll-snap-stop:always}.about-content p{font-size:1rem;line-height:1.6}}
/*# sourceMappingURL=main.76d9a27b.css.map*/