/* An illustrated atlas and a felt game table, within the existing family parchment. */
#mha-familienkarte {--quiz-ink:#294f49;--quiz-sea:#387283;--quiz-gold:#c6a159;--quiz-paper:#faf3df;--quiz-felt:#365d53}
.mha-game-art{display:block;width:100%;height:auto}
.mha-learning-intro{max-width:720px;margin:12px 0 30px}.mha-learning-intro p{line-height:1.7}
.mha-quiz-trips{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}
.mha-quiz-trip,.mha-quiz-trip:first-child{position:relative;grid-column:auto;grid-template-columns:116px minmax(0,1fr);gap:18px;padding:24px 20px;border:1px solid #a58d5b77;border-radius:12px;background:#faf3df8c;box-shadow:0 3px 0 #96794520;overflow:hidden}
.mha-quiz-trip:first-child{grid-column:1/-1;grid-template-columns:180px minmax(0,1fr);background:#dce6d990;border-color:#66877b88}
.mha-quiz-trip:hover{background:#fff7e7;border-color:#557869;box-shadow:0 4px 0 #55786933}.mha-quiz-trip:disabled{cursor:wait;opacity:.65}
.mha-quiz-trip-art{width:100%;color:var(--quiz-sea)}.mha-quiz-trip-art svg{height:auto;max-height:155px}
.mha-quiz-trip strong{font-size:27px;color:var(--quiz-ink);margin:8px 0 10px}.mha-quiz-trip small{font-size:12px;color:#5d6959}.mha-quiz-trip-copy>span{font-size:13px;line-height:1.65}
.mha-quiz-trip-copy .mha-quiz-trip-action{display:flex;align-items:center;gap:14px;margin-top:15px;color:#365d53;font-size:12px;font-weight:700}.mha-quiz-trip-action>span{font:26px/1 Georgia,serif}
.mha-quiz-resume{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;margin:0 0 24px;background:#dfe8da;border:1px solid #79947c;border-radius:9px}.mha-quiz-resume strong,.mha-quiz-resume span{display:block}.mha-quiz-resume span{font-size:13px;line-height:1.6;margin-top:5px}
.mha-quiz-round{max-width:820px}.mha-quiz-top{align-items:center;color:var(--quiz-ink);font-size:15px}.mha-quiz-top>strong{font-variant-numeric:tabular-nums;white-space:nowrap}.mha-quiz-top>strong>span{font-weight:400;color:#6a6657}
.mha-quiz-round progress{height:7px;margin:15px 0 12px}.mha-quiz-round-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px;color:#586458}
.mha-quiz-level{border:1px solid #7b947d70;background:#e3ebde;padding:5px 11px;border-radius:20px}.mha-quiz-level[data-level=schwer]{border-color:#9e7f4366;background:#f0e1bb;color:#735122}
.mha-quiz-scene{margin:18px 0 24px;padding:22px;border:1px solid #a58d5b55;border-radius:14px;background:#f9f0d87d}.mha-quiz-scene>div{width:245px;height:180px}.mha-quiz-scene .mha-game-art{max-height:180px}
.mha-quiz-scene .mha-quiz-flag{display:block;object-fit:contain;width:240px;height:165px;max-width:100%;filter:drop-shadow(0 6px 5px #44371925)}.mha-quiz-scene p{text-align:center;line-height:1.6;margin:16px 0 0}
.mha-quiz-scene.has-map{display:flex;flex-direction:column;align-items:stretch;padding:10px;background:#e0e9e5}.mha-quiz-scene.has-map>div{width:100%;height:auto}.mha-quiz-map{display:block;width:100%;height:auto;max-width:100%;border-radius:8px}.mha-quiz-map-zoom{align-self:center;border:0;background:none;text-decoration:underline;text-underline-offset:4px;font:600 12px/1.5 Manrope,system-ui,sans-serif;color:#295754;padding:12px;cursor:pointer}
.mha-quiz-round h2{max-width:none;color:#294f49;line-height:1.3;margin:22px 0}.mha-quiz-answers button{flex-wrap:wrap;gap:12px;padding:16px 18px;min-height:76px;background:#fff8e8c9;border:1px solid #9d855777;border-radius:10px;box-shadow:0 3px 0 #947b4722;font-size:15px;line-height:1.5}
.mha-quiz-answers button:hover:not(:disabled){background:#fffbed;border-color:#426e60}.mha-quiz-answers button:focus-visible{outline:3px solid #387283;outline-offset:3px}
.mha-quiz-answers button>.mha-quiz-letter{width:30px;height:30px;background:#eadfc470;color:#52624e;border:1px solid #b7a26b70;font-size:12px}
.mha-quiz-answers button>.mha-quiz-choice{display:block;width:auto;height:auto;flex:1;min-width:0;border:0;border-radius:0;font-size:inherit;overflow-wrap:anywhere}.mha-quiz-answers button b{width:100%;padding-left:42px;color:inherit}
.mha-quiz-answers .is-correct{border:2px solid #42694c;background:#dfead8;color:#29492e;box-shadow:0 3px 0 #63816940}.mha-quiz-answers .is-wrong{border:2px solid #a56651;background:#f3dfd2;color:#7b4434}
.mha-quiz-feedback{border-left-color:#527852;background:#fff8e8ad;border-radius:0 10px 10px 0}.mha-quiz-exit{display:flex;align-items:center;gap:20px;flex-wrap:wrap;border-top:1px solid #9d855744;padding-top:20px}.mha-quiz-exit small{font-size:11px;line-height:1.6;color:#65624f}.mha-quiz-finish-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}
.mha-quiz-map-dialog{width:min(1000px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:90dvh;box-sizing:border-box;padding:18px;border:1px solid #698477;border-radius:14px;background:#f5eedb;color:#294f49;overflow:auto}.mha-quiz-map-dialog::backdrop{background:#142f39b0}.mha-quiz-map-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.mha-quiz-map-toolbar button{border:1px solid #8b9b7e;border-radius:5px;background:#fff8e9;color:inherit;padding:10px;font:inherit;cursor:pointer}.mha-quiz-map-dialog p{font-size:12px;line-height:1.6}.mha-quiz-map-scroll{overflow:auto;overscroll-behavior:contain}.mha-quiz-map-scroll img{min-width:720px}
.mha-games-feature{display:grid;grid-template-columns:230px minmax(0,1fr);gap:40px;align-items:center;padding:30px 34px;background:#e0e8d88c;border:1px solid #81947770;border-radius:16px;margin:12px 0 26px}.mha-games-feature-art{position:relative;padding:0 10px 30px 0}.mha-games-feature-art>span{position:absolute;right:-8px;bottom:-3px;width:95px}.mha-games-feature h2,.mha-game-invite h2{font:normal clamp(27px,3vw,36px)/1.2 'IM Fell English',Georgia,serif;color:#294f49;margin:0 0 14px}.mha-games-feature p{font-size:14px;line-height:1.8}.mha-games-feature .mha-games-feature-detail{font-size:12px;color:#597155}
.mha-games-shelf{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mha-game-invite{padding:24px 28px 30px;border:1px solid #9e885a70;border-radius:12px;background:#f9f0d970}.mha-game-invite>div{width:145px;margin-bottom:15px}.mha-game-invite p{font-size:14px;line-height:1.8;max-width:40ch}.mha-game-invite h2{font-size:29px}
.mha-game-table{max-width:800px;margin:auto;padding:26px;border:1px solid #73866c;border-radius:18px;background:#edf0de88}.mha-game-table-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.mha-game-table-top p{font-size:14px;line-height:1.7;max-width:46ch;margin:0}.mha-game-table-top .mha-button{flex-shrink:0}.mha-game-counters{display:flex;justify-content:center;gap:34px;margin-top:20px;font-size:12px;color:#526548}.mha-game-counters strong{font-size:23px;font-weight:600;vertical-align:baseline;color:#294f49;margin-right:5px;font-variant-numeric:tabular-nums}
.mha-game-table .mha-game-board{max-width:600px;gap:13px;padding:22px;margin:18px auto 22px;background:var(--quiz-felt);border:5px solid #a28b58;border-radius:14px;box-shadow:inset 0 0 0 1px #d2bd7c,0 4px 0 #7d663c30;box-sizing:border-box}
.mha-game-table .mha-game-card{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1px solid #d0b975;border-radius:9px;background:#25483f;box-shadow:0 3px 0 #132e2b80;color:#eee0b8;padding:8px;aspect-ratio:4/5;transition:background .18s,box-shadow .18s;overflow:hidden}.mha-memory-back{display:grid;place-items:center;position:absolute;inset:7px;border:1px solid #ae975880;border-radius:4px;background:repeating-linear-gradient(45deg,transparent 0 12px,#c4b67a0c 12px 13px)}.mha-memory-back svg{width:68%;opacity:.85}.mha-game-card .mha-game-art{max-height:75%;width:100%;pointer-events:none}
.mha-game-table .mha-game-card.is-open{background:#fff1ce;color:#395849}.mha-game-table .mha-game-card.is-found{background:#d6e4c4;color:#294f49;border-color:#d3e3c0;box-shadow:0 0 0 2px #87a775}.mha-game-symbol-label{font:600 11px/1.3 Manrope,system-ui,sans-serif;margin-top:3px}.mha-game-found{position:absolute;right:5px;top:3px;font:700 13px/1 system-ui,sans-serif;color:#456e40}.mha-game-card:hover:not(:disabled){box-shadow:0 0 0 2px #ecd38c,0 3px 0 #132e2b80}.mha-game-card:focus-visible{outline:3px solid #ffe4a2;outline-offset:3px}.mha-game-status{font-size:15px;line-height:1.6;color:#294f49;margin-bottom:0}
.mha-game-table .mha-rune-board{grid-template-columns:1fr 1fr;max-width:440px;padding:20px;gap:15px}.mha-game-table .mha-rune-key{aspect-ratio:1;background:#f5e7bd;color:#294f49;border:2px solid #d1b375;opacity:1}.mha-rune-key[data-rune="1"]{background:#dce8e7}.mha-rune-key[data-rune="2"]{background:#e7dfb7}.mha-rune-key[data-rune="3"]{background:#c9d9c9}.mha-game-table .mha-rune-key.is-lit{background:#ffec9c;box-shadow:0 0 0 4px #ffe6a0,0 0 30px #e8c970bb;outline:3px solid #34584a;outline-offset:-6px}.mha-rune-key .mha-game-symbol-label{font-size:13px}
@media(max-width:800px){.mha-quiz-trip,.mha-quiz-trip:first-child{grid-template-columns:90px minmax(0,1fr);gap:12px;padding:20px 16px}.mha-quiz-trip strong{font-size:25px}.mha-games-feature{grid-template-columns:150px minmax(0,1fr);padding:24px;gap:28px}}
@media(max-width:600px){.mha-quiz-trips{grid-template-columns:1fr;gap:14px}.mha-quiz-trip:first-child{grid-column:auto}.mha-quiz-trip,.mha-quiz-trip:first-child{grid-template-columns:82px minmax(0,1fr);padding:20px 15px}.mha-quiz-trip strong{font-size:24px}.mha-quiz-trip-copy>span{font-size:12px}.mha-quiz-top{font-size:13px;gap:8px}.mha-quiz-scene{padding:16px}.mha-quiz-scene>div{width:200px;height:145px}.mha-quiz-scene .mha-quiz-flag{height:140px}.mha-quiz-scene.has-map{padding:5px}.mha-quiz-scene p{font-size:11px;padding:0 8px}.mha-quiz-answers button{font-size:14px;min-height:66px;padding:14px}.mha-quiz-round h2{font-size:26px}.mha-quiz-resume{align-items:start;flex-direction:column;gap:12px;padding:16px}.mha-quiz-finish{padding:8px}.mha-quiz-score{margin:20px 0}.mha-quiz-score span{display:block}.mha-games-feature{grid-template-columns:1fr;gap:10px;padding:24px}.mha-games-feature-art{width:165px;padding-bottom:15px}.mha-games-feature-art>span{width:70px}.mha-games-shelf{grid-template-columns:1fr;gap:18px}.mha-game-invite{padding:22px}.mha-game-invite>div{width:115px}.mha-game-table{padding:16px 10px}.mha-game-table-top{gap:12px;flex-direction:column;align-items:start;padding:0 6px}.mha-game-table .mha-game-board{gap:8px;padding:10px;border-width:3px}.mha-game-table .mha-game-card{padding:4px;border-radius:6px}.mha-memory-back{inset:4px}.mha-game-symbol-label{font-size:9px}.mha-game-status{font-size:13px}.mha-game-table .mha-rune-board{padding:15px;gap:13px}.mha-game-counters{gap:24px}.mha-quiz-map-dialog{padding:12px}}
@media(prefers-reduced-motion:reduce){.mha-game-table .mha-game-card{transition:none}}
[data-motion=off] .mha-game-table .mha-game-card{transition:none}

/* Review stays optional until all five answers have been saved. */
.mha-quiz-review{text-align:left;margin:26px 0;border-block:1px solid #9d855777;overflow-wrap:anywhere}
.mha-quiz-review summary{padding:18px 6px;cursor:pointer;color:#315a49;font-weight:600;line-height:1.6}
.mha-quiz-review summary:focus-visible{outline:2px solid #315a49;outline-offset:3px}
.mha-quiz-review:not([open]) .mha-quiz-review-hide,.mha-quiz-review[open] .mha-quiz-review-show{display:none}
.mha-quiz-review>ol{list-style:none;padding:0;margin:0}
.mha-quiz-review-item{padding:22px 0;border-top:1px solid #9d855744}
.mha-quiz-review-item h3{font:normal 24px/1.35 'IM Fell English',Georgia,serif;margin:8px 0 16px}
.mha-quiz-review-item p{font-size:14px;line-height:1.7;max-width:65ch}
.mha-quiz-review-item .mha-quiz-review-result{color:#315a49;font-size:12px;font-weight:600;margin:0}
.mha-quiz-review-item[data-correct=false] .mha-quiz-review-result{color:#88412f}
.mha-quiz-review-item dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}
.mha-quiz-review-item dt{font-size:11px;margin-bottom:4px}.mha-quiz-review-item dd{margin:0;font-size:14px;font-weight:600;line-height:1.6}
.mha-quiz-review-art{max-width:520px;margin:16px 0}.mha-quiz-review-art .mha-quiz-flag{display:block;width:160px;height:105px;max-width:100%;object-fit:contain;object-position:left center}
@media(max-width:400px){.mha-quiz-review-item dl{grid-template-columns:1fr;gap:10px}}
