body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html{animation:gradientBG 18s ease infinite;background:linear-gradient(-45deg,#0f0f23,#1a1a3a,#2d1b69,#4a148c,#0f0f23);background-size:400% 400%;min-height:100vh}body{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:0;overflow-x:hidden;padding:0}@keyframes gradientBG{0%{background-position:0 50%}25%{background-position:50% 100%}50%{background-position:100% 50%}75%{background-position:50% 0}to{background-position:0 50%}}.App{overflow-x:hidden;text-align:center;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.footer{display:flex;flex-direction:column;justify-content:center;min-height:100vh;scroll-snap-align:start}[data-scroll-container]{overflow:hidden}[data-scroll-section]{position:relative}[data-scroll]{will-change:transform}.nav-icons{display:flex;flex-direction:column;gap:15px;left:30px;position:fixed;top:50%;transform:translateY(-50%);z-index:999}.nav-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fffc;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:relative;transition:all .3s ease;width:50px}.nav-icon:hover{background:#fff3;box-shadow:0 4px 15px #0003;color:#fff;transform:translateY(-3px)}.nav-label{background:#000c;border-radius:6px;color:#fff;font-size:.9rem;left:60px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;transform:translateX(-10px);transition:all .3s ease;white-space:nowrap}.nav-icon:hover .nav-label{opacity:1;transform:translateX(0)}.scroll-indicator{display:flex;flex-direction:column;gap:10px;opacity:0;position:fixed;right:30px;top:50%;transform:translateY(-50%);transition:opacity .3s ease;z-index:999}.App.scrolling .scroll-indicator{opacity:1}.scroll-arrow{align-items:center;animation:pulse 1s infinite;background:#667eeae6;border-radius:50%;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}@keyframes pulse{0%{box-shadow:0 4px 15px #667eea4d;transform:scale(1)}50%{box-shadow:0 6px 20px #667eea80;transform:scale(1.1)}to{box-shadow:0 4px 15px #667eea4d;transform:scale(1)}}.fixed-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-content{height:70px;justify-content:flex-start;margin:0;max-width:1200px;padding:0 .5rem}.header-content,.header-logo{align-items:center;display:flex}.header-logo{gap:.75rem}.header-icon{align-items:center;display:flex;font-size:1.2rem;height:30px;justify-content:center;width:30px}.logo-image{border-radius:4px;height:30px;object-fit:contain;width:30px}.header-name{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-shadow:0 2px 4px #0000004d}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero{align-items:center;background:#0000;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:70px;position:relative;scroll-snap-align:center}.hero-content{max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.hero-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.resume-icon{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));font-size:2rem;opacity:.9;text-decoration:none;transition:all .3s ease}.resume-icon:hover{filter:drop-shadow(3px 3px 6px rgba(0,0,0,.4));opacity:1;transform:scale(1.1)}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.role{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#f0f0f0;font-size:1.8rem;font-weight:500;margin-bottom:1rem;opacity:.95}.hero-location{color:#f0f0f0;font-size:1.4rem;font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.3rem;line-height:1.6;margin:0 auto 2.5rem;max-width:600px;opacity:.9}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{-webkit-tap-highlight-color:transparent;border:2px solid #0000;border-radius:50px;display:inline-block;font-size:1.1rem;font-weight:600;min-height:44px;min-width:44px;padding:1rem 2rem;text-decoration:none;touch-action:manipulation;transition:all .3s ease}.cta-button.primary{background:#0000;border-color:#fff;color:#fff}.cta-button.primary:hover{background:#fff;border-color:#fff;color:#667eea;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border-color:#fff;color:#fff}.cta-button.secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}section{display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:5rem 0;scroll-snap-align:center}section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.about{background:#0000}.about-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-text p{color:#fff;font-size:1.1rem;margin-bottom:1.5rem;text-align:left}.skills h3{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3a3a3acc;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 6px #0000004d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.skill-category:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.skill-category h4{color:#667eea;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.skill-category ul{list-style:none;text-align:left}.skill-category li{color:#fff;padding:.5rem 0 .5rem 1.5rem;position:relative}.skill-category li:before{color:#667eea;content:"▸";font-weight:700;left:0;position:absolute}.experience{background:#0000}.experience-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px}.experience-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2a2a2acc;border:1px solid #ffffff1a;border-radius:12px;padding:2.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.experience-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.experience-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.company{color:#667eea;font-size:1.5rem;font-weight:600;margin:0}.duration{background:#667eea;border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.position{color:#667eea;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.description{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.technologies{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:.95rem;padding:1rem}.projects{background:#0000}.projects-preview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3a3a3acc;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 6px #0000004d;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.project-card .project-links{margin-top:auto}.project-card.featured{background:#3a3a3acc;border:2px solid #667eea;position:relative}.project-card.featured:before{background:#667eea;border-radius:20px;color:#fff;content:"⭐ Featured";font-size:.8rem;font-weight:600;padding:4px 12px;position:absolute;right:20px;top:-10px}.project-card.featured:after{align-items:center;animation:bounce 2s infinite;background:#667eea;border-radius:50%;box-shadow:0 2px 8px #667eea4d;color:#fff;content:"↓";display:flex;font-size:1.2rem;font-weight:700;height:30px;justify-content:center;left:50%;position:absolute;top:-25px;transform:translateX(-50%);width:30px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-5px)}60%{transform:translateX(-50%) translateY(-3px)}}.project-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.project-card .project-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.project-card .project-title{color:#fff;font-size:1.4rem;font-weight:600;margin:0}.project-card .project-technologies-header{color:#ccc;font-size:.9rem;font-weight:500}.project-card .project-description{color:#fff;line-height:1.6;margin-bottom:1rem}.project-card h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.project-card p{color:#fff;line-height:1.6;margin-bottom:1.5rem}.project-card a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.project-card a:hover{color:#5a6fd8;text-decoration:underline}.view-all-projects-btn{background:#667eea;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.view-all-projects-btn:hover{background:#5a6fd8;transform:translateY(-2px)}.projects-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.projects-modal{animation:modalSlideIn .3s ease-out;background:#2a2a2a;border-radius:12px;max-height:80vh;max-width:900px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.modal-header h2{color:#fff;font-size:2rem;margin:0}.close-modal-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;transition:color .3s ease;width:40px}.close-modal-btn:hover{background:#f0f0f0;color:#333}.projects-list{padding:2rem}.project-item{background:#3a3a3a;border-left:4px solid #667eea;border-radius:12px;margin-bottom:1.5rem;padding:2rem;transition:transform .3s ease}.project-item:hover{transform:translateY(-2px)}.project-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem}.project-title{color:#fff;font-size:1.4rem;font-weight:600;margin:0}.project-technologies-header{color:#ccc;font-size:.9rem;font-weight:500}.project-description,.project-item p{color:#fff;line-height:1.6;margin-bottom:1rem}.project-technologies{color:#ccc;font-size:.9rem;margin-bottom:1.5rem}.project-links{display:flex;flex-wrap:wrap;gap:1rem}.project-link{border-radius:25px;display:inline-block;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.github-link{background:#333;color:#fff}.github-link:hover{background:#555;transform:translateY(-2px)}.live-link{background:#667eea;color:#fff}.project-card .live-link{color:#000}.live-link:hover{background:#5a6fd8;transform:translateY(-2px)}.habitforge-modal{max-height:90vh;max-width:800px;overflow-y:auto}.habitforge-content{padding:2rem}.habitforge-section{margin-bottom:2.5rem;text-align:left}.habitforge-section h3{border-bottom:2px solid #667eea;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.habitforge-section p{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.habitforge-section ul{list-style:none;padding-left:0}.habitforge-section li{color:#fff;font-size:1.1rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.habitforge-section li:before{color:#667eea;content:"▸";font-weight:700;left:0;position:absolute}.website-link{margin:1.5rem 0;text-align:center}.visit-website-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.visit-website-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.technologies-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-tag{background:#fff;border:2px solid #667eea;border-radius:25px;color:#000;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.tech-tag:hover{background:#667eea;color:#fff;transform:translateY(-1px)}.resume{background:#111}.resume p{color:#e0e0e0;font-size:1.1rem;margin-bottom:2rem}.resume-link{background:#222;border:2px solid #667eea;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.resume-link:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.footer{background:#0000;border-top:1px solid #4444444d;padding:3rem 0}.footer-content{flex-direction:column;gap:2rem}.footer-content,.footer-top{align-items:center;display:flex}.footer-top{flex-wrap:wrap;gap:4rem;justify-content:center;width:100%}.footer-logo{flex-direction:row}.footer-logo,.temp-logo{align-items:center;display:flex;gap:.75rem}.temp-logo{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-align:center}.footer-logo-image{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;height:50px;object-fit:contain;transition:all .3s ease;width:50px}.footer-logo-image:hover{background:#fff3;box-shadow:0 4px 15px #0003;transform:translateY(-3px)}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.footer-year{color:#ffffffe6;font-size:.9rem;text-align:center}.footer-credits{color:#fffc;font-size:.8rem;line-height:1.4;text-align:center}.footer-divider{background:linear-gradient(180deg,#0000,#ffffff4d,#0000);flex-shrink:0;height:60px;width:1px}.footer-social{gap:1.5rem}.footer-social,.social-link{align-items:center;display:flex}.social-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fffc;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{background:#fff3;box-shadow:0 4px 15px #0003;color:#fff;transform:translateY(-3px)}.social-link svg{height:24px;width:24px}.back-to-top-container{margin-top:auto;padding:3rem 0 1rem;width:100%}.back-to-top-btn,.back-to-top-container{align-items:center;display:flex;justify-content:center}.back-to-top-btn{animation:bounceArrow 2s ease-in-out infinite;background:none;border:none;border-radius:50%;color:#fffc;cursor:pointer;font-size:2rem;font-weight:700;height:50px;padding:.5rem;transition:all .3s ease;width:50px}@keyframes bounceArrow{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.back-to-top-btn:hover{animation:none;color:#fff;text-shadow:0 4px 8px #0000004d;transform:translateY(-3px)}@media (max-width:768px){.container{padding:0 1rem}.hero-header{flex-direction:column;gap:.5rem}.header-content{height:60px;padding:0 .5rem}.header-name{font-size:.8rem}.header-icon{font-size:1rem;height:25px;width:25px}.hero{padding-top:60px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.4rem}.hero-location{font-size:1.2rem}.hero-description{font-size:1.1rem}.hero-cta{align-items:center;flex-direction:column}.resume-icon{font-size:1.5rem}.about-content{gap:2rem}.about-content,.skills-grid{grid-template-columns:1fr}.experience-header{align-items:flex-start;flex-direction:column}.projects-preview{grid-template-columns:1fr}.habitforge-modal,.projects-modal{margin:1rem;max-height:90vh}.habitforge-content{padding:1.5rem}.technologies-grid{gap:.3rem}.tech-tag{font-size:.8rem;padding:.4rem .8rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.projects-list{padding:1.5rem}.project-card .project-header,.project-header{align-items:flex-start;flex-direction:column;gap:.5rem}.project-card .project-title{font-size:1.2rem}.project-card .project-technologies-header{font-size:.8rem}.project-title{font-size:1.2rem}.project-technologies-header{font-size:.8rem}.project-links{flex-direction:column}.footer-content{text-align:center}.footer-content,.footer-top{flex-direction:column;gap:1.5rem}.footer-logo{align-items:center}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;width:80%}.footer-social{gap:1rem}section{padding:3rem 0}section h2{font-size:2rem}.temp-logo{font-size:1.3rem;padding:.6rem 1.2rem}.footer-bottom{flex-direction:column;gap:1rem}.footer-credits{font-size:.7rem}}@media (max-width:480px){.container{padding:0 .75rem}.header-content{height:55px;padding:0 .5rem}.header-name{font-size:.7rem}.header-icon{font-size:.9rem;height:22px;width:22px}.hero{padding-top:55px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description,.hero-location{font-size:1rem}.hero-content{padding:0 1rem}.cta-button{font-size:.9rem;padding:.75rem 1.5rem}section h2{font-size:1.8rem}.temp-logo{font-size:1.1rem;padding:.5rem 1rem}.social-link{height:45px;width:45px}.social-link svg{height:20px;width:20px}.back-to-top-btn{font-size:1.5rem;height:45px;width:45px}.footer-credits{font-size:.65rem;line-height:1.3}.habitforge-modal,.projects-modal{margin:.5rem;max-height:95vh}.modal-header h2{font-size:1.3rem}.tech-tag{font-size:.7rem;padding:.3rem .6rem}.nav-icons{gap:10px;left:15px}.nav-icon{font-size:1rem;height:40px;width:40px}.nav-label{font-size:.8rem;left:50px;padding:6px 10px}}@media (max-width:360px){.container{padding:0 .5rem}.header-content{height:50px;padding:0 .25rem}.header-name{font-size:.6rem}.header-icon{font-size:.8rem;height:20px;width:20px}.hero{padding-top:50px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.hero-description,.hero-location{font-size:.9rem}.temp-logo{font-size:1rem;padding:.4rem .8rem}.footer-credits{font-size:.6rem}.social-link{height:40px;width:40px}.social-link svg{height:18px;width:18px}.back-to-top-btn{font-size:1.3rem;height:40px;width:40px}}@media (max-width:768px) and (orientation:landscape){.footer,.hero{min-height:80vh}section{padding:2rem 0}}.projects-list::-webkit-scrollbar{width:8px}.projects-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.projects-list::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.projects-list::-webkit-scrollbar-thumb:hover{background:#5a6fd8}.project-card.featured h3,.project-card.featured p{color:#111!important}.about-resume{margin-top:1.5rem}.about-resume .resume-link{align-items:center;background:#222;border:2px solid #667eea;border-radius:30px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s,color .3s}.about-resume .resume-link:hover{background:#667eea;color:#fff}.resume,.resume p,.resume-link,.resume-link:hover{all:unset}.projects-preview .project-card:nth-child(2){background:#fff}.projects-preview .project-card:nth-child(2) h3,.projects-preview .project-card:nth-child(2) p{color:#111!important}.work-experience-page{background:#1a1a1a;min-height:100vh}.work-experience-header{background:#2a2a2a;border-bottom:1px solid #444;padding:2rem 0}.work-experience-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0;text-align:center}.back-button{background:#667eea;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.back-button:hover{background:#5a6fd8;transform:translateY(-2px)}.cta-button.tertiary{background:#333;border-color:#333;color:#fff}.cta-button.tertiary:hover{background:#555;border-color:#555;color:#fff;transform:translateY(-2px)}.nav-icon-img{height:18px;object-fit:contain;opacity:.8;transition:all .3s ease;width:18px}.nav-icon:hover .nav-icon-img{opacity:1}.project-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.project-header h3{line-height:1;margin:0}.project-logo{border-radius:8px;height:40px;object-fit:contain;width:40px}.theme-toggle-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fffc;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-left:1rem;transition:all .3s ease;width:40px}.theme-toggle-btn:hover{background:#fff3;box-shadow:0 4px 15px #0003;color:#fff;transform:translateY(-2px)}.theme-toggle-icon{height:20px;object-fit:contain;transition:all .3s ease;width:20px}.light-theme .theme-toggle-icon{height:28px;width:28px}.light-theme{animation:gradientBG 12s ease infinite;background:linear-gradient(-45deg,#e8d5ff,#d1c4e9,#b39ddb,#9575cd,#7e57c2);background-size:300% 300%;position:relative}.light-theme:before{background:radial-gradient(circle at 20% 30%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff14 0,#0000 50%),radial-gradient(circle at 40% 80%,#ffffff0f 0,#0000 50%),radial-gradient(circle at 90% 70%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 10% 90%,#ffffff14 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.light-theme .hero-description,.light-theme .hero-location,.light-theme .hero-subtitle,.light-theme .hero-title,.light-theme body{color:#000}.light-theme .role{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#000,#333);-webkit-background-clip:text;background-clip:text}.light-theme .cta-button.secondary{background:#0000;border-color:#000;color:#000}.light-theme .cta-button.secondary:hover{background:#000;color:#fff}.light-theme .about-text p,.light-theme section h2{color:#000}.light-theme .project-card{background:#ffffffe6;border:1px solid #0000001a}.light-theme .project-card .project-description,.light-theme .project-card .project-technologies-header,.light-theme .project-card .project-title,.light-theme .project-card h3,.light-theme .project-card p,.light-theme .view-all-projects-btn{color:#000}.light-theme .projects-preview .project-card:nth-child(2){background:#070710}.light-theme .projects-preview .project-card:nth-child(2) h3,.light-theme .projects-preview .project-card:nth-child(2) p{color:#fff!important}.light-theme .projects-preview .project-card:nth-child(2) a{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea4d;color:#000;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.light-theme .projects-preview .project-card:nth-child(2) a:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.light-theme .temp-logo{background:#0f172a1a;border:2px solid #0f172a4d;color:#0f172a}.light-theme .projects-modal{background:#fff;color:#000}.light-theme .experience-item .technologies,.light-theme .modal-header h2,.light-theme .project-item h3,.light-theme .project-item p,.light-theme .project-technologies{color:#000}.light-theme .technologies{background:#000;border:1px solid #000;color:#fff!important}.light-theme .social-link{background:#0000001a;border:1px solid #0003;color:#000c}.light-theme .social-link:hover{background:#0003;color:#000}.light-theme .social-link svg{fill:currentColor}.light-theme .footer-credits,.light-theme .footer-year{color:#000}.light-theme .habitforge-modal{background:#fff;color:#000}.light-theme .habitforge-content h3,.light-theme .habitforge-content li,.light-theme .habitforge-content p,.light-theme .habitforge-section h3,.light-theme .habitforge-section li,.light-theme .habitforge-section p,.light-theme .visit-website-btn{color:#000}.light-theme .project-card.featured{background:#070710!important;border:2px solid #667eea}.light-theme .project-card.featured .project-header h3,.light-theme .project-card.featured .project-header p,.light-theme .project-card.featured h3,.light-theme .project-card.featured p,.light-theme .project-card.featured p:not(.project-link){color:#fff!important}.dark-theme .project-card.featured{background:#fff;border:2px solid #667eea}.dark-theme .project-card.featured h3,.dark-theme .project-card.featured p{color:#000!important}.light-theme .cta-button.primary{background:#0000;border-color:#000;color:#000}.light-theme .cta-button.primary:hover{background:#000;border-color:#000;color:#fff}.light-theme .header-name{color:#000}.light-theme .experience-item{background:#fff;border:1px solid #0000001a}.light-theme .experience-item .technologies,.light-theme .experience-item h3,.light-theme .experience-item h4,.light-theme .experience-item li,.light-theme .experience-item p,.light-theme .skills h3{color:#000}.light-theme .skill-category h4{color:#667eea}.light-theme .skill-category li{color:#000}.light-theme .skill-category{background:#f5f5ffd9;border:1px solid #e0e0ff}.light-theme .github-link{background:#fff;border:1px solid #ccc;color:#667eea}.light-theme .project-item{background:#fff;border:1px solid #e0e0e0;color:#000}.light-theme .project-description,.light-theme .project-item .github-link,.light-theme .project-item .live-link,.light-theme .project-item .project-technologies,.light-theme .project-item h3,.light-theme .project-item p,.light-theme .project-technologies-header,.light-theme .project-title{color:#000}.dark-theme .projects-preview .project-card:nth-child(2) a{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.dark-theme .projects-preview .project-card:nth-child(2) a:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.dark-theme .projects-preview .project-card:nth-child(2) a,.light-theme .projects-preview .project-card:nth-child(2) a{font-size:1rem;padding:.7rem 1.3rem}.light-theme .temp-logo{color:#000!important}.dark-theme .scroll-arrow{background:#1a237e}@media (max-width:600px){.nav-icons{align-items:center;background:#0000;bottom:0;box-shadow:none;flex-direction:row;gap:0;height:60px;justify-content:space-evenly;left:0;padding:0;position:fixed;right:0;top:auto;width:100vw;z-index:1001}.nav-icon{background:#ffffff14;border-radius:50%;font-size:1.1rem;height:44px;margin:0;width:44px}.nav-label{background:#000000d9;border-radius:6px;color:#fff;font-size:.8rem;left:50%;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;top:-32px;transform:translateX(-50%);white-space:nowrap;z-index:1002}.nav-icon:focus .nav-label,.nav-icon:hover .nav-label{opacity:1}.App,body{padding-bottom:60px}}

/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;transform-origin:center right;transition:transform .3s,opacity .3s;width:11px}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}
/*# sourceMappingURL=main.6096b62a.css.map*/