@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#fff;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#0a0a0a;overflow-x:hidden}a{font-weight:500;color:#fff;text-decoration:none;transition:color .3s ease}a:hover{color:#aaa}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:600}img{max-width:100%;height:auto}button{font-family:inherit}::selection{background:#fff;color:#0a0a0a}.dynamic-text-wrapper{display:flex;align-items:center;justify-content:flex-start}.dynamic-text-container{position:relative;display:flex;height:4.2rem;align-items:center;justify-content:flex-start;overflow:visible}.dynamic-text-item{position:absolute;display:flex;align-items:center;gap:.5rem;font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap}@media(max-width:768px){.dynamic-text-wrapper{justify-content:center}.dynamic-text-container{justify-content:center;height:2.8rem}.dynamic-text-item{font-size:2.2rem}}@media(max-width:480px){.dynamic-text-item{font-size:1.6rem}.dynamic-text-container{height:2rem}}.gooey-nav-container{position:relative}.gooey-nav{display:flex;position:relative}.gooey-nav ul{display:flex;gap:.5em;list-style:none;padding:.4em;margin:0;position:relative;background:#ffffff0d;border-radius:30px}.gooey-nav ul li{border-radius:25px;position:relative;cursor:pointer;transition:all .3s ease;color:#888;overflow:visible}.gooey-nav ul li a{display:inline-block;padding:.6em 1.4em;text-decoration:none;color:inherit;font-size:.9rem;font-weight:500;font-family:Poppins,sans-serif;position:relative;z-index:2}.gooey-nav ul li:hover{color:#fff}.gooey-nav ul li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:25px;background:#ffffff1a;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:1}.gooey-nav ul li.active{color:#fff}.gooey-nav ul li.active:before{opacity:1;transform:scale(1)}.particles{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none;z-index:10}.particle{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;opacity:0;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateY(0);box-shadow:0 0 6px #fffc}.gooey-nav ul li.burst .particle{animation:burst .5s ease-out forwards;animation-delay:calc(var(--i) * 15ms)}@keyframes burst{0%{opacity:1;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateY(0)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateY(-40px)}}.gooey-nav ul li.burst:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:ripple .4s ease-out forwards}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(8);opacity:0}}.back-to-top-btn{position:fixed;bottom:2rem;right:1.5rem;width:50px;height:50px;border-radius:50%;background:#0a0a0a;border:2px solid #ffffff;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000004d;z-index:999;transition:all .3s ease}.back-to-top-btn:hover{background:#fff;color:#0a0a0a;box-shadow:0 6px 25px #fff3}.back-to-top-btn:active{transform:scale(.95)}.back-to-top-btn:before{display:none}@keyframes pulse-ring{0%{transform:scale(1);opacity:.4}to{transform:scale(1.5);opacity:0}}@media(min-width:769px){.back-to-top-btn{display:none!important}}.cg-root{width:100%;padding:0}.cg-scroll-wrapper{overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.cg-scroll-wrapper::-webkit-scrollbar{display:none}.cg-custom-scrollbar{display:flex;align-items:center;gap:0;margin-top:6px;padding:0 2px}.cg-scroll-arrow{display:flex;align-items:center;justify-content:center;width:18px;height:12px;background:#21262d;border:1px solid #30363d;color:#6e7681;font-size:.45rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0;line-height:1}.cg-scroll-arrow-left{border-radius:4px 0 0 4px;border-right:none}.cg-scroll-arrow-right{border-radius:0 4px 4px 0;border-left:none}.cg-scroll-arrow:hover{background:#30363d;color:#e6edf3}.cg-scroll-arrow:active{background:#3d444d}.cg-scroll-track{flex:1;height:12px;background:#161b22;border:1px solid #30363d;border-radius:0;position:relative;overflow:hidden;cursor:pointer}.cg-scroll-thumb{position:absolute;top:2px;bottom:2px;border-radius:3px;cursor:grab;min-width:30px;background:linear-gradient(180deg,#8b949e,#6e7681);transition:background .2s ease}.cg-scroll-thumb:hover{background:linear-gradient(180deg,#a0a8b2,#8b949e)}.cg-scroll-thumb:active{cursor:grabbing;background:linear-gradient(180deg,#a0a8b2,#8b949e)}.cg-table{border-collapse:separate;border-spacing:4px;font-size:.75rem;width:max-content}.cg-table caption.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cg-month-row{height:15px}.cg-month-header{position:relative;text-align:left;color:#8b949e;font-size:.75rem;padding:0}.cg-month-text{position:absolute;top:0;left:2px;white-space:nowrap}.cg-day-label-cell{position:relative;width:28px;min-width:28px;padding:0 2px 0 0}.cg-day-label{position:absolute;bottom:-1px;left:0;font-size:.65rem;color:#7d8590;line-height:1}.cg-day-row{height:14px}.cg-cell{height:14px;width:14px;padding:0}.cg-cell-active{cursor:pointer}.cg-cell-inner{width:14px;height:14px;border-radius:3px;transition:transform .15s ease,box-shadow .15s ease}.cg-cell-active:hover .cg-cell-inner{transform:scale(1.3);outline:2px solid rgba(255,255,255,.2);outline-offset:1px;z-index:2;position:relative}.cg-theme-github .cg-level-0{background:#1e252e99}.cg-theme-github .cg-level-1{background:#0e4429;box-shadow:0 0 4px #0e44294d}.cg-theme-github .cg-level-2{background:#006d32;box-shadow:0 0 6px #006d324d}.cg-theme-github .cg-level-3{background:#26a641;box-shadow:0 0 8px #26a64140}.cg-theme-github .cg-level-4{background:#39d353;box-shadow:0 0 10px #39d3534d}.cg-theme-leetcode .cg-level-0{background:#1e252e99}.cg-theme-leetcode .cg-level-1{background:#4e3a1a;box-shadow:0 0 4px #4e3a1a4d}.cg-theme-leetcode .cg-level-2{background:#8a5c1e;box-shadow:0 0 6px #8a5c1e4d}.cg-theme-leetcode .cg-level-3{background:#d4911e;box-shadow:0 0 8px #d4911e40}.cg-theme-leetcode .cg-level-4{background:#ffa116;box-shadow:0 0 10px #ffa1164d}.cg-tooltip{pointer-events:none;position:fixed;z-index:50;border-radius:10px;padding:10px 16px;font-size:.85rem;background:#1c2128f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(48,54,61,.8);color:#e6edf3;box-shadow:0 8px 24px #00000080,0 0 0 1px #ffffff0a}.cg-tooltip-count{font-weight:600}.cg-tooltip-date{color:#8b949e;font-size:.75rem;margin-top:2px}.cg-legend{margin-top:.6rem;display:flex;align-items:center;justify-content:space-between;color:#7d8590;font-size:.78rem;padding:0 2px}.cg-legend-squares{display:flex;gap:4px}.cg-legend-day{width:13px;height:13px;border-radius:3px}@media(max-width:768px){.cg-cell-inner,.cg-cell{width:12px;height:12px}.cg-day-row{height:12px}.cg-table{border-spacing:3px}.cg-legend-day{width:11px;height:11px}}*{margin:0;padding:0;box-sizing:border-box}.welcome-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:99999;overflow:hidden;cursor:pointer;background:#000}.welcome-video{position:absolute;top:2rem;left:2rem;right:2rem;bottom:2rem;width:calc(100% - 4rem);height:calc(100% - 4rem);object-fit:cover;border-radius:20px;z-index:1}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2}.welcome-content{position:absolute;bottom:3rem;right:3rem;text-align:right;color:#fff;z-index:3;padding:1.5rem}.welcome-content p{font-size:1.2rem;color:#fff;margin-bottom:1.5rem;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.8);letter-spacing:.05em}.tap-indicator{position:relative;width:60px;height:60px;margin:0 0 0 auto;display:flex;align-items:center;justify-content:center}.tap-circle{width:30px;height:30px;border:2px solid #ffffff;border-radius:50%;position:relative;z-index:2;box-shadow:0 0 15px #ffffff80}.tap-circle:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #fffc}.tap-circle-outer{position:absolute;width:60px;height:60px;border:2px solid rgba(255,255,255,.5);border-radius:50%;animation:ripple 2s ease-out infinite}@keyframes ripple{0%{transform:scale(.8);opacity:1}to{transform:scale(1.5);opacity:0}}.portfolio{min-height:100vh;background:#0a0a0a;color:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}.toast-notification{position:fixed;top:2rem;right:2rem;background:#fff;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 40px #00000026;z-index:99999;max-width:350px;border-left:4px solid #22c55e}.toast-icon{width:40px;height:40px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast-icon svg{width:22px;height:22px}.toast-content{flex:1}.toast-content h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 .25rem}.toast-content p{color:#666;font-size:.85rem;margin:0;line-height:1.4}.toast-close{background:none;border:none;color:#999;font-size:1.5rem;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}.toast-close:hover{color:#333}.music-player-container{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.music-toggle-btn{width:50px;height:50px;border-radius:50%;background:#1db954;border:none;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #1db95466;transition:all .3s ease}.music-toggle-btn:hover{box-shadow:0 6px 25px #1db95499;transform:scale(1.1)}.spotify-card{position:relative;width:260px;background:#191414;border-radius:12px;padding:14px;box-shadow:0 10px 40px #00000080}.spotify-top{position:relative;width:100%;display:flex;gap:12px;margin-bottom:12px}.spotify-pfp{position:relative;height:48px;width:48px;background:linear-gradient(135deg,#1db954,#169c46);border-radius:8px;display:flex;justify-content:center;align-items:center}.spotify-texts{display:flex;flex-direction:column;justify-content:center}.spotify-title-1{color:#fff;font-size:15px;font-weight:700;margin:0}.spotify-title-2{color:#b3b3b3;font-size:12px;font-weight:500;margin:2px 0 0}.spotify-progress{display:flex;align-items:center;gap:8px;margin-bottom:10px}.spotify-time-text{color:#b3b3b3;font-size:11px;min-width:30px}.spotify-progress-bar{flex:1;height:4px;background:#5e5e5e;border-radius:2px;overflow:hidden}.spotify-progress-fill{height:100%;background:linear-gradient(90deg,#1db954,#1ed760);border-radius:2px;transition:width .3s ease}.spotify-controls{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.spotify-volume-group{display:flex;align-items:center;gap:8px}.spotify-volume-icon{color:#b3b3b3;cursor:pointer;display:flex;align-items:center;transition:color .2s ease}.spotify-volume-icon:hover{color:#fff}.spotify-playback-controls{display:flex;align-items:center;gap:8px}.spotify-control-btn{width:32px;height:32px;border-radius:50%;background:#282828;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.spotify-control-btn:hover{background:#3e3e3e;transform:scale(1.05)}.spotify-control-btn.play-btn{width:40px;height:40px;background:#fff;color:#191414}.spotify-control-btn.play-btn:hover{background:#1db954;color:#fff;transform:scale(1.1)}.spotify-volume-slider{width:70px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#1db954,#1db954 15%,#5e5e5e 15%,#5e5e5e);border-radius:2px;cursor:pointer;outline:none}.spotify-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 0 2px #0000004d}.spotify-volume-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.spotify-volume-slider::-moz-range-thumb{width:10px;height:10px;background:#fff;border-radius:50%;cursor:pointer;border:none}.spotify-volume-slider::-moz-range-track{height:4px;background:#5e5e5e;border-radius:2px}.spotify-playing{display:flex;position:relative;justify-content:center;align-items:flex-end;gap:3px;width:30px;height:24px}.spotify-playing .greenline{background-color:#191414;height:100%;width:4px;border-radius:2px;transform-origin:bottom;transform:scaleY(.3)}.spotify-playing.active .greenline{animation:playing .8s ease-in-out infinite}.spotify-playing .line-1{animation-delay:0s}.spotify-playing .line-2{animation-delay:.2s}.spotify-playing .line-3{animation-delay:.4s}.spotify-playing .line-4{animation-delay:.1s}.spotify-playing .line-5{animation-delay:.3s}@keyframes playing{0%{transform:scaleY(.1)}33%{transform:scaleY(.6)}66%{transform:scaleY(.9)}to{transform:scaleY(.1)}}.spotify-track-list{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;border-top:1px solid #282828}.spotify-track-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:transparent;border-radius:6px;cursor:pointer;transition:all .2s ease}.spotify-track-item:hover,.spotify-track-item.active{background:#282828}.spotify-track-item.active .track-name{color:#1db954}.spotify-track-item .track-number{color:#b3b3b3;font-size:12px;width:16px}.spotify-track-item .track-name{color:#fff;font-size:13px;font-weight:500}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:all .3s ease}.navbar.scrolled{background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 2px 20px #0000004d}.nav-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:1.5rem;font-weight:700;color:#fff;cursor:pointer;font-family:Playfair Display,serif;letter-spacing:1px}.nav-links{display:flex;gap:.5rem;background:#ffffff0d;padding:.4rem;border-radius:30px}.nav-link{background:none;border:none;padding:.6rem 1.4rem;font-size:.9rem;color:#888;cursor:pointer;border-radius:25px;transition:all .3s ease;font-family:Poppins,sans-serif;font-weight:500}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;background:#ffffff1a}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 5rem 6rem;background:#0a0a0a}.hero-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:6rem;align-items:center;width:100%}.hero-content{padding-left:0}.hero-greeting{font-size:1.2rem;color:#888;margin-bottom:.3rem}.hero-name{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.2}.hero-title{font-size:1.8rem;color:#888;margin-bottom:1.2rem}.typed-text{color:#888;font-weight:500}.hero-description{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:2rem;max-width:600px}.hero-buttons{display:flex;gap:.8rem;margin-bottom:1.5rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.resume-btn{position:relative;width:160px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f8,#00cc6a);border:none;border-radius:50px;overflow:hidden;font-family:Poppins,sans-serif;transition:all .3s ease;box-shadow:0 4px 15px #00ff884d}.resume-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#00cc6a,#0f8);transition:left .5s ease}.resume-btn,.resume-btn__icon,.resume-btn__text{transition:all .3s ease}.resume-btn .resume-btn__text{position:relative;z-index:1;color:#000;font-weight:600;font-size:.95rem;margin-right:8px}.resume-btn .resume-btn__icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.resume-btn .resume-svg{width:18px;fill:#000;transition:transform .3s ease}.resume-btn:hover:before{left:0}.resume-btn:hover{box-shadow:0 6px 25px #00ff8880;transform:translateY(-2px)}.resume-btn:hover .resume-svg{transform:translateY(3px);animation:downloadBounce .6s ease-in-out infinite}.resume-btn:active{transform:translateY(0);box-shadow:0 2px 10px #00ff884d}@keyframes downloadBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.btn-secondary{background:transparent;color:#fff;border:1px solid #333}.btn-secondary:hover{background:#1a1a1a}.hero-social{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.hero-location{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:#666;font-size:.95rem}.hero-location svg{color:#888}.social-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #333;color:#888;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.social-icon:hover{color:#fff;border-color:#fff}.social-icon.linkedin:hover{color:#0a66c2;border-color:#0a66c2;background:#0a66c21a}.social-icon.github:hover{color:#f0883e;border-color:#f0883e;background:#f0883e1a}.social-icon.instagram:hover{color:#e1306c;border-color:#c13584;background:linear-gradient(45deg,#fd1d1d1a,#c135841a,#833ab41a)}.hero-image{display:flex;flex-direction:column;align-items:center}.image-container{width:280px;height:280px;border-radius:50%;overflow:hidden;border:3px solid #222;background-color:#4a4a4a}.image-container img{width:100%;height:100%;object-fit:cover;background-color:#4a4a4a}section{padding:5rem 0}.section-container{max-width:1100px;margin:0 auto;padding:0 5rem}@media(max-width:1200px){.section-container{padding:0 4rem}}@media(max-width:768px){.section-container{padding:0 2rem}}@media(max-width:480px){.section-container{padding:0 1.5rem}}@media(max-width:768px){.hero{padding:7rem 2rem 4rem}.hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-image{order:-1}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.image-container{width:200px;height:200px}.hero-name{font-size:2rem}.hero-title{font-size:1.1rem}}.section-header{margin-bottom:3rem}.section-title-row{display:inline-flex;align-items:center;gap:1rem}.section-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#1a1a2e;border-radius:14px;font-size:1.4rem;color:#3b82f6}.section-header h2{font-size:1.8rem;font-weight:600;color:#fff;margin:0}.section-divider{height:1px;background:linear-gradient(90deg,#333 0%,transparent 100%);margin-top:1.5rem;max-width:100%}.highlight{color:#888;font-weight:400}.section-subtitle{color:#666;font-size:1.1rem;letter-spacing:.5px}.about-section{background:#0a0a0a}.about-header{margin-bottom:2.5rem}.about-tabs{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.about-tab{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:500;background:transparent;border:1px solid #333;border-radius:8px;color:#888;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.about-tab:hover{border-color:#555;color:#ccc}.about-tab.active{background:#fff;border-color:#fff;color:#000}.about-tab svg{font-size:1.1rem}.about-content{max-width:900px;margin:0 auto}.journey-card{background:#111;border-radius:16px;padding:2.5rem;border:1px solid #222}.journey-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.5rem;color:#fff;background:#333}.journey-card h3{text-align:center;font-size:1.5rem;margin-bottom:2rem;color:#fff;font-weight:600}.journey-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;padding:1.5rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.stat-item{text-align:center}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#3b82f6;margin-bottom:.3rem}.stat-label{font-size:.85rem;color:#9ca3af;text-transform:uppercase;letter-spacing:1px}.journey-timeline{position:relative;padding-left:30px}.journey-timeline:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:2px;background:#333;border-radius:2px}.timeline-item{position:relative;padding-bottom:1.5rem}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-34px;top:8px;width:10px;height:10px;background:#666;border-radius:50%;border:2px solid #111}.timeline-content{background:#1a1a1a;border-radius:12px;padding:1.5rem;border:1px solid #252525;transition:all .3s ease;margin-left:0}@media(max-width:768px){.about-timeline{padding-left:20px}.timeline-dot{left:-24px}.timeline-content{padding:1rem}.timeline-content h4{font-size:1rem}}.timeline-content:hover{background:#1e1e1e;border-color:#333}.timeline-content h4{color:#fff;font-size:1.1rem;margin-bottom:.5rem;font-weight:500}.timeline-content p{color:#888;font-size:.9rem;line-height:1.6}.timeline-badge{display:inline-block;padding:.3rem .8rem;font-size:.75rem;font-weight:500;border-radius:6px;background:#252525;color:#aaa;margin-bottom:.8rem;border:1px solid #333}.timeline-badge.highlight{background:#2a2a2a;color:#ccc;border-color:#404040}.timeline-badge.current{background:#fff;color:#000;border-color:#fff}.timeline-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.timeline-tags .tag{padding:.3rem .7rem;font-size:.75rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;color:#888;transition:all .2s ease}.timeline-tags .tag:hover{background:#252525;border-color:#404040;color:#bbb}.edu-degree{color:#ccc!important;font-weight:500;font-size:.9rem!important;margin-bottom:.5rem!important}.education-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}@media(max-width:1024px){.education-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.education-grid{grid-template-columns:1fr}}.education-card{position:relative;background:linear-gradient(145deg,#181818,#0f0f0f);border-radius:16px;padding:0;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column}.education-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#444 50%,transparent 100%);opacity:0;transition:opacity .3s ease}.education-card:hover:before{opacity:1}.education-card:hover{border-color:#ffffff1f;box-shadow:0 16px 40px #0006;transform:translateY(-4px)}.education-card.current-edu{border-color:#ffffff1f;background:linear-gradient(145deg,#1a1a1a,#111)}.education-card.current-edu:before{opacity:1;background:linear-gradient(90deg,transparent 0%,#ffffff 50%,transparent 100%)}.education-card.current-edu .edu-card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.02) 0%,transparent 50%);pointer-events:none}.edu-card-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.04)}.edu-status-badge{display:flex;align-items:center;gap:.5rem;padding:.35rem .8rem;font-size:.7rem;font-weight:600;border-radius:20px;background:#ffffff1a;color:#fff;text-transform:uppercase;letter-spacing:.5px}.pulse-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.edu-badge{padding:.4rem .9rem;font-size:.75rem;font-weight:600;border-radius:20px;background:#ffffff0d;color:#aaa;border:1px solid rgba(255,255,255,.1)}.edu-badge.hsc{background:#3b82f61a;color:#60a5fa;border-color:#3b82f633}.edu-badge.ssc{background:#a855f71a;color:#c084fc;border-color:#a855f733}.edu-year{font-size:.85rem;color:#666;font-weight:500}.edu-card-body{display:flex;gap:1rem;padding:1.25rem;align-items:flex-start;flex:1}.edu-logo-wrapper{flex-shrink:0}.edu-logo{width:60px;height:60px;border-radius:12px;object-fit:cover;background:#fff;padding:6px;border:1px solid rgba(255,255,255,.08);transition:transform .3s ease}.education-card:hover .edu-logo{transform:scale(1.08)}.edu-info{flex:1;min-width:0}.edu-info h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.3rem;line-height:1.3}.edu-degree-title{font-size:.8rem;color:#888;margin-bottom:.5rem;font-weight:500}.edu-description{font-size:.78rem;color:#666;line-height:1.5}.edu-description strong{color:#c084fc;font-weight:600}.edu-card-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.8rem 1.25rem;background:#00000026;border-top:1px solid rgba(255,255,255,.04);margin-top:auto}.edu-location{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#555}.edu-location svg{font-size:.7rem;color:#666}.edu-tag{padding:.3rem .7rem;font-size:.7rem;font-weight:500;border-radius:12px;background:#ffffff0d;color:#777;border:1px solid rgba(255,255,255,.08)}.edu-tag.sports{background:#f59e0b1a;color:#fbbf24;border-color:#f59e0b33}@media(max-width:768px){.education-grid{grid-template-columns:1fr;gap:1.2rem}.edu-card-body{flex-direction:column;align-items:center;text-align:center;gap:1rem}.edu-logo{width:80px;height:80px}.edu-card-footer{justify-content:center}}.education-content{display:flex;gap:1.2rem;align-items:center}.education-logo{width:60px;height:60px;border-radius:10px;object-fit:cover;background:#fff;padding:6px;flex-shrink:0;border:1px solid #333}.education-text{flex:1}.education-text h4{color:#fff;font-size:1.1rem;margin-bottom:.4rem;font-weight:500}.education-text p{color:#888;font-size:.9rem;line-height:1.6}@media(max-width:768px){.education-content{flex-direction:column;align-items:flex-start;gap:1rem}.education-logo{width:80px;height:80px}.education-text{width:100%}}.projects-section{background:#0a0a0a}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.project-card{background:linear-gradient(145deg,#111,#0d0d0d);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000080;transition:all .5s cubic-bezier(.23,1,.32,1);border:1px solid rgba(255,255,255,.06);padding:0;position:relative}.project-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(255,255,255,.05) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .5s ease}.project-card:hover:before{opacity:1}.project-card:hover{box-shadow:0 30px 80px #000000b3,0 0 40px #ffffff08;border-color:#ffffff1f;transform:translateY(-6px)}.project-image-container{position:relative;width:100%;height:280px;overflow:hidden;border-radius:20px 20px 0 0;margin:0;background:#0a0a0a;display:flex;align-items:center;justify-content:center}.project-image-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,#111111,transparent);pointer-events:none;z-index:1}.project-image{width:100%;height:100%;object-fit:contain;border-radius:20px 20px 0 0;transition:transform .6s cubic-bezier(.23,1,.32,1)}.project-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:20px;color:#555;font-size:1rem;font-weight:500}.project-placeholder svg{font-size:3rem;color:#444}.project-card:hover .project-image{transform:scale(1.08)}.project-content{padding:1.2rem 1.8rem 1.8rem;position:relative}.project-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.project-card h3{font-size:1.35rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.3}.tech-icons{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.tech-icon{font-size:1.3rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:.7}.tech-icon:hover{transform:scale(1.25) translateY(-2px);opacity:1}.tech-img{width:1.3rem;height:1.3rem;object-fit:contain}.project-card p{color:#888;font-size:.95rem;line-height:1.75;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.project-card p.expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.read-more-btn{background:none;border:none;color:#3b82f6;font-size:.85rem;font-weight:600;cursor:pointer;padding:0;margin-bottom:1rem;transition:color .2s ease}.read-more-btn:hover{color:#60a5fa;text-decoration:underline}.project-card:hover p{color:#aaa}.project-links{display:flex;align-items:center;gap:1.2rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.06)}.project-like-btn{--color: 0 0% 60%;--color-has: 211deg 100% 48%;--sz: .9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;height:calc(var(--sz) * 2.5);padding:.4rem .8rem;border-radius:.375rem;border:1px solid hsl(var(--color));background:transparent;margin-left:auto;transition:all .3s ease}.project-like-btn svg{overflow:visible;height:calc(var(--sz) * 1.5);width:calc(var(--sz) * 1.5);color:hsl(var(--color));fill:none;--ease: cubic-bezier(.5, 0, .25, 1);--zoom-from: 1.75;--zoom-via: .75;--zoom-to: 1;--duration: .6s;transition:all .3s ease}.like-count-display{font-size:.85rem;font-weight:600;color:hsl(var(--color));transition:all .3s ease}.project-like-btn:hover{border-color:hsl(var(--color-has))}.project-like-btn:hover svg{fill:hsl(var(--color-has) / .5);color:hsl(var(--color-has))}.project-like-btn:hover .like-count-display{color:hsl(var(--color-has))}.project-like-btn.liked{border-color:hsl(var(--color-has));background:hsl(var(--color-has) / .1)}.project-like-btn.liked svg{fill:hsl(var(--color-has));color:hsl(var(--color-has))}.project-like-btn.liked .like-count-display{color:hsl(var(--color-has))}.project-like-btn:hover .thumb-path{animation:project-thumb var(--duration) var(--ease) forwards;transform-origin:center}.project-like-btn:hover .sleeve-path{animation:project-sleeve var(--duration) var(--ease) forwards;transform-origin:center}@keyframes project-thumb{33.333%{transform:rotate(-20deg) translate(1px,2px) scale(var(--zoom-from))}66.666%{transform:rotate(20deg) translate(2px,-2px) scale(var(--zoom-via))}99.999%{transform:rotate(0) translate(0) scale(var(--zoom-to))}}@keyframes project-sleeve{33.333%{transform:rotate(10deg) translate(6px,-2px) scale(var(--zoom-from))}66.666%{transform:rotate(-10deg) translate(-6px) scale(var(--zoom-via))}99.999%{transform:rotate(0) translate(0) scale(var(--zoom-to))}}.project-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;padding:.4rem .9rem;border-radius:8px;background:#ffffff0a}.project-link.live-demo{color:#4ade80}.project-link.live-demo:hover{color:#22c55e;background:#4ade8014}.project-link.github-link{color:#888}.project-link.github-link:hover{color:#fff;background:#ffffff14}.project-tags{display:flex;flex-wrap:wrap;gap:.6rem}.tag{padding:.4rem 1rem;background:#ffffff14;border-radius:20px;font-size:.85rem;color:#bbb;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.tag:hover{background:#ffffff26;color:#fff}.skills-section{background:#0a0a0a}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.skill-card{background:#151515;border-radius:15px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);min-height:140px;justify-content:center}.skill-card:hover{background:#1a1a1a;border-color:#ffffff26}.skill-icon{font-size:2.5rem;transition:all .3s ease;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.skill-icon img{width:100%;height:100%;object-fit:contain}.skill-name{font-size:.9rem;color:#aaa;font-weight:500;text-align:center}.github-section{background:#0a0a0a;padding:4rem 0}.github-header{margin-bottom:1.5rem}.github-title-wrapper{display:flex;align-items:center;gap:1rem}.github-icon-box{width:50px;height:50px;background:#1a7ccc;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.github-title{font-size:2rem;font-weight:600;color:#fff;margin:0}.github-graph-container{background:linear-gradient(145deg,#080808,#0a0a0a);border-radius:16px;padding:1.5rem 2rem;margin-bottom:1rem;border:1px solid rgba(48,54,61,.6);box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff08;transition:border-color .3s ease,box-shadow .3s ease;overflow:hidden}.github-graph-container:hover{border-color:#58a6ff33;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0a}.github-graph-container.leetcode-calendar:hover{border-color:#ffa11633}.github-graph{background:transparent}.contribution-months{display:flex;justify-content:space-between;padding:0 5px;margin-bottom:8px}.contribution-months span{color:#8b949e;font-size:.8rem;flex:1;text-align:center}.contribution-chart{width:100%;padding-bottom:10px;overflow-x:auto}.contribution-chart::-webkit-scrollbar{height:8px}.contribution-chart::-webkit-scrollbar-track{background:#21262d;border-radius:5px}.contribution-chart::-webkit-scrollbar-thumb{background:#484f58;border-radius:5px}.contribution-chart::-webkit-scrollbar-thumb:hover{background:#6e7681}.contribution-wrapper{display:flex;gap:4px;align-items:flex-start;width:100%}.day-labels{display:flex;flex-direction:column;gap:3px;padding-top:0;flex-shrink:0;width:30px}.day-labels span{height:12px;font-size:.65rem;color:#7d8590;display:flex;align-items:center;line-height:1}.contribution-grid{display:flex;flex-direction:row;gap:3px;flex:1}.contribution-week{display:flex;flex-direction:column;gap:3px;flex:1}.contribution-day{width:100%;aspect-ratio:1;border-radius:2px;transition:transform .15s ease}.contribution-day:hover{transform:scale(1.2)}.contribution-day.level-0{background:#161b22;border:1px solid #2d333b}.contribution-day.level-1{background:#0e4429}.contribution-day.level-2{background:#006d32}.contribution-day.level-3{background:#26a641}.contribution-day.level-4{background:#39d353}.graph-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(48,54,61,.4)}.contributions-text{color:#8b949e;font-size:.9rem}.graph-legend{display:flex;align-items:center;gap:.4rem;color:#8b949e;font-size:.85rem}.legend-squares{display:flex;gap:3px}.legend-day{width:11px;height:11px;border-radius:2px}.legend-day.level-0{background:#161b22}.legend-day.level-1{background:#0e4429}.legend-day.level-2{background:#006d32}.legend-day.level-3{background:#26a641}.legend-day.level-4{background:#39d353}.platform-tabs{display:flex;gap:.75rem;margin-bottom:1rem}.platform-tab{display:flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;background:#161b2299;border:1.5px solid #30363d;border-radius:10px;color:#8b949e;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.platform-tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.03) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.platform-tab:hover:before{opacity:1}.platform-tab:hover{border-color:#58a6ff;color:#c9d1d9;transform:translateY(-1px)}.platform-tab.active{background:linear-gradient(135deg,#238636,#2ea043);border-color:#238636;color:#fff;box-shadow:0 4px 14px #2386364d;transform:translateY(-1px)}.platform-tab:nth-child(2).active{background:linear-gradient(135deg,#ffa116,#ffb23f);border-color:#ffa116;box-shadow:0 4px 14px #ffa1164d}.platform-tab svg{font-size:1.15rem}.leetcode-stats-container{background:linear-gradient(145deg,#0d1117,#111820);border-radius:16px;padding:1.5rem 2rem;margin-bottom:1rem;border:1px solid rgba(61,61,61,.6);box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff08}.leetcode-main-stats{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.leetcode-progress-ring{position:relative;width:130px;height:130px;margin-bottom:1.2rem}.leetcode-progress-ring svg{transform:rotate(-90deg);width:100%;height:100%}.leetcode-progress-ring .progress-bg{fill:none;stroke:#2a2a2a;stroke-width:8}.leetcode-progress-ring .progress-fill{fill:none;stroke:#ffa116;stroke-width:8;stroke-linecap:round;transition:stroke-dasharray 1s ease}.leetcode-progress-ring .progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.leetcode-progress-ring .solved-count{display:block;font-size:2rem;font-weight:700;color:#fff}.leetcode-progress-ring .total-count{font-size:1rem;color:#8b949e}.leetcode-progress-ring .solved-label{display:block;font-size:.8rem;color:#00b8a3;margin-top:.2rem}.difficulty-stats{display:flex;flex-direction:column;gap:.8rem}.difficulty-item{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.6rem 1rem;background:#282828;border-radius:8px;min-width:140px}.difficulty-item .diff-label{font-weight:600;font-size:.9rem}.difficulty-item .diff-value{color:#8b949e;font-size:.85rem}.difficulty-item.easy .diff-label{color:#00b8a3}.difficulty-item.medium .diff-label{color:#ffc01e}.difficulty-item.hard .diff-label{color:#ef4743}.leetcode-badges-section{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 2rem;background:#1a1a1a;border-radius:12px;min-width:100px}.badges-label{color:#8b949e;font-size:.85rem}.badges-count{font-size:2.5rem;font-weight:700;color:#fff}.attempting-label{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);color:#8b949e;font-size:.8rem;white-space:nowrap}.attempting-label:before{content:"• ";color:#ffa116}.leetcode-details-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;margin-top:.8rem;background:#161b2299;border:1px solid #30363d;border-radius:10px;color:#8b949e;font-size:.85rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.leetcode-details-toggle:hover{border-color:#ffa116;color:#ffa116;background:#1c2128}.toggle-arrow{font-size:.65rem;transition:transform .3s ease;display:inline-block}.toggle-arrow.open{transform:rotate(180deg)}.leetcode-calendar-header{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(48,54,61,.4);flex-wrap:wrap;gap:1rem}.submissions-text{color:#8b949e;font-size:.9rem}.submissions-count{color:#ffa116;font-weight:600}.calendar-stats{display:flex;align-items:center;gap:1.5rem;color:#8b949e;font-size:.85rem}.calendar-stats strong{color:#fff}.leetcode-calendar .contribution-day.leetcode-day.level-0{background:#161b22;border:1px solid #2d333b}.leetcode-calendar .contribution-day.leetcode-day.level-1{background:#0e4429}.leetcode-calendar .contribution-day.leetcode-day.level-2{background:#006d32}.leetcode-calendar .contribution-day.leetcode-day.level-3{background:#26a641}.leetcode-calendar .contribution-day.leetcode-day.level-4{background:#39d353}.legend-day.leetcode-legend.level-0{background:#161b22}.legend-day.leetcode-legend.level-1{background:#0e4429}.legend-day.leetcode-legend.level-2{background:#006d32}.legend-day.leetcode-legend.level-3{background:#26a641}.legend-day.leetcode-legend.level-4{background:#39d353}.stat-icon.leetcode-icon{color:#ffa116}.github-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.github-stat-card{background:#0d1117;border:1px solid #1a3a5c;border-radius:16px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;transition:all .3s ease}.github-stat-card:hover{border-color:#58a6ff;transform:translateY(-2px)}.stat-icon{font-size:1.4rem;color:#8b949e;margin-bottom:.3rem}.stat-icon.heart-icon{color:#f85149}.stat-label{color:#8b949e;font-size:.85rem;font-weight:400}.stat-value{color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;gap:.3rem}.stat-value.love-value{color:#f85149}.heart-inline{font-size:.9rem;color:#f85149}.like-button-card{padding:0!important;overflow:hidden}.like-checkbox{display:none}.like-button{position:relative;cursor:pointer;display:flex;height:100%;width:100%;min-height:90px;border-radius:16px;border:none;background-color:#0d1117;overflow:hidden}.like-label{width:70%;height:100%;display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.like-icon-svg{fill:#505050;height:28px;width:28px;transition:all .2s ease-out}.like-text{color:#8b949e;font-size:.85rem;font-family:Poppins,sans-serif}.like-count{position:absolute;right:0;width:30%;height:100%;display:flex;justify-content:center;align-items:center;color:#717070;font-size:1.2rem;font-weight:700;border-left:1px solid #1a3a5c;transition:all .5s ease-out}.like-count.two{transform:translateY(100%)}.like-checkbox:checked~.like-label .like-icon-svg{fill:#f85149;animation:heartEnlarge .3s ease-out 1}.like-checkbox:checked~.like-count.two{transform:translateY(0);color:#f85149}.like-checkbox:checked~.like-count.one{transform:translateY(-100%)}@keyframes heartEnlarge{0%{transform:scale(.5)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media(max-width:900px){.github-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.github-title-wrapper{gap:.8rem}.github-icon-box{width:40px;height:40px;font-size:1.2rem}.github-title{font-size:1.5rem}.github-stats{grid-template-columns:repeat(2,1fr);gap:.8rem}.github-stat-card{padding:1.2rem .8rem}.stat-value{font-size:1.2rem}}.certifications-section{background:#0a0a0a}.certifications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.certification-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.certification-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.cert-image-container{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center}.cert-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease;padding:10px}.certification-card:hover .cert-image{transform:scale(1.02)}.view-more-container{display:flex;justify-content:flex-end;margin-top:1.5rem}.view-more-text{color:#3b82f6;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.view-more-text:hover{color:#60a5fa}@media(max-width:768px){.certifications-grid{grid-template-columns:1fr}}.contact-section{background:#0a0a0a}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h3{font-size:1.8rem;font-weight:600;color:#fff;margin-bottom:1rem}.contact-info>p{color:#888;line-height:1.8;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#aaa;font-size:1rem;transition:all .3s ease}.contact-item svg{font-size:1.2rem;color:#fff;flex-shrink:0;width:20px;display:flex;align-items:center;justify-content:center}.contact-item .phone-icon{transform:scaleX(-1)}.social-follow-btns{display:flex;flex-direction:row;gap:.75rem;margin-top:1.5rem;flex-wrap:nowrap}.social-btn-wrapper{position:relative;width:45px;height:45px;flex-shrink:0}.social-btn{border:none;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s ease;cursor:pointer;position:relative;overflow:visible;text-decoration:none;box-shadow:2px 2px 10px #0003}.social-btn:hover{transform:translateY(-4px);box-shadow:2px 6px 16px #00000059}.social-btn .text{position:absolute;bottom:-22px;left:50%;transform:translate(-50%);color:#c9d1d9;font-weight:600;font-size:.7rem;opacity:0;white-space:nowrap;transition:opacity .3s ease;pointer-events:none;text-align:center}.social-btn:hover .text{opacity:1}.social-btn .svgIcon{transition:transform .3s cubic-bezier(.23,1,.32,1)}.social-btn:hover .svgIcon{transform:scale(1.1)}.social-btn .svgIcon path{fill:#fff}.social-btn.linkedin{background-color:#0a66c2}.social-btn.github{background-color:#333}.social-btn.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-btn.codolio{background:#1a1a2e}.social-btn.codolio .codolio-icon{border-radius:50%;object-fit:cover}.social-btn:active{transform:translateY(-2px)}.social-follow-btns.hero-social{justify-content:center;margin-top:2rem}.contact-social-links{display:flex;gap:1.5rem;margin-top:1.5rem}.contact-social-links a{color:#888;font-size:1.4rem;transition:color .3s ease}.contact-social-links a:hover{color:#fff}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.form-group{width:100%}.contact-form input,.contact-form textarea{width:100%;padding:1rem 1.5rem;background:#151515;border:2px solid rgba(255,255,255,.1);border-radius:12px;font-size:1rem;color:#fff;font-family:Poppins,sans-serif;transition:all .3s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#fff;background:#1a1a1a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#666}.contact-form textarea{resize:vertical;min-height:120px}.footer{background:linear-gradient(180deg,#0a0a0a,#111);border-top:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,255,136,.5),transparent)}.footer-container{max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1.5rem;font-weight:600}.footer-brand{font-size:1.8rem;background:linear-gradient(135deg,#0f8,#00cc6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.footer-tagline{color:#888;font-size:.95rem;margin-bottom:1.5rem;line-height:1.6}.footer-social{display:flex;gap:1rem}.footer-social a{width:45px;height:45px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;transition:all .3s ease}.footer-social a:hover{background:linear-gradient(135deg,#0f8,#00cc6a);border-color:#0f8;box-shadow:0 5px 20px #00ff884d}.footer-section h4{font-size:1.1rem;position:relative;padding-bottom:.5rem}.footer-section h4:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(90deg,#00ff88,transparent)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#999;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.footer-links a:before{content:"→";opacity:0;margin-right:0;transition:all .3s ease}.footer-links a:hover:before{opacity:1;margin-right:.5rem}.footer-links a:hover{color:#0f8;transform:translate(5px)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1rem;color:#999;font-size:.9rem}.footer-contact li svg{color:#0f8;margin-top:.2rem;flex-shrink:0}.footer-contact a{color:#999;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#0f8}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);margin-bottom:2rem}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-copyright,.footer-built{color:#666;font-size:.9rem;margin:0}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-content{padding-right:0;order:2}.hero-image{order:1}.hero-title{justify-content:center}.hero-description{margin:0 auto 2rem}.hero-buttons,.hero-social{justify-content:center}.image-container{width:280px;height:280px;border-radius:50%}.contact-container{grid-template-columns:1fr}}@media(max-width:768px){.navbar{display:none}.hero{padding:8rem 2rem 6rem}.hero-name{font-size:2.5rem}.hero-title{font-size:1.5rem;flex-direction:column}.section-header h2{font-size:2rem}.image-container{width:220px;height:220px;border-radius:50%}.btn{padding:.8rem 1.5rem;font-size:.9rem}.projects-grid{grid-template-columns:1fr;gap:2rem}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-section:first-child{grid-column:1 / -1;text-align:center}.footer-social{justify-content:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1rem}.project-image-container{height:250px}.about-content{grid-template-columns:1fr}.about-tabs{justify-content:center}.skills-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.cert-grid{grid-template-columns:1fr}.contact-form input,.contact-form textarea{font-size:.95rem}.spotify-card{padding:1rem;bottom:15px;right:15px;max-width:280px}.spotify-title{font-size:.85rem}.spotify-artist{font-size:.75rem}.contribution-chart{overflow-x:scroll;-webkit-overflow-scrolling:touch}.contribution-wrapper{gap:3px;min-width:max-content}.day-labels{width:26px;gap:3px}.day-labels span{height:13px;font-size:.6rem}.contribution-grid,.contribution-week{gap:3px}.contribution-day{width:13px;height:13px;min-width:13px;min-height:13px}.github-graph-container,.leetcode-calendar{padding:1.2rem 1.5rem}.contribution-months{min-width:max-content;padding:0 8px}.contribution-months span{font-size:.65rem}}@media(max-width:480px){.welcome-video{top:1rem;left:1rem;right:1rem;bottom:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem);border-radius:15px}.welcome-content{bottom:2rem;right:2rem;padding:1rem}.welcome-content p{font-size:1rem;margin-bottom:1rem}.tap-indicator{width:50px;height:50px}.tap-circle{width:25px;height:25px}.tap-circle-outer{width:50px;height:50px}.hero{padding:5rem 1.5rem}section{padding:3rem 0}.hero-name{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.btn{width:100%;justify-content:center}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.skill-card{padding:1.5rem 1rem}.skill-icon{font-size:2rem}.project-card{border-radius:20px;padding:0}.project-image-container{height:250px;border-radius:20px 20px 0 0}.project-content{padding:0 1rem 1rem}.project-header h3{font-size:1.2rem}.project-description{font-size:.85rem}.project-links{flex-wrap:wrap;gap:.6rem}.project-link{font-size:.8rem;padding:.35rem .7rem}.project-like-btn{margin-left:0}.github-stats-grid{grid-template-columns:1fr}.cert-grid{grid-template-columns:1fr;gap:1.5rem}.footer-container{padding:2rem 1.5rem 1rem}.footer-top{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.footer-section{text-align:center}.footer-section:first-child{grid-column:1}.footer-section h3{font-size:1.4rem;margin-bottom:.5rem}.footer-section h4{font-size:.95rem;margin-bottom:.75rem}.footer-tagline{font-size:.8rem;margin-bottom:1rem}.footer-section h4:after{left:50%;transform:translate(-50%)}.footer-services-section{display:none}.footer-links{text-align:center}.footer-links li{margin-bottom:.4rem}.footer-contact{font-size:.8rem}.footer-contact li{flex-direction:row;align-items:center;justify-content:center;text-align:center;gap:.5rem;margin-bottom:.6rem}.footer-contact a,.footer-contact span{font-size:.8rem}.footer-social{margin-top:1rem}.footer-social a{width:38px;height:38px;font-size:.95rem}.footer-bottom-content{gap:.5rem}.footer-divider{margin-bottom:1rem}.footer-copyright,.footer-built{font-size:.75rem}.welcome-content h1{font-size:3rem}.welcome-content p{font-size:1rem}.welcome-circle{width:180px;height:180px}.enter-btn{padding:1rem 2.5rem;font-size:1rem}.welcome-hint{font-size:.85rem}.about-tab{font-size:.85rem;padding:.6rem 1rem}.contact-details{gap:1.5rem}.contact-item h3{font-size:1rem}.contact-item p{font-size:.9rem}.spotify-card{padding:.8rem;bottom:10px;right:10px;max-width:240px}.spotify-controls button{width:30px;height:30px;font-size:.9rem}.spotify-volume-slider{width:60px}.toast-notification{right:10px;max-width:90%;font-size:.85rem;padding:.8rem 1rem}.welcome-overlay h1{font-size:2rem}.welcome-overlay p{font-size:1rem}.enter-button{padding:.9rem 2rem;font-size:.95rem}}html{scroll-behavior:smooth}::selection{background:#1a1a2e;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
