/* The home page uses real operations photography and an editorial rhythm. */
.home-page .hero-editorial { grid-template-columns: minmax(0, 1.04fr) minmax(0, .96fr); gap: 0 5%; min-height: 0; padding-top: 48px; padding-bottom: 0; background: #090c0d; }
.hero-editorial .hero-content { min-width: 0; padding: 20px 0 42px; }
.hero-editorial .hero-kicker { gap: 14px; margin-bottom: 32px; font-size: 12px; letter-spacing: .07em; }
.hero-editorial .hero-kicker span { flex: 0 0 18px; height: 1px; border-radius: 0; background: #737e82; box-shadow: none; }
.hero-editorial h1 { max-width: 780px; font-size: clamp(58px, 6.3vw, 104px); line-height: 1.01; letter-spacing: -.065em; overflow-wrap: normal; }
.hero-editorial h1 em { margin-top: 4px; color: var(--orange); }
.hero-editorial .hero-lead { max-width: 560px; margin-top: 28px; color: #b7c0c3; font-size: 17px; line-height: 1.7; }
.hero-editorial .hero-actions { margin-top: 32px; gap: 12px; }
.hero-editorial .button { min-height: 56px; padding: 0 23px; }
.hero-editorial .button-primary { background: var(--orange); color: #fff; }
.hero-how { display: inline-flex; gap: 16px; align-items: center; margin-top: 22px; padding: 5px 0; color: #a6b0b4; font-size: 14px; }
.hero-how span { color: var(--orange); }
.hero-how:hover { color: white; }
.hero-editorial .hero-metrics { margin-top: 40px; }
.hero-editorial .hero-metrics div { padding-top: 20px; }
.hero-editorial .hero-metrics strong { font-size: clamp(15px, 1.35vw, 20px); letter-spacing: -.03em; }
.hero-editorial .hero-metrics span { font-size: 12px; line-height: 1.5; }
.hero-visual { position: relative; align-self: stretch; min-width: 0; min-height: 560px; margin: 0 0 42px; overflow: hidden; background: #20272a; }
.hero-visual > img { position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: 53% center; }
.hero-visual::after { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(5,8,9,.32), transparent 27%, transparent 42%, rgba(5,8,9,.83)); content: ""; pointer-events: none; }
.hero-photo-top { position: absolute; z-index: 1; inset: 26px 26px auto; display: flex; justify-content: space-between; gap: 18px; color: #fff; font: 12px/1.5 var(--mono); letter-spacing: .02em; }
.hero-photo-top span:first-child { max-width: 150px; }
.hero-visual figcaption { position: absolute; z-index: 1; inset: auto 30px 32px; display: flex; align-items: end; justify-content: space-between; gap: 16px; }
.hero-visual figcaption span { display: block; margin-bottom: 16px; color: #d2d8da; font-size: 13px; }
.hero-visual figcaption strong { display: block; font-size: clamp(34px, 3.4vw, 55px); font-weight: 600; line-height: 1.05; letter-spacing: -.045em; }
.hero-visual figcaption a { display: grid; flex: 0 0 64px; width: 64px; height: 64px; place-items: center; border: 1px solid rgba(255,255,255,.65); border-radius: 50%; font-size: 30px; transition: background .2s, color .2s; }
.hero-visual figcaption a:hover { background: #fff; color: #111; }
.hero-editorial .hero-network { display: grid; grid-column: 1 / -1; grid-template-columns: .6fr repeat(3, 1fr); border: 0; border-top: 1px solid var(--line-dark); background: transparent; box-shadow: none; backdrop-filter: none; }
.hero-network .board-head { justify-content: start; padding: 20px 18px 20px 0; border: 0; color: #879398; font: 12px/1.6 var(--mono); }
.hero-network > a { grid-template-columns: 1fr auto 12px; min-height: 112px; padding: 20px 24px; border-bottom: 0; border-left: 1px solid var(--line-dark); }
.hero-network a small, .hero-network a div span { display: none; }
.hero-network a strong { font-size: 25px; font-weight: 600; letter-spacing: -.04em; }
.hero-network a em { max-width: 120px; color: #95a0a4; white-space: normal; font-size: 12px; line-height: 1.55; }
.home-page .work-formats { padding-top: clamp(76px, 7vw, 115px); padding-bottom: clamp(76px, 7vw, 115px); background: #101416; }
.work-formats .section-heading { align-items: start; margin-bottom: 52px; }
.work-formats .section-heading h2 { font-weight: 600; line-height: 1.06; }
.home-page .format-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.home-page .format-card { min-height: 0; padding: clamp(28px, 3vw, 46px); }
.home-page .format-delivery { background: linear-gradient(145deg, rgba(8,12,14,.86), rgba(8,12,14,.91)), url('/assets/photos/engines-container.webp') center / cover; }
.home-page .format-sourcing { background: #ef4821; box-shadow: none; }
.home-page .format-sourcing::after { display: none; }
.home-page .format-card h3 { margin-top: 48px; font-size: clamp(36px, 3.6vw, 56px); line-height: 1.06; font-weight: 600; }
.home-page .format-card > div:nth-child(2) > p { font-size: 16px; }
.home-page .format-card ul { margin-top: 28px; margin-bottom: 26px; }
.home-page .format-card li { font-size: 14px; line-height: 1.55; }
.home-page .format-card .button { align-self: start; margin-top: auto; }
.home-page .format-top { align-items: start; }
.home-page .format-top span, .home-page .format-top em { font-size: 12px; line-height: 1.5; }
.home-page .format-top em { color: #b3bdc0; }
.home-page .format-sourcing .format-top em { color: #ffe1d9; }
.home-page .format-note { margin-top: 0; font-size: 13px; line-height: 1.6; }
.home-page .order-section { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 7%; }
.home-page .order-intro h2 { font-weight: 600; line-height: 1.04; }
.order-promise { display: grid; gap: 18px; margin-top: 42px; padding-top: 26px; border-top: 1px solid rgba(255,255,255,.35); font-size: 14px; line-height: 1.6; }
.order-form [hidden] { display: none !important; }
.order-progress { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; list-style: none; margin: 0 0 34px; padding: 0; }
.order-progress li { padding: 0 0 16px; border-bottom: 2px solid #30383c; color: #929da2; font-size: 14px; }
.order-progress b { display: inline-block; margin-right: 7px; font: 12px var(--mono); }
.order-progress li[aria-current="step"] { border-color: var(--orange); color: #fff; }
.order-progress li.completed { border-color: #8c9b9d; color: #d1dbdd; }
.order-step { min-width: 0; margin: 0 0 32px; padding: 0; border: 0; }
.order-step legend { width: 100%; margin-bottom: 28px; padding: 0; color: white; font-size: clamp(24px, 2.5vw, 36px); font-weight: 600; line-height: 1.15; letter-spacing: -.035em; }
.order-step legend:focus { outline: 0; }
.service-options { display: grid; gap: 12px; }
.service-option { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 18px; min-width: 0; padding: 22px; border: 1px solid #374146; background: #151b1e; cursor: pointer; transition: background .2s, border-color .2s; }
.service-option input { position: absolute; top: 24px; right: 24px; width: 20px; height: 20px; opacity: 0; }
.service-option strong { display: block; margin-bottom: 8px; color: #fff; font-size: 16px; font-weight: 700; line-height: 1.5; }
.service-option small { display: block; color: #a8b4b9; font-size: 14px; line-height: 1.6; }
.service-option i { display: grid; flex: 0 0 22px; width: 22px; height: 22px; place-items: center; border: 1px solid #78858b; border-radius: 50%; }
.service-option:has(input:checked) { border-color: var(--orange); background: #2c1b16; }
.service-option:has(input:checked) i { border-color: var(--orange); background: var(--orange); }
.service-option:has(input:checked) i::after { width: 8px; height: 8px; border-radius: 50%; background: white; content: ""; }
.service-option:has(input:focus-visible) { outline: 2px solid white; outline-offset: 3px; }
.service-option:hover { border-color: #87969c; }
.order-service-hint { margin: 22px 0 0; color: #a9b4b8; font-size: 14px; line-height: 1.65; }
.order-country-note { grid-column: 1 / -1; margin: 0; padding: 12px 16px; border-left: 2px solid var(--orange); background: #29221e; color: #ead6cc; font-size: 14px; line-height: 1.55; }
.order-summary { margin: 0 0 28px; padding: 22px; border-left: 2px solid var(--orange); background: #1a2226; }
.order-summary > span { display: block; margin-bottom: 14px; color: #aab7bc; font: 12px var(--mono); letter-spacing: .08em; }
.order-summary strong { display: block; font-size: 16px; line-height: 1.55; }
.order-summary p { margin: 10px 0 0; color: #b5c1c6; font-size: 14px; line-height: 1.6; overflow-wrap: anywhere; }
.home-page .order-fields label > span { color: #bac6cc; font-size: 14px; }
.home-page .order-fields input::placeholder, .home-page .order-fields textarea::placeholder { color: #98a4aa; }
.home-page .order-fields select { padding-right: 8px; }
.home-page .order-fields label > span small { display: block; margin: 5px 0 0; color: #9eaab0; font-size: 12px; }
.home-page .order-submit-row { justify-content: space-between; gap: 14px; margin-top: 26px; }
.home-page .order-submit-row .button { margin-left: auto; min-height: 54px; }
.order-back { min-height: 48px; padding: 6px 0; border: 0; background: transparent; color: #d3dde2; font-size: 14px; cursor: pointer; }
.order-consent { display: block; margin-top: 22px; color: #a5b0b7; font-size: 12px; line-height: 1.65; }
.home-page .order-step { scroll-margin-top: 120px; }
@media (min-width: 901px) {
  .hero-editorial .hero-content { animation: arrive .6s ease-out both; }
  .hero-editorial .hero-visual { animation: arrive .8s ease-out both; }
}
@keyframes arrive { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 1100px) {
  .hero-editorial .hero-kicker { font-size: 12px; flex-wrap: wrap; }
  .hero-editorial h1 { font-size: clamp(56px, 6.8vw, 78px); }
  .hero-editorial .hero-actions { flex-direction: column; align-items: start; }
  .hero-editorial .hero-actions .button { min-width: 220px; }
  .hero-editorial .hero-metrics div + div { padding-left: 12px; }
  .hero-editorial .hero-network { grid-template-columns: .5fr repeat(3, 1fr); }
  .hero-network > a { grid-template-columns: 1fr 12px; gap: 8px; padding: 20px; }
  .hero-network a em { grid-column: 1; grid-row: 2; max-width: none; }
  .hero-network a b { grid-column: 2; grid-row: 1 / 3; }
  .home-page .order-section { grid-template-columns: minmax(0, 1fr); gap: 44px; }
  .home-page .order-intro { position: static; }
  .home-page .order-intro > span { max-width: 640px; }
  .home-page .order-promise { display: none; }
}
@media (max-width: 900px) {
  .home-page .hero-editorial { grid-template-columns: minmax(0, 1fr); padding-top: 40px; }
  .hero-editorial .hero-content { padding: 0 0 36px; }
  .hero-editorial h1 { max-width: 670px; font-size: clamp(54px, 9vw, 80px); }
  .hero-editorial .hero-lead { max-width: 600px; }
  .hero-editorial .hero-actions { flex-direction: row; }
  .hero-editorial .hero-actions .button { min-width: 0; }
  .hero-editorial .hero-metrics { max-width: 620px; margin-top: 32px; }
  .hero-visual { min-height: 0; height: 380px; margin-bottom: 28px; }
  .hero-visual > img { object-position: center 55%; }
  .hero-editorial .hero-network { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .hero-network .board-head { grid-column: 1 / -1; padding: 22px 0 0; }
  .hero-network .board-head br { display: none; }
  .hero-network .board-head span { display: flex; gap: 5px; }
  .hero-network > a { min-height: 100px; }
  .hero-network > a:first-of-type { border-left: 0; padding-left: 0; }
  .home-page .format-grid { grid-template-columns: minmax(0, 1fr); }
  .home-page .format-card h3 { max-width: 550px; }
}
@media (max-width: 600px) {
  .home-page .hero-editorial { padding: 30px 18px 0; }
  .hero-editorial .hero-kicker { gap: 10px; margin-bottom: 25px; letter-spacing: 0; }
  .hero-editorial .hero-kicker span { flex-basis: 12px; }
  .hero-editorial h1 { font-size: clamp(39px, 11.1vw, 65px); line-height: 1.07; letter-spacing: -.06em; }
  .hero-editorial h1 em { max-width: 450px; margin-top: 4px; }
  .hero-editorial .hero-lead { margin-top: 22px; font-size: 16px; line-height: 1.65; }
  .hero-editorial .hero-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-top: 26px; }
  .hero-editorial .hero-actions .button { width: 100%; min-height: 54px; gap: 6px; padding: 10px 8px; font-size: 13px; white-space: normal; text-align: center; }
  .hero-how { margin-top: 15px; font-size: 13px; }
  .hero-editorial .hero-metrics { grid-template-columns: 1fr .8fr 1.12fr; margin-top: 24px; }
  .hero-editorial .hero-metrics div { padding: 15px 8px 0 0; }
  .hero-editorial .hero-metrics div + div { padding-left: 10px; }
  .hero-editorial .hero-metrics div:nth-child(3) { grid-column: auto; padding-left: 10px; border-left: 1px solid var(--line-dark); }
  .hero-editorial .hero-metrics strong { font-size: 14px; }
  .hero-editorial .hero-metrics span { font-size: 12px; }
  .hero-visual { height: 310px; margin-bottom: 22px; }
  .hero-photo-top { inset: 20px 20px auto; font-size: 12px; }
  .hero-visual figcaption { inset: auto 20px 23px; }
  .hero-visual figcaption span { max-width: 220px; margin-bottom: 12px; font-size: 12px; line-height: 1.5; }
  .hero-visual figcaption strong { font-size: 34px; }
  .hero-visual figcaption a { flex-basis: 48px; width: 48px; height: 48px; font-size: 24px; }
  .hero-network > a { grid-template-columns: 1fr; gap: 7px; min-height: 108px; padding: 18px 12px; }
  .hero-network a strong { font-size: 22px; }
  .hero-network a em { display: block; font-size: 12px; }
  .hero-network a b { display: none; }
  .home-page .work-formats { padding-top: 64px; padding-bottom: 64px; }
  .work-formats .section-heading { gap: 22px; margin-bottom: 32px; }
  .work-formats .section-heading h2 { font-size: clamp(37px, 10vw, 56px); }
  .home-page .format-card { padding: 26px 24px; }
  .home-page .format-card h3 { margin-top: 32px; font-size: clamp(32px, 8.8vw, 48px); }
  .home-page .format-card li { padding-top: 12px; padding-bottom: 12px; }
  .home-page .format-top { gap: 12px; }
  .home-page .format-top span, .home-page .format-top em { font-size: 12px; letter-spacing: 0; }
  .home-page .format-card .button { width: 100%; padding: 12px 16px; }
  .home-page .order-section { padding-top: 64px; padding-bottom: 64px; gap: 32px; }
  .home-page .order-intro h2 { font-size: clamp(42px, 11vw, 64px); }
  .home-page .order-intro > span { margin-top: 20px; font-size: 16px; }
  .home-page .order-form { padding: 25px 20px; }
  .order-progress { gap: 10px; margin-bottom: 28px; }
  .order-progress li { font-size: 13px; padding-bottom: 14px; }
  .order-progress b { display: block; margin: 0 0 7px; }
  .order-step legend { margin-bottom: 24px; font-size: 27px; line-height: 1.18; }
  .service-option { padding: 18px 16px; gap: 12px; }
  .service-option strong { font-size: 16px; }
  .service-option small { font-size: 14px; }
  .home-page .order-submit-row { flex-direction: row; align-items: center; }
  .home-page .order-submit-row .button { width: auto; padding: 12px 17px; font-size: 14px; }
  .home-page .order-fields { gap: 20px; }
  .home-page .order-fields input, .home-page .order-fields select, .home-page .order-fields textarea { min-height: 54px; padding-left: 12px; font-size: 16px; }
  .order-summary { padding: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .hero-editorial .hero-content, .hero-editorial .hero-visual { animation: none; }
}
