/* E2M Passport — bigger, closer, more immersive (visual override) */
.pp-wrap{max-width:920px;padding:26px}
.pp-card{border-radius:0 0 20px 20px}

/* MODULE intro / questions: larger and more present */
.pp-mhead-ico{width:76px;height:76px;border-radius:20px;font-size:40px;margin-bottom:18px;box-shadow:0 14px 34px rgba(11,26,47,.24)}
.pp-mtag{font-size:11px;letter-spacing:.14em}
.pp-mhead h2{font-size:30px}
.pp-qtitle{font-size:27px;max-width:620px;margin-bottom:26px}
.pp-qcount{font-size:12px;letter-spacing:.1em}
.pp-qdots{margin:20px 0 6px}
.pp-qdot{width:10px;height:10px}
.pp-opts{max-width:560px;gap:12px}
.pp-opt{padding:18px 20px;border-radius:14px;font-size:15px}
.pp-opt .oico{font-size:27px}
.pp-opt .otxt b{font-size:15px}
.pp-opt .otxt span{font-size:12.5px}
.pp-opt .ochk{width:26px;height:26px}

/* MAP tiles: larger icons + type, closer feel */
.pp-map-head h1{font-size:34px}
.pp-map-head p{font-size:14px;max-width:560px}
.pp-grid{gap:14px}
.pp-tile{padding:20px;border-radius:16px}
.pp-tile-ico{width:56px;height:56px;border-radius:15px;font-size:30px}
.pp-tile h3{font-size:16.5px}
.pp-tile p{font-size:12px}
.pp-tile-badge{font-size:9px}

/* RESULT: larger, closer, warmer */
.pp-result{padding:34px}
.pp-rtag{font-size:11px;letter-spacing:.14em}
.pp-result h3{font-size:29px;line-height:1.18}
.pp-confetti{font-size:30px}
.pp-recs{gap:14px;margin-bottom:20px}
.pp-rec{padding:18px}
.pp-rec .ri{font-size:22px;margin-bottom:8px}
.pp-rec small{font-size:9px}
.pp-rec b{font-size:21px}
.pp-rec .brl{font-size:12px}
.pp-detail{font-size:14px;padding:18px 20px}
.pp-svc{padding:20px 22px}
.pp-svc .si{font-size:32px}
.pp-svc .st b{font-size:16px}
.pp-svc a{font-size:13px;padding:13px 20px}

/* VERTICAL bar chart */
.pp-chart{padding:20px}
.pp-chart-t{font-size:11px;letter-spacing:.08em;margin-bottom:16px}
.pp-chart-bars{display:flex;align-items:flex-end;justify-content:center;gap:26px;height:170px;padding:0 10px}
.pp-vbar{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:0 0 auto;width:74px;height:100%}
.pp-vbar-val{font-size:12px;font-weight:800;color:#fff;margin-bottom:8px;white-space:nowrap}
.pp-vbar-fill{width:100%;border-radius:8px 8px 0 0;min-height:6px;transition:height .6s cubic-bezier(.4,0,.2,1)}
.pp-vbar-lbl{font-size:11px;color:rgba(255,255,255,.7);margin-top:10px;text-align:center;line-height:1.2}

/* HOOK: bigger */
.pp-hook-in{padding:22px 24px}
.pp-hook-ico{width:58px;height:58px;font-size:30px}
.pp-hook-txt h4{font-size:18px}
.pp-hook-txt p{font-size:13px}
.pp-hook-btn{font-size:13px;padding:15px 20px}

/* Progress ring bigger */
.pp-ring{width:88px;height:88px;flex:0 0 88px}
.pp-ring svg{width:88px;height:88px}
.pp-ring-label{font-size:18px}

/* ===== PERSISTENT STUDY CTA (visible from module 1) ===== */
.pp-studybar{margin:34px 0 8px;background:linear-gradient(135deg,#0B1A2F,#12325a);border:1.5px solid rgba(217,192,136,.5);border-radius:18px;padding:24px 26px;display:flex;align-items:center;gap:20px;box-shadow:0 20px 50px rgba(11,26,47,.35)}
.pp-studybar .sb-ic{font-size:30px;flex:0 0 auto}
.pp-studybar .sb-tx{flex:1;min-width:0}
.pp-studybar .sb-tx b{display:block;color:#fff;font-family:'Fraunces',serif;font-size:19px;font-weight:600}
.pp-studybar .sb-tx span{display:block;color:rgba(255,255,255,.6);font-size:12px;margin-top:2px}
.pp-studybar-btns{display:flex;gap:10px;flex:0 0 auto}
.pp-sbtn{border:none;border-radius:11px;padding:13px 18px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
.pp-sbtn-gold{background:var(--champ);color:var(--mid)}
.pp-sbtn-gold:hover{background:#e3cf97}
.pp-sbtn-ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.25)}
.pp-sbtn-ghost:hover{background:rgba(255,255,255,.16)}
@media(max-width:640px){
  .pp-studybar{flex-wrap:wrap}
  .pp-studybar-btns{width:100%}
  .pp-sbtn{flex:1}
  .pp-qtitle{font-size:22px}
  .pp-result h3{font-size:23px}
  .pp-chart-bars{gap:14px}
  .pp-vbar{width:56px}
}

/* scarcity timer */
.pp-timer{color:#ff5a4d;font-weight:900;font-variant-numeric:tabular-nums;font-size:14px;letter-spacing:.02em}
.sb-timerlbl{color:rgba(255,255,255,.7)}
.pp-studybar-exp{border-color:rgba(255,90,77,.4);background:linear-gradient(135deg,#1a0e10,#2a1618)}

/* ===== ON-PAGE REPORT PREVIEW ===== */
.pp-report-preview{margin:22px 0 8px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 24px 64px rgba(11,26,47,.12)}
.rp-head-band{background:linear-gradient(135deg,#0B1A2F,#12325a);color:#fff;padding:30px 30px 26px;position:relative;overflow:hidden}
.rp-head-band::after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(217,192,136,.18);border-radius:50%;right:-90px;top:-90px}
.rp-band-tag{font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--champ);margin-bottom:10px}
.rp-head-band h2{font-family:'Fraunces',serif;font-size:26px;font-weight:500;line-height:1.15;margin-bottom:8px;position:relative;z-index:2}
.rp-head-band p{font-size:13.5px;color:rgba(255,255,255,.68);line-height:1.6;max-width:640px;position:relative;z-index:2}
.rp-fx{font-size:11px;color:rgba(217,192,136,.75);margin-top:12px;font-weight:700}
.rp-body{padding:26px 30px 30px}
.rp-sec{padding:22px 0;border-bottom:1px solid var(--line)}
.rp-sec:first-child{padding-top:4px}
.rp-sec-h{display:flex;align-items:center;gap:13px;margin-bottom:14px}
.rp-ico{font-size:30px;width:56px;height:56px;border-radius:15px;background:var(--paper);display:grid;place-items:center;flex:0 0 56px}
.rp-tag{font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--champ2)}
.rp-head{font-family:'Fraunces',serif;font-size:20px;font-weight:600;color:var(--ink);line-height:1.2;margin-top:2px}
.rp-mets{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}
.rp-met{flex:1;min-width:130px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:12px 15px}
.rp-met small{display:block;font-size:9px;font-weight:800;letter-spacing:.06em;color:var(--muted)}
.rp-met b{display:block;font-size:20px;font-weight:800;color:var(--ink);margin-top:3px;font-family:'Fraunces',serif}
.rp-met span{display:block;font-size:12px;color:var(--muted)}
.rp-why{font-size:14px;color:var(--ink);line-height:1.65;background:var(--paper);border-left:3px solid var(--champ);border-radius:0 10px 10px 0;padding:14px 18px;margin-bottom:14px}
.rp-bench-t{font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--champ2);margin-bottom:6px}
.rp-ul{margin:0 0 14px;padding-left:20px}
.rp-ul li{font-size:13px;color:var(--ink);line-height:1.6;margin-bottom:5px}
.rp-arts{display:flex;gap:9px;flex-wrap:wrap}
.rp-art{font-size:12px;font-weight:600;color:var(--mid);background:#f2f6fb;border:1px solid #e0e8f2;border-radius:999px;padding:8px 14px;text-decoration:none;transition:.15s}
.rp-art:hover{background:#e7eef7;border-color:var(--champ2)}
/* city comparison */
.rp-compare{margin-top:22px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px 22px}
.rp-compare-t{font-family:'Fraunces',serif;font-size:17px;font-weight:600;color:var(--ink);margin-bottom:16px}
.rp-ctable{width:100%;border-collapse:collapse}
.rp-ctable th{font-size:11px;font-weight:800;color:var(--muted);text-align:center;padding:0 8px 12px}
.rp-ctable th:first-child{text-align:left}
.rp-crow-lbl{font-size:12.5px;color:var(--ink);font-weight:600;padding:9px 8px 9px 0;white-space:nowrap}
.rp-ctable td{padding:7px 8px;vertical-align:middle}
.rp-cbar-wrap{position:relative;background:rgba(11,26,47,.06);border-radius:5px;height:22px;display:flex;align-items:center}
.rp-cbar{height:100%;border-radius:5px;min-width:10px}
.rp-cbar-wrap span{position:absolute;right:8px;font-size:10px;font-weight:800;color:var(--ink)}
.rp-compare-note{font-size:11.5px;color:var(--muted);line-height:1.5;margin-top:14px;font-style:italic}
.rp-more{text-align:center;font-size:13px;color:var(--muted);font-style:italic;padding-top:20px}
@media(max-width:640px){.rp-head-band h2{font-size:21px}.rp-crow-lbl{font-size:11px;white-space:normal}.rp-ctable th{font-size:9px}}

/* ---- Narrative study passages in the report preview: reads like a PDF study page ---- */
.rp-study-narr{margin:14px 0 4px;padding:18px 20px;background:linear-gradient(180deg,#fbf8f0,#f3eedf);border:1px solid #e4dcc4;border-radius:12px;box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(11,26,47,.05);}
.rp-study-narr p{font-family:'Fraunces',Georgia,serif;font-size:15px;line-height:1.62;color:#2a3140;margin:0 0 11px;text-align:left;}
.rp-study-narr p:first-child{font-size:16px;}
.rp-study-narr p:first-child::first-letter{font-size:2.5em;line-height:.8;float:left;padding:6px 8px 0 0;color:#b39253;font-weight:600;}
.rp-study-narr p:last-of-type{margin-bottom:0;}
.rp-study-src{margin-top:10px;font-family:Inter,system-ui,sans-serif;font-size:11px;letter-spacing:.5px;color:#9a8a5f;text-transform:uppercase;}

/* ---- confirmation toast ---- */
.pp-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:#0B1A2F;color:#fff;border:1px solid rgba(217,192,136,.4);padding:14px 22px;border-radius:12px;font-size:14px;font-weight:600;box-shadow:0 12px 40px rgba(5,11,22,.5);z-index:99999;opacity:0;transition:opacity .35s,transform .35s;max-width:90vw;text-align:center}
.pp-toast.show{opacity:1;transform:translate(-50%,0)}

/* gate social proof line */
.pp-gate-proof{margin-top:12px;padding:9px 12px;background:rgba(217,192,136,.12);border:1px solid rgba(217,192,136,.35);border-radius:9px;font-size:11.5px;line-height:1.4;color:#7a6a3f}
