#rt-launch-helper{
  --bg:#0d0d1a;--panel:#141425;--panel2:#19192d;--border:#303046;
  --orange:#e67e22;--orange2:#f39a3c;--green:#58d991;--blue:#69a8ff;
  --red:#ff6666;--amber:#f0b34e;--purple:#ad7be8;--text:#d1d4df;--muted:#9da2b4;
  --accent2:#58d991;max-width:1180px;margin:20px auto;padding:30px;color:var(--text);font:15px/1.65 Arial,Helvetica,sans-serif;
  background:radial-gradient(circle at 90% 0%,rgba(230,126,34,.07),transparent 27%),var(--bg);
  border:1px solid #25253a;border-radius:12px;box-shadow:0 18px 55px rgba(0,0,0,.24);color-scheme:dark;box-sizing:border-box;overflow:hidden;
}
#rt-launch-helper *{box-sizing:border-box}
#rt-launch-helper h2,#rt-launch-helper h3,#rt-launch-helper h4{font-family:Rajdhani,Arial,sans-serif;line-height:1.15}
#rt-launch-helper h2{margin:0 0 12px;color:#fff;font-size:clamp(2rem,4.5vw,3.35rem);text-transform:uppercase;letter-spacing:.7px}
#rt-launch-helper h3{margin:0 0 12px;color:#fff;font-size:1.35rem}
#rt-launch-helper h4{margin:0 0 7px;color:#fff;font-size:1.08rem}
#rt-launch-helper p{margin:8px 0 18px}
#rt-launch-helper a{color:var(--orange2);text-decoration:none}
#rt-launch-helper a:hover{color:#fff;text-decoration:underline}
#rt-launch-helper strong{color:#fff}
#rt-launch-helper .pa-hero{position:relative;margin:-30px -30px 28px;padding:46px 32px 34px;text-align:left;
  background:radial-gradient(ellipse at 50% -15%,rgba(230,126,34,.18),transparent 48%),radial-gradient(circle at 90% 10%,rgba(105,168,255,.10),transparent 32%),linear-gradient(180deg,#111126,#0b0b18);
  border-bottom:1px solid rgba(230,126,34,.22)}
#rt-launch-helper .pa-hero:after{content:"";position:absolute;left:7%;right:7%;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent2),var(--orange),transparent)}
#rt-launch-helper .pa-hero p{max-width:900px;margin:0;color:#c7cad6;font-size:1.02rem}
#rt-launch-helper .pa-eyebrow{display:block;margin:0 0 9px;color:var(--orange2);font:700 .76rem/1.2 Rajdhani,Arial,sans-serif;letter-spacing:1.45px;text-transform:uppercase}
#rt-launch-helper .pa-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
#rt-launch-helper .pa-tags span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;color:#cfd2dc;background:#151527;border:1px solid #33334a;border-radius:999px;font-size:.73rem;font-weight:700}
#rt-launch-helper .pa-notice{margin:0 0 24px;padding:15px 17px;color:var(--muted);background:#121222;border:1px solid var(--border);border-left:4px solid var(--orange);border-radius:7px}
#rt-launch-helper .pa-layout{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(0,1.45fr);gap:24px;margin-top:26px;align-items:start}
#rt-launch-helper label{display:block;margin:12px 0;color:var(--muted);font-size:.82rem;font-weight:700}
#rt-launch-helper input,#rt-launch-helper select,#rt-launch-helper button,#rt-launch-helper textarea{font:inherit;max-width:100%}
#rt-launch-helper input:not([type=checkbox]):not([type=file]),#rt-launch-helper select,#rt-launch-helper textarea{display:block;width:100%;margin-top:6px;min-height:44px;padding:10px 12px;color:#fff;background:#0b0b18;border:1px solid #3a3a53;border-radius:7px;transition:border-color .18s ease,box-shadow .18s ease}
#rt-launch-helper input:focus,#rt-launch-helper select:focus,#rt-launch-helper textarea:focus{border-color:rgba(230,126,34,.85);box-shadow:0 0 0 3px rgba(230,126,34,.12);outline:none}
#rt-launch-helper input[type=checkbox]{accent-color:var(--orange)}
#rt-launch-helper button{cursor:pointer;min-height:42px;padding:9px 14px;color:#eee;background:#17172a;border:1px solid #3a3a50;border-radius:6px;font:700 .82rem/1 Rajdhani,Arial,sans-serif;text-transform:uppercase;letter-spacing:.45px;transition:all .18s ease}
#rt-launch-helper button:hover:not(:disabled){color:#111;background:var(--orange);border-color:var(--orange);transform:translateY(-1px)}
#rt-launch-helper button:disabled{opacity:.5;cursor:default}
#rt-launch-helper .pa-detail{padding:22px;background:linear-gradient(180deg,#161629,#111120);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 26px rgba(0,0,0,.12)}
#rt-launch-helper .pa-links,#rt-launch-helper .pa-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
#rt-launch-helper .pa-links a{display:inline-flex;align-items:center;min-height:38px;padding:7px 11px;background:#151527;border:1px solid #303046;border-radius:6px;font:700 .77rem/1.15 Rajdhani,Arial,sans-serif;text-transform:uppercase;letter-spacing:.35px}
#rt-launch-helper .pa-links a:hover{color:#111;background:var(--orange);border-color:var(--orange);text-decoration:none}
#rt-launch-helper .pa-small,#rt-launch-helper [id$="-count"],#rt-launch-helper [id$="-status"]{color:var(--muted);font-size:.78rem}
#rt-launch-helper .pa-next{margin-top:26px}
#rt-launch-helper details{margin-top:22px;padding:16px 18px;color:var(--muted);background:#10101e;border:1px solid var(--border);border-radius:8px}
#rt-launch-helper details[open]{border-color:rgba(230,126,34,.42)}
#rt-launch-helper summary{cursor:pointer;color:#fff;font:700 .95rem/1.3 Rajdhani,Arial,sans-serif}
#rt-launch-helper :focus-visible{outline:3px solid rgba(230,126,34,.7);outline-offset:3px}
#rt-launch-helper table{width:100%;border-collapse:collapse;margin:16px 0;font-size:.88rem}
#rt-launch-helper th{padding:11px 12px;text-align:left;color:var(--orange2);background:#0b0b18;border-bottom:2px solid rgba(230,126,34,.42);font:700 .76rem/1.2 Rajdhani,Arial,sans-serif;text-transform:uppercase;letter-spacing:.55px}
#rt-launch-helper td{padding:11px 12px;color:var(--muted);background:#121221;border-bottom:1px solid #28283d;vertical-align:top}
#rt-launch-helper tbody tr:nth-child(even) td{background:#151528}
#rt-launch-helper .cp-total{margin:6px 0;color:var(--orange2);font:700 clamp(1.55rem,3vw,2.15rem)/1.05 Rajdhani,Arial,sans-serif}
#rt-launch-helper .nf-card,#rt-launch-helper .pd-card{padding:17px 18px;background:#121222;border:1px solid var(--border);border-left:3px solid var(--accent2);border-radius:7px;transition:transform .18s ease,border-color .18s ease}
#rt-launch-helper .nf-card:hover,#rt-launch-helper .pd-card:hover{transform:translateY(-1px);border-color:rgba(230,126,34,.5)}
#rt-launch-helper #nf-results,#rt-launch-helper #af-results{display:grid;gap:10px;margin-top:14px}
#rt-launch-helper .nf-card p,#rt-launch-helper .pd-card p{margin:6px 0 11px;color:var(--muted);font-size:.86rem}
#rt-launch-helper .nf-card .pa-eyebrow,#rt-launch-helper .pd-card .pa-eyebrow{margin-bottom:5px}
#rt-launch-helper textarea{min-height:130px;resize:vertical}
#rt-launch-helper .lh-step{color:var(--orange2);font:700 .75rem/1.2 Rajdhani,Arial,sans-serif;text-transform:uppercase;letter-spacing:.55px}
#rt-launch-helper .nf-jump{position:sticky;top:8px;z-index:3;margin-bottom:18px;padding:10px 13px;background:rgba(16,16,30,.96);border:1px solid var(--border);border-radius:7px;backdrop-filter:blur(8px)}
#rt-launch-helper .pd-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}
#rt-launch-helper .pd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 20px}
#rt-launch-helper .pd-card{border-left-color:var(--orange)}
#rt-launch-helper .pd-card a{font-weight:700}
#rt-launch-helper .af-check{margin:10px 0 0;display:flex;gap:8px;align-items:center;color:#d7dae3}
#rt-launch-helper .af-comparison{overflow-x:auto}
@media(max-width:850px){#rt-launch-helper .pa-layout{grid-template-columns:1fr}#rt-launch-helper .pd-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){#rt-launch-helper{margin:8px auto;padding:20px 15px}#rt-launch-helper .pa-hero{margin:-20px -15px 22px;padding:36px 17px 28px}#rt-launch-helper .pa-detail{padding:17px}#rt-launch-helper .pd-grid,#rt-launch-helper .pd-filters{grid-template-columns:1fr}#rt-launch-helper .pa-links,#rt-launch-helper .pa-actions{align-items:stretch}#rt-launch-helper .pa-links a,#rt-launch-helper button{width:100%;justify-content:center}}

#rt-launch-helper #lh-step{min-height:155px}
#rt-launch-helper #lh-step h3{font-size:1.5rem}
#rt-launch-helper #lh-summary{min-height:180px}


/* v1.2.0 decision tree */
#rt-launch-helper .lh-quick{margin:0 0 26px;padding:18px;background:#10101e;border:1px solid var(--border);border-radius:8px}
#rt-launch-helper .lh-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
#rt-launch-helper .lh-quick-grid button{text-transform:none;letter-spacing:.1px;line-height:1.2}
#rt-launch-helper .lh-quick-grid button.is-active{color:#111;background:var(--orange);border-color:var(--orange)}
#rt-launch-helper .lh-reference{margin-top:26px;padding:20px;background:#10101e;border:1px solid var(--border);border-radius:8px}
#rt-launch-helper .lh-reference>p{color:var(--muted);font-size:.84rem}
#rt-launch-helper .lh-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
#rt-launch-helper .lh-reference-grid article{padding:14px 15px;background:#121222;border:1px solid #2e2e43;border-left:3px solid var(--accent2);border-radius:7px}
#rt-launch-helper .lh-reference-grid article p{margin:5px 0 0;color:var(--muted);font-size:.82rem}
#rt-launch-helper .lh-reviewed{margin:18px 0 0;color:#7f8494;font-size:.76rem;text-align:right}
@media(max-width:850px){#rt-launch-helper .lh-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#rt-launch-helper .lh-reference-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){#rt-launch-helper .lh-quick-grid,#rt-launch-helper .lh-reference-grid{grid-template-columns:1fr}}


/* v1.3.0 post-install canonical progression routes */
#rt-launch-helper .lh-after{margin-top:24px;padding:20px;background:#10101e;border:1px solid var(--border);border-radius:8px}
#rt-launch-helper .lh-after>p{color:var(--muted);font-size:.86rem}
#rt-launch-helper .lh-after-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
#rt-launch-helper .lh-after-grid a{display:flex;flex-direction:column;gap:5px;padding:13px 14px;background:#121222;border:1px solid #303046;border-top:3px solid var(--orange);border-radius:7px;text-decoration:none}
#rt-launch-helper .lh-after-grid strong{color:#fff;font:700 .9rem/1.2 Rajdhani,Arial,sans-serif}
#rt-launch-helper .lh-after-grid span{color:var(--muted);font-size:.78rem;line-height:1.45}
#rt-launch-helper .lh-after-grid a:hover,#rt-launch-helper .lh-after-grid a:focus{background:#18182b;border-color:var(--orange);text-decoration:none}
@media(max-width:1000px){#rt-launch-helper .lh-after-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){#rt-launch-helper .lh-after-grid{grid-template-columns:1fr}}
