.page-title-row{align-items:center;gap:var(--space-2);min-height:var(--header-height);margin-bottom:var(--space-3);display:flex}.page-title-row .page-title{flex-direction:column;flex:1;gap:2px;margin:0;line-height:1.2;display:flex}.page-title__main{align-items:center;gap:var(--space-2);justify-content:center;display:inline-flex}.page-title__after{color:var(--color-text-secondary);align-items:center;display:inline-flex}.page-title__sub{justify-content:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-normal);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.page-title__sub .myeongsik-detail__subtitle-folder{align-items:center;gap:var(--space-1);display:inline-flex}.page-title__back{width:var(--page-back-size);height:var(--page-back-size);border-radius:var(--radius-full);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.page-title__back:hover{background:var(--color-bg-hover);color:var(--color-primary)}.page-title-row--center .page-title__spacer{width:var(--page-back-size);flex-shrink:0}.page-title__action{min-width:var(--page-back-size);flex-shrink:0;justify-content:flex-end;align-items:center;display:inline-flex;position:relative}@media (width<=767px){.page-title-row--sticky{z-index:var(--z-sticky);background:var(--color-bg-page);border-bottom:1px solid var(--color-border-light);margin:0 calc(-1 * var(--space-4));padding:0 var(--space-4);position:sticky;top:0}}
