.vocab-quiz-module__wT4pjW__vocabQuiz{border:1px solid var(--line);background:var(--paper);text-align:center;margin-top:16px;padding:20px}.vocab-quiz-module__wT4pjW__vocabQuizProgress{background:var(--soft);border-radius:99px;height:5px;margin:-5px 0 12px;overflow:hidden}.vocab-quiz-module__wT4pjW__vocabQuizProgress span{border-radius:inherit;background:linear-gradient(90deg,var(--green),#4cb99a);height:100%;transition:width .25s;display:block}.vocab-quiz-module__wT4pjW__vocabQuizScore{color:var(--muted);margin-bottom:12px;font-size:10px}.vocab-quiz-module__wT4pjW__vocabQuizScore b{color:var(--green)}.vocab-quiz-module__wT4pjW__vocabQuizWord{color:var(--navy);justify-content:center;align-items:center;gap:12px;margin-bottom:16px;padding-top:6px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:32px;line-height:1.6;display:flex}.vocab-quiz-module__wT4pjW__vocabQuizReplay{border:1px solid var(--line);width:34px;height:34px;color:var(--green);background:var(--paper);cursor:pointer;border-radius:50%;place-items:center;font-size:14px;display:grid}.vocab-quiz-module__wT4pjW__vocabQuizOptions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.vocab-quiz-module__wT4pjW__vocabQuizOptions button{border:1px solid var(--line);min-height:44px;color:var(--navy);background:var(--paper);font:inherit;cursor:pointer;text-align:left;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:700}.vocab-quiz-module__wT4pjW__vocabQuizOptions button:disabled{cursor:not-allowed}.vocab-quiz-module__wT4pjW__vocabQuizOptions button:not(:disabled):hover{border-color:var(--green)}.vocab-quiz-module__wT4pjW__vocabQuizCorrect{border-color:var(--green)!important;background:color-mix(in srgb, var(--green) 12%, var(--paper))!important}.vocab-quiz-module__wT4pjW__vocabQuizWrong{border-color:var(--red)!important;background:color-mix(in srgb, var(--red) 12%, var(--paper))!important}.vocab-quiz-module__wT4pjW__vocabQuizFeedback{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:8px;display:flex}.vocab-quiz-module__wT4pjW__vocabQuizFeedbackCorrect{color:var(--green);font-size:11px;font-weight:800}.vocab-quiz-module__wT4pjW__vocabQuizFeedbackWrong{color:var(--orange);font-size:11px;font-weight:800}.vocab-quiz-module__wT4pjW__vocabQuizNext{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:6px;min-height:34px;padding:0 14px;font-size:11px;font-weight:800}.vocab-quiz-module__wT4pjW__vocabQuizComplete{border-color:var(--green);background:color-mix(in srgb,var(--green) 7%,var(--paper));border-radius:10px;padding:28px 20px}.vocab-quiz-module__wT4pjW__vocabQuizComplete>span{color:var(--green);letter-spacing:.15em;font-size:9px;font-weight:900;display:block}.vocab-quiz-module__wT4pjW__vocabQuizComplete>strong{color:var(--navy);margin:7px 0;font-size:38px;display:block}.vocab-quiz-module__wT4pjW__vocabQuizComplete h3{color:var(--navy);margin:0;font-size:18px}.vocab-quiz-module__wT4pjW__vocabQuizComplete p{color:var(--muted);margin:7px 0 15px;font-size:11px}@media (max-width:560px){.vocab-quiz-module__wT4pjW__vocabQuizOptions{grid-template-columns:1fr}}
.grammar-quiz-module__pORtSW__grammarQuiz{border:1px solid var(--line);background:var(--paper);border-radius:10px;margin-top:16px;padding:20px}.grammar-quiz-module__pORtSW__progress{background:var(--soft);border-radius:99px;height:5px;margin:-5px 0 14px;overflow:hidden}.grammar-quiz-module__pORtSW__progress span{border-radius:inherit;background:linear-gradient(90deg,#70436f,var(--green));height:100%;transition:width .25s;display:block}.grammar-quiz-module__pORtSW__grammarQuiz header{justify-content:space-between;align-items:center;gap:12px;display:flex}.grammar-quiz-module__pORtSW__grammarQuiz header span{color:#70436f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.grammar-quiz-module__pORtSW__grammarQuiz header b{color:var(--muted);font-size:10px}.grammar-quiz-module__pORtSW__grammarQuiz h3{color:var(--navy);margin:15px 0;font:800 19px/1.6 Noto Sans JP,Noto Serif Bengali,sans-serif}.grammar-quiz-module__pORtSW__options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.grammar-quiz-module__pORtSW__options button{border:1px solid var(--line);min-height:46px;color:var(--navy);background:var(--paper);text-align:left;cursor:pointer;border-radius:7px;padding:9px 12px;font:700 12px Noto Sans JP,sans-serif}.grammar-quiz-module__pORtSW__options button:not(:disabled):hover{border-color:var(--green)}.grammar-quiz-module__pORtSW__options button:disabled{cursor:not-allowed}.grammar-quiz-module__pORtSW__options .grammar-quiz-module__pORtSW__correct{border-color:var(--green);background:color-mix(in srgb,var(--green) 12%,var(--paper))}.grammar-quiz-module__pORtSW__options .grammar-quiz-module__pORtSW__wrong{border-color:var(--red);background:color-mix(in srgb,var(--red) 12%,var(--paper))}.grammar-quiz-module__pORtSW__feedback{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.grammar-quiz-module__pORtSW__feedback p{margin:0;font-size:11px;font-weight:850}.grammar-quiz-module__pORtSW__feedback small{color:var(--muted);margin-top:4px;font-weight:500;line-height:1.5;display:block}.grammar-quiz-module__pORtSW__correctText{color:var(--green)}.grammar-quiz-module__pORtSW__wrongText{color:var(--orange)}.grammar-quiz-module__pORtSW__feedback button,.grammar-quiz-module__pORtSW__complete button{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;white-space:nowrap;border-radius:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:850}.grammar-quiz-module__pORtSW__complete{text-align:center;border-color:var(--green);background:color-mix(in srgb,var(--green) 7%,var(--paper))}.grammar-quiz-module__pORtSW__complete>span{color:var(--green);letter-spacing:.15em;font-size:9px;font-weight:900;display:block}.grammar-quiz-module__pORtSW__complete>strong{color:var(--navy);margin:7px 0;font-size:38px;display:block}.grammar-quiz-module__pORtSW__complete h3{margin:0;font-size:18px}.grammar-quiz-module__pORtSW__complete p{color:var(--muted);margin:7px 0 15px;font-size:11px}@media (max-width:560px){.grammar-quiz-module__pORtSW__options{grid-template-columns:1fr}.grammar-quiz-module__pORtSW__feedback{flex-direction:column;align-items:stretch}.grammar-quiz-module__pORtSW__feedback button{align-self:flex-end}}
.listening-practice-module__d5NnjG__listening{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:20px;box-shadow:0 9px 22px #493a2610}.listening-practice-module__d5NnjG__progress{background:var(--soft);border-radius:99px;height:5px;margin:-4px 0 16px;overflow:hidden}.listening-practice-module__d5NnjG__progress span{border-radius:inherit;background:linear-gradient(90deg,#17618a,#30ae91);height:100%;transition:width .25s;display:block}.listening-practice-module__d5NnjG__listening>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.listening-practice-module__d5NnjG__listening header small{color:#17618a;letter-spacing:.14em;font-size:8px;font-weight:900}.listening-practice-module__d5NnjG__listening header h3{color:var(--navy);margin:3px 0 0;font:800 21px Georgia,Noto Serif Bengali,serif}.listening-practice-module__d5NnjG__listening header>b{color:#fff;background:#17618a;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;display:grid}.listening-practice-module__d5NnjG__audioStage{background:radial-gradient(circle at 50% 45%,#fff 0,#edf6f7 65%,#e2eff1);border:1px solid #bfd3dc;border-radius:12px;flex-direction:column;align-items:center;margin:18px 0;padding:25px 18px;display:flex}.listening-practice-module__d5NnjG__audioStage>span{color:#fff;background:#17618a;border-radius:50%;place-items:center;width:78px;height:78px;font:800 38px Noto Serif JP,serif;transition:transform .2s;display:grid;box-shadow:0 0 0 9px #17618a17,0 12px 25px #0b4b7028}.listening-practice-module__d5NnjG__audioStage>span.listening-practice-module__d5NnjG__played{animation:.8s listening-practice-module__d5NnjG__pulse}.listening-practice-module__d5NnjG__audioStage p{color:#4e666b;margin:16px 0 11px;font-size:11px}.listening-practice-module__d5NnjG__audioStage>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.listening-practice-module__d5NnjG__audioStage button,.listening-practice-module__d5NnjG__transcript button,.listening-practice-module__d5NnjG__complete button{color:#17618a;cursor:pointer;background:#fff;border:1px solid #17618a;border-radius:8px;min-height:38px;padding:0 14px;font-size:10px;font-weight:850}.listening-practice-module__d5NnjG__audioStage button:first-child,.listening-practice-module__d5NnjG__transcript div button:last-child,.listening-practice-module__d5NnjG__complete button{color:#fff;background:#17618a}.listening-practice-module__d5NnjG__audioStage em{color:var(--orange);margin-top:10px;font-size:9px}.listening-practice-module__d5NnjG__options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.listening-practice-module__d5NnjG__options button{border:1px solid var(--line);min-height:48px;color:var(--navy);background:var(--paper);text-align:left;cursor:pointer;border-radius:8px;padding:10px 12px;font:700 12px Noto Serif Bengali,sans-serif}.listening-practice-module__d5NnjG__options button:disabled{cursor:not-allowed}.listening-practice-module__d5NnjG__options button:not(:disabled):hover{border-color:#17618a}.listening-practice-module__d5NnjG__options .listening-practice-module__d5NnjG__correct{border-color:var(--green);background:color-mix(in srgb,var(--green) 12%,var(--paper))}.listening-practice-module__d5NnjG__options .listening-practice-module__d5NnjG__wrong{border-color:var(--red);background:color-mix(in srgb,var(--red) 12%,var(--paper))}.listening-practice-module__d5NnjG__transcript{border-left:4px solid var(--green);background:var(--soft);border-radius:0 10px 10px 0;margin-top:14px;padding:16px}.listening-practice-module__d5NnjG__transcript>*{display:block}.listening-practice-module__d5NnjG__transcript small{color:var(--green);font-size:9px;font-weight:900}.listening-practice-module__d5NnjG__transcript strong{color:var(--navy);margin-top:7px;font:800 19px/1.55 Noto Sans JP,sans-serif}.listening-practice-module__d5NnjG__transcript i{color:var(--orange);margin-top:3px;font-size:10px}.listening-practice-module__d5NnjG__transcript p{color:var(--muted);margin:5px 0 12px;font-size:12px}.listening-practice-module__d5NnjG__transcript>div{justify-content:flex-end;gap:8px;display:flex}.listening-practice-module__d5NnjG__listening>aside{color:#5f512f;background:#fff3d6;border-radius:9px;align-items:center;gap:10px;margin-top:14px;padding:11px 13px;font-size:10px;display:flex}.listening-practice-module__d5NnjG__listening>aside b{color:#a36c16;white-space:nowrap}.listening-practice-module__d5NnjG__complete{text-align:center;border-color:var(--green);background:color-mix(in srgb,var(--green) 7%,var(--paper))}.listening-practice-module__d5NnjG__complete>span{color:var(--green);letter-spacing:.15em;font-size:9px;font-weight:900;display:block}.listening-practice-module__d5NnjG__complete>strong{color:var(--navy);margin:8px 0;font-size:40px;display:block}.listening-practice-module__d5NnjG__complete h3{color:var(--navy);margin:0}.listening-practice-module__d5NnjG__complete p{color:var(--muted);margin:7px 0 16px;font-size:11px}.listening-practice-module__d5NnjG__empty{color:var(--muted);text-align:center;padding:20px}@keyframes listening-practice-module__d5NnjG__pulse{50%{transform:scale(1.08);box-shadow:0 0 0 16px #17618a10,0 12px 25px #0b4b7028}}@media (max-width:560px){.listening-practice-module__d5NnjG__options{grid-template-columns:1fr}.listening-practice-module__d5NnjG__audioStage>div,.listening-practice-module__d5NnjG__transcript>div{flex-direction:column;align-items:stretch;width:100%}.listening-practice-module__d5NnjG__listening>aside{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.listening-practice-module__d5NnjG__audioStage>span.listening-practice-module__d5NnjG__played{animation:none}}
.project-book-reader-module__nkVK4G__project{width:min(1380px,100% - 48px);color:var(--navy);margin:auto;padding:42px 0 70px}.project-book-reader-module__nkVK4G__project *{box-sizing:border-box}.project-book-reader-module__nkVK4G__bookHero{grid-template-columns:370px 1fr;align-items:center;gap:70px;width:min(1120px,100%);min-height:540px;margin:auto;display:grid}.project-book-reader-module__nkVK4G__cover{color:#fff;background:radial-gradient(circle at 80% 18%,#165e67,#0000 35%),linear-gradient(145deg,#062945,#0a3a5c 65%,#075f4a);border:1px solid #31526d;border-radius:5px 22px 22px 5px;flex-direction:column;min-height:480px;padding:48px 42px;display:flex;position:relative;overflow:hidden;box-shadow:-12px 13px #d8c7a8,0 25px 55px #082f5430}.project-book-reader-module__nkVK4G__cover:before{content:"";border:1px solid #d7b97880;border-radius:2px 16px 16px 2px;position:absolute;inset:8px}.project-book-reader-module__nkVK4G__cover:after{content:"";border:1px solid #ffffff20;border-radius:50%;width:290px;height:290px;position:absolute;bottom:-80px;right:-70px;box-shadow:0 0 0 28px #ffffff08,0 0 0 58px #ffffff06}.project-book-reader-module__nkVK4G__cover>span,.project-book-reader-module__nkVK4G__cover>small{z-index:1;color:#c5ded5;letter-spacing:.14em;font-size:10px;font-weight:800;position:relative}.project-book-reader-module__nkVK4G__cover>b{z-index:1;margin:60px 0 20px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:58px;font-weight:500;line-height:1.05;position:relative}.project-book-reader-module__nkVK4G__cover>i{z-index:1;border-top:3px solid #d9a647;width:58px;position:relative}.project-book-reader-module__nkVK4G__cover h1{z-index:1;margin:28px 0 7px;font-family:Georgia,serif;font-size:27px;position:relative}.project-book-reader-module__nkVK4G__cover p{z-index:1;color:#d8e9e4;margin:0 0 auto;font-family:Noto Serif Bengali,serif;position:relative}.project-book-reader-module__nkVK4G__heroCopy>span{color:var(--green);font-size:13px;font-weight:850}.project-book-reader-module__nkVK4G__heroCopy h2{margin:15px 0;font-family:Georgia,Noto Serif Bengali,serif;font-size:clamp(43px,5vw,64px);font-weight:600;line-height:1.16}.project-book-reader-module__nkVK4G__heroCopy>p{max-width:680px;color:var(--muted);font-size:16px;line-height:1.8}.project-book-reader-module__nkVK4G__heroCopy>div{gap:12px;margin-top:24px;display:flex}.project-book-reader-module__nkVK4G__heroCopy a{border:1px solid var(--navy);border-radius:7px;align-items:center;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;display:inline-flex}.project-book-reader-module__nkVK4G__heroCopy a:first-child{border-color:var(--green);color:#fff;background:var(--green)}.project-book-reader-module__nkVK4G__heroCopy dl{gap:0;margin-top:32px;display:flex}.project-book-reader-module__nkVK4G__heroCopy dl>div{border-left:1px solid var(--line);min-width:130px;padding:0 22px}.project-book-reader-module__nkVK4G__heroCopy dl>div:first-child{border-left:0;padding-left:0}.project-book-reader-module__nkVK4G__heroCopy dt{font-family:Georgia,serif;font-size:27px;font-weight:700}.project-book-reader-module__nkVK4G__heroCopy dd{color:var(--muted);margin:2px 0;font-size:10px}.project-book-reader-module__nkVK4G__reader{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:20px;margin-top:42px;scroll-margin-top:25px;display:grid}.project-book-reader-module__nkVK4G__contents{border:1px solid var(--line);background:var(--soft);border-radius:12px;max-height:calc(100vh - 36px);position:sticky;top:18px;overflow:auto;box-shadow:0 10px 26px #493d2e14}.project-book-reader-module__nkVK4G__contentsHead{z-index:2;color:#fff;background:#0a3658;justify-content:space-between;align-items:center;padding:18px;display:flex;position:sticky;top:0}.project-book-reader-module__nkVK4G__contentsHead span{font-family:Noto Serif Bengali,serif;font-size:18px}.project-book-reader-module__nkVK4G__contentsHead strong{font-size:9px}.project-book-reader-module__nkVK4G__contentsProgress{background:var(--line);height:4px}.project-book-reader-module__nkVK4G__contentsProgress i{background:var(--green);height:100%;transition:width .3s;display:block}.project-book-reader-module__nkVK4G__contentsIntro{color:var(--muted);margin:0;padding:16px 18px 4px;font-size:12px;line-height:1.7}.project-book-reader-module__nkVK4G__contentsQuote{color:#fff;background:linear-gradient(120deg,#082e50,#0a5c62);border-radius:10px;align-items:center;gap:10px;margin:8px 14px 16px;padding:14px 16px;font-size:12px;display:flex}.project-book-reader-module__nkVK4G__contentsQuote b{color:#efca78;white-space:nowrap;font:700 15px Noto Serif JP,serif}.project-book-reader-module__nkVK4G__contentsQuote span{color:#e4efec;line-height:1.5}.project-book-reader-module__nkVK4G__contents>button{background:var(--paper);border-radius:10px;margin:6px 14px 4px;border:1px solid var(--line)!important}.project-book-reader-module__nkVK4G__contents>button:hover{border-color:var(--green)!important}.project-book-reader-module__nkVK4G__contents>button.project-book-reader-module__nkVK4G__current{box-shadow:inset 0 0 0 1px var(--green);background:color-mix(in srgb, var(--green) 8%, var(--paper));border-color:var(--green)!important}.project-book-reader-module__nkVK4G__contents nav{grid-template-columns:1fr 1fr;gap:8px;padding:6px 10px 10px;display:grid}.project-book-reader-module__nkVK4G__contents button{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px 1fr 22px;align-items:center;gap:11px;padding:13px 14px;display:grid}.project-book-reader-module__nkVK4G__contents button:hover{background:var(--paper)}.project-book-reader-module__nkVK4G__contents button>b{color:#fff;background:linear-gradient(140deg,#0b4661,#087255);border-radius:11px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:13px;font-weight:800;display:grid;box-shadow:0 5px 12px #0b466138}.project-book-reader-module__nkVK4G__contents button span{min-width:0}.project-book-reader-module__nkVK4G__contents button strong,.project-book-reader-module__nkVK4G__contents button small{display:block}.project-book-reader-module__nkVK4G__contents button strong{font-size:13px;line-height:1.3}.project-book-reader-module__nkVK4G__contents button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.project-book-reader-module__nkVK4G__contents button>i{border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:900;display:grid}.project-book-reader-module__nkVK4G__contents button>i:empty{visibility:hidden}.project-book-reader-module__nkVK4G__contents button>i:not(:empty){color:#fff;background:var(--green)}.project-book-reader-module__nkVK4G__bookShell{min-width:0}.project-book-reader-module__nkVK4G__bookBar{color:#fff;background:#092f50;border-radius:12px 12px 0 0;grid-template-columns:auto 1fr 100px;align-items:center;gap:17px;padding:12px 18px;display:grid}.project-book-reader-module__nkVK4G__bookBar button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.project-book-reader-module__nkVK4G__bookBar>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Noto Serif Bengali,serif;font-size:13px;overflow:hidden}.project-book-reader-module__nkVK4G__bookBar>div{background:#ffffff27;border-radius:99px;height:5px;overflow:hidden}.project-book-reader-module__nkVK4G__bookBar i{background:#67c8a5;height:100%;display:block}.project-book-reader-module__nkVK4G__spread{background:#bcae96;grid-template-columns:1fr 1fr;align-items:start;display:grid;position:relative;box-shadow:0 20px 50px #4b3b2730}.project-book-reader-module__nkVK4G__spread:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#5d4a2d24 45%,#fff9e980 50%,#5d4a2d1f 56%,#0000);width:26px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.project-book-reader-module__nkVK4G__page{background-color:var(--paper);background-image:linear-gradient(#a3865c09 1px,#0000 1px);background-size:100% 28px;min-width:0;min-height:970px;padding:32px 42px 54px;position:relative}.project-book-reader-module__nkVK4G__leftPage{border-right:1px solid var(--line);border-radius:2px 0 0 7px;box-shadow:inset -16px 0 22px #7e65451c}.project-book-reader-module__nkVK4G__rightPage{border-radius:0 2px 7px 0;box-shadow:inset 16px 0 22px #7e654516}.project-book-reader-module__nkVK4G__runningHead{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:9px;font-size:8px;display:flex}.project-book-reader-module__nkVK4G__chapterLabel{color:var(--green);font-size:11px;font-weight:850}.project-book-reader-module__nkVK4G__page>h1{margin:8px 0 24px;font-family:Georgia,Noto Serif Bengali,serif;font-size:31px;line-height:1.25}.project-book-reader-module__nkVK4G__bookText{color:var(--text);font-family:Georgia,Noto Serif Bengali,serif;font-size:13px;line-height:1.82}.project-book-reader-module__nkVK4G__bookText h2{color:var(--navy);margin:26px 0 10px;font-size:21px}.project-book-reader-module__nkVK4G__bookText h3{color:var(--green);margin:22px 0 8px;font-size:16px}.project-book-reader-module__nkVK4G__bookText p{margin:9px 0}.project-book-reader-module__nkVK4G__bookText ul,.project-book-reader-module__nkVK4G__bookText ol{padding-left:20px}.project-book-reader-module__nkVK4G__bookText li{margin:6px 0}.project-book-reader-module__nkVK4G__bookText blockquote{border-left:3px solid var(--green);background:var(--soft);margin:18px 0;padding:13px 16px}.project-book-reader-module__nkVK4G__bookText hr{border:0;border-top:1px solid var(--line);margin:28px 0}.project-book-reader-module__nkVK4G__page>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-top:10px;font-size:8px;display:flex;position:absolute;bottom:22px;left:42px;right:42px}.project-book-reader-module__nkVK4G__page>footer b{font-family:Georgia,serif;font-size:13px}.project-book-reader-module__nkVK4G__quiz{border:1px solid var(--line);background:var(--paper);margin-top:28px;padding:18px}.project-book-reader-module__nkVK4G__quiz>span{color:var(--green);font-size:9px;font-weight:850}.project-book-reader-module__nkVK4G__quiz h3{font-family:Georgia,Noto Serif Bengali,serif;font-size:16px}.project-book-reader-module__nkVK4G__quiz>div{gap:7px;display:grid}.project-book-reader-module__nkVK4G__quiz button{border:1px solid var(--line);color:var(--navy);background:var(--paper);text-align:left;cursor:pointer;border-radius:4px;padding:9px 11px}.project-book-reader-module__nkVK4G__quiz button:disabled{cursor:not-allowed}.project-book-reader-module__nkVK4G__quiz button.project-book-reader-module__nkVK4G__selectedAnswer,.project-book-reader-module__nkVK4G__quiz button.project-book-reader-module__nkVK4G__correctOption{border-color:var(--green);background:color-mix(in srgb, var(--green) 12%, var(--paper))}.project-book-reader-module__nkVK4G__quiz button.project-book-reader-module__nkVK4G__wrongOption{border-color:var(--red);background:color-mix(in srgb, var(--red) 12%, var(--paper))}.project-book-reader-module__nkVK4G__quiz>p{margin:10px 0 0;font-size:11px;font-weight:800}.project-book-reader-module__nkVK4G__quiz>p small{margin-top:7px;font-weight:400;line-height:1.5;display:block}.project-book-reader-module__nkVK4G__correct{color:var(--green)}.project-book-reader-module__nkVK4G__wrong{color:var(--orange)}.project-book-reader-module__nkVK4G__pageNav{background:#092f50;border-radius:0 0 12px 12px;grid-template-columns:1fr 1fr 1fr;gap:9px;padding:14px;display:grid}.project-book-reader-module__nkVK4G__pageNav button{color:#fff;min-height:43px;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff5;border-radius:6px;font-size:10px;font-weight:800}.project-book-reader-module__nkVK4G__pageNav button:disabled{cursor:not-allowed;opacity:.35}.project-book-reader-module__nkVK4G__pageNav button:nth-child(2){color:var(--navy);background:#fff}.project-book-reader-module__nkVK4G__pageNav button.project-book-reader-module__nkVK4G__done{color:#fff;background:var(--green)}.project-book-reader-module__nkVK4G__indexIntro{color:var(--muted);font-family:Georgia,Noto Serif Bengali,serif;font-size:14px;line-height:1.8}.project-book-reader-module__nkVK4G__indexStats{gap:12px;margin:28px 0;display:grid}.project-book-reader-module__nkVK4G__indexStats span{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:15px;padding:12px;font-size:10px;display:flex}.project-book-reader-module__nkVK4G__indexStats b{min-width:50px;color:var(--green);font-family:Georgia,serif;font-size:27px}.project-book-reader-module__nkVK4G__indexSpread blockquote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--navy);text-align:center;margin:35px 0;padding:18px;font-family:Georgia,Noto Serif Bengali,serif;font-size:17px;line-height:1.7}.project-book-reader-module__nkVK4G__indexList{grid-template-columns:1fr 1fr;gap:6px;display:grid}.project-book-reader-module__nkVK4G__indexList button{border:0;border-bottom:1px dotted var(--line);min-height:72px;color:var(--navy);text-align:left;cursor:pointer;background:0 0;grid-template-columns:30px 1fr 15px;align-items:center;gap:8px;padding:8px;display:grid}.project-book-reader-module__nkVK4G__indexList button:hover{background:var(--soft)}.project-book-reader-module__nkVK4G__indexList button>b{color:var(--green);font-family:Georgia,serif;font-size:11px}.project-book-reader-module__nkVK4G__indexList strong,.project-book-reader-module__nkVK4G__indexList small{display:block}.project-book-reader-module__nkVK4G__indexList strong{font-family:Georgia,Noto Serif Bengali,serif;font-size:9px}.project-book-reader-module__nkVK4G__indexList small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:6px;line-height:1.4;display:-webkit-box;overflow:hidden}.project-book-reader-module__nkVK4G__indexList i{color:var(--green);font-style:normal}.project-book-reader-module__nkVK4G__legal{color:var(--muted);text-align:center;margin:11px 0 0;font-size:8px}@media (max-width:1050px){.project-book-reader-module__nkVK4G__project{width:min(100% - 32px,850px)}.project-book-reader-module__nkVK4G__bookHero{grid-template-columns:300px 1fr;gap:38px}.project-book-reader-module__nkVK4G__cover{min-height:420px;padding:36px 30px}.project-book-reader-module__nkVK4G__cover>b{font-size:48px}.project-book-reader-module__nkVK4G__reader{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__contents{max-height:380px;position:relative;top:auto}.project-book-reader-module__nkVK4G__contents nav{grid-template-columns:1fr 1fr;display:grid}.project-book-reader-module__nkVK4G__spread{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__spread:after{display:none}.project-book-reader-module__nkVK4G__page{min-height:auto;padding-bottom:65px}.project-book-reader-module__nkVK4G__leftPage,.project-book-reader-module__nkVK4G__rightPage{box-shadow:none;border:0;border-radius:0}.project-book-reader-module__nkVK4G__leftPage{border-bottom:5px double var(--line)}.project-book-reader-module__nkVK4G__indexList{grid-template-columns:1fr 1fr}}@media (max-width:650px){.project-book-reader-module__nkVK4G__project{width:calc(100% - 20px);padding-top:22px}.project-book-reader-module__nkVK4G__bookHero{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__cover{width:min(330px,90%);min-height:420px;margin:auto}.project-book-reader-module__nkVK4G__heroCopy h2{font-size:39px}.project-book-reader-module__nkVK4G__heroCopy>div{flex-direction:column;align-items:stretch}.project-book-reader-module__nkVK4G__heroCopy dl>div{min-width:0;padding-inline:14px}.project-book-reader-module__nkVK4G__contents nav,.project-book-reader-module__nkVK4G__indexList{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__bookBar{grid-template-columns:auto 1fr}.project-book-reader-module__nkVK4G__bookBar>div{display:none}.project-book-reader-module__nkVK4G__page{padding:25px 20px 58px}.project-book-reader-module__nkVK4G__page>h1{font-size:26px}.project-book-reader-module__nkVK4G__bookText{font-size:12px}.project-book-reader-module__nkVK4G__page>footer{left:20px;right:20px}.project-book-reader-module__nkVK4G__pageNav{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__indexSpread .project-book-reader-module__nkVK4G__rightPage{max-height:850px;overflow:auto}}.project-book-reader-module__nkVK4G__modalBackdrop{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#061a2bd1;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.project-book-reader-module__nkVK4G__modalShell{z-index:91;overscroll-behavior:contain;border-radius:14px;width:min(980px,100% - 48px);margin:auto;position:fixed;inset:24px;overflow:auto;box-shadow:0 28px 90px #0008}.project-book-reader-module__nkVK4G__modalShell .project-book-reader-module__nkVK4G__bookBar{z-index:10;position:sticky;top:0}.project-book-reader-module__nkVK4G__modalShell .project-book-reader-module__nkVK4G__bookBar button{background:#ffffff12;border:1px solid #fff5;border-radius:7px;min-width:92px;padding:8px 12px}.project-book-reader-module__nkVK4G__modalShell .project-book-reader-module__nkVK4G__spread{box-shadow:none}.project-book-reader-module__nkVK4G__stepStatus{color:#092f50;background:#fff;border-radius:6px;place-items:center;min-height:43px;font-size:10px;font-weight:850;display:grid}.project-book-reader-module__nkVK4G__tocOnly{grid-template-columns:minmax(0,760px);justify-content:center}.project-book-reader-module__nkVK4G__tocOnly .project-book-reader-module__nkVK4G__contents{width:100%;max-height:none;position:relative;top:auto;overflow:hidden}.project-book-reader-module__nkVK4G__tocOnly .project-book-reader-module__nkVK4G__contents nav{grid-template-columns:1fr 1fr;display:grid}.project-book-reader-module__nkVK4G__tocOnly .project-book-reader-module__nkVK4G__bookShell:not(.project-book-reader-module__nkVK4G__modalShell){display:none}@media (max-width:650px){.project-book-reader-module__nkVK4G__modalShell{border-radius:10px;width:calc(100% - 16px);inset:8px}.project-book-reader-module__nkVK4G__modalShell .project-book-reader-module__nkVK4G__bookBar{padding:10px}.project-book-reader-module__nkVK4G__modalShell .project-book-reader-module__nkVK4G__bookBar>span{text-align:right}.project-book-reader-module__nkVK4G__tocOnly .project-book-reader-module__nkVK4G__contents nav{grid-template-columns:1fr}}html[data-theme=dark] .project-book-reader-module__nkVK4G__spread{background:#1c1712}html[data-theme=dark] .project-book-reader-module__nkVK4G__pageNav button:nth-child(2){color:#0a2f52}.project-book-reader-module__nkVK4G__indexPage{background-image:radial-gradient(circle at 90% 4%,#e2c98c24,#0000 24%),linear-gradient(#a3865c08 1px,#0000 1px)!important;padding:30px 34px 64px!important}.project-book-reader-module__nkVK4G__indexHero{background:linear-gradient(130deg,#eef6f1,#fffaf0 62%,#f5e4ca);border:1px solid #c8d7d1;border-radius:17px;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:28px;padding:25px 27px;display:grid;box-shadow:0 12px 30px #493a2612}.project-book-reader-module__nkVK4G__indexHero h1{color:#082e50;max-width:570px;margin:9px 0 10px;font:800 clamp(27px,4vw,39px)/1.16 Georgia,Noto Serif Bengali,serif}.project-book-reader-module__nkVK4G__indexHero .project-book-reader-module__nkVK4G__indexIntro{color:#53665f;max-width:590px;margin:0;font-size:12px;line-height:1.75}.project-book-reader-module__nkVK4G__indexHero>aside{border-left:1px solid #cad8d2;flex-direction:column;justify-content:center;align-items:center;padding-left:24px;display:flex}.project-book-reader-module__nkVK4G__progressRing{--course-progress:0deg;background:conic-gradient(#087255 var(--course-progress),#d9e3dc 0);border-radius:50%;place-items:center;width:105px;height:105px;display:grid;position:relative;box-shadow:0 8px 20px #0872551c}.project-book-reader-module__nkVK4G__progressRing:before{content:"";background:#fffaf1;border:1px solid #d4dfd8;border-radius:50%;position:absolute;inset:9px}.project-book-reader-module__nkVK4G__progressRing strong,.project-book-reader-module__nkVK4G__progressRing small{z-index:1;position:relative}.project-book-reader-module__nkVK4G__progressRing strong{color:#07365a;align-self:end;font:800 25px Georgia,serif}.project-book-reader-module__nkVK4G__progressRing small{color:#789087;letter-spacing:.12em;align-self:start;margin-top:2px;font-size:7px;font-weight:900}.project-book-reader-module__nkVK4G__indexHero>aside>p{color:#61726c;margin:9px 0 0;font-size:9px}.project-book-reader-module__nkVK4G__indexHero>aside>p b{color:#087255;font-size:12px}.project-book-reader-module__nkVK4G__indexStats{grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0 0;display:grid}.project-book-reader-module__nkVK4G__indexStats article{background:#fffdf8;border:1px solid #d9cfbb;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:13px 14px;display:flex}.project-book-reader-module__nkVK4G__indexStats article>b{color:#fff;background:#0b4661;border-radius:11px;flex:0 0 43px;place-items:center;width:43px;height:43px;font:800 18px Georgia,serif;display:grid;box-shadow:0 6px 13px #0b46611e}.project-book-reader-module__nkVK4G__indexStats article:nth-child(2)>b{background:#a66d1e}.project-book-reader-module__nkVK4G__indexStats article:nth-child(3)>b{background:#087255}.project-book-reader-module__nkVK4G__indexStats article span>*{display:block}.project-book-reader-module__nkVK4G__indexStats article strong{color:#173b52;font-size:11px}.project-book-reader-module__nkVK4G__indexStats article small{color:#7c8984;margin-top:3px;font-size:7px;line-height:1.35}.project-book-reader-module__nkVK4G__indexLearningPath{background:#f1f7f3;border:1px solid #c8d8d2;border-radius:13px;grid-template-columns:155px minmax(0,1fr);align-items:center;gap:18px;margin-top:14px;padding:15px 17px;display:grid}.project-book-reader-module__nkVK4G__indexLearningPath header>*{display:block}.project-book-reader-module__nkVK4G__indexLearningPath header small{color:#087255;letter-spacing:.14em;font-size:7px;font-weight:900}.project-book-reader-module__nkVK4G__indexLearningPath header strong{color:#173b52;margin-top:3px;font:800 13px Georgia,Noto Serif Bengali,serif}.project-book-reader-module__nkVK4G__indexLearningPath>div{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.project-book-reader-module__nkVK4G__indexLearningPath span{align-items:center;gap:5px;min-width:0;display:flex}.project-book-reader-module__nkVK4G__indexLearningPath span>b{color:#087255;background:#fff;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font:800 13px Noto Sans JP,sans-serif;display:grid;box-shadow:0 3px 9px #234e4015}.project-book-reader-module__nkVK4G__indexLearningPath span>i{color:#52655e;white-space:nowrap;font-size:8px;font-style:normal;font-weight:800}.project-book-reader-module__nkVK4G__indexLearningPath span>em{color:#b9a982;margin-left:2px;font-size:10px;font-style:normal}.project-book-reader-module__nkVK4G__indexPage>blockquote{background:linear-gradient(120deg,#082e50,#0a5c62);border-radius:11px;justify-content:center;align-items:center;gap:13px;margin:18px 0;display:flex;color:#fff!important;text-align:left!important;border:0!important;padding:13px 18px!important;font-size:12px!important}.project-book-reader-module__nkVK4G__indexPage>blockquote b{color:#efca78;font:700 15px Noto Serif JP,serif}.project-book-reader-module__nkVK4G__indexPage>blockquote span{color:#e4efec}.project-book-reader-module__nkVK4G__indexSectionHead{border-bottom:1px solid #d1c3a8;justify-content:space-between;align-items:flex-end;margin:28px 0 12px;padding-bottom:10px;display:flex}.project-book-reader-module__nkVK4G__indexSectionHead div>*{display:block}.project-book-reader-module__nkVK4G__indexSectionHead small{color:#087255;letter-spacing:.15em;font-size:7px;font-weight:900}.project-book-reader-module__nkVK4G__indexSectionHead strong{color:#082e50;margin-top:2px;font:800 21px Georgia,Noto Serif Bengali,serif}.project-book-reader-module__nkVK4G__indexSectionHead>span{color:#74837d;font-size:8px;font-weight:800}.project-book-reader-module__nkVK4G__indexList{grid-template-columns:1fr 1fr;display:grid;gap:11px!important}.project-book-reader-module__nkVK4G__indexList>div{background:#fffdf8;border-radius:13px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 7px 18px #493a260b;border:1px solid #d9ccb4!important}.project-book-reader-module__nkVK4G__indexList>div:hover{transform:translateY(-1px);box-shadow:0 10px 24px #274c3f16;border-color:#9fbeb1!important}.project-book-reader-module__nkVK4G__indexList .project-book-reader-module__nkVK4G__indexCurrent{box-shadow:0 10px 24px #08725519;border-color:#087255!important}.project-book-reader-module__nkVK4G__indexList .project-book-reader-module__nkVK4G__indexCompleted{background:#f6fbf7;border-color:#a6c8b8!important}.project-book-reader-module__nkVK4G__indexList>div>button{text-align:left;background:0 0;grid-template-columns:50px minmax(0,1fr) 25px;align-items:center;gap:12px;min-height:106px;padding:13px;display:grid;border:0!important}.project-book-reader-module__nkVK4G__indexList>div>button:hover{background:#f3f8f4}.project-book-reader-module__nkVK4G__indexList>div>button.project-book-reader-module__nkVK4G__current{background:linear-gradient(115deg,#eef7f1,#fffaf0)}.project-book-reader-module__nkVK4G__indexList>div>button>b{color:#fff;background:#0b4661;border-radius:14px;place-items:center;width:48px;height:48px;font:800 15px Georgia,Noto Serif JP,serif;display:grid;box-shadow:0 6px 14px #0b466126}.project-book-reader-module__nkVK4G__indexList .project-book-reader-module__nkVK4G__indexCompleted>button>b{background:#087255}.project-book-reader-module__nkVK4G__indexList>div>button>span{min-width:0}.project-book-reader-module__nkVK4G__indexList>div>button>span>em{color:#9a7440;letter-spacing:.12em;font-size:7px;font-style:normal;font-weight:900;display:block}.project-book-reader-module__nkVK4G__indexList>div>button strong{color:#123a55;margin-top:3px;font:800 13px/1.3 Georgia,Noto Serif Bengali,serif;display:block}.project-book-reader-module__nkVK4G__indexList>div>button small{color:#68766f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.project-book-reader-module__nkVK4G__indexList>div>button>i{color:#087255;background:#e7f1eb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;font-weight:900;display:grid}.project-book-reader-module__nkVK4G__indexList .project-book-reader-module__nkVK4G__indexCompleted>button>i{color:#fff;background:#087255}@media (max-width:700px){.project-book-reader-module__nkVK4G__indexPage{padding:20px 15px 58px!important}.project-book-reader-module__nkVK4G__indexHero{grid-template-columns:1fr;padding:20px}.project-book-reader-module__nkVK4G__indexHero>aside{border-top:1px solid #cad8d2;border-left:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:15px 0 0}.project-book-reader-module__nkVK4G__progressRing{flex:0 0 82px;width:82px;height:82px}.project-book-reader-module__nkVK4G__progressRing strong{font-size:20px}.project-book-reader-module__nkVK4G__indexHero>aside>p{margin:0}.project-book-reader-module__nkVK4G__indexStats,.project-book-reader-module__nkVK4G__indexLearningPath{grid-template-columns:1fr}.project-book-reader-module__nkVK4G__indexLearningPath>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.project-book-reader-module__nkVK4G__indexLearningPath span{background:#ffffffa8;border-radius:8px;padding:5px}.project-book-reader-module__nkVK4G__indexLearningPath span>em{display:none}.project-book-reader-module__nkVK4G__indexPage>blockquote{flex-direction:column;align-items:flex-start;gap:3px}.project-book-reader-module__nkVK4G__indexList{grid-template-columns:1fr!important}.project-book-reader-module__nkVK4G__indexSectionHead{flex-direction:column;align-items:flex-start;gap:5px}}html[data-theme=dark] .project-book-reader-module__nkVK4G__indexHero,html[data-theme=dark] .project-book-reader-module__nkVK4G__indexStats article,html[data-theme=dark] .project-book-reader-module__nkVK4G__indexList>div{border-color:var(--line);background:var(--paper)}html[data-theme=dark] .project-book-reader-module__nkVK4G__indexHero h1,html[data-theme=dark] .project-book-reader-module__nkVK4G__indexStats article strong,html[data-theme=dark] .project-book-reader-module__nkVK4G__indexSectionHead strong,html[data-theme=dark] .project-book-reader-module__nkVK4G__indexList>div>button strong{color:var(--navy)}html[data-theme=dark] .project-book-reader-module__nkVK4G__progressRing:before{border-color:var(--line);background:var(--paper)}html[data-theme=dark] .project-book-reader-module__nkVK4G__indexLearningPath{border-color:var(--line);background:var(--soft)}html[data-theme=dark] .project-book-reader-module__nkVK4G__indexList .project-book-reader-module__nkVK4G__indexCompleted{background:var(--green-dark);border-color:var(--green)!important}
