.nav{position:fixed;top:0;left:0;right:0;height:72px;background:#0a0a12d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);z-index:1000;box-shadow:0 4px 20px #0000001a}.nav-container{height:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);height:50px}.logo-image{height:48px;width:auto;object-fit:contain;mix-blend-mode:screen;filter:brightness(1.15) contrast(1.08) saturate(1.1) drop-shadow(0 0 10px rgba(0,217,255,.4)) drop-shadow(0 0 15px rgba(185,103,255,.2));transition:all .3s ease}.nav-logo:hover .logo-image{transform:scale(1.08);filter:brightness(1.25) contrast(1.12) saturate(1.15) drop-shadow(0 0 15px rgba(0,217,255,.6)) drop-shadow(0 0 25px rgba(185,103,255,.4))}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-link{background:none;border:none;color:#b0b8c1;font-size:.95rem;font-weight:500;cursor:pointer;padding:.75rem 0;position:relative;transition:color .3s ease;letter-spacing:.02em}.nav-link-text{position:relative;z-index:1}.nav-link:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(90deg,#00d9ff,#9d4edd);transform:translate(-50%);transition:width .4s cubic-bezier(.4,0,.2,1)}.nav-link:hover{color:#00d9ff}.nav-link:hover:before{width:100%}.nav-link:active{transform:scale(.95)}.nav-social{display:flex;gap:1.25rem;align-items:center}.social-icon{color:#b0b8c1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.social-icon:hover{color:#00d9ff;background:#00d9ff1a;border-color:#00d9ff4d;transform:translateY(-3px);box-shadow:0 8px 20px #00d9ff26}.social-icon:active{transform:translateY(-1px)}.mobile-menu-btn{display:none;background:none;border:none;color:#f8f9fa;cursor:pointer;padding:.5rem;transition:all .3s ease}.mobile-menu-btn:hover{color:#00d9ff}.mobile-menu-btn:active{transform:scale(.9)}.mobile-menu{overflow:hidden;background:#0a0a12fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08)}.mobile-nav-link{background:none;border:none;color:#b0b8c1;font-size:1.1rem;font-weight:500;cursor:pointer;padding:1rem;text-align:left;border-radius:8px;transition:all .3s ease;border-left:3px solid transparent}.mobile-nav-link:active{transform:scale(.98)}.mobile-social{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.mobile-social-icon{color:#b0b8c1;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;text-decoration:none}.mobile-social-icon:hover{color:#00d9ff;background:#00d9ff1a;border-color:#00d9ff4d;transform:scale(1.1)}@media(max-width:768px){.nav-container{padding:0 1.5rem}.nav-links,.nav-social{display:none}.mobile-menu-btn{display:flex;align-items:center;justify-content:center}.nav-logo{height:44px}.logo-image{height:42px}}@media(max-width:480px){.nav{height:64px}.nav-container{padding:0 1rem}.nav-logo{height:40px}.logo-image{height:38px}.mobile-menu-content{padding:1rem}.mobile-nav-link{font-size:1rem;padding:.875rem}.mobile-social{gap:.75rem}.mobile-social-icon{width:45px;height:45px}}.nav-link:focus-visible,.mobile-menu-btn:focus-visible,.social-icon:focus-visible,.mobile-nav-link:focus-visible,.mobile-social-icon:focus-visible{outline:2px solid #00d9ff;outline-offset:4px;border-radius:4px}body.menu-open{overflow:hidden}.mobile-menu{overflow:hidden;background:#0a0a12fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:999}.mobile-menu-content{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link{background:none;border:none;color:#b0b8c1;font-size:1.1rem;font-weight:500;cursor:pointer;padding:1rem;text-align:left;border-radius:8px;transition:all .3s ease;border-left:3px solid transparent;-webkit-tap-highlight-color:rgba(0,217,255,.2);touch-action:manipulation;user-select:none;-webkit-user-select:none;position:relative;z-index:1}.mobile-nav-link:hover{color:#00d9ff;background:#00d9ff14;border-left-color:#00d9ff;padding-left:1.5rem}.mobile-nav-link:active{transform:scale(.98);background:#00d9ff26}.hero-section{display:flex;align-items:center;justify-content:center;min-height:100vh;position:relative;overflow:hidden;padding:0 2rem;padding-top:100px}.hero-content{position:relative;text-align:center;z-index:10;max-width:900px;padding:0 2rem}.hero-greeting{font-size:1.125rem;color:#e8e8f0;margin-bottom:.5rem;font-weight:500;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),0 0 30px rgba(0,0,0,.4)}.hero-name{margin-bottom:1rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1;letter-spacing:-.01em}.name-gradient{background:linear-gradient(135deg,#26c6da,#42a5f5 30%,#ab47bc 70%,#7a0856);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5)) drop-shadow(0 0 20px rgba(66,165,245,.15))}.hero-role{font-size:clamp(1.5rem,3vw,2rem);color:#f8f9fa;font-weight:500;margin-bottom:1.5rem;letter-spacing:-.01em;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),0 0 30px rgba(0,0,0,.4)}.hero-tagline{font-size:1.125rem;color:#e0e0e8;margin:0 auto 3rem;font-weight:400;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6)}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:600;border:2px solid;border-radius:12px;cursor:pointer;transition:all .3s ease;letter-spacing:.02em;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#01cdfe,#09c);border-color:#01cdfe;color:#0a0a12;font-weight:700;box-shadow:0 4px 15px #01cdfe66,inset 0 1px #ffffff4d}.btn-primary:hover{background:linear-gradient(135deg,#00e0ff,#00b8d4);transform:translateY(-2px);box-shadow:0 6px 25px #01cdfe99,0 12px 40px #01cdfe4d,inset 0 1px #fff6;border-color:#00e0ff}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:linear-gradient(135deg,#ff71ce,#b967ff);border-color:#ff71ce;color:#000;font-weight:700;box-shadow:0 4px 15px #ff71ce66,inset 0 1px #fff3}.btn-secondary:hover{background:linear-gradient(135deg,#ff8ad8,#c77dff);transform:translateY(-2px);box-shadow:0 6px 25px #ff71ce99,0 12px 40px #ff71ce4d,inset 0 1px #ffffff4d;border-color:#ff8ad8}.btn-secondary:active{transform:translateY(0)}.hero-social{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem}.social-link{color:#d0d0d8;transition:all .3s ease;display:inline-flex;text-decoration:none;filter:drop-shadow(0 0 8px rgba(0,0,0,.7))}.social-link:hover{color:#01cdfe;filter:drop-shadow(0 0 10px rgba(1,205,254,.6));transform:translateY(-3px)}.social-link:active{transform:translateY(0)}.scroll-indicator{background:none;border:none;color:#9a9aa8;cursor:pointer;padding:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;margin:0 auto;filter:drop-shadow(0 0 6px rgba(0,0,0,.6))}.scroll-icon{font-size:1.5rem}.scroll-indicator:hover{color:#01cdfe;background:#01cdfe1a}.hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:all;z-index:1}.hero-bg>div{opacity:.5}@media(min-width:1920px){.hero-section{padding-top:110px}}@media(min-width:1440px)and (max-width:1919px){.hero-section{padding-top:105px}}@media(min-width:1280px)and (max-width:1439px){.hero-section{padding-top:105px}}@media(min-width:1024px)and (max-width:1279px){.hero-section{padding-top:110px;min-height:100vh}}@media(min-width:769px)and (max-width:1023px){.hero-section{padding-top:100px}}@media(min-width:481px)and (max-width:768px){.hero-section{padding:0 1.5rem 1.5rem;padding-top:100px}.hero-content{padding:0 1rem}.hero-greeting{font-size:1rem}.hero-tagline{font-size:1rem;margin-bottom:2.5rem}.hero-cta{gap:.875rem;margin-bottom:2.5rem}.btn{padding:.875rem 1.75rem;font-size:.95rem}.hero-social{gap:1.25rem;margin-bottom:2.5rem}}@media(max-width:480px){.hero-section{padding:0 1rem 1rem;padding-top:90px}.hero-content{padding:0 .5rem}.hero-greeting{font-size:.95rem;margin-bottom:.35rem}.hero-tagline{font-size:.95rem;margin-bottom:2rem}.hero-cta{flex-direction:column;gap:.75rem;margin-bottom:2rem}.btn{width:100%;padding:.875rem 1.5rem}.hero-social{gap:1rem;margin-bottom:2rem}.social-link{font-size:1.25rem}.scroll-indicator{width:36px;height:36px}.scroll-icon{font-size:1.25rem}}.btn:focus-visible,.social-link:focus-visible,.scroll-indicator:focus-visible{outline:2px solid #01cdfe;outline-offset:4px;border-radius:8px}@media(prefers-reduced-motion:reduce){.scroll-indicator{animation:none}.btn-primary:before,.btn-secondary:before{display:none}}.about-section{position:relative;display:flex;align-items:center;overflow:hidden}.about-wrapper{position:relative;z-index:10}.about-header{margin-bottom:1.5rem;text-align:left}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:#f8f9fa;letter-spacing:-.02em}.title-accent{position:relative;display:inline-block;padding-bottom:.5rem}.title-accent:after{content:"";position:absolute;bottom:0;left:0;width:60%;height:4px;background:linear-gradient(90deg,#00d9ff,#9d4edd);border-radius:2px;animation:expandWidth 1.5s ease-in-out forwards}@keyframes expandWidth{0%{width:0}to{width:60%}}.section-subtitle{font-size:1.25rem;color:#7a8a99;font-weight:400;margin-top:1rem;font-style:italic}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.about-content{display:flex;flex-direction:column;gap:1.5rem}.about-text{font-size:1.1rem;line-height:1.8;color:#b0b8c1;margin:0}.highlight-text{color:#d4dbe3;font-weight:500;position:relative;padding-left:1.5rem}.highlight-text:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#00d9ff,#9d4edd);border-radius:2px}.about-highlights{display:flex;gap:2rem;margin-top:2rem}.highlight-item{display:flex;flex-direction:column;gap:.5rem}.highlight-number{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#00d9ff,#9d4edd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.highlight-label{font-size:.9rem;color:#7a8a99;font-weight:500}.about-visual{position:relative}.visual-card{position:relative;background:#1a1a2e99;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;box-shadow:0 20px 60px #0000004d}.card-glow{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,217,255,.08) 0%,transparent 70%);animation:rotateGlow 8s linear infinite;pointer-events:none}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-content{position:relative;z-index:1}.code-snippet{font-family:Fira Code,Courier New,monospace;font-size:1rem;line-height:1.8;color:#d4dbe3}.code-line{display:block;margin-bottom:.5rem}.code-indent{padding-left:2rem}.code-keyword{color:#ff79c6;font-weight:600}.code-variable{color:#50fa7b}.code-property{color:#8be9fd}.code-string{color:#f1fa8c}.code-number{color:#bd93f9}.code-bracket{color:#f8f8f2}.skills-section{padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.skills-title{font-size:1.8rem;font-weight:700;color:#f8f9fa;margin-bottom:2rem;letter-spacing:-.01em}.skills-container{display:flex;flex-wrap:wrap;gap:1rem}.skill-tag{position:relative;padding:.875rem 1.75rem;background:#00d9ff14;border:1px solid rgba(0,217,255,.2);border-radius:12px;color:#00d9ff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;letter-spacing:.02em}.skill-text{position:relative;z-index:2}.skill-shine{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s ease}.skill-tag:hover{background:#00d9ff26;border-color:#00d9ff66;box-shadow:0 8px 25px #00d9ff26;transform:translateY(-4px)}.skill-tag:hover .skill-shine{transform:translate(100%)}.skill-tag:active{transform:translateY(-2px)}.about-bg-decoration{position:absolute;top:20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(157,78,221,.08) 0%,transparent 70%);border-radius:50%;filter:blur(80px);pointer-events:none;animation:float 8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-30px) translate(20px)}}@media(min-width:1024px)and (max-width:1440px){.about-section{padding:4rem 0}.about-grid{grid-template-columns:1.2fr 1fr;gap:3rem}.about-text{font-size:1rem;line-height:1.7}.highlight-text{font-size:1rem}.about-highlights{gap:1.5rem}.highlight-number{font-size:2.25rem}.visual-card{padding:2rem}.code-snippet{font-size:.9rem}.skills-container{gap:.85rem}.skill-tag{padding:.75rem 1.5rem;font-size:.9rem}}@media(min-width:1024px)and (max-width:1280px){.about-grid{gap:2.5rem}}@media(max-width:1023px){.about-grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.about-section{padding:4rem 0}.about-header{margin-bottom:3rem}.section-subtitle{font-size:1.1rem;margin-bottom:.1rem}.about-text{font-size:1rem}.highlight-text{padding-left:1rem}.about-highlights{flex-wrap:wrap;gap:1.25rem}.highlight-number{font-size:1.75rem}.highlight-label{font-size:.85rem}.visual-card{padding:2rem}.code-snippet{font-size:.9rem}.skills-title{font-size:1.25rem}.skills-container{gap:.75rem}.skill-tag{padding:.75rem 1.5rem;font-size:.9rem}.about-bg-decoration{width:350px;height:350px}}@media(max-width:480px){.about-section{padding:3rem 0}.about-header{margin-bottom:2rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.about-text{font-size:.95rem;line-height:1.7}.about-highlights{gap:1rem}.highlight-number{font-size:1.5rem}.highlight-label{font-size:.8rem}.visual-card{padding:1.5rem}.code-snippet{font-size:.85rem}.code-indent{padding-left:1rem}.skills-section{padding-top:2rem}.skills-title{font-size:1.1rem;margin-bottom:1.5rem}.skills-container{gap:.6rem}.skill-tag{padding:.65rem 1.25rem;font-size:.85rem;border-radius:10px}}.skill-tag:focus-visible{outline:2px solid #00d9ff;outline-offset:4px}@media(prefers-reduced-motion:reduce){.card-glow,.about-bg-decoration{animation:none}.skill-shine{display:none}}.project-card{position:relative;background:#1a1a2499;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-card:hover{transform:translateY(-8px);border-color:#01cdfe66;box-shadow:0 20px 60px #01cdfe26}.project-card.featured:hover{transform:translateY(-4px)}.card-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#0a0a0f;cursor:pointer}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.card-media:hover .project-image{transform:scale(1.1)}.media-overlay{position:absolute;inset:0;background:#0a0a0fb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.card-media:hover .media-overlay{opacity:1}.expand-icon{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#01cdfe;font-size:2.5rem;text-align:center}.expand-icon span{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.feature-btn{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ff71ce26;border:2px solid rgba(255,113,206,.4);border-radius:10px;color:#ff71ce;font-size:.9rem;font-weight:600;cursor:pointer;z-index:15;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-btn svg{font-size:1rem}.feature-btn:hover{background:#ff71ce4d;border-color:#ff71ceb3;box-shadow:0 8px 25px #ff71ce66;transform:translateY(-2px)}.card-content{padding:2rem}.card-title{font-size:1.75rem;font-weight:700;color:#f0f0f5;margin-bottom:1rem;line-height:1.3}.card-description{font-size:1rem;line-height:1.7;color:#b0b0c0;margin-bottom:1.5rem}.card-tech{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.tech-tag{padding:.5rem 1rem;background:#01cdfe1a;border:1px solid rgba(1,205,254,.2);border-radius:8px;color:#01cdfe;font-size:.85rem;font-weight:500;transition:all .3s ease}.tech-tag:hover{background:#01cdfe33;border-color:#01cdfe66}.card-actions{display:flex;gap:1rem}.action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid}.github-btn{background:#01cdfe1a;border-color:#01cdfe4d;color:#01cdfe}.github-btn:hover{background:#01cdfe33;border-color:#01cdfe99;box-shadow:0 8px 20px #01cdfe4d}.demo-btn{background:#b967ff1a;border-color:#b967ff4d;color:#b967ff}.demo-btn:hover{background:#b967ff33;border-color:#b967ff99;box-shadow:0 8px 20px #b967ff4d}.gallery-modal{position:fixed;inset:0;background:#0a0a0ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.gallery-content{position:relative;width:100%;max-width:1400px;height:90vh;background:#1a1a24e6;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.gallery-close{position:absolute;top:1rem;right:1rem;background:#ff71ce33;border:2px solid rgba(255,113,206,.4);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#ff71ce;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .3s ease}.gallery-close:hover{background:#ff71ce66;border-color:#ff71ceb3;transform:rotate(90deg)}.gallery-media{flex:1;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#000;padding:.5rem;overflow:hidden;min-height:0}.gallery-image,.gallery-video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.gallery-caption{flex-shrink:0;height:60px;text-align:center;font-size:1rem;color:#b0b0c0;padding:.75rem;background:#01cdfe0d;border-radius:8px;display:flex;align-items:center;justify-content:center}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#01cdfe33;border:2px solid rgba(1,205,254,.4);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#01cdfe;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .3s ease}.gallery-nav:hover{background:#01cdfe66;border-color:#01cdfeb3;box-shadow:0 8px 25px #01cdfe66}.gallery-nav.prev{left:1rem}.gallery-nav.next{right:1rem}.gallery-thumbnails{flex-shrink:0;height:80px;display:flex;gap:1rem;justify-content:center;padding:.5rem 0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(1,205,254,.3) rgba(26,26,36,.5)}.gallery-thumbnails::-webkit-scrollbar{height:6px}.gallery-thumbnails::-webkit-scrollbar-track{background:#1a1a2480;border-radius:4px}.gallery-thumbnails::-webkit-scrollbar-thumb{background:#01cdfe4d;border-radius:4px}.gallery-thumbnails::-webkit-scrollbar-thumb:hover{background:#01cdfe80}.thumbnail{position:relative;width:100px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;flex-shrink:0;background:#0a0a0f}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail.active{border-color:#01cdfe;box-shadow:0 0 15px #01cdfe80;transform:scale(1.05)}.thumbnail:hover{border-color:#01cdfe80;transform:scale(1.1)}.video-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.8);pointer-events:none}.gallery-counter{flex-shrink:0;height:30px;text-align:center;font-size:1rem;color:#7a8a99;font-weight:600;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.gallery-modal{padding:.5rem}.gallery-content{padding:1rem;height:95vh}.gallery-media{padding:.5rem}.gallery-caption{height:50px;font-size:.9rem}.gallery-thumbnails{height:70px}.gallery-nav{width:50px;height:50px;font-size:1.2rem}.gallery-nav.prev{left:.5rem}.gallery-nav.next{right:.5rem}.thumbnail{width:70px;height:45px}}@media(max-width:480px){.gallery-thumbnails{gap:.5rem;height:60px}.thumbnail{width:60px;height:40px}.gallery-caption{font-size:.85rem;height:45px}}@media(min-width:1024px)and (max-width:1440px){.gallery-content{max-width:95vw;height:90vh;padding:1rem;gap:.75rem}.gallery-close{width:45px;height:45px;font-size:1.25rem}.gallery-media{max-height:100%;min-height:70vh}.gallery-thumbnails,.gallery-caption{display:none}.gallery-counter{font-size:.85rem;height:30px;padding:.25rem}.gallery-nav{width:50px;height:50px;font-size:1.25rem}.gallery-nav.prev{left:.75rem}.gallery-nav.next{right:.75rem}}@media(min-width:1024px)and (max-width:1280px){.gallery-content{max-width:98vw;height:92vh}.gallery-media{min-height:75vh}}.projects-section{position:relative;min-height:100vh;padding:6rem 0;scroll-margin-top:80px}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;text-align:center;margin-bottom:1rem;color:#f8f9fa}.section-subtitle{font-size:1.25rem;text-align:center;color:#7a8a99;margin-bottom:4rem}.featured-project{position:relative;margin-bottom:5rem}.featured-badge{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#01cdfe26,#b967ff26);border:1px solid rgba(1,205,254,.3);border-radius:8px;color:#01cdfe;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.other-projects{margin-top:4rem}.other-projects-title{font-size:1.75rem;font-weight:700;color:#f0f0f5;margin-bottom:2rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;align-items:stretch}.projects-grid .project-card{height:100%;display:flex;flex-direction:column}.projects-grid .card-media{flex-shrink:0}.projects-grid .card-content{flex:1;display:flex;flex-direction:column}.projects-grid .card-description{flex:1;margin-bottom:1.5rem}.projects-grid .card-tech{margin-top:auto}.projects-grid .card-actions{margin-top:1.5rem}@media(min-width:1024px)and (max-width:1440px){.projects-section{padding:2.5rem 0}.projects-header{margin-bottom:1.5rem}.section-title{font-size:3rem}.section-subtitle{font-size:.9rem}.featured-project-wrapper{margin-bottom:1.5rem}.featured-badge{padding:.3rem .8rem;font-size:.7rem;margin-bottom:.75rem}.featured-project .project-card{max-width:1000px;margin:0 auto}.featured-project .project-image-container{padding-top:48%}.featured-project .project-content{padding:1.25rem}.featured-project .project-title{font-size:1.15rem;margin-bottom:.5rem}.featured-project .project-description{font-size:.85rem;line-height:1.5;margin-bottom:.95rem}.featured-project .tech-stack{gap:.5rem;margin-bottom:.95rem}.featured-project .tech-tag{padding:.35rem .75rem;font-size:.7rem}.featured-project .card-actions{gap:.65rem}.featured-project .action-btn{padding:.6rem 1.05rem;font-size:.8rem}.featured-project .feature-btn{padding:.5rem .85rem;font-size:.75rem}.featured-project .expand-icon{font-size:1.5rem}.featured-project .expand-icon span{font-size:.75rem}.other-projects{margin-top:.5rem;padding-top:1rem;max-width:1000px;margin-left:auto;margin-right:auto}.other-projects-title{font-size:1.25rem;margin-bottom:1.25rem}.other-projects-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.other-projects .project-card{max-width:100%}.other-projects .project-image-container{padding-top:48%}.other-projects .project-content{padding:1.1rem}.other-projects .project-title{font-size:1.05rem;margin-bottom:.45rem}.other-projects .project-description{font-size:.82rem;line-height:1.5;margin-bottom:.9rem}.other-projects .tech-stack{gap:.48rem;margin-bottom:.9rem}.other-projects .tech-tag{padding:.32rem .7rem;font-size:.68rem}.other-projects .card-actions{gap:.6rem}.other-projects .action-btn{padding:.55rem .95rem;font-size:.78rem}}@media(min-width:1024px)and (max-width:1280px){.projects-section{padding:2rem 0}.featured-project-wrapper{margin-bottom:1.25rem}.featured-project .project-card{max-width:950px}.other-projects{margin-top:.25rem;padding-top:.85rem;max-width:950px}.other-projects-grid{gap:1.15rem}}@media(min-width:1400px){.projects-section .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}@media(min-width:1800px){.projects-section .container{max-width:1300px}}@media(max-width:768px){.projects-section{padding:4rem 0}.section-subtitle{margin-bottom:1.2rem}.featured-project{margin-bottom:4rem}.projects-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.projects-section{padding:3rem 0}.other-projects-title{font-size:1.5rem}.projects-grid{gap:1.5rem}}.contact-section{display:flex;align-items:center;min-height:100vh;padding:6rem 0}.contact-content{text-align:center;max-width:700px;margin:0 auto}.contact-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin-bottom:2rem;color:#f8f9fa}.contact-accent{position:relative;padding-bottom:.5rem;display:inline-block}.contact-accent:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00d9ff,#b967ff);border-radius:2px}.contact-subtitle{font-size:1.25rem;color:#b0b8c1;margin-bottom:3rem;line-height:1.6}.email-link{display:inline-flex;align-items:center;gap:1rem;padding:1.25rem 2.5rem;font-size:1.25rem;background:#01cdfe14;border:2px solid rgba(1,205,254,.3);border-radius:12px;color:#01cdfe;margin-bottom:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden;font-weight:600}.email-link:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(1,205,254,.2) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .6s ease}.email-link:hover:before{width:400px;height:400px}.email-link:hover{background:#01cdfe26;border-color:#01cdfe99;transform:translateY(-3px);box-shadow:0 8px 30px #01cdfe4d,0 0 40px #01cdfe33;color:#00e0ff}.email-link:active{transform:translateY(-1px)}.email-icon{font-size:1.5rem;position:relative;z-index:1;transition:transform .3s ease}.email-link:hover .email-icon{transform:scale(1.1) rotate(-10deg)}.social-container{display:flex;gap:2rem;justify-content:center;margin-bottom:4rem}.social-link{color:#b0b8c1;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#ffffff0a;border:2px solid rgba(255,255,255,.08);text-decoration:none;position:relative}.social-link svg{position:relative;z-index:1;transition:all .3s ease}.social-link:hover{color:#00d9ff;background:#00d9ff1f;border-color:#00d9ff80;transform:translateY(-5px) scale(1.1);box-shadow:0 10px 30px #00d9ff4d,0 0 40px #00d9ff33}.social-link:hover svg{transform:scale(1.1)}.social-link:active{transform:translateY(-2px) scale(1.05)}.contact-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-top:2rem}.footer-text{color:#6a6a7a;font-size:.95rem;margin:0}@media(max-width:768px){.contact-section{padding:4rem 0}.contact-title{font-size:2rem;margin-bottom:1.5rem}.contact-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.email-link{padding:1rem 2rem;font-size:1.1rem;margin-bottom:2.5rem}.social-container{gap:1.5rem;margin-bottom:3rem}.social-link{width:55px;height:55px}}@media(max-width:480px){.contact-section{padding:3rem 0}.contact-title{font-size:1.75rem}.contact-subtitle{font-size:1rem;margin-bottom:2rem}.email-link{flex-direction:column;gap:.5rem;padding:1rem 1.5rem;font-size:1rem}.email-icon{font-size:1.25rem}.social-container{gap:1.25rem;margin-bottom:2.5rem}.social-link{width:50px;height:50px}.social-link svg{font-size:24px}}.email-link:focus-visible,.social-link:focus-visible{outline:2px solid #01cdfe;outline-offset:4px}@media(prefers-reduced-motion:reduce){.email-link,.social-link{transition:none}.email-link:before{display:none}}@media(min-width:1024px)and (max-width:1440px){.contact-section{padding:4rem 0}}:root{--neon-purple: #b967ff;--neon-cyan: #01cdfe;--neon-magenta: #ff71ce;--neon-pink: #ff6ec7;--neon-green: #05ffa1;--bg-primary: #0a0a0f;--bg-secondary: #12121a;--bg-card: #1a1a24;--text-primary: #f0f0f5;--text-secondary: #b0b0c0;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}.app{position:relative;background:var(--bg-primary);color:var(--text-primary)}h1,h2,h3{font-weight:600;line-height:1.2}h1{font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.02em}h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--spacing-md)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}p{font-size:clamp(1rem,1.2vw,1.125rem);color:var(--text-secondary)}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md);width:100%}section{position:relative}.hero-section{min-height:100vh}.about-section{min-height:auto;padding:6rem 0 3rem}.projects-section{min-height:auto;padding:3rem 0 6rem}.contact-section{min-height:auto;padding:6rem 0}.btn{padding:.875rem 2rem;font-size:1rem;font-weight:500;border:2px solid;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#01cdfe,#09c);border-color:#01cdfe;color:#0a0a12;font-weight:700}.btn-primary:hover{background:linear-gradient(135deg,#00e0ff,#00b8d4);transform:translateY(-2px);box-shadow:0 6px 25px #01cdfe99}.btn-secondary{background:linear-gradient(135deg,#ff71ce,#b967ff);border-color:#ff71ce;color:#000;font-weight:700}.btn-secondary:hover{background:linear-gradient(135deg,#ff8ad8,#c77dff);transform:translateY(-2px);box-shadow:0 6px 25px #ff71ce99}.btn:hover,.socialLink:hover,a:hover{transform:translateY(-2px)}.card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #01cdfe33;border-color:#01cdfe66}.skillTag:hover{background:#01cdfe33;box-shadow:0 0 15px #01cdfe4d;transform:translateY(-2px)}a[style*=socialLink]:hover{color:#01cdfe;filter:drop-shadow(0 0 8px rgba(1,205,254,.6))}a[style*=emailLink]:hover{background:#01cdfe33;box-shadow:0 0 30px #01cdfe66}*:focus-visible{outline:2px solid var(--neon-cyan);outline-offset:4px;border-radius:4px}@media(min-width:1920px){.container{max-width:1300px}}@media(min-width:1440px)and (max-width:1919px){.container{max-width:1200px;padding:0 3rem}}@media(min-width:1280px)and (max-width:1439px){.container{max-width:1100px;padding:0 2.5rem}.about-section{padding:5rem 0 2.5rem}.projects-section{padding:2.5rem 0 5rem}.contact-section{padding:5rem 0}}@media(min-width:1024px)and (max-width:1279px){html{font-size:14px}.container{max-width:90vw;padding:0 2rem}.about-section{padding:4.5rem 0 2rem}.projects-section{padding:2rem 0 4.5rem}.contact-section{padding:4.5rem 0}.hero-section h2,.about-section h2,.projects-section h2,.contact-section h2{font-size:clamp(1.9rem,4vw,2.7rem)}.hero-section h3,.about-section h3,.projects-section h3,.contact-section h3{font-size:clamp(1.35rem,2.75vw,1.85rem)}.hero-section p,.about-section p,.projects-section p,.contact-section p{font-size:clamp(1.2rem,1.75vw,1.45rem)}}@media(min-width:1024px)and (max-width:1280px){html{font-size:13px}.container{max-width:88vw}}@media(min-width:768px)and (max-width:1023px){.container{max-width:720px;padding:0 1.5rem}.about-section{padding:4rem 0 2rem}.projects-section{padding:2rem 0 4rem}.contact-section{padding:4rem 0}.hero-section h1,.about-section h1,.projects-section h1,.contact-section h1{font-size:clamp(2rem,4.5vw,2.8rem)}.hero-section h2,.about-section h2,.projects-section h2,.contact-section h2{font-size:clamp(1.6rem,3.5vw,2.2rem)}.hero-section h3,.about-section h3,.projects-section h3,.contact-section h3{font-size:clamp(1.3rem,2.5vw,1.7rem)}.hero-section p,.about-section p,.projects-section p,.contact-section p{font-size:clamp(1rem,1.5vw,1.2rem)}.about-grid,.projects-grid{grid-template-columns:1fr;gap:2rem}}@media(min-width:481px)and (max-width:768px){.container{padding:0 1.5rem}nav div[style*=navLinks]{display:none}section{scroll-snap-align:none}.about-section{padding:3rem 0 1.5rem}.projects-section{padding:1.5rem 0 3rem}.contact-section{padding:4rem 0}.about-grid,.projects-grid,.skills-container{gap:1.5rem}}@media(max-width:480px){.container{padding:0 1rem}.about-section{padding:2.5rem 0 1rem}.projects-section{padding:1rem 0 2.5rem}.contact-section{padding:3rem 0}.hero-section h1,.about-section h1,.projects-section h1,.contact-section h1{font-size:clamp(1.75rem,5vw,2.5rem)}.hero-section h2,.about-section h2,.projects-section h2,.contact-section h2{font-size:clamp(1.5rem,4vw,2rem)}.hero-section h3,.about-section h3,.projects-section h3,.contact-section h3{font-size:clamp(1.125rem,2.5vw,1.5rem)}.hero-section p,.about-section p,.projects-section p,.contact-section p{font-size:.9rem}.about-grid,.projects-grid,.skills-container{gap:1.5rem}}@media(max-width:1279px){body{overflow-x:hidden}.project-content,.card-content,.about-content{padding:1.5rem}img{max-width:100%;height:auto}}@media(min-width:2560px){.container{max-width:1600px}html{font-size:18px}}*{transition:font-size .2s ease}
