:root{--profile-bg: #ffffff;--profile-text: #181a1d;--profile-muted: #62666c;--profile-line: #d9dce0;--profile-accent: #234d72;--profile-max: 960px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body.profile-shell{min-height:100vh;margin:0;display:flex;flex-direction:column;background:var(--profile-bg);color:var(--profile-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-kerning:normal;line-height:1.65;text-rendering:optimizeLegibility}.profile-shell a{color:inherit;text-decoration:none}.profile-skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:8px 10px;background:var(--profile-text);color:#fff!important;transform:translateY(-150%)}.profile-skip-link:focus{transform:translateY(0)}.profile-site-header{border-bottom:1px solid var(--profile-line)}.profile-site-header-inner{width:min(calc(100% - 40px),var(--profile-max));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.profile-site-name{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;letter-spacing:-.02em}.profile-site-nav{display:flex;align-items:center;gap:30px;color:var(--profile-muted);font-size:14px}.profile-site-nav a{padding:27px 0 23px;border-bottom:2px solid transparent}.profile-site-nav a:hover{color:var(--profile-accent)}.profile-site-nav a[aria-current=page]{border-bottom-color:var(--profile-text);color:var(--profile-text)}.profile-site-nav a:focus-visible,.profile-site-name:focus-visible{outline:1px solid var(--profile-text);outline-offset:4px}.profile-main{width:min(calc(100% - 40px),var(--profile-max));flex:1;margin:0 auto;padding:60px 0 72px}.profile-intro{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:end;gap:64px;padding-bottom:48px;border-bottom:1px solid var(--profile-line)}.profile-intro h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,68px);font-weight:400;line-height:1;letter-spacing:-.04em}.profile-name-korean{margin:12px 0 0;color:var(--profile-muted);font-size:17px;letter-spacing:.04em}.profile-bio{max-width:560px;margin-top:30px;font-size:16px}.profile-bio p{margin:0;text-wrap:pretty}.profile-bio p+p{margin-top:16px}.profile-bio a{color:var(--profile-accent);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.profile-bio a:hover{text-decoration-thickness:2px}.profile-bio a:focus-visible{outline:1px solid var(--profile-text);outline-offset:3px}.profile-portrait{margin:0;border:1px solid var(--profile-line)}.profile-portrait img{display:block;width:100%;height:auto}.profile-home-records{max-width:820px;padding-top:40px}.profile-home-record-section+.profile-home-record-section{margin-top:30px}.profile-record-section h2{margin:0 0 22px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-page{max-width:820px}.profile-page-header{margin-bottom:44px;padding-bottom:22px;border-bottom:1px solid var(--profile-line)}.profile-page-header h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,54px);font-weight:400;line-height:1.04;letter-spacing:-.03em}.profile-home-record-section h2,.profile-activity-section h2,.profile-teaching-section h2{margin:0 0 14px;font-size:15px;font-weight:500;text-wrap:pretty}.profile-home-record-list,.profile-activity-list,.profile-teaching-list{margin:0;padding:0 0 0 1.25em;line-height:1.7}.profile-home-record-list li,.profile-activity-list li,.profile-teaching-list li{padding-left:2px;text-wrap:pretty}.profile-teaching-list ul{margin:6px 0 0;padding-left:1.2em;font-size:15px}.profile-keep-together{white-space:nowrap}.profile-record-section+.profile-record-section{margin-top:54px}.profile-record-list{border-top:1px solid var(--profile-line)}.profile-record{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;padding:22px 0;border-bottom:1px solid var(--profile-line)}.profile-record-date{margin:2px 0 0;color:var(--profile-muted);font-size:13px}.profile-record-body h3{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.35}.profile-record-body p{margin:0;color:var(--profile-muted);font-size:14px}@media(max-width:700px){.profile-main{padding:42px 0 56px}.profile-intro{grid-template-columns:minmax(0,1fr) 128px;gap:24px;align-items:start;padding-bottom:36px}.profile-intro h1{font-size:clamp(40px,12vw,52px)}.profile-name-korean{margin-top:9px;font-size:15px}.profile-page-header{margin-bottom:36px}.profile-record{grid-template-columns:1fr;gap:7px}}@media(max-width:540px){.profile-site-header-inner{min-height:0;padding:19px 0 0;display:block}.profile-site-name{font-size:22px}.profile-site-nav{gap:22px;margin-top:8px}.profile-site-nav a{padding:10px 0 12px}.profile-intro{grid-template-columns:1fr;gap:22px}.profile-portrait{width:148px}}@media(max-width:430px){.profile-site-header-inner,.profile-main{width:min(calc(100% - 32px),var(--profile-max))}.profile-site-nav{justify-content:space-between;gap:16px}}
