/* Furniture Sourcing & Consolidation in China — money page + operating manual + proof page. Prefix: .sf-fs- */
.sf-page--sourcing { color: #1f2328; background: #fff; font-family: "Hanken Grotesk", Helvetica, Arial, sans-serif; }
.sf-fs-wrap { width: min(100% - 48px, 1200px); margin: 0 auto; }
.sf-fs-kicker { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 16px; color: #c8102e; font-size: 11px; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.sf-fs-kicker::before { content: ""; width: 25px; height: 2px; background: currentColor; }
.sf-fs-h2 { margin: 0; font: 800 clamp(28px, 3.1vw, 42px)/1.08 "Plus Jakarta Sans", sans-serif; letter-spacing: -.035em; text-wrap: balance; max-width: 760px; }
.sf-fs-lead { margin: 14px 0 0; color: #5f6368; font-size: 16px; line-height: 1.6; max-width: 620px; }
.sf-fs-lead a, .sf-fs-link { color: #b80e2b; text-decoration: underline; }
.sf-fs-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 40px; }
.sf-fs-head > p { max-width: 400px; margin: 0; color: #5f6368; font-size: 15px; line-height: 1.55; text-align: right; }
.sf-fs-band { border-top: 1px solid #ebe8e4; padding: 84px 0 88px; }
.sf-fs-band--warm { background: #f7f5f2; }
.sf-fs-band--dark { color: #fff; background: #1f2328; border-top: 0; }
.sf-fs-band--dark .sf-fs-kicker { color: #e7596e; }
.sf-fs-btn { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 8px; padding: 14px 24px; border-radius: 6px; font-size: 15px; font-weight: 700; text-decoration: none; transition: transform .18s ease, background-color .18s ease, color .18s ease; }
.sf-fs-btn:hover { transform: translateY(-1px); }
.sf-fs-btn--red { color: #fff !important; background: #c8102e; }
.sf-fs-btn--red:hover { background: #a80c26; }
.sf-fs-btn--outline { color: #1f2328 !important; border: 1px solid #1f2328; }
.sf-fs-btn--outline:hover { color: #fff !important; background: #1f2328; }
.sf-fs-btn--light { color: #1f2328 !important; background: #fff; }

/* Hero */
.sf-fs-hero { background: linear-gradient(180deg, #fbf8f4 0%, #fff 75%); border-bottom: 1px solid #ebe8e4; }
.sf-fs-hero__inner { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr); gap: clamp(36px, 5vw, 72px); align-items: center; padding: 64px 0 60px; }
.sf-fs-hero h1 { margin: 0 0 18px; font: 800 clamp(36px, 4vw, 56px)/1.03 "Plus Jakarta Sans", sans-serif; letter-spacing: -.045em; text-wrap: balance; }
.sf-fs-hero__lede { max-width: 560px; margin: 0 0 26px; color: #3d4247; font-size: 17.5px; line-height: 1.6; }
.sf-fs-hero__actions { display: flex; flex-wrap: wrap; gap: 12px 14px; margin-bottom: 24px; }
.sf-fs-trust { margin: 0; color: #858a90; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; line-height: 1.8; }
.sf-fs-hero__media { position: relative; margin: 0; border-radius: 18px; overflow: hidden; box-shadow: 0 30px 60px -40px rgba(31,35,40,.55); background: #e7e6e2; aspect-ratio: 4 / 3.4; }
.sf-fs-hero__media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.sf-fs-hero__stats { position: absolute; left: 16px; right: 16px; bottom: 16px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin: 0; padding: 0; list-style: none; }
.sf-fs-hero__stats li { padding: 12px 14px; border-radius: 10px; background: rgba(31,35,40,.86); color: #fff; backdrop-filter: blur(6px); }
.sf-fs-hero__stats b { display: block; font: 800 22px/1 "Plus Jakarta Sans", sans-serif; letter-spacing: -.02em; }
.sf-fs-hero__stats span { display: block; margin-top: 4px; color: #c9cdd1; font-size: 11.5px; line-height: 1.3; }

/* Direct answer */
.sf-fs-answer { display: grid; grid-template-columns: .38fr .62fr; gap: clamp(32px, 4vw, 64px); align-items: start; }
.sf-fs-answer__text { font-size: 18px; line-height: 1.65; color: #1f2328; }
.sf-fs-answer__text p { margin: 0 0 16px; }
.sf-fs-answer__text p:last-child { margin: 0; padding-top: 16px; border-top: 1px solid #ebe8e4; color: #5f6368; font-size: 16px; }
.sf-fs-answer__text strong { color: #c8102e; }

/* Two paths */
.sf-fs-paths { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.sf-fs-path { display: flex; flex-direction: column; padding: 34px 34px 32px; border: 1px solid #e4e4e4; border-radius: 18px; background: #fff; }
.sf-fs-path--b { border-color: #c8102e; box-shadow: 0 26px 50px -44px rgba(200,16,46,.6); }
.sf-fs-path__tag { display: inline-block; margin-bottom: 14px; color: #c8102e; font: 800 12px/1 "Plus Jakarta Sans", sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.sf-fs-path h3 { margin: 0 0 8px; font: 800 24px/1.15 "Plus Jakarta Sans", sans-serif; letter-spacing: -.02em; }
.sf-fs-path > p { margin: 0 0 22px; color: #5f6368; font-size: 15px; line-height: 1.55; }
.sf-fs-path__cols { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 26px; }
.sf-fs-path__cols b { display: block; margin-bottom: 8px; color: #858a90; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.sf-fs-path__cols ul { margin: 0; padding: 0; list-style: none; display: grid; gap: 6px; font-size: 14.5px; line-height: 1.45; }
.sf-fs-path__cols li { position: relative; padding-left: 16px; }
.sf-fs-path__cols li::before { content: ""; position: absolute; left: 0; top: .62em; width: 7px; height: 1.5px; background: #c8102e; }
.sf-fs-path .sf-fs-btn { margin-top: auto; align-self: flex-start; }

/* Process */
.sf-fs-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; counter-reset: fs; }
.sf-fs-steps li { position: relative; padding: 24px 22px 22px 22px; border: 1px solid #e4e4e4; border-radius: 14px; background: #fff; counter-increment: fs; }
.sf-fs-steps li::before { content: "0" counter(fs); display: block; margin-bottom: 14px; color: #c8102e; font: 800 13px/1 "Plus Jakarta Sans", sans-serif; letter-spacing: .12em; }
.sf-fs-steps b { display: block; margin-bottom: 8px; font: 800 17px/1.2 "Plus Jakarta Sans", sans-serif; letter-spacing: -.01em; }
.sf-fs-steps span { display: block; color: #5f6368; font-size: 14px; line-height: 1.55; }
.sf-fs-steps li.is-handoff { background: #1f2328; border-color: #1f2328; color: #fff; }
.sf-fs-steps li.is-handoff span { color: #c9cdd1; }
.sf-fs-steps li.is-handoff a { display: inline-block; margin-top: 12px; color: #fff; font-weight: 700; text-decoration: underline; }

/* Master list */
.sf-fs-tablewrap { overflow-x: auto; border: 1px solid #e4e4e4; border-radius: 12px; background: #fff; box-shadow: 0 18px 40px -34px rgba(31,35,40,.5); }
.sf-fs-table { width: 100%; min-width: 900px; border-collapse: collapse; font-size: 13.5px; line-height: 1.45; }
.sf-fs-table th, .sf-fs-table td { padding: 11px 14px; border-bottom: 1px solid #ebe8e4; border-right: 1px solid #f1eeea; text-align: left; white-space: nowrap; }
.sf-fs-table th:last-child, .sf-fs-table td:last-child { border-right: 0; }
.sf-fs-table thead th { background: #1f2328; color: #fff; font-weight: 700; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }
.sf-fs-table tbody tr:last-child td { border-bottom: 0; }
.sf-fs-table td:first-child { font-weight: 700; }
.sf-fs-table .ok { color: #2f7a3a; font-weight: 800; }
.sf-fs-table .issue { color: #c8102e; font-weight: 800; }
.sf-fs-table .pending { color: #858a90; }
.sf-fs-note { margin: 14px 0 0; color: #858a90; font-size: 13px; }

/* Deliverables */
.sf-fs-cards { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.sf-fs-cards article { padding: 22px 20px 22px; border: 1px solid #e4e4e4; border-radius: 12px; background: #fff; }
.sf-fs-cards b { display: block; margin-bottom: 8px; font: 800 15.5px/1.25 "Plus Jakarta Sans", sans-serif; letter-spacing: -.01em; }
.sf-fs-cards span { display: block; color: #5f6368; font-size: 13.5px; line-height: 1.5; }

/* Problems */
.sf-fs-problems { display: grid; gap: 10px; }
.sf-fs-problem { display: grid; grid-template-columns: .9fr 1.1fr; gap: 24px; padding: 22px 26px; border: 1px solid #e4e4e4; border-radius: 12px; background: #fff; }
.sf-fs-problem > div:first-child b { display: block; margin-bottom: 4px; font: 800 17px/1.2 "Plus Jakarta Sans", sans-serif; letter-spacing: -.01em; }
.sf-fs-problem > div:first-child span { color: #858a90; font-size: 14px; line-height: 1.5; }
.sf-fs-problem > div:last-child { padding-left: 24px; border-left: 3px solid #c8102e; color: #3d4247; font-size: 14.5px; line-height: 1.55; }
.sf-fs-problem > div:last-child b { color: #c8102e; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; display: block; margin-bottom: 4px; }

/* Proof */
.sf-fs-proof { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
.sf-fs-proof figure { margin: 0; }
.sf-fs-proof img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 10px; background: #e7e6e2; }
.sf-fs-proof figcaption { padding: 8px 2px 0; color: #5f6368; font-size: 12.5px; }
.sf-fs-proof figcaption b { color: #1f2328; }

/* Case */
.sf-fs-case { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(32px, 4vw, 64px); align-items: start; }
.sf-fs-case__media { margin: 0; overflow: hidden; border-radius: 16px; background: #e7e6e2; }
.sf-fs-case__media img { display: block; width: 100%; height: auto; }
.sf-fs-case dl { display: grid; grid-template-columns: 150px 1fr; gap: 10px 18px; margin: 22px 0 0; font-size: 14.5px; line-height: 1.5; }
.sf-fs-case dt { color: #858a90; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; padding-top: 3px; }
.sf-fs-case dd { margin: 0; padding-bottom: 10px; border-bottom: 1px solid #ebe8e4; }

/* Pricing */
.sf-fs-pricing { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(32px, 4vw, 64px); align-items: start; }
.sf-fs-factors { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0; padding: 0; list-style: none; }
.sf-fs-factors li { padding: 14px 16px; border: 1px solid rgba(255,255,255,.14); border-radius: 10px; background: rgba(255,255,255,.05); font-size: 14.5px; }
.sf-fs-factors b { display: block; margin-bottom: 3px; font-weight: 800; }
.sf-fs-factors span { color: #b9bec3; font-size: 13.5px; }
.sf-fs-scope { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 24px; }
.sf-fs-scope div { padding: 20px 22px; border: 1px solid rgba(255,255,255,.14); border-radius: 12px; }
.sf-fs-scope b { display: block; margin-bottom: 10px; color: #e7596e; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.sf-fs-scope ul { margin: 0; padding: 0 0 0 1.1em; color: #d5d9dd; font-size: 14px; line-height: 1.55; display: grid; gap: 5px; }
.sf-fs-band--dark .sf-fs-lead { color: #b9bec3; }
.sf-fs-band--dark .sf-fs-lead a { color: #fff; }

/* Handoff */
.sf-fs-handoff { display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center; padding: 34px 40px; border: 1px solid #e4e4e4; border-radius: 16px; background: #fff; }
.sf-fs-handoff p { margin: 10px 0 0; color: #3d4247; font-size: 16px; line-height: 1.6; max-width: 720px; }
.sf-fs-handoff h2 { margin: 0; font: 800 24px/1.15 "Plus Jakarta Sans", sans-serif; letter-spacing: -.02em; }

/* FAQ */
.sf-fs-faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(32px, 4vw, 64px); align-items: start; }
.sf-fs-faq details { padding: 0 20px; border: 1px solid #e4e4e4; border-radius: 10px; background: #fff; margin-bottom: 10px; }
.sf-fs-faq summary { position: relative; padding: 16px 40px 16px 0; cursor: pointer; list-style: none; font: 700 16px/1.4 "Plus Jakarta Sans", sans-serif; }
.sf-fs-faq summary::-webkit-details-marker { display: none; }
.sf-fs-faq summary::after { content: "+"; position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #c8102e; font-size: 24px; line-height: 1; }
.sf-fs-faq details[open] summary::after { content: "−"; }
.sf-fs-faq details p { margin: 0 0 18px; color: #3d4247; font-size: 15px; line-height: 1.6; }

/* Existing inquiry block wrapper */
.sf-fs-form { padding: 0 0 96px; }

@media (max-width: 1100px) {
  .sf-fs-steps { grid-template-columns: 1fr 1fr; }
  .sf-fs-cards { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sf-fs-proof { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 900px) {
  .sf-fs-hero__inner { grid-template-columns: 1fr; padding: 40px 0 44px; }
  .sf-fs-head { display: block; }
  .sf-fs-head > p { margin-top: 14px; text-align: left; }
  .sf-fs-answer, .sf-fs-paths, .sf-fs-case, .sf-fs-pricing, .sf-fs-faq, .sf-fs-problem, .sf-fs-handoff { grid-template-columns: 1fr; }
  .sf-fs-problem > div:last-child { padding-left: 0; padding-top: 12px; border-left: 0; border-top: 1px solid #ebe8e4; }
  .sf-fs-band { padding: 56px 0 60px; }
  .sf-fs-cards { grid-template-columns: 1fr 1fr; }
  .sf-fs-proof { grid-template-columns: 1fr 1fr; }
  .sf-fs-form [style*="grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr)"] { grid-template-columns: 1fr !important; padding: 32px 24px !important; }
}
@media (max-width: 640px) {
  .sf-fs-wrap { width: min(100% - 40px, 680px); }
  .sf-fs-steps, .sf-fs-cards, .sf-fs-path__cols, .sf-fs-factors, .sf-fs-scope { grid-template-columns: 1fr; }
  .sf-fs-path { padding: 24px 20px; }
  .sf-fs-case dl { grid-template-columns: 1fr; gap: 4px; }
  .sf-fs-case dt { padding-top: 10px; }
  .sf-fs-hero__stats { left: 10px; right: 10px; bottom: 10px; gap: 6px; }
  .sf-fs-hero__stats li { padding: 9px 10px; }
  .sf-fs-hero__stats b { font-size: 18px; }
  .sf-fs-form [style*="padding: 34px 36px"] { padding: 22px 18px !important; }
  .sf-fs-form [style*="grid-template-columns: 1fr 1fr"] { grid-template-columns: 1fr !important; }
}

/* Problems as sketch cards */
.sf-fs-sketches { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.sf-fs-sketch { position: relative; padding: 22px 22px 22px; border: 1.5px dashed #cfc8bf; border-radius: 14px; background: #fffdf9 repeating-linear-gradient(0deg, transparent 0 27px, rgba(31,35,40,.045) 27px 28px); transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }
.sf-fs-sketch:hover { transform: translateY(-3px) rotate(-.3deg); border-color: #c8102e; box-shadow: 0 24px 46px -36px rgba(31,35,40,.55); }
.sf-fs-sketch__art { height: 150px; margin-bottom: 14px; }
.sf-fs-sketch__art svg { width: 100%; height: 150px; display: block; }
.sf-fs-sketch b { display: block; margin-bottom: 4px; font: 800 18px/1.2 "Plus Jakarta Sans", sans-serif; letter-spacing: -.015em; }
.sf-fs-sketch p { margin: 0 0 12px; color: #858a90; font-size: 14px; font-style: italic; line-height: 1.45; }
.sf-fs-sketch span { display: block; padding-top: 10px; border-top: 1px dashed #d9d2c9; color: #1f2328; font-size: 14px; line-height: 1.5; }
.sf-fs-sketch em { display: inline-block; margin-right: 8px; padding: 2px 8px; border-radius: 3px; background: #c8102e; color: #fff; font-size: 10px; font-style: normal; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; vertical-align: middle; transform: rotate(-2deg); }
@media (max-width: 1100px) { .sf-fs-sketches { grid-template-columns: 1fr 1fr; } }
@media (max-width: 640px) { .sf-fs-sketches { grid-template-columns: 1fr; } }

/* Eight-stage flow as hand-drawn icon cards (21 Sep 2026); full text on demand via <details>. */
.sf-fs-flow { position: relative; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 44px 14px; margin: 0; padding: 0; list-style: none; }
.sf-fs-flow__bracket { grid-column: 1 / span 3; grid-row: 1; height: 26px; margin-bottom: -26px; position: relative; pointer-events: none; }
.sf-fs-flow__bracket::before { content: ""; position: absolute; left: 6px; right: 6px; top: 12px; border-top: 2px dashed #c9c4bf; }
.sf-fs-flow__bracket span { position: absolute; left: 50%; top: 0; transform: translateX(-50%); padding: 4px 12px; border-radius: 999px; background: #f7f5f2; border: 1px solid #e4e4e4; color: #858a90; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; white-space: nowrap; }
.sf-fs-flow__item { position: relative; grid-row: auto; }
.sf-fs-flow__item:nth-child(-n+5) { grid-row: 2; }
.sf-fs-flow__item:nth-child(n+6) { grid-row: 3; }
.sf-fs-flow__item details { height: 100%; border: 1.5px dashed #d5cec5; border-radius: 18px; background: #fffdf9; transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease; }
.sf-fs-flow__item details:hover { transform: translateY(-4px) rotate(-.3deg); border-color: #c8102e; box-shadow: 0 24px 46px -36px rgba(31,35,40,.5); }
.sf-fs-flow__item details[open] { border-style: solid; border-color: #1f2328; background: #fff; }
.sf-fs-flow__item summary { position: relative; display: block; padding: 20px 20px 18px; cursor: pointer; list-style: none; }
.sf-fs-flow__item summary::-webkit-details-marker { display: none; }
.sf-fs-flow__item summary i { position: absolute; top: 14px; left: 18px; color: #c8102e; font: 800 13px/1 "Plus Jakarta Sans", sans-serif; font-style: normal; letter-spacing: .12em; }
.sf-fs-flow__item summary svg { display: block; width: 100%; height: 118px; margin: 8px 0 10px; }
.sf-fs-flow__item summary b { display: block; font: 800 17px/1.2 "Plus Jakarta Sans", sans-serif; letter-spacing: -.01em; }
.sf-fs-flow__item summary em { display: block; margin-top: 6px; color: #c8102e; font-size: 13px; font-style: normal; font-weight: 700; line-height: 1.4; }
.sf-fs-flow__more { position: absolute; right: 16px; top: 14px; width: 26px; height: 26px; border-radius: 50%; border: 1px solid #e4e4e4; color: #858a90; font: 700 16px/24px "Plus Jakarta Sans", sans-serif; text-align: center; background: #fff; transition: transform .2s; }
.sf-fs-flow__item details[open] .sf-fs-flow__more { transform: rotate(45deg); color: #c8102e; border-color: #c8102e; }
.sf-fs-flow__item details > p { margin: 0; padding: 0 20px 18px; color: #5f6368; font-size: 14px; line-height: 1.55; }
.sf-fs-flow__item details > a { display: inline-block; margin: 0 20px 20px; font-weight: 700; text-decoration: underline; }
.sf-fs-flow__item.is-skip details { background: #fff; }
.sf-fs-flow__item.is-handoff details { background: #1f2328; border-color: #1f2328; color: #fff; }
.sf-fs-flow__item.is-handoff summary em { color: #e7596e; }
.sf-fs-flow__item.is-handoff details > p { color: #c9cdd1; }
.sf-fs-flow__item.is-handoff details > a { color: #fff; }
.sf-fs-flow__item.is-handoff .sf-fs-flow__more { background: #2b2f34; border-color: #45494f; color: #fff; }
/* arrows between cards */
.sf-fs-flow__item:not(:nth-child(5)):not(:nth-child(9))::after { content: "→"; position: absolute; right: -14px; top: 96px; color: #c8102e; font-size: 18px; font-weight: 800; z-index: 1; }
@media (max-width: 1024px) {
  .sf-fs-flow { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px 14px; }
  .sf-fs-flow__bracket { grid-column: 1 / -1; }
  .sf-fs-flow__item:nth-child(-n+5), .sf-fs-flow__item:nth-child(n+6) { grid-row: auto; }
  .sf-fs-flow__item::after { display: none; }
}
@media (max-width: 820px) {
  .sf-fs-flow { grid-template-columns: 1fr; gap: 12px; }
  .sf-fs-flow__bracket span { white-space: normal; text-align: center; max-width: 90%; }
  .sf-fs-flow__item summary svg { height: 96px; }
}
