:root{--blue:#3368f5;--blue-dark:#2553d7;--bg:#f6f8fc;--text:#171a22;--muted:#778096;--line:#e6eaf2;--white:#fff;--shadow:0 16px 42px rgba(32,47,76,.12)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;min-height:100%;background:#e9edf5;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{border:0;cursor:pointer;color:inherit}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,p{margin:0}.icon{display:block;flex:none}.loading-page,.unlock-page{min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#e6edff 0,#f6f8fc 45%);padding:24px}.loading-page{align-content:center;gap:16px;color:var(--muted)}.brand-mark{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#8050f3,#3368f5);box-shadow:0 14px 30px rgba(51,104,245,.25)}.brand-mark.small{width:44px;height:44px;border-radius:14px;box-shadow:none}.unlock-card{width:min(100%,420px);padding:36px;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.unlock-card .brand-mark{margin-bottom:24px}.eyebrow{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em}.unlock-card h1{font-size:34px;margin-top:7px}.unlock-copy{margin:12px 0 28px;color:var(--muted);line-height:1.65}.editor-modal label>span,.unlock-card label>span{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:#525b6f}.key-input{height:52px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--muted)}.key-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #e5ecff}.key-input input{border:0;outline:0;flex:1 1;min-width:0}.primary-button{height:50px;padding:0 22px;border-radius:14px;background:var(--blue);color:#fff;font-weight:750}.unlock-card .primary-button{width:100%;margin-top:18px}.form-error{margin-top:10px;color:#e04452;font-size:13px;line-height:1.5}.app-shell{min-height:100dvh;background:var(--bg)}.main-area{min-width:0}.mobile-shell{max-width:440px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 50px rgba(32,47,76,.12)}.content-page{min-height:100dvh;padding-bottom:calc(110px + env(safe-area-inset-bottom))}.page-header{display:flex;justify-content:space-between;align-items:center}.page-header>div:first-child>p{color:var(--muted);font-size:14px;margin-bottom:5px}.page-header h1{font-size:32px;letter-spacing:-1px}.header-actions{gap:9px}.header-actions,.sync-badge{display:flex;align-items:center}.sync-badge{height:36px;padding:0 11px;border-radius:18px;background:#fff;border:1px solid var(--line);gap:6px;color:var(--muted);font-size:12px}.sync-badge .icon{color:#19a66b}.streak{height:42px;padding:0 12px;border-radius:22px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:6px;font-size:13px}.streak .icon{color:#ff963d}.today-page{padding-left:20px;padding-right:20px;padding-top:max(52px,calc(20px + env(safe-area-inset-top)))}.today-page .page-header{margin-bottom:24px}.plan-card{padding:24px;border-radius:24px;color:#fff;background:linear-gradient(120deg,#8042f3,#3864ee 78%);box-shadow:0 14px 34px rgba(58,82,209,.2)}.plan-title{display:flex;align-items:center;justify-content:space-between}.plan-title h2{font-size:22px}.plan-title span{font-size:13px;color:rgba(255,255,255,.68)}.progress-row{display:flex;align-items:center;gap:18px;margin:23px 0 22px}.ring{width:80px;height:80px;padding:8px}.ring,.ring>div{border-radius:50%}.ring>div{width:100%;height:100%;display:grid;place-items:center;background:#654ce8}.finished strong{font-size:23px}.finished span{font-size:14px}.counts{display:flex;gap:12px;margin-top:7px;font-size:12px;color:rgba(255,255,255,.75);flex-wrap:wrap}.start-button{width:100%;height:52px;border-radius:16px;background:#fff;color:var(--blue);font-size:17px;font-weight:750;display:flex;align-items:center;justify-content:center;gap:9px}.section-heading{font-size:20px;margin:22px 0 13px}.course-list{display:grid;grid-gap:10px;gap:10px}.course-row{height:56px;background:#fff;border-radius:17px;display:flex;align-items:center;padding:0 16px;gap:13px}.course-dot{width:10px;height:10px;border-radius:50%}.course-row b{font-size:15px}.course-count{margin-left:auto;color:var(--muted);font-size:13px}.course-check{width:22px;height:22px;border-radius:50%;display:grid;place-items:center}.course-check.done{color:#18a96c;background:#e5f8ef}.tip{margin-top:20px;min-height:58px;border-radius:16px;border:1px solid #ffd9b8;background:#fffaf5;color:#ad5b22;display:flex;align-items:center;gap:13px;padding:14px 16px;font-size:13px;line-height:1.5}.tip .icon{color:#ff963d}.bottom-nav{position:fixed;z-index:20;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,440px);height:calc(82px + env(safe-area-inset-bottom));padding:9px 22px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line)}.nav-items{display:flex;justify-content:space-between;height:100%}.nav-item{min-width:62px;background:transparent;color:#778096;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px}.bottom-nav .nav-item{flex-direction:column}.nav-item.active{color:var(--blue);font-weight:750}.study-page{min-height:100dvh;padding-bottom:120px;background:var(--bg)}.study-header{min-height:calc(86px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.study-header>button{width:44px;height:44px;background:transparent;display:grid;place-items:center}.study-header h1{font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.study-scope{display:flex;align-items:center;gap:7px}.study-scope span{color:var(--muted);font-size:12px;white-space:nowrap}.study-scope button{height:34px;padding:0 10px;border:1px solid #cbd9ff;border-radius:17px;background:#fff;color:var(--blue);font-size:12px;font-weight:700;white-space:nowrap}.top-progress{height:4px;background:#e7ebf3}.top-progress span{display:block;height:100%;background:var(--blue);transition:width .25s}.study-card{margin:24px 20px;padding:24px;border-radius:23px;background:#fff}.card-meta{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px}.new-badge{background:#eaf0ff;color:var(--blue);border-radius:7px;padding:7px 9px;font-weight:750}.card-tools{display:flex;align-items:center;gap:7px}.card-tools button{height:36px;border-radius:10px}.inline-speak{width:36px;border:1px solid var(--line);background:#fff;color:var(--text);display:grid;place-items:center}.inline-answer{padding:0 13px;background:var(--blue);color:#fff;font-weight:750}.study-card h2{font-size:20px;line-height:1.55;margin:22px 0;white-space:pre-wrap;overflow-wrap:anywhere}.study-card hr{border:0;border-top:1px solid var(--line);margin:0 0 20px}.density-note{font-size:12px;color:#9a6b31;margin:0 0 15px}.cloze-text{font-size:16px;line-height:2.55;white-space:pre-wrap;overflow-wrap:anywhere}.cloze-text input{height:31px;max-width:100%;vertical-align:middle;border:0;border-bottom:1.5px solid #73809a;background:#f0f4fb;border-radius:4px 4px 0 0;text-align:center;color:var(--text);outline:none}.cloze-text input:focus{box-shadow:0 0 0 2px #bcd0ff}.cloze-text input.correct{color:#16a66c;border-color:#16a66c;background:#e9f8f1;font-weight:750}.cloze-text input.wrong{color:#ef4d5a;border-color:#ef4d5a;background:#fff0f1}.answer-box{margin-top:18px;padding:15px;background:#f5f7fb;border-radius:12px}.answer-box b{color:var(--blue);font-size:13px}.answer-box p{font-size:14px;line-height:1.75;margin-top:6px;color:#51596a;white-space:pre-wrap;overflow-wrap:anywhere}.answer-image{display:block;width:100%;height:auto;margin-top:12px;border-radius:10px}.study-actions{position:fixed;z-index:15;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,440px);padding:12px 20px calc(26px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(246,248,252,0),#f6f8fc 12%)}.rating-row{display:grid;grid-template-columns:52px 1fr 1fr 52px;grid-gap:10px;gap:10px}.rating-row button{height:52px;border-radius:16px;font-weight:750}.side-arrow{background:transparent;color:#7b8497;display:grid;place-items:center}.side-arrow.previous .icon{transform:rotate(180deg)}.side-arrow:disabled{opacity:.3}.fuzzy{background:var(--blue);color:#fff}.remember{background:#fff;color:var(--blue);border:1.5px solid var(--blue)}.library-page{padding:calc(52px + env(safe-area-inset-top)) 20px calc(110px + env(safe-area-inset-bottom))}.library-header{margin-bottom:20px}.search{height:54px;background:#fff;border-radius:16px;display:flex;align-items:center;gap:11px;padding:0 15px;color:var(--muted)}.search input{border:0;outline:0;background:transparent;min-width:0;flex:1 1;font-size:15px;color:var(--text)}.course-tabs{display:flex;gap:8px;overflow-x:auto;margin:16px -20px 0 0;padding-right:20px;scrollbar-width:none}.course-tabs button{height:38px;white-space:nowrap;padding:0 16px;border-radius:20px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:13px}.course-tabs button.selected{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:750}.filter-row{height:58px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.knowledge-list{display:grid;grid-gap:12px;gap:12px}.knowledge-card{position:relative;padding:18px;border-radius:19px;background:#fff;border:1px solid var(--line);cursor:pointer}.knowledge-card h2{font-size:15px;line-height:1.5;margin-bottom:13px}.card-tags{display:flex;align-items:center;gap:7px;font-size:11px;flex-wrap:wrap}.chapter,.status{border-radius:7px;padding:5px 8px;background:#f5f7fb;color:var(--muted)}.status-mastered{background:#e9f8f1;color:#18a66b}.status-learning{background:#edf2ff;color:var(--blue)}.next-review{margin-left:auto;color:var(--muted)}.empty{text-align:center;color:var(--muted);padding:52px 0;line-height:1.6}.mine-page{padding:calc(72px + env(safe-area-inset-top)) 24px;text-align:center}.profile-mark{width:92px;height:92px;margin:0 auto 18px;border-radius:30px;background:#e8efff;color:var(--blue);display:grid;place-items:center}.mine-page h1{font-size:27px}.mine-page>p{color:var(--muted);margin-top:8px}.mine-page section{margin:28px auto;max-width:560px;text-align:left;background:#fff;padding:22px;border-radius:18px}.mine-page section h2{font-size:17px;margin-bottom:9px}.mine-page section p{color:var(--muted);line-height:1.7;font-size:14px}.secondary-button{height:46px;padding:0 20px;border-radius:13px;background:#fff;border:1px solid var(--line);font-weight:700}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.empty-state button{margin-top:8px;background:var(--blue);color:#fff;border-radius:12px;padding:12px 18px}.desktop-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100dvh}.desktop-nav{position:-webkit-sticky;position:sticky;top:0;height:100dvh;background:#11172a;color:#fff;padding:28px 18px;display:flex;flex-direction:column}.desktop-brand{display:flex;align-items:center;gap:12px;padding:0 10px 28px}.desktop-brand b{display:block;font-size:18px}.desktop-brand span{display:block;margin-top:3px;color:#8d98b5;font-size:12px}.desktop-nav .nav-items{display:grid;height:auto;grid-gap:8px;gap:8px}.desktop-nav .nav-item{height:50px;justify-content:flex-start;padding:0 14px;border-radius:13px;color:#9da7bf;background:transparent}.desktop-nav .nav-item.active{color:#fff;background:linear-gradient(110deg,#744bec,#3368f5)}.desktop-hint{margin-top:auto;padding:14px;color:#7f8aa6;font-size:11px;line-height:1.7}.desktop-shell .content-page{min-height:100dvh;padding-bottom:50px}.desktop-shell .library-page,.desktop-shell .today-page{padding:48px clamp(34px,5vw,76px)}.desktop-shell .page-header h1{font-size:38px}.desktop-shell .plan-card{max-width:760px;padding:30px}.desktop-shell .course-list{grid-template-columns:repeat(2,minmax(0,370px));max-width:760px}.desktop-shell .tip{max-width:760px}.add-desktop{height:40px;padding:0 14px;border-radius:12px;background:var(--blue);color:#fff;display:flex;align-items:center;gap:7px;font-weight:700}.desktop-shell .library-page{max-width:1400px;width:100%;margin:0 auto}.desktop-shell .search{max-width:760px;border:1px solid var(--line)}.desktop-shell .knowledge-list{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px}.desktop-shell .knowledge-card{min-height:210px;padding:22px;display:flex;justify-content:space-between;gap:18px;cursor:default}.knowledge-main{min-width:0;flex:1 1}.answer-preview{color:#5c6578;font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.keyword-preview{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.keyword-preview span{padding:5px 8px;border-radius:7px;background:#fff6e9;color:#a76619;font-size:11px}.card-buttons{display:flex;flex-direction:column;gap:8px}.card-buttons button{height:35px;padding:0 12px;border-radius:9px;background:#eef3ff;color:var(--blue);font-weight:700;font-size:12px}.card-buttons .edit-button{display:flex;align-items:center;gap:5px;background:var(--blue);color:#fff}.floating-add{position:fixed;right:36px;bottom:36px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(51,104,245,.32)}.desktop-shell .study-page{max-width:900px;margin:0 auto;padding-bottom:160px}.desktop-shell .study-card{padding:34px;margin-top:30px}.desktop-shell .study-actions{width:min(760px,calc(100vw - 290px));left:calc(250px + (100vw - 250px)/2)}.modal-backdrop{position:fixed;z-index:50;inset:0;background:rgba(12,18,33,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:28px}.editor-modal{width:min(820px,100%);max-height:calc(100dvh - 56px);overflow:auto;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.24)}.editor-modal>header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--line)}.editor-modal header p{font-size:12px;color:var(--blue);font-weight:800;margin-bottom:4px}.editor-modal header h2{font-size:23px}.editor-modal header button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f3f5f9}.editor-modal form{padding:26px 28px}.editor-modal label{display:block;margin-bottom:19px}.editor-modal input,.editor-modal textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;outline:0;resize:vertical;line-height:1.6}.editor-modal input:focus,.editor-modal textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e6edff}.editor-modal .answer-editor{font-size:15px}.editor-modal small{display:block;color:var(--muted);margin-top:7px}.two-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.editor-modal footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}@media(max-width:899px){.header-actions .sync-badge span{display:none}.header-actions .sync-badge{width:36px;padding:0;justify-content:center}.library-header .header-actions{align-self:flex-start}.study-card{max-height:calc(100dvh - 285px);overflow:auto}.mobile-shell .knowledge-card:active{transform:scale(.99)}}@media(max-height:760px) and (max-width:899px){.today-page{padding-top:30px}.plan-card{padding:18px}.progress-row{margin:14px 0}.course-row{height:50px}.tip{margin-top:12px}.study-card{margin-top:15px}}