/* v147 — move homepage opportunity themes + drafted packages into Opportunity Development */
body.opportunity-development-page .od-intelligence-showcase{padding-top:18px;padding-bottom:22px;background:linear-gradient(180deg,#fff 0%,#fbf8ee 52%,#fff 100%)}
body.opportunity-development-page .od-intelligence-showcase .od-section-head{max-width:980px;margin-bottom:18px}
body.opportunity-development-page .od-intelligence-showcase .od-section-head .od-kicker{margin:0 0 8px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:#b88d22}
body.opportunity-development-page .od-intelligence-showcase .od-section-head h2{max-width:860px}
body.opportunity-development-page .od-intelligence-showcase .od-section-head p{max-width:910px}
body.opportunity-development-page #best-opportunity-themes{margin:18px 0 0;padding:0;background:transparent;border:0;box-shadow:none}
body.opportunity-development-page #best-opportunity-themes .oi-shell{max-width:none;margin:0;padding:22px;border:1px solid rgba(199,159,55,.24);border-radius:32px;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(15,23,42,.08)}
body.opportunity-development-page #best-opportunity-themes .oi-head{margin-bottom:16px}
body.opportunity-development-page #best-opportunity-themes .oi-head h2{font-size:clamp(26px,3vw,42px);letter-spacing:-.04em}
body.opportunity-development-page #oi-v2-package-library{margin:24px 0 0;padding:22px;border:1px solid rgba(15,23,42,.08);border-radius:32px;background:#06142d;color:#fff;box-shadow:0 28px 80px rgba(6,20,45,.18)}
body.opportunity-development-page #oi-v2-package-library .oi-v2-library-head{align-items:flex-start;margin-bottom:16px}
body.opportunity-development-page #oi-v2-package-library .oi-v2-library-head h2{color:#fff;font-size:clamp(24px,2.8vw,38px);letter-spacing:-.035em}
body.opportunity-development-page #oi-v2-package-library .oi-v2-library-head p{color:rgba(255,255,255,.76)}
body.opportunity-development-page #oi-v2-package-library .oi-v2-library-badge{background:#f3c54b;color:#06142d;border-color:rgba(255,255,255,.18)}
body.opportunity-development-page #oi-v2-package-library .oi-v2-family-card{background:#fff;color:#06142d;border:1px solid rgba(255,255,255,.18)}
body.opportunity-development-page #oi-v2-package-library .oi-v2-family-card li{color:#46556d}
body.opportunity-development-page #oi-v2-package-library .oi-v2-family-card a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;font-weight:850;text-decoration:none;color:#06142d}
body.opportunity-development-page .od-intelligence-flow-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0}
body.opportunity-development-page .od-intelligence-flow-note article{border:1px solid rgba(199,159,55,.22);border-radius:22px;background:rgba(255,255,255,.78);padding:16px;box-shadow:0 12px 30px rgba(15,23,42,.05)}
body.opportunity-development-page .od-intelligence-flow-note b{display:block;color:#06142d;font-size:15px;margin-bottom:5px}
body.opportunity-development-page .od-intelligence-flow-note span{display:block;color:#5d687a;font-size:13px;line-height:1.35;font-weight:650}
@media(max-width:760px){
  body.opportunity-development-page .od-intelligence-showcase{padding-top:10px}
  body.opportunity-development-page #best-opportunity-themes .oi-shell,
  body.opportunity-development-page #oi-v2-package-library{border-radius:24px;padding:16px}
  body.opportunity-development-page .od-intelligence-flow-note{grid-template-columns:1fr}
}
