
/* Product-family aggregation template: strawberry pilot. */
{ overflow: clip; color: var(--xmg-ink); background: #fff; }
.xmg-pf-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.xmg-pf-hero { padding: 64px 0 0; background: linear-gradient(180deg, #fff 0%, #f7fbfc 100%); }
.xmg-pf-hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(410px, .86fr); align-items: center; gap: 72px; }
.xmg-pf-hero-copy { min-width: 0; }
.xmg-pf-breadcrumb { margin-bottom: 32px; display: flex; flex-wrap: wrap; gap: 8px; color: var(--xmg-muted); font-size: 12px; }
.xmg-pf-breadcrumb a { color: var(--xmg-blue); }
.xmg-pf-kicker,
.xmg-pf-kicker p,
.xmg-pf-eyebrow { margin: 0 0 15px; color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1.55px; line-height: 1.35; text-transform: uppercase; }
.xmg-pf-kicker::before,
.xmg-pf-eyebrow::before { content: ""; width: 28px; height: 2px; margin: 0 10px 3px 0; display: inline-block; background: linear-gradient(90deg, var(--xmg-green), var(--xmg-blue)); }
.xmg-pf-hero h1,
.xmg-pf-title .elementor-heading-title { max-width: 780px; margin: 0; color: var(--xmg-navy-deep); font-size: clamp(48px, 5.3vw, 72px); font-weight: 820; letter-spacing: -.05em; line-height: 1.02; text-wrap: balance; }
.xmg-pf-hero-lead,
.xmg-pf-hero-lead p { max-width: 690px; margin: 24px 0 0; color: var(--xmg-muted); font-size: 18px; line-height: 1.66; }
.xmg-pf-actions { margin-top: 31px; display: flex; flex-wrap: wrap; gap: 12px; }
.xmg-pf-button,
.xmg-pf-button-primary .elementor-button,
.xmg-pf-button-secondary .elementor-button { min-height: 52px; padding: 0 25px; border: 1px solid transparent; border-radius: var(--xmg-radius-pill); display: inline-flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 820; line-height: 1.2; transition: .2s ease; }
.xmg-pf-button--primary,
.xmg-pf-button-primary .elementor-button { color: #fff !important; background: var(--xmg-blue); box-shadow: 0 12px 28px rgba(11,120,159,.22); }
.xmg-pf-button--secondary,
.xmg-pf-button-secondary .elementor-button { border-color: rgba(11,49,88,.2); color: var(--xmg-navy) !important; background: #fff; }
.xmg-pf-button:hover,
.xmg-pf-button-primary .elementor-button:hover,
.xmg-pf-button-secondary .elementor-button:hover { transform: translateY(-2px); }
.xmg-pf-button--primary:hover,
.xmg-pf-button-primary .elementor-button:hover { background: #086789; }
.xmg-pf-button:focus-visible,
button:focus-visible,
summary:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
a:focus-visible { outline: 3px solid var(--xmg-focus, #31add0); outline-offset: 3px; }
.xmg-pf-hero-note,
.xmg-pf-hero-note p { max-width: 680px; margin: 18px 0 0; color: #718695; font-size: 12px; line-height: 1.6; }
.xmg-pf-hero-media { min-width: 0; margin: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-feature); aspect-ratio: 1 / 1; background: var(--xmg-ice); box-shadow: var(--xmg-shadow-raised); }
.xmg-pf-hero-media .elementor-widget-container { height: 100%; }
.xmg-pf-hero-media img { width: 100%; height: 100%; display: block; object-fit: cover; }
.xmg-pf-facts { margin: 58px 0 0; border-top: 1px solid var(--xmg-line); display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); }
.xmg-pf-facts > div { min-width: 0; padding: 22px 18px 25px; border-left: 1px solid var(--xmg-line); }
.xmg-pf-facts > div:first-child { padding-left: 0; border-left: 0; }
.xmg-pf-facts dt { color: #718695; font-size: 10px; font-weight: 820; letter-spacing: .8px; text-transform: uppercase; }
.xmg-pf-facts dd { margin: 7px 0 0; overflow-wrap: anywhere; color: var(--xmg-navy-deep); font-size: 12px; font-weight: 750; line-height: 1.45; }
.xmg-pf-page-nav { position: sticky; z-index: 950; top: 80px; border-block: 1px solid var(--xmg-line); background: rgba(255,255,255,.97); box-shadow: 0 8px 24px rgba(6,29,55,.05); backdrop-filter: blur(14px); }
.xmg-pf-page-nav .xmg-pf-shell { overflow-x: auto; display: flex; scrollbar-width: thin; }
.xmg-pf-page-nav a { min-height: 52px; padding: 0 17px; flex: 0 0 auto; display: inline-flex; align-items: center; color: var(--xmg-navy); font-size: 12px; font-weight: 780; white-space: nowrap; }
.xmg-pf-page-nav a:first-child { padding-left: 0; }
.xmg-pf-page-nav a:hover { color: var(--xmg-blue); }
.xmg-pf-section { padding: 96px 0; scroll-margin-top: 148px; }
.xmg-pf-section--ice { background: var(--xmg-ice); }
.xmg-pf-section-head { max-width: 830px; margin-bottom: 48px; }
.xmg-pf-section-head h2,
.xmg-pf-inquiry-copy h2 { margin: 0; color: var(--xmg-navy-deep); font-size: clamp(36px, 4.2vw, 52px); font-weight: 820; letter-spacing: -.04em; line-height: 1.1; text-wrap: balance; }
.xmg-pf-section-head > p,
.xmg-pf-inquiry-copy > p { max-width: 750px; margin: 19px 0 0; color: var(--xmg-muted); font-size: 16px; line-height: 1.72; }
.xmg-pf-selector-layout { display: grid; grid-template-columns: minmax(330px, .86fr) minmax(0, 1.14fr); align-items: start; gap: 56px; }
.xmg-pf-evidence-image { margin: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-feature); background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-pf-evidence-image img { width: 100%; height: auto; aspect-ratio: 1 / 1; display: block; object-fit: cover; }
.xmg-pf-evidence-image figcaption { padding: 17px 19px 19px; color: var(--xmg-muted); font-size: 11px; line-height: 1.55; }
.xmg-pf-selector { min-width: 0; }
.xmg-pf-choice-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.xmg-pf-choice,
.xmg-pf-pack,
.xmg-pf-variety,
.xmg-pf-size { width: 100%; min-width: 0; min-height: 48px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-md); color: var(--xmg-ink); background: #fff; cursor: pointer; font: inherit; text-align: left; transition: border-color .18s ease, background .18s ease, box-shadow .18s ease, transform .18s ease; }
.xmg-pf-choice { padding: 20px; display: grid; gap: 7px; }
.xmg-pf-choice strong,
.xmg-pf-pack strong,
.xmg-pf-variety strong,
.xmg-pf-size strong { color: var(--xmg-navy-deep); font-size: 14px; font-weight: 820; line-height: 1.35; }
.xmg-pf-choice span,
.xmg-pf-pack span,
.xmg-pf-variety span { color: var(--xmg-muted); font-size: 11px; line-height: 1.52; }
.xmg-pf-choice:hover,
.xmg-pf-pack:hover,
.xmg-pf-variety:hover,
.xmg-pf-size:hover { border-color: #90c8da; transform: translateY(-1px); }
.xmg-pf-choice.is-active,
.xmg-pf-pack.is-active,
.xmg-pf-variety.is-active,
.xmg-pf-size.is-active { border-color: var(--xmg-blue); background: #eef8fb; box-shadow: inset 0 0 0 1px var(--xmg-blue); }
.xmg-pf-selector-result { margin-top: 18px; padding: 23px; border-radius: var(--xmg-radius-lg); display: grid; gap: 4px; color: #fff; background: var(--xmg-blue); }
.xmg-pf-selector-result strong { font-size: 19px; }
.xmg-pf-selector-result span { font-size: 15px; font-weight: 760; }
.xmg-pf-selector-result small { margin-top: 4px; color: #ddf3f8; font-size: 11px; line-height: 1.55; }
.xmg-pf-size-grid { margin-top: 16px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.xmg-pf-size { padding: 14px 15px; display: grid; gap: 4px; }
.xmg-pf-size small { color: var(--xmg-blue); font-size: 9px; font-weight: 820; letter-spacing: .6px; text-transform: uppercase; }
.xmg-pf-size[hidden] { display: none !important; }
.xmg-pf-tolerance { margin-top: 16px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-md); background: var(--xmg-line); }
.xmg-pf-tolerance span { padding: 13px; color: var(--xmg-muted); background: #fff; font-size: 10px; font-weight: 700; line-height: 1.5; }
.xmg-pf-live { min-height: 20px; margin: 12px 0 0; color: var(--xmg-blue); font-size: 11px; }
.xmg-pf-details { margin-top: 34px; border-top: 1px solid var(--xmg-line); border-bottom: 1px solid var(--xmg-line); }
.xmg-pf-details summary,
.xmg-pf-spec-group summary,
.xmg-pf-faq-list summary { cursor: pointer; list-style: none; }
.xmg-pf-details summary::-webkit-details-marker,
.xmg-pf-spec-group summary::-webkit-details-marker,
.xmg-pf-faq-list summary::-webkit-details-marker { display: none; }
.xmg-pf-details > summary { min-height: 64px; display: flex; align-items: center; color: var(--xmg-navy); font-size: 14px; font-weight: 820; }
.xmg-pf-details > summary::after,
.xmg-pf-faq-list summary::after { content: "+"; margin-left: auto; color: var(--xmg-blue); font-size: 24px; font-weight: 500; }
.xmg-pf-details[open] > summary::after,
.xmg-pf-faq-list details[open] summary::after { content: "−"; }
.xmg-pf-details > p,
.xmg-pf-data-note { color: var(--xmg-muted); font-size: 11px; line-height: 1.6; }
.xmg-pf-table-wrap { max-width: 100%; overflow-x: auto; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-lg); background: #fff; }
.xmg-pf-table-wrap table { width: 100%; min-width: 760px; border-collapse: collapse; }
.xmg-pf-table-wrap th,
.xmg-pf-table-wrap td { padding: 16px 18px; border-bottom: 1px solid var(--xmg-line); text-align: left; vertical-align: top; }
.xmg-pf-table-wrap thead th { color: var(--xmg-navy); background: #eaf5f8; font-size: 11px; font-weight: 850; }
.xmg-pf-table-wrap tbody th { color: var(--xmg-navy-deep); font-size: 12px; }
.xmg-pf-table-wrap tbody th span { margin-top: 3px; display: block; color: var(--xmg-blue); font-size: 10px; }
.xmg-pf-table-wrap td { color: var(--xmg-muted); font-size: 12px; line-height: 1.58; }
.xmg-pf-table-wrap tr:last-child > * { border-bottom: 0; }
.xmg-pf-variety-selector { margin-bottom: 18px; display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 8px; }
.xmg-pf-variety { min-height: 64px; padding: 12px; display: grid; align-content: center; gap: 2px; text-align: center; }
.xmg-pf-callout { margin-top: 22px; padding: 25px 28px; border-left: 4px solid var(--xmg-green); border-radius: 0 var(--xmg-radius-md) var(--xmg-radius-md) 0; background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-pf-callout strong { color: var(--xmg-navy-deep); }
.xmg-pf-callout p { margin: 7px 0 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.68; }
.xmg-pf-metrics { margin-bottom: 30px; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.xmg-pf-metrics > div { min-height: 126px; padding: 22px 18px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-lg); display: grid; align-content: space-between; gap: 16px; background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-pf-metrics span { color: var(--xmg-muted); font-size: 10px; font-weight: 820; letter-spacing: .6px; text-transform: uppercase; }
.xmg-pf-metrics strong { color: var(--xmg-navy-deep); font-size: 18px; line-height: 1.3; }
.xmg-pf-spec-groups { border-top: 1px solid var(--xmg-line); }
.xmg-pf-spec-group { border-bottom: 1px solid var(--xmg-line); }
.xmg-pf-spec-group > summary { min-height: 70px; display: flex; align-items: center; color: var(--xmg-navy-deep); font-size: 17px; font-weight: 820; }
.xmg-pf-spec-group > summary span { margin-left: auto; color: var(--xmg-blue); font-size: 10px; letter-spacing: .5px; text-transform: uppercase; }
.xmg-pf-spec-group .xmg-pf-table-wrap { margin-bottom: 24px; }
.xmg-pf-choice-grid--applications { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 160px; }
.xmg-pf-pack-grid { margin-top: 22px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.xmg-pf-pack { min-height: 112px; padding: 20px; display: grid; align-content: center; gap: 7px; }
.xmg-pf-application-result { margin-top: 22px; padding: 25px 28px; border: 1px solid #c8e2eb; border-radius: var(--xmg-radius-lg); display: grid; gap: 5px; background: #fff; }
.xmg-pf-application-result strong { color: var(--xmg-navy-deep); font-size: 17px; }
.xmg-pf-application-result span { color: var(--xmg-muted); font-size: 13px; line-height: 1.6; }
.xmg-pf-application-result small { color: var(--xmg-blue); font-size: 11px; line-height: 1.55; }
.xmg-pf-inline-notes { margin-top: 15px; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.xmg-pf-inline-notes p { margin: 0; color: var(--xmg-muted); font-size: 11px; line-height: 1.58; }
.xmg-pf-section--quality { color: #fff; background: var(--xmg-navy-deep); }
.xmg-pf-section--quality .xmg-pf-eyebrow { color: #77cae1; }
.xmg-pf-section--quality .xmg-pf-section-head h2 { color: #fff; }
.xmg-pf-section--quality .xmg-pf-section-head > p { color: #b8cbd6; }
.xmg-pf-quality-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.xmg-pf-quality-grid article { min-height: 218px; padding: 28px; border: 1px solid rgba(255,255,255,.15); border-radius: var(--xmg-radius-lg); background: rgba(255,255,255,.035); }
.xmg-pf-quality-grid article > span { width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--xmg-blue); font-weight: 850; }
.xmg-pf-quality-grid h3 { margin: 25px 0 8px; color: #fff; font-size: 17px; }
.xmg-pf-quality-grid p { margin: 0; color: #b8cbd6; font-size: 12px; line-height: 1.64; }
.xmg-pf-quality-note { margin: 25px 0 0; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.14); color: #92adbd; font-size: 11px; line-height: 1.6; }
.xmg-pf-document-builder { margin-top: 4px; }
.xmg-pf-document-guidance { max-width: 740px; margin: 0 0 20px; color: var(--xmg-muted); font-size: 13px; line-height: 1.65; }
.xmg-pf-document-guidance strong { color: var(--xmg-navy-deep); }
.xmg-pf-document-grid { margin: 0; padding: 0; border: 0; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; }
.xmg-pf-document-grid legend { width: 100%; margin-bottom: 13px; color: var(--xmg-navy); font-size: 12px; font-weight: 820; }
.xmg-pf-document-grid label { position: relative; min-width: 0; min-height: 72px; padding: 14px 13px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-md); display: grid; grid-template-columns: 18px minmax(0, 1fr); align-items: center; gap: 10px; cursor: pointer; background: #fff; box-shadow: 0 0 0 rgba(6,45,75,0); transition: color .22s ease-out, border-color .22s ease-out, background .22s ease-out, box-shadow .22s ease-out, transform .22s ease-out; }
.xmg-pf-document-grid label:hover { border-color: var(--xmg-line-strong); box-shadow: 0 10px 24px rgba(6,45,75,.07); transform: translateY(-2px); }
.xmg-pf-document-grid label:focus-within { border-color: var(--xmg-focus); outline: 3px solid rgba(49,173,208,.22); outline-offset: 2px; }
.xmg-pf-document-grid label.is-selected { border-color: var(--xmg-blue); background: #edf7fa; box-shadow: 0 14px 30px rgba(6,78,111,.1); transform: translateY(-3px); }
.xmg-pf-document-grid input { width: 18px; height: 18px; flex: 0 0 auto; accent-color: var(--xmg-blue); }
.xmg-pf-document-grid input:focus-visible { outline: 0; }
.xmg-pf-document-name { min-width: 0; color: var(--xmg-navy-deep); font-size: 12px; font-weight: 760; line-height: 1.4; overflow-wrap: anywhere; }
.xmg-pf-document-added { position: absolute; top: 7px; right: 8px; padding: 2px 6px; border-radius: var(--xmg-radius-pill); color: #fff; background: var(--xmg-blue); font-size: 8px; font-weight: 850; letter-spacing: .35px; text-transform: uppercase; opacity: 0; transform: translateY(3px); transition: opacity .18s ease-out, transform .18s ease-out; }
.xmg-pf-document-grid label.is-selected .xmg-pf-document-added { opacity: 1; transform: translateY(0); }
.xmg-pf-document-summary { margin-top: 18px; padding: 24px 26px 25px; overflow: hidden; border: 1px solid #b9d9e4; border-radius: var(--xmg-radius-lg); background: linear-gradient(135deg, #f4fafc 0%, #eaf5f8 100%); box-shadow: var(--xmg-shadow-soft); transform-origin: top center; }
.xmg-pf-document-summary[hidden],
.xmg-pf-document-completion[hidden],
.xmg-pf-inquiry-documents[hidden] { display: none !important; }
.xmg-pf-document-summary.is-revealing { animation: xmg-document-summary-in .3s ease-out both; }
@keyframes xmg-document-summary-in { from { opacity: 0; transform: translateY(-8px) scale(.99); } to { opacity: 1; transform: translateY(0) scale(1); } }
.xmg-pf-document-summary-head { display: flex; align-items: start; justify-content: space-between; gap: 22px; }
.xmg-pf-document-summary-head > div { display: grid; gap: 6px; }
.xmg-pf-document-summary-head span,
.xmg-pf-document-summary-head small { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .65px; text-transform: uppercase; }
.xmg-pf-document-summary-head strong { color: var(--xmg-navy-deep); font-size: 18px; line-height: 1.3; }
.xmg-pf-document-summary ul,
.xmg-pf-inquiry-documents ul { margin: 18px 0 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 7px; }
.xmg-pf-document-summary li,
.xmg-pf-inquiry-documents li { padding: 7px 10px; border: 1px solid #c6e0e9; border-radius: var(--xmg-radius-pill); color: var(--xmg-navy); background: #fff; font-size: 10px; font-weight: 760; line-height: 1.35; }
.xmg-pf-document-summary > p { max-width: 850px; margin: 17px 0 0; color: var(--xmg-muted); font-size: 11px; line-height: 1.62; }
.xmg-pf-document-actions { margin-top: 20px; display: flex; align-items: center; gap: 12px; }
.xmg-pf-document-actions button { min-height: 46px; padding: 0 20px; border-radius: var(--xmg-radius-pill); cursor: pointer; font: inherit; font-size: 11px; font-weight: 820; transition: color .2s ease-out, border-color .2s ease-out, background .2s ease-out, transform .2s ease-out; }
.xmg-pf-document-continue { border: 1px solid var(--xmg-blue); color: #fff; background: var(--xmg-blue); }
.xmg-pf-document-continue:hover { background: #086789; transform: translateY(-2px); }
.xmg-pf-document-clear { border: 1px solid #bfd6df; color: var(--xmg-navy); background: #fff; }
.xmg-pf-document-clear:hover:not(:disabled) { border-color: var(--xmg-blue); color: var(--xmg-blue); }
.xmg-pf-document-clear:disabled { opacity: .48; cursor: default; }
.xmg-pf-document-completion { position: relative; margin-top: 20px; padding: 17px 18px 15px; border-top: 2px solid #79ad63; display: flex; align-items: flex-start; gap: 12px; color: #355b49; background: rgba(255,255,255,.6); }
.xmg-pf-document-completion::before { content: ""; position: absolute; top: -2px; left: 0; width: 100%; height: 2px; background: var(--xmg-green); transform-origin: left center; }
.xmg-pf-document-completion.is-celebrating::before { animation: xmg-document-complete-line .58s ease-out both; }
@keyframes xmg-document-complete-line { from { transform: scaleX(0); } to { transform: scaleX(1); } }
.xmg-pf-document-completion > span { width: 28px; height: 28px; flex: 0 0 auto; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--xmg-green); font-size: 13px; font-weight: 850; }
.xmg-pf-document-completion strong { color: #294f3e; font-size: 13px; }
.xmg-pf-document-completion p { margin: 4px 0 0; color: #557066; font-size: 11px; line-height: 1.5; }
.xmg-pf-document-status { min-height: 18px; margin: 8px 0 0; color: var(--xmg-blue); font-size: 10px; }
.xmg-pf-process { margin-top: 42px; border-top: 2px solid var(--xmg-line); display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; }
.xmg-pf-process article { padding-top: 24px; }
.xmg-pf-process article > span { color: var(--xmg-blue); font-size: 11px; font-weight: 850; }
.xmg-pf-process h3 { margin: 22px 0 7px; color: var(--xmg-navy-deep); font-size: 17px; }
.xmg-pf-process p { margin: 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.6; }
.xmg-pf-resource-grid { margin-top: 44px; display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.xmg-pf-resource-grid > div { padding: 26px 28px; border-radius: var(--xmg-radius-lg); background: var(--xmg-ice); }
.xmg-pf-resource-grid h3 { margin: 0 0 14px; color: var(--xmg-navy-deep); font-size: 16px; }
.xmg-pf-resource-grid a { min-height: 43px; border-bottom: 1px solid var(--xmg-line); display: flex; align-items: center; justify-content: space-between; gap: 14px; color: var(--xmg-navy); font-size: 12px; font-weight: 740; }
.xmg-pf-resource-grid a:last-child { border-bottom: 0; }
.xmg-pf-resource-grid a span { color: var(--xmg-blue); font-size: 10px; white-space: nowrap; }
.xmg-pf-faq-layout { display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); align-items: start; gap: 72px; }
.xmg-pf-faq-layout .xmg-pf-section-head { position: sticky; top: 160px; }
.xmg-pf-faq-list { border-top: 1px solid var(--xmg-line); }
.xmg-pf-faq-list details { border-bottom: 1px solid var(--xmg-line); }
.xmg-pf-faq-list summary { min-height: 72px; display: flex; align-items: center; gap: 20px; color: var(--xmg-navy-deep); font-size: 15px; font-weight: 820; line-height: 1.42; }
.xmg-pf-faq-list details p { margin: 0; padding: 0 45px 23px 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.7; }
.xmg-pf-inquiry-section { background: #fff; }
.xmg-pf-inquiry-layout { display: grid; grid-template-columns: minmax(300px, .78fr) minmax(0, 1.22fr); align-items: start; gap: 64px; }
.xmg-pf-inquiry-copy { position: sticky; top: 160px; }
.xmg-pf-current-selection { margin-top: 28px; padding: 21px 23px; border-left: 4px solid var(--xmg-green); border-radius: 0 var(--xmg-radius-md) var(--xmg-radius-md) 0; background: var(--xmg-ice); }
.xmg-pf-current-selection > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .7px; text-transform: uppercase; }
.xmg-pf-current-selection p { margin: 7px 0 0; color: var(--xmg-navy-deep); font-size: 12px; font-weight: 720; line-height: 1.65; }
.xmg-pf-inquiry-documents { margin-top: 14px; padding: 18px 20px; border: 1px solid #c6e0e9; border-radius: var(--xmg-radius-md); background: #f3f9fb; transition: border-color .2s ease-out, background .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out; }
.xmg-pf-inquiry-documents:focus-visible { outline: 3px solid rgba(49,173,208,.32); outline-offset: 3px; }
.xmg-pf-inquiry-documents.is-highlighted { border-color: var(--xmg-green); background: #f3faf5; box-shadow: 0 16px 32px rgba(69,119,53,.12); transform: translateY(-2px); }
.xmg-pf-inquiry-documents > span { color: var(--xmg-blue); font-size: 9px; font-weight: 850; letter-spacing: .65px; }
.xmg-pf-inquiry-copy .xmg-pf-inquiry-documents ul { margin: 11px 0 0; padding: 0; list-style: none; }
.xmg-pf-inquiry-documents p { margin: 12px 0 0; color: var(--xmg-muted); font-size: 10px; line-height: 1.55; }
.xmg-pf-inquiry-copy ul { margin: 24px 0 0; padding-left: 18px; color: var(--xmg-muted); font-size: 12px; line-height: 1.75; }
.xmg-pf-inquiry-form { padding: 34px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-feature); background: #fff; box-shadow: var(--xmg-shadow-raised); }
.xmg-pf-field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px 14px; }
.xmg-pf-field-grid label { min-width: 0; display: grid; align-content: start; gap: 7px; }
.xmg-pf-field-grid label > span { color: var(--xmg-navy); font-size: 11px; font-weight: 820; }
.xmg-pf-field-grid input,
.xmg-pf-field-grid select,
.xmg-pf-field-grid textarea { width: 100%; min-width: 0; min-height: 49px; padding: 11px 13px; border: 1px solid #cddfe7; border-radius: 11px; color: var(--xmg-ink); background: #fbfdfe; font: inherit; font-size: 13px; }
.xmg-pf-field-grid textarea { min-height: 116px; resize: vertical; }
.xmg-pf-field--full { grid-column: 1 / -1; }
.xmg-pf-inquiry-form .xmg-pf-button { width: 100%; margin-top: 20px; border: 0; cursor: pointer; font: inherit; }
.xmg-pf-privacy { margin: 11px 0 0; color: #728797; font-size: 10px; text-align: center; }
.xmg-pf-inquiry-form.has-errors input:invalid,
.xmg-pf-inquiry-form.has-errors select:invalid,
.xmg-pf-inquiry-form.has-errors textarea:invalid { border-color: #b54838; background: #fff8f6; }

@media (max-width: 1023px) {
  .xmg-pf-shell { width: min(1180px, calc(100% - 40px)); }
  .xmg-pf-hero-grid { grid-template-columns: 1fr 1fr; gap: 38px; }
  .xmg-pf-facts { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .xmg-pf-facts > div:nth-child(4) { border-left: 0; }
  .xmg-pf-selector-layout { grid-template-columns: .82fr 1.18fr; gap: 34px; }
  .xmg-pf-choice-grid--applications { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-variety-selector { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .xmg-pf-metrics { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .xmg-pf-document-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .xmg-pf-quality-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-faq-layout,
  .xmg-pf-inquiry-layout { grid-template-columns: 1fr; gap: 42px; }
  .xmg-pf-faq-layout .xmg-pf-section-head,
  .xmg-pf-inquiry-copy { position: static; }
}

@media (max-width: 767px) {
  .xmg-pf-shell { width: calc(100% - 32px); }
  .xmg-pf-hero { padding-top: 38px; }
  .xmg-pf-hero-grid { grid-template-columns: 1fr; gap: 32px; }
  .xmg-pf-breadcrumb { margin-bottom: 25px; }
  .xmg-pf-hero h1,
  .xmg-pf-title .elementor-heading-title { font-size: clamp(39px, 12vw, 50px); }
  .xmg-pf-hero-lead,
  .xmg-pf-hero-lead p { font-size: 16px; }
  .xmg-pf-actions { flex-direction: column; }
  .xmg-pf-button,
  .xmg-pf-button-primary,
  .xmg-pf-button-secondary,
  .xmg-pf-button-primary .elementor-button,
  .xmg-pf-button-secondary .elementor-button { width: 100% !important; }
  .xmg-pf-hero-media { aspect-ratio: 1 / 1; }
  .xmg-pf-facts { margin-top: 36px; grid-template-columns: 1fr 1fr; }
  .xmg-pf-facts > div { padding: 15px 12px; border-bottom: 1px solid var(--xmg-line); }
  .xmg-pf-facts > div:nth-child(odd) { padding-left: 0; border-left: 0; }
  .xmg-pf-facts > div:nth-child(even) { padding-right: 0; }
  .xmg-pf-page-nav { position: relative; top: auto; }
  .xmg-pf-page-nav .xmg-pf-shell { width: 100%; padding-inline: 16px; }
  .xmg-pf-page-nav a:first-child { padding-left: 8px; }
  .xmg-pf-section { padding: 65px 0; scroll-margin-top: 20px; }
  .xmg-pf-section-head { margin-bottom: 33px; }
  .xmg-pf-section-head h2,
  .xmg-pf-inquiry-copy h2 { font-size: clamp(31px, 9.6vw, 39px); }
  .xmg-pf-section-head > p,
  .xmg-pf-inquiry-copy > p { font-size: 14px; }
  .xmg-pf-selector-layout { grid-template-columns: 1fr; gap: 28px; }
  .xmg-pf-choice-grid,
  .xmg-pf-choice-grid--applications,
  .xmg-pf-pack-grid,
  .xmg-pf-metrics,
  .xmg-pf-quality-grid,
  .xmg-pf-document-grid,
  .xmg-pf-process,
  .xmg-pf-resource-grid { grid-template-columns: 1fr; }
  .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 0; }
  .xmg-pf-size-grid { grid-template-columns: 1fr; }
  .xmg-pf-tolerance { grid-template-columns: 1fr; }
  .xmg-pf-variety-selector { grid-template-columns: 1fr 1fr; }
  .xmg-pf-variety { min-height: 62px; }
  .xmg-pf-table-wrap--varieties table { min-width: 900px; }
  .xmg-pf-inline-notes { grid-template-columns: 1fr; }
  .xmg-pf-quality-grid article { min-height: 0; }
  .xmg-pf-process { gap: 22px; }
  .xmg-pf-process article { padding-top: 19px; }
  .xmg-pf-process h3 { margin-top: 12px; }
  .xmg-pf-document-guidance { font-size: 14px; }
  .xmg-pf-document-grid label { min-height: 66px; padding: 14px; }
  .xmg-pf-document-name { font-size: 14px; }
  .xmg-pf-document-summary { padding: 21px 18px 22px; }
  .xmg-pf-document-summary-head { display: grid; gap: 9px; }
  .xmg-pf-document-summary-head strong { font-size: 17px; }
  .xmg-pf-document-actions { align-items: stretch; flex-direction: column; }
  .xmg-pf-document-actions button { width: 100%; min-height: 48px; }
  .xmg-pf-document-summary li,
  .xmg-pf-inquiry-documents li { font-size: 11px; }
  .xmg-pf-faq-list summary { min-height: 68px; font-size: 14px; }
  .xmg-pf-faq-list details p { padding-right: 0; }
  .xmg-pf-inquiry-form { padding: 24px 19px; }
  .xmg-pf-field-grid { grid-template-columns: 1fr; }
  .xmg-pf-field--full { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .xmg-pf-button,
  .xmg-pf-choice,
  .xmg-pf-pack,
  .xmg-pf-variety,
  .xmg-pf-size,
  .xmg-pf-document-grid label,
  .xmg-pf-document-added,
  .xmg-pf-document-actions button,
  .xmg-pf-inquiry-documents { transition: none; }
  .xmg-pf-document-grid label:hover,
  .xmg-pf-document-grid label.is-selected,
  .xmg-pf-document-continue:hover,
  .xmg-pf-inquiry-documents.is-highlighted { transform: none; }
  .xmg-pf-document-summary.is-revealing,
  .xmg-pf-document-completion.is-celebrating::before { animation: none; }
}

/* Product-family V3: product-first landing page with decision-led aggregation. */
.xmg-pf-hero {
  padding-top: 48px;
  color: var(--xmg-ink);
  background: #eaf6f9;
}
.xmg-pf-hero-grid { grid-template-columns: minmax(0, .92fr) minmax(480px, 1.08fr); gap: 54px; }
.xmg-pf-breadcrumb { margin-bottom: 27px; color: var(--xmg-muted); }
.xmg-pf-breadcrumb a { color: var(--xmg-blue); }
.xmg-pf-kicker,
.xmg-pf-kicker p { color: var(--xmg-blue); }
.xmg-pf-hero h1,
.xmg-pf-title .elementor-heading-title {
  color: var(--xmg-navy-deep);
  font-size: clamp(43px, 4.4vw, 62px);
  letter-spacing: -.045em;
  line-height: 1.04;
}
.xmg-pf-hero-lead,
.xmg-pf-hero-lead p { max-width: 650px; margin-top: 21px; color: var(--xmg-muted); font-size: 16px; line-height: 1.68; }
.xmg-pf-hero-note,
.xmg-pf-hero-note p { max-width: 670px; color: #718695; font-size: 12px; }
.xmg-pf-hero-note strong { color: var(--xmg-navy-deep); }
.xmg-pf-button--secondary,
.xmg-pf-button-secondary .elementor-button { border-color: rgba(11,49,88,.22); color: var(--xmg-navy) !important; background: #fff; }
.xmg-pf-button--secondary:hover,
.xmg-pf-button-secondary .elementor-button:hover { border-color: var(--xmg-blue); background: #fff; }
.xmg-pf-hero-media { aspect-ratio: 1.5 / 1; border-color: var(--xmg-line); border-radius: 14px; background: #edf5f7; box-shadow: var(--xmg-shadow-raised); }
.xmg-pf-hero-media img { object-position: 55% center; }
.xmg-pf-facts { margin-top: 42px; border-color: var(--xmg-line); }
.xmg-pf-facts > div { min-height: 86px; padding-block: 18px 20px; border-color: var(--xmg-line); }
.xmg-pf-facts dt { color: #718695; }
.xmg-pf-facts dd { color: var(--xmg-navy-deep); }
.xmg-pf-section { padding: 78px 0; }
.xmg-pf-section-head { max-width: 920px; margin-bottom: 34px; }
.xmg-pf-section-head h2,
.xmg-pf-inquiry-copy h2 { font-size: clamp(34px, 3.45vw, 44px); line-height: 1.12; }
.xmg-pf-section-head > p,
.xmg-pf-inquiry-copy > p { max-width: 860px; margin-top: 15px; font-size: 15px; line-height: 1.68; }
.xmg-pf-definition { background: #fff; }
.xmg-pf-decision-grid { overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-lg); display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); background: var(--xmg-line); gap: 1px; }
.xmg-pf-decision-grid article { min-height: 190px; padding: 24px; background: #fff; }
.xmg-pf-decision-grid article > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .7px; }
.xmg-pf-decision-grid h3 { margin: 27px 0 8px; color: var(--xmg-navy-deep); font-size: 17px; line-height: 1.3; }
.xmg-pf-decision-grid p { margin: 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.62; }
.xmg-pf-answer { margin-top: 18px; padding: 20px 24px; border-left: 4px solid var(--xmg-blue); border-radius: 0 var(--xmg-radius-md) var(--xmg-radius-md) 0; display: grid; grid-template-columns: 150px 1fr; gap: 24px; background: #edf7fa; }
.xmg-pf-answer strong { color: var(--xmg-navy-deep); font-size: 13px; }
.xmg-pf-answer p { margin: 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.62; }
.xmg-pf-selector-layout { grid-template-columns: minmax(360px, .9fr) minmax(0, 1.1fr); gap: 44px; }
.xmg-pf-evidence-image { border-radius: 14px; box-shadow: none; }
.xmg-pf-choice { padding: 17px; }
.xmg-pf-choice-grid { gap: 9px; }
.xmg-pf-selector-result { margin-top: 14px; padding: 19px 21px; border-radius: 14px; }
.xmg-pf-size-grid { margin-top: 12px; }
.xmg-pf-tolerance { margin-top: 12px; }
.xmg-pf-details { margin-top: 25px; }
.xmg-pf-form-gallery { margin-top: 28px; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.xmg-pf-form-gallery figure { min-width: 0; margin: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: 14px; background: #fff; }
.xmg-pf-form-gallery img { width: 100%; height: auto; aspect-ratio: 1 / 1; display: block; object-fit: cover; }
.xmg-pf-form-gallery figcaption { padding: 13px 15px 15px; color: var(--xmg-navy-deep); font-size: 12px; font-weight: 750; line-height: 1.4; }
.xmg-pf-metrics { margin-bottom: 23px; gap: 9px; }
.xmg-pf-metrics > div { min-height: 108px; padding: 18px 16px; border-radius: 14px; box-shadow: none; }
.xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 142px; }
.xmg-pf-pack-grid { margin-top: 16px; gap: 9px; }
.xmg-pf-pack { min-height: 98px; padding: 17px; }
.xmg-pf-application-result { margin-top: 16px; padding: 20px 23px; border-radius: 14px; }
.xmg-pf-quality-grid { gap: 10px; }
.xmg-pf-quality-grid article { min-height: 185px; padding: 23px; border-radius: 14px; }
.xmg-pf-quality-grid h3 { margin-top: 19px; }
.xmg-pf-document-grid { gap: 8px; }
.xmg-pf-document-grid label { border-radius: 12px; }
.xmg-pf-process { margin-top: 34px; }
.xmg-pf-resource-grid { margin-top: 35px; }
.xmg-pf-resource-grid > div { border-radius: 14px; }
.xmg-pf-inquiry-form { border-radius: 16px; }

@media (max-width: 1023px) {
  .xmg-pf-hero-grid { grid-template-columns: 1fr 1fr; gap: 34px; }
  .xmg-pf-decision-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-selector-layout { grid-template-columns: .82fr 1.18fr; gap: 30px; }
  .xmg-pf-form-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .xmg-pf-hero { padding-top: 35px; }
  .xmg-pf-hero-grid { grid-template-columns: 1fr; gap: 28px; }
  .xmg-pf-hero h1,
  .xmg-pf-title .elementor-heading-title { font-size: clamp(37px, 10.8vw, 44px); }
  .xmg-pf-hero-lead,
  .xmg-pf-hero-lead p { font-size: 16px; }
  .xmg-pf-hero-media { aspect-ratio: 1.3 / 1; }
  .xmg-pf-hero-media img { object-position: 64% center; }
  .xmg-pf-facts > div { border-color: var(--xmg-line); }
  .xmg-pf-section { padding: 58px 0; }
  .xmg-pf-section-head { margin-bottom: 27px; }
  .xmg-pf-section-head h2,
  .xmg-pf-inquiry-copy h2 { font-size: clamp(30px, 9vw, 36px); }
  .xmg-pf-section-head > p,
  .xmg-pf-inquiry-copy > p { font-size: 16px; }
  .xmg-pf-decision-grid { grid-template-columns: 1fr; }
  .xmg-pf-decision-grid article { min-height: 0; padding: 21px; }
  .xmg-pf-decision-grid h3 { margin-top: 16px; }
  .xmg-pf-decision-grid p { font-size: 14px; }
  .xmg-pf-answer { grid-template-columns: 1fr; gap: 7px; }
  .xmg-pf-answer p { font-size: 14px; }
  .xmg-pf-selector-layout { grid-template-columns: 1fr; }
  .xmg-pf-form-gallery { margin-top: 22px; grid-template-columns: 1fr; gap: 12px; }
  .xmg-pf-form-gallery figcaption { padding: 12px 14px 14px; font-size: 14px; }
}

/* Product-family V4: visual proof, complete process copy and concise RFQ. */
.xmg-pf-wide-evidence,
.xmg-pf-quality-visual { margin: 0; overflow: hidden; border-radius: 16px; }
.xmg-pf-wide-evidence { border: 1px solid var(--xmg-line); background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-pf-wide-evidence img,
.xmg-pf-quality-visual img { width: 100%; aspect-ratio: 16 / 9; display: block; object-fit: cover; }
.xmg-pf-wide-evidence figcaption,
.xmg-pf-quality-visual figcaption { padding: 14px 17px 16px; font-size: 10px; line-height: 1.55; }
.xmg-pf-wide-evidence figcaption { color: var(--xmg-muted); background: #fff; }

.xmg-pf-production { background: #fff; }
.xmg-pf-process-feature { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(310px, .55fr); align-items: stretch; gap: 18px; }
.xmg-pf-process-intro { padding: 34px; border: 1px solid var(--xmg-line); border-radius: 16px; display: flex; flex-direction: column; justify-content: center; background: var(--xmg-ice); }
.xmg-pf-process-intro > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .8px; }
.xmg-pf-process-intro h3 { margin: 20px 0 12px; color: var(--xmg-navy-deep); font-size: 25px; line-height: 1.25; }
.xmg-pf-process-intro p { margin: 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.72; }
.xmg-pf-process-intro a { margin-top: 23px; color: var(--xmg-blue); font-size: 12px; font-weight: 800; }
.xmg-pf-production-steps { margin: 28px 0 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: 16px; background: var(--xmg-line); }
.xmg-pf-production-steps li { min-height: 150px; padding: 24px; display: grid; grid-template-columns: 45px 1fr; gap: 18px; background: #fff; }
.xmg-pf-production-steps li > span { width: 40px; height: 40px; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--xmg-blue); font-size: 10px; font-weight: 850; }
.xmg-pf-production-steps h3 { margin: 2px 0 7px; color: var(--xmg-navy-deep); font-size: 16px; }
.xmg-pf-production-steps p { margin: 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.65; }

.xmg-pf-packing-layout { display: grid; grid-template-columns: minmax(350px, .78fr) minmax(0, 1.22fr); align-items: start; gap: 38px; }
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 132px; }
.xmg-pf-packing-controls .xmg-pf-pack-grid { grid-template-columns: 1fr; }
.xmg-pf-packing-controls .xmg-pf-pack { min-height: 78px; }

.xmg-pf-quality-layout { display: grid; grid-template-columns: minmax(360px, .8fr) minmax(0, 1.2fr); align-items: start; gap: 28px; }
.xmg-pf-quality-visual { border: 1px solid rgba(255,255,255,.17); background: rgba(255,255,255,.04); }
.xmg-pf-quality-visual figcaption { color: #9fb7c6; background: rgba(255,255,255,.025); }
.xmg-pf-quality-layout .xmg-pf-quality-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.xmg-pf-quality-layout .xmg-pf-quality-grid article { min-height: 0; padding: 20px; }
.xmg-pf-quality-layout .xmg-pf-quality-grid h3 { margin-top: 15px; }

.xmg-pf-resource-grid > div:first-child { background: #edf7fa; }
.xmg-pf-resource-grid > div:last-child { background: #f5f9fa; }
.xmg-pf-resource-grid a { padding: 11px 0; align-items: center; }
.xmg-pf-resource-grid a > span { min-width: 0; display: grid; gap: 4px; }
.xmg-pf-resource-grid a strong { color: var(--xmg-navy-deep); font-size: 13px; }
.xmg-pf-resource-grid a small { color: var(--xmg-muted); font-size: 10px; font-weight: 500; line-height: 1.5; }
.xmg-pf-resource-grid a b { flex: 0 0 auto; color: var(--xmg-blue); font-size: 10px; white-space: nowrap; }

.xmg-pf-inquiry-layout { grid-template-columns: minmax(340px, .88fr) minmax(0, 1.12fr); gap: 72px; }
.xmg-pf-inquiry-prompt { margin-top: 18px; padding: 22px 24px; border: 1px solid #cce3eb; border-radius: 14px; background: #f4fafc; }
.xmg-pf-inquiry-prompt strong { color: var(--xmg-navy-deep); font-size: 14px; }
.xmg-pf-inquiry-prompt p { margin: 7px 0 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.68; }
.xmg-pf-inquiry-form { padding: 38px; box-shadow: 0 22px 56px rgba(6,45,75,.13); }
.xmg-pf-privacy { margin: 16px 0 0; padding: 15px 17px; border: 1px solid #d4e8dd; border-radius: 12px; display: flex; align-items: flex-start; gap: 11px; color: #557066; background: #f5faf7; text-align: left; }
.xmg-pf-privacy > span { width: 23px; height: 23px; flex: 0 0 auto; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--xmg-green); font-size: 11px; font-weight: 850; }
.xmg-pf-privacy p { margin: 0; font-size: 10px; line-height: 1.58; }
.xmg-pf-privacy strong { color: #355b49; }

@media (max-width: 1023px) {
  .xmg-pf-process-feature,
  .xmg-pf-packing-layout,
  .xmg-pf-quality-layout { grid-template-columns: 1fr; }
  .xmg-pf-process-intro { padding: 28px; }
  .xmg-pf-inquiry-layout { grid-template-columns: 1fr; gap: 40px; }
}

@media (max-width: 767px) {
  .xmg-pf-wide-evidence,
  .xmg-pf-quality-visual { border-radius: 13px; }
  .xmg-pf-process-feature { gap: 14px; }
  .xmg-pf-process-intro { padding: 24px 21px; }
  .xmg-pf-process-intro h3 { font-size: 22px; }
  .xmg-pf-production-steps { grid-template-columns: 1fr; }
  .xmg-pf-production-steps li { min-height: 0; padding: 21px 18px; grid-template-columns: 40px 1fr; gap: 14px; }
  .xmg-pf-production-steps p { font-size: 13px; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications,
  .xmg-pf-quality-layout .xmg-pf-quality-grid { grid-template-columns: 1fr; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 0; }
  .xmg-pf-inquiry-form { padding: 25px 19px; }
}

/* Product inquiry compact bridge and three-field local-preview form. */
.xmg-product-selection-bridge {
  margin-top: 28px;
  padding: 18px 20px;
  border: 1px solid #c7dfe8;
  border-radius: 14px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 22px;
  background: rgba(255, 255, 255, .94);
  box-shadow: var(--xmg-shadow-soft);
}
.xmg-product-selection-bridge > div { min-width: 0; }
.xmg-product-selection-bridge > div > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .7px; line-height: 1.35; text-transform: uppercase; }
.xmg-product-selection-bridge p { margin: 5px 0 0; color: var(--xmg-navy); font-size: 13px; font-weight: 720; line-height: 1.55; overflow-wrap: anywhere; }
.xmg-product-selection-bridge small { margin-top: 7px; display: block; color: var(--xmg-muted); font-size: 11px; line-height: 1.55; }
.xmg-product-selection-bridge a { min-height: 48px; padding: 0 22px; border-radius: var(--xmg-radius-pill); display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: var(--xmg-blue); font-size: 13px; font-weight: 800; line-height: 1; text-decoration: none; white-space: nowrap; transition: background .2s ease, transform .2s ease; }
.xmg-product-selection-bridge a:hover { background: #086789; transform: translateY(-2px); }
.xmg-product-selection-bridge a:focus-visible { outline: 3px solid var(--xmg-focus); outline-offset: 3px; }
.xmg-product-selection-bridge--compact { margin-top: 22px; padding: 16px 18px; grid-template-columns: 1fr; gap: 13px; box-shadow: none; }
.xmg-product-selection-bridge--compact a { width: fit-content; min-height: 44px; }
#product-inquiry { scroll-margin-top: 92px; }
#product-inquiry .xmg-pf-inquiry-form { width: 100%; max-width: 620px; }
#product-inquiry .xmg-pf-privacy { margin: 12px 0 0; padding: 0; border: 0; display: block; color: #728797; background: transparent; font-size: 10px; line-height: 1.55; text-align: center; }
@media (max-width: 767px) {
  .xmg-product-selection-bridge { padding: 17px; grid-template-columns: 1fr; gap: 14px; }
  .xmg-product-selection-bridge a { width: 100%; }
  .xmg-product-selection-bridge--compact { margin-top: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .xmg-product-selection-bridge a { transition: none; }
  .xmg-product-selection-bridge a:hover { transform: none; }
}

/* Product-family V5: balanced visual storytelling and certification proof. */
.xmg-pf-process-banner { position: relative; min-height: 430px; overflow: hidden; border-radius: 18px; background: var(--xmg-navy-deep); box-shadow: var(--xmg-shadow-soft); }
.xmg-pf-process-banner > img { width: 100%; height: 100%; min-height: 430px; display: block; object-fit: cover; object-position: center; }
.xmg-pf-process-banner > div { position: absolute; inset: 30px 30px 30px auto; width: min(390px, 38%); padding: 34px; border-radius: 15px; display: flex; flex-direction: column; justify-content: center; color: var(--xmg-ink); background: rgba(255,255,255,.95); box-shadow: 0 20px 48px rgba(6,29,55,.18); }
.xmg-pf-process-banner span,
.xmg-pf-shipment-feature > div > span,
.xmg-pf-document-support > div > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: .8px; }
.xmg-pf-process-banner h3 { margin: 18px 0 10px; color: var(--xmg-navy-deep); font-size: 26px; line-height: 1.2; }
.xmg-pf-process-banner p { margin: 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.68; }
.xmg-pf-process-banner small { margin-top: 12px; color: #617b8e; font-size: 10px; line-height: 1.55; }
.xmg-pf-process-banner a { margin-top: 20px; color: var(--xmg-blue); font-size: 12px; font-weight: 800; }
.xmg-pf-process-visual-grid { margin-top: 20px; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.xmg-pf-process-visual-grid figure { margin: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: 15px; display: grid; grid-template-rows: auto 1fr; background: #fff; box-shadow: 0 10px 28px rgba(6,45,75,.06); }
.xmg-pf-process-visual-grid img { width: 100%; aspect-ratio: 4 / 3; display: block; object-fit: cover; }
.xmg-pf-process-visual-grid figcaption { min-height: 150px; padding: 19px; }
.xmg-pf-process-visual-grid figcaption > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; }
.xmg-pf-process-visual-grid h3 { margin: 12px 0 6px; color: var(--xmg-navy-deep); font-size: 16px; }
.xmg-pf-process-visual-grid p { margin: 0; color: var(--xmg-muted); font-size: 11px; line-height: 1.58; }
.xmg-pf-production-steps { margin-top: 20px; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.xmg-pf-production-steps li { min-height: 190px; padding: 20px; grid-template-columns: 1fr; gap: 14px; }

.xmg-pf-packing-layout { display: block; }
.xmg-pf-packing-layout > .xmg-pf-wide-evidence { margin-bottom: 28px; }
.xmg-pf-packing-layout > .xmg-pf-wide-evidence img { aspect-ratio: 2.45 / 1; object-position: center 52%; }
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 150px; }
.xmg-pf-packing-controls .xmg-pf-pack-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.xmg-pf-quality-layout { display: block; }
.xmg-pf-quality-visual { margin-bottom: 24px; }
.xmg-pf-quality-visual img { aspect-ratio: 2.45 / 1; object-position: center 55%; }
.xmg-pf-quality-layout .xmg-pf-quality-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.xmg-pf-document-support { margin-top: 22px; padding: 30px; border-radius: 16px; display: grid; grid-template-columns: .42fr .58fr; gap: 36px; color: #fff; background: var(--xmg-navy); }
.xmg-pf-document-support h3 { margin: 16px 0 8px; color: #fff; font-size: 23px; }
.xmg-pf-document-support p { margin: 0; color: #c2d5df; font-size: 12px; line-height: 1.65; }
.xmg-pf-document-support ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.xmg-pf-document-support li { min-height: 54px; padding: 10px; border: 1px solid rgba(255,255,255,.13); border-radius: 10px; display: flex; align-items: center; gap: 8px; color: #e5f0f4; font-size: 10px; line-height: 1.4; }
.xmg-pf-document-support li > span { width: 19px; height: 19px; flex: 0 0 auto; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--xmg-green); font-size: 9px; }

.xmg-pf-shipment-feature { margin-top: 40px; min-height: 390px; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: 16px; display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(320px, .5fr); background: var(--xmg-ice); }
.xmg-pf-shipment-feature figure { min-height: 390px; margin: 0; }
.xmg-pf-shipment-feature figure img { width: 100%; height: 100%; min-height: 390px; display: block; object-fit: cover; }
.xmg-pf-shipment-feature > div { padding: 34px; display: flex; flex-direction: column; justify-content: center; }
.xmg-pf-shipment-feature h3 { margin: 17px 0 14px; color: var(--xmg-navy-deep); font-size: 24px; line-height: 1.25; }
.xmg-pf-shipment-feature ul { margin: 0; padding-left: 18px; color: var(--xmg-muted); font-size: 12px; line-height: 1.8; }

@media (max-width: 1100px) {
  .xmg-pf-process-visual-grid,
  .xmg-pf-production-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-shipment-feature { grid-template-columns: 1fr; }
  .xmg-pf-shipment-feature figure { min-height: 0; aspect-ratio: 16 / 8; }
}

@media (max-width: 767px) {
  .xmg-pf-process-banner { min-height: 0; background: #fff; }
  .xmg-pf-process-banner > img { min-height: 0; aspect-ratio: 4 / 3; }
  .xmg-pf-process-banner > div { position: static; width: auto; padding: 24px 21px; border-radius: 0; box-shadow: none; }
  .xmg-pf-process-visual-grid,
  .xmg-pf-production-steps { grid-template-columns: 1fr; }
  .xmg-pf-process-visual-grid figcaption { min-height: 0; }
  .xmg-pf-production-steps li { min-height: 0; grid-template-columns: 40px 1fr; }
  .xmg-pf-packing-layout > .xmg-pf-wide-evidence img,
  .xmg-pf-quality-visual img { aspect-ratio: 4 / 3; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications,
  .xmg-pf-packing-controls .xmg-pf-pack-grid,
  .xmg-pf-quality-layout .xmg-pf-quality-grid { grid-template-columns: 1fr; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 0; }
  .xmg-pf-document-support { padding: 24px 20px; grid-template-columns: 1fr; gap: 24px; }
  .xmg-pf-document-support ul { grid-template-columns: 1fr; }
  .xmg-pf-shipment-feature { min-height: 0; }
  .xmg-pf-shipment-feature figure { min-height: 0; aspect-ratio: 4 / 3; }
  .xmg-pf-shipment-feature figure img { min-height: 0; }
  .xmg-pf-shipment-feature > div { padding: 26px 21px; }
}

/* Product-family V6: complete-image process carousel. */
.xmg-pf-process-gallery { margin-top: 24px; }
.xmg-pf-process-gallery-bar { margin-bottom: 14px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.xmg-pf-process-gallery-bar > div:first-child { display: grid; gap: 4px; }
.xmg-pf-process-gallery-bar strong { color: var(--xmg-navy-deep); font-size: 15px; }
.xmg-pf-process-gallery-bar > div:first-child span { color: var(--xmg-muted); font-size: 12px; }
.xmg-pf-process-gallery-controls { display: flex; align-items: center; gap: 9px; }
.xmg-pf-process-gallery-controls > span { min-width: 48px; color: var(--xmg-muted); font-size: 12px; text-align: center; }
.xmg-pf-process-gallery-controls b { color: var(--xmg-navy-deep); }
.xmg-pf-process-gallery-controls button { width: 46px; height: 46px; padding: 0; border: 1px solid #b9d3de; border-radius: 50%; display: grid; place-items: center; color: var(--xmg-navy-deep); background: #fff; font: inherit; font-size: 20px; cursor: pointer; transition: color .2s ease-out, border-color .2s ease-out, background .2s ease-out, transform .2s ease-out; }
.xmg-pf-process-gallery-controls button:hover:not(:disabled) { border-color: var(--xmg-blue); color: #fff; background: var(--xmg-blue); transform: translateY(-2px); }
.xmg-pf-process-gallery-controls button:focus-visible,
.xmg-pf-process-track:focus-visible { outline: 3px solid rgba(49,173,208,.32); outline-offset: 3px; }
.xmg-pf-process-gallery-controls button:disabled { opacity: .35; cursor: default; }
.xmg-pf-process-track { display: grid; grid-auto-flow: column; grid-auto-columns: 42%; gap: 16px; overflow-x: auto; overflow-y: hidden; padding: 2px 2px 14px; scroll-snap-type: x mandatory; scroll-padding-inline: 2px; overscroll-behavior-inline: contain; scrollbar-width: thin; scrollbar-color: #b9d3de transparent; }
.xmg-pf-process-track::-webkit-scrollbar { height: 7px; }
.xmg-pf-process-track::-webkit-scrollbar-track { background: transparent; }
.xmg-pf-process-track::-webkit-scrollbar-thumb { border-radius: 999px; background: #b9d3de; }
.xmg-pf-process-track figure { min-width: 0; margin: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: 15px; display: flex; flex-direction: column; scroll-snap-align: start; background: #fff; box-shadow: 0 10px 28px rgba(6,45,75,.06); }
.xmg-pf-process-track img { width: 100%; height: auto !important; aspect-ratio: 4 / 3; display: block; object-fit: contain; object-position: center; background: var(--xmg-ice); }
.xmg-pf-process-track figcaption { min-height: 132px; padding: 21px 22px; flex: 1; }
.xmg-pf-process-track figcaption > span { color: var(--xmg-blue); font-size: 10px; font-weight: 850; }
.xmg-pf-process-track h3 { margin: 11px 0 7px; color: var(--xmg-navy-deep); font-size: 18px; }
.xmg-pf-process-track p { margin: 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.62; }

@media (max-width: 1100px) {
  .xmg-pf-process-track { grid-auto-columns: 61%; }
}

@media (max-width: 767px) {
  .xmg-pf-process-gallery { margin-top: 20px; }
  .xmg-pf-process-gallery-bar { align-items: flex-end; gap: 12px; }
  .xmg-pf-process-gallery-bar > div:first-child span { max-width: 170px; }
  .xmg-pf-process-gallery-controls > span { min-width: 42px; }
  .xmg-pf-process-gallery-controls button { width: 44px; height: 44px; }
  .xmg-pf-process-track { grid-auto-columns: 89%; gap: 12px; margin-right: -16px; padding-right: 16px; }
  .xmg-pf-process-track figcaption { min-height: 0; padding: 19px; }
  .xmg-pf-process-track h3 { font-size: 17px; }
  .xmg-pf-process-track p { font-size: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  .xmg-pf-process-track { scroll-behavior: auto; }
  .xmg-pf-process-gallery-controls button { transition: none; }
}

/* Product-page company evidence expansion: real visible image sets, 2026-08-07. */
.xmg-pf-company-evidence { background: #fff; }
.xmg-pf-company-evidence-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.xmg-pf-company-evidence-card {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--xmg-line);
  border-radius: 16px;
  display: grid;
  grid-template-rows: auto 1fr;
  background: #fff;
  box-shadow: 0 12px 30px rgba(6,45,75,.07);
}
.xmg-pf-company-evidence-card img {
  width: 100%;
  height: auto !important;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  object-position: center;
  background: var(--xmg-ice);
}
.xmg-pf-company-evidence-card--certificate img {
  padding: 16px;
  object-fit: contain;
  background: #f7fafb;
}
.xmg-pf-company-evidence-card--team img,
.xmg-pf-company-evidence-card--exhibition img { object-position: center 38%; }
.xmg-pf-company-evidence-card figcaption { padding: 21px 22px 23px; }
.xmg-pf-company-evidence-card h3 {
  margin: 0 0 9px;
  color: var(--xmg-navy-deep);
  font-size: 17px;
  line-height: 1.3;
}
.xmg-pf-company-evidence-card p {
  margin: 0;
  color: var(--xmg-muted);
  font-size: 12px;
  line-height: 1.65;
}
.xmg-pf-evidence-scope {
  margin: 22px 0 0;
  padding: 17px 20px;
  border: 1px solid var(--xmg-line);
  border-radius: 12px;
  color: var(--xmg-muted);
  background: var(--xmg-ice);
  font-size: 12px;
  line-height: 1.65;
}
.xmg-pf-evidence-scope strong { color: var(--xmg-navy-deep); }
.xmg-pf-shipment-feature--text {
  min-height: 0;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
.xmg-pf-shipment-feature--text > div { min-height: 330px; }
.xmg-pf-shipment-feature--text > aside {
  padding: 34px;
  border-left: 1px solid var(--xmg-line);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
}
.xmg-pf-shipment-feature--text > aside strong {
  color: var(--xmg-navy-deep);
  font-size: 19px;
  line-height: 1.35;
}
.xmg-pf-shipment-feature--text > aside p {
  margin: 13px 0 0;
  color: var(--xmg-muted);
  font-size: 13px;
  line-height: 1.72;
}

@media (max-width: 1023px) {
  .xmg-pf-company-evidence-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-shipment-feature--text { grid-template-columns: 1fr; }
  .xmg-pf-shipment-feature--text > div { min-height: 0; }
  .xmg-pf-shipment-feature--text > aside { border-top: 1px solid var(--xmg-line); border-left: 0; }
}

@media (max-width: 767px) {
  .xmg-pf-company-evidence-grid { grid-template-columns: 1fr; gap: 14px; }
  .xmg-pf-company-evidence-card { border-radius: 13px; }
  .xmg-pf-company-evidence-card figcaption { padding: 19px; }
  .xmg-pf-company-evidence-card h3 { font-size: 18px; }
  .xmg-pf-company-evidence-card p,
  .xmg-pf-evidence-scope { font-size: 13px; }
  .xmg-pf-shipment-feature--text > aside { padding: 25px 21px; }
}

/* Product-family V7: WordPress/Elementor public-shell safeguards. */
body.page-id-3917 .site-content > .ast-container,
body.page-id-3917 #primary,
body.page-id-3917 .site-main,
body.page-id-3917 .entry-content,
body.page-id-3917 .elementor-3917 { width: 100%; max-width: none; margin: 0; padding: 0 !important; display: block; }
body.page-id-3917 .elementor-3917 { overflow-x: clip; }
body.page-id-3917 .site-content > .ast-container { padding-inline: 0 !important; }
body.page-id-3917 .elementor-3917 > .e-con { width: 100%; max-width: none; --width: 100%; padding: 0 !important; }
body.page-id-3917 .xmg-global-inquiry { display: block !important; }
body.page-id-3917 .xmg-page-hero {
  background: #eaf6f9;
}
.xmg-pf-resource-grid,
.xmg-pf-resource-grid > div,
.xmg-pf-resource-grid a,
.xmg-pf-resource-grid a > span { min-width: 0; }

@media (max-width: 767px) {
  .xmg-pf-resource-grid { grid-template-columns: minmax(0, 1fr); }
}

/* XMG public search trust repair */
body .trail-items li::after { content: ">" !important; }
body.search {
  background: #fff;
  color: #17364f;
}
body.search .site-content {
  background: linear-gradient(to bottom, #e8f3f7 0, #e8f3f7 270px, #fff 270px, #fff 100%);
}
body.search .site-content > .ast-container {
  width: min(1180px, calc(100% - 48px));
  max-width: none;
  margin-inline: auto;
  padding: 0 !important;
  display: block;
}
body.search #secondary { display: none !important; }
body.search #primary {
  width: 100% !important;
  max-width: none;
  margin: 0 !important;
  padding: 0 !important;
}
body.search .ast-archive-description {
  margin: 0;
  padding: 72px 0 52px;
  border: 0;
  background: transparent;
  box-shadow: none;
}
body.search .ast-breadcrumbs-wrapper {
  margin: 0 0 22px;
  color: #587083;
  font-size: 13px;
}
body.search .trail-items li::after {
  content: ">" !important;
  padding: 0 .55em;
  color: #7890a1;
}
body.search .ast-archive-title {
  max-width: 850px;
  margin: 0;
  color: #061d37;
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(42px, 4.5vw, 60px);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.08;
}
body.search #main.site-main { padding: 58px 0 104px; }
body.search #main .ast-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
body.search article.ast-article-post {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #d6e5eb;
  border-radius: 20px;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
}
body.search article.ast-article-post:hover {
  border-color: #b9d3de;
  box-shadow: 0 14px 36px rgba(6, 45, 75, .08);
}
body.search article.ast-article-post .ast-article-inner { padding: 30px !important; }
body.search .ast-blog-meta-container,
body.search .entry-meta,
body.search .posted-by { display: none !important; }
body.search .entry-title { margin: 0 0 14px; }
body.search .entry-title a {
  color: #061d37;
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.28;
  text-decoration: none;
}
body.search .ast-excerpt-container { display: block !important; }
body.search .ast-excerpt-container,
body.search .ast-excerpt-container p {
  margin: 0;
  color: #587083;
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.68;
}
body.search .ast-read-more-container { margin: 22px 0 0; }
body.search .ast-read-more-container a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: #0b789f;
  font-size: 14px !important;
  font-weight: 800;
  text-decoration: none;
}
body.search .ast-read-more-container a::after { content: none !important; }
body.search .ast-pagination {
  grid-column: 1 / -1;
  margin-top: 18px;
}
body.search .ast-pagination a,
body.search .ast-pagination .page-numbers {
  display: inline-grid;
  min-width: 44px;
  min-height: 44px;
  margin: 0 4px;
  place-items: center;
  border: 1px solid #d6e5eb;
  border-radius: 999px;
  color: #0b3158;
}
body.search .no-results {
  grid-column: 1 / -1;
  padding: 34px;
  border: 1px solid #d6e5eb;
  border-radius: 20px;
  background: #f3f8fa;
}

@media (max-width: 767px) {
  body.search .site-content {
    background: linear-gradient(to bottom, #e8f3f7 0, #e8f3f7 230px, #fff 230px, #fff 100%);
  }
  body.search .site-content > .ast-container { width: min(100% - 32px, 1180px); }
  body.search .ast-archive-description { padding: 56px 0 42px; }
  body.search #main.site-main { padding: 44px 0 72px; }
  body.search #main .ast-row {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  body.search article.ast-article-post .ast-article-inner { padding: 24px !important; }
}

/* XMG-AUD-001: branded WordPress search results and desktop search access. */
body.search #masthead { display: none !important; }
.xmg-header .xmg-nav > .elementor-widget-container {
  display: flex;
  align-items: center;
  gap: 16px;
}
.xmg-header .xmg-desktop-search-toggle {
  min-width: 44px;
  min-height: 44px;
  padding: 0 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: var(--xmg-navy, #0b3158);
  background: transparent;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
}
.xmg-header .xmg-desktop-search-toggle svg {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
}
.xmg-header .xmg-desktop-search-toggle:hover { color: var(--xmg-blue, #0b789f); }
.xmg-header .xmg-desktop-search-toggle:focus-visible {
  border-radius: 8px;
  outline: 3px solid rgba(49, 173, 208, .45);
  outline-offset: 2px;
}
.xmg-header .search-drawer[hidden] { display: none !important; }

.xmg-search-results {
  width: 100%;
  max-width: none;
  overflow-x: clip;
  color: var(--xmg-ink, #17364f);
  background: #fff;
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
}
.xmg-search-inner {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}
.xmg-search-hero {
  padding: 66px 0 58px;
  background: var(--xmg-surface-soft, #f3f8fa);
}
.xmg-search-breadcrumb,
.xmg-search-breadcrumb nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  color: var(--xmg-text-subtle, #7890a1);
  font-size: 12px;
  line-height: 1.5;
}
.xmg-search-breadcrumb a {
  color: var(--xmg-blue, #0b789f);
  font-weight: 750;
}
.xmg-search-kicker,
.xmg-search-kicker .elementor-heading-title {
  margin: 25px 0 14px;
  color: var(--xmg-blue, #0b789f);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 1.5px;
  line-height: 1.35;
  text-transform: uppercase;
}
.xmg-search-kicker .elementor-heading-title::before {
  content: "";
  width: 28px;
  height: 2px;
  margin: 0 10px 3px 0;
  display: inline-block;
  background: linear-gradient(90deg, var(--xmg-green, #66a941), var(--xmg-blue, #0b789f));
}
.xmg-search-title .elementor-heading-title {
  max-width: 860px;
  margin: 0;
  color: var(--xmg-navy-deep, #061d37);
  font-size: clamp(42px, 4.7vw, 60px);
  font-weight: 820;
  letter-spacing: -.04em;
  line-height: 1.08;
  text-wrap: balance;
}
.xmg-search-lead,
.xmg-search-lead p {
  max-width: 720px;
  margin: 20px 0 0;
  color: var(--xmg-text-muted, #587083);
  font-size: 17px;
  line-height: 1.68;
}
.xmg-search-form-wrap { margin-top: 30px; }
.xmg-search-form {
  max-width: 820px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
}
.xmg-search-form label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.xmg-search-form input {
  width: 100%;
  min-width: 0;
  min-height: 54px;
  padding: 0 20px;
  border: 1px solid var(--xmg-line-strong, #b9d3de);
  border-radius: 999px;
  color: var(--xmg-ink, #17364f);
  background: #fff;
  font: inherit;
}
.xmg-search-form input:focus {
  border-color: var(--xmg-focus, #31add0);
  outline: 3px solid rgba(49, 173, 208, .22);
  outline-offset: 1px;
}
.xmg-search-form button {
  min-height: 54px;
  padding: 0 26px;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: var(--xmg-blue, #0b789f);
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}
.xmg-search-form button:hover { background: #086789; }
.xmg-search-form button:focus-visible,
.xmg-search-results a:focus-visible {
  outline: 3px solid var(--xmg-focus, #31add0);
  outline-offset: 3px;
}
.xmg-search-results-section { padding: 88px 0 96px; }
.xmg-search-section-head {
  max-width: 780px;
  margin-bottom: 42px;
}
.xmg-search-section-head .elementor-heading-title {
  margin: 0;
  color: var(--xmg-navy-deep, #061d37);
  font-size: clamp(30px, 3.5vw, 44px);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.12;
}
.xmg-search-section-copy,
.xmg-search-section-copy p {
  max-width: 720px;
  margin: 15px 0 0;
  color: var(--xmg-text-muted, #587083);
  font-size: 15px;
  line-height: 1.68;
}
.xmg-search-results-grid .elementor-posts-container {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.xmg-search-results-status {
  margin: -18px 0 24px;
  color: var(--xmg-text-muted, #587083);
  font-size: 14px;
  font-weight: 750;
}
.xmg-search-result-type {
  margin: 0 0 9px;
  color: var(--xmg-blue, #0b789f);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 1.15px;
  line-height: 1.35;
  text-transform: uppercase;
}
.xmg-search-results-grid article.elementor-post {
  min-width: 0;
  min-height: 100%;
  margin: 0 !important;
  padding: 13px 13px 22px;
  overflow: hidden;
  border: 1px solid var(--xmg-line, #d6e5eb);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 10px 28px rgba(6, 45, 75, .045);
  transition: transform .2s ease-out, border-color .2s ease-out, box-shadow .2s ease-out;
}
.xmg-search-results-grid article.elementor-post:hover {
  border-color: var(--xmg-line-strong, #b9d3de);
  box-shadow: 0 14px 36px rgba(6, 45, 75, .08);
  transform: translateY(-4px);
}
.xmg-search-results-grid .elementor-post__thumbnail__link {
  margin: 0 0 20px !important;
  overflow: hidden;
  border-radius: 14px;
  display: block;
  background: var(--xmg-surface-soft, #f3f8fa);
}
.xmg-search-results-grid .elementor-post__thumbnail {
  position: relative;
  aspect-ratio: 1.42 / 1;
  padding-bottom: 0 !important;
  overflow: hidden;
}
.xmg-search-results-grid .elementor-post__thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xmg-search-results-grid .elementor-post__text {
  min-width: 0;
  padding: 0 6px;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.xmg-search-results-grid .elementor-post__title,
.xmg-search-results-grid .elementor-post__title a {
  margin: 0;
  color: var(--xmg-navy-deep, #061d37);
  font-size: 21px;
  font-weight: 800;
  line-height: 1.34;
}
.xmg-search-results-grid .elementor-post__excerpt,
.xmg-search-results-grid .elementor-post__excerpt p {
  margin: 14px 0 0;
  color: var(--xmg-text-muted, #587083);
  font-size: 14px;
  line-height: 1.65;
}
.xmg-search-results-grid .elementor-post__meta-data { display: none !important; }
.xmg-search-results-grid .elementor-post__read-more {
  min-height: 44px;
  margin-top: auto;
  padding: 15px 0 0;
  border-top: 1px solid var(--xmg-line, #d6e5eb);
  display: inline-flex;
  align-items: center;
  color: var(--xmg-navy, #0b3158) !important;
  font-size: 13px;
  font-weight: 800;
}
.xmg-search-results-grid .elementor-pagination {
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.xmg-search-results-grid .page-numbers {
  min-width: 44px;
  min-height: 44px;
  padding: 0 12px;
  border: 1px solid var(--xmg-line, #d6e5eb);
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--xmg-navy, #0b3158);
  background: #fff;
  font-size: 13px;
  font-weight: 750;
}
.xmg-search-results-grid .page-numbers.current {
  border-color: var(--xmg-blue, #0b789f);
  color: #fff;
  background: var(--xmg-blue, #0b789f);
}
.xmg-search-results-grid .elementor-posts-nothing-found {
  padding: 32px;
  border: 1px solid var(--xmg-line, #d6e5eb);
  border-radius: 20px;
  color: var(--xmg-text-muted, #587083);
  background: var(--xmg-surface-soft, #f3f8fa);
  font-size: 16px;
  line-height: 1.65;
}
.xmg-search-fallback {
  padding: 72px 0;
  background: var(--xmg-surface-soft, #f3f8fa);
}
.xmg-search-paths {
  border-top: 1px solid var(--xmg-line, #d6e5eb);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xmg-search-paths a {
  min-height: 138px;
  padding: 24px;
  border-right: 1px solid var(--xmg-line, #d6e5eb);
  display: flex;
  flex-direction: column;
  color: var(--xmg-navy, #0b3158);
  background: #fff;
}
.xmg-search-paths a:last-child { border-right: 0; }
.xmg-search-paths strong {
  font-size: 17px;
  line-height: 1.35;
}
.xmg-search-paths span {
  margin-top: 8px;
  color: var(--xmg-text-muted, #587083);
  font-size: 13px;
  line-height: 1.55;
}
.xmg-search-cta {
  padding: 66px 0;
  color: #fff;
  background: var(--xmg-blue, #0b789f);
}
.xmg-search-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 52px;
}
.xmg-search-cta h2 {
  max-width: 760px;
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 3.6vw, 46px);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.12;
}
.xmg-search-cta p {
  max-width: 760px;
  margin: 15px 0 0;
  color: #e2f2f7;
  font-size: 15px;
  line-height: 1.65;
}
.xmg-search-cta a {
  min-height: 52px;
  padding: 0 25px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: var(--xmg-navy, #0b3158);
  background: #fff;
  font-size: 14px;
  font-weight: 800;
}
body.search .xmg-footer {
  width: 100%;
  max-width: none;
  padding: 70px 0 28px;
  color: #fff;
  background: var(--xmg-navy-deep, #061d37);
}
body.search .xmg-footer .xmg-inner {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}
body.search .xmg-footer-grid {
  padding-bottom: 48px;
  display: grid !important;
  grid-template-columns: 1.55fr repeat(4, minmax(0, 1fr));
  gap: 38px;
}
body.search .xmg-footer .elementor-heading-title,
body.search .xmg-footer p,
body.search .xmg-footer a { color: #fff; }
body.search .xmg-footer-copy p,
body.search .xmg-footer-links p,
body.search .xmg-footer-links a {
  font-size: 13px;
  line-height: 1.75;
}
body.search .xmg-footer-title .elementor-heading-title {
  font-size: 14px;
  font-weight: 750;
}
body.search .xmg-footer-bottom {
  padding-top: 23px;
  border-top: 1px solid rgba(255, 255, 255, .25);
}
body.search .xmg-footer-bottom,
body.search .xmg-footer-bottom p {
  color: #effcff;
  font-size: 11px;
}

@media (max-width: 1080px) {
  .xmg-header .xmg-desktop-search-toggle,
  .xmg-header .search-drawer { display: none !important; }
}

@media (max-width: 1023px) {
  .xmg-search-results-grid .elementor-posts-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xmg-search-paths { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-search-paths a:nth-child(2) { border-right: 0; }
  .xmg-search-paths a:nth-child(-n + 2) {
    border-bottom: 1px solid var(--xmg-line, #d6e5eb);
  }
  body.search .xmg-footer-grid {
    grid-template-columns: 1.4fr repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .xmg-search-inner,
  body.search .xmg-footer .xmg-inner { width: calc(100% - 32px); }
  .xmg-search-hero { padding: 42px 0 44px; }
  .xmg-search-title .elementor-heading-title {
    font-size: clamp(36px, 10.4vw, 42px);
    line-height: 1.08;
  }
  .xmg-search-lead,
  .xmg-search-lead p { font-size: 16px; }
  .xmg-search-form { grid-template-columns: 1fr; }
  .xmg-search-form button { width: 100%; }
  .xmg-search-results-section { padding: 62px 0; }
  .xmg-search-results-grid .elementor-posts-container,
  .xmg-search-paths { grid-template-columns: 1fr; }
  .xmg-search-results-grid article.elementor-post { min-height: 0; }
  .xmg-search-paths a,
  .xmg-search-paths a:nth-child(2),
  .xmg-search-paths a:nth-child(-n + 2) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid var(--xmg-line, #d6e5eb);
  }
  .xmg-search-paths a:last-child { border-bottom: 0; }
  .xmg-search-cta { padding: 58px 0; }
  .xmg-search-cta-inner {
    align-items: stretch;
    flex-direction: column;
    gap: 26px;
  }
  .xmg-search-cta a { width: 100%; }
  body.search .xmg-footer-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .xmg-search-results-grid article.elementor-post { transition: none; }
  .xmg-search-results-grid article.elementor-post:hover { transform: none; }
}

/* Request a Quote: direct B2B conversion page */
.xmg-rfq-static { color: var(--xmg-navy-deep); background: #fff; }
.xmg-rfq-static-inner { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.xmg-rfq-static-hero { position: relative; isolation: isolate; padding: 78px 0 92px; background-color: #edf8fb; background-image: linear-gradient(90deg, rgba(237,248,251,.98) 0%, rgba(237,248,251,.93) 42%, rgba(237,248,251,.78) 68%, rgba(237,248,251,.66) 100%), url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-request-a-quote-20260812.webp"); background-position: center, 65% center; background-size: cover, cover; background-repeat: no-repeat; }
.xmg-rfq-static-hero > .xmg-rfq-static-inner { position: relative; z-index: 1; }
.xmg-rfq-static-grid { display: grid; grid-template-columns: minmax(0,.82fr) minmax(520px,1.18fr); gap: 72px; align-items: start; }
.xmg-rfq-static-copy { padding-top: 38px; }
.xmg-rfq-static-copy h1 { max-width: 660px; margin: 16px 0 24px; font-size: clamp(46px,5.3vw,70px); line-height: 1.03; letter-spacing: -.048em; }
.xmg-rfq-static-lead { max-width: 620px; margin: 0; color: var(--xmg-muted); font-size: 17px; line-height: 1.72; }
.xmg-rfq-static-proofs { margin-top: 38px; display: grid; gap: 0; border-top: 1px solid var(--xmg-line); }
.xmg-rfq-static-proofs p { margin: 0; padding: 18px 0; display: grid; grid-template-columns: 170px 1fr; gap: 20px; border-bottom: 1px solid var(--xmg-line); }
.xmg-rfq-static-proofs strong { color: var(--xmg-navy); font-size: 13px; }
.xmg-rfq-static-proofs span { color: var(--xmg-muted); font-size: 12px; line-height: 1.55; }
.xmg-rfq-static-card { padding: 38px; border: 1px solid rgba(13,47,89,.12); border-radius: 24px; background: #fff; box-shadow: 0 26px 70px rgba(4,30,54,.16); }
.xmg-rfq-static-form-kicker { margin: 0 0 8px; color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1.6px; }
.xmg-rfq-static-card h2 { margin: 0; font-size: 29px; line-height: 1.2; letter-spacing: -.025em; }
.xmg-rfq-static-card > p:not(.xmg-rfq-static-form-kicker):not(.xmg-rfq-static-privacy) { margin: 12px 0 24px; color: var(--xmg-muted); font-size: 13px; line-height: 1.65; }
.xmg-rfq-product-summary { margin: 0 0 22px; padding: 12px; border: 1px solid #c7dde6; border-radius: 16px; display: grid; grid-template-columns: 112px minmax(0,1fr); gap: 16px; align-items: center; background: #f3f8fa; }
.xmg-rfq-product-summary[hidden] { display: none !important; }
.xmg-rfq-product-summary-media { width: 112px; aspect-ratio: 1.32; overflow: hidden; border-radius: 11px; background: #e6f0f4; }
.xmg-rfq-product-summary-media[hidden] { display: none !important; }
.xmg-rfq-product-summary-media img { width: 100%; height: 100%; display: block; object-fit: cover; }
.xmg-rfq-product-summary-copy { min-width: 0; display: grid; gap: 5px; }
.xmg-rfq-product-summary-eyebrow { color: var(--xmg-blue); font-size: 9px; font-weight: 850; letter-spacing: 1.15px; }
.xmg-rfq-product-summary-copy > strong { overflow-wrap: anywhere; color: var(--xmg-navy-deep); font-size: 17px; line-height: 1.3; }
.xmg-rfq-product-summary-copy dl { margin: 1px 0 0; display: grid; gap: 3px; }
.xmg-rfq-product-summary-copy [data-rfq-product-detail][hidden] { display: none !important; }
.xmg-rfq-product-summary-copy dl > div { display: grid; grid-template-columns: 122px minmax(0,1fr); gap: 8px; }
.xmg-rfq-product-summary-copy dt,.xmg-rfq-product-summary-copy dd { margin: 0; font-size: 10px; line-height: 1.5; }
.xmg-rfq-product-summary-copy dt { color: #6b8292; font-weight: 700; }
.xmg-rfq-product-summary-copy dd { color: #254a64; font-weight: 700; }
.xmg-rfq-product-summary-copy small { color: #6b8292; font-size: 10px; line-height: 1.45; }
.xmg-rfq-product-link { width: max-content; min-height: 44px; margin: -4px 0 -8px; display: inline-flex; align-items: center; gap: 5px; color: var(--xmg-blue); font-size: 11px; font-weight: 800; text-decoration: none; }
.xmg-rfq-product-link[hidden] { display: none !important; }
.xmg-rfq-product-link:hover { color: var(--xmg-navy); text-decoration: underline; text-underline-offset: 3px; }
.xmg-rfq-product-link:focus-visible { border-radius: 7px; outline: 3px solid var(--xmg-focus); outline-offset: 2px; }
.xmg-rfq-static-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px 12px; }
.xmg-rfq-static-form label { display: grid; gap: 7px; color: #143b5b; font-size: 11px; font-weight: 800; }
.xmg-rfq-static-form input,
.xmg-rfq-static-form select,
.xmg-rfq-static-form textarea { width: 100%; min-height: 48px; padding: 12px 14px; border: 1px solid #cddfe7; border-radius: 11px; background: #fbfdfe; color: #183a55; font: 500 13px/1.45 inherit; box-shadow: none; }
.xmg-rfq-static-form textarea { min-height: 118px; resize: vertical; }
.xmg-rfq-static-form input:focus,
.xmg-rfq-static-form select:focus,
.xmg-rfq-static-form textarea:focus { border-color: #3ba7c9; background: #fff; outline: 0; box-shadow: 0 0 0 4px rgba(34,157,195,.12); }
.xmg-rfq-static-wide,
.xmg-rfq-static-submit { grid-column: 1/-1; }
.xmg-rfq-static-submit { min-height: 52px; margin-top: 2px; padding: 0 24px; border: 0; border-radius: 999px; color: #fff; background: linear-gradient(135deg,#0b6f95,#1689ad); font: 800 14px/1 inherit; box-shadow: 0 14px 30px rgba(11,111,149,.24); cursor: pointer; }
.xmg-rfq-static-privacy { margin: 12px 0 0; color: #728797; font-size: 10px; line-height: 1.55; }
.xmg-rfq-static-section { padding: 92px 0; }
.xmg-rfq-static-section--soft { background: var(--xmg-ice); }
.xmg-rfq-static-heading { max-width: 760px; margin: 0 auto 42px; text-align: center; }
.xmg-rfq-static-heading h2 { margin: 15px 0 0; font-size: clamp(36px,4vw,50px); line-height: 1.12; letter-spacing: -.04em; }
.xmg-rfq-static-heading > p:last-child { margin: 16px 0 0; color: var(--xmg-muted); font-size: 15px; line-height: 1.65; }
.xmg-rfq-static-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.xmg-rfq-static-steps article { min-height: 220px; padding: 30px; border: 1px solid var(--xmg-line); border-radius: 18px; background: linear-gradient(145deg,#fff,#f7fbfc); }
.xmg-rfq-static-steps span { color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1.2px; }
.xmg-rfq-static-steps h3 { margin: 38px 0 12px; font-size: 21px; line-height: 1.25; }
.xmg-rfq-static-steps p { margin: 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.68; }

/* XMG RFQ OFFICE LOCATION START */
.xmg-rfq-location { width: 100%; max-width: none; padding: 88px 0; background: #fff; border-bottom: 1px solid #d6e5eb; }
.xmg-rfq-location-inner { width: min(1180px, calc(100% - 48px)); margin-inline: auto; display: grid !important; grid-template-columns: minmax(0, .78fr) minmax(520px, 1.22fr); gap: 64px; align-items: center; }
.xmg-rfq-location-copy { max-width: 480px; }
.xmg-rfq-location-eyebrow,
.xmg-rfq-location-eyebrow .elementor-heading-title { margin: 0 0 14px; color: #0b789f; font-size: 11px; font-weight: 850; letter-spacing: 1.5px; line-height: 1.35; text-transform: uppercase; }
.xmg-rfq-location-title,
.xmg-rfq-location-title .elementor-heading-title { margin: 0; color: #061d37; font-size: clamp(34px, 3.6vw, 48px); font-weight: 800; letter-spacing: -.035em; line-height: 1.12; }
.xmg-rfq-location-details,
.xmg-rfq-location-details p,
.xmg-rfq-location-details address { color: #587083; font-size: 16px; line-height: 1.7; }
.xmg-rfq-location-details { margin-top: 22px; }
.xmg-rfq-location-details p { margin: 0 0 18px; }
.xmg-rfq-location-details address { margin: 0; font-style: normal; }
.xmg-rfq-location-details address strong { display: block; margin-bottom: 4px; color: #0b3158; font-size: 13px; letter-spacing: .04em; text-transform: uppercase; }
.xmg-rfq-location-link { min-height: 44px; margin-top: 22px; display: inline-flex; align-items: center; color: #0b789f; font-size: 14px; font-weight: 800; text-decoration: none; }
.xmg-rfq-location-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.xmg-rfq-location-link:focus-visible { border-radius: 8px; outline: 3px solid #31add0; outline-offset: 4px; }
.xmg-rfq-location-map,
.xmg-rfq-location-map .elementor-widget-container { width: 100%; min-width: 0; }
.xmg-rfq-map-frame { width: 100%; min-height: 390px; aspect-ratio: 16 / 10; overflow: hidden; border: 1px solid #d6e5eb; border-radius: 20px; background: #f3f8fa; box-shadow: 0 14px 36px rgba(6, 45, 75, .08); }
.xmg-rfq-map-frame iframe { width: 100%; height: 100%; min-height: 390px; border: 0; display: block; }
/* XMG RFQ OFFICE LOCATION END */

@media (max-width: 1040px) {
  .xmg-rfq-static-grid { grid-template-columns: 1fr; gap: 46px; }
  .xmg-rfq-static-copy { max-width: 780px; padding-top: 0; }
  body.xmg-rfq-has-product .xmg-rfq-static-card { order: -1; }
  body.xmg-rfq-has-product .xmg-rfq-inner > .xmg-inquiry-card { order: -1; }
}
@media (max-width: 1023px) {
  .xmg-rfq-location { padding: 80px 0; }
  .xmg-rfq-location-inner { width: min(100% - 40px, 1180px); grid-template-columns: 1fr; gap: 42px; }
  .xmg-rfq-location-copy { max-width: 720px; }
  .xmg-rfq-map-frame,
  .xmg-rfq-map-frame iframe { min-height: 360px; }
}
@media (max-width: 760px) {
  .xmg-rfq-static-inner { width: min(100% - 32px,1180px); }
  .xmg-rfq-static-hero { padding: 54px 0 68px; }
  .xmg-rfq-static-copy h1 { font-size: clamp(40px,12vw,52px); }
  .xmg-rfq-static-proofs p { grid-template-columns: 1fr; gap: 7px; }
  .xmg-rfq-static-card { padding: 25px 21px; border-radius: 19px; }
  .xmg-rfq-product-summary { grid-template-columns: 88px minmax(0,1fr); gap: 12px; padding: 10px; }
  .xmg-rfq-product-summary-media { width: 88px; }
  .xmg-rfq-product-summary-copy dl > div { grid-template-columns: 1fr; gap: 1px; }
  .xmg-rfq-static-form { grid-template-columns: 1fr; }
  .xmg-rfq-static-wide,
  .xmg-rfq-static-submit { grid-column: auto; }
  .xmg-rfq-static-section { padding: 66px 0; }
  .xmg-rfq-static-steps { grid-template-columns: 1fr; }
  .xmg-rfq-static-steps article { min-height: 0; }
}
@media (max-width: 767px) {
  .xmg-rfq-location { padding: 62px 0; }
  .xmg-rfq-location-inner { width: calc(100% - 32px); gap: 32px; }
  .xmg-rfq-location-title,
  .xmg-rfq-location-title .elementor-heading-title { font-size: clamp(30px, 9.2vw, 38px); }
  .xmg-rfq-map-frame { min-height: 0; aspect-ratio: 4 / 3; border-radius: 16px; }
  .xmg-rfq-map-frame iframe { min-height: 0; }
  .xmg-rfq-location-link { width: 100%; }
}

/* Homepage visual placement corrections from the annotated reference. */
.solution-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.solution-grid a { min-height: 455px; padding-top: 250px; }
.solution-grid a::before { height: 220px; }
@media (min-width: 1024px) {
  body.page-id-3604.elementor-page .xmg-hero {
    position: relative;
    padding: 58px 0 34px;
    background-color: #edf8fb;
    background-image:
      linear-gradient(90deg, rgba(248,252,254,.99) 0%, rgba(247,252,254,.97) 31%, rgba(240,249,252,.82) 47%, rgba(237,248,251,.16) 70%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/xmgfood-home-hero-1600.webp");
    background-position: center, center;
    background-size: cover, cover;
    background-repeat: no-repeat;
  }
  body.page-id-3604.elementor-page .xmg-hero-visual { min-height: 560px; opacity: 0; pointer-events: none; }
  body.page-id-3604.elementor-page .xmg-hero-image .elementor-widget-container { border: 0; box-shadow: none; }
}

.homepage-process,
body.page-id-3604.elementor-page .xmg-process {
  position: relative;
  background-color: #f3f8fa;
  background-image:
    linear-gradient(90deg, rgba(243,248,250,.98) 0%, rgba(243,248,250,.94) 42%, rgba(243,248,250,.77) 68%, rgba(243,248,250,.56) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/shipment-port-reefer.webp");
  background-position: center, center;
  background-size: cover, cover;
  background-repeat: no-repeat;
}
.homepage-process-image,
body.page-id-3604.elementor-page .xmg-process-visual { display: none; }
.homepage-process-grid article,
body.page-id-3604.elementor-page .xmg-process-card {
  min-height: 220px;
  padding: 26px 24px;
  border: 1px solid rgba(185,211,222,.9);
  border-top: 2px solid #b9d3de;
  border-radius: 14px;
  background: rgba(255,255,255,.84);
  backdrop-filter: blur(3px);
}

.evidence-grid > a {
  min-height: 300px;
  padding: 32px;
  background-image: none !important;
}
body.page-id-3604.elementor-page .xmg-v2-evidence-card,
body.page-id-3604.elementor-page .xmg-v2-evidence-card:first-child {
  min-height: 320px;
  padding: 32px;
}

body.page-id-3604.elementor-page .xmg-proof-row {
  padding: 18px 20px;
  border-top: 1px solid rgba(11,49,88,.16);
  border-bottom: 1px solid rgba(11,49,88,.12);
  background: linear-gradient(90deg, rgba(255,255,255,.96), rgba(247,251,253,.94));
}
body.page-id-3604.elementor-page .xmg-proof,
body.page-id-3604.elementor-page .xmg-proof p {
  color: #385b73;
  font-size: 13px;
  font-weight: 550;
  line-height: 1.5;
}
body.page-id-3604.elementor-page .xmg-proof strong {
  color: var(--xmg-navy-deep);
  font-size: 15px;
  font-weight: 800;
}

/* Reusable standards and certification-program marquee. */
.xmg-standard-marquee {
  --xmg-standard-marquee-gap: 14px;
  width: 100%;
  max-width: none;
  padding: 72px 0 64px;
  overflow: hidden;
  border-bottom: 1px solid var(--xmg-line);
  background: linear-gradient(180deg, #f8fbfc 0%, var(--xmg-ice) 100%);
}
.xmg-standard-marquee.xmg-standard-marquee--homepage-banner {
  position: relative;
  isolation: isolate;
  border-top: 1px solid rgba(185,211,222,.72);
  background-color: #f3f8fa;
  background-image:
    linear-gradient(90deg, rgba(248,251,252,.99) 0%, rgba(248,251,252,.97) 45%, rgba(248,251,252,.89) 67%, rgba(248,251,252,.76) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-expanded-quality-certificates-096.webp");
  background-position: center, calc(100% - 32px) center;
  background-size: cover, auto 148%;
  background-repeat: no-repeat;
}
.xmg-standard-marquee.xmg-standard-marquee--homepage-banner .xmg-standard-marquee-inner { z-index: 1; }
.xmg-standard-marquee.xmg-standard-marquee--homepage-banner .xmg-standard-marquee-viewport {
  background: rgba(255,255,255,.82);
  backdrop-filter: blur(3px);
}
.xmg-standard-marquee-inner { position: relative; }
.xmg-standard-marquee-copy {
  display: grid;
  grid-template-columns: minmax(0, .96fr) minmax(320px, .72fr);
  align-items: end;
  gap: 68px;
}
.xmg-standard-marquee-copy .eyebrow { margin: 0 0 15px; }
.xmg-standard-marquee-copy h2 {
  max-width: 720px;
  margin: 0;
  color: var(--xmg-navy-deep);
  font-size: clamp(34px, 3.8vw, 48px);
  font-weight: 800;
  line-height: 1.13;
  letter-spacing: -.035em;
  text-wrap: balance;
}
.xmg-standard-marquee-copy > p {
  max-width: 560px;
  margin: 0 0 2px;
  color: var(--xmg-muted);
  font-size: 15px;
  line-height: 1.72;
}
.xmg-standard-marquee-shell { position: relative; margin-top: 36px; }
.xmg-standard-marquee-toggle {
  min-height: 44px;
  margin: 0 0 12px auto;
  padding: 0 14px;
  border: 1px solid var(--xmg-line-strong, #b9d3de);
  border-radius: var(--xmg-radius-pill);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: var(--xmg-navy);
  background: rgba(255,255,255,.88);
  cursor: pointer;
  font-size: 11px;
  font-weight: 800;
  transition: border-color .2s ease, background .2s ease;
}
.xmg-standard-marquee-toggle:hover { border-color: var(--xmg-blue); background: #fff; }
.xmg-standard-marquee-toggle-icon {
  width: 10px;
  height: 12px;
  display: block;
  border-right: 3px solid currentColor;
  border-left: 3px solid currentColor;
}
.xmg-standard-marquee.is-paused .xmg-standard-marquee-toggle-icon {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 0;
  border-bottom: 6px solid transparent;
  border-left: 10px solid currentColor;
}
.xmg-standard-marquee-viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid var(--xmg-line);
  border-radius: var(--xmg-radius-lg);
  background: rgba(255,255,255,.72);
  box-shadow: var(--xmg-shadow-soft);
}
.xmg-standard-marquee-viewport::before,
.xmg-standard-marquee-viewport::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 64px;
  pointer-events: none;
}
.xmg-standard-marquee-viewport::before { left: 0; background: linear-gradient(90deg, #f8fbfc, rgba(248,251,252,0)); }
.xmg-standard-marquee-viewport::after { right: 0; background: linear-gradient(270deg, #f8fbfc, rgba(248,251,252,0)); }
.xmg-standard-marquee-track {
  width: max-content;
  display: flex;
  animation: xmg-standard-marquee-scroll 42s linear infinite;
  will-change: transform;
}
.xmg-standard-marquee-group {
  padding: 18px calc(var(--xmg-standard-marquee-gap) / 2);
  display: flex;
  flex: none;
  gap: var(--xmg-standard-marquee-gap);
}
.xmg-standard-logo-card {
  width: 176px;
  height: 146px;
  margin: 0;
  padding: 15px 14px 12px;
  flex: 0 0 auto;
  border: 1px solid var(--xmg-line);
  border-radius: var(--xmg-radius-md);
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  gap: 9px;
  background: #fff;
}
.xmg-standard-logo-card img {
  width: 100%;
  height: 91px;
  padding: 3px;
  object-fit: contain;
  object-position: center;
}
.xmg-standard-logo-card--wide img { padding-inline: 0; }
.xmg-standard-logo-card figcaption {
  overflow: hidden;
  color: var(--xmg-navy);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xmg-standard-marquee-viewport:hover .xmg-standard-marquee-track,
.xmg-standard-marquee-viewport:focus .xmg-standard-marquee-track,
.xmg-standard-marquee.is-paused .xmg-standard-marquee-track { animation-play-state: paused; }
.xmg-pf-standard-marquee { scroll-margin-top: 148px; }
.xmg-pf-standard-marquee .xmg-pf-document-support { margin-top: 32px; }
@keyframes xmg-standard-marquee-scroll {
  to { transform: translateX(calc(-50% - (var(--xmg-standard-marquee-gap) / 2))); }
}

.packing-section,
body.page-id-3604.elementor-page .xmg-v2-packing {
  position: relative;
  background-color: #f3f8fa;
  background-image:
    linear-gradient(90deg, rgba(243,248,250,1) 0%, rgba(243,248,250,.97) 42%, rgba(243,248,250,.70) 65%, rgba(243,248,250,.28) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/packing-formats.webp");
  background-position: center, right center;
  background-size: cover, 62% auto;
  background-repeat: no-repeat;
}
.packing-grid > ol::before,
.packing-grid > ol::after,
body.page-id-3604.elementor-page .xmg-v2-packing-image-stack { display: none; }
.packing-grid > ol,
body.page-id-3604.elementor-page .xmg-v2-packing-list {
  padding: 14px 26px;
  border: 1px solid rgba(185,211,222,.9);
  border-radius: 18px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 14px 36px rgba(6,45,75,.08);
  backdrop-filter: blur(4px);
}

.about,
body.page-id-3604.elementor-page .xmg-about {
  position: relative;
  background-color: #f3f8fa;
  background-image:
    linear-gradient(90deg, rgba(244,250,252,.99) 0%, rgba(244,250,252,.95) 43%, rgba(244,250,252,.77) 70%, rgba(244,250,252,.48) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-expanded-factory-001.webp");
  background-position: center, center;
  background-size: cover, cover;
  background-repeat: no-repeat;
}
.about .about-visual,
body.page-id-3604.elementor-page .xmg-about-image,
body.page-id-3604.elementor-page .xmg-about-caption { display: none; }
body.page-id-3604.elementor-page .xmg-home-trust-inner { min-height: 550px; }

body.page-id-3604.elementor-page .xmg-quote {
  background-image: radial-gradient(circle at 88% 8%, rgba(79,179,214,.24), transparent 31%), linear-gradient(120deg,#edf9fd 0%,#d5f0f8 70%,#bfe5f1 100%);
}
body.page-id-3604.elementor-page .xmg-global-inquiry {
  position: relative;
  background-color: #e8f3f7;
  background-image:
    linear-gradient(90deg, rgba(232,243,247,.16) 0%, rgba(232,243,247,.66) 24%, rgba(232,243,247,.90) 39%, rgba(232,243,247,.88) 69%, rgba(232,243,247,.34) 84%, rgba(232,243,247,.12) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
  background-position: center, center;
  background-size: cover, cover;
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  .xmg-standard-marquee { padding: 68px 0 60px; }
  .xmg-standard-marquee.xmg-standard-marquee--homepage-banner {
    background-image:
      linear-gradient(180deg, rgba(248,251,252,.88) 0%, rgba(248,251,252,.96) 42%, rgba(243,248,250,.99) 72%, #f3f8fa 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-expanded-quality-certificates-096.webp");
    background-position: center, right top;
    background-size: cover, auto 430px;
  }
  .xmg-standard-marquee-copy { grid-template-columns: 1fr; gap: 18px; }
  .xmg-standard-marquee-copy > p { max-width: 720px; }
  .homepage-process,
  body.page-id-3604.elementor-page .xmg-process {
    background-image:
      linear-gradient(180deg, rgba(243,248,250,.52) 0%, rgba(243,248,250,.83) 24%, rgba(243,248,250,.98) 48%, #f3f8fa 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/shipment-port-reefer.webp");
    background-position: center, center top;
    background-size: cover, auto 420px;
  }
  .packing-section,
  body.page-id-3604.elementor-page .xmg-v2-packing {
    background-image:
      linear-gradient(180deg, rgba(243,248,250,.42) 0%, rgba(243,248,250,.82) 30%, rgba(243,248,250,.98) 53%, #f3f8fa 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/packing-formats.webp");
    background-position: center, center top;
    background-size: cover, auto 430px;
  }
  .about,
  body.page-id-3604.elementor-page .xmg-about {
    background-image:
      linear-gradient(180deg, rgba(244,250,252,.46) 0%, rgba(244,250,252,.83) 29%, rgba(244,250,252,.98) 52%, #f4fafc 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-expanded-factory-001.webp");
    background-position: center, center top;
    background-size: cover, auto 390px;
  }
  .home-trust-grid,
  body.page-id-3604.elementor-page .xmg-home-trust-inner { min-height: 0; padding-top: 270px; grid-template-columns: 1fr; gap: 42px; }
  .home-trust-copy,
  body.page-id-3604.elementor-page .xmg-home-trust-copy { max-width: 760px; }
  body.page-id-3604.elementor-page .xmg-global-inquiry {
    padding-top: clamp(360px, 61.82vw, 520px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.06) 0%, rgba(232,243,247,.18) 28%, rgba(232,243,247,.72) 44%, #e8f3f7 58%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
    background-position: center, center top;
    background-size: cover, 100% auto;
  }
}

@media (max-width: 767px) {
  .xmg-standard-marquee { --xmg-standard-marquee-gap: 10px; padding: 56px 0 50px; }
  .xmg-standard-marquee.xmg-standard-marquee--homepage-banner { background-size: cover, auto 300px; }
  .xmg-standard-marquee-inner { width: calc(100% - 32px); }
  .xmg-standard-marquee-copy h2 { font-size: clamp(30px, 9.2vw, 38px); }
  .xmg-standard-marquee-copy > p { font-size: 14px; }
  .xmg-standard-marquee-shell { margin-top: 26px; }
  .xmg-standard-marquee-viewport { border-radius: var(--xmg-radius-md); }
  .xmg-standard-marquee-viewport::before,
  .xmg-standard-marquee-viewport::after { width: 28px; }
  .xmg-standard-marquee-group { padding-block: 12px; }
  .xmg-standard-logo-card { width: 150px; height: 132px; padding: 12px 11px 10px; }
  .xmg-standard-logo-card img { height: 82px; }
  .solution-grid { grid-template-columns: 1fr; }
  .solution-grid a { min-height: 430px; padding-top: 222px; }
  .solution-grid a::before { height: 195px; }
  .homepage-process-grid article,
  body.page-id-3604.elementor-page .xmg-process-card { min-height: 0; }
  body.page-id-3604.elementor-page .xmg-proof-row { padding: 8px 16px; }
  body.page-id-3604.elementor-page .xmg-proof,
  body.page-id-3604.elementor-page .xmg-proof:first-child,
  body.page-id-3604.elementor-page .xmg-proof:last-child { padding: 12px 0; }
  .packing-grid > ol,
  body.page-id-3604.elementor-page .xmg-v2-packing-list { padding: 10px 18px; }
  .home-trust-grid,
  body.page-id-3604.elementor-page .xmg-home-trust-inner { padding-top: 220px; gap: 32px; }
  .home-trust-list article,
  body.elementor-page .xmg-home-trust-item { min-height: 0; padding: 21px 19px; grid-template-columns: 40px minmax(0, 1fr); gap: 14px; }
  .home-trust-copy > .button,
  body.elementor-page .xmg-home-trust-cta,
  body.elementor-page .xmg-home-trust-cta .elementor-button { width: 100% !important; }
  body.page-id-3604.elementor-page .xmg-global-inquiry {
    padding-top: calc(61.82vw + 36px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.05) 0%, rgba(232,243,247,.16) 18%, rgba(232,243,247,.48) 31%, #e8f3f7 43%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
    background-position: center, center top;
    background-size: cover, 100% auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .xmg-standard-marquee-toggle { display: none; }
  .xmg-standard-marquee-viewport { overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: thin; }
  .xmg-standard-marquee-viewport::before,
  .xmg-standard-marquee-viewport::after { display: none; }
  .xmg-standard-marquee-track { width: max-content; animation: none; will-change: auto; }
  .xmg-standard-marquee-group[aria-hidden="true"] { display: none; }
}

/* XMG CERTIFICATION KNOWLEDGE & EVIDENCE HUB START */
.xmg-cert-hero { padding-top: 44px; background: linear-gradient(145deg, #f7fcfd 0%, #eaf6fa 58%, #dfeff5 100%); }
.xmg-cert-page .xmg-cert-hero,
body.page-id-3761.elementor-page .xmg-cert-hero {
  position: relative;
  isolation: isolate;
  background-color: #edf8fb;
  background-image:
    linear-gradient(90deg, rgba(237,248,251,.98) 0%, rgba(237,248,251,.94) 35%, rgba(237,248,251,.78) 53%, rgba(237,248,251,.42) 73%, rgba(237,248,251,.62) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-quality-supply-food-safety-certificates-20260812.webp");
  background-position: center, center;
  background-size: cover, cover;
  background-repeat: no-repeat;
}
.xmg-cert-hero-inner { grid-template-columns: minmax(0, .9fr) minmax(500px, 1.1fr); align-items: start; gap: 48px; }
.xmg-cert-hero-inner,
.xmg-cert-proof { position: relative; z-index: 1; }
.xmg-cert-hero-copy { padding-top: 18px; }
.xmg-cert-hero .xmg-page-title .elementor-heading-title,
.xmg-cert-hero .xmg-page-title { font-size: clamp(43px, 4.35vw, 59px); }
.xmg-cert-hero-evidence { min-width: 0; padding: 18px; border: 1px solid rgba(11,49,88,.13); border-radius: var(--xmg-radius-feature); display: grid; grid-template-columns: minmax(0,1fr) 164px; gap: 16px; background: rgba(255,255,255,.92); box-shadow: var(--xmg-shadow-raised); backdrop-filter: blur(4px); }
.xmg-cert-hero-status { grid-column: 1 / -1; padding: 13px 15px; border-radius: var(--xmg-radius-md); color: #754b00; background: #fff5d9; }
.xmg-cert-hero-status p { margin: 0; font-size: 11px; line-height: 1.45; }
.xmg-cert-hero-status strong,
.xmg-cert-hero-status span { display: block; }
.xmg-cert-hero-status strong { margin-bottom: 3px; color: #6a4300; font-size: 10px; letter-spacing: 1.15px; }
.xmg-cert-hero-status--current { color: #285b2e; background: #edf7e9; }
.xmg-cert-hero-status--current strong { color: #285b2e; }
.xmg-cert-hero-document,
.xmg-cert-hero-document .elementor-widget-container { min-height: 430px; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-md); background: #f6fafb; }
.xmg-cert-hero-document img { width: 100%; height: 430px; object-fit: contain; object-position: center top; }
.xmg-cert-hero-fields-widget { min-width: 0; }
.xmg-cert-hero-fields { height: 100%; margin: 0; display: grid; align-content: stretch; gap: 9px; }
.xmg-cert-hero-fields > div { min-width: 0; padding: 14px 12px; border: 1px solid var(--xmg-line); border-radius: 11px; display: flex; flex-direction: column; justify-content: center; background: var(--xmg-ice); }
.xmg-cert-hero-fields dt { margin: 0 0 5px; color: var(--xmg-blue); font-size: 9px; font-weight: 850; letter-spacing: 1px; text-transform: uppercase; }
.xmg-cert-hero-fields dd { margin: 0; color: var(--xmg-navy-deep); font-size: 11px; font-weight: 750; line-height: 1.4; overflow-wrap: anywhere; }
.xmg-cert-proof { margin-top: 32px; }

.xmg-cert-coverage .xmg-page-section-head { max-width: 930px; }
.xmg-cert-coverage-band { border-top: 1px solid var(--xmg-line-strong); }
.xmg-cert-coverage-band article { min-height: 152px; padding: 24px 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 112px minmax(0,1fr); align-items: center; gap: 28px; }
.xmg-cert-coverage-logo { width: 112px; height: 92px; padding: 13px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-md); display: grid; place-items: center; background: #fff; }
.xmg-cert-coverage-logo img { width: 100%; height: 100%; object-fit: contain; }
.xmg-cert-coverage-band article > div:last-child { display: grid; grid-template-columns: minmax(170px,.65fr) minmax(240px,1fr); column-gap: 32px; align-items: start; }
.xmg-cert-coverage-band p { margin: 0 0 7px; color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1px; text-transform: uppercase; }
.xmg-cert-coverage-band h3 { grid-row: 2; margin: 0; color: var(--xmg-navy-deep); font-size: 22px; line-height: 1.3; }
.xmg-cert-coverage-band span { grid-column: 2; grid-row: 1 / span 2; color: var(--xmg-ink); font-size: 14px; font-weight: 750; line-height: 1.55; }
.xmg-cert-coverage-band small { grid-column: 1 / -1; margin-top: 13px; color: var(--xmg-muted); font-size: 12px; line-height: 1.55; }
.xmg-cert-scope-note { max-width: 900px; margin: 26px 0 0; padding: 16px 18px; border-left: 3px solid var(--xmg-blue); color: var(--xmg-muted); background: var(--xmg-ice); font-size: 13px; line-height: 1.62; }
.xmg-cert-scope-note strong { color: var(--xmg-navy); }

.xmg-cert-current-evidence .xmg-page-section-head { max-width: 920px; }
.xmg-cert-current-layout { display: grid; grid-template-columns: minmax(360px,.76fr) minmax(0,1.24fr); align-items: start; gap: 62px; }
.xmg-cert-current-document { min-width: 0; padding: 15px; border: 1px solid rgba(255,255,255,.18); border-radius: var(--xmg-radius-feature); background: rgba(255,255,255,.07); }
.xmg-cert-current-image,
.xmg-cert-current-image .elementor-widget-container { overflow: hidden; border-radius: var(--xmg-radius-md); background: #fff; }
.xmg-cert-current-image img { width: 100%; max-height: 620px; object-fit: contain; object-position: center top; }
.xmg-cert-current-status { padding: 15px 4px 2px; }
.xmg-cert-current-status p { margin: 0; }
.xmg-cert-current-status strong,
.xmg-cert-current-status span { display: block; }
.xmg-cert-current-status strong { color: #a7d990; font-size: 11px; letter-spacing: .8px; text-transform: uppercase; }
.xmg-cert-current-status span { margin-top: 5px; color: #c6d7e1; font-size: 12px; }
.xmg-cert-current-facts { border-top: 1px solid rgba(255,255,255,.2); }
.xmg-cert-current-facts > div { min-height: 115px; padding: 24px 0; border-bottom: 1px solid rgba(255,255,255,.16); display: grid; grid-template-columns: 145px minmax(0,1fr); gap: 22px; }
.xmg-cert-current-facts span { color: #86d5ea; font-size: 10px; font-weight: 850; letter-spacing: 1px; }
.xmg-cert-current-facts strong { color: #fff; font-size: 18px; line-height: 1.48; }
.xmg-cert-current-note { margin: 28px 0 0; padding: 20px 22px; border: 1px solid rgba(255,255,255,.18); border-radius: var(--xmg-radius-md); color: #c5d4dd; background: rgba(255,255,255,.055); font-size: 13px; line-height: 1.68; }

.xmg-cert-buyer-section .xmg-page-section-head { max-width: 930px; }
.xmg-cert-buyer-value { border-top: 1px solid var(--xmg-line-strong); }
.xmg-cert-buyer-value article { padding: 31px 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 52px minmax(0,1fr); gap: 20px; }
.xmg-cert-buyer-value article > span { color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1px; }
.xmg-cert-buyer-value article > div { display: grid; grid-template-columns: minmax(280px,.8fr) minmax(0,1.2fr); gap: 42px; }
.xmg-cert-buyer-value p { margin: 0 0 7px; color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: 1px; }
.xmg-cert-buyer-value h3 { margin: 0; color: var(--xmg-navy-deep); font-size: 25px; line-height: 1.3; }
.xmg-cert-buyer-value ul { margin: 0; padding: 0; list-style: none; }
.xmg-cert-buyer-value li { position: relative; margin: 0 0 8px; padding-left: 18px; color: var(--xmg-muted); font-size: 14px; line-height: 1.58; }
.xmg-cert-buyer-value li::before { content: ""; position: absolute; top: .68em; left: 0; width: 6px; height: 6px; border-radius: 50%; background: var(--xmg-green); }

.xmg-cert-decision-start .xmg-page-section-head { max-width: 900px; }
.xmg-cert-classification-list { border-top: 1px solid var(--xmg-line-strong); }
.xmg-cert-classification-list article { min-height: 154px; padding: 28px 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 66px minmax(0,1fr); gap: 22px; }
.xmg-cert-classification-list article > span { color: var(--xmg-blue); font-size: 12px; font-weight: 850; letter-spacing: 1px; }
.xmg-cert-classification-list h3 { margin: 0 0 9px; color: var(--xmg-navy-deep); font-size: 23px; line-height: 1.28; }
.xmg-cert-classification-list p { max-width: 78ch; margin: 0; color: var(--xmg-muted); font-size: 15px; line-height: 1.72; }
.xmg-cert-knowledge-bridge-widget { margin-top: 42px; }
.xmg-cert-knowledge-bridge { padding: 34px 36px; border: 1px solid var(--xmg-line-strong); border-radius: var(--xmg-radius-feature); display: grid; grid-template-columns: minmax(250px,.72fr) minmax(0,1.28fr); gap: 48px; background: linear-gradient(135deg,#f6fbfc,#eaf5f8); }
.xmg-cert-knowledge-bridge h3 { max-width: 19ch; margin: 8px 0 0; color: var(--xmg-navy-deep); font-size: clamp(27px,3vw,38px); line-height: 1.14; letter-spacing: -.025em; }
.xmg-cert-knowledge-bridge p { max-width: 70ch; margin: 0 0 14px; color: var(--xmg-muted); font-size: 14px; line-height: 1.72; }
.xmg-cert-knowledge-bridge .xmg-cert-knowledge-label { margin: 0; color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: 1.15px; }
.xmg-cert-knowledge-bridge a { min-height: 44px; padding-top: 8px; display: inline-flex; align-items: center; color: var(--xmg-navy); font-size: 13px; font-weight: 850; }
.xmg-cert-knowledge-bridge a:hover { color: var(--xmg-blue); }

.xmg-cert-matrix-wrap,
.xmg-cert-program-wrap { overflow: hidden; border: 1px solid var(--xmg-line-strong); border-radius: var(--xmg-radius-lg); background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-cert-matrix,
.xmg-cert-program-table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.xmg-cert-matrix th,
.xmg-cert-matrix td,
.xmg-cert-program-table th,
.xmg-cert-program-table td { padding: 20px 18px; border-right: 1px solid var(--xmg-line); border-bottom: 1px solid var(--xmg-line); vertical-align: top; color: var(--xmg-muted); font-size: 13px; line-height: 1.58; text-align: left; overflow-wrap: anywhere; }
.xmg-cert-matrix th:last-child,
.xmg-cert-matrix td:last-child,
.xmg-cert-program-table th:last-child,
.xmg-cert-program-table td:last-child { border-right: 0; }
.xmg-cert-matrix tbody tr:last-child > *,
.xmg-cert-program-table tbody tr:last-child > * { border-bottom: 0; }
.xmg-cert-matrix thead th,
.xmg-cert-program-table thead th { padding-top: 16px; padding-bottom: 16px; color: #fff; background: var(--xmg-navy); font-size: 10px; font-weight: 850; letter-spacing: .65px; text-transform: uppercase; }
.xmg-cert-matrix tbody th,
.xmg-cert-program-table tbody th { color: var(--xmg-navy-deep); background: #f7fbfc; font-weight: 800; }
.xmg-cert-matrix th:nth-child(1) { width: 18%; }
.xmg-cert-matrix th:nth-child(2) { width: 29%; }
.xmg-cert-matrix th:nth-child(3) { width: 28%; }
.xmg-cert-matrix th:nth-child(4) { width: 25%; }

.xmg-cert-programs .xmg-page-section-head { max-width: 930px; }
.xmg-cert-program-wrap { border-color: rgba(255,255,255,.19); background: rgba(255,255,255,.055); box-shadow: none; }
.xmg-cert-program-table th,
.xmg-cert-program-table td { border-color: rgba(255,255,255,.15); color: #c0d0da; }
.xmg-cert-program-table thead th { color: #d9f2f8; background: rgba(18,91,127,.34); }
.xmg-cert-program-table tbody th { color: #fff; background: rgba(255,255,255,.06); }
.xmg-cert-program-table th:nth-child(1) { width: 16%; }
.xmg-cert-program-table th:nth-child(2) { width: 16%; }
.xmg-cert-program-table th:nth-child(3) { width: 20%; }
.xmg-cert-program-table th:nth-child(4) { width: 22%; }
.xmg-cert-program-table th:nth-child(5) { width: 26%; }
.xmg-cert-program-table a { color: #8fd8ec; font-weight: 750; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.xmg-cert-program-table a:hover { color: #fff; }
.xmg-cert-controlled-note { max-width: 860px; margin-top: 26px; color: #c0d0da; font-size: 14px; }
.xmg-cert-controlled-note p { margin: 0; }
.xmg-cert-controlled-note strong { color: #fff; }
.xmg-cert-dark-button { margin-top: 26px; }
.xmg-cert-programs .xmg-cert-dark-button .elementor-button { border-color: rgba(255,255,255,.42); color: #fff !important; background: transparent; }
.xmg-cert-programs .xmg-cert-dark-button .elementor-button:hover { border-color: #fff; background: rgba(255,255,255,.09); }

.xmg-cert-verify-layout { display: grid; grid-template-columns: minmax(360px,.77fr) minmax(0,1.23fr); align-items: start; gap: 64px; }
.xmg-cert-document-panel { min-width: 0; padding: 16px; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-feature); background: #f6fafb; box-shadow: var(--xmg-shadow-soft); }
.xmg-cert-document-image,
.xmg-cert-document-image .elementor-widget-container { overflow: hidden; border-radius: var(--xmg-radius-md); background: #fff; }
.xmg-cert-document-image img { width: 100%; max-height: 650px; object-fit: contain; object-position: center top; }
.xmg-cert-document-caption { padding: 17px 4px 2px; }
.xmg-cert-document-caption p { margin: 8px 0 0; color: var(--xmg-muted); font-size: 12px; line-height: 1.6; }
.xmg-cert-document-caption .xmg-cert-history-label { margin: 0; color: #714700; font-size: 11px; font-weight: 850; letter-spacing: .3px; }
.xmg-cert-document-caption .xmg-cert-current-reading-label { margin: 0; color: var(--xmg-success); font-size: 11px; font-weight: 850; letter-spacing: .3px; }
.xmg-cert-field-list { margin: 0; padding: 0; border-top: 1px solid var(--xmg-line-strong); list-style: none; }
.xmg-cert-field-list li { min-height: 111px; padding: 21px 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 50px minmax(0,1fr); gap: 18px; }
.xmg-cert-field-list li > span { color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1px; }
.xmg-cert-field-list h3 { margin: 0 0 7px; color: var(--xmg-navy-deep); font-size: 19px; line-height: 1.32; }
.xmg-cert-field-list p { margin: 0; color: var(--xmg-muted); font-size: 14px; line-height: 1.64; }
.xmg-cert-official-link { min-height: 44px; margin-top: 22px; padding: 10px 0; display: inline-flex; align-items: center; color: var(--xmg-navy); font-size: 13px; font-weight: 850; }
.xmg-cert-official-link:hover { color: var(--xmg-blue); }
.xmg-cert-process .xmg-page-steps { grid-template-columns: repeat(4,minmax(0,1fr)); }

.xmg-cert-guides { width: 100%; max-width: none; padding: 96px 0; background: #fff; }
.xmg-cert-guides-inner { width: min(1180px,calc(100% - 48px)); margin-inline: auto; }
.xmg-cert-guides-head { max-width: 840px; margin-bottom: 42px; }
.xmg-cert-guides-kicker { margin: 0 0 16px; color: var(--xmg-blue); font-size: 11px; font-weight: 850; letter-spacing: 1.55px; text-transform: uppercase; }
.xmg-cert-guides-kicker::before { content: ""; width: 28px; height: 2px; margin: 0 10px 3px 0; display: inline-block; background: linear-gradient(90deg,var(--xmg-green),var(--xmg-blue)); }
.xmg-cert-guides-title { margin: 0; color: var(--xmg-navy-deep); font-size: clamp(36px,4vw,52px); line-height: 1.12; letter-spacing: -.035em; }
.xmg-cert-guides-lead { max-width: 68ch; margin: 18px 0 0; color: var(--xmg-muted); }
.xmg-cert-guide-featured { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.xmg-cert-guide-card { min-width: 0; overflow: hidden; border: 1px solid var(--xmg-line); border-radius: var(--xmg-radius-lg); background: #fff; box-shadow: var(--xmg-shadow-soft); }
.xmg-cert-guide-card a { height: 100%; display: grid; grid-template-columns: minmax(150px,.42fr) minmax(0,.58fr); }
.xmg-cert-guide-card img { width: 100%; height: 100%; min-height: 230px; object-fit: cover; }
.xmg-cert-guide-card-body { padding: 28px; display: flex; flex-direction: column; }
.xmg-cert-guide-label { margin: 0 0 20px; color: var(--xmg-blue); font-size: 10px; font-weight: 850; letter-spacing: 1px; text-transform: uppercase; }
.xmg-cert-guide-card h3 { margin: 0; color: var(--xmg-navy-deep); font-size: 21px; line-height: 1.35; }
.xmg-cert-guide-excerpt { margin: 14px 0 0; color: var(--xmg-muted); font-size: 13px; line-height: 1.62; }
.xmg-cert-guide-meta { margin: auto 0 0; padding-top: 22px; color: #718798; font-size: 11px; }
.xmg-cert-guide-latest { margin-top: 30px; border-top: 1px solid var(--xmg-line-strong); }
.xmg-cert-guide-latest a { min-height: 72px; padding: 18px 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 110px minmax(0,1fr) auto; align-items: center; gap: 24px; }
.xmg-cert-guide-latest time { color: #718798; font-size: 11px; }
.xmg-cert-guide-latest strong { color: var(--xmg-navy-deep); font-size: 15px; line-height: 1.45; }
.xmg-cert-guide-latest span { color: var(--xmg-blue); font-size: 12px; font-weight: 850; }

.xmg-cert-cta-inner { align-items: flex-end; }
.xmg-cert-cta .xmg-page-cta-copy { max-width: 860px; }
.xmg-cert-cta-inputs { margin: 22px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; list-style: none; }
.xmg-cert-cta-inputs li { min-height: 36px; padding: 7px 12px; border: 1px solid rgba(11,49,88,.16); border-radius: var(--xmg-radius-pill); display: inline-flex; align-items: center; color: var(--xmg-navy); background: rgba(255,255,255,.58); font-size: 11px; font-weight: 750; }
.xmg-page-schema { display: none; }

@media (max-width: 1023px) {
  .xmg-cert-hero-inner { grid-template-columns: minmax(0,.84fr) minmax(430px,1.16fr); gap: 30px; }
  .xmg-cert-hero-evidence { grid-template-columns: minmax(0,1fr) 136px; padding: 14px; gap: 12px; }
  .xmg-cert-hero-document,
  .xmg-cert-hero-document .elementor-widget-container { min-height: 390px; }
  .xmg-cert-hero-document img { height: 390px; }
  .xmg-cert-hero-fields > div { padding: 11px 9px; }
  .xmg-cert-verify-layout { grid-template-columns: minmax(310px,.72fr) minmax(0,1.28fr); gap: 38px; }
  .xmg-cert-current-layout { grid-template-columns: minmax(310px,.7fr) minmax(0,1.3fr); gap: 38px; }
  .xmg-cert-buyer-value article > div { grid-template-columns: minmax(240px,.75fr) minmax(0,1.25fr); gap: 28px; }
  .xmg-cert-knowledge-bridge { grid-template-columns: minmax(220px,.62fr) minmax(0,1.38fr); gap: 30px; }
  .xmg-cert-program-table th,
  .xmg-cert-program-table td { padding: 17px 13px; font-size: 12px; }
  .xmg-cert-process .xmg-page-steps { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .xmg-cert-guide-card a { grid-template-columns: 1fr; }
  .xmg-cert-guide-card img { min-height: 190px; max-height: 230px; }
}

@media (max-width: 767px) {
  .xmg-cert-hero { padding-top: 28px; }
  .xmg-cert-page .xmg-cert-hero,
  body.page-id-3761.elementor-page .xmg-cert-hero {
    background-image:
      linear-gradient(180deg, rgba(237,248,251,.93) 0%, rgba(237,248,251,.86) 43%, rgba(237,248,251,.63) 67%, rgba(237,248,251,.82) 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-quality-supply-food-safety-certificates-20260812.webp");
    background-position: center, 86% center;
  }
  .xmg-cert-hero-inner { width: calc(100% - 32px); grid-template-columns: 1fr; gap: 30px; }
  .xmg-cert-hero-copy { padding-top: 0; }
  .xmg-cert-hero .xmg-page-title .elementor-heading-title,
  .xmg-cert-hero .xmg-page-title { font-size: clamp(37px,10.8vw,47px); }
  .xmg-cert-hero .xmg-page-actions { align-items: stretch; flex-direction: column; }
  .xmg-cert-hero .xmg-page-actions > .elementor-element,
  .xmg-cert-hero .xmg-page-actions .xmg-page-button,
  .xmg-cert-hero .xmg-page-actions .xmg-page-button-outline,
  .xmg-cert-hero .xmg-page-actions .elementor-button { width: 100% !important; }
  .xmg-cert-hero-evidence { grid-template-columns: 1fr; padding: 13px; gap: 13px; }
  .xmg-cert-hero-status { grid-column: auto; }
  .xmg-cert-hero-document,
  .xmg-cert-hero-document .elementor-widget-container { min-height: 0; }
  .xmg-cert-hero-document img { height: auto; max-height: 560px; }
  .xmg-cert-hero-fields { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .xmg-cert-hero-fields > div { min-height: 82px; padding: 13px 12px; }
  .xmg-cert-proof { width: calc(100% - 32px); }
  .xmg-cert-coverage-band article { grid-template-columns: 82px minmax(0,1fr); gap: 18px; }
  .xmg-cert-coverage-logo { width: 82px; height: 76px; padding: 10px; }
  .xmg-cert-coverage-band article > div:last-child { grid-template-columns: 1fr; gap: 0; }
  .xmg-cert-coverage-band span,
  .xmg-cert-coverage-band small { grid-column: auto; grid-row: auto; }
  .xmg-cert-coverage-band span { margin-top: 9px; }
  .xmg-cert-current-layout { grid-template-columns: 1fr; gap: 34px; }
  .xmg-cert-current-image img { max-height: none; }
  .xmg-cert-current-facts > div { min-height: 0; grid-template-columns: 112px minmax(0,1fr); }
  .xmg-cert-buyer-value article { grid-template-columns: 38px minmax(0,1fr); gap: 12px; }
  .xmg-cert-buyer-value article > div { grid-template-columns: 1fr; gap: 18px; }
  .xmg-cert-buyer-value h3 { font-size: 22px; }
  .xmg-cert-classification-list article { min-height: 0; grid-template-columns: 38px minmax(0,1fr); gap: 12px; }
  .xmg-cert-classification-list h3 { font-size: 20px; }
  .xmg-cert-classification-list p { font-size: 14px; }
  .xmg-cert-knowledge-bridge { padding: 26px 22px; grid-template-columns: 1fr; gap: 24px; }
  .xmg-cert-knowledge-bridge h3 { max-width: 22ch; font-size: 28px; }
  .xmg-cert-matrix-wrap,
  .xmg-cert-program-wrap { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
  .xmg-cert-matrix,
  .xmg-cert-program-table,
  .xmg-cert-matrix tbody,
  .xmg-cert-program-table tbody { display: block; }
  .xmg-cert-matrix thead,
  .xmg-cert-program-table thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
  .xmg-cert-matrix tr,
  .xmg-cert-program-table tr { margin-bottom: 14px; padding: 7px 16px; border: 1px solid var(--xmg-line-strong); border-radius: var(--xmg-radius-md); display: block; background: #fff; box-shadow: 0 9px 22px rgba(6,45,75,.055); }
  .xmg-cert-matrix th,
  .xmg-cert-matrix td,
  .xmg-cert-program-table th,
  .xmg-cert-program-table td { width: 100% !important; padding: 13px 0; border: 0; border-bottom: 1px solid var(--xmg-line); display: grid; grid-template-columns: 112px minmax(0,1fr); gap: 12px; color: var(--xmg-muted); background: transparent; font-size: 13px; }
  .xmg-cert-matrix tr > *:last-child,
  .xmg-cert-program-table tr > *:last-child { border-bottom: 0; }
  .xmg-cert-matrix th::before,
  .xmg-cert-matrix td::before,
  .xmg-cert-program-table th::before,
  .xmg-cert-program-table td::before { content: attr(data-label); color: var(--xmg-blue); font-size: 9px; font-weight: 850; letter-spacing: .55px; line-height: 1.5; text-transform: uppercase; }
  .xmg-cert-matrix tbody th,
  .xmg-cert-program-table tbody th { color: var(--xmg-navy-deep); font-weight: 800; }
  .xmg-cert-program-table tr { border-color: rgba(255,255,255,.19); background: rgba(255,255,255,.055); box-shadow: none; }
  .xmg-cert-program-table th,
  .xmg-cert-program-table td { border-color: rgba(255,255,255,.15); color: #c6d4dd; }
  .xmg-cert-program-table tbody th { color: #fff; }
  .xmg-cert-program-table th::before,
  .xmg-cert-program-table td::before { color: #86d5ea; }
  .xmg-cert-verify-layout { grid-template-columns: 1fr; gap: 34px; }
  .xmg-cert-document-panel { padding: 12px; }
  .xmg-cert-document-image img { max-height: none; }
  .xmg-cert-field-list li { grid-template-columns: 38px minmax(0,1fr); gap: 12px; }
  .xmg-cert-process .xmg-page-steps { grid-template-columns: 1fr; }
  .xmg-cert-guides { padding: 72px 0; }
  .xmg-cert-guides-inner { width: calc(100% - 32px); }
  .xmg-cert-guide-featured { grid-template-columns: 1fr; }
  .xmg-cert-guide-card a { grid-template-columns: 1fr; }
  .xmg-cert-guide-card img { min-height: 0; max-height: 240px; aspect-ratio: 16 / 9; }
  .xmg-cert-guide-card-body { padding: 23px 20px; }
  .xmg-cert-guide-latest a { grid-template-columns: 1fr auto; gap: 5px 16px; }
  .xmg-cert-guide-latest time { grid-column: 1 / -1; }
  .xmg-cert-cta-inner { align-items: stretch; }
}

@media (max-width: 390px) {
  .xmg-cert-hero-inner,
  .xmg-cert-proof,
  .xmg-cert-guides-inner { width: calc(100% - 28px); }
  .xmg-cert-hero-fields { grid-template-columns: 1fr; }
  .xmg-cert-hero-fields > div { min-height: 72px; }
  .xmg-cert-coverage-band article { grid-template-columns: 1fr; }
  .xmg-cert-coverage-logo { width: 96px; }
  .xmg-cert-current-facts > div { grid-template-columns: 1fr; gap: 8px; }
  .xmg-cert-matrix th,
  .xmg-cert-matrix td,
  .xmg-cert-program-table th,
  .xmg-cert-program-table td { grid-template-columns: 1fr; gap: 5px; }
  .xmg-cert-classification-list article { grid-template-columns: 1fr; }
  .xmg-cert-classification-list article > span { margin-bottom: -3px; }
}

/* Restore the approved commercial-coordination banner behind the shared RFQ. */
body.page-id-3761.elementor-page .xmg-global-inquiry {
  position: relative;
  background-color: #e8f3f7;
  background-image:
    linear-gradient(90deg, rgba(232,243,247,.18) 0%, rgba(232,243,247,.62) 26%, rgba(232,243,247,.92) 43%, rgba(232,243,247,.94) 72%, rgba(232,243,247,.58) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
  background-position: center, center;
  background-size: cover, cover;
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  body.page-id-3761.elementor-page .xmg-global-inquiry {
    padding-top: clamp(330px, 56vw, 500px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.04) 0%, rgba(232,243,247,.16) 28%, rgba(232,243,247,.76) 46%, #e8f3f7 59%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
    background-position: center, center top;
    background-size: cover, 100% auto;
  }
}

@media (max-width: 767px) {
  body.page-id-3761.elementor-page .xmg-global-inquiry {
    padding-top: calc(61.82vw + 34px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.03) 0%, rgba(232,243,247,.14) 18%, rgba(232,243,247,.50) 31%, #e8f3f7 43%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp");
    background-position: center, center top;
    background-size: cover, 100% auto;
  }
}
/* XMG CERTIFICATION KNOWLEDGE & EVIDENCE HUB END */

/* XMG COMPANY NEWS SHARED RFQ BANNER RESTORATION START */
body.page-id-3995.elementor-page .xmg-global-inquiry {
  position: relative;
  background-color: #e8f3f7 !important;
  background-image:
    linear-gradient(90deg, rgba(232,243,247,.16) 0%, rgba(232,243,247,.66) 24%, rgba(232,243,247,.90) 39%, rgba(232,243,247,.88) 69%, rgba(232,243,247,.34) 84%, rgba(232,243,247,.12) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
  background-position: center, center !important;
  background-size: cover, cover !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 1023px) {
  body.page-id-3995.elementor-page .xmg-global-inquiry {
    padding-top: clamp(360px, 61.82vw, 520px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.06) 0%, rgba(232,243,247,.18) 28%, rgba(232,243,247,.72) 44%, #e8f3f7 58%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
    background-position: center, center top !important;
    background-size: cover, 100% auto !important;
  }
}

@media (max-width: 767px) {
  body.page-id-3995.elementor-page .xmg-global-inquiry {
    padding-top: calc(61.82vw + 36px);
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.05) 0%, rgba(232,243,247,.16) 18%, rgba(232,243,247,.48) 31%, #e8f3f7 43%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
    background-position: center, center top !important;
    background-size: cover, 100% auto !important;
  }
}
/* XMG COMPANY NEWS SHARED RFQ BANNER RESTORATION END */
/* New Crop and New Products — controlled seasonal sourcing page. */
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media .elementor-widget-container,
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media img{aspect-ratio:16/9;object-fit:cover}
body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item strong{color:var(--xmg-blue);letter-spacing:.04em}
body.page-id-3987 .xmg-newcrop-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
body.page-id-3987 .xmg-newcrop-card{min-width:0;overflow:hidden;border:1px solid var(--xmg-line);border-radius:var(--xmg-radius-lg);background:#fff;box-shadow:var(--xmg-shadow-soft)}
body.page-id-3987 .xmg-newcrop-card-image .elementor-widget-container{aspect-ratio:4/3;overflow:hidden;background:var(--xmg-ice)}
body.page-id-3987 .xmg-newcrop-card-image img{width:100%;height:100%;object-fit:cover}
body.page-id-3987 .xmg-newcrop-card-body{padding:26px}
body.page-id-3987 .xmg-newcrop-window,
body.page-id-3987 .xmg-newcrop-window p{margin:0;color:var(--xmg-green);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
body.page-id-3987 .xmg-newcrop-card-title .elementor-heading-title{margin:12px 0 8px;color:var(--xmg-navy-deep);font-size:26px;font-weight:800;line-height:1.15}
body.page-id-3987 .xmg-newcrop-card-copy,
body.page-id-3987 .xmg-newcrop-card-copy p{color:var(--xmg-muted);font-size:14px;line-height:1.65}
body.page-id-3987 .xmg-newcrop-card-copy .xmg-newcrop-category{margin-bottom:8px;color:var(--xmg-blue);font-size:11px;font-weight:800;text-transform:uppercase}
body.page-id-3987 .xmg-newcrop-card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
body.page-id-3987 .xmg-newcrop-card-actions .elementor-widget{width:auto}
body.page-id-3987 .xmg-newcrop-request .elementor-button{min-height:44px;padding:0 18px;border:1px solid #bdd7e0;border-radius:999px;background:#fff;color:var(--xmg-navy);font-size:12px;font-weight:800}
body.page-id-3987 .xmg-newcrop-request .elementor-button:hover{border-color:var(--xmg-blue);color:var(--xmg-blue)}
body.page-id-3987 .xmg-newcrop-timeline{position:relative;display:grid!important;gap:0;margin-top:12px}
body.page-id-3987 .xmg-newcrop-timeline:before{content:"";position:absolute;top:0;bottom:0;left:31px;width:1px;background:#bdd7e0}
body.page-id-3987 .xmg-newcrop-timeline-item{position:relative;display:grid!important;grid-template-columns:64px minmax(0,1fr) auto;gap:28px;align-items:center;padding:32px 0;border-bottom:1px solid var(--xmg-line)}
body.page-id-3987 .xmg-newcrop-timeline-number{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;border:1px solid #b7d3dd;border-radius:50%;background:#fff;color:var(--xmg-blue);font-size:12px;font-weight:850}
body.page-id-3987 .xmg-newcrop-timeline-number p{margin:0}
body.page-id-3987 .xmg-newcrop-timeline-title .elementor-heading-title{margin:8px 0;color:var(--xmg-navy-deep);font-size:28px;font-weight:800}
body.page-id-3987 .xmg-newcrop-timeline-body,
body.page-id-3987 .xmg-newcrop-timeline-body p{margin:0;color:var(--xmg-muted);font-size:15px;line-height:1.7}
body.page-id-3987 .xmg-newcrop-timeline-body strong{color:var(--xmg-navy)}
body.page-id-3987 .xmg-newcrop-timeline-actions{display:grid!important;gap:8px;justify-items:end}
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-copy p{margin-bottom:0}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list{grid-template-columns:repeat(3,minmax(0,1fr))}
body.page-id-3987 .xmg-newcrop-schema{display:none!important}
.xmg-pf-seasonal-bar{width:min(1180px,calc(100% - 48px));margin:22px auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #bed8e2;border-radius:16px;background:linear-gradient(135deg,#f7fbfc,#edf7f9)}
.xmg-pf-seasonal-bar>div{min-width:0}.xmg-pf-seasonal-bar span{display:block;color:var(--xmg-blue);font-size:9px;font-weight:850;letter-spacing:.09em}.xmg-pf-seasonal-bar strong{display:block;margin:4px 0;color:var(--xmg-navy-deep);font-size:17px}.xmg-pf-seasonal-bar p{margin:0;color:var(--xmg-muted);font-size:12px;line-height:1.55}.xmg-pf-seasonal-bar a{flex:0 0 auto;color:var(--xmg-blue);font-size:12px;font-weight:850}.xmg-pf-seasonal-bar[data-crop-status="current"]{border-color:#b9d8a6;background:linear-gradient(135deg,#f7fbf4,#eef7e9)}
@media(max-width:1023px){body.page-id-3987 .xmg-newcrop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-id-3987 .xmg-newcrop-timeline-item{grid-template-columns:64px minmax(0,1fr)}body.page-id-3987 .xmg-newcrop-timeline-actions{grid-column:2;display:flex!important;justify-items:start}body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list{grid-template-columns:1fr}}
@media(max-width:767px){.xmg-pf-seasonal-bar{width:calc(100% - 32px);align-items:flex-start;flex-direction:column;gap:14px}.xmg-pf-seasonal-bar a{width:100%}}
@media(max-width:767px){body.page-id-3987 .xmg-newcrop-grid{grid-template-columns:1fr}body.page-id-3987 .xmg-newcrop-card-body{padding:22px 20px}body.page-id-3987 .xmg-newcrop-card-actions{display:grid!important}body.page-id-3987 .xmg-newcrop-card-actions>.elementor-widget,body.page-id-3987 .xmg-newcrop-card-actions .elementor-button,body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-link,body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-link .elementor-button{width:100%}body.page-id-3987 .xmg-newcrop-timeline:before{left:23px}body.page-id-3987 .xmg-newcrop-timeline-item{grid-template-columns:48px minmax(0,1fr);gap:16px;padding:26px 0}body.page-id-3987 .xmg-newcrop-timeline-number{width:48px;height:48px}body.page-id-3987 .xmg-newcrop-timeline-actions{grid-column:1/-1;display:grid!important;width:100%;justify-items:stretch;padding-left:64px}body.page-id-3987 .xmg-newcrop-timeline-actions>.elementor-widget,body.page-id-3987 .xmg-newcrop-timeline-actions .elementor-button{width:100%}body.page-id-3987 .xmg-newcrop-timeline-title .elementor-heading-title{font-size:24px}}

/* New Crop UI repair — full-width public shell and clearer buyer controls. */
body.page-id-3987 .site-content>.ast-container,
body.page-id-3987 #primary,
body.page-id-3987 .site-main,
body.page-id-3987 .entry-content,
body.page-id-3987 .elementor-3987{width:100%;max-width:none;margin:0;padding:0!important;display:block}
body.page-id-3987 .elementor-3987{overflow-x:clip}
body.page-id-3987 .elementor-3987>.e-con{width:100%;max-width:none;--width:100%;padding-inline:0!important}
body.page-id-3987 .xmg-newcrop-hero{padding:48px 0 34px;background:#edf8fb}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);gap:48px}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-copy,
body.page-id-3987 .xmg-newcrop-hero .xmg-page-actions,
body.page-id-3987 .xmg-newcrop-card-body,
body.page-id-3987 .xmg-newcrop-card-actions,
body.page-id-3987 .xmg-page-section-head{--gap:0;gap:0}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-actions{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px;margin-top:28px}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media,
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media .elementor-widget-container{aspect-ratio:1.65/1;min-height:360px}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
body.page-id-3987 .xmg-newcrop-signal{margin-top:30px;padding:18px 20px;border:1px solid rgba(11,49,88,.11);border-radius:16px;background:rgba(255,255,255,.72)}
body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item{padding-inline:22px}
body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item:first-child{padding-left:0}
body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item:last-child{padding-right:0}
body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item strong{margin-bottom:3px;color:var(--xmg-blue);letter-spacing:.04em}
body.page-id-3987 .xmg-page-section{padding:88px 0}
body.page-id-3987 .xmg-page-section-head{margin-bottom:42px}
body.page-id-3987 .xmg-newcrop-grid{gap:24px}
body.page-id-3987 .xmg-newcrop-card{display:flex;flex-direction:column;transition:border-color .22s ease-out,box-shadow .22s ease-out,transform .22s ease-out}
body.page-id-3987 .xmg-newcrop-card:hover{border-color:var(--xmg-line-strong);box-shadow:var(--xmg-shadow-raised);transform:translateY(-4px)}
body.page-id-3987 .xmg-newcrop-card-image,
body.page-id-3987 .xmg-newcrop-card-image .elementor-widget-container{aspect-ratio:1.45/1}
body.page-id-3987 .xmg-newcrop-card-image img{transition:transform .25s ease-out}
body.page-id-3987 .xmg-newcrop-card:hover .xmg-newcrop-card-image img{transform:scale(1.025)}
body.page-id-3987 .xmg-newcrop-card-body{height:100%;padding:27px 26px;display:flex;flex-direction:column}
body.page-id-3987 .xmg-newcrop-card-copy p{margin:0 0 10px}
body.page-id-3987 .xmg-newcrop-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:18px}
body.page-id-3987 .xmg-newcrop-card-actions>.elementor-widget,
body.page-id-3987 .xmg-newcrop-card-actions .elementor-button{width:100%!important}
body.page-id-3987 .xmg-newcrop-card-actions .elementor-button{min-height:48px;padding:0 14px;border:1px solid #bdd7e0;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--xmg-navy)!important;font-size:12px;font-weight:800;line-height:1.25;text-align:center}
body.page-id-3987 .xmg-newcrop-card-actions .xmg-page-card-link .elementor-button{padding:0 14px;border:1px solid #bdd7e0;border-radius:999px;background:#fff;color:var(--xmg-navy)!important}
body.page-id-3987 .xmg-newcrop-card-actions .xmg-newcrop-request .elementor-button{border-color:var(--xmg-blue);background:var(--xmg-blue);color:#fff!important;box-shadow:0 9px 20px rgba(11,120,159,.16)}
body.page-id-3987 .xmg-newcrop-card-actions .xmg-page-card-link .elementor-button:hover{border-color:var(--xmg-blue);color:var(--xmg-blue)!important}
body.page-id-3987 .xmg-newcrop-card-actions .xmg-newcrop-request .elementor-button:hover{background:#086789;color:#fff!important}
body.page-id-3987 .xmg-newcrop-timeline{margin-top:4px}
body.page-id-3987 .xmg-newcrop-timeline-item{grid-template-columns:64px minmax(0,1fr) 190px;gap:30px;padding:30px 0}
body.page-id-3987 .xmg-newcrop-timeline-number{box-shadow:0 8px 22px rgba(6,45,75,.06)}
body.page-id-3987 .xmg-newcrop-timeline-copy{--gap:0;gap:0}
body.page-id-3987 .xmg-newcrop-timeline-body p+p{margin-top:4px}
body.page-id-3987 .xmg-newcrop-timeline-actions{display:grid!important;grid-template-columns:1fr;gap:9px;justify-items:stretch}
body.page-id-3987 .xmg-newcrop-timeline-actions>.elementor-widget,
body.page-id-3987 .xmg-newcrop-timeline-actions .elementor-button{width:100%!important}
body.page-id-3987 .xmg-newcrop-timeline-actions .elementor-button{min-height:46px;padding:0 14px;justify-content:center;text-align:center}
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-page-card-link .elementor-button{padding:0 14px;border:1px solid #bdd7e0;border-radius:999px;background:#fff}
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-newcrop-request .elementor-button{border-color:var(--xmg-blue);background:var(--xmg-blue);color:#fff!important}
body.page-id-3987 .xmg-newcrop-recent .xmg-page-grid{gap:24px}
body.page-id-3987 .xmg-newcrop-recent-card{--gap:12px;gap:12px;min-height:0;padding:14px 14px 22px;transition:border-color .22s ease-out,box-shadow .22s ease-out,transform .22s ease-out}
body.page-id-3987 .xmg-newcrop-recent-card:hover{border-color:var(--xmg-line-strong);box-shadow:var(--xmg-shadow-soft);transform:translateY(-3px)}
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-image,
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-image .elementor-widget-container{aspect-ratio:1.48/1}
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-number,
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-number p{margin:2px 0 0}
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-copy p{margin:0 0 4px}
body.page-id-3987 .xmg-newcrop-recent-card .xmg-page-card-link .elementor-button{min-height:48px;padding-top:10px;font-size:14px}
body.page-id-3987 .xmg-page-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--xmg-line);border-radius:var(--xmg-radius-lg);background:#fff}
body.page-id-3987 .xmg-page-step{min-width:0;padding:28px;border-right:1px solid var(--xmg-line)}
body.page-id-3987 .xmg-page-step:last-child{border-right:0}
body.page-id-3987 .xmg-page-step-number,
body.page-id-3987 .xmg-page-step-number p{margin-bottom:18px}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border-top:0}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list a{min-height:150px;padding:24px;border:1px solid var(--xmg-line-strong);border-radius:var(--xmg-radius-lg);display:flex;flex-direction:column;gap:8px;background:rgba(255,255,255,.68)}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list a:hover{border-color:var(--xmg-blue);background:#fff}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list strong{font-size:17px}
body.page-id-3987 .xmg-newcrop-categories .xmg-page-link-list span{font-size:14px;line-height:1.62}

@media(max-width:1023px){body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{grid-template-columns:1fr;gap:36px}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media{width:100%;max-width:none}body.page-id-3987 .xmg-page-section{padding:76px 0}body.page-id-3987 .xmg-newcrop-timeline-item{grid-template-columns:64px minmax(0,1fr)}body.page-id-3987 .xmg-newcrop-timeline-actions{grid-column:2;display:grid!important;grid-template-columns:repeat(2,minmax(0,190px));justify-content:start}body.page-id-3987 .xmg-page-steps{grid-template-columns:repeat(3,minmax(0,1fr))}body.page-id-3987 .xmg-page-step{padding:24px 20px}}
@media(max-width:767px){body.page-id-3987 .kodee-fab{display:none!important}body.page-id-3987 .xmg-newcrop-hero{padding:34px 0 26px}body.page-id-3987 .xmg-newcrop-hero .xmg-page-actions{flex-direction:column!important;align-items:stretch!important;gap:10px}body.page-id-3987 .xmg-newcrop-hero .xmg-page-actions>.elementor-widget,body.page-id-3987 .xmg-newcrop-hero .xmg-page-actions .elementor-button{width:100%!important}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media,body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media .elementor-widget-container{min-height:0;aspect-ratio:1.32/1}body.page-id-3987 .xmg-newcrop-signal{padding:8px 18px}body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item{padding:14px 0;border-left:0;border-bottom:1px solid rgba(11,49,88,.12)}body.page-id-3987 .xmg-newcrop-signal .xmg-page-proof-item:last-child{border-bottom:0}body.page-id-3987 .xmg-page-section{padding:62px 0}body.page-id-3987 .xmg-page-section-head{margin-bottom:34px}body.page-id-3987 .xmg-newcrop-card-body{padding:24px 20px}body.page-id-3987 .xmg-newcrop-card-actions{grid-template-columns:1fr}body.page-id-3987 .xmg-newcrop-timeline-actions{grid-template-columns:1fr}body.page-id-3987 .xmg-page-steps{grid-template-columns:1fr}body.page-id-3987 .xmg-page-step{padding:24px 22px;border-right:0;border-bottom:1px solid var(--xmg-line)}body.page-id-3987 .xmg-page-step:last-child{border-bottom:0}}
@media(prefers-reduced-motion:reduce){body.page-id-3987 .xmg-newcrop-card,body.page-id-3987 .xmg-newcrop-card-image img,body.page-id-3987 .xmg-newcrop-recent-card{transition:none}body.page-id-3987 .xmg-newcrop-card:hover,body.page-id-3987 .xmg-newcrop-recent-card:hover{transform:none}}

/* New Crop hero correction — the approved hero asset is the banner background. */
body.page-id-3987 .xmg-newcrop-hero{position:relative;isolation:isolate;min-height:710px;padding:0;background-color:#edf8fb;background-image:url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-new-products-20260812.webp");background-position:center center;background-repeat:no-repeat;background-size:cover}
body.page-id-3987 .xmg-newcrop-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(237,248,251,.99) 0%,rgba(237,248,251,.96) 29%,rgba(237,248,251,.74) 46%,rgba(237,248,251,.12) 67%,rgba(237,248,251,0) 100%)}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{min-height:570px;padding:64px 0 38px;display:block}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-copy{width:min(560px,52%);max-width:none;padding:36px 38px;border:1px solid rgba(11,49,88,.1);border-radius:var(--xmg-radius-feature);background:rgba(255,255,255,.9);box-shadow:var(--xmg-shadow-soft);backdrop-filter:blur(3px)}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-breadcrumb,
body.page-id-3987 .xmg-newcrop-hero .xmg-page-breadcrumb p{margin-bottom:22px}
body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-media{display:none!important}
body.page-id-3987 .xmg-newcrop-signal{position:relative;z-index:1;margin-top:0;margin-bottom:34px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(6,45,75,.09);backdrop-filter:blur(4px)}

@media(max-width:1023px){body.page-id-3987 .xmg-newcrop-hero{min-height:680px;background-position:63% center}body.page-id-3987 .xmg-newcrop-hero:before{background:linear-gradient(90deg,rgba(237,248,251,.99) 0%,rgba(237,248,251,.92) 42%,rgba(237,248,251,.4) 68%,rgba(237,248,251,.08) 100%)}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{min-height:540px;padding:52px 0 34px}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-copy{width:min(560px,62%)}}
@media(max-width:767px){body.page-id-3987 .xmg-newcrop-hero{min-height:0;padding:0;background-image:none!important}body.page-id-3987 .xmg-newcrop-hero:before{display:none}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{width:100%;min-height:0;padding:0}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-copy{width:100%;max-width:none;padding:42px 16px 40px;border:0;border-radius:0;background:#edf8fb;box-shadow:none;backdrop-filter:none}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner:after{content:"";width:100%;aspect-ratio:1.32/1;display:block;background-image:url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-new-products-20260812.webp");background-position:center center;background-repeat:no-repeat;background-size:cover}body.page-id-3987 .xmg-newcrop-signal{width:calc(100% - 32px);margin:-22px auto 26px}}
@media(max-width:767px){body.page-id-3987 .xmg-newcrop-hero{min-height:0;background-image:url("https://xmgfood.com/wp-content/uploads/2026/08/xmg-nonproduct-hero-new-products-20260812.webp")!important;background-position:64% center;background-size:cover}body.page-id-3987 .xmg-newcrop-hero:before{display:block;background:linear-gradient(180deg,rgba(237,248,251,.95) 0%,rgba(237,248,251,.72) 54%,rgba(237,248,251,.14) 73%,rgba(237,248,251,.55) 100%)}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner{width:calc(100% - 32px);padding:32px 0 0}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-copy{width:100%;padding:30px 24px 28px;border:1px solid rgba(11,49,88,.1);border-radius:var(--xmg-radius-lg);background:rgba(255,255,255,.93);box-shadow:var(--xmg-shadow-soft);backdrop-filter:blur(3px)}body.page-id-3987 .xmg-newcrop-hero .xmg-page-hero-inner:after{height:190px;aspect-ratio:auto;display:block;background:none}body.page-id-3987 .xmg-newcrop-signal{margin:0 auto 26px}}
  .xmg-hot-strength-grid { grid-template-columns: 1fr; }
  .xmg-hot-strength-item { min-height: 0; padding: 21px 20px; }
  .xmg-hot-records-head { margin-top: 56px; }
  .xmg-hot-record-meta div { grid-template-columns: 84px minmax(0, 1fr); }
  .xmg-hot-confidentiality-note { padding: 18px; }

/* XMG SITEWIDE INQUIRY BUSINESS BANNER START */
body.elementor-page.page-id-2905 .xmg-global-inquiry,
body.elementor-page.page-id-3638 .xmg-global-inquiry { display: none !important; }

body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner {
  position: relative !important;
  overflow: hidden;
  isolation: isolate;
  padding: 96px 0 104px !important;
  background-color: #e8f3f7 !important;
  background-image:
    linear-gradient(90deg, rgba(232,243,247,.16) 0%, rgba(232,243,247,.66) 24%, rgba(232,243,247,.90) 39%, rgba(232,243,247,.88) 69%, rgba(232,243,247,.34) 84%, rgba(232,243,247,.12) 100%),
    url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
  background-position: center, center !important;
  background-size: cover, cover !important;
  background-repeat: no-repeat !important;
}
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner > .xmg-global-inquiry-inner { position: relative; z-index: 1; }
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner .xmg-global-inquiry-eyebrow .elementor-heading-title { color: #0b789f !important; }
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner .xmg-global-inquiry-title .elementor-heading-title { color: #061d37 !important; }
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner .xmg-global-inquiry-body,
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner .xmg-global-inquiry-body p,
body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner .xmg-global-inquiry-body li { color: #587083 !important; }

@media (max-width: 1023px) {
  body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner {
    padding-top: clamp(360px, 61.82vw, 520px) !important;
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.06) 0%, rgba(232,243,247,.18) 28%, rgba(232,243,247,.72) 44%, #e8f3f7 58%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
    background-position: center, center top !important;
    background-size: cover, 100% auto !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page .xmg-global-inquiry.xmg-global-inquiry--business-banner {
    padding: calc(61.82vw + 36px) 0 70px !important;
    background-image:
      linear-gradient(180deg, rgba(232,243,247,.05) 0%, rgba(232,243,247,.16) 18%, rgba(232,243,247,.48) 31%, #e8f3f7 43%, #e8f3f7 100%),
      url("https://xmgfood.com/wp-content/uploads/2026/08/rfq-business-coordination-tall-v3.webp") !important;
    background-position: center, center top !important;
    background-size: cover, 100% auto !important;
  }
}
/* XMG SITEWIDE INQUIRY BUSINESS BANNER END */

/* XMG INTERACTION STATE SAFEGUARDS START
   Scoped overrides prevent Astra's global button hover/focus colors from
   replacing XMG component labels, backgrounds and borders. */

:root {
  --xmg-control-hover-surface: #f7fbfc;
  --xmg-control-hover-border: #90c8da;
  --xmg-control-selected-surface: #eef8fb;
}

/* Header search controls. */
.search-toggle:hover,
.search-toggle:focus,
.xmg-header .xmg-desktop-search-toggle:hover,
.xmg-header .xmg-desktop-search-toggle:focus {
  border-color: transparent;
  color: var(--xmg-blue);
  background: transparent;
}
.search-drawer button:not([data-search-close]):hover,
.search-drawer button:not([data-search-close]):focus,
.mobile-search button:not([data-search-close]):hover,
.mobile-search button:not([data-search-close]):focus {
  border-color: #086789;
  color: #fff;
  background: #086789;
}
.search-drawer button[data-search-close]:hover,
.search-drawer button[data-search-close]:focus,
.mobile-search button[data-search-close]:hover,
.mobile-search button[data-search-close]:focus {
  border-color: transparent !important;
  color: #fff !important;
  background: rgba(255,255,255,.16) !important;
}

/* Every XMG control receives the canonical 3px keyboard focus ring. */
.search-toggle:focus,
.xmg-header .xmg-desktop-search-toggle:focus,
.search-drawer button:focus,
.mobile-search button:focus,
.button:focus,
body.elementor-page .xmg-button .elementor-button:focus,
body.elementor-page .xmg-button-outline .elementor-button:focus,
body.elementor-page .xmg-white-button .elementor-button:focus,
.xmg-page-button .elementor-button:focus,
.xmg-page-button-outline .elementor-button:focus,
.xmg-acr-inquiry-card .elementor-button:focus,
body.elementor-page .xmg-global-inquiry .elementor-field-type-submit .elementor-button:focus,
body.elementor-page .xmg-product-inquiry-form .elementor-button:focus,
.xmg-p3-search-form button:focus,
.xmg-search-form button:focus,
.xmg-rfq-static-submit:focus,
button:focus,
.xmg-standard-marquee-toggle:focus {
  outline: 3px solid rgba(49,173,208,.45) !important;
  outline-offset: 3px !important;
}

/* Shared primary, secondary and dark-surface actions. */
.button-primary:hover,
.button-primary:focus,
body.elementor-page .xmg-button .elementor-button:hover,
body.elementor-page .xmg-button .elementor-button:focus,
body.elementor-page .xmg-white-button .elementor-button:hover,
body.elementor-page .xmg-white-button .elementor-button:focus,
.xmg-page-button .elementor-button:hover,
.xmg-page-button .elementor-button:focus,
.xmg-acr-inquiry-card .elementor-button:hover,
.xmg-acr-inquiry-card .elementor-button:focus,
body.elementor-page .xmg-global-inquiry .elementor-field-type-submit .elementor-button:hover,
body.elementor-page .xmg-global-inquiry .elementor-field-type-submit .elementor-button:focus,
body.elementor-page .xmg-product-inquiry-form .elementor-button:hover,
body.elementor-page .xmg-product-inquiry-form .elementor-button:focus,
.xmg-pf-button--primary:hover,
.xmg-pf-button--primary:focus,
.xmg-pf-button-primary .elementor-button:hover,
.xmg-pf-button-primary .elementor-button:focus,
.xmg-p3-search-form button:hover,
.xmg-p3-search-form button:focus,
.xmg-search-form button:hover,
.xmg-search-form button:focus {
  border-color: #086789 !important;
  color: #fff !important;
  background: #086789 !important;
}
.xmg-rfq-static-submit:hover,
.xmg-rfq-static-submit:focus {
  border-color: #086789 !important;
  color: #fff !important;
  background: #086789 !important;
}
.button-ghost:hover,
.button-ghost:focus,
body.elementor-page .xmg-button-outline .elementor-button:hover,
body.elementor-page .xmg-button-outline .elementor-button:focus,
.xmg-page-button-outline .elementor-button:hover,
.xmg-page-button-outline .elementor-button:focus,
.xmg-pf-button--secondary:hover,
.xmg-pf-button--secondary:focus,
.xmg-pf-button-secondary .elementor-button:hover,
.xmg-pf-button-secondary .elementor-button:focus {
  border-color: var(--xmg-blue) !important;
  color: var(--xmg-navy) !important;
  background: #fff !important;
}
.button-white:hover,
.button-white:focus,
.xmg-page-cta .xmg-page-button-outline .elementor-button:hover,
.xmg-page-cta .xmg-page-button-outline .elementor-button:focus {
  border-color: #fff !important;
  color: var(--xmg-navy) !important;
  background: #fff !important;
}
.xmg-cert-programs .xmg-cert-dark-button .elementor-button:hover,
.xmg-cert-programs .xmg-cert-dark-button .elementor-button:focus {
  border-color: #fff !important;
  color: #fff !important;
  background: rgba(255,255,255,.09) !important;
}

/* Text-style Elementor actions must remain transparent. */
body.elementor-page .xmg-card-link .elementor-button:hover,
body.elementor-page .xmg-card-link .elementor-button:focus,
body.elementor-page .xmg-v2-text-button .elementor-button:hover,
body.elementor-page .xmg-v2-text-button .elementor-button:focus,
body.elementor-page .xmg-insight-link .elementor-button:hover,
body.elementor-page .xmg-insight-link .elementor-button:focus,
.xmg-page-card-link .elementor-button:hover,
.xmg-page-card-link .elementor-button:focus {
  border-color: var(--xmg-line) !important;
  color: var(--xmg-blue) !important;
  background: transparent !important;
}
body.elementor-page .xmg-evidence .xmg-v2-text-button .elementor-button:hover,
body.elementor-page .xmg-evidence .xmg-v2-text-button .elementor-button:focus,
.xmg-page-section--dark .xmg-page-card-link .elementor-button:hover,
.xmg-page-section--dark .xmg-page-card-link .elementor-button:focus {
  border-color: rgba(255,255,255,.28) !important;
  color: #fff !important;
  background: transparent !important;
}

/* Product form, size, variety, packing and application selectors. */
.xmg-pf-choice:hover,
.xmg-pf-choice:focus,
.xmg-pf-pack:hover,
.xmg-pf-pack:focus,
.xmg-pf-variety:hover,
.xmg-pf-variety:focus,
.xmg-pf-size:hover,
.xmg-pf-size:focus {
  border-color: var(--xmg-control-hover-border) !important;
  color: var(--xmg-ink) !important;
  background: var(--xmg-control-hover-surface) !important;
}
.xmg-pf-choice:hover,
.xmg-pf-pack:hover,
.xmg-pf-variety:hover,
.xmg-pf-size:hover { transform: translateY(-1px); }
.xmg-pf-choice:hover strong,
.xmg-pf-choice:focus strong,
.xmg-pf-pack:hover strong,
.xmg-pf-pack:focus strong,
.xmg-pf-variety:hover strong,
.xmg-pf-variety:focus strong,
.xmg-pf-size:hover strong,
.xmg-pf-size:focus strong { color: var(--xmg-navy-deep); }
.xmg-pf-choice:hover span,
.xmg-pf-choice:focus span,
.xmg-pf-pack:hover span,
.xmg-pf-pack:focus span,
.xmg-pf-variety:hover span,
.xmg-pf-variety:focus span { color: var(--xmg-muted); }
.xmg-pf-size:hover small,
.xmg-pf-size:focus small { color: var(--xmg-blue); }

.xmg-pf-choice.is-active,
.xmg-pf-choice.is-active:hover,
.xmg-pf-choice.is-active:focus,
.xmg-pf-choice[aria-pressed="true"],
.xmg-pf-choice[aria-pressed="true"]:hover,
.xmg-pf-choice[aria-pressed="true"]:focus,
.xmg-pf-pack.is-active,
.xmg-pf-pack.is-active:hover,
.xmg-pf-pack.is-active:focus,
.xmg-pf-pack[aria-pressed="true"],
.xmg-pf-pack[aria-pressed="true"]:hover,
.xmg-pf-pack[aria-pressed="true"]:focus,
.xmg-pf-variety.is-active,
.xmg-pf-variety.is-active:hover,
.xmg-pf-variety.is-active:focus,
.xmg-pf-variety[aria-pressed="true"],
.xmg-pf-variety[aria-pressed="true"]:hover,
.xmg-pf-variety[aria-pressed="true"]:focus,
.xmg-pf-size.is-active,
.xmg-pf-size.is-active:hover,
.xmg-pf-size.is-active:focus,
.xmg-pf-size[aria-pressed="true"],
.xmg-pf-size[aria-pressed="true"]:hover,
.xmg-pf-size[aria-pressed="true"]:focus {
  border-color: var(--xmg-blue) !important;
  color: var(--xmg-ink) !important;
  background: var(--xmg-control-selected-surface) !important;
  box-shadow: inset 0 0 0 1px var(--xmg-blue) !important;
}

.xmg-pf-choice:disabled,
.xmg-pf-choice:disabled:hover,
.xmg-pf-pack:disabled,
.xmg-pf-pack:disabled:hover,
.xmg-pf-variety:disabled,
.xmg-pf-variety:disabled:hover,
.xmg-pf-size:disabled,
.xmg-pf-size:disabled:hover {
  border-color: var(--xmg-line) !important;
  color: var(--xmg-ink) !important;
  background: #fff !important;
  opacity: .48 !important;
  cursor: default !important;
  transform: none !important;
}

/* Product document, gallery and marquee utility controls. */
.xmg-pf-document-continue:hover,
.xmg-pf-document-continue:focus {
  border-color: #086789 !important;
  color: #fff !important;
  background: #086789 !important;
}
.xmg-pf-document-clear:hover:not(:disabled),
.xmg-pf-document-clear:focus:not(:disabled) {
  border-color: var(--xmg-blue) !important;
  color: var(--xmg-blue) !important;
  background: var(--xmg-control-hover-surface) !important;
}
.xmg-pf-document-clear:disabled,
.xmg-pf-document-clear:disabled:hover,
.xmg-pf-document-clear:disabled:focus {
  border-color: var(--xmg-line) !important;
  color: var(--xmg-navy) !important;
  background: #fff !important;
  opacity: .48 !important;
  cursor: default !important;
  transform: none !important;
}
.xmg-pf-process-gallery-controls button:hover:not(:disabled),
.xmg-pf-process-gallery-controls button:focus:not(:disabled) {
  border-color: var(--xmg-blue) !important;
  color: #fff !important;
  background: var(--xmg-blue) !important;
}
.xmg-pf-process-gallery-controls button:disabled,
.xmg-pf-process-gallery-controls button:disabled:hover,
.xmg-pf-process-gallery-controls button:disabled:focus {
  border-color: #b9d3de !important;
  color: var(--xmg-navy-deep) !important;
  background: #fff !important;
  opacity: .35 !important;
  cursor: default !important;
  transform: none !important;
}
.xmg-standard-marquee-toggle:hover,
.xmg-standard-marquee-toggle:focus {
  border-color: var(--xmg-blue) !important;
  color: var(--xmg-navy) !important;
  background: #fff !important;
}

/* New-crop buyer actions use their existing primary/secondary hierarchy. */
body.page-id-3987 .xmg-newcrop-card-actions .xmg-page-card-link .elementor-button:hover,
body.page-id-3987 .xmg-newcrop-card-actions .xmg-page-card-link .elementor-button:focus,
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-page-card-link .elementor-button:hover,
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-page-card-link .elementor-button:focus {
  border-color: var(--xmg-blue) !important;
  color: var(--xmg-blue) !important;
  background: #fff !important;
}
body.page-id-3987 .xmg-newcrop-request .elementor-button:hover,
body.page-id-3987 .xmg-newcrop-request .elementor-button:focus,
body.page-id-3987 .xmg-newcrop-card-actions .xmg-newcrop-request .elementor-button:hover,
body.page-id-3987 .xmg-newcrop-card-actions .xmg-newcrop-request .elementor-button:focus,
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-newcrop-request .elementor-button:hover,
body.page-id-3987 .xmg-newcrop-timeline-actions .xmg-newcrop-request .elementor-button:focus {
  border-color: #086789 !important;
  color: #fff !important;
  background: #086789 !important;
}

/* Disabled native actions keep their component colors and never inherit hover. */
.button-primary:disabled,
.button-primary:disabled:hover,
.button-primary:disabled:focus,
.xmg-pf-button--primary:disabled,
.xmg-pf-button--primary:disabled:hover,
.xmg-pf-button--primary:disabled:focus,
.xmg-p3-search-form button:disabled,
.xmg-p3-search-form button:disabled:hover,
.xmg-p3-search-form button:disabled:focus,
.xmg-search-form button:disabled,
.xmg-search-form button:disabled:hover,
.xmg-search-form button:disabled:focus,
.xmg-rfq-static-submit:disabled,
.xmg-rfq-static-submit:disabled:hover,
.xmg-rfq-static-submit:disabled:focus,
.xmg-pf-document-continue:disabled,
.xmg-pf-document-continue:disabled:hover,
.xmg-pf-document-continue:disabled:focus,
body.elementor-page .xmg-product-inquiry-form .elementor-button:disabled,
body.elementor-page .xmg-product-inquiry-form .elementor-button:disabled:hover,
body.elementor-page .xmg-product-inquiry-form .elementor-button:disabled:focus {
  border-color: var(--xmg-blue) !important;
  color: #fff !important;
  background: var(--xmg-blue) !important;
  opacity: .48 !important;
  cursor: default !important;
  transform: none !important;
}
.button-ghost:disabled,
.button-ghost:disabled:hover,
.button-ghost:disabled:focus,
.xmg-pf-button--secondary:disabled,
.xmg-pf-button--secondary:disabled:hover,
.xmg-pf-button--secondary:disabled:focus {
  border-color: var(--xmg-line) !important;
  color: var(--xmg-navy) !important;
  background: #fff !important;
  opacity: .48 !important;
  cursor: default !important;
  transform: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .button:hover,
  .xmg-pf-button:hover,
  .xmg-pf-choice:hover,
  .xmg-pf-pack:hover,
  .xmg-pf-variety:hover,
  .xmg-pf-size:hover,
  .xmg-pf-document-actions button:hover,
  .xmg-pf-process-gallery-controls button:hover { transform: none; }
}
/* XMG INTERACTION STATE SAFEGUARDS END */

/* Product-family packing selector visual linkage, 2026-08-15. */
.xmg-pf-packing-visual {
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--xmg-line);
  border-radius: var(--xmg-radius-lg);
  background: #fff;
  box-shadow: var(--xmg-shadow-soft);
}
.xmg-pf-packing-visual-frame {
  position: relative;
  overflow: hidden;
  background: #dcebf2;
}
.xmg-pf-packing-visual img {
  width: 100%;
  height: auto;
  aspect-ratio: 2.45 / 1;
  display: block;
  object-fit: cover;
  opacity: 1;
  transition: opacity 200ms ease-out;
}
.xmg-pf-packing-visual img.is-switching { opacity: 0; }
.xmg-pf-packing-spec-panel {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(214,229,235,.94);
  border-radius: 14px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 12px 32px rgba(6,45,75,.14);
  backdrop-filter: blur(8px);
}
.xmg-pf-packing-spec-head {
  margin-bottom: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.xmg-pf-packing-spec-head strong { color: var(--xmg-navy-deep); font-size: 14px; }
.xmg-pf-packing-spec-head span {
  color: var(--xmg-blue);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.xmg-pf-packing-specs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
.xmg-pf-packing-specs span {
  min-height: 40px;
  padding: 8px 10px;
  border: 1px solid #c9e1e9;
  border-radius: 10px;
  display: grid;
  place-items: center;
  color: var(--xmg-navy);
  background: #f5fbfd;
  font-size: 13px;
  font-weight: 820;
  white-space: nowrap;
}
.xmg-pf-packing-visual > figcaption {
  min-height: 64px;
  padding: 14px 18px 16px;
  color: var(--xmg-muted);
  background: #fff;
  font-size: 11px;
  line-height: 1.55;
}
.xmg-pf-packing-controls { margin-top: 28px; }
.xmg-pf-control-group + .xmg-pf-control-group { margin-top: 28px; }
.xmg-pf-control-label {
  margin: 0 0 10px;
  color: var(--xmg-navy);
  font-size: 12px;
  font-weight: 820;
}
.xmg-pf-control-label span { color: var(--xmg-muted); font-weight: 500; }
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice { min-height: 144px; }
.xmg-pf-packing-controls .xmg-pf-pack-grid {
  margin-top: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.xmg-pf-packing-controls .xmg-pf-pack { min-height: 112px; }
.xmg-pf-packing-evidence {
  margin-top: 18px;
  padding: 14px;
  border: 1px solid var(--xmg-line);
  border-radius: 14px;
  display: grid;
  grid-template-columns: 152px 1fr;
  align-items: center;
  gap: 18px;
  background: #fff;
}
.xmg-pf-packing-evidence img {
  width: 152px;
  height: 96px;
  border-radius: 10px;
  display: block;
  object-fit: cover;
}
.xmg-pf-packing-evidence span {
  color: var(--xmg-blue);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .7px;
}
.xmg-pf-packing-evidence strong {
  margin-top: 6px;
  display: block;
  color: var(--xmg-navy-deep);
  font-size: 14px;
}
.xmg-pf-packing-evidence p {
  margin: 5px 0 0;
  color: var(--xmg-muted);
  font-size: 11px;
  line-height: 1.58;
}

@media (max-width: 1023px) {
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .xmg-pf-packing-visual { border-radius: 14px; }
  .xmg-pf-packing-visual img { aspect-ratio: 4 / 3; }
  .xmg-pf-packing-spec-panel {
    position: static;
    padding: 15px;
    border: 0;
    border-top: 1px solid var(--xmg-line);
    border-radius: 0;
    box-shadow: none;
    backdrop-filter: none;
  }
  .xmg-pf-packing-spec-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
  }
  .xmg-pf-packing-specs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xmg-pf-packing-visual > figcaption { min-height: 82px; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications,
  .xmg-pf-packing-controls .xmg-pf-pack-grid { grid-template-columns: 1fr; }
  .xmg-pf-packing-controls .xmg-pf-choice-grid--applications .xmg-pf-choice,
  .xmg-pf-packing-controls .xmg-pf-pack { min-height: 0; }
  .xmg-pf-packing-evidence { grid-template-columns: 96px 1fr; gap: 13px; }
  .xmg-pf-packing-evidence img { width: 96px; height: 96px; }
}

@media (prefers-reduced-motion: reduce) {
  .xmg-pf-packing-visual img { transition: none !important; transition-duration: 0s !important; }
}

/* XMG PRODUCT QUALITY GALLERY START */
.xmg-pf-quality-evidence-board{margin:0 0 24px;display:grid;grid-template-columns:minmax(0,1.58fr) minmax(320px,.72fr);gap:14px}
.xmg-pf-quality-evidence-board figure{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.04)}
.xmg-pf-quality-evidence-feature{display:grid;grid-template-rows:minmax(0,1fr) auto}
.xmg-pf-quality-evidence-feature img{width:100%;height:100%!important;min-height:480px;display:block;object-fit:cover;object-position:center}
.xmg-pf-quality-evidence-board figcaption{padding:17px 19px 19px;display:grid;gap:7px;background:rgba(255,255,255,.025)}
.xmg-pf-quality-evidence-board figcaption>span{color:#77cae1;font-size:10px;font-weight:850;letter-spacing:.8px}
.xmg-pf-quality-evidence-board figcaption>strong{color:#fff;font-size:15px;line-height:1.38}
.xmg-pf-quality-evidence-board figcaption>p{margin:0;color:#9fb7c6;font-size:11px;line-height:1.6}
.xmg-pf-quality-evidence-rail{min-width:0;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px}
.xmg-pf-quality-evidence-rail figure{display:grid;grid-template-columns:142px minmax(0,1fr)}
.xmg-pf-quality-evidence-rail img{width:100%;height:100%!important;min-height:0;display:block;object-fit:cover;object-position:center}
.xmg-pf-quality-evidence-rail .xmg-pf-quality-product-reference img{object-position:center 68%}
.xmg-pf-quality-evidence-rail figcaption{padding:15px 16px;align-content:center}
.xmg-pf-quality-evidence-rail figcaption>strong{font-size:13px}
@media(max-width:1023px){.xmg-pf-quality-evidence-board{grid-template-columns:1fr}.xmg-pf-quality-evidence-feature img{min-height:0;aspect-ratio:16/9}.xmg-pf-quality-evidence-rail{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.xmg-pf-quality-evidence-rail figure{grid-template-columns:1fr;grid-template-rows:auto 1fr}.xmg-pf-quality-evidence-rail img{aspect-ratio:16/10}}
@media(max-width:767px){.xmg-pf-quality-evidence-board{display:block}.xmg-pf-quality-evidence-board figure{border-radius:13px}.xmg-pf-quality-evidence-feature img{aspect-ratio:4/3}.xmg-pf-quality-evidence-board figcaption{padding:16px 17px 18px}.xmg-pf-quality-evidence-board figcaption>strong{font-size:15px}.xmg-pf-quality-evidence-board figcaption>p{font-size:12px}.xmg-pf-quality-evidence-rail{margin-top:12px;margin-right:-16px;padding:1px 16px 10px 1px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:84%;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.32) transparent}.xmg-pf-quality-evidence-rail figure{scroll-snap-align:start}.xmg-pf-quality-evidence-rail img{aspect-ratio:16/10}.xmg-pf-quality-evidence-rail figcaption>strong{font-size:14px}}
/* XMG PRODUCT QUALITY GALLERY END */
