
/* Typing Journey v17.10.155 */
body[data-game-type="typing-journey"] .games-shell{width:min(1500px,calc(100% - 28px));}
.journey-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;align-items:start}
.journey-main-card,.journey-side-card,.journey-info-grid article{background:var(--surface,#fff);border:1px solid var(--border,#dbe4f0);border-radius:20px;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.journey-main-card{overflow:hidden}.journey-title-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(190px,.45fr);gap:14px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--border,#dbe4f0)}
.journey-title-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#1769ff;color:#fff;font-size:27px;box-shadow:0 10px 24px rgba(23,105,255,.22)}
.journey-kicker{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#1769ff;font-weight:900}.journey-title-row h1{font-size:clamp(26px,3vw,38px);margin:3px 0 2px}.journey-title-row p{margin:0;color:#64748b;line-height:1.45}.journey-title-row .journey-motto{justify-self:end;max-width:220px;text-align:right;font-style:italic;color:#52627a;font-size:13px}
.journey-map-viewport{margin:14px 14px 0;overflow-x:auto;overflow-y:hidden;border:1px solid #cfe0ff;border-radius:18px;background:#eef8ff;scrollbar-width:thin;scroll-behavior:smooth}.journey-map-inner{position:relative;min-width:880px}.journey-map-svg{display:block;width:100%;height:auto}.journey-checkpoint-rail{display:grid;grid-template-columns:repeat(10,1fr);gap:0;padding:0 8px 10px;background:#fff}.journey-checkpoint{position:relative;text-align:center;padding:24px 4px 0;color:#52627a;font-size:10px;font-weight:750;line-height:1.15}.journey-checkpoint::before{content:attr(data-number);position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dbeafe;color:#1d4ed8;border:2px solid #fff;box-shadow:0 3px 10px rgba(15,23,42,.12);font-size:10px;font-weight:900}.journey-checkpoint.is-done::before{background:#16a34a;color:#fff}.journey-checkpoint.is-current::before{background:#1769ff;color:#fff;box-shadow:0 0 0 4px rgba(23,105,255,.15)}.journey-checkpoint.is-expert::before{background:#ef4444;color:#fff}.journey-checkpoint.is-challenge::before{background:#f59e0b;color:#fff}.journey-checkpoint strong{display:block;color:#0f172a;font-size:10px}
.journey-live-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:14px}.journey-live-stats>div{min-width:0;padding:10px 12px;border:1px solid var(--border,#dbe4f0);border-radius:14px;background:var(--surface-2,#f8fafc)}.journey-live-stats span{display:block;font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#64748b}.journey-live-stats strong{display:block;margin-top:3px;font-size:21px;color:#0f172a}.journey-live-stats small{display:block;margin-top:2px;color:#64748b;font-size:10px}.journey-mini-progress{height:5px;margin-top:7px;background:#e2e8f0;border-radius:999px;overflow:hidden}.journey-mini-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#16a34a,#1769ff);transition:width .25s ease}
.journey-typing-panel{margin:0 14px 14px;padding:14px;border:1px solid var(--border,#dbe4f0);border-radius:17px;background:linear-gradient(180deg,#fbfdff,#f5f8fc)}.journey-prompt-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.journey-prompt-head>span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;color:#64748b}.journey-prompt-tools{display:flex;align-items:center;gap:8px}.journey-route-control,.journey-idle-control{display:flex;align-items:center;gap:6px;color:#64748b;font-size:10px;font-weight:750;white-space:nowrap}.journey-route-control select,.journey-idle-control select{min-height:28px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:3px 7px;font:700 10px/1 Inter,sans-serif}.journey-prompt-head button{border:1px solid #bfd4ff;border-radius:999px;background:#fff;color:#1769ff;padding:6px 10px;font:800 11px/1 Inter,sans-serif;cursor:pointer}.journey-prompt{min-height:56px;padding:12px 13px;border-radius:12px;background:#fff;border:1px solid #e4eaf3;font:600 clamp(18px,2.1vw,27px)/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere;color:#334155}.journey-prompt .done{color:#16a34a}.journey-prompt .current{background:#1769ff;color:#fff;border-radius:3px}.journey-prompt .future{color:#64748b}.journey-input{width:100%;margin-top:9px;padding:12px 13px;border:2px solid #b7c7df;border-radius:11px;background:#fff;color:#0f172a;font:600 16px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.journey-input:focus{outline:none;border-color:#1769ff;box-shadow:0 0 0 3px rgba(23,105,255,.12)}.journey-input.is-wrong{border-color:#ef4444;animation:journeyShake .18s ease}.journey-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.journey-actions .game-button{padding:9px 14px;box-shadow:none}.journey-enter-hint,.journey-tip{font-size:11px;color:#64748b}.journey-enter-hint{margin-left:4px}.journey-tip{margin-left:auto}.journey-message{margin:9px 0 0;min-height:18px;color:#1d4ed8;font-size:12px;font-weight:750}
.journey-side{display:grid;gap:12px}.journey-side-card{padding:14px}.journey-side-title{display:flex;align-items:center;gap:8px}.journey-side-title>span{font-size:20px}.journey-side-title h2{font-size:17px;margin:0}.journey-side-card p{font-size:12px;color:#64748b;line-height:1.5}.journey-best-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}.journey-best-grid>div{text-align:center;padding:8px 4px}.journey-best-grid>div+div{border-left:1px solid var(--border,#dbe4f0)}.journey-best-grid strong{display:block;color:#0f172a;font-size:20px}.journey-best-grid span{display:block;color:#64748b;font-size:10px;margin-top:2px}.journey-how-list{counter-reset:item;list-style:none;padding:0;margin:12px 0 0;display:grid;gap:10px}.journey-how-list li{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start;color:#52627a;font-size:12px;line-height:1.45}.journey-how-list li::before{counter-increment:item;content:counter(item);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#1769ff;color:#fff;font-weight:900}.journey-current-card{position:relative}.journey-checkpoint-pill{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:10px;font-weight:900}.journey-current-card h3{font-size:19px;margin:8px 0 0}.journey-focus-tags{display:flex;gap:5px;flex-wrap:wrap}.journey-focus-tags span{display:inline-flex;padding:4px 7px;border-radius:7px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;font:800 10px/1.2 ui-monospace,monospace}.journey-progress-card dl{margin:10px 0 0}.journey-progress-card dl>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-top:1px solid #edf1f6;font-size:11px}.journey-progress-card dt{color:#64748b}.journey-progress-card dd{margin:0;color:#0f172a;font-weight:900}
.journey-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.journey-info-grid article{padding:16px}.journey-info-icon{font-size:24px}.journey-info-grid h2{font-size:17px;margin:7px 0}.journey-info-grid p{margin:0;color:#64748b;line-height:1.55;font-size:12px}.journey-difficulty{display:flex;gap:7px;flex-wrap:wrap;margin:8px 0 7px;font-size:10px;font-weight:850}.journey-difficulty .easy{color:#16a34a}.journey-difficulty .moderate{color:#2563eb}.journey-difficulty .challenge{color:#d97706}.journey-difficulty .expert{color:#dc2626}.journey-seo-card{margin-top:14px}.journey-seo-card h2{font-size:24px;margin-top:14px}.journey-results{margin:0 14px 14px;padding:20px;border:1px solid #cfe0ff;border-radius:17px;background:linear-gradient(135deg,#eff6ff,#f5f3ff);text-align:center}.journey-results h2{font-size:30px;margin:5px 0}.journey-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;margin:15px 0}.journey-result-grid>div{padding:10px;border-radius:12px;background:#fff;border:1px solid #dbe5f2}.journey-result-grid span{display:block;color:#64748b;font-size:9px;text-transform:uppercase;font-weight:900}.journey-result-grid strong{display:block;font-size:21px;color:#1769ff;margin-top:3px}.journey-result-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-checkpoint-rail,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-prompt,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-input,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-prompt-head button{background:#111827;color:#f8fafc;border-color:#334155}html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-typing-panel{background:#0f172a}html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-checkpoint strong,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-live-stats strong,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-best-grid strong,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-progress-card dd{color:#f8fafc}html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-focus-tags span{background:#172033;color:#dbeafe;border-color:#334155}html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-results{background:linear-gradient(135deg,#111c34,#22183d);border-color:#334155}
@media(prefers-color-scheme:dark){html[data-theme="system"] body[data-game-type="typing-journey"] .journey-checkpoint-rail,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-prompt,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-input,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-prompt-head button{background:#111827;color:#f8fafc;border-color:#334155}html[data-theme="system"] body[data-game-type="typing-journey"] .journey-typing-panel{background:#0f172a}html[data-theme="system"] body[data-game-type="typing-journey"] .journey-checkpoint strong,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-live-stats strong,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-best-grid strong,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-progress-card dd{color:#f8fafc}html[data-theme="system"] body[data-game-type="typing-journey"] .journey-focus-tags span{background:#172033;color:#dbeafe;border-color:#334155}}
@keyframes journeyShake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}
@media(max-width:1160px){.journey-layout{grid-template-columns:1fr}.journey-side{grid-template-columns:repeat(4,minmax(0,1fr))}.journey-side-card{min-width:0}.journey-title-row{grid-template-columns:auto 1fr}.journey-title-row .journey-motto{grid-column:2;justify-self:start;text-align:left;max-width:none}}
@media(max-width:900px){.journey-side{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-info-grid{grid-template-columns:1fr 1fr}.journey-info-grid article:last-child{grid-column:1/3}.journey-live-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){body[data-game-type="typing-journey"] .games-shell{width:min(100% - 16px,1500px)}.journey-title-row{grid-template-columns:auto 1fr;padding:13px 14px}.journey-title-icon{width:44px;height:44px;font-size:22px}.journey-title-row h1{font-size:26px}.journey-title-row p{font-size:12px}.journey-title-row .journey-motto{display:none}.journey-map-viewport{margin:10px 8px 0}.journey-map-inner{min-width:920px}.journey-live-stats{grid-template-columns:repeat(2,1fr);padding:8px}.journey-live-stats>div{padding:8px}.journey-live-stats>div:last-child{grid-column:1/3}.journey-typing-panel{margin:0 8px 8px;padding:10px}.journey-prompt{font-size:18px;min-height:52px}.journey-input{font-size:16px;padding:11px}.journey-actions{display:grid;grid-template-columns:repeat(3,1fr)}.journey-actions .game-button{width:100%;padding:9px 8px}.journey-enter-hint,.journey-tip{grid-column:1/4;margin:0;text-align:center}.journey-side{grid-template-columns:1fr}.journey-info-grid{grid-template-columns:1fr}.journey-info-grid article:last-child{grid-column:auto}.journey-results{margin:0 8px 8px}.journey-result-grid{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.journey-actions{grid-template-columns:1fr}.journey-enter-hint,.journey-tip{grid-column:auto}.journey-live-stats{grid-template-columns:1fr 1fr}.journey-result-grid{grid-template-columns:1fr 1fr}.journey-map-inner{min-width:860px}}
@media(prefers-reduced-motion:reduce){.journey-map-viewport,.journey-mini-progress i{scroll-behavior:auto;transition:none!important}}

.journey-rider-art{transform-box:fill-box;transform-origin:center}
html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-route-control select,html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-idle-control select{background:#111827;color:#f8fafc;border-color:#334155}
@media(prefers-color-scheme:dark){html[data-theme="system"] body[data-game-type="typing-journey"] .journey-route-control select,html[data-theme="system"] body[data-game-type="typing-journey"] .journey-idle-control select{background:#111827;color:#f8fafc;border-color:#334155}}
@media(max-width:520px){.journey-prompt-head{align-items:flex-start}.journey-prompt-tools{align-items:flex-end;flex-direction:column;gap:5px}.journey-route-control,.journey-idle-control{font-size:9px}}

/* v17.10.155 checkpoint challenge + referee feedback */
.journey-challenge-target{display:grid;gap:4px;margin:10px 0;padding:9px 10px;border:1px solid #cfe0ff;border-radius:11px;background:#f8fbff}
.journey-challenge-target strong{font-size:11px;color:#174ea6}.journey-challenge-target span{font-size:10px;color:#64748b;font-weight:700}
.journey-referee{opacity:0;pointer-events:none}.journey-referee.is-pushing{opacity:1}.journey-referee-art{transform-box:fill-box;transform-origin:center bottom}.journey-referee.is-pushing .journey-referee-art{animation:journeyRefPush .7s ease both}
@keyframes journeyRiderPush{0%{transform:translateX(0)}32%{transform:translateX(-16px)}65%{transform:translateX(-8px)}100%{transform:translateX(0)}}
@keyframes journeyRefPush{0%{opacity:0;transform:translateX(-8px) scale(.86)}18%{opacity:1;transform:translateX(0) scale(1.04)}45%{transform:translateX(8px) scale(1)}75%{opacity:1;transform:translateX(4px) scale(1)}100%{opacity:0;transform:translateX(0) scale(.94)}}
#journeyRider{transition:transform .22s ease-out}#journeyRider.is-pushed .journey-rider-art{animation:journeyRiderPush .5s ease}.journey-referee-text{font-family:Inter,system-ui,sans-serif;letter-spacing:.04em}
html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-challenge-target{background:#111827;border-color:#334155}html[data-theme="dark"] body[data-game-type="typing-journey"] .journey-challenge-target strong{color:#93c5fd}
@media(prefers-color-scheme:dark){html[data-theme="system"] body[data-game-type="typing-journey"] .journey-challenge-target{background:#111827;border-color:#334155}html[data-theme="system"] body[data-game-type="typing-journey"] .journey-challenge-target strong{color:#93c5fd}}
@media(max-width:720px){.journey-prompt-tools{flex-wrap:wrap}.journey-route-control select,.journey-idle-control select{max-width:95px}.journey-challenge-target{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){#journeyRider{transition:none}#journeyRider.is-pushed .journey-rider-art,.journey-referee.is-pushing .journey-referee-art{animation:none}}
