:root{--blue:#075bfd;--navy:#001b64;--green:#00ba94;--ink:#172b4d;--muted:#60728e;--line:#dfe7f2;--bg:#f5f8fd;--soft:#eaf1ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Noto Sans SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}p{line-height:1.8}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.035em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #649eff;outline-offset:3px}input,select,textarea{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:12px;max-width:100%}textarea{width:100%;resize:vertical;line-height:1.8}summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:600}summary:before{content:"＋";margin-right:8px}details[open] summary:before{content:"−"}.app{min-height:100vh;display:flex;flex-direction:column}.app main{flex:1;outline:none}.site-header{height:88px;background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:100%;max-width:1180px;padding:0 36px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:18px;font-size:15px;font-weight:600;color:var(--navy)}.brand img{width:113px;height:51px;object-fit:cover;object-position:center}.brand-divider{height:22px;width:1px;background:var(--line)}nav{display:flex;gap:30px;font-size:13px;font-weight:600}nav a{padding:15px 0;color:var(--muted)}nav .active{color:var(--blue)}.skip-link{position:fixed;left:10px;top:-80px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:10px}.shelf-layout,.course-layout{max-width:1180px;margin:0 auto;padding:0 36px 68px}.study-layout{max-width:880px;margin:0 auto;padding:0 30px 68px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;color:var(--blue);display:block;line-height:1.8}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:7px}.muted{color:var(--muted)}.small{font-size:12px}.section-note{margin-bottom:22px}.primary,.secondary{border:1px solid transparent;border-radius:10px;min-height:46px;padding:12px 20px;font-size:13px;font-weight:600;transition:background .15s,transform .15s}.primary{background:var(--blue);color:#fff}.primary:hover:not(:disabled){background:#004be1;transform:translateY(-1px)}.secondary{background:#edf3ff;border-color:#dbe7ff;color:var(--blue)}.secondary:hover{background:#dfeaff}.text-button{border:0;background:none;color:var(--blue);min-height:44px;padding:8px 0;font-size:13px;font-weight:600}.full{width:100%}.button-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.selected{color:var(--blue)!important;background:var(--soft)!important}.hero{display:grid;grid-template-columns:minmax(0,520px) 330px;gap:42px;padding:57px 0 50px;align-items:center}.hero h1{font-size:46px;line-height:1.5;font-weight:800;margin:17px 0 20px;letter-spacing:-.05em}.hero h1 span{color:var(--blue)}.hero p{font-size:14px;color:var(--muted);line-height:1.95;margin-bottom:22px}.hero-chips{display:flex;gap:18px;font-size:11px;font-weight:500;color:#476283}.hero-chips span{display:flex;align-items:center;gap:7px}.hero-chips span:before{content:"✓";color:#009c7b;background:#e2f6ef;border-radius:50%;width:17px;height:17px;text-align:center;font-size:10px}.hero-note{background:#eaf1ff;border:1px solid #dbe7fc;position:relative;border-radius:6px 35px 6px 6px;padding:28px 30px 24px;transform:rotate(3deg);box-shadow:9px 12px #e7edf7}.note-top{font-size:9px;letter-spacing:.15em;color:#5a78a6}.note-quote{font:90px Georgia,serif;color:var(--blue);display:block;height:67px;margin-top:12px}.hero-note p{font-size:19px;font-weight:600;color:var(--navy);line-height:1.85;margin:0 0 15px}.note-lines{display:grid;gap:9px;margin-bottom:20px}.note-lines i{height:1px;background:#cbdcf6}.note-lines i:last-child{width:66%;height:3px;background:var(--green)}.note-footer{font-size:10px;color:#627b9e}.resume-strip{display:flex;gap:18px;align-items:center;padding:22px 26px;background:#fff;border:1px solid #d9e6f8;border-radius:16px;margin:0 0 36px}.resume-icon{color:var(--blue);font-size:25px;border-radius:13px;background:var(--soft);width:50px;height:50px;text-align:center;line-height:50px;flex-shrink:0}.resume-strip>div{flex:1}.resume-strip h3{font-size:16px;margin:3px 0}.resume-strip p{font-size:12px;color:var(--muted);margin:0}.library-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:9px 0 22px;gap:15px}.library-heading h2{font-size:24px;font-weight:700;margin:6px 0 0}.learning-count{font-size:11px;color:var(--muted);padding-bottom:4px}.shelf-tabs{display:flex;gap:23px;margin-bottom:22px;border-bottom:1px solid var(--line)}.shelf-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:14px 0 13px;font-size:12px;color:var(--muted)}.shelf-tabs button.active{border-bottom-color:var(--blue);color:var(--blue);font-weight:600}.shelf-tabs button span{font-size:10px;background:#e8eef7;padding:2px 6px;border-radius:5px;margin-left:5px}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.book-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #001b6405;display:grid;grid-template-columns:44% 56%;min-height:333px}.book-visual{position:relative;background:#eaf0fa;display:flex;align-items:center;justify-content:center;padding:44px 20px 30px;overflow:hidden}.book-card:nth-child(2) .book-visual{background:#e6f3f0}.category-label{position:absolute;top:16px;left:16px;font-size:10px;color:#5a7597;letter-spacing:.08em}.book-cover{width:155px;height:230px;position:relative;padding:18px 16px;color:#fff;background:#0031aa;box-shadow:6px 8px 13px #001b6424,inset 5px 0 4px #ffffff16;border-radius:2px 5px 5px 2px;transform:rotate(-5deg);flex-shrink:0;overflow:hidden}.cover-series{font-size:6px;letter-spacing:.12em;opacity:.7;display:block}.cover-art{height:70px;margin:15px 0;position:relative}.naval .cover-art i{display:block;position:absolute;border:1px solid #ffffffa0;width:61px;height:61px;transform:rotate(45deg);top:6px;left:29px}.naval .cover-art i:nth-child(2){left:18px;top:12px;border-color:#00dab3}.naval .cover-art i:nth-child(3){left:39px;top:0;border-color:#709aff}.cover-title{display:block;white-space:pre-line;font-size:16px;font-family:Georgia,serif;font-weight:600;line-height:1.16;letter-spacing:-.025em;position:relative}.cover-author{display:block;font-size:6px;letter-spacing:.05em;margin-top:14px;opacity:.75}.cover-number{position:absolute;right:12px;bottom:9px;font-size:9px;opacity:.7}.pom.book-cover{background:#005b52;transform:rotate(5deg)}.pom .cover-art i{position:absolute;display:block;border:1px solid #b6e7cf;bottom:0;left:16px;height:37px;width:37px;border-radius:50%;background:#d5eee318}.pom .cover-art i:nth-child(2){left:42px;bottom:16px;height:42px;width:42px}.pom .cover-art i:nth-child(3){left:66px;bottom:34px;height:47px;width:47px;border-color:#00d4a6}.book-info{padding:24px 20px}.book-meta{display:flex;gap:5px;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:16px}.access-badge{font-size:10px;border-radius:5px;padding:4px 6px;display:inline-block;background:#f0f3f9;color:#536b8d;white-space:nowrap}.access-badge.owned{background:#e5f7f0;color:#008564}.book-info h2{font-size:23px;margin:0 0 7px}.book-english{font-family:Georgia,serif;color:#72829a;font-size:11px;line-height:1.45;min-height:30px;margin:0 0 13px}.book-description{font-size:12px;line-height:1.9;color:var(--muted);margin:0 0 20px}.book-progress{font-size:10px;color:var(--muted);margin-bottom:15px}.book-progress>div{height:3px;background:#ecf0f7;border-radius:4px;margin-bottom:7px}.book-progress>div>span{height:3px;display:block;background:var(--green);border-radius:4px}.book-info>button{width:100%;font-size:12px;min-height:42px}.how-it-works{margin-top:32px;border:1px solid var(--line);border-radius:14px;padding:22px 25px;background:#f9fbff}.how-it-works h3{font-size:13px;font-weight:600;margin-bottom:18px}.how-it-works>div{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted)}.how-it-works b{color:var(--green);font-size:10px;margin-right:9px}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);padding:25px 0}.breadcrumb a:hover{color:var(--blue)}.course-hero{display:flex;align-items:center;gap:48px;padding:26px 36px 37px;background:#edf3ff;border-radius:20px;margin-bottom:35px}.course-hero h1{font-size:34px;margin:10px 0}.course-hero p{font-size:13px;color:var(--muted)}.small-cover{transform:rotate(-4deg) scale(.9);margin:0 0 -10px}.chapter-grid{display:grid;gap:14px}.chapter-card{border:1px solid var(--line);border-radius:13px;background:#fff}.chapter-open{display:flex;align-items:center;width:100%;border:0;background:transparent;text-align:left;padding:23px;gap:19px}.chapter-open:hover{background:#f8faff}.chapter-number{font-size:20px;color:var(--blue);font-weight:500;flex-shrink:0;align-self:flex-start;padding-top:3px}.chapter-open>div{flex:1}.chapter-open h3{font-size:17px;margin:0 0 4px}.chapter-open p{font-family:Georgia,serif;font-size:12px;color:var(--muted);margin-bottom:7px}.chapter-meta{font-size:10px;color:var(--muted)}.chapter-state{font-size:12px;color:var(--muted)}.chapter-state.passed{color:#008565}.lesson-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0 23px 20px 64px}.lesson-links>span{font-size:10px;color:var(--muted);margin-right:4px}.lesson-links button{min-height:38px;background:#f1f5fd;border:1px solid #e1eaf9;border-radius:7px;color:#315a91;font-size:11px;padding:7px 11px}.chapter-header{padding:30px 33px;border-radius:18px;background:var(--navy);color:#d0dfff;margin-bottom:23px}.chapter-header .eyebrow{color:#74e5cb}.chapter-header h1{font-size:30px;color:#fff;margin:10px 0}.chapter-header p{font-family:Georgia,serif;font-size:17px;margin:0;opacity:.8}.study-tabs{position:sticky;top:0;z-index:10;display:flex;background:var(--bg);border-bottom:1px solid var(--line);overflow-x:auto;margin-bottom:25px;padding-top:5px;scrollbar-width:thin}.study-tabs button{flex:1;min-width:108px;white-space:nowrap;background:none;border:0;border-bottom:3px solid transparent;color:var(--muted);padding:12px 7px;font-size:12px;min-height:64px}.study-tabs button span{display:block;font-size:9px;letter-spacing:.08em;margin-bottom:4px}.study-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:26px}.stack{display:grid;gap:18px}.intro{padding:30px}.intro h2{font-size:23px;margin:8px 0 15px}.intro p{font-size:15px;color:#4d637c;line-height:2;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.stats-grid>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center}.stats-grid strong{color:var(--blue);display:block;font-size:26px;font-weight:500}.stats-grid span{font-size:11px;color:var(--muted)}.start-review{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;background:#e6f6f0;border-radius:14px;margin:23px 0}.start-review h3{font-size:16px;margin:0 0 7px}.start-review p{font-size:12px;margin:0;color:#466f62}.lesson-picker{display:flex;align-items:center;gap:15px;font-size:13px;margin:24px 0}.lesson-picker select{flex:1}.study-next{display:flex;gap:18px;align-items:center;justify-content:flex-end;border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.study-next>.text-button{margin-right:auto}.sentence{margin-bottom:16px}.sentence-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px}.bookmark{background:none;border:0;border-radius:7px;color:var(--muted);font-size:11px;padding:8px;min-height:36px}.english{font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.8;color:#18365e;margin-bottom:14px;overflow-wrap:anywhere}.translation{font-size:14px;color:#5e718a;line-height:1.95;margin:10px 0 19px}.sentence-actions{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;align-items:center}.audio-actions{display:flex;gap:7px;flex-wrap:wrap}.audio-actions button{min-height:40px;padding:8px 12px;background:#f0f5ff;border:1px solid #e0eaff;border-radius:7px;font-size:11px;color:#285aaa}.audio-actions button:first-child{color:var(--blue)}.audio-actions button:last-child{color:var(--muted);background:#f8faff}.explanation{border-top:1px solid var(--line);margin-top:17px;font-size:13px}.explanation summary{color:var(--blue)}.explanation p{color:#4d637c;line-height:1.95;margin:6px 0 0;padding:15px;background:#f2f6fd;border-radius:9px}.translation-reveal{display:block;margin:12px 0 18px;color:#54718e;border:1px dashed #c5d5e7;background:#f6f9fd;border-radius:9px;padding:13px 16px;font-size:13px;text-align:left;width:100%}.sentence-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:22px;font-size:12px}.sentence-toolbar select{padding:10px 9px;font-size:12px;margin-left:4px}.sentence-toolbar button{padding:10px 13px;min-height:42px;background:#fff;border:1px solid var(--line);border-radius:9px;font-size:12px}.sentence-heading{font-family:Georgia,serif;font-size:18px;border-left:3px solid var(--green);padding:10px 15px;margin:26px 0 17px}.shadow-wrap{margin-top:18px}.quote .eyebrow{margin-bottom:15px}.quote{border-top:3px solid #79b6ff}.vocab-words{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.vocab-words button{font-family:Georgia,serif;font-size:17px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 14px;min-height:44px}.vocab-words .active{background:var(--blue);color:#fff;border-color:var(--blue)}.vocab-heading{display:flex;align-items:baseline;gap:14px}.vocab-heading h2{font:36px Georgia,serif;margin-bottom:13px}.vocab-heading span{color:var(--muted);font-size:14px}.vocab-detail>p{font-size:15px}.example{margin-top:23px;padding:21px;background:#f3f7ff;border-radius:10px}.example .english{font-size:20px;margin:8px 0 13px}.quiz-status{display:flex;justify-content:space-between;color:var(--blue);font-size:13px;font-weight:600}.question h3{font-size:16px;line-height:1.85;letter-spacing:0;display:flex;gap:14px;margin:0 0 19px}.question h3>span{color:var(--blue);font-size:12px;margin-top:3px}.options{display:grid;gap:9px}.options>button{display:flex;align-items:center;gap:15px;padding:13px 16px;border:1px solid var(--line);background:#fff;border-radius:9px;text-align:left;font-size:14px;line-height:1.6;opacity:1}.options>button:hover:not(:disabled){background:#f0f5ff;border-color:#9dbdff}.options>button>span{font-size:11px;color:var(--muted)}.correct{background:#e8f8f1!important;border-color:#8edab9!important;color:#067552!important}.incorrect{background:#fff0ed!important;border-color:#f1b1a5!important;color:#ab4738!important}.feedback{padding:15px;border-radius:10px;margin-top:17px;font-size:13px}.feedback p{margin:5px 0 0;color:#465d6b}.fill-answer{display:flex;gap:10px}.fill-answer input{min-width:0;flex:1}.quiz-result{padding:30px;background:#ecf2fe;border-radius:15px}.quiz-result.passed{background:#e5f6ef}.quiz-result h2{font-size:24px;margin:7px 0 10px}.quiz-result p{font-size:14px;color:var(--muted)}.homework-prompt h3{font-size:18px;margin:8px 0 13px}.homework-prompt p{font-size:15px;margin:0;line-height:1.95}.homework-prompt{border-left:3px solid var(--green)}textarea{margin:12px 0 15px}.empty-state{background:#fff;padding:48px 22px;border:1px solid var(--line);border-radius:15px;text-align:center;margin:20px 0;color:var(--muted)}.empty-state h2{font-size:22px}.empty-state p{font-size:14px}.notice{max-width:1108px;margin:15px auto 0;padding:12px 16px;background:#edf3ff;border:1px solid #d1e0fc;border-radius:10px;color:#41648d;font-size:12px;display:flex;justify-content:space-between;gap:15px}.notice button{border:0;background:none;color:inherit;font-size:19px}.site-footer{max-width:1108px;width:calc(100% - 72px);margin:0 auto;border-top:1px solid var(--line);padding:25px 0 28px;display:flex;justify-content:space-between;gap:14px;font-size:10px;color:#72829a}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00174270;display:flex;align-items:center;justify-content:center;padding:22px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.unlock-modal{width:100%;max-width:455px;position:relative;border:1px solid #e0eaff;background:#fff;border-radius:23px;padding:37px 32px 28px;box-shadow:0 24px 75px #001b6425;max-height:calc(100dvh - 44px);overflow:auto}.modal-close{position:absolute;right:13px;top:10px;width:40px;height:40px;border:0;background:none;color:var(--muted);font-size:25px}.unlock-modal h2{font-size:23px;line-height:1.5;margin:13px 0}.unlock-modal p{font-size:13px;line-height:1.9}.unlock-modal label{font-size:12px;font-weight:600;display:block;margin:25px 0 9px}.unlock-modal input{width:100%;min-height:48px;margin-bottom:15px}.unlock-footer{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;font-size:11px;color:var(--muted);line-height:1.85}.unlock-footer a{display:block;margin-top:7px;color:var(--blue)}.error{color:#b43f32;font-size:13px}@media (min-width:1350px){.hero{padding-top:65px;padding-bottom:59px}.book-card{min-height:348px}.book-info{padding:26px 23px}}@media (max-width:950px){.hero{gap:35px;grid-template-columns:1fr 280px}.hero h1{font-size:38px}.hero-note{padding:25px}.book-grid{gap:18px}.book-card{grid-template-columns:1fr}.book-visual{height:270px;padding-top:37px}.book-cover{transform:rotate(-5deg) scale(.9)}.pom.book-cover{transform:rotate(5deg) scale(.9)}.book-info{padding:25px}.book-english{min-height:0}.book-description{min-height:40px}.book-info h2{font-size:24px}}@media (max-width:600px){.site-header{height:70px}.header-inner{padding:0 20px}.brand{gap:11px;font-size:12px}.brand img{width:83px;height:39px}.brand-divider{height:18px}.header-inner nav{gap:0;font-size:11px}.header-inner nav a:first-child{display:none}.shelf-layout,.course-layout{padding:0 20px 40px}.study-layout{padding:0 17px 40px}.hero{display:block;padding:35px 0 32px}.hero .eyebrow{font-size:9px;letter-spacing:.13em}.hero h1{font-size:33px;line-height:1.48;margin:15px 0 17px}.hero p{font-size:12px;margin-bottom:18px}.hero-note{display:none}.hero-chips{gap:15px;font-size:10px}.library-heading{margin:5px 0 13px;align-items:center}.library-heading .eyebrow{font-size:8px}.library-heading h2{font-size:21px;margin-top:6px}.learning-count{font-size:9px;white-space:nowrap}.shelf-tabs{margin-bottom:17px}.book-grid{grid-template-columns:1fr;gap:18px}.book-card{grid-template-columns:39% 61%;min-height:280px;border-radius:14px}.book-visual{height:auto;padding:32px 8px 16px}.book-cover{transform:rotate(-5deg) scale(.66)}.pom.book-cover{transform:rotate(5deg) scale(.66)}.book-info{padding:20px 15px 18px}.book-info h2{font-size:21px;margin-bottom:7px}.book-english{font-size:10px;margin-bottom:11px;line-height:1.5}.book-description{font-size:11px;line-height:1.85;margin-bottom:15px;min-height:0}.book-meta{font-size:9px;margin-bottom:12px}.access-badge{font-size:9px;padding:3px 5px}.book-progress{font-size:9px;margin-bottom:12px}.book-info>button{min-height:41px;font-size:11px;padding:10px 6px}.category-label{font-size:9px;left:12px;top:15px}.how-it-works{padding:20px;margin-top:24px}.how-it-works>div{display:grid;gap:14px}.how-it-works h3{font-size:12px}.resume-strip{padding:18px 16px;gap:12px;flex-wrap:wrap;margin-bottom:28px}.resume-icon{width:38px;height:38px;line-height:38px;font-size:21px}.resume-strip h3{font-size:14px}.resume-strip .eyebrow{font-size:8px}.resume-strip p{font-size:10px}.resume-strip>button{margin-left:50px;padding:9px 17px;font-size:11px;min-height:40px}.site-footer{width:calc(100% - 40px);flex-direction:column;font-size:9px;gap:8px;padding:22px 0}.breadcrumb{font-size:10px;gap:8px;padding:20px 0}.course-hero{padding:18px 17px;gap:10px;margin-bottom:27px;overflow:hidden}.course-hero .book-cover{width:90px;height:155px;transform:rotate(-4deg);padding:12px 9px;margin:0;flex-shrink:0}.small-cover .cover-series{font-size:4px}.small-cover .cover-art{transform:scale(.62);transform-origin:top left;height:40px;margin:9px 0}.small-cover .cover-title{font-size:10px}.small-cover .cover-author{font-size:4px;margin-top:8px}.small-cover .cover-number{font-size:5px}.course-hero h1{font-size:24px;line-height:1.4;margin:7px 0}.course-hero .eyebrow{font-size:8px}.course-hero p{font-size:10px;margin-bottom:8px}.course-hero .access-badge{font-size:8px}.chapter-open{padding:20px 16px;gap:13px}.chapter-number{font-size:18px}.chapter-open h3{font-size:16px}.chapter-open p{font-size:11px}.chapter-state{font-size:10px;white-space:nowrap}.chapter-meta{font-size:9px}.lesson-links{padding:0 16px 18px;gap:7px}.lesson-links button{font-size:10px;min-height:38px;padding:8px 10px}.chapter-header{padding:24px}.chapter-header h1{font-size:25px;line-height:1.5}.chapter-header p{font-size:15px}.chapter-header .eyebrow{font-size:9px}.study-tabs{margin-bottom:20px;scroll-margin-top:0}.study-tabs button{min-width:84px;font-size:11px;min-height:58px}.card{padding:21px 19px;border-radius:13px}.intro p{font-size:14px;line-height:1.95}.intro h2{font-size:22px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin:15px 0}.stats-grid>div{padding:14px 4px}.stats-grid strong{font-size:24px}.stats-grid span{font-size:10px}.start-review{padding:21px;display:block}.start-review h3{font-size:16px}.start-review p{font-size:12px}.start-review button{margin-top:17px;width:100%}.lesson-picker{display:block;font-size:12px}.lesson-picker select{display:block;width:100%;margin-top:10px}.study-next{gap:10px}.study-next .primary{font-size:11px;padding:12px}.study-next .text-button{font-size:11px}.english{font-size:20px;line-height:1.85}.translation{font-size:13px;line-height:1.95}.sentence-top .eyebrow{font-size:9px}.bookmark{font-size:10px;min-height:38px}.sentence-actions .text-button{font-size:12px}.sentence-toolbar{font-size:11px;gap:7px}.sentence-toolbar select,.sentence-toolbar button{font-size:11px}.audio-actions{gap:6px}.audio-actions button{font-size:11px;min-height:41px;padding:9px 11px}.question h3{font-size:15px;gap:10px}.question h3 span{font-size:11px}.options>button{font-size:13px;padding:12px}.quiz-result{padding:24px 20px}.quiz-result h2{font-size:22px}.unlock-modal{padding:35px 23px 24px;border-radius:18px}.unlock-modal h2{font-size:22px}.notice{margin:12px 18px 0;font-size:11px}.vocab-heading h2{font-size:31px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.lesson-context{border:1px solid #cbdcf6;background:#edf3ff;border-radius:12px;padding:18px 21px;margin-bottom:20px;font-size:13px}.lesson-context strong{color:var(--blue)}.lesson-context p{color:var(--muted);font-size:12px;margin:7px 0}.lesson-context .secondary{font-size:12px;padding:9px 13px;min-height:42px}.lesson-links .lesson-continuation{background:#e8f7f2;color:#007b62;border-color:#cbeadf}.guide-badge{display:inline-block;color:#007b62;background:#e5f6ee;border-radius:5px;padding:4px 7px;font-size:10px;margin-bottom:9px}.guide-info{padding:20px 24px;border:1px solid #cee6dc;background:#f0f9f5;border-radius:14px;margin-bottom:28px;font-size:13px}.guide-info strong{color:#007b62}.guide-info p{margin:8px 0;color:#527369;font-size:12px}.source-links{display:flex;gap:18px;flex-wrap:wrap;padding:8px 0}.source-links a{color:var(--blue);text-decoration:underline}.guide-study-note{font-size:12px;color:#527369;padding:13px 17px;background:#ebf7f1;border-radius:9px;margin-bottom:20px}.elon.book-cover{background:#193153}.agreements.book-cover{background:#a95730}.harry.book-cover{background:#493b80}.power.book-cover{background:#075c87}.elon .cover-art i,.agreements .cover-art i,.harry .cover-art i,.power .cover-art i{display:block;position:absolute;width:70px;height:45px;left:24px;top:20px;border:1px solid #ffffff90;transform:rotate(-20deg)}.elon .cover-art i:nth-child(2),.agreements .cover-art i:nth-child(2),.harry .cover-art i:nth-child(2),.power .cover-art i:nth-child(2){top:10px;left:31px;border-color:#59dec4}.elon .cover-art i:nth-child(3),.agreements .cover-art i:nth-child(3),.harry .cover-art i:nth-child(3),.power .cover-art i:nth-child(3){top:0;left:38px}.agreements .cover-art i{border-radius:50%;transform:rotate(30deg)}.harry .cover-art i{width:40px;height:65px;transform:rotate(35deg)}.power .cover-art i{height:20px;transform:rotate(-10deg)}.source-note{font-size:11px;line-height:1.8;color:var(--muted);padding:9px 12px;background:#f3f6fa;border-radius:7px;margin:0 0 15px}
