.ChapterActions-module__mHy7va__row{flex-wrap:wrap;gap:8px;display:flex}.ChapterActions-module__mHy7va__btn{border:1.5px solid var(--bd);background:var(--bg);color:var(--c);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:8px 16px;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.ChapterActions-module__mHy7va__btn:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:0 5px 14px #0000001a}.ChapterActions-module__mHy7va__btnDisabled{cursor:not-allowed;opacity:.55}.ChapterActions-module__mHy7va__btnLoading{cursor:wait;opacity:.7}.ChapterActions-module__mHy7va__btnIcon{flex-shrink:0;align-items:center;display:flex}.ChapterActions-module__mHy7va__btnLabel{font-size:.82rem;font-weight:700}.ChapterActions-module__mHy7va__soonBadge{letter-spacing:.03em;color:#6b7280;background:#e5e7eb;border-radius:99px;margin-left:2px;padding:1px 6px;font-size:.65rem;font-weight:700}@keyframes ChapterActions-module__mHy7va__spin{to{transform:rotate(360deg)}}.ChapterActions-module__mHy7va__spinnerIcon{animation:.9s linear infinite ChapterActions-module__mHy7va__spin}@media (max-width:520px){.ChapterActions-module__mHy7va__btn{padding:7px 12px;font-size:.76rem}.ChapterActions-module__mHy7va__btnLabel{font-size:.76rem}}.ChapterActions-module__mHy7va__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ChapterActions-module__mHy7va__modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0003}.ChapterActions-module__mHy7va__modalHeader{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:22px 26px 18px;display:flex}.ChapterActions-module__mHy7va__modalEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#dc2626;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.ChapterActions-module__mHy7va__modalTitle{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.ChapterActions-module__mHy7va__modalClose{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-left:12px;transition:background .15s;display:flex}.ChapterActions-module__mHy7va__modalClose:hover{color:#0f172a;background:#e2e8f0}.ChapterActions-module__mHy7va__modalBody{flex:1;padding:22px 26px 28px;overflow-y:auto}.ChapterActions-module__mHy7va__modalCenter{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:48px 0;display:flex}.ChapterActions-module__mHy7va__spinner{border:3px solid #e2e8f0;border-top-color:#dc2626;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite ChapterActions-module__mHy7va__spin}.ChapterActions-module__mHy7va__loadingText{color:#64748b;margin:0;font-size:.9rem}.ChapterActions-module__mHy7va__errorIcon{font-size:2rem}.ChapterActions-module__mHy7va__errorText{color:#dc2626;text-align:center;max-width:320px;margin:0;font-size:.9rem}.ChapterActions-module__mHy7va__retryBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:9px 20px;font-size:.85rem;font-weight:600;transition:background .15s}.ChapterActions-module__mHy7va__retryBtn:hover{background:#f1f5f9}.ChapterActions-module__mHy7va__progressBar{background:#f1f5f9;border-radius:99px;height:5px;margin-bottom:6px;overflow:hidden}.ChapterActions-module__mHy7va__progressFill{background:linear-gradient(90deg,#dc2626,#ef4444);border-radius:99px;height:100%;transition:width .3s}.ChapterActions-module__mHy7va__progressLabel{color:#94a3b8;margin:0 0 20px;font-size:.76rem;font-weight:600}.ChapterActions-module__mHy7va__questionsList{flex-direction:column;gap:22px;display:flex}.ChapterActions-module__mHy7va__questionCard{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:18px}.ChapterActions-module__mHy7va__questionText{color:#0f172a;margin:0 0 4px;font-size:.92rem;font-weight:600;line-height:1.5}.ChapterActions-module__mHy7va__questionNum{color:#dc2626;font-weight:800}.ChapterActions-module__mHy7va__questionMarks{color:#94a3b8;margin:0 0 14px;font-size:.74rem;font-weight:600}.ChapterActions-module__mHy7va__optionsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ChapterActions-module__mHy7va__optionBtn{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;transition:border-color .15s,background .15s,transform .1s;display:flex}.ChapterActions-module__mHy7va__optionBtn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.ChapterActions-module__mHy7va__optionSelected{background:#fff5f5!important;border-color:#dc2626!important}.ChapterActions-module__mHy7va__optionLetter{color:#475569;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:800;transition:background .15s,color .15s;display:flex}.ChapterActions-module__mHy7va__optionSelected .ChapterActions-module__mHy7va__optionLetter{color:#fff;background:#dc2626}.ChapterActions-module__mHy7va__optionText{color:#334155;font-size:.83rem;font-weight:500;line-height:1.4}.ChapterActions-module__mHy7va__submitRow{border-top:1px solid #f1f5f9;justify-content:flex-end;margin-top:26px;padding-top:18px;display:flex}.ChapterActions-module__mHy7va__submitBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;padding:12px 30px;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .16s,transform .12s}.ChapterActions-module__mHy7va__submitBtn:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px)}.ChapterActions-module__mHy7va__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ChapterActions-module__mHy7va__resultPanel{flex-direction:column;align-items:center;gap:16px;padding:12px 0 8px;display:flex}.ChapterActions-module__mHy7va__resultBadge{letter-spacing:.02em;border-radius:99px;padding:6px 16px;font-size:.85rem;font-weight:700}.ChapterActions-module__mHy7va__resultPass{color:#059669;background:#ecfdf5}.ChapterActions-module__mHy7va__resultFail{color:#dc2626;background:#fff5f5}.ChapterActions-module__mHy7va__scoreCircle{align-items:baseline;gap:2px;display:flex}.ChapterActions-module__mHy7va__scoreMain{color:#0f172a;font-size:3.4rem;font-weight:800;line-height:1}.ChapterActions-module__mHy7va__scoreMax{color:#94a3b8;font-size:1.4rem;font-weight:600}.ChapterActions-module__mHy7va__scorePct{color:#64748b;margin:0;font-size:1rem;font-weight:600}.ChapterActions-module__mHy7va__resultStats{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;gap:32px;padding:16px 28px;display:flex}.ChapterActions-module__mHy7va__rStat{flex-direction:column;align-items:center;gap:3px;display:flex}.ChapterActions-module__mHy7va__rVal{color:#0f172a;font-size:1.3rem;font-weight:800}.ChapterActions-module__mHy7va__rLbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.ChapterActions-module__mHy7va__resultActions{gap:10px;margin-top:4px;display:flex}.ChapterActions-module__mHy7va__retakeBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;padding:10px 22px;font-family:inherit;font-size:.87rem;font-weight:700;transition:background .15s}.ChapterActions-module__mHy7va__retakeBtn:hover{background:#f1f5f9}.ChapterActions-module__mHy7va__doneBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:11px;padding:10px 22px;font-family:inherit;font-size:.87rem;font-weight:700;transition:background .15s}.ChapterActions-module__mHy7va__doneBtn:hover{background:#1e293b}@media (max-width:600px){.ChapterActions-module__mHy7va__modal{border-radius:14px}.ChapterActions-module__mHy7va__modalHeader{padding:18px 18px 14px}.ChapterActions-module__mHy7va__modalBody{padding:16px 18px 22px}.ChapterActions-module__mHy7va__optionsGrid{grid-template-columns:1fr}.ChapterActions-module__mHy7va__resultStats{gap:20px;padding:14px 20px}.ChapterActions-module__mHy7va__scoreMain{font-size:2.6rem}}
.ChapterCard-module__UlL5_a__card{background:#fff;border:1.5px solid #e9eef5;border-radius:16px;align-items:flex-start;gap:16px;padding:20px 22px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.ChapterCard-module__UlL5_a__card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px #00000012}.ChapterCard-module__UlL5_a__card.ChapterCard-module__UlL5_a__comingSoon{opacity:.5;pointer-events:none;background:#f8fafc}.ChapterCard-module__UlL5_a__numBadge{background:color-mix(in srgb, var(--accent) 10%, white);border:1.5px solid color-mix(in srgb, var(--accent) 22%, white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-top:2px;display:flex}.ChapterCard-module__UlL5_a__numBadge span{color:var(--accent);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.78rem;font-weight:800}.ChapterCard-module__UlL5_a__body{flex-direction:column;flex:1;gap:14px;display:flex}.ChapterCard-module__UlL5_a__top{flex-direction:column;gap:5px;display:flex}.ChapterCard-module__UlL5_a__titleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ChapterCard-module__UlL5_a__title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.ChapterCard-module__UlL5_a__soonBadge{text-transform:uppercase;letter-spacing:.1em;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:2px 8px;font-size:.62rem;font-weight:700}.ChapterCard-module__UlL5_a__description{color:#64748b;margin:0;font-size:.82rem;line-height:1.6}.ChapterCard-module__UlL5_a__meta{flex-wrap:wrap;gap:12px;margin-top:2px;display:flex}.ChapterCard-module__UlL5_a__metaItem{color:#94a3b8;align-items:center;gap:4px;font-size:.72rem;font-weight:600;display:inline-flex}@media (max-width:560px){.ChapterCard-module__UlL5_a__card{gap:12px;padding:16px}.ChapterCard-module__UlL5_a__numBadge{border-radius:8px;width:32px;height:32px}.ChapterCard-module__UlL5_a__title{font-size:.9rem}}
.page-module__a1oDJa__page{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:100vh}.page-module__a1oDJa__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:min(1240px,100% - 32px);margin:0 auto;padding:24px 0 0;display:flex}.page-module__a1oDJa__backLink{color:#2563eb;background:#2563eb12;border:1px solid #2563eb2e;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.page-module__a1oDJa__backLink:hover{background:#2563eb21;transform:translate(-2px)}.page-module__a1oDJa__breadcrumb{align-items:center;gap:8px;font-size:.82rem;display:flex}.page-module__a1oDJa__breadcrumbLink{color:#2563eb;font-weight:500;text-decoration:none}.page-module__a1oDJa__breadcrumbLink:hover{text-decoration:underline}.page-module__a1oDJa__sep{color:#cbd5e1}.page-module__a1oDJa__breadcrumbCurrent{color:#64748b;font-weight:500}.page-module__a1oDJa__hero{width:min(1240px,100% - 32px);margin:0 auto;padding:32px 0 36px}.page-module__a1oDJa__heroInner{align-items:flex-start;gap:32px;display:flex}.page-module__a1oDJa__bookVisual{border-radius:3px 14px 14px 3px;flex-shrink:0;height:150px;display:flex;overflow:hidden;box-shadow:4px 8px 24px #0003}.page-module__a1oDJa__bookSpine{background:var(--accent);opacity:.9;width:18px}.page-module__a1oDJa__bookCover{background:color-mix(in srgb, var(--accent) 8%, white);border:1.5px solid color-mix(in srgb, var(--accent) 18%, white);background-image:repeating-linear-gradient(0deg, transparent, transparent 23px, #00000006 23px, #00000006 24px), linear-gradient(color-mix(in srgb, var(--accent) 8%, white), color-mix(in srgb, var(--accent) 8%, white));border-left:none;justify-content:center;align-items:center;width:108px;display:flex}.page-module__a1oDJa__bookEmoji{font-size:2.6rem}.page-module__a1oDJa__heroContent{flex-direction:column;flex:1;gap:10px;display:flex}.page-module__a1oDJa__heroEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.72rem;font-weight:700}.page-module__a1oDJa__heroTitle{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;line-height:1.15}.page-module__a1oDJa__heroDescription{color:#64748b;max-width:540px;margin:0;font-size:.92rem;line-height:1.7}.page-module__a1oDJa__heroStats{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:20px;width:fit-content;margin-top:4px;padding:14px 22px;display:flex;box-shadow:0 2px 10px #0f172a0a}.page-module__a1oDJa__heroStat{flex-direction:column;align-items:center;gap:1px;display:flex}.page-module__a1oDJa__heroStat strong{color:var(--accent);letter-spacing:-.02em;font-size:1.25rem;font-weight:900}.page-module__a1oDJa__heroStat span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:600}.page-module__a1oDJa__heroStatDivider{background:#e2e8f0;width:1px;height:30px}.page-module__a1oDJa__legendBar{background:#fff;border-top:1px solid #e9eef5;border-bottom:1px solid #e9eef5;padding:12px 0}.page-module__a1oDJa__legendInner{flex-wrap:wrap;align-items:center;gap:14px;width:min(1240px,100% - 32px);margin:0 auto;display:flex}.page-module__a1oDJa__legendLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.72rem;font-weight:600}.page-module__a1oDJa__legendPills{flex-wrap:wrap;gap:8px;display:flex}.page-module__a1oDJa__pill{color:var(--c);background:var(--b);border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700}.page-module__a1oDJa__chaptersSection{padding:0 0 80px}.page-module__a1oDJa__inner{flex-direction:column;gap:16px;width:min(1240px,100% - 32px);margin:0 auto;padding-top:28px;display:flex}.page-module__a1oDJa__chaptersTitle{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.page-module__a1oDJa__chapterCount{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700}.page-module__a1oDJa__chaptersList{flex-direction:column;gap:10px;display:flex}@media (max-width:640px){.page-module__a1oDJa__heroInner{gap:18px}.page-module__a1oDJa__bookVisual{height:110px}.page-module__a1oDJa__bookCover{width:76px}.page-module__a1oDJa__bookEmoji{font-size:1.9rem}.page-module__a1oDJa__heroStats{gap:14px;padding:12px 16px}.page-module__a1oDJa__topBar{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:440px){.page-module__a1oDJa__heroInner{flex-direction:column;gap:16px}}
