*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scrollbar-gutter:stable}body{background:#fff}a{text-decoration:none}button{cursor:pointer}u{text-decoration:underline}del{text-decoration:line-through}i{font-style:italic}body.theme-dark{color:#ffffffd9;background:#141414}body.theme-dark .home{color:#ffffffe6}body.theme-dark .buttons button{color:#6ea8fe;background:#1f1f1f;border:1px solid #333}body.theme-dark .buttons button.primary{border-color:#6ea8fe}body.theme-dark .feature-card{background:#1d1d1f;border-color:#2f2f2f;box-shadow:0 2px 10px #0006}body.theme-dark .feature-card h3{color:#ffffffe6}body.theme-dark .feature-card p{color:#fff9}body.theme-dark .auth-title{color:#ffffffe6!important}body.theme-dark .auth-switch{color:#ffffff8c}body.theme-dark .reading-list-row.pinned{background:#4169e11f}body.theme-dark .reading-list-row-name{color:#ffffffe0}body.theme-dark .reading-list-desc{color:#ffffff8c}body.theme-dark .reading-detail-title,body.theme-dark .rq-title{color:#ffffffe6}body.theme-dark .reading-detail-desc{color:#ffffff8c}body.theme-dark .reading-detail-result{background:#1d1d1f;border-color:#2f2f2f}body.theme-dark .reading-detail-result-text,body.theme-dark .pb-vanban,body.theme-dark .qc-question{color:#ffffffe0}body.theme-dark .pb-text{color:#ffffffbf}body.theme-dark .qc-choice{color:#ffffffd1;background:#1d1d1f;border-color:#3a3a3a}body.theme-dark .qc-choice:hover:not(:disabled){background:#4169e126}body.theme-dark .qc-choice.selected{background:#4169e140;border-color:#4169e1}body.theme-dark .qc-choice.correct{color:#7ad84f;background:#52c41a29;border-color:#52c41a}body.theme-dark .qc-choice.wrong{color:#ff6d6f;background:#ff4d4f24;border-color:#ff4d4f}body.theme-dark .qc-choice.reveal{color:#f5e28a;background:#fadb141f;border-color:#fadb148c}body.theme-dark .qc-explanation{color:#f5e28a;background:#fadb141f;border-color:#fadb1473}body.theme-dark .qc-open-input.correct{background:#52c41a29}body.theme-dark .qc-open-input.wrong{background:#ff4d4f24}body.theme-dark .qc-open-result{color:#7ad84f}body.theme-dark .qc-open-result.wrong{color:#ff6d6f}body.theme-dark .qc-open-correct{color:#f5e28a}body.theme-dark .rq-header,body.theme-dark .rq-footer{border-color:#2f2f2f}body.theme-dark .rq-question-pane{border-left-color:#2f2f2f}body.theme-dark .rq-page-label{color:#ffffff8c}body.theme-dark .navbar-dropdown-menu{background-color:#1d1d1f;box-shadow:0 6px 16px #00000080}body.theme-dark .navbar-dropdown-menu li a{color:#ffffffd9}body.theme-dark .navbar-dropdown-menu li a:hover{background-color:#4169e133}body.theme-dark .navbar-dropdown-menu li a.active{color:#8faeff;background-color:#4169e159}body.theme-dark .reading-list-title{color:#ffffffe6}body.theme-dark .reading-list-more{color:#fff9}body.theme-dark .reading-list-more:hover{color:#8faeff!important;background-color:#4169e133!important}body.theme-dark .quanli-layout{background:#141414}body.theme-dark .quanli-sider{border-right-color:#2f2f2f;background:#1d1d1f!important}body.theme-dark .quanli-content{background:#141414}.cai-dat-sider .ant-layout-sider-children,.quanli-sider .ant-layout-sider-children,.cai-dat-sider .ant-menu,.quanli-sider .ant-menu{background:#fff}body.theme-dark .cai-dat-sider .ant-layout-sider-children,body.theme-dark .quanli-sider .ant-layout-sider-children,body.theme-dark .cai-dat-sider .ant-menu,body.theme-dark .quanli-sider .ant-menu{background:#1d1d1f}body.theme-dark .reading-intro{background:#1d1d1f;border-color:#2f2f2f}.navbar{z-index:100;color:#fff;background-color:#4169e1;justify-content:space-between;align-items:center;width:100vw;padding:28px 70px;display:flex;position:sticky;top:0}.navbar-logo{color:#fff;font-size:21px;font-weight:700;text-decoration:none}.navbar-logo:hover{color:#fff}.navbar-links{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navbar-link{text-align:center;color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;min-width:112px;padding:10px 16px;font-size:18px;font-weight:600;text-decoration:none;display:block}.navbar-link:hover{color:#fff;background-color:#ffffff26}.navbar-link.active{background-color:#ffffff4d}.navbar-dropdown{position:relative}.navbar-dropdown-menu{opacity:0;visibility:hidden;background-color:#fff;border-radius:8px;min-width:160px;margin:0;padding:6px 0;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 6px);left:0;transform:translateY(6px);box-shadow:0 6px 16px #00000026}.navbar-dropdown:hover .navbar-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.navbar-dropdown-menu li a{color:#1e3a5f;padding:12px 18px;font-size:16px;text-decoration:none;display:block}.navbar-dropdown-menu li a:hover{background-color:#eef3f8}.navbar-dropdown-menu li a.active{color:#4169e1;background-color:#e0e8ff;font-weight:700}.navbar-user{align-items:center;display:flex}.navbar-user-trigger{color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex}.navbar-user-trigger:hover{background-color:#ffffff26}.navbar-user-trigger .anticon{font-size:22px}.navbar-user-btn{color:#fff;border-radius:50%;width:40px;height:40px;font-size:24px}.navbar-user-btn:hover{color:#fff!important}.navbar-user-btn.logged-in{color:#fff}.navbar-user-info{align-items:center;gap:8px;font-weight:600;display:flex}@media (width<=768px){.navbar{padding:10px 16px}.navbar-logo{font-size:17px}.navbar-links{gap:10px}.navbar-link{min-width:0;padding:6px 10px;font-size:16px}.navbar-user-trigger .navbar-username{display:none}.navbar-dropdown-menu{right:-50px}}@media (width<=480px){.navbar{flex-flow:wrap;gap:6px 12px}.navbar-logo{flex:1}.navbar-links{flex-wrap:wrap;order:3;justify-content:center;gap:16px;width:100%;position:static;transform:none}.navbar-dropdown-menu{left:50%;right:auto;transform:translate(-50%)translateY(6px)}.navbar-dropdown:hover .navbar-dropdown-menu{transform:translate(-50%)translateY(0)}}@media (width<=768px){.navbar.navbar-static{position:relative}}.home{color:#000;flex-direction:column;min-height:calc(100vh - 96px);padding:56px 24px 48px;display:flex}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:760px;margin:0 auto;padding-bottom:24px;display:flex}.home h1{text-align:center;margin-bottom:20px;font-size:clamp(32px,6vw,55px)}.home p{text-align:center;margin-bottom:50px;font-size:clamp(16px,3vw,22px)}.buttons{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.buttons button{color:#2563eb;background:#fff;border:none;border-radius:15px;width:230px;height:65px;font-size:18px;font-weight:700;transition:all .3s}.buttons button:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.buttons button.primary{border:2px solid #2563eb}.features{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1000px;margin:0 auto;padding-top:40px;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #e4e9f2;border-radius:16px;padding:28px 24px;box-shadow:0 2px 10px #0000000d}.feature-card h3{color:#1e3a5f;margin-bottom:12px;font-size:20px}.feature-card p{color:#555;margin:0;font-size:15px;line-height:1.6}@media (width<=768px){.buttons{gap:20px}.buttons button{width:200px;height:58px;font-size:16px}.features{grid-template-columns:1fr;padding-top:24px}}@media (width<=480px){.home{padding:32px 16px}.buttons{flex-direction:column;width:100%}.buttons button{width:100%}}.auth-page{justify-content:center;padding:64px 24px;display:flex}.auth-card{border-radius:14px;width:100%;max-width:420px;box-shadow:0 2px 12px #00000014}.auth-title{text-align:center;color:#1e3a5f!important;margin-bottom:24px!important}.auth-switch{text-align:center;color:#666;margin-top:8px}.reading-list-page{max-width:1100px;margin:0 auto;padding:32px 24px 48px}.reading-list-title{color:#1e3a5f;margin:0 0 24px;font-size:28px}.reading-list-search{max-width:420px;margin-bottom:24px}.reading-list-center{justify-content:center;padding:80px 0;display:flex}.reading-list-stack{flex-direction:column;gap:14px;display:flex}.reading-list-row{cursor:pointer;border-radius:12px;box-shadow:0 2px 10px #0000000f}.reading-list-row.pinned{background:#fbfcff;border-color:#4169e1}.reading-list-row-inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.reading-list-row-main{flex:1;min-width:0}.reading-list-row-name{color:#1e3a5f;overflow-wrap:anywhere;align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:600;line-height:1.4;display:flex}.reading-list-more{color:#555}.reading-list-more:hover{color:#4169e1!important;background-color:#eef3fb!important}.reading-list-row-side{flex-shrink:0;align-items:center;gap:16px;display:flex}.reading-list-desc{color:#555;overflow-wrap:anywhere;margin:6px 0 0!important}.reading-list-pagination{justify-content:center;margin-top:32px;display:flex}@media (width<=640px){.reading-list-row-inner{flex-direction:column;align-items:flex-start;gap:12px}.reading-list-row-side{justify-content:space-between;width:100%}}.reading-detail-page{max-width:860px;margin:0 auto;padding:32px 24px 64px}.reading-detail-center{justify-content:center;padding:80px 24px;display:flex}.reading-detail-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.reading-intro{background:#fff;border:1px solid #e4e9f2;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:40px 36px;display:flex;box-shadow:0 2px 10px #0000000d}.reading-intro-start{flex-shrink:0}.reading-intro .reading-detail-title{font-size:30px}@media (width<=560px){.reading-intro{flex-direction:column;align-items:flex-start}}.reading-detail-back{color:#4169e1;margin-bottom:10px;font-weight:600;text-decoration:none;display:inline-block}.reading-detail-back:hover{text-decoration:underline}.reading-detail-title{color:#1e3a5f;overflow-wrap:anywhere;margin:0 0 8px;font-size:26px}.reading-detail-desc{color:#666;overflow-wrap:anywhere;max-width:560px;margin:0;font-size:15px}.reading-detail-result{background:#f6f8fb;border:1px solid #e4e9f2;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding:18px 24px;display:flex}.reading-detail-result-text{color:#1e3a5f;font-size:18px}.reading-detail-retry{justify-content:center;margin-top:12px;display:flex}.sua-form{border-radius:12px;max-width:800px}.sua-json{font-family:Consolas,Courier New,monospace;font-size:13px}@media (width<=560px){.reading-detail-head{flex-direction:column}.reading-detail-result{flex-direction:column;align-items:flex-start}}.passage-block{margin-bottom:40px}.pb-vanban{color:#1e3a5f;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:14px;font-size:18px;font-weight:400;line-height:1.5}.pb-text{white-space:pre-wrap;color:#333;overflow-wrap:anywhere;margin-bottom:28px;font-size:15px;line-height:1.7}.question-card{margin-bottom:26px}.qc-question{color:#000;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:10px;font-size:15px;font-weight:400}.qc-q-number{color:#4169e1;font-weight:700}.qc-text{white-space:pre-wrap;overflow-wrap:anywhere}.qc-choices{flex-direction:column;gap:8px;display:flex}.qc-choice{text-align:left;color:#333;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:10px 14px;font-size:14px;transition:border-color .15s,background-color .15s;display:flex}.qc-choice:hover:not(:disabled){background:#f3f6ff;border-color:#4169e1}.qc-choice.selected{background:#eaf0ff;border-color:#4169e1}.qc-choice.correct{color:#389e0d;background:#f6ffed;border-color:#52c41a}.qc-choice.wrong{color:#cf1322;background:#fff2f0;border-color:#ff4d4f}.qc-choice.reveal{color:#d48806;background:#fffbe6;border-color:#ffc53d}.qc-choice.reveal .qc-letter{color:#d48806}.qc-choice:disabled{cursor:default}.qc-letter{color:#4169e1;flex-shrink:0;font-weight:700}.qc-choice.correct .qc-letter{color:#52c41a}.qc-choice.wrong .qc-letter{color:#ff4d4f}.qc-explanation{color:#614700;white-space:pre-wrap;overflow-wrap:anywhere;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;margin-top:10px;padding:10px 14px;font-size:14px;line-height:1.6}.qc-explanation-label{color:#d48806;font-weight:700}.qc-open-input.correct{border-color:#52c41a}.qc-open-input.wrong{border-color:#ff4d4f}.qc-open-result{color:#389e0d;overflow-wrap:anywhere;margin-top:6px;font-size:14px;font-weight:600}.qc-open-result.wrong{color:#cf1322}.qc-open-correct{color:#614700;font-weight:400}.rq-page{flex-direction:column;height:calc(100vh - 96px);display:flex;overflow:hidden}.rq-header{border-bottom:1px solid #e4e9f2;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:48px;padding:14px 24px;display:grid}.rq-header .reading-detail-back{white-space:nowrap;justify-self:start;margin-bottom:0}.rq-title{color:#1e3a5f;text-align:center;overflow-wrap:anywhere;margin:0;padding:0 6px;font-size:21px;font-weight:600}.rq-head-right{justify-content:flex-end;align-items:center;gap:12px;display:flex}.rq-score{align-items:center;gap:10px;display:flex}.rq-score-text{color:#333;white-space:nowrap;font-size:14px}.rq-banner{flex-shrink:0;padding:16px 24px 0}.rq-banner .reading-detail-result{margin-bottom:0}.rq-main{flex:1;gap:24px;min-height:0;padding:20px 24px;display:flex}.rq-text-pane,.rq-question-pane{flex:1;min-width:0;height:100%;overflow-y:auto}.rq-text-pane{padding-right:12px}.rq-question-pane{border-left:1px solid #eef1f6;padding-left:12px}.rq-empty{text-align:center;color:#999;padding:24px}.rq-footer{border-top:1px solid #e4e9f2;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex}.rq-page-label{color:#666;font-size:14px}@media (width<=760px){.rq-page{height:auto;overflow:visible}.rq-header{grid-template-columns:1fr 1fr;row-gap:8px}.rq-title{grid-area:1/1/auto/-1;font-size:18px}.rq-back,.rq-head-right{grid-row:2}.rq-main{flex-direction:column;gap:12px}.rq-text-pane,.rq-question-pane{height:auto;max-height:50vh}.rq-question-pane{border-top:1px solid #eef1f6;border-left:none;padding-top:12px}}.format-toolbar{z-index:2000;background:#fff;border:1px solid #d9d9d9;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex;position:fixed;box-shadow:0 4px 14px #00000024}.format-toolbar-btn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;transition:background-color .15s,color .15s;display:inline-flex}.format-toolbar-btn:hover{color:#4169e1;background:#f0f4ff}.ft-bold{font-weight:700}.ft-underline{text-decoration:underline}.ft-strike{text-decoration:line-through}.ft-italic{font-style:italic}.ft-center{letter-spacing:-2px;font-weight:700}.ft-clear{font-size:18px;line-height:1}.format-toolbar-divider{background:#e0e0e0;width:1px;height:18px;margin:0 4px}body.theme-dark .format-toolbar{background:#1f1f1f;border-color:#3a3a3a;box-shadow:0 4px 14px #00000080}body.theme-dark .format-toolbar-btn{color:#ffffffd9}body.theme-dark .format-toolbar-btn:hover{color:#6ea8fe;background:#4169e140}body.theme-dark .format-toolbar-divider{background:#3a3a3a}.quanli-layout{background:#f5f7fa;min-height:calc(100vh - 96px)}.quanli-sider{border-right:1px solid #eceff4;padding-top:16px;background:#fff!important}.quanli-content{background:#f5f7fa;padding:24px 32px 48px}.quanli-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.auto-task-row{background:#fafbfc;border:1px solid #eceff4;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex}.auto-task-name{white-space:pre-wrap;overflow-wrap:anywhere;font-weight:600}.auto-task-file{color:#888;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.auto-task-error{color:#d4380d;white-space:pre-wrap;overflow-wrap:anywhere}.auto-task-desc{color:#888;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.auto-task-hint{color:#888;font-size:13px}.auto-task-pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.task-history-pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#fafbfc;border:1px solid #eceff4;border-radius:8px;max-height:60vh;margin:0;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.6;overflow:auto}.task-qa-tag{cursor:pointer;-webkit-user-select:none;user-select:none}.task-config-cell{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.task-config-more{padding-left:0;padding-right:0}.auto-task-file-tag{text-overflow:ellipsis;max-width:180px;overflow:hidden}.task-qa-loading{text-align:center;padding:40px 0}.task-qa-list{flex-direction:column;gap:12px;max-height:60vh;display:flex;overflow:auto}.task-qa-row{background:#fafbfc;border:1px solid #eceff4;border-radius:8px;padding:10px 12px}.task-qa-head{color:#4169e1;margin-bottom:4px;font-weight:700}.task-qa-question{color:#000;white-space:pre-wrap;overflow-wrap:anywhere;font-weight:400}.task-qa-choices{flex-direction:column;gap:2px;margin-top:6px;display:flex}.task-qa-choice{color:#000;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;padding:2px 8px}.task-qa-choice-correct{background:#d9f7be}.task-qa-letter{margin-right:2px;font-weight:600}.task-qa-answer{color:#ad6800;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff7e6;border:1px solid #ffd591;border-radius:6px;margin-top:6px;padding:6px 10px}.task-qa-missing{color:#888}body.theme-dark .task-history-pre,body.theme-dark .task-qa-row{background:#141414;border-color:#303030}body.theme-dark .task-qa-question,body.theme-dark .task-qa-choice{color:#ffffffd9}body.theme-dark .task-qa-choice-correct{background:#3a5a1f}body.theme-dark .task-qa-answer{color:#e8b465;background:#3a2c0a;border-color:#6b4f12}body.theme-dark .auto-task-row{background:#141414;border-color:#303030}@media (width<=768px){.quanli-content{padding:16px}.quanli-toolbar{flex-direction:column;align-items:stretch}.quanli-toolbar>.ant-input-group-wrapper,.quanli-toolbar>.ant-input-search,.quanli-toolbar>.ant-select{width:100%!important}.quanli-toolbar>.ant-space,.quanli-toolbar>.ant-btn,.quanli-toolbar .auto-task-row{width:100%}}.create-form-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.create-form-preview-btn{z-index:1000;position:fixed;top:104px;right:24px;box-shadow:0 4px 12px #00000040}.create-form-submit-btn{z-index:1000;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000040}.create-form-page-actions{gap:12px;width:100%;margin-bottom:12px;display:flex}.create-form-page-actions .ant-btn{flex:1 1 0;min-width:0}@media (width<=768px){.create-form-toolbar{z-index:900;background:#f5f7fa;padding:8px 0;position:sticky;top:0}.create-form-preview-btn{box-shadow:none;position:static}.create-form-page-actions{flex-direction:column}.create-form-page-actions .ant-btn{flex:none;width:100%}.create-form-preview-label,.create-form-submit-label{display:none}}body.theme-dark .create-form-toolbar{background:#141414}.cai-dat-page{justify-content:center;padding:32px;display:flex}.cai-dat-layout{background:#fff;border-radius:14px;width:100%;max-width:900px;min-height:500px;overflow:hidden;box-shadow:0 2px 12px #0000000f}body.theme-dark .cai-dat-layout{background:#141414;box-shadow:0 2px 12px #0006}.cai-dat-sider{border-right:1px solid #f0f0f0}body.theme-dark .cai-dat-sider{border-right-color:#2f2f2f}.cai-dat-user{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:24px 16px 16px;display:flex}.cai-dat-avatar{color:#fff;background:#4169e1;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;font-size:26px;font-weight:600;display:flex}.cai-dat-content{background:#fff;padding:32px}body.theme-dark .cai-dat-content{background:#141414}.cai-dat-section-title{color:#1e3a5f;margin:0 0 12px;font-size:16px}body.theme-dark .cai-dat-section-title{color:#ffffffe0}.cai-dat-subtitle{color:#555;margin-bottom:8px;font-size:14px;font-weight:600}body.theme-dark .cai-dat-subtitle{color:#ffffffa6}.cai-dat-danger-title{color:#ff4d4f}body.theme-dark .cai-dat-danger-title{color:#ff6d6f}.cai-dat-form{max-width:360px}@media (width<=768px){.cai-dat-page{padding:12px}.cai-dat-layout{min-height:auto}.cai-dat-sider .cai-dat-user{display:none}.cai-dat-sider{border-bottom:1px solid #f0f0f0;border-right:none}body.theme-dark .cai-dat-sider{border-bottom-color:#2f2f2f}.cai-dat-content{padding:20px 16px}}
