/* V96: isolated journey navigation. No game styles, global overflow or provider routing. */
.journey96{box-sizing:border-box;display:block;grid-column:1/-1;width:calc(100% - 40px);max-width:1120px;margin:32px auto;padding:clamp(22px,3.5vw,38px);border:1px solid #c6af68;border-left:5px solid #e6b84e;border-radius:18px;background:linear-gradient(120deg,#122e38,#0a1b23);color:#f7f1e4;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;line-height:1.6;scroll-margin-top:110px}
.journey96 *{box-sizing:border-box;min-width:0}.journey96 .j96-eyebrow{margin:0 0 10px;color:#efc974;font-size:.7rem;letter-spacing:.17em;font-weight:850}.journey96 h2{color:#fff3df;font:850 clamp(1.6rem,3.5vw,2.45rem)/1.2 system-ui,sans-serif;letter-spacing:-.02em;margin:0 0 16px}.journey96 .j96-intro{margin:0 0 23px;color:#dfebe7;max-width:75ch;font-size:1rem}.journey96 .j96-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.journey96 .j96-step{display:block;min-width:0;padding:20px;border:1px solid #53767b;border-radius:12px;color:#f4efdf;background:#122a34;text-decoration:none}.journey96 .j96-step[data-current]{background:#19413f;border-color:#e3bd65}.journey96 .j96-step small{display:block;color:#e9c676;font-size:.6rem;letter-spacing:.12em;font-weight:800}.journey96 .j96-step strong{display:block;color:#fff4df;font-size:1.45rem;line-height:1.3;margin:8px 0}.journey96 .j96-step span{display:block;color:#dce8e3;font-size:.85rem;line-height:1.65}.journey96 .j96-step:hover{background:#25484b}.journey96 .j96-origin{color:#d8e7e4;margin:20px 0 0;font-size:.8rem}.journey96 .j96-origin a{color:#f4ce79}.journey96 a:focus-visible{outline:3px solid #fff2c0;outline-offset:4px}.j96-inline-link{font-weight:750}.rise91-header a[data-review96-link]{color:#f3cc78}
@media(max-width:680px){.journey96{width:calc(100% - 28px);padding:22px 20px;margin:24px auto}.journey96 .j96-grid{grid-template-columns:1fr}.journey96 .j96-step{padding:17px 19px}.journey96 h2{font-size:clamp(1.38rem,5.7vw,1.9rem)}}
