:root{--mode-accent:#159ea4;--mode-accent-2:#0b4d90}
body.v44-mode .intro-copy{margin-bottom:14px}
body.v44-mode .intro-copy h1{max-width:820px}
.v44-status{width:min(620px,100%);margin:12px auto 2px;padding:11px 14px;border:1px solid #cde3e6;border-radius:16px;background:rgba(255,255,255,.86);display:flex;align-items:center;justify-content:center;gap:10px;color:#31566c;font-size:12px;font-weight:800;line-height:1.35}
.v44-status i{width:9px;height:9px;border-radius:50%;background:#2f9b75;box-shadow:0 0 0 5px rgba(47,155,117,.11);flex:0 0 auto}
.v44-status strong{color:#102f45}
.v44-preview-badge{position:fixed;z-index:95;left:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:#102f45;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 25px rgba(16,47,69,.25)}
.human-help-btn{border:1px solid #bdd5dc;background:#fff;color:#0b4d90;border-radius:999px;padding:12px 15px;font-size:12px;font-weight:900;white-space:nowrap}
.human-help-btn:hover{border-color:#159ea4}
.mode-bottom-action{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:13px auto 0}
.secure-access-panel{padding:34px 24px;text-align:center;border-top:1px solid #dce9ed}
.secure-access-panel h3{font-size:1.55rem;margin-bottom:8px}
.secure-access-panel p{max-width:570px;margin:0 auto;color:#31566c;line-height:1.55}
body.mode-prepare{--mode-accent:#2f9b75;--mode-accent-2:#0b6b78}
body.mode-prepare [data-book],body.mode-prepare .vsl-book-link,body.mode-prepare .answer-fast-book,body.mode-prepare #nextStepBook{display:none!important}
body.mode-prepare .eyebrow{background:#e9f8f2;color:#237a61}
body.mode-prepare .eyebrow i{background:#2f9b75}
body.mode-prepare .presence{background:radial-gradient(circle at 50% 32%,rgba(47,155,117,.15),transparent 34%),linear-gradient(180deg,#f3fbf7,#fff)}
body.mode-prepare .v44-status{border-color:#c9e8db;background:#f3fbf7}
body.mode-prepare .journey-step.active i{background:linear-gradient(135deg,#55d3ad,#0b6b78)}
body.mode-prepare .bottom-save-cta{background:linear-gradient(135deg,#2f9b75,#0b6b78)}
body.mode-research .v44-status{background:#f3fbfc}
body.v44-mode .active-cta-row{gap:8px}
body.v44-mode .active-cta-row .human-help-btn{height:36px;padding:7px 13px}
@media(max-width:650px){
  .v44-status{max-width:330px;padding:9px 11px;font-size:10px}
  .v44-preview-badge{left:8px;bottom:8px;font-size:9px}
  .human-help-btn{width:100%}
  body.v44-mode .active-cta-row{display:grid;grid-template-columns:1fr 1fr}
  body.mode-prepare .active-cta-row{grid-template-columns:1fr}
}
