.home-module__memffG__main{width:100%;max-width:980px;padding:6.5rem var(--space-lg) var(--space-2xl);gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}.home-module__memffG__heroSection,.home-module__memffG__section{width:100%}.home-module__memffG__heroSection{padding-bottom:var(--space-md)}.home-module__memffG__heroCard{gap:var(--space-md);padding:var(--space-xl);background:var(--bg-solid-panel);border-radius:var(--radius-xl);border:1px solid var(--border-soft);flex-direction:column;display:flex}.home-module__memffG__heroTop{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.home-module__memffG__heroIdentity{gap:var(--space-xs);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.home-module__memffG__heroMeta{align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-elevated) 65%, transparent);border:1px solid var(--border-soft);flex-direction:column;flex-shrink:0;display:flex}.home-module__memffG__profileImage{border-radius:50%;flex-shrink:0;width:128px;height:128px}.home-module__memffG__heroBadge{align-self:flex-start;padding:.2rem .6rem;font-size:.8rem}.home-module__memffG__heroName{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:2.2rem;font-weight:900;line-height:1.1}.home-module__memffG__heroNameKr{color:var(--text-muted);margin:3px 0 0;font-size:1rem;font-weight:600}.home-module__memffG__heroTagline{margin:var(--space-xs) 0 0;color:var(--text-secondary);font-size:.8rem;font-weight:400}.home-module__memffG__heroAboutSection{padding-top:var(--space-md)}.home-module__memffG__heroAboutHead{align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.home-module__memffG__heroAboutTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;margin:0;font-size:.8rem;font-weight:600}.home-module__memffG__heroAboutLine{border-bottom:1px solid var(--border-soft);flex:1;height:0}.home-module__memffG__heroDescriptionWrap{flex-direction:column;gap:.6em;display:flex}.home-module__memffG__heroDescriptionWrap .home-module__memffG__heroDescription{color:var(--text-secondary);white-space:pre-line;overflow-wrap:break-word;word-break:keep-all;max-width:100%;margin:0;font-size:.93rem;line-height:1.7}.home-module__memffG__section{padding-top:var(--space-sm)}.home-module__memffG__section+.home-module__memffG__section{padding-top:var(--space-xl)}.home-module__memffG__sectionHead{margin-bottom:var(--space-sm)}.home-module__memffG__sectionTitle{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.2rem;font-weight:700;line-height:1.15}.home-module__memffG__sectionDescription{margin:var(--space-xs) 0 0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.home-module__memffG__recentList{margin:0;padding:0;list-style:none;position:relative}.home-module__memffG__recentList:before{content:"";left:calc(128px + var(--space-sm) + 9px);top:calc(var(--space-sm) + .35rem + 4px);bottom:calc(var(--space-sm) + .35rem + 4px);background:var(--border-soft);width:2px;position:absolute}.home-module__memffG__recentItem{gap:0 var(--space-sm);padding:var(--space-sm) 0;grid-template-columns:128px 20px minmax(0,1fr);display:grid}.home-module__memffG__recentDate{color:var(--text-muted);text-align:right;padding-top:.12rem;font-size:.79rem;line-height:1.45}.home-module__memffG__timelineDot{justify-content:center;padding-top:.35rem;display:flex}.home-module__memffG__timelineDot:after{content:"";background:var(--accent-primary);z-index:1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.home-module__memffG__recentLink{gap:var(--space-sm);color:inherit;border-radius:.4rem;grid-template-columns:1fr auto;text-decoration:none;display:grid}.home-module__memffG__recentLink:hover .home-module__memffG__recentTitle{text-underline-offset:2px;text-decoration:underline}.home-module__memffG__recentLink:hover .home-module__memffG__recentArrow{color:var(--text-secondary);transform:translate(1px,-1px)}.home-module__memffG__recentLink:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.home-module__memffG__recentBody{min-width:0}.home-module__memffG__recentTopLine{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.home-module__memffG__recentKind{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.72rem}.home-module__memffG__recentTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:.93rem;line-height:1.25}.home-module__memffG__recentSummary{margin:var(--space-xs) 0 0;color:var(--text-secondary);font-size:.85rem;line-height:1.5}.home-module__memffG__recentArrow{color:var(--text-muted);transition:transform var(--motion-fast), color var(--motion-fast)}.home-module__memffG__quickLinkList{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.home-module__memffG__quickLinkCard{gap:var(--space-md);color:inherit;padding:var(--space-md) var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-solid-panel);transition:border-color var(--motion-fast);grid-template-columns:auto 1fr auto;align-items:center;text-decoration:none;display:grid}.home-module__memffG__quickLinkCard:hover{border-color:var(--border-strong)}.home-module__memffG__quickLinkCard:hover .home-module__memffG__quickLinkLabel{text-underline-offset:2px;text-decoration:underline}.home-module__memffG__quickLinkCard:hover .home-module__memffG__quickLinkArrow{color:var(--text-secondary);transform:translate(1px,-1px)}.home-module__memffG__quickLinkCard:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.home-module__memffG__quickLinkIcon{border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-elevated) 80%, transparent);width:40px;height:40px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-module__memffG__quickLinkIcon svg{opacity:.85}.home-module__memffG__quickLinkMain{min-width:0}.home-module__memffG__quickLinkLabel{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600;line-height:1.35}.home-module__memffG__quickLinkText{margin:var(--space-xs) 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.home-module__memffG__quickLinkArrow{color:var(--text-muted);transition:transform var(--motion-fast), color var(--motion-fast);font-size:1.1rem}@media (max-width:900px){.home-module__memffG__recentItem{gap:var(--space-xs);grid-template-columns:1fr}.home-module__memffG__recentList:before,.home-module__memffG__timelineDot{display:none}.home-module__memffG__recentDate{text-align:left;padding-top:0}}@media (max-width:700px){.home-module__memffG__main{gap:var(--space-lg);padding:6.75rem .85rem 1.8rem}.home-module__memffG__heroCard{padding:var(--space-lg)}.home-module__memffG__heroMeta{width:100%}.home-module__memffG__profileImage{width:96px;height:96px}.home-module__memffG__heroName{font-size:1.75rem}.home-module__memffG__heroNameKr{font-size:.9rem}.home-module__memffG__recentLink{gap:var(--space-xs);grid-template-columns:1fr}.home-module__memffG__recentArrow,.home-module__memffG__quickLinkArrow{display:none}.home-module__memffG__quickLinkCard{padding:var(--space-md)}}
