﻿.trade { --accent:#0e4a89; --hero:url("/assets/templates/images/pc/trade/trade-export-hero-real.webp"); --shade:rgba(5,20,39,.72); }
.trade .real-nav { background:rgba(255,255,255,.93); }
.trade .nav-cta { background:#0e4a89; }
.trade .hero-full { min-height:min(820px, calc(100svh - 136px)); }
.trade-hero .hero-copy { max-width:760px; }
.trade-hero .hero-copy h1 { max-width:740px; font-size:72px; letter-spacing:0; }
.trade-hero .real-btn.ghost { color:#fff; background:rgba(255,255,255,.1); border-color:rgba(255,255,255,.32); }

.trade-overview { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1px; background:#d5e0eb; border-top:1px solid #d5e0eb; border-bottom:1px solid #d5e0eb; }
.trade-overview div { padding:32px 7vw; background:#fff; }
.trade-overview b { display:block; margin-bottom:8px; color:#0e4a89; font-size:24px; }
.trade-overview p { margin-bottom:0; color:#5d6974; font-size:14px; line-height:1.7; font-weight:700; overflow-wrap:anywhere; }

.trade-sourcing { background:#f4f7fa; }
.trade-sourcing .section-title p { max-width:500px; margin-bottom:0; }
.trade-sourcing-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:22px; }
.trade-sourcing-main,
.trade-sourcing-card { position:relative; overflow:hidden; background:#fff; border:1px solid rgba(14,74,137,.16); }
.trade-sourcing-main { min-height:620px; grid-row:span 2; }
.trade-sourcing-main picture,
.trade-sourcing-card picture,
.trade-logistics-photo picture,
.trade-quality-photo picture { display:block; width:100%; height:100%; }
.trade-sourcing-main img { width:100%; height:100%; min-height:620px; object-fit:cover; }
.trade-sourcing-main > div { position:absolute; left:24px; right:24px; bottom:24px; padding:24px; background:rgba(255,255,255,.9); backdrop-filter:blur(16px); }
.trade-sourcing-main span,
.trade-logistics-copy span,
.trade-contact-copy span { display:block; margin-bottom:12px; color:#0e4a89; font-size:12px; font-weight:900; text-transform:uppercase; }
.trade-sourcing-main h3,
.trade-sourcing-card h3 { margin-bottom:10px; font-size:24px; }
.trade-sourcing-main p,
.trade-sourcing-card p { margin-bottom:0; font-size:14px; }
.trade-sourcing-card img { width:100%; height:260px; object-fit:cover; }
.trade-sourcing-card h3,
.trade-sourcing-card p { padding:0 24px; }
.trade-sourcing-card h3 { margin-top:22px; }
.trade-sourcing-card p { padding-bottom:24px; }

.trade-logistics { display:grid; grid-template-columns:.92fr 1.08fr; gap:34px; align-items:center; padding:72px 7vw; background:#102235; color:#fff; }
.trade-logistics h2,
.trade-contact-copy h2 { margin-bottom:18px; font-size:42px; line-height:1.15; }
.trade-logistics p { color:rgba(255,255,255,.74); }
.trade-logistics ul { margin:28px 0 0; padding:0; list-style:none; }
.trade-logistics li { padding:14px 0 14px 28px; color:rgba(255,255,255,.86); border-top:1px solid rgba(255,255,255,.12); position:relative; }
.trade-logistics li::before { content:""; position:absolute; left:0; top:23px; width:9px; height:9px; background:#68aeea; }
.trade-logistics-photo { position:relative; min-height:430px; }
.trade-logistics-photo img { width:100%; height:430px; object-fit:cover; border:1px solid rgba(255,255,255,.12); }
.trade-tags { position:absolute; left:18px; right:18px; bottom:18px; display:flex; flex-wrap:wrap; gap:8px; padding:16px; background:rgba(255,255,255,.92); backdrop-filter:blur(12px); }
.trade-tags b { margin-right:6px; color:#0e4a89; }
.trade-tags span { padding:7px 10px; color:#3d4f61; background:#edf4fa; font-size:12px; font-weight:800; }

.trade-quality { background:#fff; }
.trade-quality .section-title p { max-width:450px; margin-bottom:0; }
.trade-quality-row { display:grid; grid-template-columns:1fr 1fr; gap:22px; align-items:stretch; }
.trade-quality-photo img { width:100%; height:100%; min-height:540px; object-fit:cover; }
.trade-steps { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:#d5e0eb; }
.trade-steps div { padding:34px 28px; background:#f4f7fa; }
.trade-steps b { display:block; margin-bottom:22px; color:#0e4a89; font-size:13px; }
.trade-steps h3 { margin-bottom:10px; font-size:22px; }
.trade-steps p { margin-bottom:0; font-size:14px; }

.trade-contact { position:relative; min-height:520px; display:flex; align-items:center; padding:72px 7vw; overflow:hidden; color:#fff; }
.trade-contact::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(8,28,48,.9),rgba(8,28,48,.58),rgba(8,28,48,.16)); }
.trade-contact picture { position:absolute; inset:0; width:100%; height:100%; }
.trade-contact img { width:100%; height:100%; object-fit:cover; }
.trade-contact-copy { position:relative; z-index:2; max-width:560px; }
.trade-contact-copy span { color:#a6d8ff; }
.trade-contact-copy p { color:rgba(255,255,255,.78); }
html.js-ready body.trade .reveal { opacity:1; transform:none; }

@media (max-width: 720px) {
.trade { --hero:url("/assets/templates/images/mobile/trade/trade-export-hero-real.webp"); }
  .trade .real-nav { background:rgba(255,255,255,.94); }
  .trade .hero-full { min-height:min(760px, calc(100svh - 64px)); padding-top:74px; padding-bottom:30px; background-position:68% bottom; }
  .trade .hero-full::before { background:linear-gradient(180deg,rgba(5,20,39,.82),rgba(5,20,39,.38) 58%,rgba(5,20,39,.9)); }
  .trade-hero .hero-copy { max-width:340px; }
  .trade-hero .hero-copy .kicker { margin-bottom:14px; font-size:13px; line-height:1.5; }
  .trade-hero .hero-copy h1 { max-width:330px; margin-bottom:18px; font-size:33px; line-height:1.12; word-break:normal; }
  .trade-hero .hero-copy .lead { max-width:330px; font-size:16px; line-height:1.62; }
  .trade-hero .hero-points { margin-top:20px; gap:10px 14px; }
  .trade-hero .hero-actions { max-width:320px; gap:10px; margin-top:24px; }
  .trade-hero .real-btn { flex:1 1 100%; width:100%; min-height:46px; padding:0 14px; font-size:14px; }
  .trade-overview { grid-template-columns:1fr; }
  .trade-overview div { min-width:0; padding:22px 20px; }
  .trade-overview b { font-size:21px; }
  .trade-overview p { width:100%; max-width:310px; word-break:normal; overflow-wrap:break-word; }
  .trade-sourcing .section-title p,
  .trade-quality .section-title p { max-width:330px; word-break:normal; overflow-wrap:break-word; }
  .trade-sourcing-grid { grid-template-columns:1fr; gap:18px; }
  .trade-sourcing-main { min-height:auto; grid-row:auto; }
  .trade-sourcing-main picture,
  .trade-sourcing-card picture { height:auto; }
  .trade-sourcing-main img,
  .trade-sourcing-card img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .trade-sourcing-main > div { position:static; padding:20px; background:#fff; backdrop-filter:none; }
  .trade-sourcing-card h3,
  .trade-sourcing-card p { padding:0 20px; }
  .trade-sourcing-card h3 { margin-top:20px; }
  .trade-sourcing-card p { padding-bottom:20px; }
  .trade-logistics { grid-template-columns:1fr; gap:22px; padding:52px 20px; }
  .trade-logistics h2,
  .trade-contact-copy h2 { font-size:32px; }
  .trade-logistics-photo,
  .trade-logistics-photo img { min-height:0; height:auto; }
  .trade-logistics-photo img { aspect-ratio:1.15 / 1; object-fit:cover; }
  .trade-tags { position:static; margin-top:10px; padding:14px; }
  .trade-quality-row { grid-template-columns:1fr; gap:18px; }
  .trade-quality-photo picture { height:auto; }
  .trade-quality-photo img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .trade-steps { grid-template-columns:1fr; }
  .trade-steps div { padding:24px 20px; }
  .trade-contact { min-height:520px; padding:48px 20px 92px; align-items:flex-end; }
  .trade-contact::before { background:linear-gradient(180deg,rgba(8,28,48,.24),rgba(8,28,48,.9)); }
html.js-ready body.trade .reveal { opacity:1; transform:none; }
}

/* 2026-06-04 structure pass: export order ledger */
.trade-overview {
  grid-template-columns: .9fr 1.2fr .9fr;
  background: #08243f;
}
.trade-overview div {
  background: #08243f;
  color: #fff;
}
.trade-overview div:nth-child(2) {
  background: #fff;
  color: #0e4a89;
}
.trade-overview div:not(:nth-child(2)) b,
.trade-overview div:not(:nth-child(2)) p { color: #fff; }
.trade-sourcing-grid {
  grid-template-columns: .72fr 1.28fr;
}
.trade-sourcing-main {
  grid-row: span 2;
}
.trade-sourcing-card {
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: center;
}
.trade-logistics {
  grid-template-columns: 1.3fr .7fr;
}
.trade-steps {
  grid-template-columns: 1fr;
}
.trade-steps div {
  display: grid;
  grid-template-columns: 54px 160px 1fr;
  gap: 16px;
}

@media (max-width:720px) {
  .trade-overview,
  .trade-sourcing-grid,
  .trade-logistics { grid-template-columns: 1fr; }
  .trade-sourcing-card,
  .trade-steps div { grid-template-columns: 1fr; gap: 8px; }
}

/* 2026-06-04 premium hero tuning */
.trade {
  --nav-ink: #fff;
  --nav-cta-bg: #080808;
  --hero-pos: 72% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(4,18,34,.82),rgba(4,18,34,.30) 50%,rgba(4,18,34,.04));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 56%,rgba(0,0,0,.82));
  --hero-title-size: 72px;
  --hero-mobile-title-size: 38px;
  --hero-copy-width: 620px;
  --hero-title-width: 720px;
  --hero-lead-width: 520px;
  --hero-btn-bg: #080808;
}
.trade .real-nav {
  position: absolute;
  width: 100%;
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.trade .hero-full {
  min-height: min(790px, 100svh);
  padding: 138px 8vw 86px;
  background-position: var(--hero-pos);
}
.trade .hero-full::before { background: var(--hero-overlay); }
.trade-hero .hero-copy h1 {
  max-width: var(--hero-title-width);
  font-family: var(--serif);
  font-size: var(--hero-title-size);
  line-height: .98;
  font-weight: 400;
  letter-spacing: 0;
}
.trade-hero .hero-copy .lead {
  max-width: var(--hero-lead-width);
  font-size: 21px;
  line-height: 1.62;
}
.trade-hero .real-btn { background: var(--hero-btn-bg); }
.trade-hero .real-btn.ghost {
  color: currentColor;
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.48);
}
@media (max-width:720px) {
  .trade .real-nav { background: linear-gradient(180deg,rgba(0,0,0,.34),transparent); }
  .trade .hero-full {
    min-height: min(700px, 100svh);
    padding: 96px 20px 44px;
    background-position: var(--hero-mobile-pos);
  }
  .trade .hero-full::before { background: var(--hero-mobile-overlay); }
  .trade-hero .hero-copy h1 {
    max-width: 330px;
    font-size: var(--hero-mobile-title-size);
    line-height: 1.05;
    word-break: normal;
  }
  .trade-hero .hero-copy .lead {
    max-width: 330px;
    font-size: 16px;
  }
}
/* 2026-06-04 real hero source + whitespace */
.trade {
  --hero: url("/assets/templates/images/pc/trade/real-trade-hero.webp");
  --nav-ink: #fff;
  --nav-cta-bg: #0b1118;
  --hero-text: #fff;
  --hero-muted: rgba(255,255,255,.82);
  --hero-pos: 70% center;
  --hero-mobile-pos: 62% center;
  --hero-overlay: linear-gradient(90deg,rgba(5,20,39,.86),rgba(5,20,39,.38) 45%,rgba(5,20,39,.04));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(5,20,39,.86),rgba(5,20,39,.46) 58%,rgba(5,20,39,.84));
  --hero-title-size: 62px;
  --hero-mobile-title-size: 34px;
  --hero-copy-width: 540px;
  --hero-title-width: 610px;
  --hero-lead-width: 500px;
  --hero-btn-bg: #0b1118;
}
.trade .real-nav {
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.trade .hero-full {
  background-position: var(--hero-pos);
}
.trade .hero-full::before {
  background: var(--hero-overlay);
}
@media (max-width: 720px) {
  .trade {
    --hero: url("/assets/templates/images/mobile/trade/real-trade-hero.webp");
    --mobile-nav-ink: var(--nav-ink);
  }
  .trade .hero-full {
    background-position: var(--hero-mobile-pos);
  }
  .trade .hero-full::before {
    background: var(--hero-mobile-overlay);
  }
}
/* end 2026-06-04 real hero source + whitespace */
