/* Shared Vietnamese typography, with the original italic brand wordmark. */
:root{--font-family:'Be Vietnam Pro',Arial,sans-serif;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700}
body{font-family:var(--font-family);font-weight:var(--font-regular);font-synthesis:none}
button,input,select,textarea{font-family:var(--font-family)}
h1,h2,h3,h4,h5,h6{font-family:var(--font-family);font-weight:var(--font-bold);line-height:1.35;letter-spacing:-.025em}
.brand small,.hero h1 em,.home-note>p,.page-hero h1 em,.page-seal b,.page-seal em,.card-number,.journal-intro h1 em,.journal-note>p{font-family:var(--font-family);font-style:normal}
.hero h1,.page-hero h1,.journal-intro h1{font-size:clamp(34px,4vw,52px);line-height:1.3;letter-spacing:-.035em}
.hero h1 em,.page-hero h1 em,.journal-intro h1 em{font-size:1em;font-weight:var(--font-bold)}
.article-title-block h1{font-size:clamp(32px,3.4vw,46px);line-height:1.35;letter-spacing:-.03em}
.brand>span{font:bold italic 31px/1.15 Georgia,serif;letter-spacing:normal}
.footer-brand>span{font-size:29px}
.brand small{font-weight:var(--font-medium);letter-spacing:.65px;line-height:1.9}
.site-header nav,.text-link,.article-link,.faqs summary,.schedule-details summary,.field label{font-weight:var(--font-semibold)}
.btn,.eyebrow,.article-category,.article-meta>span:first-child,strong,b{font-weight:var(--font-bold)}
.field label span,.article-read-time{font-weight:var(--font-regular)}
.field input,.field select,.field textarea{font-weight:var(--font-regular);line-height:1.6}
.home-note>p,.journal-note>p{font-weight:var(--font-medium);line-height:1.7;letter-spacing:-.02em}
.page-seal b{font-weight:var(--font-bold);line-height:1.35;letter-spacing:-.025em}
.card-number{font-weight:var(--font-semibold);font-variant-numeric:tabular-nums;line-height:1.3}
.article-card h3,.content-card h3,.article-section h2{line-height:1.45;letter-spacing:-.02em}
/* Only the name uses the wordmark font; surrounding copy keeps its own style. */
body span.brand-name{display:inline;font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:1em;line-height:inherit;letter-spacing:normal;color:inherit;white-space:nowrap}
@media(max-width:1100px){.brand>span{font-size:27px}}
@media(max-width:600px){.brand>span{font-size:26px}.brand small{font-size:6px;letter-spacing:.35px}.hero h1,.page-hero h1,.journal-intro h1{font-size:34px;letter-spacing:-.035em}.article-title-block h1{font-size:31px}.field input,.field select,.field textarea{font-size:16px}.home-note>p,.journal-note>p{font-size:22px}}
