.neuroone-assessment,.neuroone-matching,.neuroone-city{font-family:inherit;color:#17252a}.na-shell,.nm-shell{max-width:820px;margin:28px auto;background:#fff;border-radius:22px;box-shadow:0 12px 40px rgba(15,23,42,.08);overflow:hidden;border:1px solid #e8eef0}.na-top,.nm-brand{padding:18px 22px;font-weight:700;letter-spacing:.3px}.nm-brand{color:#298b94;border-bottom:1px solid #edf2f3}.na-progress,.nm-progress{height:5px;background:#eef3f4}.na-progress span,.nm-progress span{display:block;height:100%;width:0;background:#298b94;transition:.25s}.na-top small,.nm-status{display:block;padding:8px 22px;color:#64748b}.na-shell #na-app,.nm-shell #nm-app{padding:28px}.na-kicker,.nm-kicker{font-size:12px;letter-spacing:1.2px;color:#298b94}.na-intro h1,.nm-intro h1,.na-result h1,.nm-result h1{font-size:28px;line-height:1.6}.na-instructions,.nm-note,.na-disclaimer{background:#f7fbfb;border-right:4px solid #298b94;border-radius:10px;padding:14px;margin:16px 0;line-height:1.9}.na-q h2,.nm-q-title{line-height:1.9}.nm-q{margin:22px 0}.nm-q-title{font-weight:700;margin-bottom:9px}.nm-q-title span{color:#dc2626}.na-option,.nm-option{display:block;border:1px solid #dde7e9;border-radius:12px;padding:13px 15px;margin:8px 0;cursor:pointer}.na-option:hover,.nm-option:hover{border-color:#298b94;background:#f4fbfb}.na-option input,.nm-option input{accent-color:#298b94}.nm-input{width:100%;box-sizing:border-box;border:1px solid #dbe4e7;border-radius:10px;padding:11px 12px;font:inherit}.nm-range{display:flex;align-items:center;gap:14px}.nm-range input{flex:1;accent-color:#298b94}.nm-range output{min-width:32px;text-align:center;font-weight:700}.na-btn,.nm-btn{border:0;background:#298b94;color:#fff;border-radius:11px;padding:11px 20px;cursor:pointer;font:inherit;font-weight:700}.nm-secondary{background:#edf3f4;color:#24363a}.nm-actions{display:flex;justify-content:space-between;gap:10px;margin-top:25px}.nm-step-title{font-size:22px;font-weight:800;margin-bottom:20px}.na-score{display:flex;justify-content:space-between;align-items:center;background:#f0fdfa;padding:18px;border-radius:12px}.na-score strong{font-size:30px;color:#298b94}.na-recommend{margin-top:18px}.na-city-head{max-width:1100px;margin:auto;padding:35px 20px}.na-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 20px 30px}.na-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:20px}.na-card h2{font-size:19px}.na-tag{font-size:12px;color:#298b94}.na-meta{color:#64748b;font-size:13px}.na-card .na-btn{display:inline-block;text-decoration:none;margin-top:14px}.nm-result{text-align:center;padding:15px 0 25px}@media(max-width:700px){.na-grid{grid-template-columns:1fr}.na-shell,.nm-shell{margin:10px;border-radius:16px}.na-shell #na-app,.nm-shell #nm-app{padding:18px}.na-intro h1,.nm-intro h1{font-size:23px}.nm-actions{position:sticky;bottom:0;background:#fff;padding:12px 0}}
/* 2.5.9 - UX only */
.neuroone-matching .nm-brand{
 direction:ltr;
 text-align:left;
}
.neuroone-matching .nm-single-question{
 min-height:360px;
 display:flex;
 flex-direction:column;
 justify-content:center;
}
.neuroone-matching .nm-single-question .nm-step-title{
 margin-bottom:10px;
}
.neuroone-matching .nm-single-question .nm-q{
 margin:12px 0 18px;
}

/* 2.6.0 - Combined Assessment selector */
.neuroone-assessment-selector{max-width:1100px;margin:30px auto}
.nas-shell{background:#fff;border:1px solid #e7eef0;border-radius:22px;padding:34px;box-shadow:0 12px 40px rgba(15,23,42,.06)}
.nas-kicker{direction:ltr;text-align:left;font-size:12px;letter-spacing:1.2px;color:#298b94;font-weight:700}
.nas-shell>h1{margin:10px 0 8px;font-size:30px;line-height:1.6}
.nas-lead{color:#64748b;margin-bottom:26px}
.nas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.nas-card{border:1px solid #e2e8f0;border-radius:16px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:245px}
.nas-card:hover{border-color:#b9dfe2;box-shadow:0 8px 24px rgba(15,23,42,.05);transform:translateY(-1px)}
.nas-icon{font-size:32px;margin-bottom:10px}
.nas-card h2{font-size:20px;margin:4px 0 8px}
.nas-card p{color:#64748b;line-height:1.9;flex:1}
.nas-btn{display:inline-block;text-align:center;text-decoration:none!important;background:#298b94;color:#fff!important;border-radius:11px;padding:11px 16px;font-weight:700;margin-top:14px}
.neuroone-assessment-selector-back{max-width:820px;margin:15px auto 0}
.nas-back-link{display:inline-block;text-decoration:none!important;color:#298b94;font-weight:700;background:#f0fdfa;border-radius:10px;padding:9px 13px}
@media(max-width:800px){.nas-grid{grid-template-columns:1fr}.nas-shell{padding:20px}.nas-shell>h1{font-size:24px}.nas-card{min-height:auto}}

/* 2.7.0 final matching UX */
.neuroone-matching .nm-brand{min-height:42px;display:flex;align-items:center;justify-content:flex-start}
.neuroone-matching .nm-brand img{display:block;max-width:150px;max-height:42px;object-fit:contain}
.nm-result-logo{display:block;max-width:170px;max-height:56px;object-fit:contain;margin:0 auto 18px}
.nm-spinner{width:38px;height:38px;border:3px solid #dcebed;border-top-color:#298b94;border-radius:50%;margin:18px auto;animation:nmspin .8s linear infinite}
@keyframes nmspin{to{transform:rotate(360deg)}}
.nm-safety{border:1px solid #f1c9c9;background:#fffafa}
.nm-recommendations{text-align:right}
.nm-recommendations>h1{text-align:center;margin-bottom:8px}
.nm-rec-lead{text-align:center;color:#64748b;margin-bottom:24px}
.nm-therapist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.nm-therapist-card{border:1px solid #e2e8f0;border-radius:18px;padding:18px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.05)}
.nm-t-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}
.nm-t-avatar{width:68px;height:68px;border-radius:50%;object-fit:cover;background:#eef7f7}
.nm-avatar-fallback{display:grid;place-items:center;color:#298b94;font-weight:800;font-size:24px}
.nm-t-head h2{font-size:18px;margin:3px 0}
.nm-t-rank{font-size:12px;color:#298b94;font-weight:800}
.nm-badge{font-size:12px;color:#475569}
.nm-match-pill{display:inline-block;background:#eaf6f6;color:#176b72;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;margin-bottom:12px}
.nm-therapist-card p{font-size:13px;line-height:1.8;color:#475569;margin:7px 0}
.nm-capacity{color:#16835f!important}
.nm-reason{margin-top:12px;padding:10px 12px;border-radius:11px;background:#f8fafc;color:#475569;font-size:13px;line-height:1.8}
.nm-t-actions{display:flex;gap:8px;margin-top:14px}
.nm-t-actions .nm-btn{flex:1;text-align:center;text-decoration:none}
@media(max-width:850px){.nm-therapist-grid{grid-template-columns:1fr}.nm-therapist-card{padding:16px}}

.nm-safety-banner{margin:0 0 18px;padding:13px 15px;border:1px solid #e8c7c7;border-radius:12px;background:#fff8f8;color:#7a3434;line-height:1.9;font-size:13px}

.neuroone-matching .nm-therapist-card,
.neuroone-matching .nm-therapist-card p,
.neuroone-matching .nm-therapist-card h2,
.neuroone-matching .nm-reason{opacity:1!important;visibility:visible!important}
.neuroone-matching .nm-therapist-card h2{color:#172033!important}
.neuroone-matching .nm-therapist-card p,.neuroone-matching .nm-reason{color:#475569!important}
.neuroone-matching .nm-t-actions a.nm-btn,
.neuroone-matching .nm-t-actions a.nm-btn:link,
.neuroone-matching .nm-t-actions a.nm-btn:visited{
display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;
padding:11px 14px!important;border-radius:12px!important;background:#298b94!important;border:1px solid #298b94!important;
color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800!important;font-size:14px!important;
line-height:1.4!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;text-shadow:none!important}
.neuroone-matching .nm-t-actions a.nm-btn:hover,.neuroone-matching .nm-t-actions a.nm-btn:focus{
background:#247b83!important;border-color:#247b83!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.neuroone-matching .nm-t-actions a.nm-secondary,
.neuroone-matching .nm-t-actions a.nm-secondary:link,
.neuroone-matching .nm-t-actions a.nm-secondary:visited{
background:#fff!important;border-color:#298b94!important;color:#298b94!important;-webkit-text-fill-color:#298b94!important}

/* 2.7.6 safe final CTA readability */
.neuroone-matching .nm-t-actions a.nm-btn,
.neuroone-matching .nm-t-actions a.nm-btn:link,
.neuroone-matching .nm-t-actions a.nm-btn:visited{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#298b94!important;
  border-color:#298b94!important;
  opacity:1!important;
  visibility:visible!important;
  font-weight:800!important;
}
.neuroone-matching .nm-t-actions a.nm-secondary,
.neuroone-matching .nm-t-actions a.nm-secondary:link,
.neuroone-matching .nm-t-actions a.nm-secondary:visited{
  color:#298b94!important;
  -webkit-text-fill-color:#298b94!important;
  background:#fff!important;
}





/* Questionnaire Hub 2.8.4 */
.nq-library{
 direction:rtl;
 max-width:1050px;
 margin:0 auto 90px!important;
 padding:30px 16px 60px!important;
 color:#173236;
 font-family:inherit
}
.nq-library *{box-sizing:border-box}
.nq-hero{text-align:center;max-width:720px;margin:0 auto 30px}
.nq-logo{display:block;max-width:155px;max-height:58px;width:auto;height:auto;margin:0 auto 18px;object-fit:contain}
.nq-hero h1{margin:0 0 10px;font-size:clamp(27px,4vw,38px);line-height:1.45;font-weight:900;color:#183337}
.nq-hero p{margin:0 auto;max-width:680px;color:#6f8184;font-size:13px;line-height:2.05}

.nq-area-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 auto 20px;max-width:820px}
.nq-area-card{appearance:none;display:flex;align-items:center;justify-content:center;min-height:58px;width:100%;border:1px solid #e0e8e9;background:#fff;border-radius:14px;padding:10px 12px;cursor:pointer;font:inherit;color:#29464a;transition:.15s}
.nq-area-card strong{font-size:13px;font-weight:800;line-height:1.5}
.nq-area-card:hover{border-color:#b9d8da;background:#fcfefe;color:#298b94}
.nq-area-card.is-active{border-color:#298b94;background:#f2fafa;color:#247d85;box-shadow:0 0 0 2px rgba(41,139,148,.06)}

.nq-toolbar{display:flex;justify-content:center;margin:0 0 24px}
.nq-searchbox{display:flex;align-items:center;width:100%;max-width:540px;background:#fff;border:1px solid #dfe7e8;border-radius:13px;padding:0 14px}
.nq-search{width:100%!important;height:46px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;font:inherit!important;color:#243d40!important;text-align:right}

.nq-area-section{display:none;margin-bottom:30px}
.nq-area-section.is-active{display:block}
.nq-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}
.nq-section-title h2{margin:0;font-size:18px;color:#1b383c}
.nq-section-title>span{font-size:10px;color:#7a8b8e}
.nq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}

.nq-card{
 display:flex;
 flex-direction:column;
 justify-content:space-between;
 min-height:145px;
 padding:16px;
 border:1px solid #e2eaea;
 border-radius:15px;
 background:#fff;
 box-shadow:none;
 cursor:default!important
}
.nq-card:hover{border-color:#e2eaea;background:#fff;transform:none!important}
.nq-card[hidden]{display:none!important}

/* Strict rule: nothing in a questionnaire card is clickable except the title link. */
.nq-card *{pointer-events:none}
.nq-title-link{
 pointer-events:auto!important;
 cursor:pointer!important;
 color:#183337!important;
 text-decoration:none!important;
 font-weight:850
}
.nq-title-link:hover{color:#298b94!important;text-decoration:underline!important;text-underline-offset:3px}

.nq-badge{display:inline-block;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#eef7f7;color:#2b7f87;font-size:9px;font-weight:800}
.nq-card h3{margin:0 0 6px;font-size:16px;line-height:1.75}
.nq-card p{margin:0;color:#718285;font-size:11px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nq-card-foot{margin-top:14px;padding-top:10px;border-top:1px solid #edf1f1;color:#6c8184;font-size:10px}

.nq-coming{text-align:center;padding:26px 14px;border:1px dashed #d8e2e3;border-radius:14px;color:#74868a;font-size:12px;background:#fbfcfc}
.nq-empty{text-align:center;padding:28px 14px;border:1px dashed #d8e2e3;border-radius:14px;color:#74868a}
.nq-empty strong,.nq-empty span{display:block}
.nq-empty strong{color:#38575b;margin-bottom:4px}

/* Extra breathing room before the site footer */
.nq-note{
 margin:30px 0 70px!important;
 padding:12px 14px;
 border-radius:12px;
 background:#f7fafa;
 color:#738487;
 font-size:10px;
 line-height:1.9;
 text-align:center
}
.nq-back{display:inline-block;margin-bottom:18px;color:#298b94!important;font-weight:800;text-decoration:none!important}

@media(max-width:760px){
 .nq-library{padding:20px 12px 70px!important;margin-bottom:70px!important}
 .nq-hero{margin-bottom:24px}
 .nq-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .nq-area-card{min-height:54px}
 .nq-grid{grid-template-columns:1fr}
 .nq-card{min-height:132px}
 .nq-note{margin-bottom:60px!important}
}


/* 2.8.5 — Search spacing refinement */
.nq-toolbar{
  margin-top:28px!important;
  margin-bottom:32px!important;
}
@media(max-width:760px){
  .nq-toolbar{
    margin-top:22px!important;
    margin-bottom:27px!important;
  }
}


/* 2.8.7 — Post-test Matching bridge */
.na-match-bridge{
 margin-top:34px;
 padding:28px 24px;
 border:1px solid #dce9ea;
 border-radius:18px;
 background:#f8fbfb;
 text-align:center;
 direction:rtl;
}
.na-match-kicker{
 display:inline-block;
 margin-bottom:8px;
 color:#298b94;
 font-size:11px;
 font-weight:800;
}
.na-match-bridge h2{
 margin:0 0 10px;
 color:#183337;
 font-size:22px;
 line-height:1.65;
}
.na-match-bridge>p{
 max-width:680px;
 margin:0 auto;
 color:#687d80;
 font-size:12px;
 line-height:2.05;
}
.na-match-steps{
 display:flex;
 align-items:center;
 justify-content:center;
 gap:12px;
 margin:24px auto;
}
.na-match-steps span{
 display:flex;
 align-items:center;
 gap:7px;
 color:#38585c;
 font-size:11px;
 font-weight:700;
}
.na-match-steps b{
 display:flex;
 align-items:center;
 justify-content:center;
 width:25px;
 height:25px;
 border-radius:50%;
 background:#e7f4f4;
 color:#298b94;
 font-size:10px;
}
.na-match-steps i{
 color:#9eb0b2;
 font-style:normal;
}
.na-match-cta{
 display:inline-flex!important;
 align-items:center;
 justify-content:center;
 min-height:48px;
 padding:0 24px;
 border-radius:12px;
 background:#298b94!important;
 color:#fff!important;
 text-decoration:none!important;
 font-size:13px;
 font-weight:850;
}
.na-match-cta:hover{opacity:.92;color:#fff!important}
.na-match-secondary{
 display:block!important;
 width:max-content;
 margin:12px auto 0;
 color:#708487!important;
 text-decoration:none!important;
 font-size:10px;
}
@media(max-width:650px){
 .na-match-bridge{padding:22px 16px}
 .na-match-bridge h2{font-size:19px}
 .na-match-steps{align-items:stretch;flex-direction:column;gap:7px;text-align:right}
 .na-match-steps i{display:none}
 .na-match-steps span{justify-content:flex-start}
 .na-match-cta{display:flex!important;width:100%}
}


/* 2.8.8 — Dynamic matching context */
.na-match-personal{
 margin-bottom:10px!important;
 color:#405e62!important;
 font-weight:700;
}
.na-match-topic{
 display:flex;
 flex-direction:column;
 align-items:center;
 gap:4px;
 max-width:420px;
 margin:18px auto 4px;
 padding:12px 14px;
 border:1px solid #d7e7e8;
 border-radius:12px;
 background:#fff;
}
.na-match-topic span{font-size:9px;color:#819295}
.na-match-topic strong{font-size:13px;color:#216f76}
.na-match-topic small{font-size:9px;color:#74878a}
.na-match-secondary{
 appearance:none;
 border:0;
 background:transparent;
 cursor:pointer;
 font-family:inherit;
}
.na-match-bridge.is-collapsed{
 display:none;
}


/* 2.8.9 — Questionnaire → Matching continuity */
.nm-prefill-note{
 margin:16px 0;
 padding:13px 14px;
 border:1px solid #d8e9ea;
 border-radius:12px;
 background:#f3f9f9;
 text-align:right;
}
.nm-prefill-note strong{
 display:block;
 margin-bottom:3px;
 color:#247d85;
 font-size:12px;
}
.nm-prefill-note span{
 display:block;
 color:#667d80;
 font-size:10px;
 line-height:1.9;
}
