
/* Launch Candidate 4 — The Intelligence Platform */
.sdm-lc4-hero{background:linear-gradient(120deg,#f7fbfe,#eaf6ff 52%,#fff2e4)}
.sdm-lc4-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,1fr);gap:2rem;align-items:stretch;min-height:44rem;padding:3rem 0}
.sdm-lc4-intelligence-card{overflow:hidden;border:1px solid #d9e3ea;border-top:6px solid #f28c28;border-radius:1.25rem;background:#fff;box-shadow:0 1rem 2.5rem rgba(16,38,61,.13)}
.sdm-lc4-intelligence-card__head{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.2rem;border-bottom:1px solid #d9e3ea}
.sdm-lc4-intelligence-card__brand{display:flex;align-items:center;gap:.7rem}
.sdm-lc4-intelligence-card__brand img{width:3.25rem;height:3.25rem;object-fit:contain}
.sdm-lc4-intelligence-card__body{padding:1.25rem}
.sdm-lc4-choice-grid{display:grid;gap:.65rem;margin-top:1rem}
.sdm-lc4-choice{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:3.4rem;padding:.8rem .9rem;border:1px solid #d9e3ea;border-radius:.8rem;background:#f9fbfd;color:#10263d;text-decoration:none;font-weight:850}
.sdm-lc4-choice:hover{border-color:#0e82d4;background:#eaf6ff}
.sdm-lc4-source-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding:clamp(1.25rem,4vw,2.5rem);border:1px solid #d9e3ea;border-radius:1.25rem;background:linear-gradient(135deg,#10263d,#173b5d);color:#fff}
.sdm-lc4-source-summary h2{color:#fff}
.sdm-lc4-source-summary p{color:#d5e2ea}
.sdm-lc4-standard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}
.sdm-lc4-standard-grid article{padding:1rem;border:1px solid #d9e3ea;border-radius:1rem;background:#fff}
.sdm-lc4-standard-grid strong{display:block;color:#10263d}
.sdm-lc4-flow{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.55rem;align-items:stretch}
.sdm-lc4-flow article{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:8rem;padding:.8rem;border:1px solid #d9e3ea;border-radius:.9rem;background:#fff;text-align:center}
.sdm-lc4-flow article:not(:last-child)::after{content:"→";position:absolute;right:-.55rem;top:50%;transform:translate(50%,-50%);z-index:2;display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#f28c28;color:#10263d;font-weight:900}
.sdm-lc4-flow strong{color:#10263d}
.sdm-lc4-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.8rem}
.sdm-lc4-timeline article{padding:1rem;border-top:5px solid #0e82d4;border-radius:0 0 1rem 1rem;background:#fff;box-shadow:0 .5rem 1.4rem rgba(16,38,61,.08)}
.sdm-lc4-timeline article:nth-child(1),.sdm-lc4-timeline article:nth-child(2){border-top-color:#f28c28}
.sdm-lc4-timeline strong{display:block;color:#10263d}
.sdm-lc4-insurance-stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.sdm-lc4-insurance-stage article{padding:1rem;border:1px solid #d9e3ea;border-radius:1rem;background:#fff}
.sdm-lc4-insurance-stage h2,.sdm-lc4-insurance-stage h3{color:#10263d}
.sdm-lc4-method-card{padding:1rem;border-left:.35rem solid #1268a8;border-radius:0 .8rem .8rem 0;background:#eaf6ff}
.sdm-lc4-partner-promise{padding:1.25rem;border:1px solid #d9e3ea;border-radius:1.1rem;background:#fff}
.sdm-lc4-partner-promise strong{font-size:1.25rem;color:#10263d}
.sdm-lc4-report-brand{display:none}
@media(max-width:80rem){.sdm-lc4-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.sdm-lc4-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.sdm-lc4-standard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:68rem){.sdm-lc4-hero__grid{grid-template-columns:1fr}.sdm-lc4-source-summary{grid-template-columns:1fr}.sdm-lc4-insurance-stage{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:47.5rem){.sdm-lc4-flow,.sdm-lc4-timeline,.sdm-lc4-standard-grid,.sdm-lc4-insurance-stage{grid-template-columns:1fr}.sdm-lc4-flow article::after{display:none!important}.sdm-lc4-hero__grid{padding:2rem 0}.sdm-lc4-intelligence-card{border-radius:1rem}}
@media print{
  .sdm-lc4-report-brand{display:flex!important;align-items:center;gap:.15in;border-bottom:2px solid #f28c28;padding-bottom:.1in;margin-bottom:.15in}
  .sdm-lc4-report-brand img{width:.65in;height:.65in;object-fit:contain}
}
