
/* Futurecraft v54 controlled release overrides */
.recommended-badge-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:end!important;height:48px!important;min-width:850px;margin:0!important;background:#fff;border-bottom:1px solid var(--line)}
.recommended-badge-row .recommended-badge{grid-column:3!important;justify-self:center!important;align-self:center!important;position:static!important;transform:none!important;background:#111!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:8px 16px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.03em!important;white-space:nowrap!important}
.value-table thead th{padding-top:22px!important}.value-table thead th strong{min-height:58px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}
.report-generated-state+.quiz-result,.report-generated-state~.quiz-result{display:none!important}
.v54-submitted .submission-status{display:none!important}
.deep-confirmation .result-charts,.deep-confirmation .score-ring,.deep-confirmation .dual-score,.deep-confirmation .opportunity-hero,.deep-confirmation .recommendation-card{display:none!important}
.deep-confirmation .result-header{grid-template-columns:1fr!important}
.deep-confirmation{max-width:980px;margin:32px auto;padding:42px!important}
.form-progress-v54{margin:16px 0 28px;padding:16px 18px;border:1px solid #dce5e2;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(18,38,58,.06)}
.form-progress-v54 .track{height:10px;border-radius:999px;background:#dce7e3;overflow:hidden}.form-progress-v54 .fill{height:100%;width:0;background:#1f7a5a;transition:width .2s ease}.form-progress-v54 small{display:block;margin-top:10px;color:#51616e;font-weight:700}
.opportunity-dashboard .opportunity-hero>div:first-child{display:grid!important;grid-template-columns:1fr!important;align-content:start!important;gap:10px!important}
.opportunity-dashboard .opportunity-hero>div:first-child>span,.opportunity-dashboard .opportunity-hero>div:first-child>strong,.opportunity-dashboard .opportunity-hero>div:first-child>small{position:static!important;max-width:none!important;width:auto!important;margin:0!important}
.opportunity-dashboard .opportunity-hero>div:first-child .confidence-reason{display:block!important;line-height:1.45!important}
.cards:has(>article:only-child){grid-template-columns:minmax(0,1fr)!important}.cards:has(>article:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:980px){.recommended-badge-row{min-width:980px!important}}
