:root{color:#17343a;background:#f4f7f4;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button,input,textarea{outline-color:#247c77}.loading-screen{display:grid;min-height:100vh;place-content:center;gap:12px;color:#597176;text-align:center}.loading-screen p{margin:0}.loading-dot{width:26px;height:26px;margin:0 auto;border:3px solid #c9ded7;border-top-color:#14706e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{margin:0 0 8px;color:#4a7475;font-size:12px;font-weight:800;letter-spacing:0}.eyebrow.inverse{color:#b9dcd4}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#17343a;letter-spacing:0}h1{margin-bottom:11px;font-size:clamp(27px,4vw,38px);line-height:1.16}h2{margin-bottom:7px;font-size:21px;line-height:1.3}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid transparent;border-radius:6px;cursor:pointer;font-weight:800;letter-spacing:0;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button.primary{color:#fff;background:#126b69;border-color:#126b69}.button.primary:hover:not(:disabled){background:#0c5555;border-color:#0c5555}.button.secondary{color:#22575d;background:#fff;border-color:#b8ccc8}.button.secondary:hover:not(:disabled){background:#edf5f2;border-color:#8aaca5}.button.full{width:100%}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(0,1.1fr) minmax(410px,.9fr)}.auth-brand{position:relative;display:flex;min-height:560px;flex-direction:column;justify-content:center;overflow:hidden;padding:56px clamp(42px,9vw,140px);color:#fff;background:#123f47}.auth-brand:after{position:absolute;right:-70px;bottom:-85px;width:350px;height:350px;border:1px solid #4f8585;border-radius:50%;content:""}.auth-brand>*{position:relative;z-index:1}.brand-mark{display:grid;width:54px;height:54px;margin-bottom:46px;place-items:center;border:1px solid #8bbcb1;border-radius:50%;color:#d8f0e9;font-size:19px;font-weight:850}.auth-brand h1{max-width:490px;margin-bottom:28px;color:#fff;font-size:clamp(35px,4.4vw,57px);line-height:1.1}.schedule-line{display:flex;max-width:420px;align-items:center;margin:3px 0 25px;color:#e6f0d7;font-size:12px;font-weight:800}.schedule-line i{display:block;height:1px;min-width:4px;flex:1;background:#7fb2a8}.schedule-line span{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border:1px solid #8ebdb2;border-radius:50%}.brand-note{max-width:410px;margin:0;color:#c9ded8;font-size:15px;line-height:1.75}.auth-workspace{display:grid;min-height:100%;place-items:center;padding:36px;background:#f4f7f4}.auth-card{width:min(390px,100%)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:40px;border-bottom:1px solid #cbd8d5}.auth-tab{min-height:43px;border:0;border-bottom:2px solid transparent;color:#698084;background:transparent;cursor:pointer;font-weight:800}.auth-tab.active{border-bottom-color:#14706e;color:#123f47}.auth-copy{margin-bottom:27px}.auth-copy h2{margin-bottom:6px;font-size:27px}.auth-copy p{margin:0;color:#688085;font-size:14px}.auth-form{display:grid;gap:17px}.auth-form label,.input-label{display:grid;gap:7px;color:#31565c;font-size:13px;font-weight:800}.auth-form input,textarea{width:100%;border:1px solid #b9ccc8;border-radius:6px;color:#17343a;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.auth-form input{height:45px;padding:0 12px}.auth-form input:focus,textarea:focus{border-color:#187c77;box-shadow:0 0 0 3px #d8ebe5}.auth-form input::placeholder,textarea::placeholder{color:#9aaead}.form-message{min-height:20px;margin:-4px 0 0;color:#417579;font-size:13px}.form-message[data-tone=error]{color:#bb443c}.application{min-height:100vh;background:#f4f7f4}.app-header{display:grid;min-height:70px;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:24px;padding:0 clamp(18px,5vw,76px);border-bottom:1px solid #dce6e2;background:#fff}.app-brand{display:inline-flex;width:max-content;align-items:center;gap:10px;padding:0;border:0;color:#163f47;background:transparent;cursor:pointer;font-size:17px}.app-brand span{display:grid;width:33px;height:33px;place-items:center;border-radius:50%;color:#fff;background:#126b69;font-size:12px;font-weight:900}.main-nav{display:inline-flex;height:70px;align-items:stretch}.nav-item{padding:0 17px;border:0;border-bottom:3px solid transparent;color:#708387;background:transparent;cursor:pointer;font-size:14px;font-weight:800}.nav-item.active{border-bottom-color:#14706e;color:#125559}.account-menu{display:flex;justify-content:flex-end;align-items:center;gap:10px;min-width:0}.avatar{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:50%;color:#0e5255;background:#d8ede7;font-size:12px;font-weight:900}.account-name{max-width:132px;overflow:hidden;color:#31575c;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.signout,.link-button{padding:4px;border:0;color:#52757a;background:transparent;cursor:pointer;font-size:13px;text-decoration:underline}.workspace{width:min(1060px,100%);margin:0 auto;padding:clamp(25px,5vw,62px) 24px 58px}.today-hero{display:flex;min-height:266px;justify-content:space-between;gap:24px;padding:clamp(29px,4.5vw,52px);color:#fff;background:#123f47}.today-hero h1{margin-bottom:10px;color:#fff}.today-hero>div:first-child>p:not(.eyebrow){max-width:510px;margin-bottom:25px;color:#c9dcd7;font-size:15px}.light-action{color:#123f47;background:#dff0e8;border-color:#dff0e8}.light-action:hover:not(:disabled){background:#fff4ca;border-color:#fff4ca}.due-counter{display:grid;width:151px;height:151px;flex:0 0 151px;align-content:center;justify-items:center;border:1px solid #78aba2;border-radius:50%;background:#1a5057}.due-counter span,.due-counter small{color:#b9d9d3;font-size:12px}.due-counter strong{margin:-2px 0;color:#fff4ca;font-size:52px;font-variant-numeric:tabular-nums;line-height:1}.notice{margin:18px 0 0;padding:12px 14px;border-left:3px solid #cf9e47;color:#5d4b2c;background:#fff5d8;font-size:14px}.progress-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0;background:#d6e2de}.progress-overview article{display:flex;min-height:104px;align-items:center;gap:13px;padding:20px;background:#fff}.progress-overview article>div{display:grid;gap:2px}.progress-overview article span:not(.metric-symbol){color:#6a8183;font-size:13px}.progress-overview strong{color:#17454c;font-size:24px;line-height:1.15}.metric-symbol{display:grid;width:37px;height:37px;flex:0 0 37px;place-items:center;border-radius:50%;font-size:13px;font-weight:900}.metric-symbol.book{color:#406e72;background:#d8edeb}.metric-symbol.done{color:#37764f;background:#dff1df;font-size:17px}.metric-symbol.cycle{color:#925f21;background:#fff0cd;font-size:11px}.schedule-panel,.format-examples{padding:27px;border:1px solid #d8e3df;background:#fff}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-heading h2{margin-bottom:0}.plan-note,.word-total{flex:0 0 auto;padding:6px 9px;color:#3d716e;background:#e3f1ec;font-size:12px;font-weight:800}.day-plan{display:grid;grid-template-columns:repeat(10,1fr);margin:28px 0 0;padding:0;list-style:none}.day-plan li{position:relative;min-width:0;padding-top:29px;color:#527176;font-size:11px;text-align:center;white-space:nowrap}.day-plan li:before{position:absolute;top:0;left:calc(50% - 7px);width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#1a8078;box-shadow:0 0 0 1px #b9d2cb;content:""}.day-plan li:not(:last-child):after{position:absolute;top:6px;left:50%;width:100%;height:1px;background:#bdd6cf;content:""}.import-workspace{padding-top:clamp(30px,7vw,82px)}.import-heading{margin-bottom:29px}.import-heading p{margin:0;color:#658084}.import-surface{padding:clamp(21px,4vw,35px);border:1px solid #d5e2de;background:#fff}textarea{display:block;min-height:260px;margin-top:10px;padding:14px;resize:vertical;font-size:15px;line-height:1.65}.import-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px}.import-bar p{margin:0;color:#668084;font-size:13px}.format-examples{margin-top:18px}.format-examples h2{font-size:17px}.format-examples div{display:flex;flex-wrap:wrap;gap:9px}.format-examples code{padding:7px 9px;color:#42676d;background:#edf4f1;font-family:inherit;font-size:13px}.inline-loading{min-height:360px;display:grid;place-items:center;color:#698286}.admin-workspace{padding-top:clamp(30px,6vw,72px)}.admin-upload-panel,.admin-list,.approval-panel{margin-top:22px;padding:clamp(21px,3vw,31px);border:1px solid #d6e4df;background:#fff}.admin-panel-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.admin-panel-heading h2{margin-bottom:5px}.admin-panel-heading p,.panel-help{margin:0;color:#6b8284;font-size:13px}.upload-icon{display:grid;width:37px;height:37px;place-items:center;border-radius:50%;color:#126b69;background:#dff1ea;font-weight:900;font-size:22px}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0 13px}.upload-grid label{display:grid;gap:7px;color:#31565c;font-size:13px;font-weight:800}.upload-grid input{width:100%;min-height:45px;padding:10px 12px;border:1px solid #b9ccc8;border-radius:6px;color:#31565c;background:#fff}.vocab-admin-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #e2ebe7}.vocab-admin-card h3{margin:6px 0 4px;font-size:17px}.vocab-admin-card p{margin:0;color:#728689;font-size:13px}.vocab-chip{display:inline-flex;padding:4px 8px;border-radius:99px;color:#116763;background:#e0f1ed;font-size:11px;font-weight:900}.empty-state{margin:18px 0 0;color:#728689;font-size:14px}.approval-panel{background:#fbfcf8}.approval-count{padding:6px 10px;border-radius:99px;color:#946320;background:#fff2d7;font-size:12px;font-weight:900}.approval-list{margin:20px 0 0;padding:0;list-style:none}.approval-list li{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid #e4ebe5}.approval-list li div{display:grid;gap:3px;min-width:0}.approval-list li strong{color:#244e53;overflow-wrap:anywhere}.approval-list li span{color:#758789;font-size:13px;overflow-wrap:anywhere}.memory-workspace{width:min(1080px,100%);margin:0 auto;padding:28px 24px 62px}.memory-hero{display:flex;min-height:230px;align-items:center;justify-content:space-between;gap:24px;padding:clamp(29px,5vw,54px);color:#fff;background:#124d56;box-shadow:0 18px 35px #1b4d491f}.memory-hero-copy,.memory-stat{position:relative;z-index:1}.memory-hero h1{margin-bottom:9px;color:#fff}.memory-hero p:not(.eyebrow){margin:0;color:#c9dcd7}.hero-learning-note{display:inline-flex;align-items:center;gap:8px;margin-top:23px;padding:8px 11px;border:1px solid rgba(191,246,225,.32);color:#dcfff1;background:#0c313945;font-size:12px}.hero-note-mark{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#124c51;background:#c7f5df;font-weight:900}.memory-stat{display:grid;min-width:165px;padding:22px 24px;border:1px solid #78aba2;background:#154d54b8;text-align:center}.memory-stat strong{color:#fff4ca;font-size:38px;line-height:1}.memory-stat span{margin-top:4px;color:#b9d9d3;font-size:12px}.memory-stat small{margin-top:10px;color:#d8f6e8;font-size:11px}.memory-metrics{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:1px;margin-top:18px;background:#d5e5df}.memory-metrics article{min-height:105px;padding:18px 21px;background:#fff}.memory-metrics span,.memory-metrics small{display:block;color:#718789;font-size:12px}.memory-metrics strong{display:block;margin-top:4px;color:#194f54;font-size:26px;line-height:1.05}.memory-metrics i{display:block;height:5px;margin-top:14px;overflow:hidden;border-radius:99px;background:#e3eeea}.memory-metrics i b{display:block;height:100%;border-radius:inherit;background:#1a9489}.memory-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:20px 24px;border:1px solid #d6e4df;background:#fff}.control-label{display:grid;gap:3px;color:#244e53;font-weight:900}.control-label small{color:#748789;font-size:12px;font-weight:500}.duration-options{display:flex;gap:9px}.duration-option{display:grid;min-width:74px;gap:0;padding:9px 12px;border:1px solid #c1d4cf;border-radius:6px;color:#5c7779;background:#fff;cursor:pointer}.duration-option strong{font-size:20px;line-height:1}.duration-option span{font-size:11px}.duration-option.selected{border-color:#126b69;color:#fff;background:#126b69}.library-picker{margin-top:18px;padding:24px;border:1px solid #d6e4df;background:#fff}.library-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.library-option{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid #d7e4df;border-radius:8px;color:#244e53;background:#fff;cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.library-option:hover{border-color:#86c8bd;transform:translateY(-1px)}.library-option.selected{border-color:#1b8c84;background:#eff9f4;box-shadow:0 0 0 2px #d9efe8}.library-option>span:nth-child(2){display:grid;min-width:0;gap:2px}.library-option strong,.library-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-option small{color:#789091;font-size:11px}.library-copy{flex:1}.library-progress{display:block;height:4px;margin-top:8px;overflow:hidden;border-radius:99px;background:#dcebe5}.library-progress b{display:block;height:100%;border-radius:inherit;background:#42a892}.library-chevron{margin-left:auto;color:#89a2a2;font-size:22px;font-style:normal}.library-dot{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border-radius:50%;color:#fff;background:#18a09a;font-size:12px;font-weight:900}.selected-library{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:26px 24px;border:1px solid #b9dfd3;border-left:4px solid #1a8078;background:#edf8f2;box-shadow:0 12px 24px #2a675412}.selected-library h2{margin:9px 0 3px}.selected-library p{margin:0;color:#718687;font-size:13px}.selected-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.selected-actions .button span{margin-left:8px;font-size:18px;line-height:0}.memory-screen{min-height:100vh;padding:26px clamp(18px,4vw,48px) 46px;color:#e9fffa;background:#087d7b;background-image:radial-gradient(circle at 50% 0,#23aba3,transparent 42%),linear-gradient(160deg,#0b716f,#0d9a99 60%,#087372)}.memory-screen.light-memory-screen{color:#1d4b4f;background:#e9f7f5;background-image:radial-gradient(circle at 50% 100%,#d0f3ef,transparent 44%)}.memory-screen-top,.memory-flow-top,.challenge-header{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:760px;margin:0 auto 22px}.memory-screen-top h1,.challenge-header h1{margin:0;color:#fff;font-size:clamp(22px,4vw,32px)}.memory-screen-top .eyebrow{margin-bottom:4px}.screen-subtitle{display:block;margin-top:3px;color:#bfe9dc;font-size:12px}.session-badge,.accuracy-pill{padding:7px 10px;border:1px solid #a5ece4;border-radius:99px;color:#dffff7;background:#13918e;font-size:12px;font-weight:900}.icon-back{display:grid;width:42px;height:42px;place-items:center;border:1px solid #b8fff3;border-radius:50%;color:#fff;background:#14908d;cursor:pointer;font-size:32px;line-height:1}.icon-back.dark{border-color:#1b9993;color:#168b85;background:#fff}.box-map{max-width:760px;margin:0 auto;padding:24px;border:1px solid #75dcd4;background:#0a79778c;box-shadow:0 14px 36px #002e3033}.box-map-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#fff;font-weight:900}.box-map-heading small{color:#c5ffef}.box-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.memory-box{display:grid;min-height:130px;align-content:center;justify-items:center;gap:5px;border:2px solid #bffdf0;border-radius:12px 12px 24px 24px;color:#154d51;background:linear-gradient(145deg,#fafff6,#9ef7db);box-shadow:0 9px #02464942}.memory-box:nth-child(4n+1){background:linear-gradient(145deg,#fff7cd,#ffb63b)}.memory-box:nth-child(4n+2){background:linear-gradient(145deg,#fffad6,#f5d23b)}.memory-box:nth-child(4n+3){background:linear-gradient(145deg,#f4ffd9,#b9e936)}.memory-box:nth-child(7){background:linear-gradient(145deg,#fff0e4,#ff7165)}.memory-box strong{color:#fff;text-shadow:0 2px 3px rgba(15,64,45,.35);font-size:40px;line-height:1}.memory-box span{font-size:12px;font-weight:900}.memory-box small{font-size:11px;opacity:.76}.box-flow-note{margin-top:20px;color:#c9fff1;font-size:13px;text-align:center}.memory-start-actions{display:flex;max-width:620px;margin:26px auto 0;gap:14px}.memory-cta{min-height:48px;padding:10px 22px;border-radius:8px;cursor:pointer;font-weight:900}.memory-cta:disabled{cursor:not-allowed;opacity:.42}.memory-start-actions .memory-cta{flex:1}.primary-cta{border:1px solid #9effef;color:#fff;background:linear-gradient(180deg,#1cbeb4,#098c88);box-shadow:0 5px #075d64}.secondary-cta{border:1px solid #ffdf9d;color:#6b4317;background:#ffb752;box-shadow:0 5px #b26c21}.flow-title{color:#1e6669;font-size:22px;font-weight:900}.flow-subtitle{max-width:760px;margin:-4px auto 20px;color:#658486;font-size:13px;text-align:center}.help-mark{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:#13918e;font-weight:900}.pretest-grid,.posttest-list{display:grid;max-width:760px;grid-template-columns:repeat(2,1fr);gap:13px;margin:0 auto}.pretest-card,.posttest-card{padding:16px;border:1px solid #a7dfd8;border-radius:8px;background:#ffffffd6}.pretest-card h3,.posttest-card strong{display:block;margin-bottom:7px;color:#1f353b;font-size:19px}.pretest-card p,.posttest-card>span{min-height:20px;margin:0 0 10px;color:#7b9694;font-size:12px}.pretest-card>div,.posttest-card>div{display:flex;gap:8px}.pretest-choice,.posttest-choice{flex:1;min-height:34px;border:1px solid #22bdb2;border-radius:6px;color:#168681;background:#f7ffff;cursor:pointer;font-weight:900}.pretest-choice.unknown,.posttest-choice.forget{border-color:#f0a03b;color:#cb7620}.choice-known{border-color:#32b670;background:#ecfff2}.choice-unknown{border-color:#f2ae54;background:#fff8e8}.pretest-footer,.posttest-footer{position:sticky;bottom:0;max-width:760px;margin:22px auto 0;padding:10px 0;background:linear-gradient(transparent,#e9f7f5 28%)}.pretest-footer .memory-cta,.posttest-footer .memory-cta{display:block;width:min(330px,100%);margin:0 auto}.study-screen{background:#e9f7f5}.group-counter{margin-top:2px;color:#5c8583;font-size:12px;font-weight:800;text-align:center}.group-counter span{color:#8ba7a5;font-weight:500}.study-score{display:flex;align-items:baseline;gap:3px;color:#1b7f78}.study-score strong{font-size:23px}.study-score span{color:#73908e;font-size:11px}.study-progress{max-width:760px;height:5px;margin:0 auto 18px;overflow:hidden;border-radius:99px;background:#cce6df}.study-progress span{display:block;height:100%;border-radius:inherit;background:#22a89c;transition:width .2s ease}.study-cards{display:grid;max-width:760px;gap:11px;margin:0 auto}.study-card{display:grid;grid-template-columns:28px 1fr auto;align-items:center;min-height:74px;padding:12px 17px 12px 13px;border:1px solid #c7e5de;border-radius:10px;color:#164d51;background:#ffffffeb;cursor:pointer;text-align:left;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.study-card:active{transform:scale(.98);box-shadow:inset 0 3px 9px #0b716f2e}.study-card strong{display:block;font-size:21px}.card-state{display:grid;width:23px;height:23px;place-items:center;border:1px solid #b7d8d0;border-radius:50%;color:#71908d;font-size:11px;font-weight:900}.card-copy{min-width:0}.card-copy em{display:block;margin-top:3px;overflow:hidden;color:#789493;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.card-arrow{padding-left:9px;color:#83a9a3;font-size:16px}.study-card.meaning-visible{border-color:#1db8ae;background:#eafefa}.study-card.card-complete{border-color:#5dc48b;background:#f0fff4}.study-card.card-complete .card-state{border-color:#5dc48b;color:#fff;background:#5dc48b}.study-nav{display:flex;max-width:760px;align-items:center;justify-content:space-between;gap:9px;margin:24px auto 0}.study-nav .memory-cta{min-width:150px}.finish-memory-link{display:block;margin:18px auto;border:0;color:#47807e;background:transparent;cursor:pointer;text-decoration:underline}.challenge-screen{background:#087c7a}.challenge-header{align-items:flex-start}.challenge-header>div:nth-child(2){text-align:center}.challenge-header h1{font-size:29px}.challenge-header span{color:#c1fff2;font-size:13px;font-weight:900}.challenge-counter{display:grid;align-content:center;justify-items:center;min-width:61px;min-height:61px;border:2px solid #a7f4e4;border-radius:50%;color:#fff;background:#1a9b93}.challenge-counter strong{font-size:23px;line-height:1}.challenge-counter span{font-size:11px}.challenge-list{max-width:760px;margin:0 auto;padding:18px;border:1px solid #83e1d7;background:#e8fff9c7}.challenge-progress{display:flex;align-items:center;justify-content:space-between;padding:8px 6px 14px;color:#1a6465;font-weight:900}.challenge-card{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:69px;margin-top:10px;padding:10px 15px;border:2px solid #b0eee2;border-radius:9px;background:#ffffffe6;transition:opacity .25s ease,transform .25s ease}.challenge-word{display:grid;flex:1;gap:3px;cursor:pointer}.challenge-word strong{color:#174d50;font-size:20px}.challenge-word span{color:#598080;font-size:13px}.challenge-action{display:grid;width:43px;height:43px;place-items:center;border:0;border-radius:50%;color:#fff;background:#ff6e62;box-shadow:0 4px #c74641;cursor:pointer;font-size:21px}.challenge-action:disabled{cursor:not-allowed;opacity:.35;filter:grayscale(1)}.challenge-two .challenge-action{background:#4dbd5e;box-shadow-color:#258b3b}.challenge-done{transform:translate(70px) scale(.75);opacity:0;pointer-events:none}.done-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:#38b95d;font-size:23px;font-weight:900}.challenge-tip{color:#c6fff0;font-size:13px;text-align:center}.challenge-screen>.memory-cta,.challenge-result-screen .result-actions,.challenge-result-screen>p,.challenge-result-screen>h1{display:block;width:min(330px,100%);margin-right:auto;margin-left:auto}.challenge-screen>.memory-cta{margin-top:22px}.challenge-result-screen{display:grid;align-content:center;justify-items:center;text-align:center}.result-orb{display:grid;width:120px;height:120px;place-items:center;border:9px solid #b7f9e7;border-radius:50%;color:#fff;background:#21aaa0;font-size:42px;font-weight:900;box-shadow:0 0 0 11px #84ffe429}.challenge-result-screen h1{color:#fff}.challenge-result-screen>p:not(.eyebrow){color:#c9fff0}.result-actions{display:grid;gap:12px;margin-top:18px}.result-actions .button{color:#195b5c}.review-page,.finish-page,.settlement-page{min-height:100vh;background:#f4f7f4}.review-page{width:min(760px,100%);margin:0 auto;padding:23px 24px 50px}.review-topbar{display:flex;align-items:center;justify-content:space-between}.leave-button{padding:8px 0;border:0;color:#547277;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.review-progress-label{color:#647d80;font-size:13px;font-variant-numeric:tabular-nums}.review-progress{height:4px;margin:13px 0 34px;overflow:hidden;background:#d7e4df}.review-progress span{display:block;height:100%;background:#1a8078;transition:width .18s ease}.review-stage{width:min(560px,100%);margin:0 auto}.review-meta{display:flex;justify-content:space-between;margin-bottom:15px;color:#698286;font-size:12px;font-weight:800}.mode-switch{display:grid;grid-template-columns:1fr 1fr;width:min(300px,100%);margin:0 auto 20px;border:1px solid #bbd0cb;border-radius:5px;overflow:hidden}.mode-switch button{min-height:38px;border:0;color:#557579;background:#fff;cursor:pointer;font-size:13px;font-weight:800}.mode-switch button+button{border-left:1px solid #bbd0cb}.mode-switch button.active{color:#fff;background:#126b69}.flashcard{min-height:312px;padding:38px 26px 25px;border:1px solid #d4e2dd;background:#fff;text-align:center}.flashcard-label{margin-bottom:12px;color:#5a7a7d;font-size:13px;font-weight:800}.flashcard h1{display:grid;min-height:104px;align-items:center;margin:0;color:#193f46;font-size:clamp(32px,7vw,50px);overflow-wrap:anywhere}.answer-area{min-height:76px;margin-top:25px;padding-top:15px;border-top:1px solid #e0eae6}.answer-area p{margin-bottom:4px;color:#6c8587;font-size:12px;font-weight:800}.answer-area strong{color:#406369;font-size:19px;overflow-wrap:anywhere}.answer-area:not(.revealed) strong{color:#9badad;font-size:14px;font-weight:600}.reveal-answer{display:block;width:min(240px,100%);min-height:43px;margin:17px auto;border:1px solid #b7ccc7;border-radius:5px;color:#1f6263;background:#fff;cursor:pointer;font-weight:800}.grade-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grade{display:grid;min-height:78px;place-content:center;gap:3px;border-radius:5px;cursor:pointer}.grade span{font-size:25px;font-weight:900;line-height:1}.grade small{font-size:12px;font-weight:800}.grade.wrong{border:1px solid #e7b1ab;color:#a63d35;background:#fff4f1}.grade.correct{border:1px solid #a9d8bd;color:#28744e;background:#edf8ef}.finish-page{display:grid;place-items:center;padding:24px}.finish-page>section{width:min(410px,100%);padding:42px 34px;background:#fff;text-align:center}.finish-mark{display:grid;width:58px;height:58px;margin:0 auto 20px;place-items:center;border-radius:50%;color:#fff;background:#23815c;font-size:30px;font-weight:900}.finish-page h1{font-size:29px}.finish-page section>p:not(.eyebrow):not(.form-message){margin-bottom:28px;color:#637e81}.finish-page .button+.button{margin-top:10px}.settlement-page{padding:clamp(31px,7vw,72px) 24px}.settlement-shell{width:min(700px,100%);margin:0 auto}.settlement-shell header{text-align:center}.settlement-shell header>p:not(.eyebrow){color:#678084}.score-ring{display:grid;width:150px;height:150px;margin:34px auto 29px;place-content:center;border:11px solid #d7e8df;border-top-color:#1a8078;border-radius:50%;text-align:center}.score-ring strong{color:#194d53;font-size:34px;line-height:1}.score-ring span{margin-top:4px;color:#678084;font-size:12px;font-weight:800}.score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:22px;background:#d6e4df}.score-grid article{display:grid;min-height:88px;align-content:center;gap:3px;padding:16px;background:#fff;text-align:center}.score-grid span{color:#6c8385;font-size:12px}.score-grid strong{color:#244e53;font-size:27px}.score-grid .correct-score strong{color:#23734d}.score-grid .wrong-score strong{color:#ad4038}.mistakes{margin-bottom:22px;padding:25px;border:1px solid #d6e3de;background:#fff}.mistakes .section-heading>span{padding:6px 9px;color:#a7443c;background:#fff0ee;font-size:12px;font-weight:800}.mistakes ul{margin:20px 0 0;padding:0;list-style:none}.mistakes li{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid #e3ebe7}.mistakes li strong{color:#23474d;overflow-wrap:anywhere}.mistakes li span{color:#708387;text-align:right;overflow-wrap:anywhere}.empty-mistakes{margin:22px 0 0;color:#2b7854;text-align:center}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:330px;padding:36px 28px}.auth-brand:after{right:-105px;bottom:-140px;width:310px;height:310px}.brand-mark{width:42px;height:42px;margin-bottom:27px;font-size:15px}.auth-brand h1{max-width:390px;margin-bottom:22px;font-size:35px}.auth-workspace{min-height:470px;padding:38px 24px}.auth-tabs{margin-bottom:29px}.app-header{grid-template-columns:1fr auto;min-height:auto;gap:9px 16px;padding:13px 20px 0}.main-nav{grid-column:1 / -1;grid-row:2;order:3;width:100%;height:43px}.nav-item{flex:1;padding:0 10px}.account-name{display:none}.workspace{padding-right:18px;padding-left:18px}.today-hero{min-height:0;padding:30px}.progress-overview article{padding:15px 12px}.metric-symbol{display:none}.upload-grid,.library-options,.pretest-grid,.posttest-list{grid-template-columns:1fr}.memory-hero,.memory-controls,.selected-library{display:block}.memory-stat{width:142px;margin-top:20px}.selected-actions{justify-content:flex-start;margin-top:18px}.selected-actions .button{flex:1}.box-grid{grid-template-columns:repeat(2,1fr)}.memory-start-actions{display:grid}.memory-start-actions .memory-cta{width:100%}.duration-options{margin-top:13px}.control-label{display:flex;align-items:baseline;justify-content:space-between}.memory-screen{padding-right:15px;padding-left:15px}.day-plan{grid-template-columns:repeat(5,1fr);gap:15px 0}.day-plan li:nth-child(5):after{display:none}}@media(max-width:520px){h1{font-size:29px}.auth-brand{min-height:313px;padding:30px 24px}.auth-brand h1{font-size:31px}.brand-note{font-size:13px}.schedule-line{max-width:310px}.schedule-line span{width:20px;height:20px;flex-basis:20px;font-size:10px}.auth-workspace{padding:31px 22px}.auth-copy h2{font-size:24px}.today-hero{display:block;padding:28px 24px}.due-counter{width:98px;height:98px;margin-top:24px}.due-counter strong{font-size:35px}.progress-overview{grid-template-columns:1fr;gap:1px}.progress-overview article{min-height:76px;padding:16px}.schedule-panel,.format-examples{padding:20px}.section-heading{display:block}.plan-note,.word-total{display:inline-block;margin-top:10px}.import-bar{display:block}.import-bar .button{width:100%;margin-top:15px}.flashcard{min-height:294px;padding:30px 18px 20px}.flashcard h1{min-height:91px}.grade{min-height:70px}.finish-page>section{padding:34px 24px}.score-grid{grid-template-columns:1fr}.score-grid article{min-height:70px}.mistakes{padding:20px}.mistakes li{display:block}.mistakes li span{display:block;margin-top:4px;text-align:left}.app-header{padding-right:12px;padding-left:12px}.main-nav{overflow-x:auto}.nav-item{flex:0 0 auto;padding:0 9px;font-size:12px}.app-brand strong{display:none}.admin-upload-panel,.admin-list,.approval-panel,.library-picker{padding:18px}.vocab-admin-card{align-items:flex-start;flex-direction:column;gap:12px}.vocab-admin-card .button{width:100%}.approval-list li{align-items:flex-start;flex-direction:column}.approval-list .button{width:100%}.memory-workspace{padding-right:14px;padding-left:14px}.memory-hero{padding:28px 23px}.memory-stat{width:118px;min-width:0}.memory-metrics{grid-template-columns:1fr}.memory-metrics article{min-height:78px}.hero-learning-note{max-width:100%;font-size:11px}.study-score{flex-direction:column;gap:0;align-items:flex-end}.selected-actions{display:grid}.selected-actions .button{width:100%}.box-map{padding:17px}.memory-box{min-height:108px}.memory-box strong{font-size:31px}.memory-flow-top,.memory-screen-top,.challenge-header{gap:9px}.flow-title{font-size:18px}.pretest-card,.posttest-card{padding:13px}.pretest-card h3,.posttest-card strong{font-size:17px}.study-card{min-height:68px;padding:11px 14px}.study-card strong{font-size:19px}.study-nav{flex-wrap:wrap}.study-nav .memory-cta{order:-1;width:100%}.study-nav .button{flex:1}.challenge-list{padding:12px}.challenge-word strong{font-size:18px}}:root{color-scheme:light}body,.application,.review-page,.finish-page,.settlement-page{color:#172234;background:#f6f7f2}h1,h2,h3{color:#172234}.button.primary{color:#fff;background:#172234;border-color:#172234}.button.primary:hover:not(:disabled){background:#2b3a50;border-color:#2b3a50}.button.secondary{color:#25364a;border-color:#cbd3d7;background:#fff}.button.secondary:hover:not(:disabled){color:#172234;border-color:#8da0ae;background:#f1f4f5}.auth-brand,.today-hero,.memory-hero{background:#172234}.auth-workspace{background:#f6f7f2}.auth-brand:after{border-color:#40516a}.brand-mark{border-color:#d5f15e;color:#d5f15e}.auth-tab.active,.nav-item.active{border-bottom-color:#f04c3e;color:#172234}.app-header{border-bottom-color:#dfe4e5;background:#fff}.app-brand{color:#172234}.app-brand span,.avatar{color:#172234;background:#d5f15e}.nav-item.active{color:#172234}.light-action{color:#172234;background:#d5f15e;border-color:#d5f15e}.light-action:hover:not(:disabled){background:#edf7a5;border-color:#edf7a5}.due-counter{border-color:#f26b5e;background:#27364c}.due-counter strong{color:#d5f15e}.metric-symbol.book{color:#172234;background:#e1e8f1}.metric-symbol.done{color:#22633d;background:#dff1df}.metric-symbol.cycle{color:#9d4a32;background:#ffe2cf}.day-plan li:before{background:#f04c3e;box-shadow:0 0 0 1px #f7b0a7}.plan-note,.word-total{color:#5b3f27;background:#ffe3c2}.memory-hero{box-shadow:0 20px 40px #17223424}.memory-stat{border-color:#5a6a80;background:#27364c}.memory-stat strong{color:#d5f15e}.memory-metrics,.progress-overview,.score-grid{background:#dfe4e5}.memory-metrics i b,.library-progress b{background:#f04c3e}.duration-option.selected{border-color:#172234;background:#172234}.library-option.selected{border-color:#f04c3e;background:#fff3eb;box-shadow:0 0 0 2px #ffe1d5}.library-option:hover{border-color:#f1a393}.library-dot{color:#172234;background:#d5f15e}.selected-library{border-color:#f4c4b8;border-left-color:#f04c3e;background:#fff3eb;box-shadow:0 12px 28px #a74f3a14}.memory-screen{color:#eef4f6;background:#172234;background-image:none}.memory-screen.light-memory-screen,.study-screen{color:#172234;background:#f1f4f2;background-image:none}.screen-subtitle{color:#aebcca}.session-badge,.accuracy-pill,.icon-back{border-color:#d5f15e;color:#172234;background:#d5f15e}.icon-back.dark{border-color:#25364a;color:#172234;background:#fff}.box-map{border-color:#42536b;background:#233249;box-shadow:0 16px 35px #080f1b3d}.box-map-heading small{color:#cdd8e2}.memory-box{border:1px solid #dce3e5;border-radius:14px;color:#172234;background:#fff;box-shadow:0 9px #d8e0e2}.memory-box:nth-child(4n+1),.memory-box:nth-child(4n+2),.memory-box:nth-child(4n+3),.memory-box:nth-child(7){background:#fff}.memory-box:nth-child(4n+1){border-top:4px solid #f04c3e}.memory-box:nth-child(4n+2){border-top:4px solid #f2a33c}.memory-box:nth-child(4n+3){border-top:4px solid #d5f15e}.memory-box:nth-child(7){border-top:4px solid #6bb6ed}.memory-box strong{color:#172234;text-shadow:none}.box-flow-note{color:#b8c7d4}.primary-cta{border-color:#f04c3e;color:#fff;background:#f04c3e;box-shadow:0 5px #bd3b31}.secondary-cta{border-color:#d5f15e;color:#172234;background:#d5f15e;box-shadow:0 5px #a5bd43}.flow-title{color:#172234}.pretest-card,.posttest-card{border-color:#d6dfe0;background:#fff;box-shadow:0 8px 20px #1722340a}.pretest-choice,.posttest-choice{border-color:#b8c7d0;color:#25364a;background:#fff}.pretest-choice.unknown,.posttest-choice.forget{border-color:#f1a393;color:#b84a3b;background:#fff8f4}.choice-known{border-color:#74bd8b;background:#effaf0}.choice-unknown{border-color:#f1a393;background:#fff5ef}.pretest-footer,.posttest-footer{background:linear-gradient(transparent,#f1f4f2 28%)}.study-progress{background:#d7e1e5}.study-progress span{background:#f04c3e}.study-card{border-color:#d5dfe2;color:#172234;background:#fff;box-shadow:0 7px 16px #1722340d}.study-card.meaning-visible{border-color:#f4a699;background:#fff4ef}.study-card.card-complete{border-color:#9dc966;background:#f4f9e8}.study-card.card-complete .card-state{border-color:#75a83a;background:#75a83a}.challenge-screen{background:#172234}.challenge-list{border-color:#465971;background:#233249}.challenge-card{border-color:#d5dfe2;background:#fff}.challenge-action{background:#f04c3e;box-shadow:0 4px #bd3b31}.challenge-two .challenge-action{background:#75a83a;box-shadow:0 4px #51772a}.result-orb{border-color:#d5f15e;color:#172234;background:#d5f15e;box-shadow:0 0 0 11px #d5f15e29}.review-progress span{background:#f04c3e}.review-title{display:block;color:#172234;font-size:16px}.review-batch-stage{width:min(900px,100%)}.review-helper{margin:0 0 18px;color:#6c7d88;font-size:13px}.review-word-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-word-card{overflow:hidden;border:1px solid #d5dfe2;background:#fff;box-shadow:0 8px 20px #1722340d}.review-word-card.answered-correct{border-color:#a5cb79}.review-word-card.answered-wrong{border-color:#f0aaa0}.review-word-speak{display:grid;width:100%;gap:5px;padding:18px 18px 12px;border:0;color:#172234;background:transparent;cursor:pointer;text-align:left}.review-word-main{font-size:24px;font-weight:900;letter-spacing:.01em}.review-round{color:#f04c3e;font-size:11px;font-weight:900}.review-meaning{color:#7b8a93;font-size:12px}.review-card-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;padding:0 12px 12px}.review-card-actions button{min-height:34px;border:1px solid #cbd6da;color:#596b75;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.review-card-actions .wrong.selected{border-color:#f04c3e;color:#bd3b31;background:#fff0ed}.review-card-actions .correct.selected{border-color:#75a83a;color:#52772b;background:#f0f8e7}.review-finish{margin-top:18px}.finish-mark{background:#f04c3e}.score-ring{border-top-color:#f04c3e}.score-grid .correct-score strong{color:#5c922f}.score-grid .wrong-score strong{color:#bd3b31}.mistakes .section-heading>span{color:#bd3b31;background:#fff0ed}@media(max-width:680px){.review-word-grid{grid-template-columns:1fr}}
