*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}a{text-decoration:none}html,body{height:100%;overflow:hidden}.App{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex}.sidebar{width:250px;height:100vh;background-color:#f3f3f3;flex-shrink:0;padding:20px;position:relative;z-index:10;display:flex;flex-direction:column}.profile-section{display:flex;align-items:center;gap:20px;margin-top:40px;margin-bottom:30px}.profile-image{flex-shrink:0}.profile-img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #D0D0D0}.profile-text{flex:1}.profile-name{font-size:16px;font-weight:400;color:#333;margin-bottom:4px;letter-spacing:.5px}.profile-title{font-size:13px;font-weight:400;color:#000;letter-spacing:.3px;min-height:18px}.cursor{animation:blink 1s infinite;color:#000}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.sidebar-nav{margin-top:20px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;margin:6px 0;border-radius:6px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;color:inherit}.nav-item:hover,.nav-item.active{background-color:#e6e7eb;color:#333}.nav-icon{width:18px;height:18px;flex-shrink:0}.nav-text{font-size:14px;font-weight:400;color:inherit}.connect-section{margin-top:30px}.connect-title{font-size:14px;font-weight:500;color:#333;margin-bottom:15px;letter-spacing:.3px}.social-links{display:flex;flex-direction:column;gap:8px}.social-link{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;text-decoration:none!important;color:#333;transition:background-color .2s ease}.social-link:hover{background-color:#e6e7eb}.social-link .social-icon{width:16px;height:16px;flex-shrink:0}.social-text{font-size:14px;font-weight:400;flex:1;margin-left:12px;text-align:left}.social-link .external-icon{width:14px;height:14px;flex-shrink:0;opacity:.6}.main-content{flex:1;height:100vh;background-color:#fcfcfc;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 80px;overflow-y:auto;position:relative}.main-content.experience-page{align-items:flex-start;justify-content:flex-start;padding:80px 100px;overflow-y:scroll;height:100vh;scroll-behavior:smooth}.hero-section{text-align:left;margin-bottom:30px}.hero-title{font-size:42px;font-weight:600;color:#333;margin-bottom:8px;letter-spacing:-.5px;line-height:1.1}.hero-subtitle{font-size:22px;font-weight:400;color:#888;margin:0;letter-spacing:.5px}.name-highlight{background-color:orange;color:#333;padding:8px 16px;border-radius:0;position:relative}.content-section{text-align:left;flex:1}.x-connect-card{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:14px 18px;margin-bottom:25px;box-shadow:0 2px 8px #0000000a}.x-icon{width:20px;height:20px;color:#000;flex-shrink:0}.x-connect-text{flex:1;font-size:14px;color:#333}.follow-button{background:#000;color:#fff;border:none;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.follow-button:hover{background:#333}.intro-text{margin-bottom:25px}.intro-text p{font-size:15px;line-height:1.5;color:#333;margin-bottom:14px}.intro-text em{font-style:italic;color:#666}.experience-list{list-style:none;padding:0;margin:12px 0 0}.experience-list li{font-size:15px;line-height:1.5;color:#333;margin-bottom:8px}.link{color:#333;text-decoration:none}.link:hover{color:#000}.link.underline{text-decoration:underline}.contact-text{margin-bottom:25px}.contact-text p{font-size:15px;line-height:1.5;color:#333;margin-bottom:10px}.contact-buttons{display:flex;gap:12px}.contact-btn{border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;text-decoration:none}.contact-btn.primary{background:#000;color:#fff}.contact-btn.primary:hover{background:#333}.contact-btn.secondary{background:#f5f5f5;color:#333;border:1px solid #e1e5e9}.contact-btn.secondary:hover{background:#e8e8e8}.email-icon{width:16px;height:16px}.text-container{position:relative;max-width:650px;width:100%;display:flex;flex-direction:column}.experience-container{max-width:600px;margin-left:300px;margin-top:20px}.experience-container .hero-title{font-size:36px;font-weight:400;color:#333;margin-bottom:20px;letter-spacing:-.5px;line-height:1.1}.experience-container .hero-subtitle{font-size:14px;font-weight:400;color:#000;margin:0 0 8px;letter-spacing:.5px}.experience-container .hero-timeline-text{font-size:14px;font-weight:400;color:#000;margin:0;letter-spacing:.5px}.hero-line{width:3px;background-color:#8b5cf6;margin-top:80px;margin-left:20px;border-radius:1px;position:absolute;transition:height .1s ease-out;z-index:10}.background-line{width:2px;height:800px;background-color:#e5e5e5;margin-top:80px;margin-left:20.5px;border-radius:1px;position:absolute;z-index:5}.animated-line{background:linear-gradient(to bottom,#8b5cf6,#8b5cf6 80%,#8b5cf64d)}.timeline-item{position:absolute;display:flex;align-items:center;z-index:15}.timeline-node{width:16px;height:16px;background-color:#8b5cf6;border:4px solid #fff;border-radius:50%;margin-left:13px;opacity:1;box-shadow:0 3px 12px #8b5cf666}.timeline-date{font-size:16px;font-weight:400;color:#666;margin-left:20px;white-space:nowrap;font-family:Inter,sans-serif}.experience-details{position:absolute;left:450px;top:100px;width:600px;z-index:20}.experience-details .timeline-date{display:none}.job-detail{margin-bottom:40px}.job-title{font-size:24px;font-weight:600;color:#333;margin-bottom:20px;font-family:Inter,sans-serif}.job-description{font-size:16px;color:#666;margin-bottom:24px;line-height:1.6;font-family:Inter,sans-serif}.job-responsibilities{list-style:none;padding:0;margin-bottom:28px}.job-responsibilities li{font-size:14px;color:#555;margin-bottom:12px;padding-left:16px;position:relative;line-height:1.5;font-family:Inter,sans-serif}.job-responsibilities li:before{content:"•";color:#8b5cf6;font-weight:700;position:absolute;left:0}.tech-stack{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{background-color:#e0f2fe;color:#0369a1;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500;font-family:Inter,sans-serif}.about-container{max-width:700px;margin:0 auto;padding:20px 40px}.about-content{display:flex;flex-direction:column;gap:12px}.about-main-title{font-size:64px;font-weight:600;color:#000;margin-bottom:4px;font-family:Inter,sans-serif;letter-spacing:-1px}.about-tagline{font-size:14px;font-weight:500;color:#666;letter-spacing:1px;margin-bottom:12px;font-family:Inter,sans-serif}.tech-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tech-tag-about{background-color:#f1f3f4;color:#333;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500;font-family:Inter,sans-serif}.about-section{margin-bottom:12px}.section-title{font-size:20px;font-weight:500;color:#000;margin-bottom:4px;font-family:Inter,sans-serif}.section-text{font-size:16px;line-height:1.5;color:#333;font-family:Inter,sans-serif}.about-link{color:#000;text-decoration:underline;font-weight:500}.about-link:hover{color:#666}.about-buttons{display:flex;gap:16px;margin-top:16px}.about-btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.about-btn.primary{background-color:#000;color:#fff;border:1px solid #000}.about-btn.primary:hover{background-color:#333}.about-btn.secondary{background-color:#fff;color:#000;border:1px solid #ddd}.about-btn.secondary:hover{background-color:#f8f9fa}.btn-icon{width:16px;height:16px}.contact-container{position:fixed;top:0;left:250px;width:calc(100vw - 250px);height:100vh;z-index:1}.contact-content{position:relative;z-index:10;max-width:800px;margin:0 auto;padding:60px 40px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-title{font-size:48px;font-weight:600;color:#333;margin-bottom:8px;font-family:Inter,sans-serif;letter-spacing:-.5px;text-align:center}.contact-subtitle{font-size:18px;color:#666;margin-bottom:40px;font-family:Inter,sans-serif;text-align:center}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:48px}.contact-item{display:flex;align-items:center;gap:16px;padding:20px;background:#fffc;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.contact-icon{width:24px;height:24px;color:#8b5cf6;flex-shrink:0}.contact-icon svg{width:100%;height:100%}.contact-details h3{font-size:16px;font-weight:600;color:#333;margin-bottom:4px;font-family:Inter,sans-serif}.contact-details p{font-size:14px;color:#666;margin:0;font-family:Inter,sans-serif}.contact-form{background:#fffc;padding:32px;border-radius:16px;border:1px solid rgba(0,0,0,.1)}.contact-form h2{font-size:24px;font-weight:600;color:#333;margin-bottom:24px;font-family:Inter,sans-serif;text-align:center}.form-group{margin-bottom:20px}.form-input,.form-textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#ffffffe6;transition:border-color .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#8b5cf6}.form-textarea{resize:vertical;min-height:120px}.form-submit{width:100%;padding:14px 24px;background-color:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .2s ease}.form-submit:hover{background-color:#7c3aed}.contact-overlay{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px;height:100%;pointer-events:all;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.contact-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:600px;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.contact-page-title{font-size:48px;font-weight:400;color:#000;margin-bottom:8px;font-family:Inter,sans-serif;letter-spacing:-1px}.contact-page-subtitle{font-size:16px;color:#333;margin-bottom:24px;font-family:Inter,sans-serif;line-height:1.6;max-width:500px}.x-connect-card{display:flex;align-items:center;justify-content:space-between;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:20px 24px;margin-bottom:24px;max-width:500px;width:100%}.x-card-content{display:flex;align-items:center;gap:16px;text-align:left}.x-logo{width:24px;height:24px;color:#000}.x-card-text{font-size:14px;color:#333;font-family:Inter,sans-serif;font-weight:500}.follow-btn{background-color:#000;color:#fff;border:none;border-radius:20px;padding:10px 20px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .2s ease}.follow-btn:hover{background-color:#333}.book-call-btn{display:flex;align-items:center;gap:10px;background-color:#000;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .2s ease;text-decoration:none}.book-call-btn:hover{background-color:#333}.contact-buttons{display:flex;gap:16px}.email-btn{display:flex;align-items:center;gap:10px;background-color:#fff;color:#000;border:1px solid #ddd;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;text-decoration:none}.email-btn:hover{background-color:#f8f9fa;border-color:#ccc}.linkedin-btn{display:flex;align-items:center;gap:10px;background-color:#0077b5;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .2s ease;text-decoration:none}.linkedin-btn:hover{background-color:#005885}.phone-icon,.email-icon,.linkedin-icon{width:20px;height:20px}.resume-section{margin-top:auto;padding:0 20px}.resume-download{margin-top:8px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;position:fixed;top:20px;left:20px;z-index:1001}.mobile-menu-toggle span{width:100%;height:3px;background:#333;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}@media (max-width: 768px){.App{flex-direction:column}.mobile-menu-toggle{display:flex}.mobile-overlay{display:block}.sidebar{position:fixed;top:0;left:-100%;width:280px;height:100vh;z-index:1000;transition:left .3s ease;overflow-y:auto}.sidebar.mobile-open{left:0}.main-content{width:100%;padding:100px 20px 20px;margin-left:0}.main-content.experience-page{padding:100px 20px 20px}.profile-section{padding:20px;margin-bottom:20px}.profile-image,.profile-img{width:60px;height:60px}.profile-name{font-size:18px}.profile-title{font-size:12px}.sidebar-nav{padding:0 20px}.nav-item{padding:12px 16px;margin-bottom:8px}.nav-icon{width:18px;height:18px}.nav-text{font-size:14px}.connect-section{padding:0 20px;margin-top:20px}.connect-title{font-size:12px}.social-link{padding:8px 12px;margin-bottom:6px}.social-icon{width:16px;height:16px}.social-text{font-size:12px}.external-icon{width:12px;height:12px}.resume-section{padding:20px;margin-top:auto}.text-container{padding-top:80px}.hero-title{font-size:36px;line-height:1.2}.hero-subtitle{font-size:14px}.name-highlight{padding:4px 8px;font-size:36px}.content-section{max-width:100%;padding:0 10px}.intro-text,.contact-text{font-size:14px;line-height:1.6}.contact-buttons{flex-direction:column;gap:12px;align-items:stretch}.contact-btn{justify-content:center;width:100%}.experience-container{margin-left:10px;margin-top:0}.experience-container .hero-title{font-size:28px}.experience-container .hero-subtitle,.hero-timeline-text{font-size:14px}.timeline-item,.background-line,.animated-line{display:none}.experience-details{position:static;left:auto;right:auto;width:100%;margin-bottom:40px;padding:20px;background:#fffc;border-radius:12px;border-left:4px solid #8B5CF6}.experience-details .timeline-date{display:block;font-size:12px;color:#8b5cf6;font-weight:600;margin-bottom:8px;letter-spacing:.5px}.job-title{font-size:18px;margin-top:0}.job-description{font-size:14px}.job-responsibilities{font-size:13px}.tech-tag{font-size:11px;padding:6px 10px}.about-container{padding:80px 20px 20px}.about-main-title{font-size:36px}.about-tagline{font-size:10px}.tech-tag-about{font-size:10px;padding:4px 8px}.section-title{font-size:18px}.section-text{font-size:14px}.about-buttons{flex-direction:column;align-items:stretch}.about-btn{justify-content:center;width:100%;margin-bottom:12px}.contact-container{left:0;width:100vw}.contact-overlay{padding:40px 20px}.contact-content{max-width:100%;align-items:center;text-align:center}.contact-page-title{font-size:36px}.contact-page-subtitle{font-size:14px;text-align:center}.contact-buttons{flex-direction:column;gap:12px;align-items:stretch;width:100%}.book-call-btn,.email-btn,.linkedin-btn{justify-content:center;width:100%}.shooting-stars-background{display:none}}@media (min-width: 769px) and (max-width: 1024px){.sidebar{width:200px}.main-content{margin-left:200px;width:calc(100% - 200px)}.contact-container{left:200px;width:calc(100vw - 200px)}.hero-title{font-size:48px}.content-section{max-width:90%}}.projects-container{padding:60px 80px;max-width:1100px;margin:0 auto;height:100vh;overflow-y:auto}.projects-header{text-align:left;margin-bottom:40px}.projects-title{font-size:42px;font-weight:400;color:#000;margin-bottom:8px;font-family:Inter,sans-serif;letter-spacing:-1px}.projects-subtitle{font-size:16px;color:#666;font-family:Inter,sans-serif;margin-bottom:0}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.project-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.project-content{padding:24px}.project-header{margin-bottom:12px}.project-title{font-size:20px;font-weight:600;color:#000;margin-bottom:8px;font-family:Inter,sans-serif}.project-award{background-color:orange;color:#000;padding:8px 12px;border-radius:4px;font-size:11px;font-weight:600;font-family:Inter,sans-serif;display:inline-block;margin-bottom:8px}.project-description{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px;font-family:Inter,sans-serif}.project-links{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.project-btn{display:inline-flex;align-items:center;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:500;font-family:Inter,sans-serif;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer}.project-btn.primary{background-color:#000;color:#fff}.project-btn.primary:hover{background-color:#333}.project-btn.secondary{background-color:#f5f5f5;color:#333}.project-btn.secondary:hover{background-color:#e5e5e5}.project-btn.youtube{background-color:red;color:#fff}.project-btn.youtube:hover{background-color:#c00}.project-btn.link{background-color:#8b5cf6;color:#fff}.project-btn.link:hover{background-color:#7c3aed}.project-btn.award{background-color:#fef3c7;color:#d97706;border:1px solid #f59e0b;cursor:default}.project-btn.award:hover{background-color:#fef3c7;border-color:#f59e0b}.project-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:500;font-family:Inter,sans-serif;text-transform:lowercase;margin-left:12px}.project-status.active{background-color:#dcfce7;color:#16a34a}.project-tags{display:flex;flex-wrap:wrap;gap:8px}.project-tag{display:inline-block;padding:4px 12px;background-color:#f3f4f6;color:#374151;border-radius:16px;font-size:11px;font-weight:500;font-family:Inter,sans-serif}.coming-soon{text-align:center;font-size:16px;color:#666;font-family:Inter,sans-serif;margin-top:40px;padding-bottom:40px}@media (max-width: 768px){.projects-container{padding:100px 20px 20px;height:100vh;overflow-y:auto}.projects-header{margin-bottom:30px}.projects-title{font-size:28px}.projects-subtitle{font-size:14px}.projects-grid{grid-template-columns:1fr;gap:25px}.project-card{border-radius:12px}.project-content{padding:20px}.project-title{font-size:18px;margin-bottom:6px}.project-award{font-size:10px;padding:6px 10px;margin-bottom:6px}.project-description{font-size:13px;margin-bottom:16px;line-height:1.4}.project-links{gap:8px;margin-bottom:14px}.project-btn{padding:8px 14px;font-size:12px;flex:1;justify-content:center;min-width:0}.project-tags{gap:6px}.project-tag{font-size:10px;padding:3px 8px}.coming-soon{font-size:14px;margin-top:30px;padding-bottom:30px}}.shooting-stars-background{position:absolute;top:0;left:-100px;width:calc(100% + 100px);height:425px;pointer-events:none;z-index:0}.hero-section,.content-section{position:relative;z-index:1}.shooting-star{position:absolute;width:2px;height:20px;background:linear-gradient(to top,#8B5CF6,transparent);border-radius:1px;opacity:0;animation:shootingStar 4s linear infinite}@keyframes shootingStar{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(445px)}}.star-1{left:15%;animation-delay:0s;animation-duration:5s}.star-2{left:30%;animation-delay:2s;animation-duration:4.5s}.star-3{left:45%;animation-delay:4s;animation-duration:5.5s}.star-4{left:60%;animation-delay:6s;animation-duration:4s}.star-5{left:75%;animation-delay:1s;animation-duration:6s}.star-6{left:25%;animation-delay:3s;animation-duration:4.8s}.star-7{left:55%;animation-delay:5s;animation-duration:5.2s}.star-8{left:85%;animation-delay:7s;animation-duration:4.5s}
