.typography{font-family:var(--font-sans);margin:0;padding:0}.typography-header{font-size:2rem;font-weight:700;line-height:1.5}.typography-header,.typography-header[data-theme=dark]{color:var(--text-primary)}.typography-sub-header{font-size:1.5rem;font-weight:600}.typography-sub-header,.typography-sub-header[data-theme=dark]{color:var(--text-secondary)}.typography-paragraph{font-size:1rem;font-weight:400}.typography-paragraph,.typography-paragraph[data-theme=dark]{color:var(--text-primary)}.typography-link{font-size:1rem;font-weight:400;color:var(--primary);text-decoration:underline;cursor:pointer}.typography-link:hover{color:var(--hover)}.typography-link[data-theme=dark]{color:var(--accent)}.typography-disabled-link{font-size:1rem;font-weight:400;color:var(--text-muted);text-decoration:none;cursor:not-allowed}.typography-disabled-link[data-theme=dark]{color:var(--text-muted)}.typography-disabled-text{font-size:1rem;font-weight:400;color:var(--text-muted)}.typography-disabled-text[data-theme=dark]{color:var(--text-muted)}.typography-text{font-size:1rem;font-weight:400}.typography-text,.typography-text[data-theme=dark]{color:var(--text-secondary)}