/* Self-hosted Be Vietnam Pro: Vietnamese and Latin subsets, SIL OFL 1.1. */
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/be-vietnam-pro-400-vi.woff2") format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/be-vietnam-pro-400-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/be-vietnam-pro-500-vi.woff2") format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/be-vietnam-pro-500-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/be-vietnam-pro-600-vi.woff2") format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/be-vietnam-pro-600-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 700; font-display: swap; src: url("../fonts/be-vietnam-pro-700-vi.woff2") format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 700; font-display: swap; src: url("../fonts/be-vietnam-pro-700-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 800; font-display: swap; src: url("../fonts/be-vietnam-pro-800-vi.woff2") format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }
@font-face { font-family: "Be Vietnam Pro"; font-style: normal; font-weight: 800; font-display: swap; src: url("../fonts/be-vietnam-pro-800-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

:root {
    --tdp-ink: #16302a;
    --tdp-muted: #60736d;
    --tdp-green: #0f725f;
    --tdp-green-dark: #075548;
    --tdp-mint: #e7f5ef;
    --tdp-sand: #f6efe2;
    --tdp-yellow: #f4b942;
    --tdp-orange: #e97833;
    --tdp-white: #fff;
    --tdp-border: #dce8e3;
    --tdp-shadow: 0 18px 50px rgba(19, 63, 53, .1);
    --tdp-radius: 22px;
    --tdp-container: 1200px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.tdp-site {
    margin: 0;
    color: var(--tdp-ink);
    background: #fbfdfc;
    font-family: "Be Vietnam Pro", "Segoe UI", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.65;
}
body.tdp-site p, body.tdp-site h1, body.tdp-site h2, body.tdp-site h3, body.tdp-site h4, body.tdp-site a, body.tdp-site button, body.tdp-site input, body.tdp-site textarea, body.tdp-site select { font-family: inherit; }
body.tdp-site a { color: inherit; text-decoration: none; }
body.tdp-site img { max-width: 100%; height: auto; }
body.tdp-site button { margin: 0; min-height: 0; text-transform: none; letter-spacing: normal; }
.tdp-main { min-height: 70vh; }
.tdp-container { width: min(calc(100% - 40px), var(--tdp-container)); margin-inline: auto; }
.tdp-section { padding: 80px 0; }
.tdp-section--soft { background: #f1f8f5; }
.tdp-section--sand { background: var(--tdp-sand); }
.tdp-section--tight { padding: 54px 0; }
.tdp-grid { display: grid; gap: 24px; }
.tdp-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.tdp-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.tdp-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.tdp-stack { display: grid; gap: 24px; }
.tdp-eyebrow { color: var(--tdp-orange); font-size: 13px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.tdp-section-title { margin: 7px 0 12px; font-size: clamp(30px, 4vw, 46px); line-height: 1.12; letter-spacing: -.035em; color: var(--tdp-ink); }
.tdp-section-intro { max-width: 690px; margin: 0; color: var(--tdp-muted); font-size: 18px; }
.tdp-section-head { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 34px; }
.tdp-section-head .tdp-section-intro { max-width: 620px; }
.tdp-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 48px; padding: 0 22px; color: #fff !important; background: var(--tdp-green); border: 1px solid var(--tdp-green); border-radius: 999px; font-weight: 700; line-height: 1; transition: transform .2s ease, background .2s ease, box-shadow .2s ease; }
.tdp-button:hover { transform: translateY(-2px); background: var(--tdp-green-dark); box-shadow: 0 12px 28px rgba(15, 114, 95, .24); }
.tdp-button--small { min-height: 42px; padding: 0 18px; font-size: 14px; }
.tdp-button--light { color: var(--tdp-green) !important; background: #fff; border-color: #fff; }
.tdp-button--ghost { color: var(--tdp-green) !important; background: transparent; border-color: rgba(15, 114, 95, .3); }
.tdp-text-link { display: inline-flex; gap: 7px; align-items: center; color: var(--tdp-green) !important; font-size: 14px; font-weight: 800; }
.tdp-text-link:hover { gap: 10px; }
.tdp-skip-link { position: fixed; top: -80px; left: 12px; z-index: 9999; padding: 10px 16px; background: #fff; color: #000; }
.tdp-skip-link:focus { top: 12px; }

/* Header */
.tdp-header { position: sticky; top: 0; z-index: 1000; background: rgba(255,255,255,.94); border-bottom: 1px solid rgba(19, 66, 55, .08); backdrop-filter: blur(16px); }
.tdp-header__inner { height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.tdp-brand { display: inline-flex; align-items: center; gap: 10px; min-width: 210px; }
.tdp-brand__logo { display: block; width: 54px; height: 54px; flex: 0 0 54px; object-fit: contain; }
.tdp-brand__mark { display: grid; place-items: center; width: 48px; height: 48px; color: #fff; background: linear-gradient(135deg, var(--tdp-green), #31a681); border-radius: 17px 17px 17px 7px; box-shadow: 0 8px 18px rgba(15,114,95,.2); font-size: 15px; font-weight: 800; letter-spacing: -.04em; transform: rotate(-2deg); }
.tdp-brand__text { display: grid; line-height: 1.08; }
.tdp-brand__text strong { font-size: 18px; letter-spacing: -.02em; }
.tdp-brand__text small { margin-top: 5px; color: var(--tdp-muted); font-size: 11px; font-weight: 600; letter-spacing: .035em; }
.tdp-nav { display: flex; align-items: center; gap: clamp(15px, 2vw, 28px); }
.tdp-nav a { position: relative; font-size: 14px; font-weight: 700; }
.tdp-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--tdp-orange); transition: right .2s ease; }
.tdp-nav a:hover::after { right: 0; }
.tdp-header__actions { display: flex; align-items: center; gap: 10px; }
.tdp-search-toggle, .tdp-menu-toggle { display: grid; place-items: center; width: 42px; height: 42px; min-height: 42px; margin: 0; padding: 0; color: var(--tdp-ink); background: #f2f7f5; border: 0; border-radius: 50%; cursor: pointer; line-height: 1; }
.tdp-search-toggle { font: 700 27px/1 Georgia, serif; }
.tdp-menu-toggle { display: none; gap: 4px; }
.tdp-menu-toggle span:not(.screen-reader-text) { display: block; width: 18px; height: 2px; background: var(--tdp-ink); border-radius: 5px; }
.tdp-search-panel { padding: 15px 0; background: #f2f8f5; border-top: 1px solid var(--tdp-border); }
.tdp-search-form { display: flex; gap: 10px; }
.tdp-search-form input { flex: 1; min-width: 0; height: 50px; padding: 0 18px; color: var(--tdp-ink); background: #fff; border: 1px solid var(--tdp-border); border-radius: 14px; box-shadow: none; }
.tdp-search-form button { width: 92px; min-height: 50px; margin: 0; color: #fff; background: var(--tdp-green); border: 0; border-radius: 14px; font-weight: 800; }
.tdp-mobile-menu { display: none; padding: 12px 20px 20px; background: #fff; border-top: 1px solid var(--tdp-border); }
.tdp-mobile-menu a { display: block; padding: 11px 0; border-bottom: 1px solid #edf3f0; font-weight: 700; }

/* Heroes */
.tdp-hero { position: relative; overflow: hidden; background: #dfeee8; }
.tdp-hero--home { min-height: 680px; display: flex; align-items: center; background: #e6f2ed; }
.tdp-hero__backdrop { position: absolute; inset: 0; background-image: var(--tdp-hero-image); background-position: center; background-size: cover; }
.tdp-hero__backdrop::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(6,45,38,.9) 0%, rgba(6,45,38,.62) 48%, rgba(6,45,38,.06) 83%), linear-gradient(0deg, rgba(3,40,33,.38), transparent 40%); }
.tdp-hero__content { position: relative; z-index: 2; max-width: 690px; padding: 110px 0 120px; color: #fff; }
.tdp-hero__content .tdp-eyebrow { color: #ffe29d; }
.tdp-hero__content h1 { margin: 14px 0 22px; color: #fff; font-size: clamp(48px, 7vw, 84px); line-height: .99; letter-spacing: -.055em; }
.tdp-hero__content p { max-width: 620px; margin: 0 0 30px; font-size: clamp(18px, 2vw, 22px); color: rgba(255,255,255,.88); }
.tdp-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; }
.tdp-hero-search { display: flex; max-width: 700px; margin-top: 26px; padding: 7px; background: #fff; border-radius: 18px; box-shadow: 0 18px 45px rgba(0,0,0,.2); }
.tdp-hero-search input { flex: 1; min-width: 0; height: 54px; padding: 0 16px; color: var(--tdp-ink); background: transparent; border: 0; box-shadow: none; }
.tdp-hero-search button { min-height: 54px; margin: 0; padding: 0 22px; color: #fff; background: var(--tdp-orange); border: 0; border-radius: 13px; font-weight: 800; }
.tdp-hero__chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.tdp-hero__chips a { padding: 7px 12px; color: rgba(255,255,255,.92); border: 1px solid rgba(255,255,255,.25); border-radius: 999px; font-size: 13px; }
.tdp-hero--province { min-height: 650px; display: flex; align-items: end; }
.tdp-hero--province .tdp-hero__content { padding-bottom: 84px; }
.tdp-hero__note { display: inline-flex; align-items: center; gap: 8px; margin-top: 24px; padding: 8px 13px; background: rgba(255,255,255,.13); border: 1px solid rgba(255,255,255,.2); border-radius: 999px; color: rgba(255,255,255,.9); font-size: 13px; }
.tdp-hero__note i { width: 8px; height: 8px; background: #70e3b8; border-radius: 50%; box-shadow: 0 0 0 5px rgba(112,227,184,.13); }

/* Feature blocks and cards */
.tdp-stat-strip { position: relative; z-index: 5; margin-top: -45px; }
.tdp-stat-strip__inner { display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; background: #fff; border: 1px solid var(--tdp-border); border-radius: 22px; box-shadow: var(--tdp-shadow); }
.tdp-stat { padding: 24px 28px; border-right: 1px solid var(--tdp-border); }
.tdp-stat:last-child { border: 0; }
.tdp-stat strong { display: block; color: var(--tdp-green); font-size: 30px; line-height: 1; letter-spacing: -.04em; }
.tdp-stat span { display: block; margin-top: 7px; color: var(--tdp-muted); font-size: 13px; }
.tdp-province-card { position: relative; min-height: 430px; overflow: hidden; border-radius: 28px; box-shadow: var(--tdp-shadow); }
.tdp-province-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tdp-province-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(5,46,38,.88), rgba(5,46,38,.03) 72%); }
.tdp-province-card__content { position: absolute; z-index: 2; left: 0; right: 0; bottom: 0; padding: 34px; color: #fff; }
.tdp-province-card__content h3 { margin: 7px 0 8px; color: #fff; font-size: 38px; }
.tdp-province-card__content p { margin: 0 0 18px; color: rgba(255,255,255,.8); }
.tdp-coming-card { min-height: 430px; display: grid; place-content: center; padding: 44px; background: radial-gradient(circle at 20% 15%, rgba(244,185,66,.24), transparent 32%), #f0f7f4; border: 1px dashed #a9c8bb; border-radius: 28px; text-align: center; }
.tdp-coming-card strong { font-size: 26px; }
.tdp-coming-card p { color: var(--tdp-muted); }
.tdp-category-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; }
.tdp-category { display: grid; min-height: 148px; align-content: space-between; padding: 20px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 18px; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.tdp-category:hover { transform: translateY(-4px); border-color: #a8d2c3; box-shadow: 0 14px 32px rgba(19, 63, 53, .1); }
.tdp-category__icon { display: grid; place-items: center; width: 46px; height: 46px; color: var(--tdp-green); background: var(--tdp-mint); border-radius: 15px; font-size: 22px; }
.tdp-category strong { margin-top: 18px; font-size: 15px; line-height: 1.25; }
.tdp-category small { color: var(--tdp-muted); font-size: 12px; }
.tdp-card { overflow: hidden; background: #fff; border: 1px solid var(--tdp-border); border-radius: 22px; box-shadow: 0 10px 30px rgba(18, 60, 50, .06); transition: transform .25s ease, box-shadow .25s ease; }
.tdp-card:hover { transform: translateY(-5px); box-shadow: var(--tdp-shadow); }
.tdp-card__media { position: relative; display: block; height: 220px; overflow: hidden; background: #dceae4; }
.tdp-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.tdp-card:hover .tdp-card__media img { transform: scale(1.045); }
.tdp-card__badge { position: absolute; left: 14px; top: 14px; padding: 6px 10px; color: #fff; background: rgba(7,61,51,.86); border-radius: 999px; backdrop-filter: blur(8px); font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.tdp-card__body { padding: 22px; }
.tdp-card__meta { margin-bottom: 8px; color: var(--tdp-orange); font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }
.tdp-card h3 { margin: 0 0 10px; color: var(--tdp-ink); font-size: 21px; line-height: 1.28; letter-spacing: -.02em; }
.tdp-card p { min-height: 50px; margin: 0 0 16px; color: var(--tdp-muted); font-size: 14px; }
.tdp-card--compact { display: grid; grid-template-columns: 160px 1fr; }
.tdp-card--compact .tdp-card__media { height: 100%; min-height: 180px; }
.tdp-card--compact .tdp-card__body { padding: 20px; }
.tdp-card--compact p { min-height: 0; }
.tdp-route-card { position: relative; min-height: 440px; display: flex; align-items: end; overflow: hidden; border-radius: 24px; }
.tdp-route-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tdp-route-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4,42,35,.92), rgba(4,42,35,.08) 70%); }
.tdp-route-card__content { position: relative; z-index: 2; padding: 28px; color: #fff; }
.tdp-route-card h3 { margin: 7px 0 9px; color: #fff; font-size: 26px; line-height: 1.2; }
.tdp-route-card p { margin: 0 0 18px; color: rgba(255,255,255,.78); font-size: 14px; }
.tdp-route-card__meta { display: flex; gap: 10px; flex-wrap: wrap; font-size: 12px; }
.tdp-route-card__meta span { padding: 5px 9px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; }
.tdp-info-band { display: grid; grid-template-columns: 1.1fr .9fr; min-height: 460px; overflow: hidden; background: var(--tdp-green-dark); border-radius: 30px; }
.tdp-info-band__copy { padding: clamp(36px, 6vw, 72px); color: #fff; }
.tdp-info-band__copy h2 { margin: 8px 0 18px; color: #fff; font-size: clamp(34px, 4vw, 52px); line-height: 1.08; }
.tdp-info-band__copy p { color: rgba(255,255,255,.75); }
.tdp-info-band__media { min-height: 400px; }
.tdp-info-band__media img { width: 100%; height: 100%; object-fit: cover; }
.tdp-feature-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 30px; }
.tdp-feature { padding: 24px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 18px; }
.tdp-feature span { display: grid; place-items: center; width: 42px; height: 42px; margin-bottom: 16px; color: var(--tdp-green); background: var(--tdp-mint); border-radius: 13px; font-size: 19px; }
.tdp-feature h3 { margin: 0 0 8px; font-size: 18px; }
.tdp-feature p { margin: 0; color: var(--tdp-muted); font-size: 14px; }
.tdp-cta { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding: 42px 48px; color: #fff; background: linear-gradient(125deg, var(--tdp-green-dark), var(--tdp-green)); border-radius: 28px; }
.tdp-cta h2 { margin: 0 0 7px; color: #fff; font-size: clamp(28px, 4vw, 42px); }
.tdp-cta p { margin: 0; color: rgba(255,255,255,.75); }

/* Archives and pages */
.tdp-page-hero { padding: 82px 0 64px; background: radial-gradient(circle at 80% 15%, rgba(244,185,66,.24), transparent 28%), linear-gradient(135deg, #e4f4ed, #f8fbfa); border-bottom: 1px solid var(--tdp-border); }
.tdp-breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px; color: var(--tdp-muted); font-size: 13px; }
.tdp-breadcrumbs span { opacity: .55; }
.tdp-page-hero h1 { max-width: 880px; margin: 0 0 15px; color: var(--tdp-ink); font-size: clamp(40px, 6vw, 66px); line-height: 1.04; letter-spacing: -.045em; }
.tdp-page-hero p { max-width: 760px; margin: 0; color: var(--tdp-muted); font-size: 19px; }
.tdp-filter-bar { display: flex; flex-wrap: wrap; gap: 9px; margin: 28px 0 0; }
.tdp-filter-bar a { padding: 9px 14px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 999px; font-size: 13px; font-weight: 700; }
.tdp-filter-bar a:hover, .tdp-filter-bar a.is-active { color: #fff; background: var(--tdp-green); border-color: var(--tdp-green); }
.tdp-list-layout { display: grid; grid-template-columns: minmax(0, 1fr) 310px; gap: 42px; align-items: start; }
.tdp-sidebar { position: sticky; top: 102px; display: grid; gap: 18px; }
.tdp-sidebar__box { padding: 24px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 20px; }
.tdp-sidebar__box h2 { margin: 0 0 14px; font-size: 20px; }
.tdp-sidebar__box p { margin: 0 0 14px; color: var(--tdp-muted); font-size: 14px; }
.tdp-sidebar__links { display: grid; gap: 8px; }
.tdp-sidebar__links a { padding: 9px 0; border-bottom: 1px solid #edf3f0; font-size: 14px; font-weight: 700; }
.tdp-pagination { margin-top: 38px; }
.tdp-pagination .page-numbers { display: inline-grid; place-items: center; min-width: 42px; height: 42px; margin-right: 6px; padding: 0 9px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 12px; }
.tdp-pagination .current { color: #fff; background: var(--tdp-green); border-color: var(--tdp-green); }
.tdp-empty { padding: 50px; background: #fff; border: 1px dashed #afc9bf; border-radius: 22px; text-align: center; }

/* Interactive places map */
.tdp-place-explorer { position: relative; overflow: clip; background: #eef2f1; border-bottom: 1px solid var(--tdp-border); }
.tdp-map-toolbar { position: sticky; top: 76px; z-index: 700; display: flex; gap: 10px; overflow-x: auto; padding: 13px max(20px, calc((100vw - var(--tdp-container)) / 2)); background: rgba(255,255,255,.96); border-bottom: 1px solid var(--tdp-border); box-shadow: 0 8px 24px rgba(20,52,44,.07); scrollbar-width: none; backdrop-filter: blur(16px); }
.tdp-map-toolbar::-webkit-scrollbar { display: none; }
.tdp-map-filter { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 0 16px; color: var(--tdp-ink); background: #fff; border: 1px solid var(--tdp-border); border-radius: 999px; box-shadow: 0 5px 16px rgba(18,60,50,.05); font-size: 13px; font-weight: 700; white-space: nowrap; cursor: pointer; }
.tdp-map-filter span { color: var(--tdp-orange); font-size: 17px; line-height: 1; }
.tdp-map-filter strong { display: grid; place-items: center; min-width: 24px; height: 24px; padding: 0 6px; color: var(--tdp-green); background: var(--tdp-mint); border-radius: 999px; font-size: 11px; }
.tdp-map-filter:hover, .tdp-map-filter.is-active { color: #fff; background: var(--tdp-orange); border-color: var(--tdp-orange); box-shadow: 0 9px 22px rgba(233,120,51,.24); }
.tdp-map-filter:hover span, .tdp-map-filter.is-active span { color: #fff; }
.tdp-map-filter:hover strong, .tdp-map-filter.is-active strong { color: var(--tdp-orange); background: #fff; }
.tdp-map-filter--link { margin-left: auto; }
.tdp-map-submit-notice { position: relative; z-index: 710; padding: 12px max(20px, calc((100vw - var(--tdp-container)) / 2)); color: #18583f; background: #dcf6e9; border-bottom: 1px solid #b6e3cc; font-size: 13px; font-weight: 700; }
.tdp-map-submit-notice.is-error { color: #8b3030; background: #fff0ef; border-color: #f0c9c6; }
.tdp-map-stage { position: relative; height: max(690px, calc(100vh - 146px)); min-height: 690px; background: #e6e9e7; }
.tdp-map-canvas { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; background: #e7ece9; }
.tdp-map-canvas .leaflet-tile-pane { filter: grayscale(.82) saturate(.55) contrast(.88) brightness(1.08); }
.tdp-map-canvas .leaflet-control-attribution { padding: 3px 7px; background: rgba(255,255,255,.84); font-size: 10px; }
.tdp-map-canvas .leaflet-control-zoom { overflow: hidden; border: 0; border-radius: 13px; box-shadow: 0 8px 24px rgba(20,52,44,.18); }
.tdp-map-canvas .leaflet-control-zoom a { display: grid; place-items: center; width: 42px; height: 42px; color: var(--tdp-ink); border-color: var(--tdp-border); font: 700 22px/1 Arial, sans-serif; }
.tdp-map-drawer { position: absolute; z-index: 520; top: 20px; bottom: 20px; left: max(20px, calc((100vw - var(--tdp-container)) / 2)); display: grid; grid-template-rows: auto auto minmax(0, 1fr); width: 390px; overflow: hidden; background: rgba(255,255,255,.97); border: 1px solid rgba(255,255,255,.9); border-radius: 22px; box-shadow: 0 22px 60px rgba(14,51,42,.2); backdrop-filter: blur(18px); }
.tdp-map-drawer__head { display: flex; align-items: start; justify-content: space-between; gap: 18px; padding: 22px 22px 14px; border-bottom: 1px solid #edf2ef; }
.tdp-map-drawer__head h2 { margin: 2px 0 1px; font-size: 28px; line-height: 1.1; }
.tdp-map-drawer__head p { margin: 0; color: var(--tdp-muted); font-size: 12px; }
.tdp-map-drawer__head p strong { color: var(--tdp-orange); }
.tdp-map-drawer__close { display: none; width: 38px; height: 38px; color: var(--tdp-muted); background: #f0f5f3; border: 0; border-radius: 50%; font-size: 25px; cursor: pointer; }
.tdp-map-search { display: flex; align-items: center; gap: 9px; margin: 14px 16px; padding: 0 14px; background: #f3f7f5; border: 1px solid var(--tdp-border); border-radius: 13px; }
.tdp-map-search > span:first-child { color: var(--tdp-green); font: 800 23px/1 Georgia, serif; }
.tdp-map-search input { min-width: 0; width: 100%; height: 46px; margin: 0; padding: 0; color: var(--tdp-ink); background: transparent; border: 0; box-shadow: none; font-size: 13px; }
.tdp-map-search input:focus { box-shadow: none; }
.tdp-map-listing { min-height: 0; display: grid; align-content: start; gap: 12px; overflow-y: auto; padding: 0 14px 18px; scrollbar-color: #b8cec6 transparent; scrollbar-width: thin; }
.tdp-map-card { position: relative; display: grid; grid-template-columns: 104px minmax(0, 1fr); overflow: hidden; background: #fff; border: 1px solid #e1ebe7; border-radius: 16px; box-shadow: 0 7px 22px rgba(18,60,50,.06); transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.tdp-map-card:hover, .tdp-map-card.is-active { transform: translateY(-1px); border-color: #efaa76; box-shadow: 0 12px 26px rgba(18,60,50,.12); }
.tdp-map-card > img { width: 104px; height: 100%; min-height: 160px; object-fit: cover; }
.tdp-map-card__favorite { position: absolute; z-index: 2; top: 8px; left: 8px; display: grid; place-items: center; width: 31px; height: 31px; padding: 0; color: var(--tdp-green); background: rgba(255,255,255,.94); border: 0; border-radius: 50%; box-shadow: 0 5px 15px rgba(14,51,42,.18); font-size: 17px; cursor: pointer; }
.tdp-map-card__favorite.is-saved { color: #fff; background: var(--tdp-orange); }
.tdp-map-card__body { min-width: 0; padding: 13px 13px 12px; }
.tdp-map-card__type { margin-bottom: 5px; color: var(--tdp-orange); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.tdp-map-card h3 { margin: 0 0 5px; overflow: hidden; color: var(--tdp-ink); font-size: 15px; line-height: 1.25; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.tdp-map-card p { margin: 0; }
.tdp-map-card__area { overflow: hidden; color: var(--tdp-muted); font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.tdp-map-card__area span { color: var(--tdp-orange); }
.tdp-map-card__excerpt { margin-top: 6px !important; overflow: hidden; color: #536a63; font-size: 10px; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.tdp-map-card__actions { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 9px; }
.tdp-map-card__actions button, .tdp-map-card__actions a { padding: 7px 9px; border-radius: 9px; font-size: 9px; font-weight: 800; line-height: 1; }
.tdp-map-card__actions button { color: #fff; background: var(--tdp-orange); border: 0; cursor: pointer; }
.tdp-map-card__actions a { color: var(--tdp-green); background: var(--tdp-mint); }
.tdp-map-empty { padding: 35px 20px; color: var(--tdp-muted); background: #f7faf9; border: 1px dashed #b4cbc2; border-radius: 15px; text-align: center; font-size: 13px; }
.tdp-map-tools { position: absolute; z-index: 520; top: 20px; right: max(20px, calc((100vw - var(--tdp-container)) / 2)); display: grid; gap: 8px; max-height: calc(100% - 40px); overflow-y: auto; padding: 1px; scrollbar-width: none; }
.tdp-map-tools::-webkit-scrollbar { display: none; }
.tdp-map-tools button { display: grid; place-items: center; width: 46px; height: 46px; color: var(--tdp-green); background: #fff; border: 1px solid rgba(255,255,255,.9); border-radius: 14px; box-shadow: 0 8px 24px rgba(20,52,44,.18); font-size: 19px; font-weight: 800; cursor: pointer; }
.tdp-map-tools button:hover { color: #fff; background: var(--tdp-orange); }
.tdp-map-tools button.is-loading { animation: tdp-map-pulse 1s ease infinite; }
.tdp-map-tools button.is-error { color: #b63737; }
.tdp-map-tools button.is-success { color: #fff; background: var(--tdp-green); }
.tdp-map-route-status { position: absolute; z-index: 530; right: max(82px, calc((100vw - var(--tdp-container)) / 2 + 62px)); bottom: 22px; max-width: min(480px, calc(100% - 460px)); padding: 15px 18px; background: rgba(255,255,255,.96); border: 1px solid var(--tdp-border); border-radius: 16px; box-shadow: 0 12px 32px rgba(20,52,44,.18); backdrop-filter: blur(14px); }
.tdp-map-route-status > strong, .tdp-map-route-status > small { display: block; }
.tdp-map-route-status > strong { margin: 2px 0 3px; font-size: 13px; }
.tdp-map-route-status > small { color: var(--tdp-muted); font-size: 11px; }
.tdp-map-route-status button { margin-top: 9px; padding: 7px 10px; color: #fff; background: var(--tdp-green); border: 0; border-radius: 9px; font-size: 10px; font-weight: 800; cursor: pointer; }
.tdp-map-list-toggle { position: absolute; z-index: 610; left: 50%; bottom: 92px; display: none; align-items: center; gap: 8px; min-height: 44px; padding: 0 16px; color: var(--tdp-ink); background: #fff; border: 1px solid var(--tdp-border); border-radius: 999px; box-shadow: 0 10px 28px rgba(20,52,44,.22); font-size: 12px; font-weight: 800; transform: translateX(-50%); cursor: pointer; }
.tdp-map-list-toggle strong { display: grid; place-items: center; min-width: 23px; height: 23px; padding: 0 5px; color: #fff; background: var(--tdp-orange); border-radius: 999px; font-size: 10px; }
.tdp-map-pin-wrap { background: transparent; border: 0; }
.tdp-map-pin { position: relative; display: grid; place-items: center; width: 38px; height: 38px; background: var(--tdp-orange); border: 4px solid #fff; border-radius: 50% 50% 50% 15%; box-shadow: 0 8px 18px rgba(101,51,20,.3); transform: rotate(-45deg); }
.tdp-map-pin i { width: 8px; height: 8px; background: #fff; border-radius: 50%; }
.tdp-map-cluster { display: grid; place-items: center; color: #73530b; background: rgba(255,255,255,.78); border: 0; border-radius: 50%; box-shadow: 0 8px 24px rgba(91,71,15,.22); }
.tdp-map-cluster span { display: grid; place-items: center; width: 38px; height: 38px; background: #f5cc4f; border: 3px solid #fff; border-radius: 50%; font-size: 12px; font-weight: 800; }
.tdp-route-step-wrap { background: transparent; border: 0; }
.tdp-route-step-wrap span { display: grid; place-items: center; width: 34px; height: 34px; color: #fff; background: var(--tdp-green); border: 4px solid #fff; border-radius: 50%; box-shadow: 0 7px 18px rgba(7,85,72,.3); font-size: 11px; font-weight: 800; }
.tdp-map-canvas .leaflet-popup-content-wrapper { overflow: hidden; padding: 0; border-radius: 16px; box-shadow: 0 16px 45px rgba(20,52,44,.24); }
.tdp-map-canvas .leaflet-popup-content { width: 280px !important; margin: 0; }
.tdp-map-popup > img { width: 100%; height: 132px; object-fit: cover; }
.tdp-map-popup > div { padding: 14px 16px 16px; }
.tdp-map-popup small { color: var(--tdp-orange); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.tdp-map-popup h3 { margin: 3px 0 5px; color: var(--tdp-ink); font-size: 17px; line-height: 1.25; }
.tdp-map-popup p { margin: 0 0 10px; color: var(--tdp-muted); font-size: 11px; }
.tdp-map-popup__actions { display: flex; align-items: center; gap: 8px; }
.tdp-map-popup__actions button, .tdp-map-popup__actions a { display: inline-flex; min-height: 30px; align-items: center; padding: 8px 11px; border-radius: 9px; font-size: 10px; font-weight: 800; line-height: 1; }
.tdp-map-popup__actions a { color: #fff !important; background: var(--tdp-green); }
.tdp-map-popup__actions button { color: var(--tdp-green); background: var(--tdp-mint); border: 0; cursor: pointer; }
.tdp-map-popup__actions button.is-saved { color: #fff; background: var(--tdp-orange); }
.tdp-map-load-error { position: absolute; inset: 50% auto auto 50%; width: min(90%, 420px); margin: 0; padding: 18px; color: #8b2f2f; background: #fff; border-radius: 14px; box-shadow: var(--tdp-shadow); text-align: center; transform: translate(-50%, -50%); }
.tdp-map-guide .tdp-inline-notice { margin-top: 24px; }
@keyframes tdp-map-pulse { 50% { transform: scale(.9); opacity: .65; } }

.tdp-map-dialog { width: min(720px, calc(100% - 28px)); max-width: 720px; max-height: min(86vh, 780px); margin: auto; padding: 0; overflow: hidden; color: var(--tdp-ink); background: #fff; border: 0; border-radius: 24px; box-shadow: 0 28px 90px rgba(5,35,29,.32); }
.tdp-map-dialog::backdrop { background: rgba(5,35,29,.58); backdrop-filter: blur(5px); }
.tdp-map-dialog__head { display: flex; align-items: start; justify-content: space-between; gap: 24px; padding: 24px 26px 20px; border-bottom: 1px solid var(--tdp-border); }
.tdp-map-dialog__head h2 { margin: 3px 0 3px; font-size: 25px; line-height: 1.15; }
.tdp-map-dialog__head p { margin: 0; color: var(--tdp-muted); font-size: 12px; }
.tdp-map-dialog__head > button { flex: 0 0 38px; display: grid; place-items: center; width: 38px; height: 38px; padding: 0; color: var(--tdp-muted); background: #eef4f1; border: 0; border-radius: 50%; font-size: 24px; cursor: pointer; }
.tdp-itinerary-list { display: grid; gap: 12px; max-height: 620px; overflow-y: auto; padding: 18px; }
.tdp-itinerary-option { display: grid; grid-template-columns: 132px minmax(0, 1fr); overflow: hidden; background: #f7faf9; border: 1px solid var(--tdp-border); border-radius: 17px; }
.tdp-itinerary-option > img { width: 132px; height: 100%; min-height: 164px; object-fit: cover; }
.tdp-itinerary-option > div { padding: 14px 16px; }
.tdp-itinerary-option small { color: var(--tdp-orange); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.tdp-itinerary-option h3 { margin: 4px 0 6px; font-size: 16px; line-height: 1.28; }
.tdp-itinerary-option p { margin: 0; color: var(--tdp-muted); font-size: 11px; line-height: 1.45; }
.tdp-itinerary-option > div > div { display: flex; gap: 8px; margin-top: 11px; }
.tdp-itinerary-option button, .tdp-itinerary-option a { display: inline-flex; align-items: center; min-height: 33px; padding: 0 11px; border-radius: 9px; font-size: 9px; font-weight: 800; }
.tdp-itinerary-option button { color: #fff; background: var(--tdp-orange); border: 0; cursor: pointer; }
.tdp-itinerary-option a { color: var(--tdp-green); background: var(--tdp-mint); }
.tdp-contribute-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; max-height: 620px; overflow-y: auto; padding: 22px 26px 26px; }
.tdp-contribute-form label { display: grid; align-content: start; gap: 6px; color: var(--tdp-ink); font-size: 11px; font-weight: 800; }
.tdp-contribute-form input, .tdp-contribute-form select, .tdp-contribute-form textarea { width: 100%; margin: 0; padding: 10px 12px; color: var(--tdp-ink); background: #f7faf9; border: 1px solid var(--tdp-border); border-radius: 11px; box-shadow: none; font-size: 12px; font-weight: 500; }
.tdp-contribute-form input, .tdp-contribute-form select { height: 44px; }
.tdp-contribute-form textarea { resize: vertical; }
.tdp-contribute-form label > small { color: var(--tdp-muted); font-size: 9px; font-weight: 500; }
.tdp-form-wide { grid-column: 1 / -1; }
.tdp-coordinate-fields { display: grid; grid-template-columns: 1fr 1fr auto; gap: 10px; align-items: end; }
.tdp-coordinate-fields > button { height: 44px; padding: 0 13px; color: #fff; background: var(--tdp-green); border: 0; border-radius: 11px; font-size: 10px; font-weight: 800; cursor: pointer; }
.tdp-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.tdp-contribute-form__submit { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding-top: 5px; }
.tdp-contribute-form__submit p { max-width: 420px; margin: 0; color: var(--tdp-muted); font-size: 10px; font-weight: 500; }
.tdp-contribute-form__submit button { flex: 0 0 auto; min-height: 44px; padding: 0 18px; color: #fff; background: var(--tdp-orange); border: 0; border-radius: 999px; font-size: 11px; font-weight: 800; cursor: pointer; }
.tdp-challenge { display: grid; justify-items: center; padding: 38px 28px 42px; text-align: center; }
.tdp-challenge__timer { margin-bottom: 12px; color: var(--tdp-green); font: 800 clamp(42px, 8vw, 68px)/1 "Be Vietnam Pro", sans-serif; letter-spacing: -.05em; }
.tdp-challenge p { margin: 0 0 18px; color: var(--tdp-muted); }
.tdp-challenge > button { min-height: 48px; padding: 0 26px; color: #fff; background: var(--tdp-orange); border: 0; border-radius: 999px; font-weight: 800; cursor: pointer; }
.tdp-challenge > button:disabled { opacity: .45; cursor: not-allowed; }
.tdp-challenge > small { margin-top: 16px; color: var(--tdp-muted); font-size: 10px; }

.tdp-map-layout { display: grid; grid-template-columns: 380px minmax(0, 1fr); min-height: 670px; }
.tdp-map-panel { padding: 34px; background: #f4f9f7; border-right: 1px solid var(--tdp-border); }
.tdp-map-panel h1 { margin: 0 0 12px; font-size: 36px; }
.tdp-map-panel p { color: var(--tdp-muted); }
.tdp-map-list { display: grid; gap: 10px; max-height: 470px; overflow: auto; margin-top: 24px; padding-right: 8px; }
.tdp-map-list a { padding: 13px 15px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 14px; }
.tdp-map-list strong, .tdp-map-list small { display: block; }
.tdp-map-list small { color: var(--tdp-muted); }
.tdp-map-frame { min-height: 650px; border: 0; width: 100%; height: 100%; }

/* Single content */
.tdp-single-hero { position: relative; min-height: 590px; display: flex; align-items: end; color: #fff; background: #123; }
.tdp-single-hero img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tdp-single-hero::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(3,35,29,.94), rgba(3,35,29,.12) 75%); }
.tdp-single-hero__content { position: relative; z-index: 2; max-width: 920px; padding: 90px 0 60px; }
.tdp-single-hero h1 { margin: 12px 0 16px; color: #fff; font-size: clamp(40px, 6vw, 70px); line-height: 1.02; letter-spacing: -.045em; }
.tdp-single-hero p { max-width: 760px; margin: 0; color: rgba(255,255,255,.8); font-size: 19px; }
.tdp-single-meta { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 23px; }
.tdp-single-meta span { padding: 7px 11px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.22); border-radius: 999px; font-size: 13px; }
.tdp-article-layout { display: grid; grid-template-columns: minmax(0, 760px) 300px; justify-content: space-between; gap: 56px; align-items: start; }
.tdp-article { min-width: 0; }
.tdp-article > *:first-child { margin-top: 0; }
.tdp-article h2 { margin-top: 44px; margin-bottom: 14px; color: var(--tdp-ink); font-size: 31px; line-height: 1.2; letter-spacing: -.025em; }
.tdp-article h3 { margin-top: 32px; color: var(--tdp-ink); font-size: 23px; }
.tdp-article p, .tdp-article li { color: #435c55; font-size: 17px; }
.tdp-article ul, .tdp-article ol { padding-left: 24px; }
.tdp-article blockquote { margin: 32px 0; padding: 24px 28px; background: var(--tdp-mint); border: 0; border-left: 4px solid var(--tdp-green); border-radius: 0 18px 18px 0; }
.tdp-fact-box { overflow: hidden; background: #fff; border: 1px solid var(--tdp-border); border-radius: 20px; }
.tdp-fact-box h2 { margin: 0; padding: 18px 20px; color: #fff; background: var(--tdp-green); font-size: 18px; }
.tdp-fact-list { margin: 0; padding: 4px 20px; list-style: none; }
.tdp-fact-list li { display: grid; gap: 3px; padding: 14px 0; border-bottom: 1px solid #edf3f0; }
.tdp-fact-list li:last-child { border: 0; }
.tdp-fact-list strong { color: var(--tdp-muted); font-size: 11px; letter-spacing: .07em; text-transform: uppercase; }
.tdp-fact-list span { font-size: 14px; font-weight: 700; }
.tdp-related { margin-top: 70px; padding-top: 45px; border-top: 1px solid var(--tdp-border); }
.tdp-related h2 { margin: 0 0 24px; font-size: 30px; }
.tdp-share-note { margin-top: 24px; padding: 18px; color: var(--tdp-muted); background: var(--tdp-sand); border-radius: 15px; font-size: 13px; }

/* Timeline */
.tdp-timeline { position: relative; display: grid; gap: 20px; margin: 32px 0; }
.tdp-timeline::before { content: ""; position: absolute; left: 21px; top: 12px; bottom: 12px; width: 2px; background: #b9d8cc; }
.tdp-timeline__item { position: relative; display: grid; grid-template-columns: 44px 1fr; gap: 17px; }
.tdp-timeline__dot { position: relative; z-index: 1; display: grid; place-items: center; width: 44px; height: 44px; color: #fff; background: var(--tdp-green); border: 5px solid #fff; border-radius: 50%; box-shadow: 0 0 0 1px #b9d8cc; font-size: 11px; font-weight: 800; }
.tdp-timeline__copy { padding: 18px 20px; background: #fff; border: 1px solid var(--tdp-border); border-radius: 16px; }
.tdp-timeline__copy h3 { margin: 0 0 5px; font-size: 18px; }
.tdp-timeline__copy p { margin: 0; font-size: 15px; }

/* Footer */
.tdp-footer { color: rgba(255,255,255,.8); background: #0a352d; padding: 66px 0 100px; }
.tdp-footer__grid { display: grid; grid-template-columns: 1.5fr repeat(3, 1fr); gap: 46px; }
.tdp-footer .tdp-brand { color: #fff; }
.tdp-footer .tdp-brand__logo { width: 62px; height: 62px; flex-basis: 62px; filter: drop-shadow(0 8px 18px rgba(0,0,0,.18)); }
.tdp-footer .tdp-brand__text small { color: rgba(255,255,255,.55); }
.tdp-footer__brand p { max-width: 390px; color: rgba(255,255,255,.62); font-size: 14px; }
.tdp-footer h2 { margin: 0 0 16px; color: #fff; font-size: 15px; text-transform: uppercase; letter-spacing: .08em; }
.tdp-footer__grid > div:not(:first-child) { display: flex; flex-direction: column; gap: 10px; }
.tdp-footer__grid a { font-size: 14px; }
.tdp-footer__grid a:hover { color: #fff; }
.tdp-status { display: inline-flex; align-items: center; gap: 8px; margin-top: 8px; font-size: 12px; }
.tdp-status i { width: 8px; height: 8px; background: #5de3ab; border-radius: 50%; box-shadow: 0 0 0 4px rgba(93,227,171,.1); }
.tdp-footer__bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 46px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.12); color: rgba(255,255,255,.5); font-size: 12px; }
.tdp-bottom-nav { display: none; }

/* Utilities */
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.tdp-inline-notice { padding: 16px 18px; background: #fff8e8; border: 1px solid #f3d58e; border-radius: 14px; color: #72551b; font-size: 14px; }
.tdp-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.tdp-tags a, .tdp-tags span { padding: 6px 10px; color: var(--tdp-green); background: var(--tdp-mint); border-radius: 999px; font-size: 12px; font-weight: 700; }
.tdp-search-results h2 { margin-bottom: 28px; }

@media (max-width: 1080px) {
    .tdp-nav { display: none; }
    .tdp-menu-toggle { display: grid; }
    .tdp-mobile-menu:not([hidden]) { display: block; }
    .tdp-category-grid { grid-template-columns: repeat(3, 1fr); }
    .tdp-grid--4 { grid-template-columns: repeat(2, 1fr); }
    .tdp-list-layout, .tdp-article-layout { grid-template-columns: minmax(0, 1fr) 280px; gap: 34px; }
    .tdp-map-filter--link { margin-left: 0; }
    .tdp-map-drawer { left: 14px; width: 360px; }
    .tdp-map-tools { right: 14px; }
}

@media (max-width: 820px) {
    .tdp-section { padding: 62px 0; }
    .tdp-grid--3, .tdp-feature-list { grid-template-columns: repeat(2, 1fr); }
    .tdp-section-head { align-items: start; flex-direction: column; gap: 16px; }
    .tdp-stat-strip { margin-top: -26px; }
    .tdp-stat-strip__inner { grid-template-columns: repeat(2, 1fr); }
    .tdp-stat:nth-child(2) { border-right: 0; }
    .tdp-stat:nth-child(-n+2) { border-bottom: 1px solid var(--tdp-border); }
    .tdp-info-band { grid-template-columns: 1fr; }
    .tdp-info-band__media { order: -1; min-height: 320px; }
    .tdp-list-layout, .tdp-article-layout { grid-template-columns: 1fr; }
    .tdp-sidebar { position: static; }
    .tdp-map-layout { grid-template-columns: 1fr; }
    .tdp-map-panel { border-right: 0; border-bottom: 1px solid var(--tdp-border); }
    .tdp-map-frame { min-height: 520px; }
    .tdp-footer__grid { grid-template-columns: repeat(2, 1fr); }
    .tdp-map-toolbar { top: 66px; padding: 10px 14px; }
    .tdp-map-filter { min-height: 40px; padding: 0 13px; }
    .tdp-map-stage { height: calc(100svh - 127px); min-height: 590px; }
    .tdp-map-drawer { position: absolute; z-index: 640; top: auto; right: 10px; bottom: 84px; left: 10px; width: auto; max-height: min(72%, 610px); border-radius: 20px; opacity: 0; pointer-events: none; transform: translateY(calc(100% + 110px)); transition: transform .28s ease, opacity .2s ease; }
    .tdp-map-drawer.is-open { opacity: 1; pointer-events: auto; transform: translateY(0); }
    .tdp-map-drawer__close { display: grid; place-items: center; }
    .tdp-map-tools { top: 12px; right: 12px; }
    .tdp-map-tools button { width: 43px; height: 43px; }
    .tdp-map-list-toggle { display: inline-flex; }
    .tdp-map-route-status { right: 70px; bottom: 150px; left: 12px; max-width: none; }
    .tdp-map-canvas .leaflet-bottom.leaflet-right { bottom: 142px; }
    .tdp-map-canvas .leaflet-bottom.leaflet-left { bottom: 78px; }
}

@media (max-width: 600px) {
    .tdp-container { width: min(calc(100% - 28px), var(--tdp-container)); }
    .tdp-header__inner { height: 66px; }
    .tdp-brand { min-width: 0; }
    .tdp-brand__logo { width: 48px; height: 48px; flex-basis: 48px; }
    .tdp-brand__mark { width: 42px; height: 42px; border-radius: 14px 14px 14px 6px; font-size: 13px; }
    .tdp-brand__text strong { font-size: 16px; }
    .tdp-brand__text small { font-size: 9px; }
    .tdp-header__actions .tdp-button { display: none; }
    .tdp-hero--home, .tdp-hero--province { min-height: 620px; }
    .tdp-hero__backdrop::after { background: linear-gradient(0deg, rgba(5,45,37,.95), rgba(5,45,37,.42) 80%); }
    .tdp-hero__content { padding: 100px 0 88px; }
    .tdp-hero__content h1 { font-size: clamp(43px, 14vw, 62px); }
    .tdp-hero-search { display: grid; grid-template-columns: 1fr auto; border-radius: 16px; }
    .tdp-hero-search input { height: 50px; padding: 0 10px; font-size: 14px; }
    .tdp-hero-search button { padding: 0 15px; }
    .tdp-stat { padding: 20px; }
    .tdp-stat strong { font-size: 25px; }
    .tdp-grid--2, .tdp-grid--3, .tdp-grid--4, .tdp-feature-list { grid-template-columns: 1fr; }
    .tdp-category-grid { grid-template-columns: repeat(2, 1fr); }
    .tdp-category { min-height: 132px; padding: 16px; }
    .tdp-category__icon { width: 40px; height: 40px; }
    .tdp-province-card, .tdp-coming-card { min-height: 370px; }
    .tdp-card__media { height: 210px; }
    .tdp-card--compact { grid-template-columns: 118px 1fr; }
    .tdp-card--compact .tdp-card__media { min-height: 200px; }
    .tdp-card--compact .tdp-card__body { padding: 16px; }
    .tdp-card--compact p { display: none; }
    .tdp-route-card { min-height: 390px; }
    .tdp-cta { align-items: flex-start; flex-direction: column; padding: 30px; }
    .tdp-page-hero { padding: 58px 0 48px; }
    .tdp-page-hero h1 { font-size: 42px; }
    .tdp-single-hero { min-height: 520px; }
    .tdp-single-hero h1 { font-size: 44px; }
    .tdp-article p, .tdp-article li { font-size: 16px; }
    .tdp-footer { padding-bottom: 110px; }
    .tdp-footer__grid { grid-template-columns: 1fr; gap: 34px; }
    .tdp-footer__bottom { flex-direction: column; }
    .tdp-bottom-nav { position: fixed; z-index: 999; left: 8px; right: 8px; bottom: 8px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: end; padding: 8px 5px; background: rgba(255,255,255,.96); border: 1px solid var(--tdp-border); border-radius: 20px; box-shadow: 0 16px 40px rgba(6,50,41,.25); backdrop-filter: blur(14px); }
    .tdp-bottom-nav a { display: grid; justify-items: center; gap: 2px; color: var(--tdp-muted); font-size: 10px; font-weight: 700; }
    .tdp-bottom-nav a span { font-size: 18px; line-height: 1.2; }
    .tdp-bottom-nav__primary span { display: grid; place-items: center; width: 46px; height: 46px; margin-top: -23px; color: #fff; background: var(--tdp-green); border: 5px solid #fff; border-radius: 50%; box-shadow: 0 8px 18px rgba(15,114,95,.26); }
    .tdp-map-card { grid-template-columns: 92px minmax(0, 1fr); }
    .tdp-map-card > img { width: 92px; min-height: 156px; }
    .tdp-map-card__body { padding: 11px; }
    .tdp-map-card__excerpt { display: none; }
    .tdp-map-guide .tdp-section-head .tdp-button { width: 100%; }
    .tdp-map-dialog { max-height: 88vh; border-radius: 20px; }
    .tdp-map-dialog__head { padding: 19px 18px 16px; }
    .tdp-map-dialog__head h2 { font-size: 21px; }
    .tdp-itinerary-list { padding: 12px; }
    .tdp-itinerary-option { grid-template-columns: 96px minmax(0, 1fr); }
    .tdp-itinerary-option > img { width: 96px; min-height: 175px; }
    .tdp-itinerary-option > div { padding: 12px; }
    .tdp-contribute-form { grid-template-columns: 1fr; padding: 17px 18px 22px; }
    .tdp-form-wide { grid-column: auto; }
    .tdp-coordinate-fields { grid-template-columns: 1fr 1fr; }
    .tdp-coordinate-fields > button { grid-column: 1 / -1; }
    .tdp-contribute-form__submit { align-items: stretch; flex-direction: column; }
}
