:root{--canvas:#f2efe7;--surface:#fffdf8;--raised:#f7f1e8;--ink:#17212b;--muted:#655e55;--accent:#9f4d1b;--line:#d9d0c4;--soft:#e8e0d6}.home-module__vSOv9G__page{background:var(--canvas);min-height:100vh;color:var(--ink);padding:32px clamp(20px,5vw,72px) 64px}.home-module__vSOv9G__topbar,.home-module__vSOv9G__continueCard,.home-module__vSOv9G__stats,.home-module__vSOv9G__actions,.home-module__vSOv9G__chapterSection,.home-module__vSOv9G__recent,.home-module__vSOv9G__dataTools,.home-module__vSOv9G__page>article{max-width:1180px;margin-inline:auto}.home-module__vSOv9G__topbar{justify-content:space-between;align-items:flex-start;display:flex}.home-module__vSOv9G__eyebrow{color:var(--accent);letter-spacing:.08em;margin:0;font-size:12px;font-weight:700}.home-module__vSOv9G__topbar h1{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(32px,5vw,52px)}.home-module__vSOv9G__badge{color:var(--accent);letter-spacing:.08em;border:1px solid #e1c4ae;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.home-module__vSOv9G__continueCard{background:var(--surface);border:1px solid #d7a98b;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:28px 30px;display:flex;box-shadow:0 12px 30px #57412f14}.home-module__vSOv9G__continueCard h2{margin:9px 0 6px;font-size:27px}.home-module__vSOv9G__continueCard p:not(.home-module__vSOv9G__eyebrow){color:var(--muted);margin:0}.home-module__vSOv9G__primaryButton,.home-module__vSOv9G__actionPrimary,.home-module__vSOv9G__actionSecondary{border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:800;text-decoration:none;display:inline-flex}.home-module__vSOv9G__primaryButton,.home-module__vSOv9G__actionPrimary{background:var(--accent);color:#fffaf5}.home-module__vSOv9G__stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.home-module__vSOv9G__statCard{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:7px;padding:18px;display:grid}.home-module__vSOv9G__statCard span,.home-module__vSOv9G__statCard small{color:var(--muted);font-size:13px}.home-module__vSOv9G__statCard strong{font-size:30px}.home-module__vSOv9G__actions{gap:12px;margin-top:20px;display:flex}.home-module__vSOv9G__actionPrimary,.home-module__vSOv9G__actionSecondary{border:1px solid var(--accent);font:inherit;cursor:pointer}.home-module__vSOv9G__actionSecondary{background:var(--surface);color:var(--accent)}.home-module__vSOv9G__chapterSection,.home-module__vSOv9G__recent{margin-top:56px}.home-module__vSOv9G__sectionHeading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.home-module__vSOv9G__sectionHeading h2{margin:7px 0 0;font-size:26px}.home-module__vSOv9G__sectionHeading a{min-height:44px;color:var(--accent);align-items:center;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-module__vSOv9G__chapterList{border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden}.home-module__vSOv9G__chapterRow{border-bottom:1px dashed var(--soft);min-height:68px;color:var(--ink);grid-template-columns:48px 1fr auto minmax(160px,240px);align-items:center;gap:16px;padding:0 20px;text-decoration:none;display:grid}.home-module__vSOv9G__chapterRow:last-child{border-bottom:0}.home-module__vSOv9G__chapterRow:hover{background:var(--raised)}.home-module__vSOv9G__chapterNumber{color:var(--accent);font-weight:800}.home-module__vSOv9G__chapterProgress{color:var(--muted);font-size:13px}.home-module__vSOv9G__progressTrack{background:var(--soft);border-radius:999px;height:6px;overflow:hidden}.home-module__vSOv9G__progressTrack i{background:var(--accent);width:0;height:100%;display:block}.home-module__vSOv9G__emptyState{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fffdf88c;border-radius:12px;padding:28px}.home-module__vSOv9G__dataTools{border-top:1px solid var(--line);gap:18px;margin-top:56px;padding-top:24px;display:grid}.home-module__vSOv9G__dataTools h2{margin:7px 0 6px;font-size:24px}.home-module__vSOv9G__dataTools p:not(.home-module__vSOv9G__eyebrow){color:var(--muted);margin:0}.home-module__vSOv9G__dataActions{flex-wrap:wrap;gap:10px;display:flex}.home-module__vSOv9G__fileButton{position:relative;overflow:hidden}.home-module__vSOv9G__fileButton input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.home-module__vSOv9G__dangerButton{color:#a9442c;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #a9442c;border-radius:9px;padding:0 17px;font-weight:800}.home-module__vSOv9G__dangerButton:disabled,.home-module__vSOv9G__actionSecondary:disabled{cursor:not-allowed;opacity:.55}.home-module__vSOv9G__dataNotice{font-size:14px}.home-module__vSOv9G__recommendationNotice{max-width:1180px;color:var(--muted);margin:8px auto 0;font-size:14px}@media (max-width:700px){.home-module__vSOv9G__page{padding:20px var(--space-page) 44px}.home-module__vSOv9G__continueCard{flex-direction:column;align-items:stretch;margin-top:34px;padding:24px}.home-module__vSOv9G__stats{grid-template-columns:repeat(2,1fr)}.home-module__vSOv9G__actions,.home-module__vSOv9G__dataActions{grid-template-columns:1fr;display:grid}.home-module__vSOv9G__chapterSection,.home-module__vSOv9G__recent{margin-top:40px}.home-module__vSOv9G__chapterRow{grid-template-columns:38px 1fr auto;gap:12px;min-height:68px;padding:0 16px}.home-module__vSOv9G__chapterProgress{display:none}.home-module__vSOv9G__progressTrack{grid-column:2/-1;margin-top:-12px}}
.AppNav-module__asod2W__nav{justify-content:space-between;align-items:center;gap:18px;width:100%;min-width:0;display:flex}.AppNav-module__asod2W__brand{min-width:0;min-height:44px;color:var(--ink,#17212b);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.AppNav-module__asod2W__brandMark{background:var(--accent,#9f4d1b);color:#fffaf4;letter-spacing:.04em;border-radius:9px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.AppNav-module__asod2W__brandText{min-width:0}.AppNav-module__asod2W__brandText strong,.AppNav-module__asod2W__brandText small{display:block}.AppNav-module__asod2W__brandText strong{font-family:var(--font-display,"Noto Serif JP", serif);font-size:17px}.AppNav-module__asod2W__brandText small{color:var(--muted,#655e55);letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:10px}.AppNav-module__asod2W__links{align-items:center;gap:4px;display:flex}.AppNav-module__asod2W__link{min-height:44px;color:var(--muted,#655e55);border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:800;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.AppNav-module__asod2W__link:hover,.AppNav-module__asod2W__active{background:var(--accent-soft,#f2e4d7);color:var(--accent,#9f4d1b)}.AppNav-module__asod2W__brand:focus-visible,.AppNav-module__asod2W__link:focus-visible{outline:3px solid color-mix(in srgb, var(--accent,#9f4d1b) 55%, transparent);outline-offset:3px}@media (max-width:700px){.AppNav-module__asod2W__nav{flex-wrap:wrap;gap:10px}.AppNav-module__asod2W__brand{flex:100%;gap:8px}.AppNav-module__asod2W__brandMark{flex-basis:36px;width:36px;height:36px}.AppNav-module__asod2W__brandText strong{font-size:15px}.AppNav-module__asod2W__brandText small{font-size:9px}.AppNav-module__asod2W__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;display:grid}.AppNav-module__asod2W__link{min-width:0;min-height:44px;padding:0 8px;font-size:12px}}
.demo-module__hZbUeW__page{--canvas:#f2efe7;--surface:#fffdf8;--surface-raised:#f7f1e8;--line:#d7d0c5;--line-soft:#e6dfd5;--ink:#17212b;--muted:#655e55;--accent:#9f4d1b;--accent-soft:#f2e4d7;background:var(--canvas);min-height:100vh;color:var(--ink);font-family:var(--font-sans);overflow-x:clip}.demo-module__hZbUeW__page button,.demo-module__hZbUeW__page input,.demo-module__hZbUeW__page select{font:inherit}.demo-module__hZbUeW__page button,.demo-module__hZbUeW__page a{touch-action:manipulation}.demo-module__hZbUeW__page button:not(:disabled),.demo-module__hZbUeW__page a{cursor:pointer}.demo-module__hZbUeW__page button:not(:disabled){transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s,transform .1s}.demo-module__hZbUeW__page button:active:not(:disabled){transform:translateY(1px)scale(.99)}.demo-module__hZbUeW__topbar{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:72px;padding:10px clamp(18px,5vw,72px);display:flex}.demo-module__hZbUeW__brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.demo-module__hZbUeW__brandMark,.demo-module__hZbUeW__loadingMark{background:var(--accent);color:#fffaf4;letter-spacing:.04em;border-radius:9px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.demo-module__hZbUeW__brand strong,.demo-module__hZbUeW__brand small{display:block}.demo-module__hZbUeW__brand strong{font-family:var(--font-display);font-size:17px}.demo-module__hZbUeW__brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:11px}.demo-module__hZbUeW__demoBadge,.demo-module__hZbUeW__wordCount{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:800}.demo-module__hZbUeW__workspace{width:min(100% - 48px,1280px);margin:0 auto;padding:clamp(34px,5vw,68px) 0 120px}.demo-module__hZbUeW__reviewTopbar{background:color-mix(in srgb, var(--canvas) 92%, transparent);min-height:58px}.demo-module__hZbUeW__reviewTopbar .demo-module__hZbUeW__brandMark{width:36px;height:36px}.demo-module__hZbUeW__reviewWorkspace{width:min(100% - 32px,900px);padding-top:24px}.demo-module__hZbUeW__sectionHeader{border-bottom:1px solid #8b847b;justify-content:space-between;align-items:end;gap:24px;padding-bottom:24px;display:flex}.demo-module__hZbUeW__eyebrow{color:var(--muted);letter-spacing:.05em;margin:0 0 7px;font-size:12px;font-weight:700}.demo-module__hZbUeW__sectionHeader h1{font-family:var(--font-jp);letter-spacing:.02em;margin:0;font-size:clamp(36px,5vw,52px);font-weight:600}.demo-module__hZbUeW__sectionProgress{color:var(--accent);letter-spacing:.03em;margin:10px 0 0;font-size:13px;font-weight:800}.demo-module__hZbUeW__wordFocusFilter{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:8px;display:flex}.demo-module__hZbUeW__wordFocusFilterLabel{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.demo-module__hZbUeW__wordFocusFilterOptions{gap:6px;min-width:0;display:flex}.demo-module__hZbUeW__wordFocusFilterButton,.demo-module__hZbUeW__wordFocusFilterActive{min-height:44px;color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.demo-module__hZbUeW__wordFocusFilterButton:hover,.demo-module__hZbUeW__wordFocusFilterButton:focus-visible,.demo-module__hZbUeW__wordFocusFilterActive{border-color:var(--accent);background:var(--surface);color:var(--accent)}.demo-module__hZbUeW__wordFocusFilterButton b,.demo-module__hZbUeW__wordFocusFilterActive b{background:var(--line-soft);min-width:20px;color:var(--ink);text-align:center;border-radius:999px;padding:2px 5px}.demo-module__hZbUeW__wordFocusFilterActive b{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__unitPicker{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto auto;align-items:end;gap:10px;margin-top:18px;display:grid}.demo-module__hZbUeW__unitPicker label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.demo-module__hZbUeW__unitPicker select{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:9px;padding:0 12px}.demo-module__hZbUeW__unitMapLink{min-height:44px;color:var(--accent);white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.demo-module__hZbUeW__unitMapLink:hover{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__masterySummary{border-bottom:1px dashed var(--line-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-top:18px;padding-bottom:18px;display:grid}.demo-module__hZbUeW__masteryMain{color:var(--muted);align-content:center;gap:4px;font-size:11px;display:grid}.demo-module__hZbUeW__masteryMain strong{color:var(--ink);font-size:18px}.demo-module__hZbUeW__masteryMain progress{width:100%;height:7px;accent-color:var(--accent);grid-column:1/-1}.demo-module__hZbUeW__masteryReviewed{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.demo-module__hZbUeW__practicePlan{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:10px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.demo-module__hZbUeW__practicePlanHeader{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;display:flex}.demo-module__hZbUeW__practicePlanHeader strong{color:var(--ink);text-align:right;font-size:13px}.demo-module__hZbUeW__practicePlanSteps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.demo-module__hZbUeW__practicePlanSteps span{min-width:0;color:var(--muted);white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;padding:7px 8px;font-size:11px;display:flex}.demo-module__hZbUeW__practicePlanSteps b{color:var(--ink);font-size:14px}.demo-module__hZbUeW__practicePlanNeeds{background:#c15b2c1f}.demo-module__hZbUeW__practicePlanLearning{background:#c3913021}.demo-module__hZbUeW__practicePlanFresh{background:#5271971a}.demo-module__hZbUeW__practicePlanStable{background:#4a7d601c}.demo-module__hZbUeW__practicePlanManual{background:#53758b1f}.demo-module__hZbUeW__masteryDetails{position:relative}.demo-module__hZbUeW__masteryDetails summary{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;padding:0 11px;font-size:12px;font-weight:800;list-style:none;display:inline-flex}.demo-module__hZbUeW__masteryDetails summary::-webkit-details-marker{display:none}.demo-module__hZbUeW__masteryDetails summary:after{content:"＋";margin-left:7px}.demo-module__hZbUeW__masteryDetails[open] summary:after{content:"－"}.demo-module__hZbUeW__masteryDetails summary:hover,.demo-module__hZbUeW__masteryDetails summary:focus-visible{border-color:var(--accent);background:var(--accent-soft)}.demo-module__hZbUeW__masteryDetailGrid{z-index:3;border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;width:min(78vw,520px);min-width:0;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #40352a1f}.demo-module__hZbUeW__masteryDetailGrid>div{color:var(--muted);gap:3px;font-size:11px;display:grid}.demo-module__hZbUeW__masteryDetailGrid strong{color:var(--ink);font-size:16px}.demo-module__hZbUeW__toolbar{grid-template-columns:auto minmax(220px,1fr) auto auto;gap:10px;margin:20px 0;display:grid}.demo-module__hZbUeW__reviewActionGroup{gap:4px;min-width:136px;display:grid}.demo-module__hZbUeW__searchField input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);border-radius:9px;padding:0 72px 0 14px}.demo-module__hZbUeW__searchField input::placeholder{color:var(--muted)}.demo-module__hZbUeW__searchLabel{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:0 0 5px;font-size:11px;font-weight:800;display:flex}.demo-module__hZbUeW__searchLabel small{color:var(--accent);font-size:12px;font-weight:800}.demo-module__hZbUeW__searchInputWrap{display:block;position:relative}.demo-module__hZbUeW__searchClearButton{background:var(--accent-soft);min-height:36px;color:var(--accent);border:0;border-radius:6px;padding:0 8px;font-size:11px;font-weight:800;position:absolute;top:5px;right:5px}.demo-module__hZbUeW__playAllButton{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-weight:800;display:inline-flex}.demo-module__hZbUeW__playAllButton:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__playAllButton:disabled{cursor:not-allowed;opacity:.45}.demo-module__hZbUeW__reviewStartButton{border:1px solid var(--accent);background:var(--accent);color:#fffaf5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:48px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.demo-module__hZbUeW__reviewStartButton small{color:currentColor;opacity:.75;font-size:12px;font-weight:700}.demo-module__hZbUeW__reviewStartButton:hover{color:#fffaf5;background:#863f17;transform:translateY(-1px);box-shadow:0 4px 10px #b85e241a}.demo-module__hZbUeW__reviewStartSecondary{border-color:var(--line);background:var(--surface);color:var(--accent)}.demo-module__hZbUeW__reviewStartSecondary:hover{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__reviewModeField{border:1px solid var(--line);min-height:48px;color:var(--muted);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:13px;transition:border-color .14s,box-shadow .14s;display:inline-flex}.demo-module__hZbUeW__reviewModeField:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 16%, transparent)}.demo-module__hZbUeW__reviewModeField select{color:var(--ink);font:inherit;background:0 0;border:0}.demo-module__hZbUeW__reviewStartButton:disabled{cursor:not-allowed;opacity:.45}.demo-module__hZbUeW__reviewRestartButton{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:13px;font-weight:800}.demo-module__hZbUeW__reviewRestartButton:hover,.demo-module__hZbUeW__reviewRestartButton:focus-visible{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__exportButton{border:1px solid var(--accent);background:var(--accent-soft);min-height:48px;color:var(--accent);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.demo-module__hZbUeW__exportButton:hover{background:var(--accent);color:#fffaf5}.demo-module__hZbUeW__playModeButton{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--muted);border-radius:9px;padding:0 14px;font-size:12px;font-weight:800}.demo-module__hZbUeW__playModeButton:hover,.demo-module__hZbUeW__playModeActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__displaySettingsToggle{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--muted);border-radius:9px;padding:0 12px;font-size:12px;font-weight:800}.demo-module__hZbUeW__displaySettingsToggle:hover,.demo-module__hZbUeW__viewToggleActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__displaySettingsToggle[aria-expanded=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 -2px 0 var(--accent)}.demo-module__hZbUeW__displaySettingsPanel{border-top:1px dashed var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;padding-top:10px;display:grid}.demo-module__hZbUeW__displaySettingsPanel>.demo-module__hZbUeW__exportButton,.demo-module__hZbUeW__displaySettingsPanel>.demo-module__hZbUeW__reviewModeField{width:100%}.demo-module__hZbUeW__displaySettingsGroup{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.demo-module__hZbUeW__displaySettingsGroup button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:7px;padding:0 10px;font-size:11px;font-weight:800}.demo-module__hZbUeW__displaySettingsGroup button:hover,.demo-module__hZbUeW__displaySettingsGroup .demo-module__hZbUeW__viewToggleActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__notice{color:#8f4319;margin:-10px 0 20px;font-size:13px}.demo-module__hZbUeW__translationHint{color:var(--muted);margin:-12px 0 18px;font-size:12px}.demo-module__hZbUeW__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.demo-module__hZbUeW__viewModeGroup{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:44px;padding:3px;display:grid}.demo-module__hZbUeW__viewModeGroup button{min-height:36px;color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:0 12px;font-size:13px;font-weight:800}.demo-module__hZbUeW__viewModeGroup .demo-module__hZbUeW__viewToggleActive{background:var(--accent);color:#fffaf5}.demo-module__hZbUeW__quickBrowseScroller{border:1px solid var(--line);background:var(--surface);overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:14px;max-height:min(68vh,720px);overflow:auto}.demo-module__hZbUeW__quickBrowseScroller:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:3px}.demo-module__hZbUeW__quickBrowseTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:980px;font-size:14px}.demo-module__hZbUeW__quickBrowseTable th,.demo-module__hZbUeW__quickBrowseTable td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;height:54px;padding:7px 14px}.demo-module__hZbUeW__quickBrowseTable thead th{z-index:2;height:46px;color:var(--muted);letter-spacing:.06em;background:#f8f4ec;font-size:12px;position:sticky;top:0}.demo-module__hZbUeW__quickBrowseWordColumn,.demo-module__hZbUeW__quickBrowseReadingColumn{width:150px}.demo-module__hZbUeW__quickBrowseMeaningColumn{width:180px}.demo-module__hZbUeW__quickBrowseExampleColumn{width:auto}.demo-module__hZbUeW__quickBrowseStatusColumn{width:112px}.demo-module__hZbUeW__quickBrowseActionColumn{width:104px}.demo-module__hZbUeW__quickBrowseTable tbody tr:nth-child(2n){background:#fcfaf5}.demo-module__hZbUeW__quickBrowseTable tbody tr:hover,.demo-module__hZbUeW__quickBrowseActiveRow{background:var(--accent-soft)!important}.demo-module__hZbUeW__quickBrowseTable tbody th{z-index:1;background:inherit;color:var(--ink);font-size:17px;position:sticky;left:0}.demo-module__hZbUeW__quickBrowseTable tbody th:before{content:"";background:0 0;border-radius:3px;width:3px;position:absolute;inset:7px auto 7px 0}.demo-module__hZbUeW__quickBrowseActiveRow th:before{background:var(--accent)}.demo-module__hZbUeW__quickBrowseTable tbody th small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700;display:block}.demo-module__hZbUeW__quickBrowseExample{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-module__hZbUeW__quickBrowseActions{gap:4px;display:flex}.demo-module__hZbUeW__quickBrowseActions button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.demo-module__hZbUeW__quickBrowseActions button:hover,.demo-module__hZbUeW__quickBrowseActions button:focus-visible,.demo-module__hZbUeW__quickBrowseActions button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__quickBrowseActions button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:-2px}.demo-module__hZbUeW__quickBrowseActions button:disabled{cursor:not-allowed;opacity:.38}.demo-module__hZbUeW__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.demo-module__hZbUeW__card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #40352a0d}.demo-module__hZbUeW__card:before{background:var(--line-soft);content:"";width:2px;position:absolute;inset:0 auto 0 0}.demo-module__hZbUeW__activeCard{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 10px 28px #57341d17}.demo-module__hZbUeW__cardHeading{border-bottom:1px dashed var(--line-soft);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:6px 14px;margin:0 18px 0 21px;padding:16px 2px 12px;display:grid}.demo-module__hZbUeW__wordHeading{min-width:0;margin:0}.demo-module__hZbUeW__wordPlayButton{min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;justify-self:start;align-items:center;gap:7px;padding:4px 8px 4px 0;display:flex}.demo-module__hZbUeW__wordPlayButton:hover,.demo-module__hZbUeW__wordPlayButton[data-playing=true]{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__wordPlayButton:disabled{cursor:default;opacity:.6}.demo-module__hZbUeW__wordPlayLabel{font-family:var(--font-jp);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(25px,2.1vw,30px);font-weight:700;line-height:1.2;overflow:hidden}.demo-module__hZbUeW__favoriteWord{font-family:var(--font-jp);margin:0;font-size:clamp(25px,2.3vw,34px);font-weight:700;line-height:1.2}.demo-module__hZbUeW__reading{color:var(--muted);letter-spacing:.06em;grid-column:1;font-size:13px}.demo-module__hZbUeW__partOfSpeech{color:#8a4b2a;letter-spacing:.06em;background:#f3e6da;border:1px solid #e9d6c5;border-radius:6px;grid-area:1/2;align-self:start;padding:6px 8px;font-size:11px;font-weight:600}.demo-module__hZbUeW__favoriteButton{color:#a9a097;background:0 0;border:0;border-radius:50%;grid-area:1/3;justify-self:end;width:40px;height:40px;padding:0;font-size:22px;line-height:1}.demo-module__hZbUeW__favoriteButton:hover,.demo-module__hZbUeW__favoriteButton[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__manualMasteryButton{color:#a9a097;background:0 0;border:0;border-radius:50%;grid-area:1/4;justify-self:end;place-items:center;width:40px;height:40px;padding:0;display:grid}.demo-module__hZbUeW__manualMasteryButton:hover,.demo-module__hZbUeW__manualMasteryButton:focus-visible,.demo-module__hZbUeW__manualMasteryButtonActive{background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__checkCircleIcon{width:22px;height:22px}.demo-module__hZbUeW__exampleAudio{width:40px;height:40px;color:var(--muted);background:#f3eee6;border:1px solid #0000;border-radius:50%;flex:0 0 40px;place-items:center;display:grid}.demo-module__hZbUeW__exampleAudio:hover,.demo-module__hZbUeW__exampleAudio[data-playing=true]{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent)}.demo-module__hZbUeW__exampleAudio:disabled{opacity:.35}.demo-module__hZbUeW__audioIcon{width:16px;height:16px;display:inline-block;position:relative}.demo-module__hZbUeW__audioIcon:before{content:"";background:currentColor;border-radius:1px;width:6px;height:8px;position:absolute;top:4px;left:0}.demo-module__hZbUeW__audioIcon:after{content:"";border:2px solid #0000;border-color:#0000 currentColor;border-radius:50%;width:8px;height:12px;position:absolute;top:2px;left:5px}.demo-module__hZbUeW__starIcon{width:20px;height:20px;display:block}.demo-module__hZbUeW__meaningRow{border-bottom:1px dashed var(--line-soft);justify-content:space-between;align-items:baseline;gap:12px;margin:12px 18px 12px 21px;padding:0 2px 12px;display:flex}.demo-module__hZbUeW__meaning{color:#4f4a43;min-width:0;margin:0;font-size:16px;font-weight:500;line-height:1.55}.demo-module__hZbUeW__meaningMeta{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:baseline;gap:10px;display:inline-flex}.demo-module__hZbUeW__translationReveal{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:800}.demo-module__hZbUeW__translationReveal:hover,.demo-module__hZbUeW__translationReveal[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft)}.demo-module__hZbUeW__wordStatus{border:1px solid var(--line);background:var(--surface);min-height:24px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 7px;font-size:12px;font-weight:800;display:inline-flex}.demo-module__hZbUeW__wordStatus[data-status=需要加強]{color:#9f4d1b;background:#fff0e5;border-color:#d9a98a}.demo-module__hZbUeW__wordStatus[data-status=已熟悉]{color:#2f6b42;background:#edf7ef;border-color:#a9c8b0}.demo-module__hZbUeW__wordStatus[data-status=手動已學會]{color:#356578;background:#edf7fa;border-color:#9ebdca}.demo-module__hZbUeW__wordNumber{color:#655e55;letter-spacing:.05em;flex:none;font-size:10px}.demo-module__hZbUeW__wordNumberOnly{border-bottom:1px dashed var(--line-soft);color:#655e55;letter-spacing:.05em;justify-content:flex-end;align-items:baseline;gap:10px;margin:16px 18px 16px 21px;padding:0 2px 16px;font-size:10px;display:flex}.demo-module__hZbUeW__exampleBlock{background:var(--surface-raised);border-left:2px solid #c9bba9;border-radius:0 8px 8px 0;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;gap:8px;height:168px;min-height:168px;margin:0 14px 12px 17px;padding:10px 10px 10px 12px;display:grid}.demo-module__hZbUeW__exampleCopy{min-width:0;overflow:hidden}.demo-module__hZbUeW__exampleActions{grid-column:1/-1;justify-content:flex-end;align-items:center;min-height:36px;display:flex}.demo-module__hZbUeW__favoriteCardActions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.demo-module__hZbUeW__favoriteAudio{width:100%;min-width:0;height:32px}.demo-module__hZbUeW__favoriteOpenLink{min-height:44px;color:var(--accent);align-items:center;margin:0 17px 16px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.demo-module__hZbUeW__favoriteOpenLink:hover{text-decoration:underline}.demo-module__hZbUeW__exampleJapanese,.demo-module__hZbUeW__exampleTranslation{margin:0;line-height:1.75}.demo-module__hZbUeW__exampleJapanese{color:var(--ink);font-family:var(--font-jp);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;display:-webkit-box;overflow:hidden}.demo-module__hZbUeW__exampleJapanese rt{color:var(--muted);font-family:var(--font-sans);font-size:.55em}.demo-module__hZbUeW__exampleTranslation{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:8px;font-size:16px;display:-webkit-box;overflow:hidden}.demo-module__hZbUeW__translationHidden{filter:blur(5px);-webkit-user-select:none;user-select:none;transition:filter .16s}.demo-module__hZbUeW__translationRevealZone{flex:auto;min-width:0;display:block}.demo-module__hZbUeW__translationRevealZone:hover .demo-module__hZbUeW__translationHidden,.demo-module__hZbUeW__translationRevealZone:focus-within .demo-module__hZbUeW__translationHidden{filter:none;-webkit-user-select:text;user-select:text}.demo-module__hZbUeW__translationRevealZone:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.demo-module__hZbUeW__card:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 48%, transparent);outline-offset:3px}.demo-module__hZbUeW__emptyState{border:1px dashed var(--line);color:var(--muted);border-radius:14px;justify-items:center;gap:12px;padding:70px 20px;display:grid}.demo-module__hZbUeW__emptyState button{min-height:44px;color:var(--accent);background:0 0;border:0;border-radius:8px;padding:0 12px;font-weight:800}.demo-module__hZbUeW__undoToast{z-index:25;border:1px solid var(--line);background:var(--surface);width:min(440px,100vw - 32px);color:var(--ink);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex;position:fixed;bottom:108px;right:50%;transform:translate(50%);box-shadow:0 12px 28px #40352a29}.demo-module__hZbUeW__undoToast span{flex:auto;min-width:0}.demo-module__hZbUeW__undoToast button{border:1px solid var(--accent);background:var(--accent-soft);min-height:44px;color:var(--accent);border-radius:8px;flex:none;padding:0 12px;font-weight:800}.demo-module__hZbUeW__reviewCard{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-content:center;width:min(100%,720px);min-height:520px;margin:28px auto 0;padding:24px clamp(20px,6vw,64px);display:grid;box-shadow:0 14px 40px #40352a14}.demo-module__hZbUeW__reviewWorkspace .demo-module__hZbUeW__reviewCard{margin-top:0}.demo-module__hZbUeW__reviewSessionBar{border-bottom:1px solid var(--line-soft);grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:18px;padding-bottom:18px;display:grid}.demo-module__hZbUeW__reviewExitButton{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:9px;padding:0 13px;font-size:12px;font-weight:800}.demo-module__hZbUeW__reviewExitButton:hover{border-color:var(--accent);color:var(--accent)}.demo-module__hZbUeW__reviewProgressSummary{gap:7px;display:grid}.demo-module__hZbUeW__reviewProgressSummary>div{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.demo-module__hZbUeW__reviewProgressSummary strong{color:var(--ink)}.demo-module__hZbUeW__reviewProgressTrack{background:var(--line-soft);border-radius:999px;height:5px;overflow:hidden}.demo-module__hZbUeW__reviewProgressTrack i{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.demo-module__hZbUeW__reviewEstimate{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:800}.demo-module__hZbUeW__reviewMeta{border-bottom:1px dashed var(--line-soft);color:var(--muted);justify-content:space-between;padding-bottom:14px;font-size:11px;font-weight:800;display:flex}.demo-module__hZbUeW__reviewPrompt{text-align:center;justify-items:center;gap:12px;padding:60px 0 40px;display:grid}.demo-module__hZbUeW__reviewWord{color:var(--ink);background:0 0;border:0;justify-items:center;padding:0;display:grid}.demo-module__hZbUeW__reviewWord span{font-family:var(--font-jp);font-size:clamp(48px,9vw,76px);line-height:1.15}.demo-module__hZbUeW__reviewWord small{color:var(--muted);letter-spacing:.08em;margin-top:8px;font-size:16px}.demo-module__hZbUeW__reviewPromptMeaning{max-width:100%;color:var(--muted);justify-items:center;gap:8px;display:grid}.demo-module__hZbUeW__reviewPromptMeaning strong{color:var(--ink);font-size:clamp(28px,6vw,46px);font-weight:600;line-height:1.35}.demo-module__hZbUeW__reviewPromptMeaning span{font-size:14px}.demo-module__hZbUeW__reviewWord:hover span{color:var(--accent)}.demo-module__hZbUeW__reviewHint{color:var(--muted);font-size:14px}.demo-module__hZbUeW__reviewHintDetail{color:var(--muted);margin:0;font-size:14px}.demo-module__hZbUeW__reviewHintDetail strong{color:var(--ink);font-family:var(--font-jp);font-size:18px}.demo-module__hZbUeW__reviewHintSentence{border-top:1px dashed var(--line-soft);border-bottom:1px dashed var(--line-soft);width:100%;color:var(--ink);font-family:var(--font-jp);padding:16px 10px;font-size:18px;line-height:1.65}.demo-module__hZbUeW__reviewFallback{color:var(--accent);margin:0;font-size:13px;font-weight:800}.demo-module__hZbUeW__reviewAnswerField{width:min(100%,360px);color:var(--muted);text-align:left;gap:7px;font-size:12px;font-weight:800;display:grid}.demo-module__hZbUeW__reviewAnswerField input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:48px;color:var(--ink);border-radius:9px;padding:0 13px}.demo-module__hZbUeW__reviewAnswerField input:focus-visible{border-color:var(--accent)}.demo-module__hZbUeW__reviewAnswerCorrect,.demo-module__hZbUeW__reviewAnswerIncorrect{margin:0;font-size:13px;font-weight:800}.demo-module__hZbUeW__reviewAnswerCorrect{color:#2f7250}.demo-module__hZbUeW__reviewAnswerIncorrect{color:#9d441d}.demo-module__hZbUeW__reviewHintUsed{color:var(--muted);margin:14px 0 0;font-size:11px}.demo-module__hZbUeW__reviewActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.demo-module__hZbUeW__reviewHintButton,.demo-module__hZbUeW__reviewAnswerButton,.demo-module__hZbUeW__reviewComplete button{border:1px solid var(--accent);background:var(--surface);min-height:44px;color:var(--accent);border-radius:8px;padding:11px 22px;font-weight:800}.demo-module__hZbUeW__reviewAnswerButton{background:var(--accent);color:#fffaf5}.demo-module__hZbUeW__reviewAnswer{border-top:1px dashed var(--line-soft);text-align:center;padding-top:24px}.demo-module__hZbUeW__reviewAnswer>strong{color:#4f4a43;font-size:22px;font-weight:500;display:block}.demo-module__hZbUeW__reviewExample{border-left:2px solid var(--accent);background:var(--surface-raised);text-align:left;margin-top:18px;padding:16px 18px}.demo-module__hZbUeW__reviewExample p{font-family:var(--font-jp);margin:0;line-height:1.65}.demo-module__hZbUeW__reviewExample p+p{color:var(--muted);font-family:var(--font-sans);margin-top:8px;font-size:16px}.demo-module__hZbUeW__reviewExample button{color:var(--accent);background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;min-height:44px;margin-top:9px;padding:6px 8px;font-size:13px;font-weight:800;display:inline-flex}.demo-module__hZbUeW__reviewExample button:hover{background:var(--accent-soft)}.demo-module__hZbUeW__reviewRatings{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.demo-module__hZbUeW__reviewRatings button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.demo-module__hZbUeW__reviewRatings kbd,.demo-module__hZbUeW__reviewShortcutGuide kbd{border:1px solid var(--line);background:var(--surface-raised);min-width:24px;color:var(--muted);border-bottom-width:2px;border-radius:5px;place-items:center;padding:2px 5px;font-family:inherit;font-size:10px;line-height:1.2;display:inline-grid}.demo-module__hZbUeW__reviewShortcutGuide{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-top:20px;font-size:12px;display:flex}.demo-module__hZbUeW__reviewShortcutGuide span{align-items:center;gap:6px;display:inline-flex}.demo-module__hZbUeW__reviewRatings button:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__reviewComplete{color:var(--muted);text-align:center;justify-items:center;gap:14px;display:grid}.demo-module__hZbUeW__reviewComplete strong{color:var(--ink);font-size:24px}.demo-module__hZbUeW__reviewCompleteStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin:4px 0;display:grid}.demo-module__hZbUeW__reviewCompleteStats>div{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:9px;gap:4px;padding:10px 8px;display:grid}.demo-module__hZbUeW__reviewCompleteStats span{color:var(--muted);font-size:10px}.demo-module__hZbUeW__reviewCompleteStats strong{font-size:16px}.demo-module__hZbUeW__reviewCompleteStats small{color:var(--muted);font-size:10px}.demo-module__hZbUeW__reviewCompleteNote{max-width:46ch;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.demo-module__hZbUeW__nowPlaying{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f5;border-radius:14px;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.6fr) auto minmax(180px,.9fr) auto auto;align-items:center;gap:16px;width:min(1180px,100vw - 36px);padding:14px 18px;display:grid;position:fixed;bottom:18px;right:50%;transform:translate(50%);box-shadow:0 18px 50px #372d232e}.demo-module__hZbUeW__playerInfo small,.demo-module__hZbUeW__playerInfo strong{display:block}.demo-module__hZbUeW__playerInfo{min-width:0}.demo-module__hZbUeW__playerInfo small{color:var(--accent);font-size:12px;font-weight:900}.demo-module__hZbUeW__playerInfo strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:28px;overflow:hidden}.demo-module__hZbUeW__playerInfo>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;display:block;overflow:hidden}.demo-module__hZbUeW__playerSentence{min-width:0}.demo-module__hZbUeW__playerSentence p{font-family:var(--font-jp);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:20px;line-height:1.35;overflow:hidden}.demo-module__hZbUeW__playerSentence rt{color:var(--muted);font-family:var(--font-sans);font-size:.55em}.demo-module__hZbUeW__playerControls{align-items:center;gap:8px;display:flex}.demo-module__hZbUeW__playerButton{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:0 0;border-radius:50%;place-items:center;padding:0;font-size:18px;font-weight:800;line-height:1;display:grid}.demo-module__hZbUeW__playerButton:hover:not(:disabled),.demo-module__hZbUeW__playerMainButton{border-color:var(--accent);color:var(--accent)}.demo-module__hZbUeW__playerMainButton{background:var(--accent-soft);width:52px;height:52px;font-size:13px}.demo-module__hZbUeW__playerProgressWrap{min-width:0}.demo-module__hZbUeW__playerProgressMeta{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.demo-module__hZbUeW__playerProgressMeta select{color:var(--muted);background:0 0;border:0;font-size:10px}.demo-module__hZbUeW__playerProgress{width:100%;height:8px;accent-color:var(--accent);margin-top:7px;display:block}.demo-module__hZbUeW__playerStop{border:1px solid var(--line);min-height:44px;color:var(--ink);background:0 0;border-radius:7px;padding:0 14px;font-size:13px;font-weight:800}.demo-module__hZbUeW__playerStop:hover{border-color:var(--accent);color:var(--accent)}.demo-module__hZbUeW__playerSettingsToggle{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:8px;justify-self:stretch;padding:0 12px;font-size:13px;font-weight:800}.demo-module__hZbUeW__playerSettingsToggle:hover{color:var(--accent)}.demo-module__hZbUeW__playerSettingsToggle[aria-expanded=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__playerSettings{border-top:1px dashed var(--line-soft);color:var(--muted);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding-top:12px;font-size:13px;display:grid}.demo-module__hZbUeW__playerSettings fieldset{border:0;align-items:center;gap:10px;margin:0;padding:0;display:flex}.demo-module__hZbUeW__playerSettings legend,.demo-module__hZbUeW__settingsRate span{color:var(--ink);font-size:13px;font-weight:800}.demo-module__hZbUeW__settingSegments{gap:8px;display:flex}.demo-module__hZbUeW__settingSegments button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:7px;padding:0 12px;font-size:13px;font-weight:800}.demo-module__hZbUeW__settingSegments button:hover,.demo-module__hZbUeW__settingSegments .demo-module__hZbUeW__selectedSetting{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.demo-module__hZbUeW__settingsRate,.demo-module__hZbUeW__settingsPlaylist{align-items:center;gap:7px;display:flex}.demo-module__hZbUeW__settingsRate select{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:7px;padding:0 10px;font-size:13px}.demo-module__hZbUeW__settingsPlaylist input{accent-color:var(--accent)}.demo-module__hZbUeW__audioElement{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.demo-module__hZbUeW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.demo-module__hZbUeW__loading{color:#655e55;background:#f2efe7;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.demo-module__hZbUeW__loading p{margin:0}.demo-module__hZbUeW__page button:focus-visible,.demo-module__hZbUeW__page input:focus-visible,.demo-module__hZbUeW__page select:focus-visible,.demo-module__hZbUeW__brand:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:3px}@media (max-width:1320px){.demo-module__hZbUeW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:940px){.demo-module__hZbUeW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px) and (min-width:701px){.demo-module__hZbUeW__toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.demo-module__hZbUeW__searchField,.demo-module__hZbUeW__displaySettingsPanel{grid-column:1/-1}.demo-module__hZbUeW__toolbar>button,.demo-module__hZbUeW__toolbar>a,.demo-module__hZbUeW__reviewModeField{width:100%}}@media (max-width:920px) and (min-width:441px){.demo-module__hZbUeW__nowPlaying{grid-template-columns:minmax(170px,.85fr) minmax(0,1fr) auto auto;gap:12px;padding:12px 14px}.demo-module__hZbUeW__playerControls{grid-area:1/3}.demo-module__hZbUeW__playerStop{grid-area:1/4}.demo-module__hZbUeW__playerProgressWrap{grid-area:2/1/auto/3}.demo-module__hZbUeW__playerSettingsToggle{grid-area:2/3/auto/5}.demo-module__hZbUeW__playerSettings{grid-row:3}}@media (max-width:700px){.demo-module__hZbUeW__wordFocusFilter{flex-direction:column;align-items:stretch}.demo-module__hZbUeW__wordFocusFilterOptions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.demo-module__hZbUeW__wordFocusFilterButton,.demo-module__hZbUeW__wordFocusFilterActive{justify-content:center;min-width:0;padding-inline:6px}.demo-module__hZbUeW__topbar{z-index:10;background:color-mix(in srgb, var(--canvas) 92%, transparent);min-height:64px;padding-inline:12px;padding-top:max(10px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.demo-module__hZbUeW__demoBadge{display:none}.demo-module__hZbUeW__workspace{width:min(100% - 24px,1520px);padding:26px 0 calc(120px + env(safe-area-inset-bottom))}.demo-module__hZbUeW__sectionHeader{align-items:start}.demo-module__hZbUeW__unitPicker{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-module__hZbUeW__unitPicker label{grid-column:1/-1}.demo-module__hZbUeW__unitMapLink{border:1px solid var(--line);background:var(--surface);border-radius:9px;justify-content:center;width:100%}.demo-module__hZbUeW__masterySummary{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-module__hZbUeW__masteryMain{grid-column:1/-1}.demo-module__hZbUeW__practicePlanSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-module__hZbUeW__toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-module__hZbUeW__viewModeGroup{width:100%}.demo-module__hZbUeW__searchField{grid-column:1/-1}.demo-module__hZbUeW__reviewModeField,.demo-module__hZbUeW__exportButton,.demo-module__hZbUeW__displaySettingsToggle,.demo-module__hZbUeW__reviewActionGroup{width:100%}.demo-module__hZbUeW__displaySettingsPanel{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.demo-module__hZbUeW__displaySettingsGroup{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-module__hZbUeW__displaySettingsGroup button{min-height:44px;padding-inline:8px}.demo-module__hZbUeW__cardGrid{grid-template-columns:1fr}.demo-module__hZbUeW__card{scroll-margin-top:78px}.demo-module__hZbUeW__favoriteButton{width:44px;height:44px;margin:-8px -8px -8px 0}.demo-module__hZbUeW__exampleAudio{flex-basis:44px;width:44px;height:44px}.demo-module__hZbUeW__exampleBlock{height:184px;min-height:184px}.demo-module__hZbUeW__wordPlayLabel{font-size:31px}.demo-module__hZbUeW__reviewCard{min-height:440px;margin-top:18px;padding:16px 14px 20px}.demo-module__hZbUeW__reviewWorkspace{width:min(100% - 16px,900px);padding-top:12px}.demo-module__hZbUeW__reviewSessionBar{grid-template-columns:auto minmax(0,1fr);gap:10px}.demo-module__hZbUeW__reviewEstimate{grid-column:1/-1;justify-self:center}.demo-module__hZbUeW__reviewPrompt{padding:42px 0 30px}.demo-module__hZbUeW__reviewRatings{z-index:5;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;position:sticky;box-shadow:0 10px 30px #40352a1f}.demo-module__hZbUeW__reviewRatings button{min-height:50px;font-size:14px}.demo-module__hZbUeW__reviewCompleteStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:440px){.demo-module__hZbUeW__sectionHeader{display:block}.demo-module__hZbUeW__wordCount{margin-top:10px;display:block}.demo-module__hZbUeW__nowPlaying{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:calc(100vw - 24px);padding:12px;transform:none;box-shadow:0 18px 50px #372d2329}.demo-module__hZbUeW__playerInfo{grid-column:1/-1}.demo-module__hZbUeW__playerInfo strong{font-size:28px}.demo-module__hZbUeW__playerProgressWrap{grid-area:3/1/auto/-1}.demo-module__hZbUeW__playerSentence{display:none}.demo-module__hZbUeW__playerControls{grid-area:2/1}.demo-module__hZbUeW__playerStop{grid-area:2/2;min-height:44px}.demo-module__hZbUeW__playerButton{width:44px;height:44px}.demo-module__hZbUeW__playerSettingsToggle{grid-area:4/1/auto/-1;min-height:44px;padding:0 12px}.demo-module__hZbUeW__playerSettings{grid-template-columns:1fr;align-items:flex-start;gap:12px}.demo-module__hZbUeW__playerSettings fieldset{flex-direction:column;align-items:flex-start}.demo-module__hZbUeW__settingSegments{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.demo-module__hZbUeW__settingSegments button{min-width:0;padding-inline:6px;font-size:12px}.demo-module__hZbUeW__settingsRate{justify-content:space-between;width:100%}.demo-module__hZbUeW__audioActive .demo-module__hZbUeW__workspace{padding-bottom:calc(170px + env(safe-area-inset-bottom))}.demo-module__hZbUeW__audioSettingsOpen .demo-module__hZbUeW__workspace{padding-bottom:calc(248px + env(safe-area-inset-bottom))}}@media (pointer:coarse){.demo-module__hZbUeW__playAllButton,.demo-module__hZbUeW__reviewStartButton,.demo-module__hZbUeW__reviewRestartButton,.demo-module__hZbUeW__displaySettingsToggle,.demo-module__hZbUeW__reviewModeField,.demo-module__hZbUeW__searchField input,.demo-module__hZbUeW__reviewAnswerField input,.demo-module__hZbUeW__reviewExitButton,.demo-module__hZbUeW__reviewRatings button,.demo-module__hZbUeW__favoriteButton,.demo-module__hZbUeW__manualMasteryButton,.demo-module__hZbUeW__exampleAudio{min-height:48px}.demo-module__hZbUeW__favoriteButton,.demo-module__hZbUeW__manualMasteryButton,.demo-module__hZbUeW__exampleAudio{min-width:48px}.demo-module__hZbUeW__translationReveal{min-height:48px}.demo-module__hZbUeW__searchClearButton{min-height:44px;top:1px;right:1px}}@media (prefers-reduced-motion:reduce){.demo-module__hZbUeW__page *,.demo-module__hZbUeW__page :before,.demo-module__hZbUeW__page :after{scroll-behavior:auto!important;transition:none!important}}
.SyncAccountCard-module__E5oPOa__card{background:#ffffff94;border:1px solid #1e282e1f;border-radius:16px;gap:12px;padding:20px;display:grid}.SyncAccountCard-module__E5oPOa__heading{gap:2px;display:grid}.SyncAccountCard-module__E5oPOa__eyebrow{color:#68747b;letter-spacing:.08em;margin:0;font-size:12px}.SyncAccountCard-module__E5oPOa__form{gap:8px;display:grid}.SyncAccountCard-module__E5oPOa__form input,.SyncAccountCard-module__E5oPOa__form button,.SyncAccountCard-module__E5oPOa__card>button{min-height:44px}.SyncAccountCard-module__E5oPOa__form input{border:1px solid #aeb8bc;border-radius:8px;width:100%;padding:8px 12px}.SyncAccountCard-module__E5oPOa__form button,.SyncAccountCard-module__E5oPOa__card>button{color:#fff;background:#263f46;border:0;border-radius:999px;width:fit-content;padding:8px 16px}.SyncAccountCard-module__E5oPOa__error{color:#a23b32;margin:0}
.LearningRecommendationCard-module__t3z9nq__card{border:1px solid color-mix(in srgb, var(--accent) 36%, var(--line));background:var(--surface);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:18px 24px;min-width:0;margin-top:18px;padding:20px;display:grid;box-shadow:0 8px 24px #57412f12}.LearningRecommendationCard-module__t3z9nq__cardWithoutActions{grid-template-columns:1fr}.LearningRecommendationCard-module__t3z9nq__header{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.LearningRecommendationCard-module__t3z9nq__kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850}.LearningRecommendationCard-module__t3z9nq__source{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));color:var(--accent);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.LearningRecommendationCard-module__t3z9nq__content{min-width:0}.LearningRecommendationCard-module__t3z9nq__title{letter-spacing:-.025em;margin:0;font-size:clamp(20px,2.4vw,25px)}.LearningRecommendationCard-module__t3z9nq__reason{color:var(--muted);margin:8px 0 0;line-height:1.6}.LearningRecommendationCard-module__t3z9nq__meta{color:var(--muted);flex-wrap:wrap;gap:8px 14px;margin-top:13px;font-size:12px;display:flex}.LearningRecommendationCard-module__t3z9nq__meta span+span:before{color:var(--line);content:"•";margin-right:14px}.LearningRecommendationCard-module__t3z9nq__actions{align-self:end;align-items:center;gap:8px;min-width:220px;display:flex}.LearningRecommendationCard-module__t3z9nq__primary,.LearningRecommendationCard-module__t3z9nq__secondary{min-height:44px;font:inherit;cursor:pointer;border-radius:9px;padding:0 14px;font-weight:800}.LearningRecommendationCard-module__t3z9nq__primary{border:1px solid var(--accent);background:var(--accent);color:#fffaf5}.LearningRecommendationCard-module__t3z9nq__secondary{border:1px solid var(--accent);color:var(--accent);background:0 0}.LearningRecommendationCard-module__t3z9nq__primary:hover,.LearningRecommendationCard-module__t3z9nq__secondary:hover{box-shadow:0 3px 10px #57412f1f}.LearningRecommendationCard-module__t3z9nq__primary:focus-visible,.LearningRecommendationCard-module__t3z9nq__secondary:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 48%, transparent);outline-offset:3px}@media (max-width:700px){.LearningRecommendationCard-module__t3z9nq__card{grid-template-columns:1fr;gap:14px;padding:18px}.LearningRecommendationCard-module__t3z9nq__actions{grid-template-columns:1fr;min-width:0;display:grid}.LearningRecommendationCard-module__t3z9nq__primary,.LearningRecommendationCard-module__t3z9nq__secondary{width:100%}}
.print-module__5fhSXa__page{color:#111;min-height:100vh;font-family:var(--font-sans), "Noto Sans TC", "Microsoft JhengHei", sans-serif;background:#f2efe7;padding:24px}.print-module__5fhSXa__screenNav,.print-module__5fhSXa__screenActions,.print-module__5fhSXa__settingsPanel,.print-module__5fhSXa__sheet{width:min(100%,900px);margin-inline:auto}.print-module__5fhSXa__screenNav{margin-bottom:20px}.print-module__5fhSXa__screenActions{justify-content:flex-end;gap:10px;margin-bottom:16px;display:flex}.print-module__5fhSXa__screenActions button,.print-module__5fhSXa__screenActions a{color:#fff;background:#222;border:1px solid #222;border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.print-module__5fhSXa__screenActions a{color:#222;background:#fff;border-color:#aaa}.print-module__5fhSXa__screenActions button:disabled{cursor:not-allowed;opacity:.5}.print-module__5fhSXa__settingsPanel{background:#fff;border:1px solid #d1d1d1;border-radius:10px;margin-bottom:16px;padding:18px 20px}.print-module__5fhSXa__settingsHeader{border-bottom:1px solid #ddd;justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}.print-module__5fhSXa__settingsEyebrow{color:#555;letter-spacing:.06em;margin:0 0 4px;font-size:11px;font-weight:700}.print-module__5fhSXa__settingsHeader h2{margin:0;font-size:18px}.print-module__5fhSXa__settingsHeader>strong{color:#222;white-space:nowrap;font-size:14px}.print-module__5fhSXa__settingsGroups{grid-template-columns:1.1fr 1fr 1.1fr;gap:14px;margin-top:16px;display:grid}.print-module__5fhSXa__settingsGroup{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.print-module__5fhSXa__settingsGroup legend{color:#555;margin-bottom:2px;font-size:11px;font-weight:700}.print-module__5fhSXa__settingsOption,.print-module__5fhSXa__settingsCheck{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:7px;align-items:center;gap:9px;min-height:44px;padding:7px 10px;font-size:12px;display:flex}:is(.print-module__5fhSXa__settingsOption:has(input:checked),.print-module__5fhSXa__settingsCheck:has(input:checked),.print-module__5fhSXa__compactOption:has(input:checked)){background:#f5f5f5;border-color:#222}.print-module__5fhSXa__settingsOption input,.print-module__5fhSXa__settingsCheck input,.print-module__5fhSXa__compactOption input{accent-color:#222;flex:none}.print-module__5fhSXa__settingsOption span{gap:2px;min-width:0;display:grid}.print-module__5fhSXa__settingsOption strong{font-size:12px}.print-module__5fhSXa__settingsOption small{color:#555;font-size:10px}.print-module__5fhSXa__settingsCheck:has(input:disabled){cursor:not-allowed;opacity:.5}.print-module__5fhSXa__inlineOptions,.print-module__5fhSXa__layoutOptions{flex-wrap:wrap;gap:6px;display:flex}.print-module__5fhSXa__compactOption{cursor:pointer;border:1px solid #d6d6d6;border-radius:7px;align-items:center;gap:6px;min-height:38px;padding:5px 8px;font-size:11px;display:inline-flex}.print-module__5fhSXa__settingsStatus{color:#555;margin:14px 0 0;font-size:11px;line-height:1.5}.print-module__5fhSXa__sheet{background:#fff;padding:26px 42px 38px}.print-module__5fhSXa__sheetHeader{border-bottom:2px solid #111;padding-bottom:12px}.print-module__5fhSXa__sheetKicker{color:#555;letter-spacing:.04em;margin:0 0 3px;font-size:10px;font-weight:700}.print-module__5fhSXa__sheetHeader h1{font-family:var(--font-jp), "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;margin:0;font-size:24px;font-weight:600}.print-module__5fhSXa__sheetMeta,.print-module__5fhSXa__instruction,.print-module__5fhSXa__notice{color:#555}.print-module__5fhSXa__sheetMeta{margin:5px 0 0;font-size:11px}.print-module__5fhSXa__studentMeta{justify-content:space-between;gap:18px;margin-top:14px;font-size:11px;display:flex}.print-module__5fhSXa__notice{margin:28px 0 0}.print-module__5fhSXa__exerciseSection{margin-top:18px}.print-module__5fhSXa__exerciseSection h2{border-bottom:1px solid #bbb;margin:0;padding-bottom:5px;font-size:15px;font-weight:700}.print-module__5fhSXa__exerciseSection h2 small{color:#555;font-size:10px;font-weight:500}.print-module__5fhSXa__instruction{margin:5px 0 8px;font-size:10px}.print-module__5fhSXa__questionList,.print-module__5fhSXa__answerList,.print-module__5fhSXa__studyList{margin:0;padding:0;list-style:none}.print-module__5fhSXa__questionList{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.print-module__5fhSXa__questionRow{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #d2d2d2;grid-template-columns:22px minmax(0,1fr) minmax(78px,.9fr);align-items:center;gap:5px;min-height:9.8mm;font-size:10.5pt;display:grid}.print-module__5fhSXa__questionNumber{color:#555;font-variant-numeric:tabular-nums;font-size:8.5pt}.print-module__5fhSXa__promptWord,.print-module__5fhSXa__promptMeaning{gap:1px;min-width:0;display:grid}.print-module__5fhSXa__promptWord{font-family:var(--font-jp), "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;font-size:12.5pt}.print-module__5fhSXa__promptReading,.print-module__5fhSXa__answerReading{color:#555;font-family:var(--font-sans), "Noto Sans TC", "Microsoft JhengHei", sans-serif;letter-spacing:.04em;font-size:8.5pt;display:block}.print-module__5fhSXa__promptMeaning{line-height:1.35}.print-module__5fhSXa__answerLine{border-bottom:1px solid #555;min-width:0;height:17px;display:block}.print-module__5fhSXa__pageBreakBefore,.print-module__5fhSXa__answerKey{break-before:page;page-break-before:always}.print-module__5fhSXa__answerKey .print-module__5fhSXa__answerList{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.print-module__5fhSXa__answerList li{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #d2d2d2;grid-template-columns:22px minmax(0,1fr);gap:2px 5px;min-width:0;padding:4px 0;font-size:10pt;line-height:1.3;display:grid}.print-module__5fhSXa__answerList li>small{color:#555;grid-column:2}.print-module__5fhSXa__answerList li>span[lang=ja]{font-family:var(--font-jp), "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif}.print-module__5fhSXa__studyList{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.print-module__5fhSXa__studyRow{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #d2d2d2;grid-template-columns:22px minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:4px 6px;min-width:0;padding:5px 0;display:grid}.print-module__5fhSXa__studyWord,.print-module__5fhSXa__studyMeaning,.print-module__5fhSXa__studyExample{gap:1px;min-width:0;display:grid}.print-module__5fhSXa__studyWord{font-family:var(--font-jp), "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;font-size:12pt;line-height:1.25}.print-module__5fhSXa__studyWord small,.print-module__5fhSXa__studyExample small{color:#555;font-family:var(--font-sans), "Noto Sans TC", "Microsoft JhengHei", sans-serif;font-size:8.5pt}.print-module__5fhSXa__studyMeaning{color:#333;font-size:9.5pt;line-height:1.35}.print-module__5fhSXa__studyExample{font-family:var(--font-jp), "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;border-left:1px solid #999;grid-column:2/-1;padding-left:6px;font-size:9.5pt;line-height:1.35}@media (max-width:640px){.print-module__5fhSXa__page{padding:12px}.print-module__5fhSXa__screenActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.print-module__5fhSXa__screenActions button,.print-module__5fhSXa__screenActions a{min-height:48px}.print-module__5fhSXa__settingsPanel{padding:16px}.print-module__5fhSXa__settingsGroups{grid-template-columns:1fr;gap:14px}.print-module__5fhSXa__sheet{padding:22px 18px 30px}.print-module__5fhSXa__studentMeta{gap:6px;display:grid}.print-module__5fhSXa__questionList,.print-module__5fhSXa__answerKey .print-module__5fhSXa__answerList,.print-module__5fhSXa__studyList{grid-template-columns:1fr}.print-module__5fhSXa__questionRow{grid-template-columns:24px minmax(0,1fr) minmax(90px,.8fr)}}@page{size:A4 portrait;margin:12mm 14mm}@media print{:is(html,body){background:#fff!important}.print-module__5fhSXa__page{color:#111;background:#fff;min-height:0;padding:0}.print-module__5fhSXa__screenActions,.print-module__5fhSXa__screenNav,.print-module__5fhSXa__settingsPanel{display:none}.print-module__5fhSXa__sheet{width:auto;box-shadow:none;margin:0;padding:0}.print-module__5fhSXa__sheetHeader{break-after:avoid;page-break-after:avoid}.print-module__5fhSXa__exerciseSection{break-inside:avoid}.print-module__5fhSXa__pageBreakBefore,.print-module__5fhSXa__answerKey{break-before:page;page-break-before:always}.print-module__5fhSXa__answerKey{margin-top:0}.print-module__5fhSXa__questionRow,.print-module__5fhSXa__answerList li,.print-module__5fhSXa__studyRow{break-inside:avoid;page-break-inside:avoid}}
