.page_page__TPdYP{max-width:1100px;margin:0 auto;padding:0 24px 80px}.page_pageHeader__WIcOG{padding-top:40px}.page_backLink__qaprY{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--muted);margin-bottom:20px;transition:color .15s}.page_backLink__qaprY:hover{color:var(--text)}.page_pageHeader__WIcOG h1{font-size:2rem;font-weight:700;letter-spacing:-.5px}.page_pageHeader__WIcOG p{color:var(--muted);margin-top:6px;font-size:.95rem}.page_divider__n2R66{border:none;border-top:1px solid var(--border);margin:24px 0}.page_controlsRow__eU7BA{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.page_spacer__uSp9_{flex:1 1}.page_progressLabel__bqZqv{font-size:.9rem;color:var(--muted);font-weight:500;white-space:nowrap}.page_btn__HK2LJ{padding:9px 20px;border-radius:8px;border:1.5px solid var(--btn-border);background:var(--card-bg);color:var(--text);font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.page_btn__HK2LJ:hover{background:#f0ece4}.page_btnActive__tBRKV{background:var(--text)!important;color:#fff;border-color:var(--text)!important}.page_eraFilters__JBw__{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.page_eraBtn__J60rl{padding:7px 16px;border-radius:8px;border:1.5px solid var(--btn-border);background:var(--card-bg);color:var(--text);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.page_eraBtn__J60rl:hover{background:#f0ece4}.page_eraBtnActive__uR1Qr{background:var(--text)!important;color:#fff;border-color:var(--text)!important}.page_studyView__3KLyb{margin-top:32px}.page_eraSection__1W7Sw{margin-bottom:40px}.page_eraHeading__65Lpq{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.page_eraHeadingLeft__ERJzu{display:flex;align-items:center;gap:10px}.page_eraDot__uzwu6{width:12px;height:12px;border-radius:50%;flex-shrink:0}.page_eraHeading__65Lpq h2{font-size:1.1rem;font-weight:700}.page_eraCount__3DvhW{font-weight:500;margin-left:6px}.page_eraCount__3DvhW,.page_eraProgress__6h_jl{font-size:.82rem;color:var(--muted)}.page_cardsGrid__4oCTa{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.page_card__ca_8Q{background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius);padding:20px;cursor:pointer;position:relative;transition:box-shadow .15s,background .2s;text-align:left;width:100%;font-family:inherit}.page_card__ca_8Q:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.page_cardLearned__bREAD{background:#f0faf0;border-color:#a8d5a8}.page_cardCheck__TqeEr{position:absolute;top:14px;right:14px;width:24px;height:24px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:all .2s}.page_cardCheckDone__dCrMP{background:#3a9e3a;border-color:#3a9e3a}.page_cardCenturyBadge__IdySI{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:1.5px solid;border-radius:6px;padding:2px 8px;margin-bottom:10px}.page_cardYear__rYf0y{font-size:1.6rem;font-weight:800;letter-spacing:-1px;margin-bottom:4px;line-height:1}.page_cardEvent__IxedB{font-size:1rem;font-weight:700;margin-bottom:4px;padding-right:28px;line-height:1.3}.page_cardRegion__AMybc{font-size:.78rem;color:var(--muted);margin-bottom:10px}.page_cardDivider__q7DGl{border:none;border-top:1px solid var(--border);margin-bottom:10px}.page_cardSignificance__f_xDL{font-size:.82rem;color:var(--muted);line-height:1.45}.page_quizContainer__f8A_x{max-width:600px;margin:32px auto 0}.page_quizMeta__b_bZI{display:flex;justify-content:space-between;font-size:.85rem;color:var(--muted);margin-bottom:12px}.page_quizProgressWrap__TPdAU{background:var(--border);border-radius:99px;height:6px;margin-bottom:24px;overflow:hidden}.page_quizProgressBar__KftsJ{height:100%;background:var(--text);border-radius:99px;transition:width .3s}.page_quizCard__q7Ko2{background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius);padding:32px;text-align:center}.page_quizName__zQ0_M{font-size:1.4rem;line-height:1.3}.page_quizCentury__z0ln4,.page_quizName__zQ0_M{font-weight:800;margin-bottom:6px;letter-spacing:-.5px}.page_quizCentury__z0ln4{font-size:1.6rem}.page_quizSub__ZUjWV{font-size:.9rem;color:var(--muted);margin-bottom:24px}.page_quizQuestion__hcdZk{font-size:1rem;font-weight:600;margin-bottom:28px;color:var(--muted)}.page_quizOptions__rA__e{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.page_quizOption__VEq4T{padding:14px 12px;border-radius:8px;border:1.5px solid var(--btn-border);background:var(--card-bg);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .12s;font-family:inherit;line-height:1.35;text-align:left}.page_quizOption__VEq4T:hover:not(:disabled){background:#f0ece4}.page_quizOption__VEq4T:disabled{cursor:default}.page_quizOptionCorrect__0ZpTG{background:#d4edda!important;border-color:#82c991!important;color:#1e6b2e!important}.page_quizOptionWrong___Df6g{background:#fde0e0!important;border-color:#e89898!important;color:#8b1a1a!important}.page_quizFeedback__WMGaz{margin-top:20px;font-size:.95rem;font-weight:600;min-height:24px}.page_quizFeedbackOk__vvbnC{color:#1e6b2e}.page_quizFeedbackFail__u43wT{color:#8b1a1a}.page_quizNextBtn__ZDcuN{margin-top:20px;padding:12px 32px;border-radius:8px;border:none;background:var(--text);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;font-family:inherit}.page_quizScore__E7G2p{text-align:center;padding:48px 24px;background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius)}.page_scoreBig__gPBvO{font-size:3.5rem;font-weight:800;margin-bottom:8px}.page_quizScore__E7G2p h2{font-size:1.6rem;margin-bottom:10px}.page_quizScore__E7G2p p{color:var(--muted);margin-bottom:28px;font-size:.95rem}.page_scoreActions__eoVAM{display:flex;gap:10px;justify-content:center}@media (max-width:600px){.page_pageHeader__WIcOG h1{font-size:1.5rem}.page_cardsGrid__4oCTa,.page_quizOptions__rA__e{grid-template-columns:1fr}}