:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Malgun Gothic,sans-serif;color:#302f3d;background:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:16px;--purple:#7562d4;--purple-dark:#6150b8;--ink:#302f3d;--muted:#7b7b8c;--border:#e8e8ef;--panel:#fff;--sidebar:#272637}*{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{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a18cf2}input:focus,select:focus,textarea:focus{outline:2px solid #a18cf2;border-color:transparent}button svg,a svg{flex-shrink:0}svg{vertical-align:middle;stroke-width:1.75}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:1.9rem;line-height:1.5;font-weight:700;margin-bottom:0}h2{font-size:1.35rem;font-weight:700;line-height:1.5;margin-bottom:14px}h3{font-size:1rem;line-height:1.6;margin-bottom:9px}button{border:0;background:none}small{font-size:.8rem}input,textarea,select{border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--ink)}select{padding:12px 36px 12px 14px;max-width:100%;font-size:.875rem}textarea{width:100%;padding:18px;line-height:1.8;resize:vertical;min-height:150px}label{font-size:.875rem}input[type=checkbox]{accent-color:var(--purple);width:17px;height:17px}input[type=range]{width:100%;accent-color:var(--purple)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:15px;top:-80px;z-index:100;background:#fff;padding:16px;border-radius:8px}.skip-link:focus{top:15px}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.row.tags{justify-content:flex-start}.row.tags>span{display:inline-flex;align-items:center;gap:5px}.muted,.meta{color:var(--muted)}.meta{font-size:.8125rem;line-height:1.65}.eyebrow{font-size:.6875rem;line-height:1.7;letter-spacing:.13em;font-weight:700;color:#8b859c}.text-btn{font-size:.8125rem;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--purple-dark);padding:8px 0;font-weight:600}.text-btn:hover{color:#403181}.icon-btn{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#91909f;flex-shrink:0}.icon-btn:hover{color:var(--purple);background:#f1edfc}.icon-btn.saved{color:var(--purple);background:#f4f0ff}.icon-btn.outlined{border:1px solid var(--border);color:#656174}.icon-btn.speech{color:var(--purple);background:#f3efff}.icon-btn.speech.playing{color:#fff;background:var(--purple)}.icon-btn.large{width:65px;height:65px;border-radius:50%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-radius:9px;min-height:44px;font-size:.875rem;font-weight:600;line-height:1.5;transition:background .15s,transform .15s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{background:var(--purple);color:#fff}.btn-primary:hover{background:var(--purple-dark)}.btn-secondary{background:#fff;border:1px solid #e1dfe9;color:#555065}.btn-secondary:hover{background:#f6f3ff}.btn-dark{background:#333044;color:#fff}.btn-dark:hover{background:#48415f}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;background:#f2effb;color:#7565af;font-size:.7rem;padding:4px 8px;font-weight:600;white-space:nowrap;line-height:1.5}.badge.light{background:#ffffff95;color:#63577e}.badge.mint{color:#3e7768;background:#eaf5ef}.badge.warning{color:#8f6737;background:#fff1da}.badge.purple{background:#eee9fb;color:#6b54b9}.panel{background:#fff;border:1px solid var(--border);border-radius:14px}.alert{background:#fff5e9;border:1px solid #f2ddbc;color:#855f34;border-radius:10px;padding:15px 18px;font-size:.875rem;line-height:1.8;margin-bottom:20px}.alert a{text-decoration:underline}.speech-alert{display:flex;align-items:center;gap:12px}.speech-alert>span{flex:1}.empty{text-align:center;background:#fff;border:1px dashed #dedbea;border-radius:16px;padding:65px 25px;margin:26px 0}.empty-icon{width:64px;height:64px;border-radius:20px;background:#f1edfc;color:var(--purple);display:grid;place-items:center;margin:0 auto 18px}.empty h3{font-size:1.25rem}.empty p{color:var(--muted);font-size:.925rem;margin-bottom:25px}.app-shell{min-height:100vh}.sidebar{position:fixed;top:0;bottom:0;left:0;width:244px;background:var(--sidebar);color:#b9b7c9;padding:36px 21px 20px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:12px;align-items:center;color:#f7f5ff;margin:0 6px 47px}.brand-icon{width:39px;height:42px;display:grid;place-items:center;background:#b6a4f2;border-radius:11px;color:#342c50;flex-shrink:0}.brand strong{font-size:1.0625rem;font-weight:600;letter-spacing:-.05em;white-space:nowrap}.brand-period{color:#b6a4f2}.brand small{display:block;letter-spacing:.12em;font-size:.45rem;color:#aaa6bc;margin-top:6px;white-space:nowrap}.sidebar-section{font-size:.6875rem;margin:0 15px 17px;color:#817d96;letter-spacing:.025em}.sidebar nav{display:grid;gap:7px}.sidebar nav a,.sidebar-bottom>a{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:9px;font-size:.84375rem;font-weight:500;min-height:46px;transition:background .15s,color .15s}.sidebar nav a.active{background:#7762ca;color:#fff;box-shadow:0 5px 18px #17152b28}.sidebar a:hover:not(.brand){color:#fff;background:#383448}.sidebar nav a.active:hover{background:#806ed0}.nav-count{margin-left:auto;background:#ffffff20;border-radius:6px;padding:1px 6px;font-size:.7rem}.sidebar-note{margin:40px 15px 25px;border-top:1px solid #ffffff0c;padding-top:28px}.sidebar-note .eyebrow{font-size:.56rem;letter-spacing:.15em;color:#89829f}.sidebar-note p{font-size:.8rem;color:#b0a9c2;line-height:1.95;margin-top:12px}.note-line{display:block;width:26px;height:2px;background:#8d7aaa;margin-top:24px}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{color:#a49eb5;font-size:.78rem;padding-top:10px;padding-bottom:10px}.sidebar-bottom>a.active{background:#393448;color:#fff}.local-profile{border-top:1px solid #ffffff12;margin-top:18px;padding:20px 8px 0;display:flex;align-items:center;gap:10px}.avatar{border-radius:50%;width:33px;height:33px;background:#e5def6;color:#725caf;display:grid;place-items:center;font-size:.875rem;font-family:Georgia,Times New Roman,serif;flex-shrink:0}.local-profile .avatar{width:32px;height:32px;background:#63517f;color:#e7dcf7}.local-profile strong{font-size:.73rem;font-weight:500;color:#d4cfe1;display:block}.local-profile small{display:block;font-size:.625rem;color:#8e859f;margin-top:5px}.local-dot{height:6px;width:6px;background:#8dac9b;border-radius:50%;margin-left:auto}.app-body{margin-left:244px}.topbar{height:83px;border-bottom:1px solid #e9e9f1;display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#ffffffb8}.breadcrumb{font-size:.78rem;color:#aaa6b4;display:flex;gap:13px;align-items:center}.breadcrumb strong{font-weight:500;color:#625d71}.topbar-right{display:flex;align-items:center;gap:22px}.streak-pill{display:flex;align-items:center;gap:7px;font-size:.75rem;color:#8d8071}.streak-pill svg{color:#cb9370}.topbar-divider{width:1px;height:20px;background:#e6e4ed}.content{max-width:1320px;margin:0 auto;padding:36px 44px 0}main:focus{outline:none}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-title .eyebrow{display:block;margin-bottom:8px;font-size:.64rem;color:#9590a6}.date-chip{font-size:.73rem;color:#8d899b;display:flex;align-items:center;gap:8px}.small-dot{height:5px;width:5px;border-radius:50%;background:#a999cc}.home-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(255px,1fr);gap:23px}.continue-card{border-radius:16px;background:#eeebfb;display:flex;position:relative;min-height:302px;overflow:hidden;border:1px solid #e8e2f7}.continue-content{padding:28px 0 30px 30px;width:57%;position:relative;z-index:1}.continue-content .eyebrow{color:#756886;font-size:.64rem;letter-spacing:.07em}.sparkle-small{font-size:1rem;margin-right:5px;color:#8d74c0}.feature-tags{display:flex;align-items:center;gap:10px;font-size:.675rem;color:#8a7f9c;margin-top:22px;margin-bottom:10px}.continue-card h2{font-size:1.55rem;font-weight:700;margin-bottom:3px;letter-spacing:-.06em}.feature-en{font-size:.84rem;color:#7c7197;margin-bottom:14px}.feature-desc{font-size:.765rem;color:#92869f;line-height:1.95;margin-bottom:20px}.continue-card .btn{font-size:.76rem;padding:11px 18px;min-height:42px}.feature-typography{width:43%;padding:27px 22px 20px;display:flex;flex-direction:column;justify-content:center;position:relative;color:#a497c4;transform:rotate(-6deg)}.edition{font-size:.4rem;letter-spacing:.13em;position:relative;top:1px;opacity:.8}.big-quote{font-size:5.2rem;line-height:.8;font-family:Georgia,Times New Roman,serif;height:57px;margin-top:28px}.feature-words{font-size:clamp(2rem,3.35vw,3.15rem);line-height:1.02;font-style:italic;font-family:Georgia,Times New Roman,serif;color:#8776af;letter-spacing:-.055em;white-space:nowrap}.feature-line{margin:22px 0 14px;height:1px;background:#c8bdde;width:83%}.feature-caption{font-size:.43rem;letter-spacing:.09em;color:#a092bb}.goal-card{padding:25px 23px 0;border:1px solid var(--border);border-radius:15px;background:#fff;display:flex;flex-direction:column}.goal-card h3{font-size:.85rem;margin:0}.goal-card .row>svg{color:#b5b0c5}.goal-number{font-size:2.25rem;font-weight:600;color:#625686;line-height:1;margin:28px 0 18px}.goal-number>span{font-size:.85rem;color:#a39baa;font-weight:400}.progress-track{height:6px;border-radius:7px;background:#eeeaf5;overflow:hidden}.progress-track i{display:block;height:100%;background:#aa96df;border-radius:7px;transition:width .3s}.goal-card>p{font-size:.67rem;color:#aca5b4;margin-top:9px;margin-bottom:20px;letter-spacing:-.015em}.week{display:flex;justify-content:space-between;gap:3px;margin-bottom:18px}.week>div{text-align:center;color:#a5a0af;font-size:.6rem;display:flex;flex-direction:column;gap:8px;align-items:center}.day-mark{font-family:system-ui,sans-serif;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f8f7fa;font-size:.65rem}.today .day-mark{border:1px solid #ac99d4;color:#8b72bc;background:#f8f4ff}.day-mark.checked{background:#ad9bdb;color:#fff}.goal-bottom{border-top:1px solid #eeeaf3;margin-top:auto;padding:14px 0;color:#9b8f9d;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.7rem}.goal-bottom svg{color:#c2a493}.goal-bottom strong{color:#86717b;font-size:.75rem}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:23px}.quick-card{display:flex;align-items:center;gap:16px;border:1px solid var(--border);background:#fff;padding:20px;border-radius:12px;text-align:left;transition:border-color .15s}.quick-card:hover{border-color:#cfc3ee}.quick-icon{width:45px;height:45px;flex-shrink:0;display:grid;place-items:center;border-radius:12px}.quick-card strong{display:block;font-size:.875rem;font-weight:600}.quick-card small{display:block;font-size:.72rem;color:#a29aa9;margin-top:6px}.quick-card>svg{margin-left:auto;color:#aaa0ba}.quick-icon.peach{background:#faf0e9;color:#bfa089}.quick-icon.violet{background:#f0edfb;color:#a191c9}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:33px 0 18px}.section-heading h2{margin:0}.section-heading .eyebrow{display:block;font-size:.59rem;margin-bottom:6px;color:#a49aac}.section-heading .text-btn{font-size:.72rem}.lesson-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lesson-card{background:#fff;border:1px solid var(--border);border-radius:13px;overflow:hidden;text-align:left;min-width:0;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;padding:0}.lesson-card:hover{transform:translateY(-4px);border-color:#d6cbea;box-shadow:0 8px 24px #40375309}.book-cover{padding:17px 20px 16px;min-height:180px;display:flex;flex-direction:column;width:100%}.book-cover.violet{background:#e7dff3;color:#776183}.book-cover.blue{background:#e0eaf2;color:#5e7b8c}.book-cover.amber{background:#f4e9cd;color:#9c8659}.book-cover.green{background:#e2ebe4;color:#68846b}.book-cover.rose{background:#f1e1e4;color:#99717b}.book-cover.indigo{background:#dfe3f4;color:#68739c}.book-cover.peach{background:#f4e4d9;color:#a4836b}.cover-top{display:flex;justify-content:space-between;text-transform:uppercase;font-size:.56rem;font-weight:600;opacity:.7;letter-spacing:.1em}.cover-top>span{font-family:DM Sans;letter-spacing:.06em}.cover-title{font-family:Georgia,Times New Roman,serif;white-space:pre-line;font-size:2rem;line-height:1.04;letter-spacing:-.015em;margin:20px 0 17px;font-weight:400}.cover-bottom{display:flex;align-items:center;justify-content:space-between;font-family:system-ui,sans-serif;font-size:.63rem;margin-top:auto;opacity:.7;gap:10px}.cover-bottom svg{width:15px}.card-body{padding:17px 20px 0;width:100%;display:flex;flex-direction:column;flex:1}.card-body .row{margin-bottom:11px}.card-body .meta{font-size:.675rem}.card-body .badge{font-size:.61rem;padding:3px 6px}.card-body h3{font-size:.9rem;margin-bottom:4px}.card-english{font-size:.69rem;line-height:1.5;color:#9a93a1;margin-bottom:20px;min-height:2.1em}.card-foot{border-top:1px solid #f0edf3;display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-top:auto;color:#a29aaf;font-size:.64rem;gap:10px;min-height:45px}.card-foot svg{color:#b6acc5}.mini-track{height:4px;max-width:70px;flex:1;background:#eee8f6;border-radius:4px}.mini-track i{display:block;height:100%;background:#ae9ace}.pending-label{color:#a1814c}.pending .book-cover{filter:saturate(.3)}.trust-strip{margin-top:25px;border:1px solid #e8e8ef;border-radius:9px;display:flex;gap:10px;align-items:center;padding:10px 16px;color:#9590a3}.trust-strip>svg{color:#a79ab9;flex-shrink:0}.trust-strip p{font-size:.64rem;margin:0}.trust-strip p span{color:#aaa3b4}.trust-strip .text-btn{margin-left:auto;white-space:nowrap;font-size:.64rem;color:#968aab}.page-footer{display:flex;justify-content:space-between;gap:15px;margin-top:43px;padding:20px 0 25px;border-top:1px solid #e7e6ef;color:#8d829d;font-size:.61rem}.page-footer>span>span{margin-left:10px;color:#ada5b7}.page-footer a{color:#a498b0}.page-intro{font-size:.925rem;color:#8a8195;margin-top:-15px;margin-bottom:28px}.library-controls{display:flex;gap:12px;align-items:center;margin-bottom:23px;flex-wrap:wrap}.search-box{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;background:#fff;flex:1;min-width:240px;padding:0 14px;gap:10px;color:#9a90ac}.search-box input{width:100%;padding:13px 0;border:0;border-radius:0;outline:none;background:none;font-size:.875rem}.search-box:focus-within{outline:2px solid #a18cf2}.search-box input::placeholder{color:#aaa4b6}.filter-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:25px}.filter-chip{font-size:.8125rem;color:#96899d;padding:8px 14px;border-radius:7px;border:1px solid transparent}.filter-chip.active{background:#7c69c8;color:#fff}.filter-chip:hover:not(.active){background:#eeebf6}.result-count{margin-left:auto;color:#9d92a8;font-size:.75rem}.footnote{font-size:.8rem;color:#998ea3;margin-top:28px}.back-link{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#8e819d;margin-bottom:25px;padding:0}.back-link:hover{color:var(--purple)}.lesson-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px}.lesson-heading .tags{font-size:.8rem;color:#9b8fa6;gap:14px;margin-bottom:12px}.lesson-heading h1{font-size:1.8rem;margin-bottom:5px}.lesson-heading p{font-family:Georgia,Times New Roman,serif;font-size:1.28rem;color:#96889d;margin-bottom:0}.lesson-progress{display:flex;flex-direction:column;align-items:center;gap:5px}.lesson-progress strong{font-size:2rem;color:#8b75b0}.lesson-progress small{font-size:.9rem}.lesson-progress span{font-size:.65rem;color:#9f92aa}.tabs{display:flex;border-bottom:1px solid #e4ddea;gap:10px;margin-bottom:27px;overflow-x:auto}.tabs button{display:flex;align-items:center;justify-content:center;gap:9px;padding:17px 18px;white-space:nowrap;color:#a393ad;border-bottom:2px solid transparent;font-size:.85rem}.tabs button.active{color:#8065b2;border-bottom-color:#8065b2;font-weight:600}.tabs button:hover{color:#8065b2}.reading-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:15px}.segmented{display:inline-flex;background:#efecf5;border-radius:8px;padding:4px;gap:3px;align-items:center}.segmented button{padding:8px 14px;font-size:.75rem;border-radius:6px;color:#9b8baa;display:inline-flex;gap:7px;align-items:center;justify-content:center;white-space:nowrap}.segmented button.active{background:#fff;color:#7b5ba9;box-shadow:0 2px 4px #41255708}.reader-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(225px,1fr);gap:23px;align-items:start}.sentence-panel{padding:28px 30px 23px}.reading-sentence{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1.55;color:#45404f;margin:28px 0 20px;letter-spacing:-.015em;overflow-wrap:anywhere}.translation-toggle{font-size:.8rem;color:#9c87b5}.rotate{transform:rotate(90deg)}.translation{border-top:1px dashed #eae2f0;margin-top:12px;padding-top:20px}.translation p{font-size:.95rem;color:#877791;margin:10px 0 0;line-height:1.9}.translation .badge{background:#f6f0fb;font-size:.65rem;color:#ad92c4}.sentence-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #f0eaf6;margin-top:30px;padding-top:20px}.sentence-actions .btn{font-size:.78rem;padding:10px 13px}.sentence-actions>.row{gap:6px}.insight-card{display:flex;gap:15px;background:#f0ecf9;border-radius:12px;margin-top:18px;padding:23px;color:#8b74a8}.insight-icon{flex-shrink:0}.insight-card h3{font-size:.86rem;color:#82649c;margin-bottom:8px}.insight-card h3 span{font-size:.6rem;margin-left:9px;font-weight:400;color:#b09bc0}.insight-card p{font-size:.875rem;line-height:1.9;margin:0}.reader-tip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#b2a0be;padding:18px 0}.reader-tip p{font-size:.7rem;margin:0;flex:1}.reader-tip .text-btn{font-size:.7rem}.passage-nav{padding:21px 17px}.passage-nav>.row{margin-bottom:14px;padding:0 6px}.passage-nav h3{font-size:.86rem;margin:0}.passage-nav button{width:100%;display:flex;align-items:center;gap:10px;padding:12px 8px;text-align:left;border-radius:7px;color:#a396ad;line-height:1.5;font-size:.8rem}.passage-nav button>span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.passage-nav button.active{background:#f3ecfc;color:#8b69b1}.passage-nav button:hover{background:#f8f4fc}.passage-number{font-size:.65rem;color:#b39cc6;min-width:22px;flex-shrink:0}.full-original{padding:35px;max-width:850px;margin:0 auto}.full-original h2{font-family:Georgia,Times New Roman,serif;font-size:2.2rem;margin-top:27px;letter-spacing:-.025em}.full-original>.row a{font-size:.8rem;color:#917b9f}.full-original>div[lang=en]{font-family:Georgia,serif;font-size:1.125rem;line-height:1.9;color:#63526e;margin-top:30px}.full-original>div[lang=en] p{line-height:1.9}.attribution{border-top:1px solid #e9e1ee;margin-top:28px;padding:22px 0;color:#a293ad;font-size:.78rem;line-height:1.8}.attribution-head{display:flex;gap:7px;align-items:center;font-size:.72rem;margin-bottom:10px;color:#9983a8}.attribution-head .meta{margin-left:auto;font-size:.68rem;color:#ad9cb8}.attribution p{margin-bottom:4px}.attribution strong{font-weight:500;color:#887394}.attribution a{color:#9274ac;text-decoration:underline;text-decoration-color:#dccde7;text-underline-offset:3px}.attribution a:hover{color:var(--purple-dark)}.attribution .license{font-size:.7rem}.attribution summary{cursor:pointer;font-size:.75rem;color:#9c81ac;margin-top:12px}.attribution dl{display:grid;grid-template-columns:85px 1fr;gap:8px 12px;line-height:1.9;font-size:.75rem}.attribution dt{color:#887298}.attribution dd{margin:0;color:#a08cae}.word-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.word-card{padding:25px}.word-index{font-size:.7rem;color:#bba8c9}.word-card h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;color:#6f577f;margin:10px 0 8px;letter-spacing:-.01em}.word-card>p{font-size:.925rem;color:#a78fb6}.word-example{border-top:1px solid #efe5f6;margin-top:24px;padding-top:20px}.word-example .eyebrow{font-size:.6rem;color:#b39cc5}.word-example p{font-size:.95rem;color:#a28aaf;margin:10px 0 0}.word-example .row{gap:14px;align-items:flex-start}.word-example .speech{margin-top:6px}.quiz-card{padding:28px;margin-bottom:18px}.question-number{font-size:.65rem;letter-spacing:.13em;color:#ae92c4;margin-bottom:10px}.quiz-card h3{font-size:1rem;line-height:1.9;margin-bottom:20px}.quiz-options{display:grid;gap:10px}.quiz-options>button{display:flex;align-items:center;gap:13px;border:1px solid #eee7f4;border-radius:9px;padding:13px 15px;text-align:left;font-size:.9rem;line-height:1.65;color:#8f77a0}.quiz-options>button:hover:not(:disabled){border-color:#bda4d4;background:#fbf8ff}.quiz-options>button.selected{border-color:#a78ac7;background:#f8f3ff}.quiz-options>button.correct{background:#edf7f0;border-color:#a9d3b6;color:#5e8968;opacity:1}.quiz-options>button.incorrect{background:#fcf0ed;border-color:#d8b4a9;opacity:1;color:#a16e67}.quiz-options>button:disabled{opacity:.75}.option-letter{width:28px;height:28px;border-radius:7px;background:#f5f0fa;display:grid;place-items:center;color:#b799ce;font-size:.75rem;flex-shrink:0}.quiz-options>button>svg{margin-left:auto}.feedback{border-radius:9px;padding:18px;margin-top:18px;background:#fff3e9;color:#a88866;font-size:.875rem;line-height:1.8}.feedback.success{background:#eff8f1;color:#668b70}.feedback p{margin:7px 0 0}.quiz-result{text-align:center;padding:35px;color:#9176a6}.quiz-result>svg{margin-bottom:15px;color:#9e83c2}.quiz-result h3{font-size:1.2rem}.quiz-result p{font-size:.9rem;color:#ab94bc}.writing-panel{padding:32px}.writing-panel .eyebrow{font-size:.65rem}.writing-panel h2{margin:10px 0 17px}.writing-prompt{background:#f6f0fb;padding:19px;border-radius:8px;color:#91709f;font-size:.95rem;line-height:1.9}.writing-panel>label{display:block;margin:23px 0 10px;color:#8c6fa0}.writing-panel textarea{min-height:220px;font-size:1rem;color:#775286}.writing-panel>.row{margin-top:12px}.writing-check{border-top:1px solid #f0e5f5;padding-top:23px;margin-top:24px}.writing-check h3{color:#8a6998}.writing-check>label{display:flex;align-items:center;gap:9px;color:#aa8bba;margin-bottom:12px}.writing-check .meta{margin-top:20px;margin-bottom:0}.studio-controls{display:flex;align-items:flex-end;gap:15px;margin-bottom:22px;flex-wrap:wrap}.studio-controls>label{display:flex;flex-direction:column;gap:8px;color:#8b729b;font-size:.75rem}.studio-controls>label:first-child{flex:1;min-width:220px}.studio-stage{padding:30px 40px;text-align:center;max-width:900px;margin:0 auto}.sound-orbit{display:grid;place-items:center;margin:30px auto 25px;background:#f4effb;width:98px;height:98px;border-radius:50%;box-shadow:0 0 0 14px #faf7fd}.sound-orbit .speech{background:#8b71ba;color:#fff;box-shadow:0 8px 20px #876db031}.sound-orbit.active{animation:pulse 2s infinite}.studio-sentence{font-family:Georgia,Times New Roman,serif;font-size:1.85rem;line-height:1.6;color:#685174;margin:32px auto 12px;max-width:700px;overflow-wrap:anywhere}.studio-translation{font-size:.925rem;color:#b393c3;margin-bottom:28px}.recorder{border-top:1px solid #f0e5f6;padding-top:22px;text-align:center;margin-top:27px}.recorder>.muted{font-size:.8rem;max-width:590px;margin:0 auto 18px;line-height:1.9;color:#b499c2}.recording-state{display:flex;justify-content:center;align-items:center;gap:18px;margin:14px 0;flex-wrap:wrap}.recording-state .muted{font-size:.8rem}.recorder>span{display:block;font-size:.75rem;margin-top:12px}.recording-state audio{max-width:100%;height:38px}.studio-footer{border-top:1px solid #f0e6f6;padding-top:22px;margin-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.studio-footer>span{font-size:.8rem;color:#b69bc6}.studio-note{max-width:890px;margin:18px auto;display:flex;gap:10px;align-items:center;color:#b49ec0}.studio-note svg{flex-shrink:0}.studio-note p{font-size:.75rem;margin:0;line-height:1.8}.hidden-sentence{margin:40px 0 25px;color:#9f7eaf}.hidden-sentence h2{font-size:1.2rem}.hidden-sentence p{font-size:.85rem;color:#b99cc7}.dictation{text-align:left}.dictation>.row{margin-top:15px}.dictation textarea{min-height:130px}.review-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:20px 0}.review-card{max-width:850px;margin:0 auto;text-align:center;padding:45px 40px 25px;min-height:335px}.review-card>.eyebrow{color:#b496c7;font-size:.65rem}.recall-text{font-size:1.6rem;line-height:1.9;color:#94719f;margin:35px auto;max-width:690px;overflow-wrap:anywhere}.recall-text.english{font-family:Georgia,Times New Roman,serif;font-size:1.9rem}.review-source{margin:35px 0 0;padding-top:20px;border-top:1px solid #f1e7f6;font-size:.75rem;color:#b192c1}.review-source a{text-decoration:underline;text-underline-offset:3px}.review-answer{border-top:1px dashed #e2d2ee;padding-top:25px}.review-answer>p:first-child{font-family:Georgia,Times New Roman,Malgun Gothic,serif;font-size:1.4rem;color:#896599;line-height:1.8}.review-note{font-size:.9rem;color:#b08abc;margin:20px 0 0}.rating-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:850px;margin:20px auto}.rating-buttons button{background:#fff;border:1px solid #eadef2;border-radius:12px;padding:22px 10px;display:flex;align-items:center;flex-direction:column;gap:8px;color:#ae90c0}.rating-buttons button:hover{border-color:#a482bf;background:#f9f4fd}.rating-buttons button:nth-child(2){color:#9171b2}.rating-buttons button:nth-child(3){color:#81998b}.rating-buttons strong{font-size:.875rem;font-weight:500}.rating-buttons span{font-size:.7rem;opacity:.8}.saved-list{display:grid;gap:15px}.saved-card{padding:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.saved-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400;line-height:1.7;color:#93729e;letter-spacing:0;margin:14px 0 7px}.saved-card p{font-size:.9rem;color:#b99cc5;margin-bottom:15px}.saved-card>.row{gap:7px}.saved-card a.meta{color:#bca1cc}.source-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.source-summary>div{border:1px solid #e9e0ee;border-radius:12px;background:#fff;padding:22px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#b299be}.source-summary strong{font-size:1.5rem;color:#9b7ba7}.source-summary span{font-size:.78rem;color:#baa0c6}.source-list{display:grid;gap:22px}.source-entry{padding:26px}.source-entry h2{font-size:1.15rem;margin:13px 0 4px}.source-entry-heading p{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;color:#a88ab3;letter-spacing:0;margin:0}.source-entry>.attribution{margin-top:18px;padding-bottom:0}.source-entry>.alert{margin:20px 0}.source-entry-heading .btn{white-space:nowrap}.rights-note{margin-top:30px;padding:27px}.rights-note h2{font-size:1.15rem}.rights-note p{font-size:.85rem;color:#a58aaf;line-height:1.9}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-panel{padding:28px}.settings-panel .section-heading{margin:0 0 25px}.settings-panel h2{font-size:1.1rem;display:flex;align-items:center;gap:10px;color:#8b699b}.settings-panel label{display:block;margin:0 0 24px;color:#a082af}.settings-panel label>select{display:block;width:100%;margin-top:10px;color:#aa88ba}.settings-panel label>input[type=range]{display:block;margin-top:18px}.settings-panel label>span{float:right;color:#bca3cb}.settings-panel .meta{margin:20px 0 0;color:#b39bc1;line-height:1.85}.settings-panel .checkbox-label{display:flex;align-items:center;gap:10px;line-height:1.7}.settings-panel>.muted{font-size:.85rem;color:#b399bf}.settings-divider{height:1px;background:#f0e5f5;margin:27px 0}.settings-panel h3{font-size:.85rem;color:#a385b2}.stats-inline{display:flex;justify-content:space-between;margin-top:20px;gap:12px}.stats-inline>div{display:flex;flex-direction:column;gap:7px}.stats-inline strong{font-size:1.6rem;font-weight:500;color:#a384b5}.stats-inline span{font-size:.75rem;color:#c3aacd}.backup{margin-top:24px}.backup>p{font-size:.875rem;color:#ad91b9;line-height:1.9}.backup-actions{justify-content:flex-start;flex-wrap:wrap;margin-top:22px}.restore-preview{background:#fcf4e9;border:1px solid #efdfc8;border-radius:10px;padding:20px;margin-top:20px;color:#a28a64}.restore-preview h3{color:#9a805a}.restore-preview p{font-size:.875rem}.restore-preview .row{justify-content:flex-start}.toast{position:fixed;bottom:28px;left:calc(50% + 100px);transform:translate(-50%);background:#393146;color:#fff;padding:14px 22px;box-shadow:0 8px 25px #30233b25;z-index:100;display:flex;gap:10px;align-items:center;font-size:.875rem;border-radius:10px;max-width:calc(100vw - 35px)}.floating-stop{position:fixed;bottom:22px;right:25px;z-index:90;color:#fff;background:#8263ab;border-radius:100px;padding:12px 18px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #8263ab40;font-size:.8rem}.mobile-toggle,.mobile-scrim{display:none}@keyframes pulse{50%{box-shadow:0 0 0 20px #f5eefc}}.reading-sentence,.studio-sentence{color:#453c50}.translation p,.insight-card p{color:#74627f}.word-card h2,.full-original>div[lang=en]{color:#51475b}.word-card>p,.word-example p,.writing-prompt,.quiz-options>button{color:#776184}.writing-panel textarea,.review-answer>p:first-child,.recall-text{color:#665172}.studio-translation,.recorder>.muted,.studio-note,.settings-panel label,.settings-panel label>select,.settings-panel>.muted,.backup>p,.rights-note p{color:#82728d}.attribution,.attribution dd,.saved-card p,.review-note{color:#897795}.source-summary span,.source-entry-heading p{color:#927b9f}.settings-panel .meta,.stats-inline span{color:#927e9f}@media(min-width:1500px){.content{padding-top:44px}.continue-card{min-height:330px}.continue-content{padding:33px 0 33px 35px}.feature-typography{padding-left:42px}.goal-card{padding:28px 28px 0}.goal-number{margin-top:36px}.goal-card>p{margin-bottom:25px}.book-cover{min-height:205px}.cover-title{font-size:2.25rem}.home-lessons .book-cover{min-height:210px}}@media(max-width:1150px){.sidebar{width:216px;padding-left:14px;padding-right:14px}.app-body{margin-left:216px}.brand{gap:9px}.brand strong{font-size:.95rem}.brand small{font-size:.39rem}.topbar{padding:0 28px}.content{padding:30px 28px 0}.home-grid{grid-template-columns:minmax(0,1.8fr) 240px;gap:18px}.continue-content{padding-left:24px;width:65%}.feature-typography{width:35%;padding:35px 15px 25px 0}.feature-words{font-size:2.2rem}.edition,.feature-caption{font-size:.33rem;white-space:nowrap}.continue-card h2{font-size:1.35rem}.goal-card{padding-left:19px;padding-right:19px}.lesson-grid{gap:17px}.book-cover{padding:16px;min-height:170px}.cover-title{font-size:1.65rem}.card-body{padding:16px 16px 0}.card-body h3{font-size:.84rem}.card-body .meta{font-size:.6rem}.quick-grid{gap:18px}.quick-card{gap:11px;padding:16px}.quick-card strong{font-size:.8rem}.quick-card small{font-size:.65rem}.reader-grid{grid-template-columns:minmax(0,1fr) 230px;gap:17px}.sentence-panel{padding:24px}.reading-sentence{font-size:1.65rem}.source-summary>div{gap:10px;padding:18px}.source-summary span{flex-basis:100%;margin-left:0}.trust-strip p span{display:none}}@media(max-width:950px){.sidebar{width:195px}.app-body{margin-left:195px}.brand strong{font-size:.84rem}.brand-icon{width:32px;height:36px;border-radius:9px}.brand-icon svg{width:21px}.brand small{font-size:.34rem}.sidebar nav a{font-size:.75rem;gap:10px;padding:12px}.sidebar nav a svg{width:18px}.sidebar-section{font-size:.6rem}.local-profile{gap:8px}.local-profile strong{font-size:.65rem}.local-profile small{font-size:.55rem}.content{padding-left:24px;padding-right:24px}.home-grid{grid-template-columns:1fr}.continue-card{min-height:280px}.continue-content{width:58%;padding:27px}.feature-typography{width:42%;padding-left:20px}.feature-words{font-size:3rem}.goal-card{padding:20px;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;align-items:center}.goal-number{grid-column:1;margin:16px 0}.goal-card>.row{grid-column:1}.progress-track{grid-column:1}.goal-card>p{grid-column:1;margin-bottom:0}.week{grid-column:2;grid-row:1/4;margin:0}.goal-bottom{grid-column:2;grid-row:4;margin:0;padding:0;border:0}.quick-card{padding:15px;gap:10px}.quick-icon{width:37px;height:37px;border-radius:10px}.quick-card small{line-height:1.7}.quick-card>svg{width:15px}.lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-lessons>.lesson-card:last-child{display:none}.reader-grid{grid-template-columns:1fr}.passage-nav{display:none}.tabs{gap:0}.tabs button{padding:16px 12px;font-size:.76rem}.source-summary strong{font-size:1.2rem}.source-summary svg{width:20px}.settings-grid{grid-template-columns:1fr}.studio-controls .segmented{margin-left:auto}.studio-stage{padding:25px}.page-title h1{font-size:1.6rem}.date-chip{font-size:.65rem}.trust-strip{padding:10px}.page-footer{font-size:.56rem}.page-footer>span>span{display:none}}@media(max-width:720px){.sidebar{transform:translate(-100%);width:244px;transition:transform .2s;padding:30px 21px 20px}.sidebar.open{transform:translate(0)}.brand{gap:12px;margin-bottom:38px}.brand strong{font-size:1.06rem}.brand small{font-size:.45rem}.brand-icon{width:39px;height:42px}.brand-icon svg{width:25px}.sidebar nav a{font-size:.85rem;gap:13px;padding:13px 14px}.sidebar-section{font-size:.69rem}.sidebar nav a svg{width:20px}.local-profile strong{font-size:.74rem}.local-profile small{font-size:.63rem}.app-body{margin-left:0}.topbar{height:65px;padding:0 20px}.mobile-toggle{display:inline-flex}.topbar .row{gap:8px}.breadcrumb{font-size:.7rem;gap:8px}.topbar-right{gap:13px}.topbar-divider{display:none}.streak-pill{font-size:.65rem;gap:4px}.topbar .avatar{width:29px;height:29px}.content{padding:26px 20px 0}.mobile-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#18142280;z-index:29}.page-title{margin-bottom:25px;align-items:flex-start}.page-title h1{font-size:1.65rem}.page-title .eyebrow{font-size:.57rem}.date-chip{display:none}.continue-card{min-height:287px}.continue-content{padding:26px 0 26px 24px;width:60%}.continue-card h2{font-size:1.4rem}.feature-typography{width:40%;padding-left:8px;padding-right:15px}.feature-words{font-size:2.6rem}.feature-tags{margin-top:19px}.feature-desc{font-size:.72rem}.edition{font-size:.34rem}.quick-grid{gap:13px;margin-top:17px}.quick-card{padding:15px;align-items:flex-start;flex-wrap:wrap;gap:11px}.quick-card>span:nth-child(2){width:calc(100% - 3px)}.quick-card>svg{position:absolute;right:14px;top:27px}.quick-card{position:relative}.quick-card strong{font-size:.82rem}.quick-card small{font-size:.67rem}.section-heading{margin-top:30px}.section-heading h2{font-size:1.2rem}.section-heading .eyebrow{font-size:.5rem}.section-heading .text-btn{font-size:.65rem;white-space:nowrap}.lesson-grid{gap:15px}.book-cover{min-height:177px;padding:16px}.cover-title{font-size:1.75rem}.card-body h3{font-size:.84rem}.card-body .row{gap:4px}.card-body .meta{font-size:.57rem}.card-english{font-size:.65rem}.trust-strip .text-btn{font-size:.6rem}.trust-strip p{font-size:.59rem;line-height:1.8}.trust-strip>svg{width:17px}.trust-strip{gap:8px}.page-footer{margin-top:30px}.page-intro{font-size:.85rem}.library-controls{gap:10px}.library-controls .search-box{flex-basis:100%}.library-controls select{flex:1;font-size:.8rem}.filter-chip{font-size:.75rem;padding:7px 11px}.result-count{font-size:.67rem}.lesson-heading h1{font-size:1.55rem}.lesson-heading p{font-size:1.05rem}.lesson-heading .tags{font-size:.7rem;gap:9px}.lesson-progress strong{font-size:1.6rem}.lesson-progress span{font-size:.55rem}.lesson-heading{gap:16px}.tabs button{flex:1;flex-direction:column;gap:8px;padding:13px 7px;font-size:.66rem}.tabs{margin-bottom:21px}.reading-toolbar .eyebrow{font-size:.56rem;letter-spacing:.07em}.segmented button{font-size:.69rem;padding:8px 10px}.sentence-panel{padding:21px}.reading-sentence{font-size:1.75rem;margin-top:26px}.insight-card{padding:20px}.insight-card h3 span{display:block;margin:2px 0 0}.reader-tip .text-btn{margin-left:auto}.full-original{padding:23px}.full-original h2{font-size:1.8rem}.full-original>div[lang=en]{font-size:1.07rem}.attribution dl{grid-template-columns:1fr;gap:3px}.attribution dd{margin-bottom:12px}.attribution dt{font-weight:600}.word-grid{grid-template-columns:1fr}.word-card h2{font-size:1.8rem}.quiz-card{padding:22px}.writing-panel{padding:23px}.writing-panel>.row{flex-wrap:wrap}.writing-panel>.row .btn{margin-left:auto}.studio-stage{padding:22px}.studio-sentence{font-size:1.65rem}.studio-controls{gap:10px}.studio-controls>label:first-child{min-width:170px}.studio-controls .segmented{flex-basis:100%;margin-top:7px;justify-content:center}.studio-controls .segmented button{flex:1}.recorder>.muted{font-size:.76rem}.studio-footer .btn{font-size:.76rem;padding:10px 14px}.studio-translation{font-size:.85rem}.studio-note{align-items:flex-start}.review-toolbar{flex-wrap:wrap}.review-card{padding:30px 23px 20px}.recall-text{font-size:1.3rem;margin:28px auto}.recall-text.english{font-size:1.6rem}.review-answer>p:first-child{font-size:1.2rem}.rating-buttons{gap:9px}.rating-buttons button{padding:19px 8px}.rating-buttons strong{font-size:.8rem}.rating-buttons span{font-size:.65rem}.saved-card{padding:20px;gap:10px}.saved-card>.row{flex-direction:column}.saved-card h3{font-size:1.22rem}.saved-card p{font-size:.8rem}.source-summary{gap:10px}.source-summary>div{padding:15px;gap:8px}.source-summary strong{font-size:1.07rem}.source-summary span{font-size:.63rem}.source-entry{padding:22px}.source-entry-heading{flex-wrap:wrap}.source-entry-heading .btn{margin-top:8px}.source-entry h2{font-size:1.05rem}.source-entry-heading p{font-size:1rem}.rights-note{padding:22px}.rights-note p{font-size:.8rem}.settings-panel{padding:24px}.toast{left:50%;bottom:22px;font-size:.8rem;width:max-content}.floating-stop{bottom:16px;right:16px}.page-footer{font-size:.6rem}}@media(max-width:410px){.content{padding-left:16px;padding-right:16px}.topbar{padding:0 14px}.topbar .breadcrumb>strong{max-width:90px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.continue-content{width:67%;padding-left:21px}.feature-typography{width:33%;padding-left:0}.feature-words{font-size:2.05rem}.edition,.feature-caption{font-size:.25rem}.feature-en{font-size:.72rem}.continue-card h2{font-size:1.3rem}.goal-card{column-gap:15px;padding:18px}.goal-card>p{font-size:.61rem}.week{gap:1px}.day-mark{width:21px;height:21px}.lesson-grid{gap:12px}.card-body{padding:14px 13px 0}.book-cover{padding:14px;min-height:161px}.cover-title{font-size:1.5rem}.cover-bottom,.cover-top,.card-body .meta{font-size:.5rem}.card-body .badge{font-size:.58rem}.card-body h3{font-size:.8rem}.card-english{font-size:.6rem}.trust-strip>.text-btn{display:none}.tabs button{font-size:.58rem}.sentence-panel{padding:20px}.sentence-actions{gap:10px}.sentence-actions .btn{font-size:.72rem;padding:10px 11px}.reading-toolbar .eyebrow{font-size:.5rem}.segmented button{font-size:.65rem;padding:8px}.source-summary strong{font-size:.9rem}.source-summary>div{padding:13px}.source-summary svg{width:18px}.source-summary span,.section-heading .text-btn{font-size:.58rem}.section-heading h2{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}h1,h2,h3,.feature-desc,.page-intro{word-break:keep-all;overflow-wrap:break-word}.sidebar{overflow-y:auto}.brand small{font-size:.5rem}.sidebar-section{font-size:.75rem;color:#a29ab3}.sidebar nav a,.sidebar-bottom>a{font-size:.875rem}.sidebar-note .eyebrow{font-size:.625rem;color:#aea4c0}.sidebar-note p{font-size:.8125rem;color:#bfb7d0}.local-profile strong{font-size:.75rem}.local-profile small{font-size:.6875rem;color:#a69ab8}.meta,.date-chip,.breadcrumb,.streak-pill{font-size:.8125rem;color:#817589}.eyebrow,.page-title .eyebrow,.section-heading .eyebrow{font-size:.6875rem}.feature-tags,.continue-content .eyebrow{font-size:.75rem}.feature-en{font-size:.9375rem;color:#877196}.feature-desc{font-size:.875rem;color:#83718f}.continue-card .btn{font-size:.875rem}.goal-card h3{font-size:.9375rem}.goal-card>p{font-size:.75rem;color:#8c7c97}.goal-bottom{font-size:.75rem;color:#877384}.goal-bottom strong{font-size:.8125rem}.week>div{font-size:.6875rem;color:#8d7d97}.day-mark{font-size:.75rem}.goal-number>span{color:#92819c}.quick-card strong{font-size:.9375rem}.quick-card small{font-size:.8125rem;color:#8f7d99}.section-heading .text-btn{font-size:.8125rem}.cover-top{font-size:.6875rem;opacity:.9}.cover-bottom{font-size:.75rem;opacity:1}.cover-bottom{overflow:hidden}.cover-bottom svg{flex-shrink:0}.card-body h3{font-size:1rem}.card-body .meta{font-size:.75rem;color:#8c7898}.card-body .badge{font-size:.6875rem}.card-english{font-size:.8125rem;color:#92809c}.card-foot{font-size:.75rem;color:#8f7b9d}.book-cover.amber{color:#887046}.book-cover.blue{color:#567185}.book-cover.green{color:#57775e}.trust-strip p,.trust-strip .text-btn{font-size:.75rem;color:#8d7899}.page-footer{font-size:.75rem}.page-footer a,.page-footer>span>span{color:#9580a1}.passage-nav button{font-size:.875rem;color:#947ca5}.passage-nav button.active{color:#795591}.passage-number{font-size:.75rem;color:#9d7eb2}.attribution{font-size:.8125rem}.attribution-head,.attribution-head .meta,.attribution .license,.attribution summary,.attribution dl{font-size:.75rem}.attribution a{color:#806296}.insight-card h3 span{font-size:.6875rem;color:#9077a5}.reader-tip p,.reader-tip .text-btn{font-size:.75rem;color:#9379a7}.translation .badge{font-size:.6875rem;color:#9473b0}.badge{font-size:.75rem}.footnote{color:#867291}.tabs button{font-size:.875rem;color:#8c759d}.tabs button.active{color:#76539a}.studio-note p,.recorder>.muted,.recorder>span{font-size:.8125rem}.review-source,.rating-buttons span,.source-summary span,.settings-panel .meta,.stats-inline span{font-size:.8125rem}.empty p{color:#8b7599}.source-entry .attribution dd{color:#816b8c}.settings-panel label,.settings-panel label>select{color:#776082}.settings-panel>p,.settings-panel .meta{color:#887191}.icon-btn{min-height:40px;min-width:40px}.sentence-actions .icon-btn{min-width:38px}.lesson-progress span{font-size:.75rem}.lesson-heading .tags{font-size:.8125rem}.cover-bottom{line-height:1.7}.card-body .row{flex-wrap:wrap}.brand strong{font-size:1.0625rem}@media(max-width:1150px){.brand strong{font-size:.9rem}.brand small{font-size:.38rem}.quick-card small{font-size:.75rem}.cover-bottom,.card-body .meta{font-size:.6875rem}}@media(max-width:950px){.brand strong{font-size:.84rem}.brand small{font-size:.34rem}.sidebar nav a,.sidebar-bottom>a{font-size:.8125rem}.goal-card{grid-template-columns:1fr 1.1fr}.goal-card>p{line-height:1.8}.trust-strip{flex-wrap:wrap}.trust-strip .text-btn{font-size:.6875rem}.cover-title{font-size:1.8rem}.quick-card strong{font-size:.875rem}.tabs button{font-size:.8rem}.source-summary span{font-size:.75rem}}@media(max-width:720px){.brand strong{font-size:1.06rem}.brand small{font-size:.5rem}.sidebar nav a,.sidebar-bottom>a{font-size:.875rem}.breadcrumb,.streak-pill{font-size:.75rem}.page-title .eyebrow,.section-heading .eyebrow{font-size:.625rem}.continue-content{width:100%;padding:26px}.continue-card{min-height:0}.feature-typography{display:none}.feature-tags{margin-top:16px}.feature-desc{font-size:.875rem;line-height:1.8;margin-bottom:18px}.continue-card h2{font-size:1.45rem}.feature-en{font-size:.9375rem}.goal-card{grid-template-columns:1fr;padding:22px;column-gap:20px}.goal-card>.row{grid-column:1;grid-row:1}.goal-number{grid-column:1;grid-row:2}.progress-track{grid-column:1;grid-row:3}.goal-card>p{grid-column:1;grid-row:4;font-size:.75rem;margin:10px 0 19px}.week{grid-column:1;grid-row:5;margin:0 0 15px}.goal-bottom{grid-column:1;grid-row:6;border-top:1px solid #eee7f3;padding-top:15px}.quick-card strong{font-size:.8125rem}.quick-card small{font-size:.75rem}.card-body h3{font-size:.9rem;line-height:1.8}.cover-title{font-size:1.625rem}.cover-top{font-size:.625rem}.cover-bottom{font-size:.625rem;line-height:1.8}.card-english{font-size:.75rem}.card-body .meta,.card-foot{font-size:.6875rem}.section-heading .text-btn,.trust-strip p{font-size:.75rem}.trust-strip .text-btn{margin-left:0;font-size:.75rem}.page-footer{font-size:.625rem}.tabs button{font-size:.6875rem;padding-left:4px;padding-right:4px}.reading-toolbar .eyebrow{font-size:.5625rem}.segmented button,.sentence-actions .btn,.lesson-heading .tags{font-size:.75rem}.lesson-progress span{font-size:.625rem}.passage-nav{display:none}.insight-card h3 span{font-size:.6875rem}.attribution-head{flex-wrap:wrap}.source-summary{grid-template-columns:1fr}.source-summary>div{padding:18px;gap:12px}.source-summary span{flex-basis:auto;font-size:.8125rem}.source-summary strong{font-size:1.3rem}.source-summary svg{width:22px}.source-entry .attribution-head .meta{margin-left:0}.saved-card>.row{gap:8px}.settings-panel .meta{font-size:.75rem}.rating-buttons strong{font-size:.8rem}.rating-buttons span{font-size:.6875rem}.studio-note p{font-size:.75rem}.studio-controls>.segmented button{font-size:.8125rem}.page-intro{font-size:.9rem}.feature-typography{transform:none}}@media(max-width:410px){.card-body{padding:13px 12px 0}.book-cover{padding:14px;min-height:177px}.cover-title{font-size:1.5rem}.cover-top,.cover-bottom{font-size:.5625rem}.card-body h3{font-size:.875rem}.card-body .row{gap:7px}.card-body .meta{font-size:.65rem}.card-body .badge{font-size:.6875rem}.quick-card{padding:15px 13px}.quick-card strong{font-size:.79rem}.section-heading h2{font-size:1.15rem}.section-heading .text-btn{font-size:.7rem}.section-heading .eyebrow{font-size:.5rem}.reading-toolbar{flex-wrap:wrap}.reading-toolbar .eyebrow{font-size:.6rem}.reading-toolbar .segmented{margin-left:auto}.tabs button{font-size:.65rem}.continue-card h2{font-size:1.35rem}}@media(max-height:760px){.sidebar-note{display:none}}.skip-link:focus:not(:focus-visible){top:-80px}.quick-card small{word-break:keep-all;overflow-wrap:break-word}.lesson-progress{flex-shrink:0;min-width:70px}.lesson-progress span{white-space:nowrap}:root{--purple:#5865d9;--purple-dark:#414fb6;--ink:#263148;--muted:#657188;--border:#e0e6ee;--sidebar:#18273b;color:var(--ink);background:#f3f6fa}body{background:radial-gradient(ellipse at 100% 0,#edf4fc 0,transparent 45%),#f3f6fa}button,a,input,select,textarea{touch-action:manipulation}.btn,.icon-btn{min-height:44px}.icon-btn{min-width:44px}.btn-primary{box-shadow:0 5px 14px #5865d91a}.btn-dark{background:#23354b}.btn-dark:hover{background:#314d67}.sidebar{background:linear-gradient(165deg,#17273b,#1c3148);box-shadow:6px 0 28px #1832490a}.brand{margin-bottom:17px}.brand strong{font-size:1.1rem;letter-spacing:-.04em}.brand small{font-size:.65rem;letter-spacing:.07em;color:#c0d0df}.brand-icon{background:#99e0cd;color:#1d4451;border-radius:13px}.brand-period{color:#99e0cd}.sidebar-return{display:flex;align-items:center;gap:8px;min-height:44px;margin:0 4px 25px;padding:8px 10px;border:1px solid #ffffff25;border-radius:9px;color:#d5e5f0;font-size:.8125rem}.sidebar-section{color:#a9bfd2;font-size:.75rem;margin-bottom:11px}.sidebar nav a{color:#c8d8e5}.sidebar nav a.active{background:#405e96;box-shadow:0 5px 15px #07142522}.sidebar nav a.active:hover{background:#4b6daa}.sidebar a:hover:not(.brand){background:#2a4562;color:#fff}.sidebar-bottom>a{color:#c3d2e1}.sidebar-bottom>a.active{background:#2b4763}.sidebar-note{margin-top:25px;margin-bottom:20px;padding-top:20px}.sidebar-note p{color:#c6d6e4}.sidebar-note .eyebrow{color:#9fc0d5}.note-line{background:#7abfac}.local-profile strong{color:#edf4fa}.local-profile small{color:#adc6da}.local-profile .avatar{background:#355a70;color:#c4eee5}.topbar{position:sticky;top:0;z-index:20;min-height:76px;height:auto;padding-top:12px;padding-bottom:12px;background:#ffffffef;border-color:#dee7ee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-right{gap:16px}.breadcrumb,.breadcrumb strong{color:#4d6177}.topbar .avatar{background:#e7edf8;color:#405c91;min-width:40px;min-height:40px}.game-return{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;min-height:44px;border:1px solid #d8e3ed;border-radius:9px;color:#35516c;background:#f6f9fc;font-size:.8125rem;font-weight:650;white-space:nowrap}.game-return:hover{background:#e9f1f9;border-color:#b7cde0}.streak-pill{color:#735b38}.topbar-divider{display:none}.content{padding-top:30px}.page-title .eyebrow,.section-heading .eyebrow{color:#647589}.page-title h1{color:#263b53}.continue-card{background:linear-gradient(120deg,#e9eefc,#eaf6f2);border-color:#dbe7ee;border-radius:20px;box-shadow:0 10px 28px #20385005}.continue-content .eyebrow,.feature-tags{color:#486478}.feature-en,.feature-desc{color:#4f667a}.continue-card h2{color:#253d54}.feature-typography{color:#76929f}.feature-words{color:#4b7280}.feature-line{background:#a9c8cb}.edition,.feature-caption{color:#496d7c;opacity:1}.goal-card,.panel{box-shadow:0 7px 24px #20385003}.goal-card h3,.goal-number{color:#355471}.goal-number>span,.goal-card>p,.week>div,.goal-bottom,.goal-bottom strong{color:#60718a}.progress-track{background:#eaf0f5}.progress-track i{background:#529d99}.day-mark.checked{background:#539893}.today .day-mark{border-color:#74aaa4;color:#315e60;background:#ecf7f4}.quest-invitation{display:flex;align-items:center;gap:20px;margin-top:24px;padding:24px;border:1px solid #d7e7e4;border-radius:17px;background:linear-gradient(105deg,#eaf6f1,#f5f8ff);box-shadow:0 7px 24px #20385004}.quest-invitation-icon{display:grid;place-items:center;flex-shrink:0;width:58px;height:58px;border-radius:17px;background:#d8ece5;color:#356c66}.quest-invitation>div:nth-child(2){flex:1;min-width:0}.quest-invitation .eyebrow{color:#526b79;font-size:.6875rem}.quest-invitation h2{font-size:1.125rem;color:#284b59;margin:4px 0 6px}.quest-invitation p{font-size:.875rem;line-height:1.8;color:#526a78;margin:0}.quest-invitation .btn{white-space:nowrap}.migration-guide{margin:16px 0 25px;border:1px solid #dce5ee;background:#fff;border-radius:12px;color:#516477;font-size:.875rem;line-height:1.85}.migration-guide summary{min-height:48px;cursor:pointer;padding:12px 17px;font-weight:650;color:#425d77;list-style:none}.migration-guide summary::-webkit-details-marker{display:none}.migration-guide summary svg{margin-right:8px}.migration-guide summary:after{content:"+";float:right;font-size:1.2rem;line-height:1.35}.migration-guide[open] summary:after{content:"−"}.migration-guide p{margin:0;padding:0 18px 8px}.migration-guide ol{margin:0;padding:0 24px 18px 40px}.migration-guide li{padding:3px 0}.migration-guide a{color:#3f57ad;text-decoration:underline;text-underline-offset:3px}.migration-guide strong{color:#364c63;font-weight:650}.quick-card{border-color:#dfe7ee}.quick-card strong{color:#394e64}.quick-card small,.card-english,.card-foot,.card-body .meta{color:#617187}.quick-card:hover{border-color:#aabecf;background:#fcfdff}.book-cover{border-radius:15px}.book-cover.violet{background:#e9e6f6;color:#66568c}.book-cover.blue{background:#e1eef6;color:#466780}.book-cover.amber{background:#f4ead5;color:#775e34}.book-cover.green{background:#e3eee3;color:#48684b}.book-cover.rose{background:#f4e2e7;color:#8b5264}.cover-title{font-family:Georgia,Times New Roman,serif}.cover-top,.cover-bottom{opacity:1}.card-body h3{color:#354b62}.section-heading h2{color:#304961}.trust-strip{background:#ecf3f7;border-color:#dce7ed}.trust-strip p,.trust-strip .text-btn{color:#536c80}.meta,.date-chip,.muted,.page-intro,.footnote{color:#657188}.eyebrow{color:#5d7087}.badge{color:#485c9b;background:#edf0fb}.tabs button{color:#52647b}.tabs button.active{color:#4255b2}.passage-nav button{color:#53677e}.passage-nav button.active{color:#354da1}.passage-number{color:#647895}.reading-sentence,.studio-sentence,.full-original>div[lang=en]{color:#283b52}.translation p,.insight-card p,.word-card>p,.word-example p,.writing-prompt,.quiz-options>button{color:#4f6478}.insight-card h3 span,.reader-tip p,.reader-tip .text-btn{color:#597189}.translation .badge{color:#4e618b}.attribution,.attribution dd,.source-entry .attribution dd,.attribution-head,.attribution .meta,.attribution .license{color:#607187}.attribution a{color:#435aa5}.source-summary span,.source-entry-heading p,.rights-note p{color:#5c6f84}.saved-card p,.review-note,.studio-translation,.recorder>.muted,.studio-note,.studio-note p,.settings-panel label,.settings-panel label>select,.settings-panel>.muted,.settings-panel>p,.settings-panel .meta,.backup>p,.stats-inline span{color:#586d83}.review-answer>p:first-child,.recall-text,.saved-card h3,.word-card h2,.settings-panel h2,.settings-panel h3,.stats-inline strong{color:#364f6a}.rating-buttons button{color:#546d87;border-color:#dae3ec}.rating-buttons button:nth-child(2){color:#445ca2}.rating-buttons button:nth-child(3){color:#326a5e}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:24px;border-color:#dfe7ef;color:#4d647c;font-size:.75rem}.page-footer a,.page-footer>span>span{color:#5b7087}.footer-links{display:flex;gap:8px 16px;flex-wrap:wrap}.footer-links a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:3px}#main,.sentence-panel,.title-study{scroll-margin-top:100px}.passage-nav{top:100px;max-height:calc(100vh - 120px)}.explorer-heading h2,.grammar-point-title h3,.explorer-section-heading h3,.structure-part>div>p,.word-explanation .word-heading>strong{color:#354d67}.explorer-tabs button,.chunk-copy>p,.structure-part>div>span,.grammar-point>p,.grammar-example .example-translation,.word-explanation>.context-meaning,.word-explanation>.context-note,.recall-exercise>p,.explorer-description,.word-lemma,.word-tap-hint,.guide-word-search>span{color:#596e84}.chunk-english,.grammar-example .row p{color:#304a64}.chunk-play-state,.guide-tip,.structure-overview>p,.grammar-glossary,.assembly-meaning{color:#566d82}.explorer-tabs button.active{color:#4056ac}.chunk-row{border-color:#e1e8ef}.inline-word-panel{background:#f2f6fb;border-color:#dbe5ee}@media(max-width:1150px){.brand strong{font-size:1rem}.brand small{font-size:.55rem}.topbar{padding-left:25px;padding-right:25px}.topbar-right{gap:10px}.quest-invitation{gap:15px;padding:22px}.quest-invitation-icon{width:48px;height:48px}.quest-invitation h2{font-size:1rem}}@media(max-width:950px){.brand strong{font-size:.94rem}.brand small{font-size:.5rem}.topbar .streak-pill{display:none}.quest-invitation{flex-wrap:wrap}.quest-invitation>.btn{margin-left:63px}.quest-invitation>div:nth-child(2){flex-basis:calc(100% - 65px)}}@media(max-width:720px){.sidebar{padding-top:22px}.brand strong{font-size:1.1rem}.brand small{font-size:.6rem}.sidebar-return{margin-bottom:20px}.topbar{min-height:68px;padding:10px 16px;gap:9px}.topbar>.row{min-width:0;gap:7px}.breadcrumb{font-size:.8125rem;gap:5px;min-width:0}.breadcrumb>strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topbar-right{gap:8px;flex-shrink:0}.topbar-right>.avatar{display:none}.game-return{padding:8px 10px;font-size:.8125rem}.content{padding-top:25px}.quest-invitation{padding:20px;gap:14px;margin-top:19px}.quest-invitation h2{font-size:1.075rem}.quest-invitation p{font-size:.875rem}.quest-invitation .btn{width:100%;margin:0}.migration-guide{font-size:.8125rem}.migration-guide summary{padding:12px 15px}.migration-guide p{padding-left:15px;padding-right:15px}.migration-guide ol{padding-left:35px;padding-right:18px}.page-footer{font-size:.75rem}.footer-links{gap:4px 14px}.card-body h3{font-size:.9375rem}.card-english{font-size:.8125rem}.card-body .meta{font-size:.75rem}.tabs button{font-size:.75rem;line-height:1.65;min-height:64px}.quick-card strong{font-size:.875rem}.quick-card small{font-size:.8125rem}.book-cover{min-height:185px}.cover-bottom{font-size:.6875rem}.section-heading{gap:12px;flex-wrap:wrap}.section-heading .eyebrow{font-size:.625rem}.section-heading .text-btn{font-size:.8125rem}.lesson-progress span{font-size:.6875rem}.sentence-actions{flex-wrap:wrap}.sentence-actions .btn{font-size:.8125rem}.studio-controls>label,.studio-controls>.segmented{min-width:0}.studio-controls>label:first-child{min-width:0;flex-basis:55%}.studio-controls select{width:100%;min-width:0}.settings-panel label>select{font-size:1rem}.library-controls select{min-width:0}.backup-actions .btn{flex:1 1 190px}.stats-inline{flex-wrap:wrap;gap:20px}.rating-buttons{gap:8px}.rating-buttons button{padding:16px 6px}.rating-buttons strong{font-size:.8125rem}.rating-buttons span{font-size:.6875rem}}@media(max-width:410px){.topbar{padding-left:11px;padding-right:11px}.topbar .breadcrumb>strong{max-width:100px}.breadcrumb{font-size:.75rem}.breadcrumb>svg{width:12px}.game-return{font-size:.75rem;gap:4px;padding:8px}.quest-invitation{padding:18px}.quest-invitation-icon{width:40px;height:44px;border-radius:12px}.quest-invitation>div:nth-child(2){flex-basis:calc(100% - 55px)}.quest-invitation h2{font-size:1rem}.quest-invitation .eyebrow{font-size:.6rem}.lesson-grid{grid-template-columns:1fr}.home-lessons>.lesson-card:last-child{display:block}.book-cover{min-height:170px}.cover-title{font-size:1.9rem}.cover-top,.cover-bottom{font-size:.75rem}.card-body .meta{font-size:.8125rem}.card-body h3{font-size:1rem}.quick-grid{grid-template-columns:1fr}.quick-card{flex-wrap:nowrap;align-items:center;padding:17px}.quick-card>span:nth-child(2){width:auto;flex:1}.quick-card>svg{position:static}.quick-card strong{font-size:.9375rem}.quick-card small{font-size:.8125rem}.tabs button{font-size:.6875rem}.reading-toolbar .segmented{flex-wrap:wrap}.lesson-heading{gap:12px}.lesson-progress{min-width:64px}.lesson-heading h1{font-size:1.4rem}}@media(prefers-reduced-transparency:reduce){.topbar{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}.reader-grid>*,.lesson-heading>div:first-child,.insight-card>div,.explorer-heading>div{min-width:0}.lesson-heading{flex-wrap:wrap}.lesson-heading>div:first-child{flex:1 1 200px}.lesson-progress span{white-space:normal;text-align:center}.sentence-panel>.row,.explorer-heading,.reading-toolbar{flex-wrap:wrap}.sentence-actions .btn{max-width:100%}.lesson-heading .tags{flex-wrap:wrap}.lesson-title-row,.reader-tip p{min-width:0}@media(max-width:950px){.reader-grid{grid-template-columns:minmax(0,1fr)}}.reading-guide-link{margin:8px 0 18px;font-size:.82rem;line-height:1.7}.reading-guide-link a{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:#175b66;text-decoration:underline;text-underline-offset:4px}.content-edition{border:1px solid var(--border, #dce6ec);padding:12px 17px;border-radius:12px;background:#fff;color:#415d70;font-size:.78rem;margin:12px 0;line-height:1.75}.content-edition summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;cursor:pointer;min-height:30px;font-weight:600}.content-edition summary span{margin-left:auto;font-size:.7rem;color:#176858}.content-edition p{margin:9px 0}.content-edition a{text-decoration:underline;color:#176858}
