/* Homepage learning feature: uses the same .wrap as the hero and briefing. */
.home-page .home-journey{--journey-accent:#f4d39d;margin-block:0 44px;border:1px solid #586275;border-radius:20px;overflow:hidden;background:radial-gradient(ellipse at 59% 25%,#8a653523,transparent 48%),linear-gradient(115deg,#15243a,#0b1422 65%);box-shadow:0 18px 60px #0002;position:relative;isolation:isolate}
.home-journey::before{content:'';position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,#e8c083 35%,#8ccffd 75%,transparent);z-index:2}
.journey-main{display:grid;grid-template-columns:.85fr 1.6fr;align-items:center;min-height:300px;padding:28px 32px;gap:24px}
.journey-badge{display:inline-flex;align-items:center;gap:9px;margin:0 0 16px;color:#f3d39f;font-size:12px;font-weight:600}.journey-badge>span{width:6px;height:6px;border-radius:50%;background:#f3d39f;box-shadow:0 0 13px #f4ce8c99}
.journey-intro h2{font-size:32px;line-height:1.35;letter-spacing:-1.2px;color:#eff5ff;margin:0 0 14px}.journey-intro h2 em{font-style:normal;color:#c1dcfc}.journey-intro>p:not(.journey-badge){font-size:13px;line-height:1.85;color:#a8bbd3;margin:0 0 16px;word-break:keep-all}.journey-free{font-size:11px;letter-spacing:.2px;color:#c0cfe1}
.journey-stage{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-width:0;gap:24px}.journey-scene{position:relative;height:244px;min-width:0;display:grid;place-items:center}.journey-world{position:relative;width:156px;height:156px;z-index:1;animation:journey-float 6s ease-in-out infinite}.journey-planet{position:relative;width:100%;height:100%;border-radius:50%;z-index:2;background:repeating-linear-gradient(10deg,#cbb68f,#ecdbb5 14px,#ac9272 25px);box-shadow:inset -20px -15px 30px #0009,0 8px 30px #0004;overflow:hidden}.journey-planet[data-surface=ready]{background:none;box-shadow:none}.journey-planet .planet-surface{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none}.journey-ring{position:absolute;inset:29% -40%;border:12px solid #cfc6aa99;border-radius:50%;transform:rotate(-26deg);box-shadow:0 0 0 3px #9f97875c,inset 0 0 0 3px #d8cfbe88}.journey-ring.back{z-index:1}.journey-ring.front{z-index:3;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}.journey-halo{position:absolute;inset:0;background:radial-gradient(ellipse,#e9bd6c25,transparent 67%);animation:journey-glow 6s ease-in-out infinite}.journey-orbit{position:absolute;width:90%;height:85%;border:1px solid #97b5d91a;border-radius:50%;transform:rotate(-25deg)}.journey-orbit:before{content:'';position:absolute;left:20%;top:9%;width:4px;height:4px;border-radius:50%;background:#e9d3ac;box-shadow:0 0 12px #e7c48f}.journey-scene-label{position:absolute;bottom:0;font-size:9px;letter-spacing:2px;color:#98acc6}.journey-station{display:none;position:absolute;z-index:4;right:-38px;top:24px;width:58px;transform:rotate(-20deg)}.journey-station svg{width:100%;filter:drop-shadow(0 3px 4px #0009)}
.home-journey[data-choice=home],.home-journey[data-choice=orbit]{--journey-accent:#b4d9fc}.home-journey:not([data-choice=rings]) .journey-ring{display:none}.home-journey:not([data-choice=rings]) .journey-planet{background:#307eab}.home-journey:not([data-choice=rings]) .journey-planet[data-surface=ready]{background:none}.home-journey[data-choice=orbit] .journey-station{display:block}.home-journey[data-choice=orbit] .journey-orbit{border-color:#8fc5ed55}.home-journey:not([data-choice=rings]) .journey-halo{background:radial-gradient(ellipse,#64b9ff25,transparent 67%)}
.journey-step{font-size:9px;letter-spacing:1.7px;color:var(--journey-accent);margin:0 0 12px}.journey-feature h3{font-size:24px;line-height:1.45;letter-spacing:-.8px;white-space:pre-line;color:#f0f5ff;margin:0 0 12px}.journey-feature>p:not(.journey-step){font-size:12px;line-height:1.85;color:#a4b8d0;white-space:pre-line;margin:0 0 18px;word-break:keep-all}.home-page .journey-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 17px;min-height:48px;border-radius:8px;background:var(--journey-accent);color:#142238;font-size:13px;font-weight:700;transition:box-shadow .2s,transform .2s}.journey-cta b{font-size:22px;line-height:1;font-weight:400;transition:transform .2s}.journey-cta:hover{transform:translateY(-2px);box-shadow:0 6px 26px #eaca8e28}.journey-cta:hover b{transform:translateX(4px)}.journey-feedback{display:block;font-size:10px;line-height:1.5;color:#c3d0e1;min-height:15px;margin-top:7px}
.journey-options{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #34455b;background:#0a1423}.journey-options button{display:flex;align-items:center;gap:14px;text-align:left;background:transparent;color:#a1b3cc;border:0;border-right:1px solid #34455b;min-width:0;padding:19px 24px;position:relative;cursor:pointer;font:inherit;transition:background .2s,color .2s}.journey-options button:last-child{border-right:0}.journey-options button:after{content:'';position:absolute;bottom:0;left:24px;right:24px;height:2px;background:var(--journey-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.journey-options button[aria-pressed=true]{background:linear-gradient(100deg,#34404f,#142137);color:#f4f7fc}.journey-options button[aria-pressed=true]:after{transform:scaleX(1)}.journey-options button:hover{background:#1c2d43;color:#f5f8ff}.journey-number{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;border:1px solid #50647f;font-size:10px;flex:none}.journey-options button[aria-pressed=true] .journey-number{border-color:var(--journey-accent);color:var(--journey-accent)}.journey-options strong{display:block;font-size:14px;font-weight:600}.journey-options small{display:block;font-size:11px;color:#9eafc5;margin-top:2px}.journey-options b{font-weight:400;margin-left:auto;font-size:18px;color:#a4b8d0}.journey-foot{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding:9px 24px;background:#091321;color:#8196b0;font-size:9px}.journey-foot a{color:#a2b8d2;text-decoration:underline}.journey-foot button{border:0;background:none;font:inherit;font-size:10px;color:#a9bbd2;white-space:nowrap;cursor:pointer;padding:4px 0}.journey-foot [hidden]{display:none}
.home-journey[data-motion=off] *,.home-journey:not(.journey-in-view) *{animation-play-state:paused!important}.home-journey.journey-seen:before{animation:journey-shine 1.4s ease-out 1}.home-page .home-hero{padding-bottom:32px}
@keyframes journey-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-6px) rotate(0)}}@keyframes journey-glow{0%,100%{opacity:.6}50%{opacity:1}}@keyframes journey-shine{from{opacity:.2;transform:scaleX(.1)}to{opacity:1;transform:scaleX(1)}}
@media(max-width:1100px){.journey-main{grid-template-columns:.85fr 1.5fr;padding:26px 24px;gap:12px}.journey-intro h2{font-size:27px}.journey-stage{gap:12px}.journey-world{width:125px;height:125px}.journey-feature h3{font-size:21px}.journey-options button{padding:16px;gap:10px}.journey-options small{font-size:10px}.journey-scene{height:230px}}
@media(max-width:800px){.journey-main{grid-template-columns:1fr;gap:0;padding:24px}.journey-intro>p:not(.journey-badge){display:none}.journey-intro h2 br{display:none}.journey-intro h2{font-size:26px;display:inline;margin-right:12px}.journey-free{display:block;margin-top:10px}.journey-badge{display:flex;margin-bottom:10px}.journey-stage{grid-template-columns:1fr 1fr;gap:20px;margin-top:12px}.journey-world{width:150px;height:150px}.journey-options button{padding:14px 12px;gap:8px}.journey-options small{display:none}.journey-options strong{font-size:12px}.journey-options b{display:none}.journey-number{width:24px;height:24px}.journey-foot{padding-inline:18px}}
@media(max-width:480px){.home-page .home-journey{border-radius:14px;margin-bottom:32px}.journey-main{padding:22px 18px 18px}.journey-intro h2{font-size:25px;display:block}.journey-intro h2 br{display:block}.journey-stage{gap:4px;grid-template-columns:.9fr 1.1fr;margin-top:8px}.journey-scene{height:192px}.journey-world{width:95px;height:95px}.journey-ring{border-width:8px}.journey-scene-label{font-size:8px;letter-spacing:1px;bottom:9px}.journey-feature h3{font-size:18px}.journey-feature>p:not(.journey-step){font-size:11px;margin-bottom:12px}.journey-step{font-size:8px;letter-spacing:.7px;margin-bottom:8px}.home-page .journey-cta{padding:11px;font-size:12px;gap:8px}.journey-station{width:40px;right:-20px;top:12px}.journey-options button{flex-direction:column;gap:7px;text-align:center;padding:14px 5px}.journey-options strong{font-size:11px}.journey-options button:after{left:10px;right:10px}.journey-foot{align-items:start;gap:12px}.journey-foot>span{max-width:70%}}
@media(prefers-reduced-motion:reduce){.home-journey *,.home-journey:before{animation:none!important;transition:none!important}}
@media(max-width:480px){.journey-stage{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px}.journey-world{width:90px;height:90px}.journey-ring{left:-30%;right:-30%}}
