/* FRA Prop HQ v6.21 — Public Launch Readiness */
:root{--launch-warn:#f7b955;--launch-danger:#ff6675;--launch-blue:#77a8ff}
.launch-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px;padding:14px 16px;border-left:3px solid var(--launch-warn);background:color-mix(in srgb,var(--panel,#12161b) 90%,transparent)}
.launch-mode-banner strong{display:block;margin-bottom:4px}.launch-mode-banner span{color:var(--muted);font-size:13px;line-height:1.45}.launch-mode-banner .pill{flex:0 0 auto}
.checkout-consent{display:flex;gap:10px;align-items:flex-start;margin:14px 0;padding:12px 0;border-top:1px solid var(--border);font-size:13px;line-height:1.48;color:var(--muted)}
.checkout-consent input{width:17px;height:17px;margin-top:2px;accent-color:var(--lime,#b7ff35)}.checkout-consent a{color:inherit;text-decoration:underline}
.billing-help-card{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.billing-help-card textarea{min-height:94px;resize:vertical}.billing-help-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.billing-help-actions .form-message{margin:0}
.launch-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}
.launch-health-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px;background:var(--panel)}.launch-health-item strong{font-size:13px}.launch-health-item small{display:block;color:var(--muted);margin-top:5px;line-height:1.4}
.launch-health-item .health-dot{width:9px;height:9px;border-radius:99px;flex:0 0 auto;margin-top:4px;background:var(--muted)}.launch-health-item.good .health-dot{background:var(--lime,#b7ff35)}.launch-health-item.warn .health-dot{background:var(--launch-warn)}.launch-health-item.bad .health-dot{background:var(--launch-danger)}
.provider-coming-soon{display:inline-flex;align-items:center;gap:7px;color:var(--launch-warn);font:600 11px/1 "IBM Plex Mono",monospace;letter-spacing:.07em;text-transform:uppercase}.provider-coming-soon:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}
.prop-firm-card button[disabled],.broker-method-card[disabled]{opacity:.55;cursor:not-allowed}.prop-firm-card button[disabled]{min-width:145px}
#financePlaidChoice{display:none!important}.finance-choice-grid:has(#financePlaidChoice){grid-template-columns:1fr!important}.finance-choice-card:not(#financePlaidChoice){max-width:760px}
.public-launch-note{max-width:720px;margin:18px auto 0;text-align:center;color:var(--muted);font-size:12px;line-height:1.55}
.company-disclosure{display:block;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.5}.company-disclosure a{color:inherit;text-decoration:underline}
.launch-legal-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.launch-legal-links a{color:var(--muted);font-size:12px;text-decoration:underline}
.csv-launch-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:26px;align-items:center;margin:0 0 24px;padding:22px;border:1px solid var(--border);background:var(--panel)}.csv-launch-card h3{margin:0 0 8px}.csv-launch-card p{margin:0;color:var(--muted);line-height:1.55}.csv-launch-card ol{margin:0;padding-left:20px;color:var(--muted);line-height:1.7}
.mobile-ready-note{font-size:12px;color:var(--muted);margin-top:10px}
@media(max-width:900px){.launch-health-grid{grid-template-columns:1fr 1fr}.csv-launch-card{grid-template-columns:1fr}}
@media(max-width:640px){.launch-mode-banner{display:block}.launch-mode-banner .pill{display:inline-flex;margin-top:10px}.launch-health-grid{grid-template-columns:1fr}.billing-help-actions{align-items:stretch;flex-direction:column}.billing-help-actions .button{width:100%}.public-launch-note{text-align:left}.company-disclosure{font-size:10px}}
