/* Pattaya Visa Help / Coastal editorial identity / September 2026.
   This is the shared visual system, not a content or evidence-date migration. */
:root {
  color-scheme: light;
  --pvh-ink: #f8f6ef;
  --pvh-ink-soft: #efeee5;
  --pvh-panel: #fffdf8;
  --pvh-panel-raised: #edf1e9;
  --pvh-paper: #173d36;
  --pvh-paper-soft: #435750;
  --pvh-muted: #607067;
  --pvh-line: #d8ddd2;
  --pvh-line-strong: #b9c5b9;
  --pvh-rose: #a7492f;
  --pvh-rose-soft: #9b432c;
  --pvh-gold: #8a542d;
  --pvh-green: #28624f;
  --pvh-max: 1240px;
  --pvh-editorial: 920px;
  --pvh-reading: 740px;
  --pvh-header: 88px;
  --pvh-sans: 'Inter', Arial, sans-serif;
  --pvh-display: 'Iowan Old Style', 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
  --pvh-serif: var(--pvh-display);
  --pvh-mono: 'Inter', Arial, sans-serif;
  /* Legacy templates use these tokens inside their own components. */
  --bg: #f8f6ef; --bg2: #fffdf8; --bg3: #edf1e9;
  --bg-1: #fffdf8; --bg-2: #edf1e9; --bg-3: #e5ecdf; --bg-4: #e5ecdf;
  --text: #173d36; --fg: #173d36; --muted: #607067;
  --t: #173d36; --td: #607067; --tl: #607067; --border-2: #b9c5b9; --border-3: #8ca387;
  --line: #d8ddd2; --border: #d8ddd2; --pink: #a7492f;
  --accent: #a7492f; --gold: #8a542d; --cyan: #28624f;
  --yel: #8a542d; --pur: #6c5367; --grn: #28624f;
}
html { background: var(--pvh-ink); scroll-padding-top: 110px; }
body { font-size: 17px; -webkit-tap-highlight-color: #c6d6c7; }
::selection { color: #fffdf8; background: #28624f; }
a:hover { color: #a7492f; }
:focus-visible { outline: 3px solid #a7492f !important; outline-offset: 5px !important; }
.pvh-site-header { background: rgba(248,246,239,.97); border-bottom: 1px solid #d8ddd2; backdrop-filter: blur(14px); }
.pvh-site-header.is-scrolled { box-shadow: 0 5px 24px #173d360a; }
.pvh-header-inner { min-height: 88px; width: min(calc(100% - 64px),var(--pvh-max)); gap: 24px; }
.pvh-wordmark { gap: 12px; padding: 12px 0; flex-shrink: 0; }
.pvh-brand-mark { color: #173d36; --pvh-mark-ink: #faf7ef; width: 42px; height: 42px; flex: 0 0 42px; }
.pvh-brand-name, .pvh-footer-name-text { font: 700 23px/1.2 var(--pvh-sans) !important; letter-spacing: -.035em; white-space: nowrap; }
.pvh-brand-lockup { gap: 0; }
.pvh-brand-name > span { color: inherit; font-weight: 700; }
.pvh-brand-lockup small, .pvh-footer-name small { margin-top: 7px; font: 600 8px/1.3 var(--pvh-sans); letter-spacing: .17em; }
.pvh-site-nav { gap: 7px; }
.pvh-site-nav > a { padding: 12px 13px; font: 600 13px/1.3 var(--pvh-sans) !important; letter-spacing: 0 !important; text-transform: none !important; border-radius: 7px; }
.pvh-site-nav > a:hover, .pvh-site-nav > a[aria-current] { background: #e9eee4; border-color: transparent; }
.pvh-site-nav > .pvh-nav-cta { color: #fffdf8 !important; background: #173d36; border-color: #173d36; padding: 14px 19px; }
.pvh-site-nav > .pvh-nav-cta:hover { color: #fffdf8 !important; background: #28594a; border-color: #28594a; }
.pvh-language-options { background: #fffdf8; box-shadow: 0 12px 32px #173d361a; border-radius: 9px; }
.pvh-language-trigger { border-radius: 6px; }
.pvh-language-options a:hover { background: #e9eee4; }
.pvh-language-current { background: #eef1e8; }
.pvh-nav-toggle { border-radius: 8px !important; font-size: 12px !important; letter-spacing: 0 !important; text-transform: none !important; }
.pvh-skip { background: #173d36; color: #fffdf8; }

/* Editorial hierarchy. One reading rail, with generous but useful space. */
.article-head, header.article-head, .hero:not(.pvh-home-hero) { padding-top: clamp(36px,5vw,66px) !important; padding-bottom: 38px !important; }
.article-head h1, .hero:not(.pvh-home-hero) h1, main:not(.pvh-home) h1 {
  font-family: var(--pvh-display) !important; font-weight: 400 !important;
  font-size: clamp(2.35rem,4.8vw,3.7rem) !important; line-height: 1.09 !important;
  letter-spacing: -.04em !important; max-width: 24ch !important; text-wrap: balance;
}
.article-head .lede, .article-head .article-lede, .hero:not(.pvh-home-hero) > p { line-height: 1.65 !important; max-width: 65ch !important; font-size: 1.12rem !important; }
.crumbs, .breadcrumbs { font: 500 12px/1.6 var(--pvh-sans) !important; letter-spacing: 0 !important; text-transform: none !important; color: #607067 !important; }
.crumbs a, .breadcrumbs a, .crumbs span, .breadcrumbs span { color: #607067 !important; }
.crumb, .crumb a { color: #607067 !important; }
.article-meta span, .article-meta .read, .step .n { color: #607067 !important; }
.tldr-text { color: #435750 !important; }
.article-label, .s-label, .label, .pvh-kicker { font: 600 10px/1.6 var(--pvh-sans) !important; letter-spacing: .14em !important; text-transform: uppercase !important; color: #8a542d !important; }
.article-label::before, .label::before { display: none !important; }
.article-meta, .meta, .hero-meta { font-family: var(--pvh-sans) !important; letter-spacing: .025em !important; }
.article-body, .article, .tool-prose { font-size: 1.06rem !important; line-height: 1.8 !important; }
.article-body h2, .article h2, .tool-prose h2, .section h2, main:not(.pvh-home) > section h2 {
  font-family: var(--pvh-display) !important; font-weight: 400 !important;
  font-size: clamp(1.75rem,3.2vw,2.5rem) !important; line-height: 1.18 !important;
  letter-spacing: -.03em !important; max-width: 31ch !important; text-transform: none !important;
}
.article-body h2::before, .article h2::before, .tool-prose h2::before { display: none !important; }
.article-body h3, .article h3, .tool-prose h3, .section h3 { font-family: var(--pvh-sans) !important; font-weight: 600 !important; line-height: 1.4 !important; letter-spacing: -.025em !important; }
.article-body a:not([class]):hover, .article a:not([class]):hover, .tool-prose a:not([class]):hover { color: #a7492f !important; }
.article-meta .live, .meta .live { color: #28624f !important; }
.article-head .article-meta, .article-head .meta { margin-top: 26px !important; padding-top: 18px !important; }
.section { padding-top: 48px !important; padding-bottom: 48px !important; }
.section-hd { max-width: none !important; margin-left: 0 !important; margin-bottom: 28px !important; }
.section-hd h2 { max-width: 31ch !important; margin-top: 12px !important; }
.section-hd > p { max-width: 66ch; }
.pvh-page-main .section .section-hd { margin-left: 0 !important; }
.pvh-page-main .section .section-hd h2 { font: 400 clamp(1.9rem,3.2vw,2.5rem)/1.18 var(--pvh-display) !important; letter-spacing: -.03em !important; margin-top: 14px !important; max-width: 30ch !important; }
.pvh-path-grid { gap: 14px; border: 0; }
.pvh-path, .pvh-visa-card { background: #fffdf8; border: 1px solid #d8ddd2 !important; border-radius: 9px; min-height: 0; padding: 24px; }
.pvh-path h3, .pvh-visa-card h3 { font: 600 1.18rem/1.4 var(--pvh-sans) !important; margin: 24px 0 10px !important; }
.pvh-path-index { font-size: 10px; }
.pvh-path p, .pvh-visa-card p { font-size: .9rem; line-height: 1.7; }
.pvh-hero-aside { background: #edf1e7; }
.pvh-section-head h2 { font-family: var(--pvh-display) !important; font-weight: 400 !important; max-width: 22ch; }
.article-body .callout, .article .callout, .note, .tldr, .warning, .tip, .verdict, .answer-box, .legal-disclaimer { border-radius: 8px !important; background: #eef1e7 !important; }
.stats-wrap { padding: 0 !important; border-radius: 10px !important; overflow: hidden; background: #eaf0e6 !important; }
.stats-inner { border-radius: 10px !important; background: #eaf0e6 !important; }
.stats-wrap .stat { background: #eaf0e6 !important; }
.stat .num, .stat .val, .stats-wrap strong { font-family: var(--pvh-display) !important; font-weight: 400 !important; }
th { background: #eaf0e6 !important; color: #173d36 !important; }
td { color: #435750 !important; }
tr:nth-child(even) { background: #f3f4ed; }
.toc.has-items { background: #f2f3eb !important; border-color: #d8ddd2 !important; border-radius: 10px; }
.toc a, .side-toc a { color: #435750 !important; }
.toc a:hover, .toc a.active { color: #a7492f !important; }
.btt, .pvh-mobile-page-nav, .mobile-toc { background: #fffdf8 !important; color: #173d36 !important; }
.jump-select { background: #fffdf8 !important; }
.way, .visa, .tool, .step, .rn, .card, .contact-channel, .option, .result-card, .comparison-card { border-radius: 10px !important; }
.way:hover, .visa:hover, .tool:hover, .card:hover { border-color: #90a68c !important; }
.way h3, .visa h3, .rn h3, .card h3 { font-size: 1.2rem !important; }
.way, .visa, .tool, .rn, .comparison-card { padding: 26px !important; }
.visa .meta, .way .meta { margin-bottom: 22px !important; }
.visa p, .way p { font-size: .95rem !important; line-height: 1.65 !important; }

/* Worksheets are secondary utilities, not the site's visual centre. */
button, .btn, .cta-button, input[type='submit'] { border-radius: 7px !important; font: 600 .88rem/1.4 var(--pvh-sans) !important; letter-spacing: 0 !important; text-transform: none !important; }
input, select, textarea { background: #fffdf8 !important; border-radius: 6px !important; padding: 12px 14px; }
input[type='checkbox'], input[type='radio'] { accent-color: #28624f; }
input::placeholder, textarea::placeholder { color: #68736c; opacity: 1; }
.tool-shell, .tool-grid { gap: 28px !important; }
.tool-shell h2, .tool-grid h2, .tool-card h2, .tool-result h2, .pvh-tool-surface h2 { font-size: 1.6rem !important; margin-top: 8px !important; }
.tool-shell h3, .tool-grid h3 { font-size: 1.15rem !important; }
.tool-shell aside, .tool-grid aside { font-size: .9rem !important; }
.pvh-tool-note { border-radius: 8px; background: #eaf0e6 !important; }
.pvh-tool-note b { color: #435750; }
fieldset { border-radius: 10px !important; background: #fffdf8 !important; border-color: #d8ddd2 !important; }
legend { color: #173d36 !important; font-size: 1.15rem !important; line-height: 1.45 !important; }
.option:has(input:checked), .choice:has(input:checked) { background: #e6eddf !important; border-color: #477056 !important; }
.choice, .tool-result, .result-block { background: #edf1e7 !important; border-radius: 7px !important; }
.choice { background: #f8f9f3 !important; border-color: #c5d0c0 !important; }
.pvh-choice { background: #f8f9f3 !important; border-color: #c5d0c0 !important; border-radius: 7px; }
.pvh-choice:has(input:checked) { background: #e6eddf !important; border-color: #477056 !important; }
.pvh-output h2 { font: 400 clamp(1.8rem,3.4vw,2.5rem)/1.2 var(--pvh-display) !important; letter-spacing: -.035em !important; }
.pvh-route { border-radius: 9px; }
.pvh-route-links a { text-transform: none; letter-spacing: 0; border-radius: 6px; font-size: .85rem; }
.btn.btn-primary { color: #fffdf8 !important; }

/* Illustrated hub covers keep the directory pages part of the same identity. */
header.article-head.coast-hub-head { width: min(calc(100% - 64px),var(--pvh-max)) !important; max-width: var(--pvh-max) !important; display: grid; grid-template-columns: 1.4fr .7fr; align-items: center; gap: 60px; border-bottom: 1px solid #d8ddd2 !important; }
.coast-hub-head .crumbs { margin-bottom: 24px !important; }
.coast-hub-head h1 { font-size: clamp(2.5rem,4.4vw,3.8rem) !important; }
.coast-hub-art { margin: 0; }
.coast-hub-art img { width: 100%; aspect-ratio: .95; display: block; object-fit: cover; border-radius: 100px 9px 9px 9px; }
.coast-hub-art figcaption { font-size: 11px; color: #607067; margin-top: 8px; }
.pvh-tool-card { background: #fffdf8; border-radius: 10px; padding: 26px; }
.pvh-tool-card h3 { font: 600 1.15rem/1.4 var(--pvh-sans); }
.pvh-tool-card span { color: #8a542d; }
.pvh-tool-standard-list { background: #edf1e7; border-radius: 10px; }

/* New homepage: destination, purpose, routes. No calculator carousel. */
.coast-home { overflow: hidden; }
.coast-hero { width: min(calc(100% - 64px),var(--pvh-max)); margin: 38px auto 0; display: grid; grid-template-columns: .94fr 1.06fr; gap: 50px; align-items: center; padding-bottom: 38px; }
.coast-eyebrow { display: flex; align-items: center; gap: 10px; font: 600 10px/1.5 var(--pvh-sans); letter-spacing: .15em; text-transform: uppercase; color: #7c5837; }
.coast-eyebrow::before { content: ''; width: 24px; height: 1px; background: #a7492f; }
.coast-hero h1 { margin: 23px 0 24px; font: 400 clamp(3rem,4.8vw,4.3rem)/1.07 var(--pvh-display) !important; letter-spacing: -.055em !important; max-width: none; color: #173d36; text-wrap: balance; }
.coast-hero h1 em { font-style: italic; color: #a7492f; }
.coast-intro { max-width: 43ch; margin: 0; color: #435750; font-size: 1.06rem; line-height: 1.8; }
.coast-actions { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; margin-top: 29px; }
.coast-button { display: inline-flex; justify-content: center; align-items: center; min-height: 52px; padding: 14px 22px; gap: 24px; border-radius: 7px; background: #173d36; color: #fffdf8; font-weight: 600; font-size: .9rem; text-decoration: none !important; border: 1px solid #173d36; transition: background .2s, transform .2s; }
.coast-button:hover { background: #28594a; color: #fffdf8; transform: translateY(-2px); }
.coast-button::after { content: '\2197'; font-size: 1.25rem; font-weight: 400; }
.coast-text-link { font-size: .9rem; font-weight: 600; text-decoration: underline; text-underline-offset: 5px; text-decoration-color: #acb9a8; }
.coast-fine { font-size: .74rem; color: #607067; line-height: 1.65; max-width: 47ch; margin-top: 24px; }
.coast-art { margin: 0; position: relative; }
.coast-art img { width: 100%; height: 550px; object-fit: cover; object-position: 53% 50%; display: block; border-radius: 140px 12px 12px 12px; }
.coast-art figcaption { position: absolute; bottom: 14px; left: 16px; right: 16px; font-size: 11px; line-height: 1.4; color: #fffdf8; width: fit-content; max-width: calc(100% - 32px); background: #173d36e8; padding: 6px 9px; border-radius: 4px; }
.coast-trust { width: min(calc(100% - 64px),var(--pvh-max)); margin: 0 auto; padding: 22px 0; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 18px; border-top: 1px solid #d8ddd2; border-bottom: 1px solid #d8ddd2; font-size: 12px; color: #435750; }
.coast-trust span { display: flex; align-items: center; gap: 8px; }
.coast-trust span::before { content: '\2713'; color: #28624f; font-size: 14px; }
.coast-section { width: min(calc(100% - 64px),var(--pvh-max)); margin: 0 auto; padding: 70px 0; }
.coast-section-head { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; }
.coast-section h2, .coast-feature h2 { margin: 12px 0 0; font: 400 clamp(2rem,3.4vw,3rem)/1.1 var(--pvh-display); letter-spacing: -.04em; color: #173d36; max-width: 24ch; }
.coast-section-head > p { max-width: 35ch; color: #607067; font-size: .94rem; line-height: 1.7; margin: 0; }
.coast-paths { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.coast-path { padding: 26px 24px; border-radius: 10px; border: 1px solid #d8ddd2; background: #fffdf8; display: flex; flex-direction: column; text-decoration: none !important; transition: background .2s,border-color .2s,transform .2s; }
.coast-path:hover { background: #eaf0e6; border-color: #9bae92; color: #173d36; transform: translateY(-3px); }
.coast-path svg { width: 30px; height: 30px; stroke: #8a542d; fill: none; stroke-width: 1.3; margin-bottom: 28px; }
.coast-path h3 { font: 600 1.12rem/1.4 var(--pvh-sans); margin: 0 0 10px; letter-spacing: -.02em; }
.coast-path p { font-size: .87rem; color: #607067; line-height: 1.65; margin: 0 0 22px; }
.coast-path > span { margin-top: auto; font-size: .8rem; font-weight: 600; color: #28624f; }
.coast-routes-section { background: #eaf0e6; border-top: 1px solid #d8ddd2; border-bottom: 1px solid #d8ddd2; }
.coast-routes { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0 32px; }
.coast-route { display: grid; grid-template-columns: 1fr auto; column-gap: 16px; padding: 27px 0; border-top: 1px solid #bfcdb9; text-decoration: none !important; }
.coast-route small { grid-column: 1; font-size: 10px; color: #53654f; text-transform: uppercase; letter-spacing: .12em; }
.coast-route h3 { grid-column: 1; font: 400 1.8rem/1.2 var(--pvh-display); margin: 8px 0; color: #173d36; letter-spacing: -.04em; }
.coast-route p { grid-column: 1; font-size: .86rem; line-height: 1.65; color: #52634e; margin: 0; max-width: 34ch; }
.coast-route > span { grid-column: 2; grid-row: 2; color: #28624f; align-self: center; border: 1px solid #bdcbb7; width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; }
.coast-route:hover > span { color: #fffdf8; background: #173d36; border-color: #173d36; }
.coast-feature { display: grid; grid-template-columns: .85fr 1fr; gap: 70px; align-items: center; }
.coast-feature > figure { margin: 0; }
.coast-feature img { width: 100%; aspect-ratio: 1.05; object-fit: cover; border-radius: 10px 100px 10px 10px; display: block; }
.coast-feature figcaption { font-size: 11px; color: #607067; margin-top: 9px; }
.coast-feature p { color: #435750; font-size: .98rem; line-height: 1.75; max-width: 46ch; }
.coast-guide-links { margin: 24px 0; padding: 0; list-style: none; }
.coast-guide-links li { border-bottom: 1px solid #d8ddd2; }
.coast-guide-links a { display: flex; justify-content: space-between; align-items: center; min-height: 52px; padding: 12px 0; font-size: .91rem; font-weight: 600; text-decoration: none; gap: 15px; }
.coast-guide-links a::after { content: '\2197'; font-weight: 400; }
.coast-publisher { border-top: 1px solid #d8ddd2; display: grid; grid-template-columns: 200px 1fr 1fr; gap: 44px; align-items: center; padding-top: 44px; padding-bottom: 52px; }
.coast-publisher img { width: 180px; aspect-ratio: 1; object-fit: cover; border-radius: 50%; }
.coast-publisher h2 { font-size: 2.2rem; }
.coast-publisher p { font-size: .9rem; color: #435750; line-height: 1.8; }
.coast-prepare { border-top: 1px solid #d8ddd2; padding: 24px 0; display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.coast-prepare p { font-size: .91rem; margin: 0; color: #435750; }
.coast-prepare a { white-space: nowrap; }

/* The footer is an intentional dark destination, not dark-page residue. */
.pvh-footer { --pvh-paper: #f8f6ef; --pvh-paper-soft: #d0dbce; --pvh-muted: #b3c4b6; --pvh-line: #416057; --pvh-rose-soft: #efbf9e; --pvh-gold: #efbf9e; color: #d0dbce !important; background: #173d36 !important; }
.pvh-footer { --t: #f8f6ef; --tl: #d0dbce; --td: #b3c4b6; }
.pvh-footer a { color: #d0dbce !important; }
.pvh-footer-inner { width: min(calc(100% - 64px),var(--pvh-max)); padding-top: 54px !important; padding-bottom: 28px !important; }
.pvh-footer-top { grid-template-columns: minmax(260px,1.15fr) minmax(0,2fr); gap: 60px; }
.pvh-footer-brand-row { gap: 13px; }
.pvh-footer-mark { color: #f8f6ef; --pvh-mark-ink: #173d36; --pvh-mark-sun: #a7492f; width: 42px; height: 42px; flex: 0 0 42px; }
.pvh-footer-name { color: #f8f6ef; }
.pvh-footer-name-text > span { color: inherit; font-weight: 400; }
.pvh-footer-summary { font-size: .86rem; max-width: 35ch; margin-top: 24px !important; color: #c9d6c9 !important; }
.pvh-footer-publisher { margin-top: 20px; }
.pvh-footer-publisher p, .pvh-footer-publisher a { font-size: .8rem; }
.pvh-footer-contact { margin-top: 22px; gap: 8px 18px; }
.pvh-footer-contact a { font-size: .76rem; }
.pvh-footer-group summary { font: 600 9px/1.5 var(--pvh-sans); letter-spacing: .13em; color: #d0dbce; }
.pvh-footer-nav ul { margin-top: 23px; }
.pvh-footer-nav a { font-size: .8rem; color: #d0dbce; }
.pvh-footer-nav a:hover, .pvh-footer-bottom a:hover { color: #fffdf8; text-decoration: underline; }
.pvh-footer-bottom { font-size: .7rem; padding-top: 20px; margin-top: 38px; }
.pvh-footer-privacy-choices { color: #d0dbce !important; }
#pvh-cookie-banner, .cookie-banner, #cookie-banner { background: #fffdf8 !important; color: #173d36 !important; border-color: #b9c5b9 !important; box-shadow: 0 12px 50px #173d3620 !important; }
#pvh-cookie-banner { border-radius: 10px; }
#pvh-cookie-banner p { color: #435750 !important; }
#pvh-cookie-banner a, #pvh-cookie-banner strong { color: #173d36 !important; text-decoration-color: #a7492f !important; }
#pvh-cookie-banner button, #pvh-cookie-banner button.pvh-accept { background: #fffdf8 !important; color: #173d36 !important; border-color: #91a38c !important; }
#pvh-cookie-banner button:hover, #pvh-cookie-banner button.pvh-accept:hover { background: #eaf0e6 !important; }

@media (min-width: 1400px) { .article-body, .article { position: relative; } }
@media (max-width: 1080px) {
  .pvh-site-nav { background: #f8f6ef; box-shadow: 0 25px 45px #173d3614; }
  .pvh-site-nav > a { font-size: 16px !important; border-radius: 0; }
  .pvh-site-nav > .pvh-nav-cta { border-radius: 7px; }
  .coast-hero { gap: 30px; }
  .coast-art img { height: 480px; }
  .coast-paths { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .coast-feature { gap: 36px; }
  .coast-publisher { grid-template-columns: 150px 1fr 1fr; gap: 28px; }
  .coast-publisher img { width: 140px; }
  .pvh-footer-top { grid-template-columns: 1fr; gap: 36px; }
}
@media (max-width: 700px) {
  :root { --pvh-header: 76px; }
  .pvh-header-inner { width: calc(100% - 36px); min-height: 76px; gap: 12px; }
  .pvh-wordmark { gap: 9px; }
  .pvh-brand-mark { width: 36px; height: 36px; flex-basis: 36px; }
  .pvh-brand-name { font-size: 22px !important; }
  .pvh-brand-lockup small { font-size: 7px; margin-top: 5px; letter-spacing: .11em; }
  .pvh-wordmark small { display: block !important; }
  .coast-hero, .coast-trust, .coast-section, .pvh-footer-inner { width: calc(100% - 40px); }
  .coast-hero { grid-template-columns: 1fr; margin-top: 30px; gap: 26px; padding-bottom: 26px; }
  .coast-hero h1 { font-size: clamp(2.8rem,10.5vw,4.1rem) !important; max-width: 15ch; margin-top: 18px; margin-bottom: 18px; }
  .coast-intro { font-size: .98rem; max-width: 47ch; }
  .coast-eyebrow { font-size: 9px; letter-spacing: .12em; }
  .coast-actions { margin-top: 23px; gap: 18px; }
  .coast-button { min-height: 50px; padding: 13px 18px; font-size: .87rem; gap: 20px; }
  .coast-fine { font-size: .72rem; margin-top: 17px; max-width: none; }
  .coast-art img { height: auto; aspect-ratio: 1.45; border-radius: 60px 10px 10px 10px; }
  .coast-art figcaption { bottom: 11px; left: 12px; }
  .coast-trust { display: grid; grid-template-columns: 1fr 1fr; font-size: 10px; gap: 14px 12px; padding: 20px 0; }
  .coast-section { padding: 42px 0; }
  .coast-section-head { display: block; margin-bottom: 24px; }
  .coast-section-head > p { margin-top: 15px; font-size: .91rem; max-width: 48ch; }
  .coast-section-head .coast-text-link { display: inline-flex; margin-top: 18px; min-height: 32px; }
  .coast-section h2, .coast-feature h2 { font-size: 2.15rem; }
  .coast-paths { gap: 10px; }
  .coast-path { padding: 20px 17px; }
  .coast-path svg { margin-bottom: 19px; width: 27px; height: 27px; }
  .coast-path h3 { font-size: 1rem; }
  .coast-path p { font-size: .81rem; margin-bottom: 16px; }
  .coast-path > span { font-size: .74rem; }
  .coast-routes { grid-template-columns: 1fr; }
  .coast-route { padding: 20px 0; }
  .coast-route h3 { font-size: 1.7rem; }
  .coast-route p { max-width: 42ch; }
  .coast-feature { grid-template-columns: 1fr; gap: 28px; }
  .coast-feature img { aspect-ratio: 1.4; border-radius: 10px 70px 10px 10px; }
  .coast-feature p { font-size: .93rem; }
  .coast-publisher { grid-template-columns: 86px 1fr; gap: 16px; }
  .coast-publisher img { width: 80px; }
  .coast-publisher h2 { font-size: 1.7rem; }
  .coast-publisher > div:last-child { grid-column: 1/-1; }
  .coast-publisher .coast-eyebrow { font-size: 8px; }
  .coast-prepare { display: block; padding-bottom: 32px; }
  .coast-prepare a { display: inline-flex; min-height: 44px; align-items: center; margin-top: 10px; }
  .article-head, header.article-head, .hero:not(.pvh-home-hero) { padding-top: 30px !important; padding-bottom: 26px !important; }
  header.article-head.coast-hub-head { width: calc(100% - 40px) !important; display: block; }
  .coast-hub-art { margin-top: 26px; }
  .coast-hub-art img { aspect-ratio: 2.25; border-radius: 48px 8px 8px 8px; }
  .pvh-page-main .section .section-hd h2 { font-size: 1.9rem !important; }
  .article-head h1, .hero:not(.pvh-home-hero) h1, main:not(.pvh-home) h1 { font-size: clamp(2.1rem,8.7vw,3rem) !important; }
  .article-head .lede, .article-head .article-lede, .hero:not(.pvh-home-hero) > p { font-size: 1rem !important; }
  .article-body, .article, .tool-prose { font-size: 1rem !important; }
  .stats-inner { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .stats-inner > .s { padding: 17px !important; }
  .section { padding-top: 32px !important; padding-bottom: 32px !important; }
  .section-hd h2 { font-size: 2rem !important; }
  .way, .visa, .tool, .rn, .comparison-card { padding: 23px !important; }
  .pvh-footer-inner { padding-top: 36px !important; }
  .pvh-footer-name-text { font-size: 24px; }
  .pvh-footer-nav { gap: 0; }
  .pvh-footer-group summary { font-size: 11px; letter-spacing: .09em; }
  .pvh-footer-nav ul { margin-top: 5px; }
  .pvh-footer-nav a { font-size: .88rem; }
  .pvh-footer-top { gap: 28px; }
  .pvh-footer-summary { margin-top: 19px !important; }
}
@media (max-width: 370px) {
  .pvh-brand-name { font-size: 20px !important; }
  .pvh-brand-mark { width: 32px; height: 32px; flex-basis: 32px; }
  .pvh-nav-toggle { padding: 8px !important; gap: 3px; }
  .coast-paths { grid-template-columns: 1fr; }
  .coast-path { display: grid; grid-template-columns: 32px 1fr; gap: 0 16px; }
  .coast-path svg { grid-row: 1/4; margin: 3px 0 0; }
  .coast-path h3, .coast-path p, .coast-path > span { grid-column: 2; }
}
@media (prefers-reduced-motion: reduce) { .coast-button, .coast-path { transition: none; transform: none !important; } }
@media print { .coast-art, .coast-feature figure { display: none; } .coast-hero { display: block; } }
