@charset "UTF-8";
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#182234;background:#f4f6f9;font-synthesis:none;--red:#a82032;--muted:#697587;--line:#e5e9ef;--green:#147557;--shadow:0 8px 30px #22314c06}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ce9a40;outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-.8px;line-height:1.4}h2{font-size:21px;line-height:1.5}h3{font-size:17px;line-height:1.6}p{line-height:1.8}small{font-size:13px}button{border:0}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.brand{display:flex;gap:12px;align-items:center;font-weight:750;letter-spacing:.5px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--red);color:white}.brand small{display:block;font-weight:400;font-size:12px;color:var(--muted);margin-top:3px;letter-spacing:1px}.topbar{background:#fff;border-bottom:1px solid var(--line);padding:20px max(24px,calc((100vw - 1060px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.account-chip{font-size:14px;color:var(--muted);display:flex;gap:9px;align-items:center}.avatar{width:32px;height:32px;display:grid;place-items:center;background:#edf0f5;border-radius:50%;color:#4d596c}.shell{max-width:1108px;margin:auto;padding:0 24px}.nav{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:32px}.nav a{padding:20px 2px 16px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:15px;border-bottom:3px solid transparent;white-space:nowrap}.nav a.active{color:var(--red);border-color:var(--red);font-weight:650}.nav svg{width:19px;height:19px}main{padding-bottom:52px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:25px}.eyebrow{color:var(--red);font-size:13px;font-weight:650;letter-spacing:2px;margin-bottom:8px}.muted{color:var(--muted);font-size:14px;line-height:1.7}.page-heading .muted{margin-top:6px}.date{font-size:14px;color:var(--muted);white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:22px}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:var(--shadow)}.today-card{background:#a82032;color:white;position:relative;overflow:hidden;min-height:287px;display:flex;flex-direction:column;justify-content:space-between;border:0}.today-card .muted{color:#f0c9d0}.today-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pill{font-size:13px;padding:5px 10px;border-radius:6px;background:#ffffff20;display:inline-flex;gap:6px;align-items:center}.today-count{display:flex;align-items:baseline;gap:9px;margin:22px 0 8px}.today-count strong{font-size:62px;line-height:1;letter-spacing:-3px;font-weight:650}.today-count span{font-size:16px;color:#f0c9d0}.today-bottom{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;background:var(--red);color:white;border-radius:10px;padding:13px 21px;min-height:48px;font-size:15px;font-weight:600;text-align:center}.button.white{background:white;color:var(--red)}.button.secondary{background:#f0f3f7;color:#29364a}.button.outline{background:transparent;border:1px solid var(--line);color:#334055}.button.small{padding:9px 13px;font-size:14px;min-height:42px}.button.full{width:100%}.text-button{background:none;color:var(--red);font-size:14px;padding:8px 0;min-height:42px}.review-card{display:flex;flex-direction:column;justify-content:space-between}.review-icon{display:grid;place-items:center;color:var(--red);background:#fbeced;border-radius:12px;width:45px;height:45px;margin-bottom:17px}.review-count{font-size:38px;font-weight:650;margin:13px 0 7px}.review-count span{font-size:14px;font-weight:400;color:var(--muted);margin-left:8px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:22px 0}.stat{padding:0 24px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{font-size:29px;font-weight:650;display:block;margin:8px 0 0}.stat .muted{font-size:13px}.week{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;text-align:center;margin-top:22px}.day{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.day-dot{height:37px;width:37px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);color:#99a1ac}.day.done .day-dot{background:#fae9ec;border-color:#fae9ec;color:var(--red)}.day.today .day-dot{border:2px solid var(--red)}.day-count{font-size:12px;min-height:18px}.note{padding:16px 20px;background:#edf1f6;border-radius:12px;color:#687588;font-size:13px;line-height:1.8;margin-top:23px}.row{display:flex;justify-content:space-between;align-items:center;gap:15px}.stack{display:grid;gap:18px}.empty{text-align:center;padding:48px 22px}.empty svg{width:42px;height:42px;color:#8995a7;margin-bottom:15px}.empty p{margin-top:8px}.list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.list-row:last-child{border-bottom:0}.list-row .muted{margin-top:4px}.score{font-size:22px;font-weight:650;color:var(--green);white-space:nowrap}.tag{font-size:12px;border-radius:5px;background:#eff2f7;color:#667186;padding:4px 7px;display:inline-block;vertical-align:middle}.tag.red{background:#fae9ec;color:var(--red)}.tag.green{background:#e8f5ee;color:var(--green)}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:21px}.chip{border:1px solid var(--line);border-radius:24px;padding:9px 17px;background:white;color:var(--muted);font-size:14px;min-height:42px}.chip.active{background:#182c46;color:white;border-color:#182c46}.wrong-card h3{margin:14px 0}.wrong-card details{margin-top:14px}.source{border-left:3px solid #d8dee7;padding:0 0 0 14px;color:#536175;font-size:14px;line-height:1.9;margin-top:15px;white-space:pre-wrap;overflow-wrap:anywhere}.source-label{font-size:12px;color:#788598;margin-bottom:6px}.answer-text{font-size:15px;line-height:1.8;color:#294233;margin-top:12px;overflow-wrap:anywhere}summary{cursor:pointer;font-size:14px;color:var(--red);min-height:40px;padding:10px 0}.quiz-wrap{max-width:760px;margin:auto}.quiz-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.quiz-meta{display:flex;justify-content:space-between;align-items:center;margin:20px 0 12px;gap:12px}progress{display:block;appearance:none;width:100%;height:6px;border:0;border-radius:6px;overflow:hidden;background:#e6eaf0}progress::-webkit-progress-bar{background:#e6eaf0}progress::-webkit-progress-value{background:var(--red)}progress::-moz-progress-bar{background:var(--red)}.question-title{font-size:22px;line-height:1.8;font-weight:650;margin:19px 0 12px;overflow-wrap:anywhere}.options{display:grid;gap:12px;margin-top:24px}.option{background:white;border:1.5px solid #e1e6ee;border-radius:12px;padding:16px;display:flex;align-items:center;gap:13px;text-align:left;min-height:61px;line-height:1.7;color:#263348;width:100%}.option .letter{height:29px;width:29px;flex-shrink:0;border:1px solid #d9dfe8;border-radius:8px;display:grid;place-items:center;font-size:14px;color:#758195}.option.selected{border-color:var(--red);background:#fdf4f5}.option.selected .letter{background:var(--red);border-color:var(--red);color:white}.option.correct{border-color:#69b293;background:#f1faf5}.option.correct .letter{background:var(--green);border-color:var(--green);color:white}.option.wrong{border-color:var(--red);background:#fdf0f2}.option:disabled{opacity:1;cursor:default}.feedback{margin-top:22px;padding:20px;background:#f1faf5;border:1px solid #cde5d8;border-radius:12px}.feedback.error{background:#fff5f5;border-color:#f0d3d7}.feedback h3{color:var(--green)}.feedback.error h3{color:var(--red)}.quiz-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:25px}.quiz-actions .button{min-width:140px}.numbers{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.number{width:38px;height:38px;border-radius:8px;border:1px solid var(--line);background:white;color:#7b8695;font-size:13px}.number.right{background:#e9f5ed;color:var(--green);border-color:#cce2d4}.number.miss{background:#fcebed;color:var(--red);border-color:#eacbd0}.number.current{outline:2px solid #243b58;outline-offset:2px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:20px;font-size:14px;font-weight:600}.field input,.field select,.search{width:100%;border:1px solid #dbe1e9;border-radius:10px;padding:13px 14px;min-height:49px;background:white;color:#19283b;font-size:16px;line-height:1.4}.field input::placeholder{color:#9aa3af;font-weight:400}.field small{font-weight:400;color:var(--muted);line-height:1.7}.form-error{padding:12px 14px;color:var(--red);background:#fcecef;border-radius:8px;font-size:14px;line-height:1.6;margin-bottom:18px}.login-screen{max-width:1000px;margin:8vh auto;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;min-height:70vh}.login-intro .brand{margin-bottom:50px}.login-intro h1{font-size:39px;line-height:1.55;letter-spacing:-1px}.login-intro .intro-line{width:40px;height:4px;background:var(--red);margin:25px 0}.login-intro p{color:var(--muted);font-size:15px}.login-card{padding:34px}.login-card h2{font-size:25px;margin-bottom:7px}.login-card form{margin-top:28px}.login-footer{font-size:12px;color:#8a95a4;text-align:center;margin-top:24px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-grid .card h2{margin-bottom:23px}.readonly{padding:13px 0;color:var(--muted);font-weight:400}.result{text-align:center;padding:35px 25px}.result-icon{margin:0 auto 18px;background:#eaf6ef;color:var(--green);width:64px;height:64px;display:grid;place-items:center;border-radius:50%}.result-icon svg{width:32px;height:32px}.result-score{font-size:66px;font-weight:700;margin:18px 0 5px;color:#182c46;line-height:1.2}.result-score span{font-size:18px;color:var(--muted);font-weight:400}.result .actions{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.reading-section{margin-bottom:16px}.reading-section summary{color:#243348;font-size:16px;font-weight:650;line-height:1.7}.reading-section p{font-size:15px;margin:12px 0;white-space:pre-wrap;overflow-wrap:anywhere}.search{margin-bottom:22px}.users{margin-top:24px}.user-actions{display:flex;gap:10px;flex-wrap:wrap}.loading{padding:80px 24px;text-align:center;color:var(--muted)}#toast{position:fixed;left:50%;bottom:95px;transform:translateX(-50%);max-width:90vw;width:max-content;background:#1d2c41;color:white;border-radius:12px;padding:13px 20px;font-size:14px;z-index:100;box-shadow:0 8px 25px #0002;display:none}#toast.show{display:block}.save-status{font-size:12px;color:var(--muted);min-height:22px}.save-status.failed{color:var(--red)}.footer{font-size:12px;color:#8995a6;text-align:center;margin-top:30px}.no-margin{margin:0}.spaced{margin-top:20px}.nowrap{white-space:nowrap}
@media(min-width:800px){.option:not(:disabled):hover{border-color:#bd8590}.button:hover{filter:brightness(.97)}.nav a:hover{color:var(--red)}}
@media(max-width:720px){h1{font-size:25px}.topbar{padding:15px 20px}.brand-mark{width:36px;height:36px;border-radius:10px}.brand{font-size:16px;gap:10px}.brand small{font-size:11px}.account-chip .account-name{display:none}.shell{padding:0 18px}.nav{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;border-top:1px solid var(--line);border-bottom:0;margin:0;padding:7px 8px calc(7px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;gap:0}.nav a{border:0;flex:1;justify-content:center;flex-direction:column;font-size:11px;padding:4px 0;gap:5px}.nav svg{width:21px;height:21px}.nav a.active{color:var(--red)}main{padding:27px 0 100px}.page-heading{margin-bottom:21px;align-items:flex-start}.date{font-size:12px;margin-top:6px}.eyebrow{font-size:11px;margin-bottom:7px}.dashboard-grid{grid-template-columns:1fr;gap:16px}.card{padding:21px;border-radius:15px}.today-card{min-height:270px}.today-count strong{font-size:58px}.review-card{display:grid;grid-template-columns:1fr auto;gap:4px 16px;align-items:center}.review-card .review-icon{display:none}.review-card .review-count{margin:4px 0}.review-card .button{grid-column:2;grid-row:1/3}.review-card .review-desc{grid-column:1/-1;margin-top:5px}.stats{margin:22px 0}.stat{padding:0 18px}.stat strong{font-size:27px}.week{gap:7px}.day-dot{width:33px;height:33px}.settings-grid{grid-template-columns:1fr;gap:18px}.login-screen{margin:0 auto;padding:30px 22px;min-height:100dvh;display:block;max-width:460px}.login-intro .brand{margin-bottom:30px}.login-intro h1{font-size:29px}.login-intro .intro-line{margin:18px 0}.login-intro p{font-size:14px}.login-card{padding:25px;margin-top:28px}.login-footer{margin-bottom:20px}.question-title{font-size:20px;margin-top:20px}.option{padding:13px;gap:12px;font-size:16px}.quiz-head{margin-bottom:16px}.quiz-meta{margin-top:16px}.quiz-actions .button{min-width:125px}.quiz-wrap .card{padding:20px}.source{font-size:14px}.user-actions{margin-top:10px}.list-row.user{display:block}.result-score{font-size:60px}.note{padding:14px 16px}.page-heading .button{padding:10px 13px}.feedback{padding:16px}.list-row h3{font-size:16px}}
.today-bottom .button{flex-shrink:0;white-space:nowrap}
.dashboard-grid>.card,.settings-grid>.card{min-width:0}
@media(max-width:720px){.today-bottom .button{padding:13px 15px}.today-bottom>.muted{font-size:12px}.stat{padding:0 8px}.stat .muted{font-size:12px;white-space:nowrap}.stat:first-child{padding-left:0}.stat:last-child{padding-right:0}}
@media(max-width:360px){.week{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.day{font-size:11px;min-width:0}.day-dot{width:27px;height:27px}.review-card{grid-template-columns:minmax(0,1fr) auto}.review-card .button{padding:12px}.today-bottom{gap:8px}.today-bottom .button{font-size:14px;padding:12px}.quiz-actions .button{min-width:0;padding:12px}.page-heading .date{font-size:11px}.chips{gap:6px}.chip{padding:9px 12px}}
@media(prefers-reduced-motion:no-preference){.button,.option{transition:background .15s,border-color .15s}.card{animation:appear .2s ease-out}@keyframes appear{from{opacity:.65;transform:translateY(3px)}to{opacity:1;transform:none}}}

.site-registration{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px;padding:18px 16px 28px;color:#697587;font-size:12px;line-height:1.8;text-align:center}.site-registration a{display:inline-flex;align-items:center;gap:5px}.site-registration img{flex-shrink:0}@media(max-width:720px){.site-registration{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}
