/* Transport France extends the existing OBF palette and components. */
.transport-france { overflow-wrap: anywhere; }
.transport-france .tf-hero { padding: 68px 0 54px; }
.transport-france .tf-hero-layout { display: grid; grid-template-columns: 1.22fr 1fr; align-items: center; gap: 44px; }
.transport-france .tf-hero-copy { min-width: 0; }
.transport-france .tf-eyebrow { margin: 0 0 18px; color: var(--accent2); font-size: 11px; letter-spacing: .12em; font-weight: 750; }
.transport-france .h1 { font-size: clamp(34px, 4.4vw, 52px); line-height: 1.12; margin-bottom: 24px; }
.transport-france .tf-hero .sub { font-size: 17px; line-height: 1.7; margin-bottom: 26px; }
.transport-france .tf-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.transport-france .tf-hero-note { margin-top: 18px; font-size: 13px; max-width: 450px; }
.transport-france .tf-flow { padding: 28px; background: linear-gradient(145deg, rgba(120,170,255,.18), rgba(105,255,204,.08)); }
.transport-france .tf-flow h2 { font-size: 18px; }
.transport-france .tf-flow ol { list-style: none; margin: 26px 0; padding: 0; }
.transport-france .tf-flow-step { display: grid; grid-template-columns: 18px 1fr; gap: 16px; position: relative; padding-bottom: 22px; }
.transport-france .tf-flow-step:last-child { padding-bottom: 0; }
.transport-france .tf-flow-step:not(:last-child)::after { content: ""; position: absolute; left: 6px; top: 18px; bottom: 2px; width: 1px; background: rgba(105,255,204,.35); }
.transport-france .tf-flow-dot { width: 13px; height: 13px; margin-top: 6px; border: 1px solid var(--accent); border-radius: 50%; background: var(--card); }
.transport-france .tf-flow-step:nth-child(2) .tf-flow-dot { border-color: var(--accent2); background: var(--accent2); box-shadow: 0 0 18px rgba(105,255,204,.2); }
.transport-france .tf-flow-step:nth-child(2) strong { color: var(--accent2); }
.transport-france .tf-flow-step strong { display: block; font-size: 16px; }
.transport-france .tf-flow-step span:not(.tf-flow-dot) { display: block; color: var(--muted); font-size: 13px; }
.transport-france .tf-flow-note { font-size: 12px; line-height: 1.7; border-top: 1px solid var(--border); padding-top: 16px; margin: 0; }
.transport-france .tf-path-section { padding-top: 46px; }
.transport-france .tf-paths { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 20px; }
.transport-france .tf-path { padding: 25px 26px; display: flex; flex-direction: column; }
.transport-france .tf-path h3 { margin: 0 0 10px; font-size: 20px; }
.transport-france .tf-path p { font-size: 15px; margin-bottom: 20px; }
.transport-france .tf-text-link { margin-top: auto; color: var(--accent2); font-weight: 650; }
.transport-france .tf-text-link span { margin-left: 8px; }
.transport-france .tf-section-intro { max-width: 740px; margin-bottom: 25px; }
.transport-france .tf-section-intro .tf-eyebrow { margin-bottom: 12px; }
.transport-france .tf-solutions { padding-top: 45px; }
.transport-france .tf-solutions-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 18px; }
.transport-france .tf-solution { padding: 26px; display: flex; flex-direction: column; }
.transport-france .tf-index { color: var(--accent2); font-size: 12px; font-weight: 750; letter-spacing: .12em; }
.transport-france .tf-solution h3 { margin: 20px 0 12px; font-size: 19px; line-height: 1.4; }
.transport-france .tf-solution p { font-size: 14px; }
.transport-france .tf-solution .tf-tags { margin-top: auto; padding-top: 20px; font-size: 12px; color: var(--text); }
.transport-france .tf-feasibility { margin-top: 18px; font-size: 13px; }
.transport-france .tf-process { padding: 38px 0 48px; }
.transport-france .tf-process-grid { list-style: none; display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 28px; padding: 0; margin: 24px 0 0; }
.transport-france .tf-process-grid li { border-top: 1px solid var(--border); padding-top: 20px; }
.transport-france .tf-process h3 { font-size: 17px; margin: 12px 0 10px; }
.transport-france .tf-process p { font-size: 14px; }
.transport-france .tf-enquiry { padding: 54px 0; scroll-margin-top: 118px; }
.transport-france .tf-form-layout { display: grid; grid-template-columns: minmax(0,.8fr) minmax(0,1.4fr); align-items: start; gap: 36px; }
.transport-france .tf-form-intro h2 { font-size: 28px; line-height: 1.3; }
.transport-france .tf-form-intro > p { line-height: 1.75; }
.transport-france .tf-form-intro .tf-eyebrow { font-size: 11px; }
.transport-france .tf-help { margin-top: 28px; padding: 18px 0 0; border-top: 1px solid var(--border); }
.transport-france .tf-help h3 { font-size: 15px; margin: 0 0 10px; }
.transport-france .tf-help p { font-size: 14px; }
.transport-france .tf-form-card { padding: 28px; background: linear-gradient(145deg, rgba(120,170,255,.20), rgba(105,255,204,.10)); }
.transport-france .tf-required { font-size: 12px; margin: 0 0 24px; }
.transport-france fieldset { min-width: 0; border: 0; padding: 0; margin: 0 0 28px; }
.transport-france legend { max-width: 100%; font-weight: 700; font-size: 16px; padding: 0; margin-bottom: 18px; }
.transport-france .form { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px 14px; }
.transport-france .field { min-width: 0; }
.transport-france input, .transport-france select, .transport-france textarea { min-width: 0; width: 100%; font-family: inherit; font-size: 14px; line-height: 1.4; }
.transport-france textarea { min-height: 106px; }
.transport-france input::placeholder, .transport-france textarea::placeholder { color: #aebdd7; opacity: 1; }
.transport-france input[type="date"] { color-scheme: dark; min-height: 46px; }
.transport-france option { color: var(--text); background: var(--card); }
.transport-france .tf-field-hint, .transport-france .tf-privacy { font-size: 12px; line-height: 1.65; }
.transport-france .tf-privacy { margin-bottom: 18px; }
.transport-france .tf-privacy a { text-decoration: underline; text-underline-offset: 3px; }
.transport-france .tf-international { padding-bottom: 28px; }
.transport-france .tf-international-inner { padding: 30px; display: flex; align-items: center; gap: 28px; justify-content: space-between; }
.transport-france .tf-international-inner > div { max-width: 620px; }
.transport-france .tf-international-inner h2 { font-size: 22px; }
.transport-france .tf-international-inner .btn { flex: 0 0 240px; text-align: center; }
.transport-france a:focus-visible, .transport-france button:focus-visible, .transport-france input:focus-visible, .transport-france select:focus-visible, .transport-france textarea:focus-visible { outline: 2px solid var(--accent2); outline-offset: 4px; }
.transport-france .btn { cursor: pointer; font: inherit; font-weight: 650; text-align: center; }
@media (max-width: 920px) {
  .transport-france .tf-hero { padding-top: 40px; }
  .transport-france .tf-hero-layout { grid-template-columns: 1fr; gap: 30px; }
  .transport-france .tf-hero-copy { max-width: 720px; }
  .transport-france .tf-flow ol { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
  .transport-france .tf-flow-step { padding-bottom: 0; }
  .transport-france .tf-flow-step::after { display: none; }
  .transport-france .tf-solutions-grid { gap: 12px; }
  .transport-france .tf-solution { padding: 20px; }
  .transport-france .tf-form-layout { grid-template-columns: 1fr; gap: 24px; }
  .transport-france .tf-form-intro { max-width: 700px; }
  .transport-france .tf-help { margin-top: 18px; }
  .transport-france .tf-international-inner { flex-direction: column; align-items: flex-start; }
  .transport-france .tf-international-inner .btn { flex: 0 1 auto; }
}
@media (max-width: 620px) {
  .transport-france .tf-hero { padding-top: 32px; }
  .transport-france .tf-hero .sub { font-size: 16px; }
  .transport-france .tf-paths, .transport-france .tf-solutions-grid, .transport-france .tf-process-grid { grid-template-columns: 1fr; gap: 16px; }
  .transport-france .tf-path, .transport-france .tf-flow, .transport-france .tf-form-card, .transport-france .tf-international-inner { padding: 22px; }
  .transport-france .tf-flow ol { grid-template-columns: 1fr; }
  .transport-france .tf-form-intro h2 { font-size: 26px; }
  .transport-france .form { grid-template-columns: minmax(0,1fr); }
  .transport-france .tf-actions { flex-direction: column; align-items: stretch; }
  .transport-france .tf-form-card button { width: 100%; }
  .transport-france .tf-enquiry { padding: 38px 0; }
  .transport-france .tf-eyebrow { letter-spacing: .08em; }
}
