.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{border-bottom-color:#e5e7eb;box-shadow:0 1px 12px #0000000f}.nav-inner{align-items:center;gap:40px;max-width:1200px;height:64px;margin:0 auto;padding:0 40px;display:flex}.nav-logo{letter-spacing:-.3px;color:#111;flex-shrink:0;font-size:15px;font-weight:700}.nav-links{align-items:center;gap:32px;margin-left:auto;display:flex}.nav-links button{color:#374151;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;font-weight:500;transition:color .15s}.nav-links button:hover{color:#111}.hire-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex-shrink:0;padding:9px 20px;font-size:14px;font-weight:600;transition:background .15s}.hire-btn:hover{background:#1d4ed8}.hamburger{flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.hamburger span{background:#111;border-radius:2px;width:22px;height:2px;display:block}.hero{background:#fff;align-items:center;min-height:100vh;padding-top:64px;display:flex}.hero-content{align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:80px 40px;display:flex}.hero-left{flex:1}.hero-right{flex-shrink:0}.available-badge{color:#374151;border:1px solid #e5e7eb;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.badge-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{letter-spacing:-2px;color:#111;margin-bottom:24px;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.1}.blue{color:#2563eb}.hero-desc{color:#6b7280;max-width:520px;margin-bottom:36px;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:36px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-secondary{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .15s,transform .1s;display:flex}.btn-secondary:hover{border-color:#9ca3af;transform:translateY(-1px)}.social-links{gap:20px;display:flex}.social-links a{color:#6b7280;transition:color .15s}.social-links a:hover{color:#111}.hero-photo-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000001a}.section-light{background:#f9fafb}.section-inner{max-width:1200px;margin:0 auto;padding:96px 40px}.two-col{grid-template-columns:280px 1fr;align-items:start;gap:80px;display:grid}.section-title{letter-spacing:-.8px;color:#111;margin-top:20px;margin-bottom:8px;font-size:32px;font-weight:700}.section-title:hover:after{content:"";background:#2563eb;border-radius:2px;width:40px;height:3px;margin-top:6px;display:block}.section-subtitle{color:#6b7280;margin-top:12px;font-size:14px;line-height:1.6}.section-content-col p{color:#374151;margin-bottom:18px;font-size:16px;line-height:1.75}.section-content-col p:last-child{margin-bottom:0}.divider{background:#e5e7eb;max-width:1200px;height:1px;margin:0 auto}.work{background:#fff}.work-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:48px;display:flex}.github-link{color:#9ca3af;align-items:center;gap:6px;padding-bottom:2px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.github-link:after{content:"";transform-origin:0;opacity:.95;background:currentColor;border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.github-link:hover{color:#fff;transform:translateY(-1px)}.github-link:hover:after{transform:scaleX(1)}.github-link:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #2563ebb3}.project-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:32px;padding:28px;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex;position:relative}.project-card:hover{border-color:#d1d5db;box-shadow:0 4px 20px #00000014}.project-img{border-radius:10px;flex-shrink:0;overflow:hidden}.project-info{flex:1}.project-year{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.project-name{letter-spacing:-.4px;color:#111;margin-bottom:4px;font-size:22px;font-weight:700}.project-type{color:#6b7280;margin-bottom:10px;font-size:14px}.project-desc{color:#374151;max-width:600px;margin-bottom:16px;font-size:15px;line-height:1.65}.tags{flex-wrap:wrap;gap:8px;display:flex}.tag{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500}.project-arrow{color:#9ca3af;font-size:18px;transition:color .15s;position:absolute;top:24px;right:24px}.project-card:hover .project-arrow{color:#111}.skills-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.skill-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 28px}.skill-group-title{color:#111;letter-spacing:-.2px;margin-bottom:16px;font-size:15px;font-weight:700}.skill-tags{flex-wrap:wrap;gap:8px;display:flex}.skill-tag{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:5px 14px;font-size:13px;font-weight:500}.education{background:#fff}.edu-list{flex-direction:column;gap:16px;display:flex}.edu-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 28px}.edu-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.edu-name{color:#111;margin-bottom:4px;font-size:17px;font-weight:700}.edu-degree{color:#6b7280;margin-bottom:8px;font-size:14px}.edu-loc{color:#9ca3af;align-items:center;gap:4px;font-size:13px;display:flex}.edu-years{color:#374151;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:5px 14px;font-size:13px;font-weight:600}.contact{color:#fff;background:#0f1117}.contact-inner{text-align:center;max-width:900px;margin:0 auto;padding:100px 40px 60px}.contact-label{letter-spacing:1.5px;color:#6b7280;margin-bottom:28px;font-size:12px;font-weight:600}.contact-title{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1}.contact-title .blue{color:#3b82f6}.contact-sub{color:#9ca3af;margin-bottom:48px;font-size:16px}.email-pill{color:#fff;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:10px;margin-bottom:60px;padding:14px 32px;font-size:16px;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.email-pill:hover{background:#ffffff0d;border-color:#ffffff59}.contact-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:48px;margin-bottom:0;padding:32px 0;display:flex}.contact-footer span{color:#9ca3af;align-items:center;gap:8px;font-size:14px;display:flex}.site-footer{text-align:center;color:#6b7280;border-top:1px solid #ffffff0f;padding:24px 40px;font-size:13px}@media (width<=900px){.two-col{grid-template-columns:1fr;gap:40px}.skills-grid{grid-template-columns:1fr}.hero-content{text-align:center;flex-direction:column-reverse;gap:40px;padding:60px 24px}.hero-right{justify-content:center;width:100%;display:flex}.hero-left{width:100%}.hero-desc{max-width:100%}.available-badge{margin:0 auto 28px}.hero-actions,.social-links{justify-content:center}.project-card{flex-direction:column;align-items:flex-start}.project-img{width:100%}.project-img>div{width:100%!important;height:160px!important}}@media (width<=768px){.nav-inner{padding:0 20px}.nav-links{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:20px;padding:20px 24px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 4px 20px #00000014}.nav-links.open{display:flex}.hire-btn{display:none}.hamburger{display:flex}.section-inner{padding:64px 24px}.work-header{flex-direction:column;gap:8px}.contact-inner{padding:72px 24px 48px}.contact-footer{gap:24px}.edu-top{flex-direction:column}}@media (width<=480px){.hero-title{letter-spacing:-1px}.btn-primary,.btn-secondary{justify-content:center;width:100%}.hero-actions{flex-direction:column}}.mini-projects{background:#fff}.mp-header{margin-bottom:32px}.mp-tabs{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.mp-tab{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.mp-tab:hover{color:#2563eb;border-color:#2563eb}.mp-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}.mp-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:32px}.mp-tool-header{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.mp-tool-icon{margin-top:2px;font-size:28px;line-height:1}.mp-tool-title{color:#111;margin-bottom:4px;font-size:18px;font-weight:700}.mp-tool-desc{color:#6b7280;font-size:13px;line-height:1.5}.mp-examples{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.mp-ex-label{color:#9ca3af;font-size:12px;font-weight:600}.mp-ex-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;font-family:inherit;font-size:12px;transition:border-color .15s}.mp-ex-btn:hover{color:#2563eb;border-color:#2563eb}.mp-textarea{resize:vertical;color:#111;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s}.mp-textarea:focus{border-color:#2563eb}.mp-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.mp-slider-wrap{flex:1}.mp-label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.mp-slider{accent-color:#2563eb;cursor:pointer;width:100%}.mp-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.mp-btn:hover{background:#1d4ed8}.mp-btn:disabled{cursor:not-allowed;background:#9ca3af}.mp-result{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:24px}.mp-stats{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:14px;display:flex}.mp-stat{color:#6b7280;font-size:13px}.mp-stat strong{color:#111}.mp-stat-arrow{color:#9ca3af;font-size:16px}.mp-stat-badge{color:#166534;background:#dcfce7;border-radius:100px;padding:3px 10px;font-size:12px;font-weight:600}.mp-result-box{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;padding:16px 20px;font-size:15px;line-height:1.75}.mp-ner-output{line-height:2.2}.mp-tech-tags{flex-wrap:wrap;gap:6px;display:flex}.mp-tech{color:#6b7280;letter-spacing:.2px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.mp-word-cloud{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;min-height:100px;margin-bottom:16px;padding:24px 20px;display:flex}.mp-cloud-word{cursor:default;transition:opacity .2s;display:inline-block}.mp-cloud-word:hover{opacity:1!important}.mp-view-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.mp-view-btn:hover{border-color:#9ca3af}.mp-view-btn.active{color:#fff;background:#111;border-color:#111}@media (width<=768px){.mp-panel{padding:20px 16px}.mp-controls{flex-direction:column;align-items:stretch}.mp-btn{text-align:center;width:100%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#2563eb;--blue-light:#3b82f6;--text-primary:#111;--text-secondary:#6b7280;--text-muted:#9ca3af;--bg-main:#fff;--bg-section:#f9fafb;--border:#e5e7eb;--border-light:#f3f4f6;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
