section.problem-answer-module{--pa-coral:#d85a30;--pa-coral-dark:#993c1d;--pa-coral-soft:#faece7;--pa-ink:#15263a;--pa-ink-soft:#eef1f4;--pa-text:#15263a;--pa-muted:#5f5e5a;--pa-border:rgba(21,38,58,.12);padding:5rem 0;position:relative}section.problem-answer-module .container{margin:0 auto;max-width:920px;padding:0 1.5rem}section.problem-answer-module .pa-kicker{display:inline-block;font-size:.8125rem;font-weight:500;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}section.problem-answer-module .pa-kicker--problem{color:var(--pa-coral-dark)}section.problem-answer-module .pa-kicker--answer{color:var(--pa-ink)}section.problem-answer-module .pa-lead{color:var(--pa-muted);font-size:1.0625rem;line-height:1.7;margin:0 0 1.75rem;max-width:62ch}section.problem-answer-module .pa-lead p{margin:0 0 1rem}section.problem-answer-module .pa-lead p:last-child{margin-bottom:0}section.problem-answer-module .pa-title{color:var(--pa-text);font-size:2rem;font-weight:500;line-height:1.15;margin:0 0 1rem;max-width:20ch}section.problem-answer-module .pa-signals-intro{color:var(--pa-muted);font-size:.875rem;font-weight:500;margin:0}section.problem-answer-module .pa-signals{list-style:none;margin:0;padding:0}section.problem-answer-module .pa-signal{align-items:baseline;border-top:1px solid var(--pa-border);display:flex;gap:1.25rem;padding:1rem 0}section.problem-answer-module .pa-signal:last-child{border-bottom:1px solid var(--pa-border)}section.problem-answer-module .pa-signal-num{color:var(--pa-coral);font-size:1.75rem;font-weight:500;line-height:1;min-width:44px}section.problem-answer-module .pa-signal-title{color:var(--pa-text);font-size:1rem;font-weight:500;margin:0 0 .25rem}section.problem-answer-module .pa-signal-desc{color:var(--pa-muted);font-size:.9375rem;line-height:1.6;margin:0}section.problem-answer-module .pa-reality{background:var(--pa-coral-soft);border-left:3px solid var(--pa-coral);border-radius:0 .5rem .5rem 0;margin-top:1.5rem;padding:1.125rem 1.5rem}section.problem-answer-module .pa-reality-text{color:var(--pa-coral-dark);font-size:1rem;line-height:1.6}section.problem-answer-module .pa-reality-text p{margin:0}section.problem-answer-module .pa-reality-text strong{font-weight:500}section.problem-answer-module .pa-reality-source{color:var(--pa-coral-dark);font-size:.75rem;margin:.375rem 0 0;opacity:.8}section.problem-answer-module .pa-pivot{align-items:center;display:flex;gap:.875rem;margin:2.5rem 0}section.problem-answer-module .pa-pivot-line{background:rgba(21,38,58,.18);flex:1;height:1px}section.problem-answer-module .pa-pivot-dot{align-items:center;background:var(--pa-ink);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}section.problem-answer-module .pa-answer{background:var(--pa-ink);border-radius:1rem;padding:2.5rem 2rem}section.problem-answer-module .pa-answer .pa-kicker--answer{color:#f0997b}section.problem-answer-module .pa-answer-headline{color:#fff;font-size:1.625rem;font-weight:500;line-height:1.25;margin:0 0 .875rem;max-width:26ch}section.problem-answer-module .pa-answer .pa-lead{color:hsla(0,0%,100%,.7);margin:0 0 1.25rem}section.problem-answer-module .pa-tools{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}section.problem-answer-module .pa-tool{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:20px;color:hsla(0,0%,100%,.85);font-size:.8125rem;padding:.3125rem .75rem}section.problem-answer-module .pa-capabilities{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}section.problem-answer-module .pa-cap{background:#fff;border-radius:.75rem;padding:1.25rem}section.problem-answer-module .pa-cap-icon{align-items:center;background:var(--pa-coral-soft);border-radius:.5rem;display:flex;height:40px;justify-content:center;margin-bottom:.875rem;width:40px}section.problem-answer-module .pa-cap-icon img{height:auto;max-width:22px}section.problem-answer-module .pa-cap-title{color:var(--pa-text);font-size:.9375rem;font-weight:500;margin:0 0 .375rem}section.problem-answer-module .pa-cap-desc{color:var(--pa-muted);font-size:.8125rem;line-height:1.6;margin:0}@media (max-width:768px){section.problem-answer-module{padding:3rem 0}section.problem-answer-module .pa-title{font-size:1.5rem}section.problem-answer-module .pa-answer{padding:1.75rem 1.25rem}section.problem-answer-module .pa-capabilities{grid-template-columns:1fr}}