:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#262329;background:#fff9f0;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #fff9f0;--paper-deep: #f8f1e7;--card: rgba(255, 255, 255, .82);--ink: #262329;--muted: #736d78;--line: rgba(84, 68, 70, .13);--shadow: 0 12px 32px rgba(86, 58, 54, .08);--rose: #f8dfe2;--rose-strong: #c9334a;--amber: #fff0bd;--amber-strong: #b86716;--mint: #d4f5e4;--mint-strong: #168263;--sky: #dcecff;--sky-strong: #2474b9;--violet: #ece5ff;--violet-strong: #6f49b6;--peach: #ffe8d2;--peach-strong: #b86625;--sidebar: 264px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{min-width:320px;overflow:hidden;background:var(--paper)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{overflow-wrap:anywhere}.english-copy{font-family:Georgia,Times New Roman,Times,serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.app-layout{min-height:100%;background:var(--paper)}.course-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:var(--sidebar);display:flex;flex-direction:column;background:#f8f4ed;border-right:1px solid var(--line);box-shadow:4px 0 22px #41302e09}.sidebar-home-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin:15px 14px 9px;border-radius:10px;color:#fff;background:linear-gradient(110deg,#84dfdf,#f5add6);box-shadow:0 8px 20px #b883ae2e}.sidebar-course-title{display:block;margin:0 14px 11px;padding:8px 10px;border-radius:10px;font-size:15px;font-weight:700}.sidebar-course-title.is-active{background:#dfd2c2}.sentence-nav{min-height:0;padding:9px 10px 28px;overflow-y:auto;border-top:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#d5ccc1 transparent}.sentence-nav-item{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr) 15px;gap:7px;align-items:start;padding:10px 8px;border-radius:11px;color:#4e4849;transition:background .15s ease,transform .15s ease}.sentence-nav-item:not(.is-pending):hover{background:#e0d3c580}.sentence-nav-item:not(.is-pending):active{transform:translateY(1px)}.sentence-nav-item.is-active{color:#282322;background:#dfd2c2}.sentence-nav-item.is-pending,.home-directory-item.is-pending{cursor:default;opacity:.65}.sentence-nav-number{padding-top:1px;font-size:13px;color:#6d6667}.sentence-nav-item strong{display:block;font-size:12px;line-height:1.35}.sentence-nav-item small{display:-webkit-box;margin-top:2px;overflow:hidden;font-size:12px;line-height:1.38;color:#4c474a;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lock-mark{font-size:10px;color:#a89283}.app-main{position:relative;width:calc(100% - var(--sidebar));height:100vh;margin-left:var(--sidebar);overflow-y:auto;overflow-x:hidden;background:var(--paper);scroll-behavior:smooth}.top-actions{position:fixed;z-index:30;top:0;right:8px;display:flex;align-items:center;min-height:40px;gap:0;padding:5px 10px;border-radius:0 0 12px 12px;color:#715c4d;background:#fffcf6e6;box-shadow:0 6px 16px #44302d06;backdrop-filter:blur(10px)}.top-actions>*{padding:4px 9px;font-size:12px;border:0;background:transparent}.top-actions button{cursor:pointer;color:#9b6d45}.top-actions>*+*{border-left:1px solid var(--line)}.mobile-menu-button,.drawer-scrim{display:none}.page-shell{width:min(900px,calc(100% - 48px));margin:0 auto;padding:48px 0 80px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid var(--line);border-radius:12px;cursor:pointer;font-weight:700;line-height:1.2;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.55}.button-dark{color:#fff;background:#242221;border-color:#242221;box-shadow:0 7px 14px #23201e2e}.button-light{color:#554b4d;background:#fff}.button-plain{color:#9a653e;background:transparent;border-color:transparent}.button-pink{color:#5e4355;background:linear-gradient(90deg,#ffe1da,#e9c7ef)}.button-blue{color:#405680;background:#dceaff}.button-large{min-height:48px;padding-inline:24px}.button-small{min-height:34px;padding:7px 12px;font-size:13px}.button-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.eyebrow{margin:0 0 10px;color:#b25336;font-size:12px;font-weight:700;letter-spacing:.18em}.home-page{padding-top:26px}.home-hero{padding:0 16px 25px;text-align:center}.home-hero h1{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.18;letter-spacing:-.035em}.home-hero>p:not(.eyebrow){max-width:720px;margin:15px auto 22px;color:var(--muted);font-size:16px;line-height:1.75}.home-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.home-cover{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;box-shadow:var(--shadow);background:#fdeae8}.home-review-entry{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:17px 19px;border:1px solid #d8e1f1;border-radius:18px;background:linear-gradient(135deg,#f3f7ff,#fff9f4);box-shadow:0 8px 24px #42507014}.home-review-entry>div{display:flex;min-width:0;align-items:center;gap:13px}.home-review-entry h2,.home-review-entry p{margin:0}.home-review-entry h2{font-size:18px}.home-review-entry p{margin-top:4px;color:var(--muted);font-size:13px}.home-review-entry .button{flex:none}.home-review-icon{display:inline-flex;width:42px;height:42px;flex:none;align-items:center;justify-content:center;border-radius:14px;color:#4e78ac;background:#dfeaff;font-size:23px;font-weight:700}.home-directory{margin-top:34px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#ffffffa6;box-shadow:var(--shadow)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading h2{margin:0;font-size:22px}.section-heading>p{margin:0;color:var(--muted);font-size:13px}.section-number{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:34px;padding:0 8px;border-radius:12px;color:#9c4763;background:#f5d9e7;font-family:Georgia,serif;font-size:15px;font-weight:700}.home-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-directory-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);padding:13px 38px 13px 11px;border:1px solid rgba(90,71,71,.09);border-radius:14px;background:#fffcf7d9;transition:border-color .15s ease,transform .15s ease,background .15s ease}.home-directory-item:not(.is-pending):hover{transform:translateY(-1px);border-color:#d9b9bc;background:#fff}.home-directory-item>span{grid-row:1 / span 2;align-self:center;color:#bc8791;font-family:Georgia,serif;font-size:18px}.home-directory-item strong{font-size:13px}.home-directory-item small{margin-top:3px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.home-directory-item i{position:absolute;top:50%;right:13px;color:#b5a399;font-style:normal;transform:translateY(-50%)}.sentence-page-title{display:flex;align-items:baseline;gap:10px;padding:0 2px 12px}.sentence-page-title span{flex:none;color:#a76556;font-size:13px;font-weight:700}.sentence-page-title h1{margin:0;overflow:hidden;font-size:16px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.sentence-hero-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:2px;background:#eadbd6}.sentence-study-card{padding:20px 12px 4px}.sentence-controls{display:flex;align-items:center;justify-content:center;width:fit-content;min-height:54px;margin:0 auto 14px;padding:6px 14px;border:1px solid #e6dace;border-radius:14px;background:#ffffffd1;box-shadow:0 4px 12px #3c2b2b0a}.toggle-control{display:flex;align-items:center;gap:8px;padding-right:14px;white-space:nowrap}.toggle-control input{width:17px;height:17px;accent-color:#ba526c}.accent-controls{display:flex;border-left:1px solid var(--line)}.audio-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:7px 13px;border:1px solid #ddd6d0;border-radius:11px;cursor:pointer;background:#fff;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}.audio-button:not(.audio-button-compact){--audio-status-height: 12px;--audio-status-gap: 1px;--audio-status-inset: 3px;padding-block:calc(var(--audio-status-height) + var(--audio-status-gap) + var(--audio-status-inset))}.audio-button-main{display:flex;align-items:center;justify-content:inherit;gap:7px;width:100%;min-width:0;max-width:100%}.audio-button-label{min-width:50px;overflow-wrap:anywhere}.audio-button-status{position:absolute;inset-inline:5px;bottom:var(--audio-status-inset);height:var(--audio-status-height);font-size:10px;line-height:12px;text-align:center;white-space:nowrap;pointer-events:none}.audio-state-icon{display:inline-flex;flex:none;width:14px;height:14px;align-items:center;justify-content:center;line-height:1}.audio-loading-icon{width:100%;height:100%;box-sizing:border-box;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:audio-loading-spin .75s linear infinite}.audio-wave{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between}.audio-wave>span{width:20%;height:45%;border-radius:2px;background:currentColor;animation:audio-wave-pulse .7s ease-in-out infinite alternate}.audio-wave>span:nth-child(2){height:95%;animation-delay:-.25s}.audio-wave>span:nth-child(3){height:65%;animation-delay:-.45s}.audio-pause-icon{display:flex;width:100%;height:100%;align-items:center;justify-content:center;gap:3px}.audio-pause-icon>span{width:3px;height:11px;border-radius:1px;background:currentColor}.audio-error-icon{font-weight:800}.audio-button-error{position:absolute;z-index:8;right:0;bottom:calc(100% + 5px);width:max-content;padding:4px 7px;border:1px solid #e7b7bd;border-radius:6px;color:#943c51;background:#fff3f4;font-size:12px;line-height:1.4;pointer-events:none}.review-dictation .audio-button-error,.dictation-box .audio-button-error{right:auto;left:0}.quick-vocab-card:has(.audio-button[data-audio-state=error]){overflow:visible;z-index:2}@keyframes audio-loading-spin{to{transform:rotate(360deg)}}@keyframes audio-wave-pulse{0%{transform:scaleY(.45)}to{transform:scaleY(1)}}.accent-controls .audio-button{flex:1 1 0;min-width:0;border-radius:0;border-width:0 1px 0 0}.accent-controls .audio-button:last-child{border-right-color:transparent}.audio-button:disabled{cursor:not-allowed;color:#9e9697;background:#f2efed}.audio-button-compact{flex:none;width:34px;min-height:34px;padding:0;border-radius:50%}.annotated-sentence{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3.1vw,34px);font-weight:700;line-height:2.08}.plain-token{white-space:pre-wrap}.term-token,.cloze-token{display:inline-flex;position:relative;flex-direction:column;align-items:center;vertical-align:baseline;margin-inline:1px;line-height:1.08}.term-token{padding:0;border:0;background:transparent;text-align:inherit;cursor:pointer}.term-token strong{border-bottom:2px dotted currentColor}.term-token small,.cloze-token small{min-height:18px;margin-top:7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;text-align:center}.cloze-token input{max-width:180px;min-width:74px;height:35px;padding:2px 8px;border:1px dashed #8e7d80;border-radius:7px;outline:0;font-family:Georgia,serif;font-size:18px;font-weight:700;text-align:center;background:#fff}.cloze-token.is-correct input,.dictation-box.is-correct,.review-dictation.is-correct input{border-color:#3f9f79;background:#e1f8ec}.cloze-token.is-wrong input,.dictation-box.is-wrong,.review-dictation.is-wrong input{border-color:#c95165;background:#ffe6ea}.tone-rose{color:var(--rose-strong)}.tone-amber{color:var(--amber-strong)}.tone-mint{color:var(--mint-strong)}.tone-sky{color:var(--sky-strong)}.tone-violet{color:var(--violet-strong)}.tone-peach{color:var(--peach-strong)}.tone-blue{color:var(--sky-strong)}.tone-teal{color:var(--mint-strong)}.tone-orange{color:var(--peach-strong)}.sentence-translation{max-width:790px;margin:25px auto 7px;color:#565056;font-size:17px;line-height:1.72;text-align:center}.sentence-source{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:0 0 14px;color:#81777a;font-size:12px}.sentence-source-label{padding:3px 7px;border-radius:6px;color:#8b604d;background:#f5e5da}.sentence-source a,.sentence-source-text{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.sentence-source a{text-decoration:underline;text-underline-offset:3px}.sentence-source em{color:#278164;font-style:normal}.quick-vocab-section{padding:14px 12px 24px}.compact-heading{margin-bottom:13px}.quick-vocab-grid,.core-vocab-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-vocab-card{position:relative;min-height:112px;padding:15px 52px 13px 15px;overflow:hidden;border-radius:15px;color:var(--ink)}.quick-vocab-card.tone-rose{background:var(--rose)}.quick-vocab-card.tone-amber{background:var(--amber)}.quick-vocab-card.tone-mint{background:var(--mint)}.quick-vocab-card.tone-sky{background:var(--sky)}.quick-vocab-card.tone-violet{background:var(--violet)}.quick-vocab-card.tone-peach{background:var(--peach)}.quick-vocab-card strong{display:block;font-size:19px;line-height:1.2}.quick-vocab-card small{display:block;margin-top:5px;color:#746c70}.quick-vocab-card p{margin:8px 0 0;line-height:1.4}.quick-vocab-card .audio-button{position:absolute;top:12px;right:12px}.vocab-icon{position:absolute;right:15px;bottom:12px;font-size:22px}.lesson-module{margin:20px 12px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#ffffff9e;box-shadow:var(--shadow);scroll-margin-top:55px}.module-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.module-heading>div{display:grid;grid-template-columns:35px auto;align-items:baseline}.module-heading>div>span{grid-row:1 / span 2;font-family:Georgia,serif;font-size:24px;font-weight:700}.module-heading h2{margin:0;font-size:22px}.module-heading small{margin-top:3px;color:#8b8490;font-weight:700}.module-summary{margin:18px 0;color:#635d66;line-height:1.65}.module-step-pills{display:flex;flex-wrap:wrap;gap:8px}.module-step-pills span{padding:8px 12px;border-radius:10px;font-weight:700}.module-step-pills span:nth-child(1){background:var(--rose)}.module-step-pills span:nth-child(2){background:var(--amber)}.module-step-pills span:nth-child(3){background:var(--mint)}.module-step-pills span:nth-child(4){background:var(--sky)}.module-step-pills span:nth-child(5){background:var(--violet)}.core-vocab-grid{margin-top:20px}.core-vocab-card{position:relative;display:flex;flex-direction:column;min-height:150px;padding:18px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 22%,transparent);border-radius:16px;cursor:pointer;text-align:left;background:color-mix(in srgb,currentColor 9%,white)}.core-vocab-card>span{display:flex;flex:1;flex-direction:column;padding-right:24px;color:var(--ink)}.core-vocab-card strong{font-size:20px}.core-vocab-card small{margin:4px 0 8px;color:var(--muted)}.core-vocab-card em{font-style:normal;line-height:1.45}.core-vocab-card i{position:absolute;right:14px;top:14px;font-size:22px;font-style:normal}.core-vocab-card b{align-self:flex-end;margin-top:12px;padding:5px 8px;border-radius:8px;color:currentColor;font-size:11px;background:#ffffffad}.theme-part-links{display:grid;gap:20px;margin-top:20px}.theme-summary-card{min-width:0;display:grid;gap:16px;padding:18px;border:1px solid #eee3d7;border-radius:18px;background:linear-gradient(135deg,#faf5ff,#fffaf6)}.theme-summary-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px}.theme-summary-heading h3{margin:0;font-size:18px;line-height:1.5}.theme-summary-number{display:inline-flex;align-items:center;justify-content:center;height:36px;border-radius:10px;color:#795b9e;background:var(--violet);font-family:Georgia,serif;font-weight:700}.theme-summary-entry{justify-self:end;padding:10px 14px;border-radius:12px;color:#725196;background:var(--violet);font-size:14px;font-weight:700}.review-preview{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:20px}.review-preview span{padding:12px 4px;border-radius:9px;color:#5f6f87;font-size:12px;text-align:center;background:#e8f1ff}.sentence-pager,.part-pager{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:34px 12px 0}.sentence-pager a,.part-pager a{width:fit-content;padding:10px 14px;border:1px solid var(--line);border-radius:11px;font-weight:700;background:#fffc}.sentence-pager a:last-child,.part-pager a:last-child{justify-self:end}.part-pager a:nth-child(2){justify-self:center}.back-link,.bottom-back-link{display:inline-flex;margin-bottom:14px;text-decoration:underline;text-underline-offset:4px}.bottom-back-link{margin:25px 0 0}.detail-intro{margin-bottom:12px;padding:23px;border:1px solid #ddd6ea;border-radius:22px;background:#ffffff94;box-shadow:var(--shadow)}.detail-title-row{display:flex;gap:14px;align-items:flex-start}.detail-icon{font-size:26px;color:#8b6d9d}.detail-title-row h1,.theme-intro h1{margin:0;font-size:24px}.detail-title-row h1 small,.theme-intro h1 small{color:#8d8795;font-size:14px}.detail-title-row p,.theme-intro>p:last-child{margin:7px 0 0;color:var(--muted);line-height:1.65}.original-copy-card{position:relative;margin-top:18px;padding:14px 150px 14px 16px;border-radius:14px;background:#f8f5fa}.original-copy-card p{margin:0;line-height:1.55}.original-copy-card p+p{margin-top:5px;color:var(--muted)}.original-copy-card .button{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.detail-section-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.detail-section-nav a{padding:8px 12px;border-radius:10px;font-weight:700;background:var(--rose)}.detail-section-nav a:nth-child(2){background:var(--amber)}.detail-section-nav a:nth-child(3){background:var(--mint)}.detail-section-nav a:nth-child(4){background:var(--sky)}.detail-section-nav a:nth-child(5){background:var(--violet)}.detail-section{margin:14px 0;padding:28px;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);scroll-margin-top:50px}.tone-section-rose{background:#fff0f2;border-color:#f4cdd4}.tone-section-amber{background:#fff8e3;border-color:#efddb0}.tone-section-mint{background:#eefbf5;border-color:#ccead9}.tone-section-sky{background:#eff7ff;border-color:#d1e2f6}.tone-section-violet{background:#f6f2ff;border-color:#ddd4f3}.detail-section-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.detail-section-heading span{color:#c43f53;font-family:Georgia,serif;font-size:20px;font-weight:700}.detail-section-heading h2{margin:0;font-size:21px}.structure-layers{display:grid;gap:10px}.breakdown-guide,.section-guide-copy,.reading-exercise-note{margin:0 0 16px;padding:13px 15px;border-radius:13px;color:#5f5963;line-height:1.7;background:#ffffffb8}.breakdown-guide strong{display:block;margin-bottom:4px;color:var(--ink)}.breakdown-guide p{margin:0}.structure-layer{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;color:#24889b}.structure-layer>strong{display:flex;align-items:center;justify-content:center;min-height:72px;padding:10px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 20%,transparent);border-radius:13px;background:#fff}.structure-layer>div{padding:13px 16px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 22%,transparent);border-radius:13px;background:color-mix(in srgb,currentColor 8%,white)}.structure-layer p{margin:0 0 5px;color:var(--ink);font-size:17px}.structure-layer small{color:#77717c}.structure-steps{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none;counter-reset:structure-step}.structure-steps li{position:relative;padding:14px 16px 14px 52px;border-left:3px solid #d78996;border-radius:0 13px 13px 0;background:#ffffffc2;counter-increment:structure-step}.structure-steps li:before{position:absolute;top:14px;left:15px;width:24px;height:24px;border-radius:50%;color:#fff;font-size:12px;font-weight:700;line-height:24px;text-align:center;background:#c45f70;content:counter(structure-step)}.structure-steps strong{color:#7e3c48}.structure-steps p{margin:5px 0 3px;overflow-wrap:anywhere}.structure-steps small{color:#6f6972;line-height:1.6}.grammar-grid,.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grammar-card,.template-card,.reading-check-card{position:relative;padding:19px;border:1px solid var(--line);border-radius:16px;background:#ffffffc7}.grammar-card h3{margin:0 0 10px;padding-right:35px}.grammar-comparison{grid-column:1 / -1}.grammar-comparison h3{padding-right:0}.grammar-comparison ul{margin:0;padding-left:1.25rem}.grammar-comparison li{color:#5f5963;line-height:1.7}.grammar-comparison li+li{margin-top:6px}.grammar-card>p,.template-card>p,.reading-check-card>p{color:#5f5963;line-height:1.7}.grammar-source-fragment{display:grid;gap:3px;margin:0 0 10px;padding:9px 11px;border-radius:10px;background:#fff7df}.grammar-source-fragment span,.reading-paraphrases span,.template-purpose>span,.template-source-block>span,.template-result>span{color:#817581;font-size:11px;font-weight:700}.grammar-source-fragment strong{color:#6f5731;overflow-wrap:anywhere}.card-count{display:inline-flex;position:absolute;top:13px;right:13px;min-width:30px;height:25px;align-items:center;justify-content:center;padding:0 7px;border-radius:8px;color:#8b6f39;font-size:11px;background:#fff0bd}.example-box{margin-top:12px;padding:11px 13px;border-radius:11px;background:#f4f5f7}.example-box p{margin:0;line-height:1.55}.example-box p+p{margin-top:4px;color:var(--muted)}.reading-checks{display:grid;gap:10px}.reading-paraphrases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.reading-paraphrases article{padding:15px;border:1px solid #d9e9e2;border-radius:14px;background:#ffffffc7}.reading-paraphrases p{margin:4px 0 9px;overflow-wrap:anywhere}.reading-paraphrases small{color:#666f6c;line-height:1.6}.reading-exercise-note{padding:10px 13px;color:#3f6e60;background:#e8f5ef}.reading-check-card>div{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border-radius:9px;color:#246c57;background:var(--mint)}.reading-check-card>div span{font-size:11px}.template-output{margin-top:0;color:#384e77!important;font-size:17px;font-weight:700;overflow-wrap:anywhere}.writing-steps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.writing-steps span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#526b92;font-size:13px;background:#edf3ff}.writing-steps b{display:inline-grid;width:19px;height:19px;place-items:center;border-radius:50%;color:#fff;font-size:11px;background:#617daa}.template-purpose,.template-source-block,.template-result{margin-bottom:12px}.template-purpose{padding-right:58px}.template-purpose p,.template-source-block p,.template-result p{margin:4px 0 0;line-height:1.65}.template-source-block,.template-result{padding:11px 13px;border-radius:11px;background:#f4f5f7}.template-result{min-height:82px;border:1px dashed #d2d8e3;background:#fafbfc}.template-result.is-complete{border-style:solid;border-color:#bed9cc;background:#f2fbf7}.template-missing{color:#867e86;font-size:13px}.template-variables{display:grid;gap:8px;margin:13px 0}.template-variables label,.auth-form label{display:grid;gap:5px}.template-variables label span,.auth-form label span{color:#746d77;font-size:12px;font-weight:700}.template-variables label small{color:#817a83;font-size:11px;line-height:1.45}.template-variables input,.auth-form input{width:100%;min-height:43px;padding:9px 11px;border:1px solid #ddd4d5;border-radius:10px;outline:0;background:#fff}.template-variables input:focus,.auth-form input:focus{border-color:#9a7fbd;box-shadow:0 0 0 3px #997bbe1f}.template-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.template-actions .button:disabled{cursor:not-allowed;opacity:.5}.template-copy-feedback{min-height:20px;margin:7px 0 0!important;color:#496757!important;font-size:12px}.memory-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.memory-summary article{padding:15px;border-radius:14px;background:#fff}.memory-summary article>span{display:inline-block;margin-bottom:8px;color:#7259a2;font-weight:700}.memory-summary p,.memory-summary ul{margin:0;padding-left:18px;line-height:1.65}.memory-summary ol{margin:10px 0 0;padding-left:20px;line-height:1.65}.memory-summary ol li+li{margin-top:5px}.theme-intro{padding:34px;background:linear-gradient(135deg,#fff6ef,#fffaf4)}.theme-intro h1{color:#e23e2e;font-size:clamp(28px,4vw,38px)}.illustration-carousel{padding:10px 18px 20px}.theme-illustration-frame{position:relative;container-type:inline-size;width:min(100%,730px);margin:0 auto;overflow:hidden;border:1px solid #e1d9d1;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.theme-illustration{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:contain;background:#f9f5ef}.theme-hotspot{position:absolute;z-index:3;display:flex;min-width:28px;min-height:28px;align-items:center;justify-content:center;padding:5px 7px;border:1px solid rgba(255,255,255,.9);border-radius:9px;color:#332b38;text-align:center;opacity:.92;background:#fffbf5d6;box-shadow:0 2px 8px #2c214633;transition:opacity .15s ease,background .15s ease}.theme-hotspot-interactive{cursor:pointer}.theme-hotspot-preview,.theme-hotspot-preview-audio{pointer-events:none}.theme-preview-word-button{display:inline-flex;position:relative;width:100%;min-width:0;align-items:center;justify-content:center;padding:0 14px 0 0;border:0;color:inherit;font:inherit;line-height:inherit;cursor:pointer;pointer-events:auto;background:transparent}.theme-preview-word-button:hover strong,.theme-preview-word-button:focus-visible strong{color:#8d3f68}.theme-preview-word-button:focus-visible{border-radius:5px;outline:2px solid #725995;outline-offset:2px}.theme-hotspot-interactive:hover,.theme-hotspot-interactive:focus-visible,.theme-hotspot.is-active{opacity:1;background:#ffedeef0}.theme-hotspot-play{display:inline-flex;position:absolute;top:3px;right:3px;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;color:#fff;font-size:7px;background:#5a479de0}.theme-hotspot-play .audio-state-icon{width:70%;height:70%;font-size:inherit}.theme-audio-feedback{min-height:20px;margin:3px auto 0;color:#943c51;font-size:12px;line-height:20px;text-align:center}.theme-hotspot-copy{display:grid;width:100%;min-width:0;gap:2px;line-height:1.2}.theme-hotspot-copy strong,.theme-hotspot-copy small,.theme-hotspot-copy em{display:block;max-width:100%;overflow-wrap:anywhere}.theme-hotspot-copy strong{color:#493b57;font-size:clamp(13px,2.2cqw,16px)}.theme-hotspot-interactive .theme-hotspot-copy strong{padding-right:14px}.theme-preview-word-button strong{padding-right:0}.theme-hotspot-copy small{color:#6f6675;font-size:clamp(11px,1.8cqw,13px)}.theme-hotspot-copy em{color:#5b4b4d;font-size:clamp(12px,1.9cqw,14px);font-style:normal}.carousel-arrow,.modal-arrow{position:absolute;z-index:4;top:50%;width:42px;height:42px;border:1px solid #d9d2dc;border-radius:50%;cursor:pointer;color:#6e56b1;font-size:29px;line-height:1;background:#fffffff0;box-shadow:0 5px 13px #43305029;transform:translateY(-50%)}.carousel-arrow:disabled,.modal-arrow:disabled{opacity:.3;cursor:default}.carousel-arrow-left{left:12px}.carousel-arrow-right{right:12px}.carousel-count{position:absolute;top:12px;right:12px;padding:5px 8px;border-radius:9px;color:#fff;font-size:12px;background:#2f2c39b3}.theme-carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:12px}.theme-carousel-controls .carousel-arrow,.theme-carousel-controls .carousel-count{position:static;transform:none}.theme-groups{display:grid;gap:16px;margin-top:10px}.theme-group{padding:24px;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.theme-group h2{display:flex;gap:9px;align-items:center;margin:0 0 17px}.theme-group h2 span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:32px;border-radius:9px;color:#8b6171;font-family:Georgia,serif;font-size:13px;background:#fff}.theme-word-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-word-card{overflow:hidden;border:1px solid rgba(71,58,65,.1);border-radius:15px;background:#ffffffd1;transition:outline .15s ease,transform .15s ease}.theme-word-card.is-active{outline:3px solid rgba(112,75,183,.24);transform:translateY(-1px)}.theme-word-main{width:100%;padding:15px;border:0;cursor:pointer;text-align:left;background:transparent}.theme-word-main>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.theme-word-main strong{color:#334e78;font-size:20px}.theme-word-main small{color:var(--muted)}.theme-word-main em{display:block;margin-top:7px;font-style:normal}.theme-word-card>ul,.theme-word-card>p,.word-confusions{margin:0;padding:10px 15px;border-top:1px solid var(--line);color:#5f5a63;font-size:13px;line-height:1.55}.theme-word-card>ul{padding-left:32px}.example-line{color:#384c6b!important}.example-translation{color:var(--muted)!important}.word-confusions>span,.exam-tip>strong{display:inline-block;margin-right:8px;color:#b76557;font-size:11px}.word-confusions p,.word-confusions .text-block{display:inline;margin:0}.theme-extra-section{margin:16px 0;padding:24px;border:1px solid var(--line);border-radius:22px;background:#ffffffbf;box-shadow:var(--shadow)}.theme-extra-section h2{margin:0 0 15px}.confusion-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.confusion-card-grid article{padding:15px;border-radius:14px;background:#fff5f2}.confusion-card-grid h3,.confusion-card-grid p{margin:0 0 7px}.flow-section ol{display:flex;gap:8px;margin:0;padding:0;list-style:none}.flow-section li{position:relative;flex:1;padding:14px;border-radius:13px;background:#eaf5ff}.flow-section li>span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;margin-bottom:8px;border-radius:50%;color:#fff;background:#76a8db}.flow-section p{margin:3px 0}.mnemonic-section{background:linear-gradient(135deg,#fff7dc,#f7f1ff)}.text-block p{margin:5px 0;line-height:1.6}.text-block small{color:var(--muted)}.review-page{width:min(980px,calc(100% - 48px));min-height:100%;background-color:#fff4f7;background-image:linear-gradient(rgba(255,255,255,.7) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.7) 1px,transparent 1px);background-size:22px 22px}.review-header{padding:6px 0 19px;text-align:center}.review-header h1{margin:0 0 16px;font-size:27px}.review-plan-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 18px;border:1px solid #dce4ef;border-radius:17px;background:#fffffff0;box-shadow:0 7px 20px #49526b14}.review-plan-banner.is-anonymous{border-color:#ecd8c9;background:#fffaf3}.review-plan-banner.is-server{border-color:#cbdff6;background:#f5f9ff}.review-plan-banner strong,.review-plan-banner p{margin:0}.review-plan-banner p{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.5}.review-start-error{display:flex;align-items:center;gap:7px;color:#a43f55;font-size:12px}.review-start-error button,.today-inline-error button,.review-save-feedback button,.dictation-save-feedback button{margin-left:6px;padding:3px 7px;border:1px solid currentColor;border-radius:8px;cursor:pointer;color:inherit;background:transparent}.segment-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.segment-tabs button{min-width:82px;padding:9px 15px;border:1px solid #d5deec;border-radius:18px;cursor:pointer;color:#667794;background:#ffffffe6}.segment-tabs button.is-active{color:#fff;border-color:#9bc8ff;background:#9bc8ff}.review-board{padding:20px;border-radius:22px;background:#ffffffed;box-shadow:var(--shadow)}.review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.review-toolbar>span{flex:none;padding:7px 13px;border-radius:14px;color:#fff;font-weight:700;background:#9bc8ff}.review-toolbar>div{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.review-toolbar button,.review-toolbar select{min-height:34px;padding:6px 11px;border:1px solid #d6dfea;border-radius:16px;cursor:pointer;color:#536883;background:#f5f8fc}.review-toolbar button:nth-of-type(2){background:#fff6da;border-color:#ebdca4}.review-toolbar button:nth-of-type(3){background:#ffe7ee;border-color:#ecc4d1}.review-toolbar button:nth-of-type(4){background:#eee8ff;border-color:#d1c5ec}.review-toolbar button:nth-of-type(5){background:#e2faf5;border-color:#b7e3d7}.review-toolbar button:nth-of-type(6){background:#fff0e6;border-color:#efc7ae}.review-toolbar button.is-active{box-shadow:inset 0 0 0 2px currentColor}.filter-control select{min-width:105px;appearance:auto}.review-table-wrap{width:100%;overflow-x:auto;border:1px solid #f0d6de;border-radius:13px}.review-table{width:100%;min-width:940px;border-collapse:collapse;font-size:13px}.review-table.is-server-review{min-width:1120px}.review-table.is-server-review td:nth-child(4){min-width:220px}.review-table th,.review-table td{padding:8px 9px;border:1px solid #eee3e6;text-align:left}.review-table thead th{color:#514c59;background:#f8dce5}.review-table thead tr:first-child th:last-child{text-align:center}.review-table thead tr:nth-child(2) th{min-width:72px;padding:5px;font-size:10px;text-align:center}.review-table thead input[type=date]{width:64px;height:26px;margin-bottom:3px;padding:1px;border:0;border-radius:7px;color:transparent;background:#fff}.review-table thead input[type=date]:focus,.review-table thead input[type=date]:valid{color:#6b6570}.review-table thead th span{display:block}.review-table tbody tr:nth-child(2n){background:#fff2f5}.review-table tbody tr:nth-child(odd){background:#fffffff0}.review-table td:first-child{width:38px;color:#7196c3;text-align:center}.review-table td:nth-child(2){width:170px}.review-table td:nth-child(3){min-width:190px;color:#637087}.review-table td:nth-last-child(-n+6),.review-table th:nth-last-child(-n+6){text-align:center}.review-table input[type=checkbox],.review-card-checks input{width:16px;height:16px;accent-color:#58a982}.review-word-button{display:flex;flex-direction:column;padding:2px;border:0;cursor:pointer;color:#315a8e;text-align:left;background:transparent}.review-word-button small{margin-top:2px;color:#88909d}.progress-control{margin-top:18px}.progress-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:0}.progress-buttons button{min-height:44px;padding:9px;border:1px solid transparent;border-radius:11px;cursor:pointer;opacity:.62;background:#fff}.progress-buttons button.is-active{border-color:currentColor;opacity:1;box-shadow:inset 0 0 0 1px currentColor}.progress-forgot{color:#b44e65;background:#ffe0e7!important}.progress-blur{color:#4e78ac;background:#e1ecff!important}.progress-remember{color:#8a731f;background:#fff2b5!important}.progress-control-compact{margin:0}.progress-buttons-compact{display:flex;margin:0;gap:3px}.progress-buttons-compact button{min-width:0;min-height:25px;padding:3px 5px;border-radius:7px;font-size:10px}.progress-save-error{display:block;margin-top:5px;color:#a43f55;font-size:12px;line-height:1.35}.progress-control-compact .progress-save-error{max-width:92px;margin-top:3px;font-size:9px}.review-dictation{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.review-dictation input{width:98px;min-height:31px;padding:4px 7px;border:1px solid #d6dbe2;border-radius:7px;outline:0}.review-dictation>span{font-weight:700}.review-dictation.is-correct>span{color:#26805f}.review-dictation.is-wrong>span{color:#b84458}.dictation-save-feedback{width:100%;color:#4d6e62;line-height:1.35}.dictation-save-feedback:empty{display:none}.reveal-button{padding:5px 8px;border:1px dashed #9a86b7;border-radius:8px;cursor:pointer;color:#746092;background:#f4effc}.empty-filter{padding:30px;color:var(--muted);text-align:center}.review-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-card{padding:15px;border:1px solid #f0dbe2;border-radius:15px;background:#fff7f9}.review-card-main>button:not(.reveal-button){display:flex;width:100%;align-items:baseline;justify-content:space-between;gap:10px;padding:0;border:0;cursor:pointer;color:#315a8e;text-align:left;background:transparent}.review-card-main strong{font-size:20px}.review-card-main p{min-height:42px;color:#676170}.review-card-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px}.review-card-checks label{display:flex;align-items:center;gap:4px;font-size:10px}.server-review-status,.server-review-not-started{display:flex;min-width:0;flex-direction:column;gap:6px}.server-review-state-line{display:flex;align-items:center;justify-content:space-between;gap:7px}.server-review-status>small,.server-review-not-started>small,.server-review-empty{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.review-due-badge{display:inline-flex;flex:none;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;color:#667085;background:#edf0f5;font-size:10px;font-style:normal;font-weight:700}.review-due-badge.is-due{color:#27654e;background:#dcf4e9}.review-due-badge.is-overdue{color:#a03f55;background:#ffe1e8}.review-due-badge.is-scheduled{color:#456d9e;background:#e2edff}.review-due-badge.is-mastered{color:#78671d;background:#fff1b9}.review-stage-mark{display:inline-flex;width:23px;height:23px;align-items:center;justify-content:center;border-radius:50%;font-weight:800}.review-stage-mark.is-complete{color:#27785a;background:#dcf4e9}.review-stage-mark.is-future{color:#aeb5c0;background:#f1f3f6}.review-stage-mark.is-current{color:#416b9f;background:#dceaff;box-shadow:inset 0 0 0 1px #9bb9dd}.review-stage-mark.is-current.is-overdue{color:#a03f55;background:#ffe1e8;box-shadow:inset 0 0 0 1px #e7a6b5}.review-stage-mark.is-current.is-mastered{color:#78671d;background:#fff1b9}.review-stage-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-top:12px}.review-stage-strip>span{display:flex;justify-content:center;padding:5px 2px;border-radius:9px;background:#ffffffbf}.review-answer-control{min-width:0}.review-answer-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.review-answer-buttons button{min-width:0;min-height:38px;padding:7px 8px;border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700}.review-answer-buttons button:disabled{cursor:default;opacity:.58}.review-answer-remember{color:#6d5e14;border-color:#ead686!important;background:#fff2b5}.review-answer-blur{color:#416b9f;border-color:#b8cdeb!important;background:#e1ecff}.review-answer-forgot{color:#a03f55;border-color:#e7adba!important;background:#ffe0e7}.review-answer-control.is-compact .review-answer-buttons{gap:3px}.review-answer-control.is-compact .review-answer-buttons button{min-height:27px;padding:4px;border-radius:7px;font-size:10px}.review-save-feedback{min-height:17px;margin-top:4px;color:#4d6e62;font-size:10px;line-height:1.35}.review-save-feedback:empty{min-height:0;margin:0}.review-save-feedback span{color:#a43f55}.server-review-confirmed{margin:0;color:#27785a;font-size:10px;line-height:1.4}.today-reviews-page{width:min(920px,calc(100% - 48px));min-height:100%}.today-reviews-header{padding:8px 4px 20px}.today-reviews-header h1,.today-reviews-header p,.today-review-heading-row h2,.today-review-heading-row p{margin:0}.today-reviews-header h1{font-size:clamp(29px,4vw,40px)}.today-reviews-header>p:last-child,.today-review-heading-row p{margin-top:7px;color:var(--muted);line-height:1.6}.review-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.review-summary-card{min-width:0;padding:16px;border:1px solid #e1e4ea;border-radius:16px;background:#fff;box-shadow:0 7px 20px #36415a12}.review-summary-card span{display:block;color:var(--muted);font-size:12px}.review-summary-card strong{display:block;margin-top:8px;font-family:Georgia,serif;font-size:28px}.review-summary-card.is-today{background:#eef5ff}.review-summary-card.is-overdue{background:#fff0f3}.review-summary-card.is-learning{background:#effaf6}.review-summary-card.is-mastered{background:#fff9df}.today-review-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:28px 0 14px}.today-review-list{display:grid;gap:11px}.today-review-item{display:grid;grid-template-columns:minmax(190px,1.25fr) auto minmax(185px,1fr) minmax(230px,1.25fr);align-items:center;gap:13px;padding:17px;border:1px solid #dce2ec;border-left:4px solid #72a88e;border-radius:17px;background:#fff;box-shadow:0 7px 20px #36415a12}.today-review-item.is-overdue{border-left-color:#c85f75}.today-review-source{grid-column:1 / -1;display:flex;min-width:0;align-items:center;gap:9px;padding-bottom:9px;border-bottom:1px solid #edf0f4}.today-review-source a{color:#3c6494;font-weight:700}.today-review-source>span{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.today-review-source .review-due-badge{margin-left:auto}.today-review-word strong{display:block;color:#315a8e;font-size:23px}.today-review-word small{display:block;margin-top:3px;color:var(--muted)}.today-review-word p{margin:7px 0 0;color:#596578;line-height:1.5}.today-review-audio{display:flex;justify-content:center;gap:6px}.today-review-schedule{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:11px}.today-review-schedule strong{color:#3f526e}.today-review-empty{padding:48px 20px;border:1px dashed #cbd8e8;border-radius:18px;text-align:center;background:#ffffffb3}.today-review-empty>span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;color:#27785a;background:#dcf4e9;font-size:24px}.today-review-empty h2{margin:12px 0 5px}.today-review-empty p{margin:0 0 17px;color:var(--muted)}.today-review-confirmation,.today-inline-error{margin:12px 0;padding:10px 13px;border-radius:11px;font-size:12px}.today-review-confirmation{color:#27654e;background:#e4f6ee}.today-inline-error{color:#a43f55;background:#fff0f3}.today-load-more{padding:18px;text-align:center}.modal-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#231f1f7a;backdrop-filter:blur(3px)}.word-modal{position:relative;width:min(430px,calc(100vw - 36px));max-height:min(760px,calc(100vh - 36px));padding:24px 20px 16px;overflow-y:auto;border:1px solid #e4d8ef;border-radius:21px;background:#fbf8ff;box-shadow:0 30px 80px #25183047}.modal-close{position:absolute;z-index:3;top:-13px;right:10px;width:38px;height:38px;border:1px solid #ddd3e7;border-radius:50%;cursor:pointer;color:#765a9a;font-size:22px;background:#fff;box-shadow:0 4px 12px #2a1e301f}.word-modal-tools{display:flex;align-items:center;justify-content:space-between;color:#9a76c8;font-size:13px}.word-modal-tools>div{display:flex;gap:6px}.pill-button{min-height:33px;padding:6px 10px;border:1px solid #ded2ed;border-radius:16px;cursor:pointer;color:#6e5791;background:#fff}.word-face{display:flex;width:100%;min-height:90px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;border:0;cursor:pointer;color:#825da5;background:transparent}.word-face-icon{font-size:27px;font-style:normal;line-height:1}.word-face strong{font-family:Georgia,Times New Roman,serif;font-size:40px;font-style:italic;line-height:1.1}.word-face.is-flipped strong{max-width:320px;color:#39333d;font-family:inherit;font-size:21px;font-style:normal}.word-face small{color:var(--muted)}.word-audio-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:17px}.word-audio-grid .audio-button{justify-content:flex-start;min-height:49px;color:#5c5371;background:#f1fff9}.word-audio-grid .audio-button:nth-child(2){background:#f5f0ff}.word-definition{padding:8px 0 12px}.word-definition>span{display:block;margin-bottom:7px;color:#7a5ba2;font-size:12px;font-weight:700}.word-definition p{margin:0;padding:12px;border:1px solid #e2d9ec;border-radius:12px;background:#fff}.dictation-box{display:flex;align-items:center;gap:7px;margin:5px 0 12px;padding:8px;border:1px solid #e4dae9;border-radius:12px;background:#fff}.dictation-box input{min-width:0;flex:1;min-height:34px;padding:5px 8px;border:1px solid #ddd6e3;border-radius:8px;outline:0}.dictation-box>span{flex:none;font-size:11px;font-weight:700}.word-tabs{display:flex;margin:5px -4px 0;overflow-x:auto;border-bottom:1px solid #ddd2e6;scrollbar-width:none}.word-tabs button{flex:none;padding:10px 8px;border:0;border-bottom:2px solid transparent;cursor:pointer;color:#776985;font-size:11px;background:transparent}.word-tabs button.is-active{color:#664391;border-bottom-color:#8258ae}.word-tab-panel{min-height:94px;margin-top:13px;padding:14px;border:1px solid #e1d5ed;border-radius:13px;color:#51485b;background:#f5effd}.word-tab-panel p,.detail-list{margin:0;line-height:1.65}.detail-list{padding-left:18px}.detail-list li{margin:5px 0}.detail-list span,.detail-list small{display:block;color:var(--muted)}.advanced-usage{margin-top:10px;padding:12px;border-radius:12px;background:#fff8df}.advanced-usage>strong{color:#997421}.advanced-usage p{margin:5px 0 0;line-height:1.55}.modal-arrow{top:43%;width:37px;height:48px;border-radius:15px}.modal-arrow-left{left:-31px}.modal-arrow-right{right:-31px}.auth-modal{position:relative;width:min(420px,calc(100vw - 36px));max-height:calc(100vh - 36px);padding:28px;overflow-y:auto;border-radius:22px;background:#fffaf6;box-shadow:0 30px 80px #2c211f47}.auth-brand{display:flex;width:46px;height:46px;align-items:center;justify-content:center;margin:0 auto 9px;border-radius:14px;color:#8e5faf;font-size:26px;background:linear-gradient(140deg,#c9f4ef,#f6d8ea)}.auth-modal>h2{margin:0;text-align:center}.auth-modal>p{margin:7px 0 18px;color:var(--muted);font-size:13px;text-align:center}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:17px;padding:4px;border-radius:13px;background:#eee7e1}.auth-tabs button{min-height:38px;border:0;border-radius:10px;cursor:pointer;color:#746c6c;background:transparent}.auth-tabs button.is-active{color:#2c2929;font-weight:700;background:#fff;box-shadow:0 3px 10px #3a2e2e14}.auth-form{display:grid;gap:13px}.form-error{margin:0;padding:9px 11px;border-radius:9px;color:#a84051;font-size:13px;background:#ffe6e9}.auth-submit{width:100%;margin-top:4px}.gated-page{display:grid;min-height:75vh;place-items:center}.gate-card{max-width:520px;padding:42px;border:1px solid var(--line);border-radius:24px;text-align:center;background:#ffffffbf;box-shadow:var(--shadow)}.gate-icon{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:16px;color:#8a649c;font-size:29px;background:#eee4f6}.gate-card h1{margin:18px 0 10px}.gate-card p{margin:0 0 22px;color:var(--muted);line-height:1.7}.media-unavailable{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#887f80;border:1px dashed #cbbfc0;border-radius:16px;background:#f1e9e5}.media-unavailable>span:first-child{font-size:32px}.error-state{max-width:500px;margin:40px auto;padding:30px;border:1px solid #efcbd1;border-radius:20px;text-align:center;background:#fff4f5}.error-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:23px;font-weight:700;background:#c65767}.error-state h2{margin:14px 0 8px}.error-state p{color:var(--muted);line-height:1.6}.course-sidebar .error-state{margin:10px 0;padding:14px 8px;font-size:12px}.course-sidebar .error-state h2{font-size:14px}.course-sidebar .error-icon{width:27px;height:27px;font-size:14px}.standalone-error{display:grid;min-height:100vh;place-items:center;padding:20px;background:var(--paper)}.skeleton{display:block;overflow:hidden;border-radius:11px;background:linear-gradient(90deg,#ede6dd 25%,#f8f2eb 43%,#ede6dd 63%);background-size:300% 100%;animation:skeleton-shimmer 1.4s ease infinite}.skeleton-line{width:100%;height:24px;margin-bottom:14px}.skeleton-line-short{width:42%}.skeleton-hero{width:100%;aspect-ratio:16 / 9;margin:15px 0 25px}.skeleton-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.skeleton-card{height:130px}.inline-skeleton{display:grid;gap:9px}.inline-skeleton span{height:47px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(max-width:1100px)and (min-width:901px){.page-shell{width:calc(100% - 36px)}.quick-vocab-grid,.core-vocab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){body{overflow:hidden}.course-sidebar{z-index:70;width:min(300px,86vw);transform:translate(-105%);transition:transform .2s ease}.course-sidebar.is-open{transform:translate(0)}.drawer-scrim{display:block;position:fixed;z-index:60;inset:0;padding:0;border:0;background:#2621206b}.mobile-menu-button{display:inline-flex;position:fixed;z-index:55;top:8px;left:8px;align-items:center;gap:6px;min-height:40px;padding:8px 12px;border:1px solid #ded6cf;border-radius:11px;cursor:pointer;background:#fffffff0;box-shadow:0 5px 12px #372c2a1a}.app-main{width:100%;height:100vh;margin-left:0;padding-top:51px}.top-actions{top:7px;right:7px;min-height:40px;max-width:calc(100vw - 106px);border-radius:11px;white-space:nowrap}.top-actions>*{max-width:120px;overflow:hidden;padding-inline:7px;text-overflow:ellipsis}.page-shell,.review-page{width:100%;padding:18px 12px 65px}.home-page{padding-top:9px}.home-hero{padding-inline:8px}.home-hero h1{font-size:28px}.home-hero>p:not(.eyebrow){font-size:14px}.home-actions{display:grid;grid-template-columns:1fr 1fr}.home-actions .button-plain{grid-column:1 / -1}.home-cover{border-radius:13px}.home-review-entry,.review-plan-banner{align-items:stretch;flex-direction:column}.home-review-entry .button,.review-plan-banner .button{width:100%}.home-directory{margin-top:20px;padding:17px 12px;border-radius:18px}.section-heading{align-items:flex-start;flex-direction:column;gap:7px}.home-directory-grid{grid-template-columns:1fr}.sentence-page{padding-inline:0}.sentence-page-title{padding-inline:8px}.sentence-page-title span,.sentence-page-title h1{font-size:10px}.sentence-hero-image{border-radius:0}.sentence-study-card{padding:21px 21px 3px}.sentence-controls{width:100%;min-height:53px;padding:5px 10px}.toggle-control{flex:1;justify-content:center;padding-right:8px}.accent-controls{flex:1.2;justify-content:center}.accent-controls .audio-button{flex:1;padding-inline:5px}.annotated-sentence{font-size:23px;line-height:2.58}.term-token small,.cloze-token small{font-size:11px}.cloze-token input{max-width:125px;height:33px;font-size:16px}.sentence-translation{margin-top:20px;font-size:17px;line-height:1.75}.quick-vocab-section{padding-inline:18px}.quick-vocab-grid,.core-vocab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-vocab-card{min-height:136px;padding:14px 42px 12px 14px}.quick-vocab-card strong,.core-vocab-card strong{overflow-wrap:anywhere;font-size:18px}.quick-vocab-card .audio-button{top:12px;right:9px}.lesson-module{margin:14px 12px;padding:18px;border-radius:18px}.module-heading{align-items:flex-start;flex-direction:column}.module-heading .button{width:100%}.module-heading h2{font-size:20px}.module-step-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.core-vocab-card{min-height:170px;padding:15px 12px}.theme-summary-card{padding:10px 0}.module-theme{padding-inline:8px}.theme-summary-heading,.theme-summary-entry{margin-inline:10px}.theme-summary-heading{grid-template-columns:36px minmax(0,1fr)}.review-preview{grid-template-columns:repeat(3,1fr)}.sentence-pager,.part-pager{margin-inline:12px}.detail-page{padding-inline:12px}.detail-intro,.detail-section,.theme-group,.theme-extra-section{padding:18px;border-radius:18px}.detail-title-row h1,.theme-intro h1{font-size:22px}.original-copy-card{padding:13px}.original-copy-card .button{position:static;margin-top:10px;transform:none}.detail-section-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.structure-layer{grid-template-columns:1fr}.structure-layer>strong{min-height:42px;justify-content:flex-start}.grammar-grid,.template-grid,.reading-paraphrases,.memory-summary,.theme-word-grid,.confusion-card-grid{grid-template-columns:1fr}.flow-section ol{flex-direction:column}.illustration-carousel{padding-inline:0}.theme-illustration-frame{border-radius:14px}.theme-hotspot{min-width:32px;min-height:32px;padding:2px 3px}.theme-hotspot-play{top:2px;right:2px;width:13px;height:13px;font-size:6px}.review-board{padding:13px}.review-toolbar{align-items:flex-start;flex-direction:column}.review-toolbar>div{justify-content:flex-start}.review-card-grid{grid-template-columns:1fr}.today-reviews-page{width:100%}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-review-item{grid-template-columns:minmax(0,1fr) auto}.today-review-source{grid-row:1;grid-column:1 / -1}.today-review-word{grid-row:2;grid-column:1;min-width:0}.today-review-audio{grid-row:2;grid-column:2;align-self:start}.today-review-schedule{grid-row:3;grid-column:1 / -1}.today-review-item>.review-answer-control{grid-row:4;grid-column:1 / -1}.modal-backdrop{align-items:stretch;padding:9px}.word-modal,.auth-modal{width:100%;max-height:calc(100vh - 18px);margin:auto;border-radius:18px}.word-modal{padding:20px 14px 14px}.word-face strong{font-size:clamp(29px,10vw,40px)}.modal-arrow{position:fixed;top:50%}.modal-arrow-left{left:2px}.modal-arrow-right{right:2px}.word-tabs button{padding-inline:10px}.gate-card{margin:12px;padding:28px 20px}}@media(max-width:430px){.home-actions{grid-template-columns:1fr}.home-actions .button-plain{grid-column:auto}.home-review-entry>div{align-items:flex-start}.review-plan-banner,.home-review-entry,.today-review-item{padding:14px}.review-summary-card{padding:12px}.review-summary-card strong{font-size:24px}.today-review-heading-row{align-items:stretch;flex-direction:column}.today-review-heading-row .button{width:100%}.sentence-controls{font-size:14px}.quick-vocab-card p,.core-vocab-card em{font-size:13px}.word-audio-grid{grid-template-columns:1fr}.dictation-box{flex-wrap:wrap}.dictation-box input{flex-basis:calc(100% - 48px)}}.audio-button[data-audio-state=loading]{color:#725995;background:#f5f0ff}.audio-button[data-audio-state=playing]{color:#754464;border-color:#c995b2;background:#fbe5ee;box-shadow:inset 0 0 0 1px #9e587e2e}.audio-button[data-audio-state=paused]{color:#4f6685;border-color:#aebed2;background:#edf4fb;box-shadow:inset 0 0 0 1px #4f66851f}.audio-button[data-audio-state=error]{color:#943c51;border-color:#dc9da9;background:#fff3f4}.audio-button:active{box-shadow:inset 0 2px 5px #57384f33}.audio-button:active .audio-state-icon,.theme-hotspot-interactive:active .theme-hotspot-play{transform:scale(.87)}.theme-hotspot[data-audio-state=playing] .theme-hotspot-play{background:#ae4e7b;box-shadow:0 0 0 2px #ae4e7b40}.theme-hotspot[data-audio-state=loading] .theme-hotspot-play{background:#725995}.theme-hotspot[data-audio-state=error] .theme-hotspot-play{background:#b83f52}.theme-hotspot-preview-audio:has(.theme-preview-word-button:hover),.theme-hotspot-preview-audio:focus-within{opacity:1;background:#ffedeef0}@media(prefers-reduced-motion:reduce){.audio-button,.theme-hotspot-interactive{transition:none}.audio-loading-icon,.audio-wave>span{animation:none}.audio-button:active .audio-state-icon,.theme-hotspot-interactive:active .theme-hotspot-play{transform:none}}@media print{@page{size:A4 landscape;margin:10mm}html,body,#root,.app-layout,.app-main{width:100%;height:auto;overflow:visible;background:#fff}.course-sidebar,.top-actions,.mobile-menu-button,.review-toolbar,.review-plan-banner,.review-answer-control,.dictation-save-feedback,.back-link,.segment-tabs,.word-modal,.modal-backdrop{display:none!important}.app-main{margin:0;padding:0}.review-page{width:100%;padding:0;background:#fff}.review-header{padding-bottom:8px}.review-board{padding:0;box-shadow:none}.review-table-wrap{overflow:visible}.review-table{min-width:0;font-size:9px}.review-table th,.review-table td{padding:4px}.progress-buttons-compact button{padding:2px;font-size:7px}.review-table thead input[type=date]{color:#222}}
