@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Noto+Sans+KR:wght@300;400;500;700&display=swap);:root{--bg:#fff;--bg-soft:#f5f5f7;--bg-muted:#e8e8ed;--border:#00000014;--accent:#06c;--accent-hover:#0077ed;--text:#1d1d1f;--sub:#6e6e73;--muted:#86868b;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 12px 48px #0000001a;--radius:18px;--max-width:1000px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--bg);color:#1d1d1f;color:var(--text);font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;margin:0}a{color:#06c;color:var(--accent);text-decoration:none}a:focus,a:hover{color:#0077ed;color:var(--accent-hover);text-decoration:underline}h1,h2,h3,p{margin:0}img{max-width:100%}.site-nav{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#ffffffd1;border-bottom:1px solid #00000014;border-bottom:1px solid var(--border);height:52px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-inner,.site-nav{align-items:center;display:flex}.nav-inner{justify-content:space-between;max-width:1000px;max-width:var(--max-width);padding:0 24px;width:100%}.nav-logo{color:#1d1d1f;color:var(--text);font-size:.9rem;font-weight:700;letter-spacing:0}.nav-logo:focus,.nav-logo:hover{color:#1d1d1f;color:var(--text);text-decoration:none}.nav-links{align-items:center;display:flex;gap:18px}.nav-links a{color:#6e6e73;color:var(--sub);font-size:.8rem;font-weight:500;transition:color .15s ease}.nav-links a:focus,.nav-links a:hover{color:#1d1d1f;color:var(--text);text-decoration:none}.page{margin:0 auto;max-width:1000px;max-width:var(--max-width);padding:0 24px 100px;width:100%}.hero{grid-gap:52px;align-items:center;display:grid;gap:52px;grid-template-columns:auto minmax(0,1fr);min-height:430px;padding:72px 0 52px}.avatar-wrap{flex-shrink:0;height:200px;width:200px}.avatar-wrap img{border-radius:50%;box-shadow:0 12px 48px #0000001a;box-shadow:var(--shadow-lg);display:block;height:230px;object-fit:cover;object-position:center 20%;width:200px}.hero-eyebrow{align-items:center;color:#06c;color:var(--accent);display:inline-flex;font-size:.82rem;font-weight:600;gap:7px;margin-bottom:14px}.status-dot{animation:blink 2.4s ease-in-out infinite;background:#34c759;border-radius:50%;height:7px;width:7px}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.hero h1{color:#1d1d1f;color:var(--text);font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:700;letter-spacing:0;line-height:1.1;margin-bottom:10px}.hero-role{font-size:1.05rem;font-weight:400;margin-bottom:18px}.hero-bio,.hero-role{color:#6e6e73;color:var(--sub)}.hero-bio{font-size:.95rem;line-height:1.75;margin-bottom:34px;max-width:760px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.chip{align-items:center;background:#f5f5f7;background:var(--bg-soft);border:1px solid #00000014;border:1px solid var(--border);border-radius:999px;color:#1d1d1f;color:var(--text);display:inline-flex;font-size:.82rem;font-weight:500;gap:6px;min-height:34px;padding:7px 16px;transition:background .15s ease,box-shadow .15s ease}.chip:hover{background:#e8e8ed;background:var(--bg-muted);box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow-sm)}.btn-row{display:flex;flex-wrap:wrap;gap:10px}.btn{align-items:center;border-radius:980px;display:inline-flex;font-size:.875rem;font-weight:600;gap:7px;justify-content:center;min-height:40px;padding:10px 20px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.btn:focus,.btn:hover{text-decoration:none}.btn-secondary{background:#f5f5f7;background:var(--bg-soft);border:1px solid #00000014;border:1px solid var(--border);color:#1d1d1f;color:var(--text)}.btn-secondary:focus,.btn-secondary:hover{background:#e8e8ed;background:var(--bg-muted);box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow-sm);color:#1d1d1f;color:var(--text)}.btn[aria-disabled=true]{cursor:default}.brand-icon{fill:currentColor;display:block;flex-shrink:0;height:1.05em;width:1.05em}.divider{background:#00000014;background:var(--border);height:1px}.section{padding:56px 0}.section-label{color:#86868b;color:var(--muted);font-size:.875rem;font-weight:800;letter-spacing:1.8px;line-height:1.2;margin-bottom:32px;text-transform:uppercase}.section-heading{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.section-heading .section-label{margin-bottom:32px}.heading-note{color:#86868b;color:var(--muted);font-size:.8rem;line-height:1.4;margin-top:-2px}.research-panel{width:100%}.interest-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.interest-card{align-items:center;background:#f5f5f7;background:var(--bg-soft);border:1px solid #00000014;border:1px solid var(--border);border-radius:999px;color:#1d1d1f;color:var(--text);display:flex;font-size:.86rem;font-weight:700;gap:8px;justify-content:center;line-height:1.45;min-height:50px;padding:10px 14px;text-align:center;white-space:nowrap}.interest-emoji{font-size:1.05rem;line-height:1}.timeline{display:flex;flex-direction:column}.timeline-item{grid-gap:24px;border-bottom:1px solid #00000014;border-bottom:1px solid var(--border);display:grid;gap:24px;grid-template-columns:150px minmax(0,1fr);padding:28px 0}.timeline-item:first-child{padding-top:0}.timeline-item:last-child{border-bottom:0;padding-bottom:0}.timeline-date{color:#86868b;color:var(--muted);font-size:.8rem;font-weight:600;line-height:1.5;padding-top:2px}.timeline-body{min-width:0}.timeline-body.with-logo{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:96px minmax(0,1fr)}.card-body h3,.timeline-body h3{color:#1d1d1f;color:var(--text);font-size:.94rem;font-weight:700;line-height:1.45;margin-bottom:5px}.pub-card .card-body h3{white-space:nowrap}.card-body p,.timeline-body p{color:#6e6e73;color:var(--sub);font-size:.9rem;line-height:1.65}.muted{color:#86868b!important;color:var(--muted)!important}.award-highlight{color:#06c!important;color:var(--accent)!important}.org-logo{background:#fff;border-radius:16px;display:grid;height:96px;padding:10px;place-items:center;width:96px}.org-logo img{display:block;height:100%;object-fit:contain;width:100%}.card-list{display:flex;flex-direction:column;gap:12px}.card-list.compact{gap:12px}.pub-card{grid-gap:0;align-items:center;background:#f5f5f7;background:var(--bg-soft);border:1px solid #0000;border-radius:18px;border-radius:var(--radius);color:inherit;display:grid;gap:0;grid-template-columns:1fr;padding:18px 24px;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.pub-card:hover{border-color:#00000014;border-color:var(--border);box-shadow:0 4px 20px #00000014;box-shadow:var(--shadow-md);transform:translateY(-1px)}.compact-card{padding:16px 24px}.section-subtle{padding-top:44px}.subtle-card{background:#0000;border-color:#00000014;border-color:var(--border);box-shadow:none}.subtle-card:hover{box-shadow:none;transform:none}#publications .pub-card{padding-bottom:10px;padding-top:10px}.card-body{min-width:0}.indexed-card{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:36px minmax(0,1fr)}.card-kicker{align-items:baseline;color:#06c;color:var(--accent);display:inline-flex;font-size:.74rem;font-weight:800;letter-spacing:1.2px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.inline-index{color:#86868b;color:var(--muted);font-size:.82rem;font-weight:800;justify-self:center;letter-spacing:0;line-height:1.45;padding-top:1px}#publications .inline-index{align-self:start;line-height:1.2;padding-top:6px}#publications .card-kicker{margin-bottom:6px}#publications .card-body h3{margin-bottom:3px}#publications .card-body p{line-height:1.55}.publication-meta{margin-top:4px}.publication-meta em,.publication-meta span{display:inline}.meta-separator{margin:0 6px}.name-highlight{color:#1d1d1f;color:var(--text);font-weight:700}.proof-toggle{display:block;margin-top:8px}.proof-toggle summary{color:#06c;color:var(--accent);cursor:pointer;font-size:.9rem;font-weight:600;width:-webkit-fit-content;width:fit-content}.proof-toggle summary:focus,.proof-toggle summary:hover{color:#0077ed;color:var(--accent-hover)}.proof-content{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.proof-content img{background:#fff;border:1px solid #00000014;border:1px solid var(--border);border-radius:12px;display:block;height:320px;object-fit:contain;width:100%}.site-footer{border-top:1px solid #00000014;border-top:1px solid var(--border);color:#86868b;color:var(--muted);font-size:.8rem;margin:0 auto;max-width:1000px;max-width:var(--max-width);padding:32px 24px;text-align:center}@media (max-width:760px){.nav-links{gap:18px}.nav-links a{font-size:.8rem}.hero{gap:32px;grid-template-columns:1fr;min-height:auto;padding:48px 0 44px;text-align:center}.avatar-wrap,.avatar-wrap img{height:150px;margin:0 auto;width:150px}.hero-bio{margin-left:auto;margin-right:auto}.btn-row,.chips{justify-content:center}.section{padding:44px 0}.research-panel{overflow-x:visible}.interest-grid{grid-template-columns:1fr;min-width:0}.interest-card{justify-content:flex-start;text-align:left;white-space:normal}.timeline-item{gap:10px;grid-template-columns:1fr}.timeline-date{padding-top:0}}@media (max-width:540px){body{font-size:15px}.site-nav{height:auto;min-height:52px}.nav-inner{align-items:center;padding:14px 20px}.nav-links{display:none}.page{padding:0 18px 64px}.hero h1{font-size:2.12rem}.hero-eyebrow{font-size:.76rem;justify-content:center}.hero-role{font-size:.96rem}.hero-bio{font-size:.88rem;line-height:1.68}.btn{font-size:.8rem;min-height:36px;padding:8px 15px}.section-label{font-size:.78rem;margin-bottom:24px}.card-body h3,.timeline-body h3{font-size:.88rem}.card-body p,.timeline-body p{font-size:.84rem}.timeline-body.with-logo{gap:14px;grid-template-columns:64px minmax(0,1fr)}.org-logo{border-radius:12px;height:64px;width:64px}.section-heading{display:block}.heading-note{margin:-20px 0 28px}.pub-card{align-items:start;gap:0;grid-template-columns:1fr;padding:14px 18px}.pub-card .card-body h3{white-space:normal}.indexed-card{gap:8px;grid-template-columns:34px minmax(0,1fr)}.inline-index{padding-top:2px}.compact-card{padding:12px 18px}.proof-content{grid-template-columns:1fr}.proof-content img{height:auto}}
/*# sourceMappingURL=main.ff045248.css.map*/