/* Complete Vietnamese fonts, served locally. Keep OFL notices in /fonts.
   Loaded after page styles so public and management pages share one type system. */
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Regular.ttf") format("truetype");
    font-style: normal; font-weight: 400; font-display: swap;
}
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Medium.ttf") format("truetype");
    font-style: normal; font-weight: 500; font-display: swap;
}
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-SemiBold.ttf") format("truetype");
    font-style: normal; font-weight: 600; font-display: swap;
}
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Bold.ttf") format("truetype");
    font-style: normal; font-weight: 700; font-display: swap;
}
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ExtraBold.ttf") format("truetype");
    font-style: normal; font-weight: 800; font-display: swap;
}
@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Italic.ttf") format("truetype");
    font-style: italic; font-weight: 400; font-display: swap;
}
@font-face {
    font-family: "Lora";
    src: url("../fonts/Lora-Regular.ttf") format("truetype");
    font-style: normal; font-weight: 400 700; font-display: swap;
}
@font-face {
    font-family: "Lora";
    src: url("../fonts/Lora-Italic.ttf") format("truetype");
    font-style: italic; font-weight: 400 700; font-display: swap;
}
:root {
    --font-body: "Be Vietnam Pro", "Segoe UI", Arial, sans-serif;
    --font-heading: "Lora", "Be Vietnam Pro", "Segoe UI", sans-serif;
}
body {
    font-family: var(--font-body);
    font-weight: 400;
    font-kerning: normal;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 1.7;
}
button, input, select, textarea, input::file-selector-button {
    font-family: var(--font-body);
    letter-spacing: normal;
    word-spacing: normal;
}
.is-public :is(h1, h2, h3),
.cherry-hero__empty,
.cherry-steps li > span,
.cherry-footer .cherry-footer__phone {
    font-family: var(--font-heading);
    font-weight: 500;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 1.4;
}
.is-public :is(.cherry-hero h1, .cherry-page-intro h1, .cherry-invitation h2) {
    font-weight: 400;
    line-height: 1.32;
    letter-spacing: normal;
    text-wrap: balance;
}
.is-public .cherry-hero h1 { font-size: clamp(34px, 3.35vw, 54px); }
.is-public .cherry-page-intro h1 { font-size: clamp(34px, 4vw, 56px); }
.is-public .cherry-section h2 { font-size: clamp(28px, 2.8vw, 40px); }
.is-public .cherry-invitation h2 { font-size: clamp(32px, 3.7vw, 48px); }
.is-public .decor-card h3 { font-size: 19px; line-height: 1.5; }
.is-public .decor-detail__copy h1 { line-height: 1.4; }
.is-public .cherry-mini-cta h2 { line-height: 1.45; }
.is-public .cherry-empty h2 { font-size: clamp(24px, 2.5vw, 34px); }
.is-public .cherry-page-intro > p:not(.eyebrow),
.is-public .cherry-hero__copy > p:not(.eyebrow) { font-size: 15px; line-height: 1.9; }
.is-public .decor-card__summary,
.is-public .decor-detail__description p { font-size: 14px; line-height: 1.85; }
.is-public .decor-filters label { font-size: 13px; }
.is-public .decor-results { font-size: 12px; }
.is-public .decor-card__category { font-size: 11px; }
.is-public .decor-card__bottom strong { font-size: 14px; }
.is-public .decor-card__bottom a,
.is-public .decor-card__view { font-size: 12px; }
.is-public .decor-card__bottom { align-items: start; }
.is-public .decor-detail__description h2,
.is-public .cherry-steps h3,
.cherry-footer h2,
.is-management :is(h1, h2, h3, h4, h5, h6) {
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: normal;
    word-spacing: normal;
}
.is-public :is(.eyebrow, .cherry-ribbon, .decor-card__category, .cherry-topline, .cherry-hero__caption small),
.is-management :is(.eyebrow, .post-step, .cherry-topline) { letter-spacing: .035em; }
.cherry-nav { gap: clamp(20px, 2.1vw, 32px); font-weight: 500; }
.cherry-topline { line-height: 1.6; }
.cherry-wordmark__name { font-family: var(--font-body); letter-spacing: .055em; }
.cherry-wordmark__sub { font-family: var(--font-body); letter-spacing: .27em; }
.is-management .post-admin h1 { letter-spacing: normal; }
.is-management .post-list-card { min-width: 0; }
.is-management .post-list-card__body { min-width: 0; }
.is-management .post-card-actions { flex-wrap: wrap; }
.is-management .post-button { white-space: normal; }
@media (max-width: 1100px) {
    .cherry-header__main { gap: 20px; }
    .cherry-nav { font-size: 12px; gap: 18px; }
}
@media (max-width: 640px) {
    .is-public .cherry-hero h1 { font-size: 36px; }
    .is-public .cherry-page-intro h1 { font-size: 34px; }
    .is-public .cherry-section h2 { font-size: 29px; }
    .is-public .cherry-page-intro > p:not(.eyebrow),
    .is-public .cherry-hero__copy > p:not(.eyebrow) { font-size: 14px; }
    .is-public .decor-card h3 { font-size: 17px; }
    .is-public .decor-card__summary { font-size: 13px; }
    .is-public .decor-card__category { font-size: 10px; }
    .is-public .decor-card__bottom strong { font-size: 13px; }
    .is-public .decor-card__bottom a { font-size: 11px; }
    .is-public .decor-card__view { font-size: 10px; }
    .cherry-wordmark__sub { letter-spacing: .25em; }
    .cherry-topline { font-size: 9px; letter-spacing: normal; }
    /* Avoid automatic zoom in mobile browsers when entering a form. */
    body input:not([type=checkbox]):not([type=radio]):not([type=hidden]),
    body select, body textarea { font-size: 16px; }
}
