/* Approved Europe editorial language, applied to the two regional routes and
   country-route family only. Presentation only: no reordered or hidden content,
   no substituted media, no changes to disclosure or form behavior. */
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) {
  --taste-ink:#122b3b; --taste-copy:#4b5c66; --taste-line:#dce3e6;
  --taste-soft:#f3f5f5; --taste-blue:#087db4;
  --us-ink:var(--taste-ink); --us-muted:var(--taste-copy); --us-line:var(--taste-line);
  --us-warm:var(--taste-soft); --us-warm-strong:#edf1f2; --us-accent:#086b91;
  --ca-ink:var(--taste-ink); --ca-muted:var(--taste-copy); --ca-line:var(--taste-line);
  --ca-warm:var(--taste-soft); --ca-warm-strong:#edf1f2; --ca-accent:#086b91;
}
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) main :is(p,li,dd) { text-wrap:pretty; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) main :is(section[id],h2[id]) { scroll-margin-top:96px; }

/* Hero images remain atmospheric backgrounds. The full-width content container
   aligns the copy to the section grid instead of centering an 850px text box. */
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) { min-height:760px; height:auto; padding:0; background:#092434; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-content,.ca-hero__content) { width:min(1200px,calc(100% - 96px)); max-width:1200px; margin-inline:auto; padding:144px 0 92px; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-media,.ca-hero__media) { position:absolute; inset:0; width:100%; height:100%; border:0; border-radius:0; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-media,.ca-hero__media) img { width:100%; height:100%; object-fit:cover; object-position:58% 50%; filter:saturate(.64) brightness(.8); transform:none; border-radius:0; }
body.taste-site:is(.us-route-page,.ui-v4-family-country-route) .hero-media::after,
body.taste-site.canada-route-page .ca-hero::before { background:linear-gradient(90deg,rgba(3,25,40,.94) 0%,rgba(3,25,40,.87) 39%,rgba(3,25,40,.48) 68%,rgba(3,25,40,.08) 100%),linear-gradient(0deg,rgba(3,25,40,.18),transparent 70%); }
body.taste-site:is(.us-route-page,.ui-v4-family-country-route) .hero::before { background:none; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) h1 { max-width:850px; font-size:clamp(44px,4.4vw,64px); font-weight:550; line-height:1.055; letter-spacing:-.045em; color:#fff; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) :is(.eyebrow,.ca-kicker) { max-width:750px; margin:0 0 28px; color:#a5d7df; font-size:13px; font-weight:600; line-height:1.5; letter-spacing:.09em; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-lead,.ca-hero__lead) { max-width:680px; margin:28px 0 0; color:#dfe8ed; font-size:18px; line-height:1.65; }
body.taste-site.canada-route-page .ca-source-list { margin-top:24px; color:#c2d4de; font-size:16px; font-weight:450; line-height:1.5; gap:8px 16px; }
body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-actions,.ca-hero__actions) { margin-top:32px; gap:12px; }

/* Shared regional rhythm. Reset outer section padding to avoid the old
   section-plus-inner double spacing. */
body.taste-site.us-route-page :is(.us-case-gateway,.us-route-section,.us-specialist-fit,.us-protection,.us-tax-position),
body.taste-site.canada-route-page :is(.ca-completed,.ca-section,.ca-ddp,.ca-timeline) { padding:0; border:0; }
body.taste-site.us-route-page :is(.us-case-gateway__inner,.us-route-section__inner,.us-specialist-fit__inner,.us-protection__inner,.us-tax-position__inner),
body.taste-site.canada-route-page :is(.ca-completed__inner,.ca-section__inner,.ca-ddp__inner,.ca-timeline__inner) { padding-block:96px; }
body.taste-site.us-route-page :is(.us-case-gateway,.us-specialist-fit,.us-route-section,.us-protection),
body.taste-site.canada-route-page :is(.ca-completed,.ca-section,.ca-timeline) { background:#fff; color:var(--taste-ink); }
body.taste-site.us-route-page :is(.us-document-evidence,.us-faq-section),
body.taste-site.canada-route-page :is(.ca-section--soft,.ca-ddp) { background:var(--taste-soft); }
body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading--split),
body.taste-site.canada-route-page .ca-section-heading--split { display:grid; grid-template-columns:1.05fr 1fr; max-width:none; align-items:end; gap:32px 80px; margin:0 0 40px; }
body.taste-site.us-route-page .us-case-gateway__heading > .us-overline { grid-column:1/-1; margin-bottom:-14px; }
body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading,.us-specialist-fit__heading,.us-tax-position) h2,
body.taste-site.canada-route-page :is(.ca-section-heading,.ca-ddp,.ca-timeline) h2 { max-width:690px; margin:0; font-size:clamp(34px,3.6vw,50px); line-height:1.1; letter-spacing:-.042em; font-weight:550; color:var(--taste-ink); }
body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading--split) > p:last-child,
body.taste-site.canada-route-page .ca-section-heading > p:last-child { max-width:660px; margin:0; color:var(--taste-copy); font-size:17px; line-height:1.7; }
body.taste-site.canada-route-page .ca-section-heading:not(.ca-section-heading--split) > p:last-child { margin-top:24px; }
body.taste-site.us-route-page :is(.us-overline,.us-record-label),
body.taste-site.canada-route-page :is(.ca-overline,.ca-route-band__eyebrow) { margin:0 0 18px; color:#40657a; font-size:13px; font-weight:600; line-height:1.5; letter-spacing:.09em; }
body.taste-site.us-route-page main :is(p,dd,small),
body.taste-site.canada-route-page main :is(p,dd,small) { font-size:16px; line-height:1.65; }
body.taste-site.us-route-page main :is(li,label),
body.taste-site.canada-route-page main li { font-size:16px; line-height:1.65; }

/* U.S. project dossiers keep the entire cargo/product silhouette. */
body.taste-site.us-route-page .us-case-pair { grid-template-columns:repeat(2,minmax(0,1fr)); gap:48px; margin:48px 0 0; border:0; }
body.taste-site.us-route-page .us-case-gateway .us-case-link { display:flex; flex-direction:column; border:0; border-radius:0; background:none; box-shadow:none; overflow:visible; }
body.taste-site.us-route-page .us-case-gateway .us-case-link img { display:block; width:100%; height:370px; min-height:0; padding:20px; border-radius:24px; background:var(--taste-soft); object-fit:contain; object-position:center; filter:none; }
body.taste-site.us-route-page .us-case-gateway .us-case-link__copy { flex:1; justify-content:flex-start; min-height:0; padding:28px 0 0; }
body.taste-site.us-route-page .us-status { font-size:13px; line-height:1.5; font-weight:600; letter-spacing:.045em; }
body.taste-site.us-route-page .us-case-link strong { margin:14px 0 0; font-size:30px; line-height:1.18; letter-spacing:-.035em; font-weight:550; color:var(--taste-ink); }
body.taste-site.us-route-page .us-case-link small { margin:16px 0 24px; color:var(--taste-copy); }
body.taste-site.us-route-page .us-case-link b { display:flex; align-items:center; justify-content:space-between; min-height:48px; margin-top:auto; padding:12px 0; border-block:1px solid var(--taste-line); color:#066899; font-size:16px; font-weight:550; line-height:1.5; }

/* Operational facts read as one restrained band. */
body.taste-site.us-route-page .us-proof-strip { background:var(--taste-soft); border:0; }
body.taste-site.us-route-page .us-proof-strip > .container { padding-block:56px 40px; }
body.taste-site.us-route-page .us-proof-strip__grid { grid-template-columns:1.3fr 1fr 1fr; gap:0; }
body.taste-site.us-route-page .us-proof-strip__grid > div { display:block; padding:0 32px; border:0; border-left:1px solid #cfdbdf; }
body.taste-site.us-route-page .us-proof-strip__grid > div:first-child { padding-left:0; border:0; }
body.taste-site.us-route-page .us-proof-strip dt strong { font-size:clamp(30px,3.2vw,44px); font-weight:500; line-height:1.15; letter-spacing:-.04em; }
body.taste-site.us-route-page .us-proof-strip dt span { min-height:0; margin-top:14px; color:var(--taste-ink); font-size:16px; font-weight:550; line-height:1.5; text-transform:none; letter-spacing:0; }
body.taste-site.us-route-page .us-proof-strip dd { margin-top:10px; color:var(--taste-copy); }
body.taste-site.us-route-page .us-proof-definition { margin-top:32px; max-width:none; padding-top:8px; }
body.taste-site.us-route-page .us-specialist-fit__list { margin-top:40px; border:0; gap:28px; }
body.taste-site.us-route-page .us-specialist-fit__list li { padding:24px 0; border:0; border-top:1px solid var(--taste-line); grid-template-columns:30px 1fr; gap:16px; }
body.taste-site.us-route-page .us-specialist-fit__list span { font-size:14px; font-weight:550; }
body.taste-site.us-route-page .us-specialist-fit__list p { color:var(--taste-copy); font-weight:400; }
body.taste-site.us-route-page .us-canada-capacity { grid-template-columns:.8fr 1.2fr; margin-top:24px; padding-block:22px; gap:32px; border-top:1px solid var(--taste-line); }
body.taste-site.us-route-page .us-canada-capacity > :is(span,strong) { font-size:16px; line-height:1.6; letter-spacing:0; text-transform:none; font-weight:500; }

/* Document originals, disclosures and the existing AD/CVD interaction. */
body.taste-site.us-route-page .us-document-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); grid-auto-flow:row; grid-auto-columns:auto; gap:40px 28px; }
body.taste-site.us-route-page .us-document-record { border:0; background:none; box-shadow:none; }
body.taste-site.us-route-page .us-document-image { border:1px solid var(--taste-line); border-radius:16px; box-shadow:none; }
body.taste-site.us-route-page .us-document-image img { width:100%; height:auto; object-fit:contain; }
body.taste-site.us-route-page .us-document-grid figcaption { padding:20px 0 0; }
body.taste-site.us-route-page .us-document-grid .us-document-sequence { font-size:13px; font-weight:550; line-height:1.5; }
body.taste-site.us-route-page .us-document-grid figcaption strong { font-size:20px; font-weight:550; line-height:1.35; letter-spacing:-.02em; }
body.taste-site.us-route-page .us-document-grid figcaption strong + span,
body.taste-site.us-route-page .us-document-grid figcaption b { font-size:16px; line-height:1.6; font-weight:400; }
body.taste-site.us-route-page .us-document-grid figcaption b { font-weight:550; }
body.taste-site.us-route-page :is(.us-proof-definition,.us-record-disclosure,.us-privacy-boundary,.us-scope-disclosure,.us-tool-disclosure,.us-workflow-disclosure details,.faq details) { border-radius:0; background:none; box-shadow:none; border-color:var(--taste-line); }
body.taste-site.us-route-page :is(.us-proof-definition,.us-record-disclosure,.us-privacy-boundary,.us-scope-disclosure,.us-tool-disclosure,.faq details) > summary { min-height:64px; padding-block:20px; font-size:18px; line-height:1.4; font-weight:550; color:var(--taste-ink); }
body.taste-site.us-route-page :is(.us-scope-disclosure,.us-tool-disclosure,.us-workflow-disclosure) summary :is(strong,small,b) { font-size:16px; line-height:1.5; font-weight:550; }
body.taste-site.us-route-page :is(.us-scope-disclosure,.us-tool-disclosure,.us-workflow-disclosure) summary strong { font-size:20px; }
body.taste-site.us-route-page :is(.us-scope-disclosure,.us-tool-disclosure,.us-workflow-disclosure) summary small { color:var(--taste-copy); font-weight:400; }
body.taste-site.us-route-page .us-scope-row { grid-template-columns:1fr 1.35fr; gap:32px; padding-block:24px; }
body.taste-site.us-route-page .us-scope-row dt > strong { font-size:18px; line-height:1.4; font-weight:550; }
body.taste-site.us-route-page .us-scope-row dd small { font-size:16px; line-height:1.6; }
body.taste-site.us-route-page .us-workflow-disclosure summary { grid-template-columns:64px minmax(0,1fr) minmax(0,1fr) 28px; column-gap:20px; padding-block:24px; }
body.taste-site.us-route-page .us-workflow-disclosure summary > span { font-size:14px; font-weight:550; }
body.taste-site.us-route-page .us-written-records { gap:40px; }
body.taste-site.us-route-page :is(.us-written-records,.us-workflow-disclosure) h3 { color:var(--taste-ink); font-size:23px; font-weight:550; line-height:1.3; }
body.taste-site.us-route-page .us-protection__inner { padding-block:60px; }
body.taste-site.us-route-page .us-protection { background:var(--taste-soft); }
body.taste-site.us-route-page .us-protection summary :is(small,b) { font-size:16px; font-weight:550; line-height:1.5; }
body.taste-site.us-route-page .us-protection summary strong { font-size:30px; line-height:1.18; font-weight:550; letter-spacing:-.025em; }
body.taste-site.us-route-page .us-protection__body a { min-height:44px; font-size:16px; line-height:1.5; }
body.taste-site.us-route-page .us-tax-position { background:#092434; }
body.taste-site.us-route-page .us-tax-position__inner { grid-template-columns:1.05fr 1fr; align-items:end; gap:80px; }
body.taste-site.us-route-page .us-tax-position h2 { color:#fff; }
body.taste-site.us-route-page .us-tax-position .us-overline { color:#a5d7df; }
body.taste-site.us-route-page .us-tax-position__inner > p { color:#dfe8ed; font-size:17px; line-height:1.7; }
body.taste-site.us-route-page .us-adcvd-form { padding-top:32px; }
body.taste-site.us-route-page .us-field :is(input,select,textarea) { min-width:0; border-radius:10px; border-color:#a5b6bf; font-size:16px; }
body.taste-site.us-route-page .us-field label { font-size:16px; font-weight:550; }
body.taste-site.us-route-page .us-adcvd-result { border-radius:16px; padding:28px; }
body.taste-site.us-route-page .us-result-links a:not(.button) { min-height:44px; font-size:16px; }
body.taste-site.us-route-page .us-faq-section .us-route-section__inner { display:grid; grid-template-columns:.8fr 1.2fr; gap:80px; }
body.taste-site.us-route-page .us-faq-section .faq { margin:0; }

/* Canada: proof and case keep their existing sequence in a white chapter. */
body.taste-site.canada-route-page .ca-proof-strip { margin:48px 0 0; padding-block:32px; grid-template-columns:repeat(3,minmax(0,1fr)); border:0; border-block:1px solid var(--taste-line); }
body.taste-site.canada-route-page .ca-proof-strip > div { padding-inline:32px; border:0; border-left:1px solid #cfdbdf; }
body.taste-site.canada-route-page .ca-proof-strip > div:first-child { padding-left:0; border-left:0; }
body.taste-site.canada-route-page .ca-proof-strip dt { color:var(--taste-ink); font-size:clamp(32px,3.4vw,48px); line-height:1.12; font-weight:500; letter-spacing:-.05em; }
body.taste-site.canada-route-page .ca-proof-strip dd { margin-top:14px; max-width:none; color:var(--taste-copy); font-size:16px; font-weight:450; line-height:1.5; text-transform:none; letter-spacing:0; }
body.taste-site.canada-route-page .ca-proof-definition { max-width:none; margin-top:12px; border-top:0; }
body.taste-site.canada-route-page .ca-proof-definition p { color:var(--taste-copy); }
body.taste-site.canada-route-page .ca-proof-definition summary { padding-block:14px; font-size:16px; line-height:1.5; font-weight:550; }
body.taste-site.canada-route-page .ca-completed__record { grid-template-columns:1fr 1fr; align-items:center; gap:48px; margin-top:40px; border:0; border-radius:0; background:none; overflow:visible; }
body.taste-site.canada-route-page .ca-completed__record img { width:100%; height:auto; min-height:0; aspect-ratio:auto; border-radius:24px; object-fit:contain; background:var(--taste-soft); }
body.taste-site.canada-route-page .ca-completed__copy { padding:0; }
body.taste-site.canada-route-page .ca-status { font-size:13px; font-weight:600; line-height:1.5; letter-spacing:.045em; }
body.taste-site.canada-route-page .ca-completed__copy strong { margin-top:16px; font-size:32px; line-height:1.15; font-weight:550; letter-spacing:-.035em; }
body.taste-site.canada-route-page .ca-completed__copy small { margin-top:20px; font-size:17px; line-height:1.7; }
body.taste-site.canada-route-page .ca-completed__copy b { display:flex; align-items:center; justify-content:space-between; min-height:48px; margin-top:28px; padding-block:12px; border-block:1px solid var(--taste-line); font-size:16px; font-weight:550; }
body.taste-site.canada-route-page .ca-completed__copy b span { color:inherit; }
body.taste-site.canada-route-page .ca-completed__record:hover { box-shadow:none; }
body.taste-site.canada-route-page .ca-disclosure-list { margin-top:40px; }
body.taste-site.canada-route-page .ca-disclosure summary { grid-template-columns:36px 1fr 1fr 28px; gap:20px; padding-block:24px; }
body.taste-site.canada-route-page .ca-disclosure__number { font-size:14px; font-weight:550; }
body.taste-site.canada-route-page .ca-disclosure summary strong { font-size:20px; font-weight:550; line-height:1.35; }
body.taste-site.canada-route-page .ca-disclosure summary small { font-size:16px; font-weight:400; line-height:1.6; }
body.taste-site.canada-route-page .ca-disclosure__body { margin:0 0 28px 56px; max-width:780px; }
body.taste-site.canada-route-page .ca-cargo-groups { border:0; gap:28px; margin-top:40px; }
body.taste-site.canada-route-page .ca-cargo-groups article { padding:24px 0 0; border:0; border-top:1px solid #bdcbd2; }
body.taste-site.canada-route-page .ca-cargo-groups span { font-size:14px; font-weight:550; }
body.taste-site.canada-route-page .ca-cargo-groups h3 { margin:18px 0 14px; font-size:23px; line-height:1.25; font-weight:550; }
body.taste-site.canada-route-page .ca-text-link { font-size:16px; font-weight:550; }
body.taste-site.canada-route-page .ca-ddp__grid { grid-template-columns:1.15fr .85fr; gap:72px; }
body.taste-site.canada-route-page .ca-route-band { margin-top:40px; padding-top:28px; border-color:var(--taste-line); }
body.taste-site.canada-route-page .ca-route-band h3 { font-size:30px; font-weight:550; line-height:1.18; }
body.taste-site.canada-route-page .ca-route-band__steps :is(small,strong) { font-size:16px; line-height:1.5; }
body.taste-site.canada-route-page .ca-route-band__steps span { font-size:14px; font-weight:550; }
body.taste-site.canada-route-page .ca-route-band__steps strong { font-weight:550; }
body.taste-site.canada-route-page .ca-scope-disclosure > summary { padding-block:20px; min-height:64px; font-size:18px; font-weight:550; }
body.taste-site.canada-route-page .ca-scope-list li { font-size:16px; padding-block:20px; line-height:1.65; }
body.taste-site.canada-route-page .ca-time-reference strong { font-size:30px; font-weight:550; line-height:1.25; }
body.taste-site.canada-route-page .ca-timeline__grid { grid-template-columns:1.1fr 1fr; gap:64px; }
body.taste-site.canada-route-page .ca-dates li { grid-template-columns:110px 1fr; gap:24px; padding-block:24px; }
body.taste-site.canada-route-page .ca-dates time { font-size:14px; font-weight:550; line-height:1.5; letter-spacing:0; }
body.taste-site.canada-route-page .ca-dates :is(strong,span) { font-size:16px; line-height:1.6; }
body.taste-site.canada-route-page .ca-dates strong { font-weight:550; }
body.taste-site.canada-route-page .ca-delivery-proof { align-self:start; border:0; border-radius:0; background:none; }
body.taste-site.canada-route-page .ca-delivery-proof img { width:100%; height:auto; border-radius:16px; object-fit:contain; }
body.taste-site.canada-route-page .ca-delivery-proof figcaption { padding:20px 0 0; }
body.taste-site.canada-route-page .ca-delivery-proof span { font-size:16px; line-height:1.6; }
body.taste-site.canada-route-page #frequently-asked-questions { background:var(--taste-soft); }
body.taste-site.canada-route-page #frequently-asked-questions > .container { display:grid; grid-template-columns:.8fr 1.2fr; gap:80px; }
body.taste-site.canada-route-page .ca-faq { margin:0; }
body.taste-site.canada-route-page .ca-faq details summary { min-height:64px; padding-block:22px; font-size:18px; font-weight:550; line-height:1.4; }

/* Country articles (including Italian and Spanish): quiet answer chapter,
   practical fact ledger and readable long-form measure. */
body.taste-site.ui-v4-family-country-route .answer-strip { border:0; background:var(--taste-soft); }
body.taste-site.ui-v4-family-country-route .answer-grid { grid-template-columns:1.6fr .7fr; align-items:start; gap:72px; padding-block:56px; }
body.taste-site.ui-v4-family-country-route .answer-label { margin:0 0 18px; color:#40657a; font-size:13px; font-weight:600; line-height:1.5; letter-spacing:.09em; }
body.taste-site.ui-v4-family-country-route .answer { max-width:800px; margin:0; color:var(--taste-ink); font-size:20px; font-weight:450; line-height:1.6; letter-spacing:-.015em; }
body.taste-site.ui-v4-family-country-route .answer a { color:#066899; }
body.taste-site.ui-v4-family-country-route .page-meta { margin:0; padding:0 0 0 24px; border-left:1px solid #cbd7dd; color:var(--taste-copy); font-size:16px; line-height:1.65; }
body.taste-site.ui-v4-family-country-route .content-layout { grid-template-columns:minmax(0,790px) minmax(190px,250px); justify-content:space-between; gap:80px; padding-block:80px 96px; }
body.taste-site.ui-v4-family-country-route .article { max-width:790px; }
body.taste-site.ui-v4-family-country-route .article > section { padding:0 0 56px; }
body.taste-site.ui-v4-family-country-route .article > section + section { padding-top:56px; border-color:var(--taste-line); }
body.taste-site.ui-v4-family-country-route .article h2 { margin:0 0 24px; font-size:clamp(32px,3vw,42px); font-weight:550; line-height:1.13; letter-spacing:-.035em; }
body.taste-site.ui-v4-family-country-route .article h3 { font-size:24px; font-weight:550; line-height:1.25; }
body.taste-site.ui-v4-family-country-route .article :is(p,li,dd) { color:var(--taste-copy); font-size:17px; line-height:1.75; }
body.taste-site.ui-v4-family-country-route .country-facts { display:block; margin:28px 0; padding:0; border:0; border-top:1px solid var(--taste-line); background:none; }
body.taste-site.ui-v4-family-country-route .country-facts > div { display:grid; grid-template-columns:minmax(0,.6fr) minmax(0,1fr); gap:28px; padding:20px 0; border:0; border-bottom:1px solid var(--taste-line); border-radius:0; background:none; }
body.taste-site.ui-v4-family-country-route .country-facts dt { color:var(--taste-ink); font-size:16px; font-weight:550; line-height:1.6; letter-spacing:0; text-transform:none; }
body.taste-site.ui-v4-family-country-route .country-facts dd { margin:0; font-size:16px; }
body.taste-site.ui-v4-family-country-route .article .note { margin-top:24px; padding:4px 0 4px 20px; border:0; border-left:2px solid #8ea9b8; border-radius:0; background:none; color:var(--taste-copy); font-size:16px; line-height:1.65; }
body.taste-site.ui-v4-family-country-route .toc { top:104px; padding:24px 0 0; border:0; border-top:1px solid var(--taste-line); border-radius:0; background:none; }
body.taste-site.ui-v4-family-country-route .toc p { color:var(--taste-ink); font-size:16px; font-weight:550; }
body.taste-site.ui-v4-family-country-route .toc a { min-height:44px; padding:10px 0; color:var(--taste-copy); font-size:16px; line-height:1.5; }
body.taste-site.ui-v4-family-country-route .faq details { border:0; border-top:1px solid var(--taste-line); border-radius:0; background:none; padding:0; }
body.taste-site.ui-v4-family-country-route .faq summary { min-height:64px; padding:22px 36px 22px 0; font-size:18px; font-weight:550; line-height:1.4; }
body.taste-site.ui-v4-family-country-route .faq details p { margin:0; padding:0 0 24px; font-size:17px; }

@media (max-width:1100px) {
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-content,.ca-hero__content) { width:calc(100% - 64px); }
  body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading--split,.us-tax-position__inner),
  body.taste-site.canada-route-page :is(.ca-section-heading--split,.ca-completed__record,.ca-ddp__grid,.ca-timeline__grid),
  body.taste-site.ui-v4-family-country-route :is(.answer-grid,.content-layout) { gap:40px; }
  body.taste-site.us-route-page .us-case-pair { gap:32px; }
  body.taste-site.us-route-page .us-case-gateway .us-case-link img { height:310px; }
  body.taste-site.us-route-page .us-proof-strip__grid > div { padding-inline:24px; }
  body.taste-site.us-route-page .us-proof-strip dt strong { font-size:32px; }
  body.taste-site.canada-route-page .ca-proof-strip > div { padding-inline:24px; }
  body.taste-site.canada-route-page .ca-ddp__grid { grid-template-columns:1.1fr .9fr; }
  body.taste-site.ui-v4-family-country-route .content-layout { grid-template-columns:minmax(0,1fr) 210px; }
}
@media (max-width:800px) {
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) h1 { font-size:52px; max-width:660px; }
  body.taste-site.us-route-page :is(.us-case-gateway__inner,.us-route-section__inner,.us-specialist-fit__inner,.us-protection__inner,.us-tax-position__inner),
  body.taste-site.canada-route-page :is(.ca-completed__inner,.ca-section__inner,.ca-ddp__inner,.ca-timeline__inner) { padding-block:72px; }
  body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading--split,.us-tax-position__inner,.us-canada-capacity),
  body.taste-site.canada-route-page :is(.ca-section-heading--split,.ca-completed__record,.ca-ddp__grid,.ca-timeline__grid),
  body.taste-site.ui-v4-family-country-route :is(.answer-grid,.content-layout),
  body.taste-site.us-route-page .us-faq-section .us-route-section__inner,
  body.taste-site.canada-route-page #frequently-asked-questions > .container { grid-template-columns:1fr; gap:32px; }
  body.taste-site.us-route-page .us-case-gateway__heading > .us-overline { margin-bottom:-14px; }
  body.taste-site.us-route-page .us-document-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  body.taste-site.us-route-page .us-case-link strong { font-size:26px; }
  body.taste-site.us-route-page .us-specialist-fit__list { grid-template-columns:1fr; gap:0; }
  body.taste-site.us-route-page .us-specialist-fit__list li { padding:24px 0; }
  body.taste-site.us-route-page .us-workflow-disclosure summary { grid-template-columns:64px minmax(0,1fr) 24px; gap:8px 14px; }
  body.taste-site.canada-route-page .ca-disclosure summary { grid-template-columns:30px 1fr 28px; gap:8px 16px; }
  body.taste-site.us-route-page .us-workflow-disclosure summary small,
  body.taste-site.canada-route-page .ca-disclosure summary small { grid-column:2; }
  body.taste-site.us-route-page .us-workflow-disclosure summary::after,
  body.taste-site.canada-route-page .ca-disclosure summary::after { grid-column:3; grid-row:1/3; }
  body.taste-site.canada-route-page .ca-disclosure__number { grid-row:1/3; }
  body.taste-site.canada-route-page .ca-cargo-groups { grid-template-columns:1fr; gap:28px; }
  body.taste-site.canada-route-page .ca-completed__record { grid-template-columns:1fr 1.15fr; align-items:center; gap:28px; }
  body.taste-site.canada-route-page .ca-completed__copy strong { font-size:28px; }
  body.taste-site.canada-route-page .ca-timeline__grid { gap:40px; }
  body.taste-site.ui-v4-family-country-route .article { max-width:100%; }
  body.taste-site.ui-v4-family-country-route .toc { position:static; }
  body.taste-site.ui-v4-family-country-route .page-meta { border-left:0; border-top:1px solid var(--taste-line); padding:24px 0 0; }
}
@media (max-width:600px) {
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) { min-height:0; height:auto; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-content,.ca-hero__content) { width:calc(100% - 40px); padding:116px 0 52px; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) h1 { max-width:100%; font-size:38px; line-height:1.08; letter-spacing:-.043em; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-media,.ca-hero__media) img { object-position:center; filter:saturate(.7) brightness(.76); }
  body.taste-site:is(.us-route-page,.ui-v4-family-country-route) .hero-media::after,
  body.taste-site.canada-route-page .ca-hero::before { background:linear-gradient(180deg,rgba(3,25,40,.78),rgba(3,25,40,.78) 58%,rgba(3,25,40,.62)); }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) :is(.eyebrow,.ca-kicker) { font-size:12px; letter-spacing:.07em; line-height:1.55; margin-bottom:22px; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-lead,.ca-hero__lead) { font-size:16px; line-height:1.65; margin-top:24px; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-actions,.ca-hero__actions) { display:grid; grid-template-columns:1fr; gap:10px; margin-top:28px; }
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero-actions,.ca-hero__actions) .button { width:100%; min-height:52px; }
  body.taste-site.canada-route-page .ca-source-list { font-size:16px; gap:6px 12px; margin-top:20px; }
  body.taste-site.us-route-page :is(.us-case-gateway__inner,.us-route-section__inner,.us-specialist-fit__inner,.us-protection__inner,.us-tax-position__inner),
  body.taste-site.canada-route-page :is(.ca-completed__inner,.ca-section__inner,.ca-ddp__inner,.ca-timeline__inner) { padding-block:60px; }
  body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading,.us-specialist-fit__heading,.us-tax-position) h2,
  body.taste-site.canada-route-page :is(.ca-section-heading,.ca-ddp,.ca-timeline) h2 { font-size:34px; line-height:1.12; }
  body.taste-site.us-route-page :is(.us-case-gateway__heading,.us-section-heading--split) > p:last-child,
  body.taste-site.canada-route-page .ca-section-heading > p:last-child { font-size:16px; line-height:1.65; }
  body.taste-site.us-route-page .us-case-pair { grid-template-columns:1fr; gap:48px; margin-top:32px; }
  body.taste-site.us-route-page .us-case-gateway .us-case-link img { height:320px; padding:12px; border-radius:18px; }
  body.taste-site.us-route-page .us-case-gateway .us-case-link__copy { padding-top:24px; }
  body.taste-site.us-route-page .us-case-link strong { font-size:28px; }
  body.taste-site.us-route-page .us-proof-strip > .container { padding-block:40px; }
  body.taste-site.us-route-page .us-proof-strip__grid { grid-template-columns:1fr; gap:24px; }
  body.taste-site.us-route-page .us-proof-strip__grid > div { display:block; border:0; border-top:1px solid #cfdbdf; padding:24px 0 0; }
  body.taste-site.us-route-page .us-proof-strip__grid > div:first-child { padding:0; }
  body.taste-site.us-route-page .us-proof-strip dt strong { font-size:32px; }
  body.taste-site.us-route-page .us-proof-strip dt span { margin-top:10px; }
  body.taste-site.us-route-page .us-proof-definition { margin-top:24px; }
  body.taste-site.us-route-page .us-document-grid { grid-template-columns:none; grid-auto-flow:column; grid-auto-columns:86%; width:100%; min-width:0; gap:24px; overflow-x:auto; padding:0 0 16px; scroll-snap-type:x proximity; }
  body.taste-site.us-route-page .us-document-record { scroll-snap-align:start; }
  body.taste-site.us-route-page .us-document-swipe-hint { display:block; margin:0 0 20px; color:var(--taste-copy); font-size:16px; }
  body.taste-site.us-route-page .us-scope-row { grid-template-columns:1fr; gap:16px; }
  body.taste-site.us-route-page .us-workflow-disclosure summary { padding-block:24px; }
  body.taste-site.us-route-page .us-written-records { grid-template-columns:1fr; gap:32px; }
  body.taste-site.us-route-page .us-protection summary { align-items:start; gap:20px; }
  body.taste-site.us-route-page .us-protection summary strong { font-size:26px; }
  body.taste-site.us-route-page .us-tax-position__inner > p { font-size:16px; }
  body.taste-site.us-route-page .us-form-grid { grid-template-columns:1fr; }
  body.taste-site.us-route-page .us-form-submit { display:grid; grid-template-columns:1fr; gap:16px; }
  body.taste-site.us-route-page .us-adcvd-result { padding:24px 20px; }
  body.taste-site.us-route-page :is(.us-tool-disclosure,.us-scope-disclosure) > summary { align-items:start; flex-direction:column; gap:14px; }
  body.taste-site.us-route-page :is(.us-scope-disclosure,.us-tool-disclosure) > summary > b { width:auto; max-width:none; flex:none; align-self:flex-start; white-space:nowrap; }
  body.taste-site.canada-route-page .ca-proof-strip { grid-template-columns:1fr 1fr; gap:28px 0; margin-top:32px; padding-block:24px; }
  body.taste-site.canada-route-page .ca-proof-strip > div { padding:0 0 0 18px; }
  body.taste-site.canada-route-page .ca-proof-strip > div:nth-child(3) { grid-column:1/-1; padding:24px 0 0; border:0; border-top:1px solid #cfdbdf; }
  body.taste-site.canada-route-page .ca-proof-strip dt { font-size:32px; }
  body.taste-site.canada-route-page .ca-proof-strip dd { margin-top:10px; }
  body.taste-site.canada-route-page .ca-completed__record { grid-template-columns:1fr; gap:24px; margin-top:32px; }
  body.taste-site.canada-route-page .ca-completed__record img { border-radius:18px; }
  body.taste-site.canada-route-page .ca-completed__copy small { font-size:16px; line-height:1.65; }
  body.taste-site.canada-route-page .ca-disclosure__body { margin-left:46px; }
  body.taste-site.canada-route-page .ca-route-band__steps { grid-template-columns:1fr; border:0; }
  body.taste-site.canada-route-page .ca-route-band__steps li:nth-child(n) { padding:20px 0; border:0; border-top:1px solid var(--taste-line); }
  body.taste-site.canada-route-page .ca-time-reference strong { font-size:26px; }
  body.taste-site.canada-route-page .ca-dates li { grid-template-columns:82px 1fr; gap:18px; }
  body.taste-site.ui-v4-family-country-route .answer-grid { padding-block:40px; gap:28px; }
  body.taste-site.ui-v4-family-country-route .answer { font-size:18px; line-height:1.65; }
  body.taste-site.ui-v4-family-country-route .content-layout { padding-block:60px; gap:40px; }
  body.taste-site.ui-v4-family-country-route .article > section { padding-bottom:40px; }
  body.taste-site.ui-v4-family-country-route .article > section + section { padding-top:40px; }
  body.taste-site.ui-v4-family-country-route .article h2 { font-size:30px; }
  body.taste-site.ui-v4-family-country-route .article :is(p,li,dd) { font-size:16px; line-height:1.7; }
  body.taste-site.ui-v4-family-country-route .country-facts > div { grid-template-columns:1fr; gap:8px; padding-block:20px; }
  body.taste-site.ui-v4-family-country-route .faq details p { font-size:16px; line-height:1.65; }
}
@media (max-width:359px) {
  body.taste-site:is(.us-route-page,.canada-route-page,.ui-v4-family-country-route) :is(.hero,.ca-hero) h1 { font-size:33px; }
  body.taste-site.us-route-page .us-case-gateway .us-case-link img { height:280px; }
  body.taste-site.us-route-page .us-proof-strip dt strong { font-size:28px; }
  body.taste-site.canada-route-page .ca-dates li { grid-template-columns:1fr; gap:8px; }
}

/* The real packing photograph has its own portrait ratio, not a padded canvas.
   Keep the existing height ceiling and the complete source image; product and
   document presentation frames above remain unchanged. */
body.taste-site.us-route-page .us-case-gateway .us-case-link--active img { width:auto; height:auto; max-width:100%; max-height:370px; aspect-ratio:auto; padding:0; align-self:center; background:none; }
@media (max-width:1100px) {
  body.taste-site.us-route-page .us-case-gateway .us-case-link--active img { max-height:310px; }
}
@media (max-width:600px) {
  body.taste-site.us-route-page .us-case-gateway .us-case-link--active img { max-height:320px; }
}
@media (max-width:359px) {
  body.taste-site.us-route-page .us-case-gateway .us-case-link--active img { max-height:280px; }
}
