.ux-page-header{margin-bottom:1.5rem}.ux-page-header__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem;margin-top:.75rem}.ux-page-header__title{margin:0;font-family:var(--th-font-family-display,inherit);font-size:clamp(1.75rem,3.5vw,2.35rem);letter-spacing:-.02em;line-height:1.15}.ux-page-header__desc{margin:.5rem 0 0;max-width:40rem;color:var(--th-color-text-muted,#64748b);line-height:1.55;font-size:1rem}.ux-page-header__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.ux-empty{text-align:center;padding:2.5rem 1.25rem;border:1px dashed var(--th-color-border,#e2e8f0);border-radius:var(--th-radius-lg,12px);background:var(--th-color-bg-muted,#f8fafc)}.ux-empty__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:650}.ux-empty__desc{margin:0 auto 1.25rem;max-width:28rem;color:var(--th-color-text-muted,#64748b);line-height:1.5}.ux-page{width:min(100%,80rem);margin:0 auto;padding:1.5rem 1.5rem 4rem}@media (max-width:640px){.ux-page{padding-left:1rem;padding-right:1rem}.ux-page-header__actions{width:100%}.ux-page-header__actions .th-btn{flex:1 1 auto;min-height:2.75rem}}