.library-card{grid-template-columns:248px minmax(0,1fr);min-height:284px}.library-cover-slot{background:linear-gradient(145deg,#fbfaf5,#f1f4fb);border-right:1px solid #6275a31f;place-items:center;min-width:0;min-height:284px;padding:24px;display:grid;overflow:hidden}.library-cover-slot .book-cover{border-radius:8px;width:auto;min-width:0;max-width:100%;min-height:0;overflow:hidden;box-shadow:0 10px 24px #39486f24;background:0 0!important}.library-cover-slot .book-cover--landscape{aspect-ratio:2048/1324;width:220px;height:142px}.library-cover-slot .book-cover--portrait{aspect-ratio:1324/2048;width:142px;height:220px}.library-cover-slot .book-cover img{object-fit:contain}@media (max-width:1180px) and (min-width:761px){.library-card{grid-template-columns:230px minmax(0,1fr)}.library-cover-slot{min-height:270px;padding:20px}.library-cover-slot .book-cover--landscape{width:198px;height:128px}.library-cover-slot .book-cover--portrait{width:132px;height:204px}}@media (max-width:760px){.library-card{grid-template-columns:minmax(0,1fr)}.library-cover-slot{border-bottom:1px solid #6275a31f;border-right:0;min-height:228px;padding:20px}.library-cover-slot .book-cover,.library-cover-slot .book-cover--landscape,.library-cover-slot .book-cover--portrait{min-height:0}.library-cover-slot .book-cover--landscape{width:min(100%,260px);height:auto}.library-cover-slot .book-cover--portrait{width:128px;height:198px}}.library-view{width:min(1440px,100% - 48px);padding:20px 0 48px}.library-level-picker{background:#ffffffeb;border:1px solid #5771b529;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;padding:18px 22px;display:flex;box-shadow:0 10px 28px #31467b14}.library-level-picker>div:first-child{flex-direction:column;gap:3px;display:flex}.library-level-picker span{color:#74809a;font-size:12px}.library-level-picker strong{color:#27385f;font-size:19px}.library-level-options{scrollbar-width:thin;flex-direction:row;gap:7px;min-width:0;max-width:min(900px,72vw);padding:4px;display:flex;overflow-x:auto}.library-level-options button{color:#6f7e9f;min-width:40px;height:40px;font:inherit;background:#f7f9ff;border:1px solid #d4dced;border-radius:11px;flex:none;font-size:12px;font-weight:750}.library-level-options button.is-active{color:#fff;background:#526fc5;border-color:#526fc5;box-shadow:0 5px 14px #435b9e38}.library-card[role=button]{cursor:pointer;outline:none;transition:transform .16s,box-shadow .16s,border-color .16s}.library-card[role=button]:hover,.library-card[role=button]:focus-visible{border-color:#7792d5;transform:translateY(-3px);box-shadow:0 18px 42px #2d437929}.library-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.library-actions small{color:#8790a3}.library-actions span{color:#526fc5;font-size:13px;font-weight:800}.library-empty-state{text-align:center;background:#ffffffc7;border:1px dashed #b9c7e5;border-radius:26px;align-content:center;place-items:center;min-height:360px;padding:46px 24px;display:grid}.library-empty-state>span{color:#7890ca;letter-spacing:.14em;font-size:13px;font-weight:850}.library-empty-state h2{color:#29385d;margin:10px 0 8px;font-size:28px}.library-empty-state p{color:#737f98;width:min(560px,100%);margin:0 0 22px;line-height:1.7}.library-reader-view{width:min(1440px,100% - 48px);padding:18px 0 46px}.library-reader-toolbar{align-items:center;gap:22px;margin-bottom:16px;display:flex}.library-reader-toolbar .subpage-home-button{flex:none;position:static}.library-reader-toolbar>div{min-width:0}.library-reader-toolbar span{color:#72809e;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:750}.library-reader-toolbar h1{color:#25365d;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:clamp(25px,3vw,38px);overflow:hidden}.library-reader-shell{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:18px;display:grid}.library-original-page,.library-audio-panel{background:#fffffff5;border:1px solid #5771b529;border-radius:26px;box-shadow:0 16px 40px #2f44771a}.library-original-page{flex-direction:column;min-width:0;min-height:680px;padding:22px;display:flex}.library-original-page-frame{background:#fff;border-radius:16px;flex:1;min-height:0;position:relative;overflow:hidden}.library-original-page-frame img{object-fit:contain}.library-page-controls{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:16px;display:grid}.library-page-controls button{color:#4664ad;min-height:42px;font:inherit;background:#f7f9ff;border:1px solid #cad6ed;border-radius:12px;padding:0 16px;font-weight:750}.library-page-controls button:disabled{opacity:.4}.library-page-controls span{color:#71809d;text-align:center;font-size:12px}.library-audio-panel{flex-direction:column;min-width:0;padding:24px;display:flex}.library-audio-cover{background:linear-gradient(145deg,#f8f6ee,#edf2fb);border-radius:16px;place-items:center;height:200px;margin-bottom:22px;display:grid;overflow:hidden}.library-audio-cover .book-cover{border-radius:8px;width:auto;max-width:86%;height:166px;min-height:0;box-shadow:0 8px 20px #2f406a21;background:0 0!important}.library-audio-cover .book-cover img{object-fit:contain}.library-audio-panel h2{color:#26375c;margin:5px 0 8px;font-size:27px}.library-audio-panel>p{color:#727e96;margin:0 0 18px;font-size:12px;line-height:1.65}.library-audio-panel audio{width:100%;margin-bottom:0}@media (max-width:1050px) and (min-width:761px){.app-header nav{gap:8px}.app-header nav button{min-width:56px}.library-reader-shell{grid-template-columns:minmax(0,1fr) 285px}.library-original-page{min-height:590px}}@media (max-width:760px){.library-view,.library-reader-view{width:calc(100% - 28px)}.library-level-picker{flex-direction:column;align-items:stretch}.library-level-options{width:100%;max-width:100%}.library-reader-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.library-reader-toolbar h1{white-space:normal}.library-reader-shell{grid-template-columns:1fr}.library-original-page{min-height:520px;padding:12px}.library-page-controls{gap:7px}.library-page-controls button{min-height:40px;padding:0 10px;font-size:11px}.library-audio-panel{padding:18px}}@media (min-width:761px){.tablet-reading-stage{padding-top:clamp(30px,4.8vh,44px)}.level-selector-card{align-self:start;margin-top:0}.daily-books-heading{margin-top:0}.book-shelf{margin-top:8px}.start-today-button{align-self:center;min-width:210px;margin:12px auto 0}}.listening-disc{background:linear-gradient(145deg,#fffffff5,#f7f1e2f5);border:1px solid #5c71a92e;border-radius:30px;width:clamp(142px,20vh,194px);min-width:0;height:clamp(142px,20vh,194px);min-height:0;position:relative;overflow:hidden;box-shadow:0 0 0 7px #ffffff57,0 18px 34px #43589129}.listening-disc:before{content:"";pointer-events:none;border:1px solid #e0b44f4d;border-radius:21px;position:absolute;inset:12px}.listening-disc .book-cover,.listening-disc .book-cover--portrait,.listening-disc .book-cover--landscape{z-index:1;border-radius:9px;width:68%;height:82%;min-height:0;overflow:hidden;box-shadow:0 8px 18px #36416229;background:0 0!important}.listening-disc .book-cover--landscape{aspect-ratio:2048/1324;width:84%;height:auto}.listening-disc .book-cover img{object-fit:contain}.listening-controls{gap:14px}.listening-controls button{background:linear-gradient(#fff,#f5f7fc);border:1px solid #677ebd38;justify-content:center;align-items:center;width:48px;height:48px;padding:0;line-height:0;display:flex;box-shadow:inset 0 1px #ffffffe6,0 7px 16px #4559911f}.listening-controls button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:20px;height:20px;overflow:visible}.listening-controls .listening-play{background:linear-gradient(145deg,#f8d77d,#efbd4f);border:1px solid #e4ad3e;width:64px;height:64px;box-shadow:inset 0 1px #ffffff85,0 10px 22px #c48b273d}.listening-controls .listening-play svg{fill:currentColor;stroke:none;stroke-width:1.75px;width:27px;height:27px}.whole-reading-summary{background:#f8fafc;border:1px solid #dfe5ec;border-radius:20px;grid-template-columns:56px minmax(0,1fr) minmax(260px,.85fr);align-items:center;gap:14px 18px;margin:24px 0;padding:18px 20px;display:grid}.whole-reading-summary.is-saved{background:#f0f8f3;border-color:#c6dfd0}.whole-reading-summary-icon{color:#fff;background:#5c7ec9;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.whole-reading-summary.is-saved .whole-reading-summary-icon{background:#69aa87}.whole-reading-summary>div:nth-child(2){gap:3px;display:grid}.whole-reading-summary span,.whole-reading-summary small{color:#7a8494;font-size:11px}.whole-reading-summary strong{color:#426653;font-size:16px;font-weight:500}.whole-reading-summary audio{width:100%;height:34px}.shelf-book:not(.is-complete) .book-cover{filter:grayscale(.88)saturate(.32)opacity(.72)drop-shadow(8px 10px #3d518414)}.shelf-book:not(.is-complete) .shelf-book-copy{filter:saturate(.55);opacity:.78}.shelf-book.is-complete .book-cover{filter:saturate(1.08)drop-shadow(0 12px 18px #4b67ac33)}.shelf-book.is-complete .shelf-book-copy{box-shadow:0 0 0 3px #68ad8538,0 12px 24px #48679724}.shelf-book-copy .shelf-completion-state{letter-spacing:.04em;border-radius:999px;align-items:center;gap:4px;width:max-content;margin:0 auto 3px;padding:3px 9px;font-size:10px;font-weight:700;line-height:1.25;display:inline-flex}.shelf-book-copy .shelf-completion-state--pending{color:#6f7890;background:#eef1f7eb}.shelf-book-copy .shelf-completion-state--complete{color:#3f8760;background:#e8f5eb}.start-today-button:disabled{cursor:default;opacity:1;background:linear-gradient(145deg,#79b58e,#5b9d76);box-shadow:0 8px #497c5b33}.final-answer-panel{background:#fff9ec;border:1px solid #efd8ad;border-radius:18px;gap:8px;margin-top:14px;padding:16px 18px;display:grid}.final-answer-panel>span{color:#a87528;letter-spacing:.08em;font-size:11px;font-weight:700}.final-answer-panel>strong{color:#2d4375;font-size:17px}.final-answer-panel>p{color:#68738b;margin:0}.history-evidence-list{gap:8px;padding-top:3px}.history-evidence-list button{color:#536987;cursor:pointer;min-height:38px;font:inherit;text-align:left;background:#f7f9fd;border:1px solid #dbe3f2;border-radius:12px;grid-template-columns:auto auto auto;align-items:center;gap:5px;padding:7px 10px;transition:border-color .15s,background .15s,transform .15s;display:grid}.history-evidence-list button:hover,.history-evidence-list button:focus-visible{background:#eef3fc;border-color:#aebfe1;outline:0;transform:translateY(-1px)}.history-evidence-list button>span{color:#8691a5;font-size:9px;font-weight:700}.history-evidence-list button>strong{color:#40577f;font-size:10px;font-weight:700}.history-evidence-list button>em{border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.history-evidence-list button>em.is-independent{color:#3f8760;background:#e8f5eb}.history-evidence-list button>em.is-supported{color:#9b6719;background:#fff2d7}.history-evidence-list button>em.is-not-yet{color:#a9544b;background:#fbe8e5}.history-open-question-review,.history-question-source-button,.history-question-source-footer button{color:#4c68a7;cursor:pointer;width:fit-content;min-height:36px;font:inherit;background:#f1f5fd;border:1px solid #cfdaf0;border-radius:10px;padding:0 13px;font-size:11px;font-weight:700}.history-open-question-review:hover,.history-question-source-button:hover,.history-question-source-footer button:hover{background:#e8effb;border-color:#afc1e3}@media (min-width:761px) and (max-height:760px){.tablet-reading-stage{padding-top:22px}.start-today-button{margin-top:8px}.listening-controls button{width:44px;height:44px}.listening-controls .listening-play{width:56px;height:56px}}@media (max-width:760px){.whole-reading-summary{grid-template-columns:48px minmax(0,1fr);padding:15px}.whole-reading-summary-icon{width:46px;height:46px}.whole-reading-summary audio{grid-column:1/-1}}.history-recording-controls{flex:auto;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.history-recording-controls audio{width:100%;min-width:0}.history-recording-controls button,.history-source-review-close{color:#4e68a5;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:#f3f6fd;border:1px solid #d7e0f1;border-radius:10px;padding:0 12px;font-size:11px;font-weight:700}.history-recording-controls button:hover,.history-source-review-close:hover{background:#eaf0fb;border-color:#b8c8e7}.history-source-review-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2b48ad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.history-source-review{background:#fff;border:1px solid #ffffffd1;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100%);height:min(92dvh,860px);min-height:0;display:grid;overflow:hidden;box-shadow:0 28px 70px #141f3b57}.history-source-review>header{background:#f8faff;border-bottom:1px solid #e4e9f2;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.history-source-review>header>div{align-items:baseline;gap:8px 12px;min-width:0;display:flex}.history-source-review>header strong{color:#2e3f67;text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.history-source-review>header small{color:#77839b;font-size:11px}.history-source-review-body{background:#fff;min-height:0;padding:8px 14px 0;overflow:auto}.history-source-review-body .reader{flex-direction:column;min-height:100%;display:flex}.history-source-review-body .split-reader-page{flex:auto;min-height:0}.history-source-review-body .reader-illustration{min-height:0;padding:12px 18px}.history-source-review-body .reader-image-frame{height:100%;min-height:230px;max-height:54vh}.history-source-review-body .reader-text-panel{padding:24px 30px}.history-source-review-body .reader-page-copy{font-size:clamp(17px,2vw,25px)}.history-source-review>footer{background:#f8faff;border-top:1px solid #e3e8f1;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);align-items:center;gap:16px;padding:12px 18px 14px;display:grid}.history-source-review>footer>div{gap:3px;display:grid}.history-source-review>footer strong{color:#344974;font-size:12px}.history-source-review>footer span{color:#7b869c;font-size:10px;line-height:1.45}.history-source-review>footer audio{width:100%;min-width:0;height:36px}.history-question-review{background:#fff;border:1px solid #ffffffd1;border-radius:24px;grid-template-rows:auto minmax(0,1fr);width:min(1040px,100%);height:min(90dvh,820px);min-height:0;display:grid;overflow:hidden;box-shadow:0 28px 70px #141f3b57}.history-question-review:has(.history-question-source-body){grid-template-rows:auto minmax(0,1fr) auto}.history-question-review>header{background:#f8faff;border-bottom:1px solid #e4e9f2;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.history-question-review>header>div{gap:3px;min-width:0;display:grid}.history-question-review>header strong{color:#2e3f67;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.history-question-review>header small{color:#77839b;font-size:11px}.history-question-review-list{background:#f6f8fc;gap:13px;min-height:0;padding:18px;display:grid;overflow:auto}.history-question-review-item{background:#fff;border:1px solid #dfe6f2;border-radius:17px;gap:12px;padding:17px 18px;display:grid;position:relative}.history-question-original{gap:16px;display:grid}.history-question-original-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-question-original-actions{flex:none;align-items:center;gap:8px;display:flex}.history-question-original-actions>b{border-radius:999px;flex:none;padding:6px 11px;font-size:11px}.history-question-original-actions>b.is-independent{color:#3f8760;background:#e8f5eb}.history-question-original-actions>b.is-supported{color:#9b6719;background:#fff2d7}.history-question-original-actions>b.is-not-yet{color:#a9544b;background:#fbe8e5}.history-question-original-actions .history-question-source-button{background:#f5f8fe;border-radius:999px;min-height:40px;padding-inline:15px;font-size:12px}.history-question-original h3{color:#293d68;margin:0;font-size:clamp(20px,2.2vw,28px);line-height:1.4}.history-question-original .vocabulary-source-context{margin-top:0}.history-question-choice{cursor:default}.history-question-choice>strong{color:#405271;min-width:0;font-size:14px;font-weight:600;line-height:1.5}.history-question-choice.is-correct-answer{background:#edf7f0;border-color:#87b99a;box-shadow:inset 0 0 0 1px #87b99a}.history-question-choice.is-correct-answer>span{color:#fff;background:#5b9872}.history-question-choice.is-wrong-attempt{background:#fff4f2;border-color:#e3aaa3;box-shadow:inset 0 0 0 1px #e3aaa3}.history-question-choice.is-wrong-attempt>span{color:#fff;background:#c9786e}.history-question-choice-tags{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:5px;margin-left:auto;display:flex}.history-question-choice-tags small,.history-question-choice-tags em{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700}.history-question-choice-tags small{color:#5f7194;background:#edf1f8}.history-question-choice-tags em{color:#387a56;background:#dcefe2}.history-question-readonly-order{gap:9px;display:grid}.history-question-readonly-order>span{color:#8290a8;letter-spacing:.04em;font-size:10px;font-weight:700}.history-question-readonly-order .sort-card{cursor:default}.history-question-readonly-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.history-question-readonly-groups>div{background:#f8faff;border:1px solid #dfe6f2;border-radius:13px;gap:9px;padding:13px;display:grid}.history-question-readonly-groups>div>strong{color:#405271;font-size:12px}.history-question-readonly-groups>div>div{flex-wrap:wrap;gap:7px;display:flex}.history-question-readonly-groups span{color:#3f7655;background:#eaf3ec;border-radius:9px;padding:6px 9px;font-size:11px;font-weight:700}.history-question-readonly-matches{gap:8px;display:grid}.history-question-readonly-matches>div{background:#f8faff;border:1px solid #dfe6f2;border-radius:12px;grid-template-columns:minmax(120px,.7fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:11px 13px;display:grid}.history-question-readonly-matches strong{color:#334973}.history-question-readonly-matches span{color:#7b8ba6}.history-question-readonly-matches em{color:#3f7655;font-style:normal}.history-question-review-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-question-review-heading>div{gap:5px;min-width:0;display:grid}.history-question-review-heading span,.history-question-answer span,.history-question-rationale span{color:#8290a8;letter-spacing:.04em;font-size:10px;font-weight:700}.history-question-review-heading strong{color:#293d68;font-size:15px;line-height:1.5}.history-question-review-heading b{border-radius:999px;flex:none;padding:5px 9px;font-size:11px}.history-question-review-heading b.is-independent{color:#3f8760;background:#e8f5eb}.history-question-review-heading b.is-supported{color:#9b6719;background:#fff2d7}.history-question-review-heading b.is-not-yet{color:#a9544b;background:#fbe8e5}.history-question-attempts{gap:7px;display:grid}.history-question-attempts p{background:#f6f8fc;border-radius:11px;grid-template-columns:86px minmax(0,1fr) auto auto;align-items:center;gap:7px 10px;margin:0;padding:9px 11px;display:grid}.history-question-attempts p>span,.history-question-attempts p>small{color:#7c889d;font-size:10px}.history-question-attempts p>strong{color:#405271;font-size:12px;line-height:1.45}.history-question-attempts p>em{color:#aa5a50;font-size:10px;font-style:normal;font-weight:700}.history-question-attempts p>em.is-correct{color:#43835f}.history-question-attempts .history-question-legacy-note{color:#8a6d46;background:#fff8e9;font-size:11px;line-height:1.55;display:block}.history-question-answer{gap:4px;display:grid}.history-question-answer strong{color:#35517d;font-size:12px;line-height:1.5}.history-question-rationale{color:#66738a;gap:4px;margin:0;font-size:11px;line-height:1.55;display:grid}.history-question-source-body{background:#fff;min-height:0;padding:8px 14px 0;overflow:auto}.history-question-source-body .reader{flex-direction:column;min-height:100%;display:flex}.history-question-source-body .split-reader-page{flex:auto;min-height:0}.history-question-source-body .reader-illustration{min-height:0;padding:12px 18px}.history-question-source-body .reader-image-frame{height:100%;min-height:230px;max-height:52vh}.history-question-source-body .reader-text-panel{padding:24px 30px}.history-question-source-body .reader-page-copy{font-size:clamp(17px,2vw,25px)}.history-question-source-footer{background:#f8faff;border-top:1px solid #e3e8f1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 18px 14px;display:grid}.history-question-source-footer>div{gap:3px;display:grid}.history-question-source-footer strong{color:#344974;font-size:11px}.history-question-source-footer span{color:#6f7d95;font-size:11px;line-height:1.45}@media (max-width:760px){.history-recording-controls{grid-template-columns:1fr}.history-source-review-backdrop{padding:0}.history-source-review{border:0;border-radius:0;width:100%;height:100dvh}.history-source-review>header{align-items:flex-start;padding:11px 13px}.history-source-review>header>div{gap:2px;display:grid}.history-source-review-body{padding:0 10px}.history-source-review-body .reader-image-frame{height:min(310px,38vh);min-height:200px}.history-source-review-body .reader-text-panel{min-height:190px;padding:22px 18px 42px}.history-source-review>footer{grid-template-columns:1fr;gap:7px;padding:9px 12px 12px}.history-question-review{border:0;border-radius:0;width:100%;height:100dvh}.history-question-review>header{align-items:flex-start;padding:11px 13px}.history-question-review>header strong{max-width:250px;font-size:14px}.history-question-review-list{padding:12px}.history-question-review-item{padding:14px}.history-question-original-top{align-items:flex-start}.history-question-original-actions{justify-items:end;display:grid}.history-question-original h3{font-size:19px}.history-question-original .choice-grid{grid-template-columns:1fr}.history-question-choice{flex-wrap:wrap;align-items:flex-start}.history-question-choice-tags{justify-content:flex-start;width:100%;margin-left:41px}.history-question-readonly-groups{grid-template-columns:1fr}.history-question-readonly-matches>div{grid-template-columns:1fr;gap:5px}.history-question-readonly-matches span{display:none}.history-question-review-heading{display:grid}.history-question-review-heading b{width:fit-content}.history-question-attempts p{grid-template-columns:1fr auto}.history-question-attempts p>strong,.history-question-attempts p>small{grid-column:1/-1}.history-question-source-body{padding:0 10px}.history-question-source-body .reader-image-frame{height:min(310px,38vh);min-height:200px}.history-question-source-body .reader-text-panel{min-height:190px;padding:22px 18px 42px}.history-question-source-footer{grid-template-columns:1fr;gap:8px;padding:10px 12px 12px}.history-evidence-list button{grid-template-columns:52px minmax(0,1fr) auto;width:100%}}.app-shell{background:radial-gradient(circle at 82% 13%,#fff3 0 92px,#0000 93px),linear-gradient(#91afe9 0%,#afc7f1 76%,#ffe6b2 76%,#efbd7c 100%)}.brand strong{font-size:clamp(24px,2.35vw,30px)}.daily-books-heading h1{font-size:clamp(29px,3.15vw,38px);line-height:1.1}.parent-report-title h1,.settings-title h1,.library-view>.page-title h1{letter-spacing:-.025em;font-size:clamp(30px,3vw,40px);font-weight:500;line-height:1.12}.tablet-reading-stage:after{height:24%}@media (min-width:761px){.tablet-reading-stage{padding-top:clamp(54px,7.5vh,72px)}}
