:root{--color-surface-default:#fff1e5;--color-surface-muted:#f2dfce;--color-surface-raised:#ffffff;--color-on-surface-default:#33302e;--color-on-surface-muted:#66605c;--color-primary:#990f3d;--color-primary-hover:#800b33;--color-border-default:#ccc1b7;--font-family-heading:Georgia,"Times New Roman",serif;--font-family-display:Georgia,"Times New Roman",serif;--heading-font-weight:700;--text-body-font-size:1rem;--text-body-line-height:1.6}.examples-blog-image{aspect-ratio:16/9;background:var(--color-surface-muted);border-radius:var(--radius-md);overflow:hidden}.examples-blog-image img{width:100%;height:100%;object-fit:cover}.examples-article-image{aspect-ratio:3/2;background:var(--color-surface-muted);border-radius:var(--radius-md);overflow:hidden}.examples-article-image img{width:100%;height:100%;object-fit:cover}.examples-masthead-logo{font-family:var(--font-family-heading);font-size:var(--text-heading-h1-font-size);text-align:center;white-space:nowrap}.examples-masthead-desktop{display:none}.examples-masthead-mobile{display:flex}@media (min-width:1024px){.examples-masthead-desktop{display:flex;align-items:center}.examples-masthead-mobile{display:none}}.examples-vertical-divider{display:none}.examples-vertical-divider .tcn-separator{height:100%}@media (min-width:1024px){.examples-vertical-divider{display:flex;justify-content:center}}.examples-most-read-number{font-family:var(--font-family-heading);font-size:var(--text-heading-h2-font-size);line-height:1;color:var(--color-on-surface-muted);flex-shrink:0}.examples-testimonial{border-left:var(--border-width-thick) solid var(--color-primary);padding-left:var(--spacing-lg)}