/* ── Mentum Member Portal v4.9.1 ──────────────────────────────────────────── */

/* Base shell */
.mentum-member-shell{color:#e5e7eb}
.mentum-kicker{color:#a5b4fc;letter-spacing:.18em;font-size:12px;font-weight:700;margin-bottom:12px;text-transform:uppercase}

/* Hero */
.mentum-member-hero{border:1px solid rgba(255,255,255,.08);border-radius:32px;padding:34px 32px;background:linear-gradient(135deg,rgba(20,30,56,.88),rgba(19,26,48,.7));box-shadow:0 20px 60px rgba(0,0,0,.18);margin-bottom:22px;max-width:1280px;margin-left:auto;margin-right:auto}
.mentum-member-hero h1{margin:0 0 12px;font-size:52px;line-height:1.02;letter-spacing:-.03em;color:#eef2ff}
.mentum-member-hero p{margin:0;max-width:900px;font-size:20px;line-height:1.58;color:#cbd5e1}

/* Nav */
.mentum-member-nav,.mentum-grid.metrics,.mentum-two-col,.mentum-grid.signals,.mentum-grid.recap,.alerts-grid,.mentum-section-head,.watchlist-row{max-width:1280px;margin-left:auto!important;margin-right:auto!important}
.mentum-member-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:22px;padding-bottom:4px}
.mentum-member-nav::-webkit-scrollbar{display:none}
.mentum-nav-pill{display:inline-flex;align-items:center;padding:12px 22px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.02);color:#e5e7eb;text-decoration:none;font-weight:700;font-size:15px;transition:background .15s,border-color .15s}
.mentum-nav-pill:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}
.mentum-nav-pill.active{background:rgba(99,102,241,.16);color:#eef2ff;border-color:rgba(129,140,248,.3)}

/* Metrics grid */
.mentum-grid.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}
.metrics-compact .metric-value{font-size:22px}
.compact-metric .metric-value{white-space:nowrap}

/* Panels, metrics, signal cards */
.mentum-metric,.mentum-panel,.mentum-signal-card{border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(10,17,36,.82);padding:22px;color:#e5e7eb}
.metric-label{font-size:13px;color:#94a3b8;margin-bottom:8px}
.metric-value{font-size:24px;font-weight:800;color:#f8fafc;line-height:1.1;overflow-wrap:anywhere}
/* Last Ingest status row — full-width beneath the 3 compact metric cards */
.radar-last-ingest{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}
.radar-last-ingest .li-label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#475569;margin-bottom:4px}
.radar-last-ingest .li-value{display:block;font-size:20px;font-weight:800;color:#f8fafc;line-height:1.1}

/* Radar coverage panel: 3 equal-width cards, full available width */
.radar-coverage-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:0}

/* Two-col layouts */
.mentum-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}
.mentum-panel h3,.mentum-section-head h2{font-size:20px;margin:0 0 12px;color:#f8fafc}
.mentum-panel p,.mentum-panel li{color:#cbd5e1;font-size:17px;line-height:1.7}
.mentum-panel ul,.mentum-panel ol{margin:0;padding-left:20px}
.mentum-panel a{color:#60a5fa;text-decoration:none;font-weight:700}

/* Section head */
.mentum-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px auto 14px}
.mentum-count-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(59,130,246,.12);color:#93c5fd;font-size:13px;font-weight:700}

/* Signal cards grid */
.mentum-grid.signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:22px}
.signal-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px;align-items:flex-start}
.ticker{font-size:32px;font-weight:800;color:#f8fafc;line-height:1;margin-bottom:6px}
.label{font-size:17px;font-weight:700;color:#e5e7eb}
.confidence-badge{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;background:rgba(99,102,241,.16);color:#c7d2fe;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}
.stats-line{display:flex;flex-wrap:wrap;gap:8px 12px;color:#93c5fd;font-size:14px;margin-bottom:10px;align-items:center}
.summary{color:#cbd5e1;font-size:17px;line-height:1.65;margin:0 0 16px;min-height:82px}
.signal-link{color:#60a5fa;text-decoration:none;font-weight:700;font-size:14px}

/* ── IQ Layer surface ─────────────────────────────────────────────────────── */

/* IQ rank badge on cards */
.iq-rank-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:rgba(251,191,36,.14);color:#fcd34d;font-size:11px;font-weight:800;letter-spacing:.06em;margin-bottom:6px}

/* IQ score inline in stats-line */
.iq-score-inline{color:#a78bfa;font-weight:700}

/* IQ tag strip */
.iq-tag-strip{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}
.iq-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em}
.iq-tag.surge{background:rgba(245,158,11,.15);color:#fcd34d;border:1px solid rgba(245,158,11,.25)}
.iq-tag.rotate-in{background:rgba(34,197,94,.13);color:#86efac;border:1px solid rgba(34,197,94,.22)}
.iq-tag.rotate-out{background:rgba(239,68,68,.12);color:#fca5a5;border:1px solid rgba(239,68,68,.2)}
.iq-tag.quality{background:rgba(99,102,241,.16);color:#c4b5fd;border:1px solid rgba(99,102,241,.25)}
.iq-tag.decayed{background:rgba(107,114,128,.14);color:#9ca3af;border:1px solid rgba(107,114,128,.2)}
.iq-tag.extra{background:rgba(255,255,255,.06);color:#d1d5db;border:1px solid rgba(255,255,255,.1)}

/* IQ pillar bar chart */
.iq-pillars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}
.iq-pillar{display:flex;flex-direction:column;gap:5px}
.iq-pillar-label{font-size:10px;color:#94a3b8;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.iq-pillar-bar{height:5px;border-radius:3px;background:rgba(255,255,255,.07);overflow:hidden}
.iq-pillar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#6366f1,#818cf8);transition:width .4s ease}
.iq-pillar-pct{font-size:10px;color:#6366f1;font-weight:700}

/* Detail page pillars — taller bars */
.detail-pillars{margin-bottom:22px}
.detail-pillars .pillar-sub{font-size:14px;color:#64748b;margin:-4px 0 16px}
.detail-pillars-bars{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.detail-pillars-bars .iq-pillar-label{font-size:12px}
.detail-pillars-bars .iq-pillar-bar{height:10px}
.detail-pillars-bars .iq-pillar-pct{font-size:12px}

/* IQ rank on detail page */
.detail-iq-rank{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;background:rgba(251,191,36,.14);color:#fcd34d;font-size:13px;font-weight:800;letter-spacing:.06em;margin-bottom:10px}

/* ── Sector rotation strip on dashboard ───────────────────────────────────── */
.mentum-rotation-strip{display:flex;flex-wrap:wrap;gap:12px;align-items:center;max-width:1280px;margin:0 auto 18px;padding:12px 18px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07)}
.rotation-in{color:#86efac;font-weight:700;font-size:14px}
.rotation-out{color:#fca5a5;font-weight:700;font-size:14px}

/* ── Lock screen — premium SaaS design ───────────────────────────────────── */
.mlock-wrap{max-width:1100px;margin:48px auto;background:#fff;border-radius:24px;box-shadow:0 2px 4px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.08),0 1px 0 rgba(0,0,0,.06);overflow:hidden}
.mlock-accent{height:3px;background:linear-gradient(90deg,#356cf6 0%,#6b9bff 60%,#a5c0ff 100%)}
.mlock-body{padding:64px 72px 72px}
.mlock-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:24px}
.mlock-kicker-dot{width:6px;height:6px;border-radius:50%;background:#356cf6;flex-shrink:0}
.mlock-kicker-text{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#356cf6}
.mlock-headline{font-size:48px;line-height:1.06;letter-spacing:-.025em;color:#111827;margin-bottom:18px;font-weight:700}
.mlock-subtext{font-size:18px;line-height:1.65;color:#6b7280;max-width:560px;margin-bottom:40px}
.mlock-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:52px}
.mlock-btn-primary{display:inline-flex;align-items:center;gap:9px;padding:15px 30px;background:#356cf6;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;letter-spacing:-.01em;transition:background .15s,transform .1s}
.mlock-btn-primary:hover{background:#2a5de0;transform:translateY(-1px);color:#fff}
.mlock-btn-primary:active{transform:translateY(0)}
.mlock-btn-arrow{width:16px;height:16px;flex-shrink:0;transition:transform .15s}
.mlock-btn-primary:hover .mlock-btn-arrow{transform:translateX(3px)}
.mlock-btn-outline{display:inline-flex;align-items:center;padding:15px 28px;background:transparent;color:#374151;border:1.5px solid #d1d5db;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;letter-spacing:-.01em;transition:border-color .15s,background .15s,transform .1s}
.mlock-btn-outline:hover{border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px);color:#374151}
.mlock-btn-outline:active{transform:translateY(0)}
.mlock-divider{width:100%;height:1px;background:#f0f1f3;margin-bottom:44px}
.mlock-features-label{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#9ca3af;margin-bottom:24px}
.mlock-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.mlock-feature-card{border:1px solid #f0f1f3;border-radius:16px;padding:26px 22px;background:#fafafa;transition:border-color .15s,box-shadow .15s}
.mlock-feature-card:hover{border-color:#e5e7eb;box-shadow:0 4px 16px rgba(0,0,0,.05)}
.mlock-feature-icon{width:36px;height:36px;border-radius:10px;background:#eff4ff;display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.mlock-feature-icon svg{width:18px;height:18px}
.mlock-feature-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:8px;letter-spacing:-.01em}
.mlock-feature-desc{font-size:14px;line-height:1.6;color:#6b7280}
.mlock-trust{margin-top:44px;padding-top:28px;border-top:1px solid #f0f1f3;display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.mlock-trust-item{display:flex;align-items:center;gap:7px;font-size:13px;color:#9ca3af}
.mlock-trust-check{width:16px;height:16px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;flex-shrink:0}
@media(max-width:800px){
  .mlock-body{padding:40px 28px 48px}
  .mlock-headline{font-size:32px}
  .mlock-subtext{font-size:16px}
  .mlock-features-grid{grid-template-columns:1fr}
  .mlock-actions{flex-direction:column}
  .mlock-btn-primary,.mlock-btn-outline{width:100%;justify-content:center}
  .mlock-trust{gap:14px}
}

/* ── Watchlists ───────────────────────────────────────────────────────────── */
.watchlists-head{margin-top:26px}
.watchlist-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,360px));gap:18px;margin-bottom:22px;justify-content:flex-start}
.watchlist-card .summary{min-height:80px}
/* Homepage Early Narrative cards — no minimum height, content determines height */
.movers-grid .mentum-signal-card .summary{min-height:unset}
.signal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07);margin-top:auto}
.signal-change{color:#93c5fd;font-weight:700;font-size:14px}
.empty-bucket{max-width:1280px;margin:0 auto 10px}

/* ── Signal detail ────────────────────────────────────────────────────────── */
.detail-top .detail-ticker{font-size:52px;font-weight:800;color:#f8fafc;line-height:1;margin-bottom:8px}
.detail-top .detail-label{font-size:20px;font-weight:700;color:#e5e7eb;margin-bottom:14px}
.detail-top .detail-reason{font-size:19px;line-height:1.7;color:#cbd5e1;margin:0 0 14px}
.detail-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.detail-meta-box{border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:14px 12px;background:rgba(255,255,255,.02)}
.detail-meta-box span{display:block;font-size:12px;color:#94a3b8;margin-bottom:6px}
.detail-meta-box strong{display:block;font-size:20px;line-height:1.2;color:#f8fafc;overflow-wrap:anywhere}

/* ── Headlines / recap ────────────────────────────────────────────────────── */
.headline-panel p{margin:8px 0 10px}
.headline-meta,.empty-meta{color:#94a3b8;font-size:12px;line-height:1.6}
.dashboard-intro .headline-row{display:flex;gap:14px;padding:11px 0;border-top:1px solid rgba(255,255,255,.07)}
.dashboard-intro .headline-row:first-of-type{border-top:none;padding-top:0}
.dashboard-intro .headline-row strong{flex-shrink:0;color:#e5e7eb}
.mentum-grid.recap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}
.dashboard-bottom .mentum-panel{min-height:100%}

/* ── Alerts ───────────────────────────────────────────────────────────────── */
.alerts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}
.alert-card .alert-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}
.alert-type,.alert-pill{display:inline-flex;align-items:center;padding:6px 13px;border-radius:999px;font-size:12px;font-weight:700}
.alert-type{background:rgba(59,130,246,.12);color:#bfdbfe}
.alert-pill{background:rgba(255,255,255,.06);color:#e5e7eb}
.alert-capture-row{margin-top:6px}

/* Role-aware alert form */
.alert-form-panel .mentum-alert-form{display:block}
.mentum-field-label{display:block;color:#cbd5e1;font-weight:700;margin-bottom:9px;font-size:15px}
.mentum-text-input{width:100%;padding:13px 15px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);color:#fff;margin-bottom:14px;font-size:15px;box-sizing:border-box}
.mentum-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}
.mentum-check-card{display:flex;gap:11px;align-items:flex-start;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.02);cursor:pointer}
.mentum-check-card.locked{opacity:.55;cursor:default}
.mentum-check-card strong{display:block;font-size:14px;color:#e5e7eb}
.alert-upgrade-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:rgba(251,191,36,.15);color:#fcd34d;font-size:10px;font-weight:700;margin-left:6px}
.alert-context-note{border-radius:12px;padding:11px 14px;font-size:14px;margin-bottom:16px!important;border:1px solid transparent}
.alert-context-note.guest{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);color:#94a3b8}
.alert-context-note.free{background:rgba(251,191,36,.07);border-color:rgba(251,191,36,.2);color:#fcd34d}
.alert-context-note.paid{background:rgba(34,197,94,.07);border-color:rgba(34,197,94,.2);color:#86efac}
.mentum-save-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border:none;border-radius:14px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;font-size:15px}

/* Success banner */
.mentum-success-banner{max-width:1280px;margin:0 auto 16px;padding:13px 16px;border-radius:14px;background:rgba(34,197,94,.13);border:1px solid rgba(34,197,94,.28);color:#dcfce7;font-weight:700}

/* ── Responsive ───────────────────────────────────────────────────────────── */
@media(max-width:1100px){.mentum-grid.signals{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:960px){
  .mentum-member-hero h1,.mentum-lock-shell h1{font-size:36px}
  .mentum-member-hero p,.mentum-lock-shell p{font-size:17px}
  .mentum-grid.metrics,.mentum-two-col,.mentum-grid.signals,.mentum-grid.recap,.alerts-grid,.detail-meta-grid,.watchlist-row,.mentum-checkbox-grid,.mentum-lock-grid,.mentum-lock-preview-grid{grid-template-columns:1fr}
  .mentum-section-head{flex-direction:column;align-items:flex-start}
  .iq-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}
  .metrics-compact .metric-value,.compact-metric .metric-value{white-space:normal}
}
@media(max-width:600px){
  .mentum-lock-shell{padding:28px 20px}
  .mentum-member-hero{padding:24px 20px}
  .iq-pillars,.detail-pillars-bars{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* ── Free-subscriber limited-access wall (v4.9.3) ───────────────────────────── */

/* Status chip — "Signed in as X" */
.mfree-status-chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f0fdf4;
    border: 1px solid #bbf7d0;
    border-radius: 999px;
    padding: 6px 14px;
    font-size: 13px;
    color: #166534;
    font-weight: 500;
    margin-bottom: 22px;
}

.mfree-status-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #22c55e;
    flex-shrink: 0;
}

.mfree-status-chip strong {
    font-weight: 700;
    color: #14532d;
}

/* Subtext with inline strong */
.mlock-subtext strong {
    color: #111827;
    font-weight: 700;
}

/* Pro unlock bullet list */
.mfree-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 520px;
}

.mfree-bullet {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    color: #374151;
    line-height: 1.5;
}

.mfree-bullet-check {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #eff4ff;
    border: 1px solid #c7d7fd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}

/* Accent variant — slightly different left-border tint for free wall */
.mfree-wrap .mlock-accent {
    background: linear-gradient(90deg, #356cf6 0%, #7c3aed 100%);
}

@media (max-width: 800px) {
    .mfree-status-chip { font-size: 12px; }
    .mfree-bullets { gap: 10px; }
    .mfree-bullet { font-size: 14px; }
}

/* ── Registration page — Start Free (v5.0.1) ─────────────────────────────── */

/* Page body set by blank template — handled in mentum-blank.php */

/* Card wrapper */
.mreg-wrap {
    max-width: 520px;
    width: 100%;
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 2px 4px rgba(0,0,0,.05), 0 16px 48px rgba(0,0,0,.10);
    overflow: hidden;
}

.mreg-body {
    padding: 48px 44px 52px;
}

/* Heading */
.mlock-headline {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -.025em;
    color: #111827;
    margin: 0 0 10px;
    line-height: 1.06;
}

.mlock-subtext {
    font-size: 15px;
    line-height: 1.6;
    color: #6b7280;
    margin: 0 0 28px;
}

/* ── Form layout ──────────────────────────────────────────────────────────── */

.mreg-form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mreg-row {
    display: grid;
    gap: 12px;
}

.mreg-row-two {
    grid-template-columns: 1fr 1fr;
}

/* ── Fields ───────────────────────────────────────────────────────────────── */

.mreg-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.mreg-field-full {
    grid-column: 1 / -1;
}

.mreg-label {
    font-size: 12.5px;
    font-weight: 600;
    color: #374151;
    letter-spacing: .02em;
    text-transform: none;
}

/* Normal input */
.mreg-input {
    padding: 11px 13px;
    border: 1.5px solid #e5e7eb;
    border-radius: 10px;
    font-size: 15px;
    color: #111827;
    background: #fafafa;
    width: 100%;
    box-sizing: border-box;
    transition: border-color .15s, background .15s, box-shadow .15s;
    outline: none;
    -webkit-appearance: none;
}

.mreg-input:focus {
    border-color: #356cf6;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(53,108,246,.12);
}

/* ── Error state ──────────────────────────────────────────────────────────── */

/* Field wrapper in error state — BEM double-dash */
.mreg-field--error .mreg-label {
    color: #ff4d4f;
}

.mreg-field--error .mreg-input {
    border-color: #ff4d4f;
    background: rgba(255, 77, 79, 0.04);
    box-shadow: none;
}

.mreg-field--error .mreg-input:focus {
    border-color: #ff4d4f;
    box-shadow: 0 0 0 3px rgba(255, 77, 79, 0.14);
}

/* Inline error message below input */
.mreg-error-msg {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12.5px;
    font-weight: 500;
    color: #ff4d4f;
    margin-top: 2px;
    line-height: 1.4;
}

.mreg-error-msg a {
    color: #356cf6;
    font-weight: 600;
    text-decoration: underline;
}

/* General / banner error */
.mreg-error-banner {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: rgba(255,77,79,.06);
    border: 1.5px solid rgba(255,77,79,.28);
    border-radius: 12px;
    padding: 13px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #c0392b;
    margin-bottom: 20px;
    line-height: 1.5;
}

/* ── Submit button ────────────────────────────────────────────────────────── */

.mreg-submit {
    width: 100%;
    padding: 14px;
    background: #356cf6;
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: -.01em;
    transition: background .15s, transform .1s;
    margin-top: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.mreg-submit:hover {
    background: #2a5de0;
    transform: translateY(-1px);
}

.mreg-submit:active {
    transform: translateY(0);
}

/* ── Secondary link ───────────────────────────────────────────────────────── */

.mreg-signin-link {
    text-align: center;
    font-size: 14px;
    color: #9ca3af;
    margin: 18px 0 0;
}

.mreg-signin-link a {
    color: #356cf6;
    font-weight: 600;
    text-decoration: none;
}

.mreg-signin-link a:hover {
    text-decoration: underline;
}

/* ── Benefit bullets (reuse mfree-bullets from free wall) ─────────────────── */
/* mfree-bullets / mfree-bullet / mfree-bullet-check already defined above */

/* ── Responsive ───────────────────────────────────────────────────────────── */
@media (max-width: 600px) {
    .mreg-wrap { border-radius: 0; box-shadow: none; }
    .mreg-body { padding: 32px 22px 36px; }
    .mreg-row-two { grid-template-columns: 1fr; }
    .mlock-headline { font-size: 28px; }
}

/* ── v5.2 Confidence + Explainability ───────────────────────────────────────── */

/* Signal card: confidence reasons strip */
.card-conf-reasons {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin: 7px 0 5px;
}
.ccr-item {
    font-size: 12px;
    color: #94a3b8;
    line-height: 1.4;
    padding-left: 11px;
    position: relative;
}
.ccr-item::before {
    content: '›';
    position: absolute;
    left: 0;
    color: #356cf6;
    font-weight: 700;
}

/* Signal detail: confidence header bar */
.detail-conf-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    background: rgba(255,255,255,.03);
    border-radius: 12px;
    padding: 13px 18px;
    margin-bottom: 18px;
}
.dcb-label {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -.01em;
}
.dcb-score {
    font-size: 13px;
    color: #64748b;
    font-weight: 600;
}
.dcb-drivers {
    font-size: 13px;
    color: #64748b;
}

/* Explainability section headings */
.explain-head {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #94a3b8;
}
.explain-strength { color: #22c55e; }
.explain-weakness { color: #f59e0b; }

/* Explainability lists */
.explain-list {
    margin: 0;
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.explain-list li {
    font-size: 14px;
    color: #cbd5e1;
    line-height: 1.5;
}
.explain-empty {
    font-size: 13px;
    color: #64748b;
    margin: 0;
    font-style: italic;
}

/* Weekly recap: WHY #1 panel */
.recap-top-why {
    margin-bottom: 18px;
    border-left: 3px solid #356cf6 !important;
}
.recap-why-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.recap-why-ticker {
    font-size: 22px;
    font-weight: 800;
    color: #f8fafc;
    letter-spacing: -.02em;
}
.recap-why-rank {
    font-size: 12px;
    font-weight: 700;
    background: rgba(53,108,246,.16);
    color: #93c5fd;
    border-radius: 999px;
    padding: 3px 10px;
}
.recap-why-label {
    font-size: 13px;
    font-weight: 700;
}
.recap-why-intro {
    font-size: 11px;
    color: #64748b;
    margin: 0 0 6px;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 600;
}
.recap-why-list {
    margin: 0 0 10px;
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.recap-why-list li {
    font-size: 14px;
    color: #cbd5e1;
    line-height: 1.5;
}
.recap-why-drivers {
    font-size: 13px;
    color: #64748b;
    margin: 0;
}

/* ── Radar Alerts page ────────────────────────────────────────────────────── */

/* Stage badges — scoped to radar-stage-* variants */
.radar-stage-badge{display:inline-block;font-size:11px;font-weight:700;padding:3px 9px;border-radius:6px;white-space:nowrap;margin-top:5px;letter-spacing:.02em}
.radar-stage-spike{background:rgba(249,115,22,.15);color:#fed7aa;border:1px solid rgba(249,115,22,.25)}
.radar-stage-breakout{background:rgba(5,150,105,.14);color:#6ee7b7;border:1px solid rgba(5,150,105,.22)}
.radar-stage-confirming{background:rgba(37,99,235,.14);color:#bfdbfe;border:1px solid rgba(37,99,235,.22)}
.radar-stage-forming{background:rgba(124,58,237,.13);color:#ddd6fe;border:1px solid rgba(124,58,237,.2)}
.radar-stage-watch{background:rgba(255,255,255,.05);color:#94a3b8;border:1px solid rgba(255,255,255,.08)}

/* Narrative pill — accent text only, no background */
.radar-nar-pill{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;align-self:flex-start;white-space:nowrap}

/* Alert card — narrative pill replaces confidence-badge, inherits all watchlist-card styles */

/* Snapshot table — inherits panel padding, overrides table internals only */
.radar-snapshot-table{padding:0;overflow:hidden}
.radar-snapshot-table table{width:100%;border-collapse:collapse;font-size:14px}
.radar-snapshot-table thead tr{border-bottom:1px solid rgba(255,255,255,.08)}
.radar-snapshot-table th{padding:11px 16px;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap}
.radar-snapshot-table td{padding:11px 16px;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle}
.radar-snapshot-table tbody tr.alt td{background:rgba(255,255,255,.015)}
.radar-snapshot-table tbody tr:last-child td{border-bottom:none}
.radar-snapshot-table .rt-ticker{font-weight:700;color:#f8fafc}
.radar-snapshot-table .rt-ticker a{color:#f8fafc;text-decoration:none}
.radar-snapshot-table .rt-ticker a:hover{color:#60a5fa}
.radar-snapshot-table .rt-num{font-variant-numeric:tabular-nums;color:#e5e7eb}
.radar-snapshot-table .rt-muted{color:#94a3b8}
.radar-snapshot-table .rt-meta{color:#475569;font-size:12px;white-space:nowrap}

/* Responsive: collapse table on small screens */
@media(max-width:960px){.radar-snapshot-table{overflow-x:auto}}

/* ── Under $10 price filter chips ───────────────────────────────────────── */

.mentum-price-filter {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 999px;
  padding: 3px;
}

.mpf-chip {
  display: inline-flex;
  align-items: center;
  padding: 5px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: #64748b;
  text-decoration: none;
  transition: background .13s, color .13s;
  white-space: nowrap;
}
.mpf-chip:hover {
  color: #e2e8f0;
  background: rgba(255,255,255,.06);
}
.mpf-chip.mpf-active {
  background: rgba(99,102,241,.2);
  color: #c7d2fe;
  border: 1px solid rgba(129,140,248,.3);
}

/* Filter empty state */
.mentum-filter-empty {
  text-align: center;
  padding: 2.4rem 1.8rem !important;
}
.filter-empty-title {
  font-size: 1rem;
  font-weight: 700;
  color: #e2e8f0;
  margin: 0 0 .5rem !important;
}
.filter-empty-body {
  font-size: .88rem;
  color: #475569;
  margin: 0 !important;
  line-height: 1.6;
}
.filter-empty-body a {
  color: #6366f1;
  font-weight: 600;
  text-decoration: none;
}
.filter-empty-body a:hover { color: #a5b4fc; }
