:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef1f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:880px;height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{display:flex;height:100vh;min-height:620px;flex-direction:column;overflow:hidden}.top-bar{z-index:2;display:flex;min-height:76px;align-items:center;gap:16px;padding:12px 24px;border-bottom:1px solid #dfe3ea;background:#fffffff5;box-shadow:0 1px 12px #2734520d}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#6c5ce7,#4d75ef);box-shadow:0 7px 18px #525bdb47;font-size:14px;font-weight:800;letter-spacing:.02em}.task-heading{min-width:0}.task-label,.metric-label,.pane-kicker,.document-label{display:block;color:#8790a2;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.task-heading h1{margin:3px 0 0;font-size:20px}.task-metrics{display:flex;align-items:center;gap:28px;margin-left:auto}.metric{display:flex;flex-direction:column;gap:4px}.progress-dots{display:flex;gap:5px;color:#d7dbe4;font-size:17px;line-height:1}.progress-dot.is-done{color:#6558dd}.mastery{min-width:70px;padding-left:24px;border-left:1px solid #e1e4eb}.mastery strong{color:#574bd0;font-size:18px}.workbench{display:grid;min-height:0;flex:1;grid-template-columns:minmax(240px,22fr) minmax(390px,46fr) minmax(320px,32fr);transition:grid-template-columns .22s ease}.workbench-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:7px 20px;border-bottom:1px solid #dfe3ea;background:#f8f9fb}.sync-notice{margin:0 auto 0 0;color:#6f7788;font-size:12px;line-height:1.45}.restart-button,.workbench-help-button{padding:6px 12px;border:1px solid #d7d2ff;border-radius:9px;color:#5c50ca;background:#fff;font-size:12px;font-weight:700;transition:border-color .16s ease,background .16s ease}.restart-button:hover,.workbench-help-button:hover{border-color:#aaa4ee;background:#f2f0ff}.workbench-help-button{border-color:#dfe3ea;color:#596174}.workbench.is-learn-collapsed{grid-template-columns:56px minmax(390px,46fr) minmax(320px,32fr)}.workbench.is-brain-collapsed{grid-template-columns:minmax(240px,22fr) minmax(390px,46fr) 56px}.workbench.is-learn-collapsed.is-brain-collapsed{grid-template-columns:56px minmax(390px,1fr) 56px}.pane{min-width:0;min-height:0;overflow:auto;border-right:1px solid #dfe3ea}.pane-heading{display:flex;min-height:68px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #e7eaf0}.pane-heading>div:first-child{min-width:0}.pane-heading .pane-kicker{display:inline-flex;min-width:22px;min-height:22px;align-items:center;justify-content:center;padding:2px 7px;border-radius:999px;letter-spacing:0}.pane-learn .pane-kicker{color:#5c50ca;background:#e9e6ff}.pane-practice .pane-kicker{color:#2d6650;background:#e4f2eb}.pane-brain .pane-kicker{color:#596174;background:#e9ebf0}.pane-heading h2{margin:4px 0 0;font-size:17px}.pane-subtitle{margin:5px 0 0;color:#8991a2;font-size:11px;line-height:1.45}.collapse-button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;margin-left:auto;border:1px solid #dfe3ea;border-radius:9px;color:#70798d;background:#fff;font-size:23px;line-height:1;transition:border-color .16s ease,color .16s ease,background .16s ease}.collapse-button:hover{border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.pane-collapsed{display:flex;align-items:center;flex-direction:column;gap:22px;padding:18px 12px;overflow:hidden}.pane-collapsed .collapse-button{margin:0}.collapsed-label{color:#7f8798;font-size:13px;font-weight:800;letter-spacing:.2em;writing-mode:vertical-rl}.pane-learn{background:#f8f9fb;overflow-x:hidden;overflow-y:auto}.step-list{display:flex;margin:0;padding:18px;flex-direction:column;gap:8px;list-style:none}.step-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:11px 10px;border:1px solid transparent;border-radius:12px}.step-item.is-current{border-color:#d8d3ff;background:#eeecff;box-shadow:0 5px 14px #5a4cc514}.step-number{display:grid;width:27px;height:27px;place-items:center;border:1px solid #d8dce5;border-radius:50%;color:#8c94a5;background:#fff;font-size:12px;font-weight:800}.is-completed .step-number{border-color:#c9e9d8;color:#168253;background:#e8f7ef}.is-current .step-number{border-color:#6b5fde;color:#fff;background:#6b5fde}.step-title-row{display:flex;align-items:center;gap:7px;min-height:27px}.step-title-row strong{font-size:14px}.step-item p{margin:2px 0 0;color:#7a8395;font-size:12px;line-height:1.55}.current-badge{padding:2px 6px;border-radius:999px;color:#5c50cb;background:#fff;font-size:10px;font-weight:700}.method-card{margin:0 18px 20px;padding:16px;border:1px solid #ddd9ff;border-radius:14px;background:linear-gradient(150deg,#fff 10%,#f2f0ff)}.method-card>span{color:#675bd6;font-size:11px;font-weight:800}.method-card h3{margin:6px 0 8px;font-size:15px}.method-card p,.method-card li{color:#687185;font-size:12px;line-height:1.6}.method-card p{margin:0}.method-card ul{margin:10px 0 0;padding-left:18px}.learn-detail{margin-bottom:20px}.learn-detail .method-card{margin-bottom:12px}.related-courses{margin:0 18px;padding:14px 16px;border:1px solid #e6e8ee;border-radius:14px;background:#fff}.related-courses>span{color:#596174;font-size:11px;font-weight:800}.related-courses ul{display:flex;margin:9px 0 0;padding:0;flex-direction:column;gap:7px;list-style:none}.related-courses li{color:#687185;font-size:12px;line-height:1.5}.learn-detail-placeholder{display:flex;align-items:center;gap:8px;margin:0 18px 20px;padding:14px 16px;border:1px solid #e6e8ee;border-radius:14px;color:#7b8293;background:#fff;font-size:12px}.skill-cards{margin:0 18px 24px;padding-top:18px;border-top:1px solid #e1e4eb}.skill-cards-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.skill-cards-heading span{color:#8790a2;font-size:10px;font-weight:800;letter-spacing:.1em}.skill-cards-heading h3{margin:4px 0 0;font-size:15px}.skill-cards-heading>strong{flex:0 0 auto;color:#574bd0;font-size:12px;font-variant-numeric:tabular-nums}.skill-card-list{display:flex;margin:0;padding:0;flex-direction:column;gap:9px;list-style:none}.skill-card{padding:12px 13px;border:1px solid #e0e3e9;border-radius:12px;background:#fff}.skill-card.is-mastered{border-color:#c9e9d8;background:#e8f7ef}.skill-card.is-current{border-color:#d8d3ff;background:#eeecff}.skill-card.is-incomplete{border-style:dashed;background:#f8f9fb}.skill-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.skill-card-title-row>strong{color:#313a4d;font-size:13px;line-height:1.45}.skill-card p,.skill-card small{display:block;margin:4px 0 0;color:#7a8395;font-size:11px;line-height:1.45}.skill-card small{color:#596174}.skill-status{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#687185;background:#e9ebf0;font-size:10px;font-weight:800;line-height:1.3}.skill-status.is-mastered{color:#168253;background:#fff}.skill-status.is-current{color:#5c50cb;background:#fff}.skill-status.is-incomplete{color:#596174;background:#e9ebf0}.loading-dot{width:7px;height:7px;border-radius:50%;background:#8179bd;animation:loading-pulse 1.2s ease-in-out infinite}@keyframes loading-pulse{50%{opacity:.35}}.pane-brain{display:flex;flex-direction:column;border-right:0;background:#fff}.brain-heading{flex:0 0 auto}.brain-heading>div:first-child{flex:1}.coach-status{display:flex;align-items:center;gap:6px;margin-left:auto;color:#687185;font-size:11px}.brain-heading .collapse-button{margin-left:0}.status-dot{width:7px;height:7px;border-radius:50%;background:#28b779;box-shadow:0 0 0 3px #e6f7ef}.chat-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:18px;padding:22px 20px;overflow:auto}.chat-message{display:flex;width:100%;align-items:flex-start;gap:10px}.chat-message.is-learner{justify-content:flex-end}.avatar{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:10px;color:#fff;background:#6558dd;font-size:10px;font-weight:800}.is-learner .avatar{color:#596174;background:#e8ebf0}.message-body{max-width:82%}.message-body>span{display:block;margin:0 0 5px 3px;color:#8991a2;font-size:11px}.is-learner .message-body>span{margin-right:3px;text-align:right}.message-body p{margin:0;padding:11px 13px;border:1px solid #e6e8ed;border-radius:4px 14px 14px;color:#4d5669;background:#f1f2f6;font-size:13px;line-height:1.65;white-space:pre-wrap}.is-learner .message-body p{border-color:#6b5fde;border-radius:14px 4px 14px 14px;color:#fff;background:#6b5fde}.chat-examples{display:flex;flex-direction:column;gap:9px;padding:14px;border:1px dashed #d9dce4;border-radius:14px;background:#f8f9fb}.chat-examples>span{color:#7a8395;font-size:11px;font-weight:700}.chat-examples button{padding:10px 12px;border:1px solid #e0e3e9;border-radius:11px;color:#596174;background:#fff;font-size:12px;line-height:1.45;text-align:left;transition:border-color .16s ease,color .16s ease,background .16s ease}.chat-examples button:hover:not(:disabled){border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.chat-composer{display:flex;flex:0 0 auto;gap:8px;padding:14px 18px 18px;border-top:1px solid #e7eaf0;background:#fff}.chat-composer input{min-width:0;flex:1;padding:11px 13px;border:1px solid #e0e3e9;border-radius:11px;color:#9aa1ae;background:#f5f6f8}.chat-composer button{padding:0 16px;border:0;border-radius:10px;color:#a7adba;background:#e6e8ed;cursor:not-allowed}.chat-composer button:not(:disabled){color:#fff;background:#6558dd;cursor:pointer}.pane-practice{padding-bottom:22px;background:#f4f5f8}.draft-status{margin-left:auto;color:#8b93a3;font-size:11px}.practice-card{margin:18px 20px 14px;border:1px solid #e0e3e9;border-radius:16px;background:#fff;box-shadow:0 10px 28px #323f5e12;overflow:hidden}.draft-toolbar{display:flex;align-items:center;padding:15px 18px;border-bottom:1px solid #e9ebf0}.draft-toolbar h3{margin:4px 0 0;font-size:15px}.draft-meta{display:flex;align-items:center;gap:9px;margin-left:auto}.draft-count{color:#8b93a3;font-size:11px;font-variant-numeric:tabular-nums}.draft-chip{padding:4px 9px;border-radius:999px;color:#82763d;background:#f8f1cd;font-size:11px;font-weight:700}.draft-sheet{min-height:330px;padding:22px;background:linear-gradient(#ffffffeb,#ffffffeb),repeating-linear-gradient(0deg,transparent,transparent 25px,#e7e9ee 26px)}.draft-area{position:relative}.draft-empty-guide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:12px;padding:22px;color:#687185;pointer-events:none}.draft-empty-guide p{margin:0;font-size:13px;line-height:1.65}.draft-section+.draft-section{margin-top:22px}.draft-section h4{margin:0 0 8px;color:#313a4d;font-size:13px}.draft-section p{margin:0;color:#5d6678;font-size:13px;line-height:1.85}.practice-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 20px 14px}.button{min-height:44px;border-radius:11px;font-size:13px;font-weight:700}.button-secondary{border:1px solid #d7d2ff;color:#5c50ca;background:#fff}.button-secondary span{margin-right:6px}.button-primary{border:1px solid #6558dd;color:#fff;background:#6558dd;box-shadow:0 6px 14px #6558dd38}.browser-entry{display:grid;width:calc(100% - 40px);min-height:62px;margin:0 20px;padding:10px 14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px dashed #aaa4e9;border-radius:13px;color:#554abf;background:#efedff;text-align:left}.browser-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#fff;background:#6a5ddd;font-size:16px}.browser-entry strong,.browser-entry small{display:block}.browser-entry strong{font-size:13px}.browser-entry small{margin-top:3px;color:#8179bd;font-size:11px}.pane-learn-collapsed{background:#f8f9fb}.pane-brain-collapsed{border-right:0;background:#fff}@media (max-height: 720px){.top-bar{min-height:64px}.pane-heading{min-height:60px}.step-list{padding-top:12px;padding-bottom:12px}.step-item{padding-top:7px;padding-bottom:7px}.method-card{margin-bottom:14px}}.practice-input{display:flex;flex-direction:column;gap:6px;margin:18px 20px 12px}.practice-input-label{font-size:12px;font-weight:600;color:#6b6f76}.practice-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e2e4e9;border-radius:10px;font:inherit;font-size:13px;line-height:1.6;color:#1f2329;background:#fff;resize:vertical;transition:border-color .16s ease}.practice-textarea:focus{outline:none;border-color:#6c5ce7}.practice-textarea:disabled{background:#f6f7f9;color:#9aa0a6}.draft-editable{width:100%;box-sizing:border-box;border:none;font:inherit;font-size:13px;line-height:1.8;color:#1f2329;background:#fff;resize:none;min-height:330px}.draft-editable:focus{outline:none}.practice-error{margin:8px 0 0;padding:8px 12px;border-radius:8px;background:#fdeeee;color:#c0392b;font-size:12px}.button:disabled{opacity:.5;cursor:not-allowed}.top-works-button{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;gap:9px;padding:8px 11px 8px 14px;border:1px solid #d7d2ff;border-radius:11px;color:#5c50ca;background:#fff;font-size:12px;font-weight:800}.top-works-button:hover{border-color:#aaa4ee;background:#f2f0ff}.top-works-button strong{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:999px;color:#fff;background:#6558dd;font-size:11px;font-variant-numeric:tabular-nums}.work-save-panel{margin:0 20px 14px}.work-save-button{width:100%}.work-save-notice{margin:8px 2px 0;color:#2d6650;font-size:12px;line-height:1.5}.work-drawer-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#1720334d}.work-drawer{width:min(520px,100vw);max-width:100vw;height:100%;overflow:auto;border-left:1px solid #dfe3ea;background:#f8f9fb;box-shadow:-14px 0 40px #27345229;animation:work-drawer-in .18s ease-out}.work-drawer:focus{outline:none}@keyframes work-drawer-in{0%{transform:translate(24px);opacity:.7}}.work-drawer-header{position:sticky;z-index:1;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #dfe3ea;background:#fffffff7}.work-drawer-header .pane-kicker{color:#5c50ca}.work-drawer-header h2{margin:4px 0 0;font-size:20px}.work-drawer-header p{margin:6px 0 0;color:#7a8395;font-size:12px}.work-drawer-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe3ea;border-radius:10px;color:#596174;background:#fff;font-size:22px;line-height:1}.work-drawer-close:hover{border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.work-drawer-message{margin:14px 18px 0;padding:10px 12px;border:1px solid #d8d3ff;border-radius:10px;color:#574bd0;background:#eeecff;font-size:12px}.work-drawer-empty{margin:40px 20px;padding:34px 22px;border:1px dashed #d9dce4;border-radius:16px;color:#596174;background:#fff;text-align:center}.work-drawer-empty p{margin:8px 0 0;color:#8790a2;font-size:13px}.work-list{display:flex;flex-direction:column;gap:12px;padding:16px 18px 24px}.work-item{padding:15px;border:1px solid #e0e3e9;border-radius:14px;background:#fff;box-shadow:0 7px 20px #323f5e0d}.work-item-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.work-item-summary h3{margin:0;color:#313a4d;font-size:14px}.work-item-summary time{display:block;margin-top:5px;color:#8790a2;font-size:11px}.work-item-summary>strong{flex:0 0 auto;color:#574bd0;font-size:12px;font-variant-numeric:tabular-nums}.work-item-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.work-item-actions button{padding:7px 10px;border:1px solid #d7d2ff;border-radius:9px;color:#5c50ca;background:#fff;font-size:11px;font-weight:700}.work-item-actions button:hover{border-color:#aaa4ee;background:#f7f6ff}.work-item-actions .work-delete-button{margin-left:auto;border-color:#e0e3e9;color:#596174}.work-step-list{display:flex;margin:15px 0 0;padding:15px 0 0;flex-direction:column;gap:11px;border-top:1px solid #e7eaf0;list-style:none}.work-step-list>li{padding:12px;border:1px solid #e7eaf0;border-radius:11px;background:#f8f9fb}.work-step-heading{display:flex;flex-direction:column;gap:4px}.work-step-heading strong{color:#313a4d;font-size:12px}.work-step-heading span{color:#675bd6;font-size:11px}.work-step-list dl{display:grid;gap:10px;margin:12px 0 0}.work-step-list dt{color:#8790a2;font-size:10px;font-weight:800}.work-step-list dd{margin:4px 0 0;color:#5d6678;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.top-auth{display:flex;min-width:0;flex:0 0 auto;align-items:center;gap:9px}.top-auth-loading{color:#8790a2;font-size:12px}.top-auth-email{max-width:170px;overflow:hidden;color:#596174;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.top-auth-action{min-height:40px;padding:8px 12px;border:1px solid #dfe3ea;border-radius:11px;color:#596174;background:#fff;font-size:12px;font-weight:800}.top-auth-action:hover:not(:disabled){border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.top-auth-action.is-primary{border-color:#6558dd;color:#fff;background:#6558dd;box-shadow:0 6px 14px #6558dd2e}.top-auth-action.is-primary:hover:not(:disabled){border-color:#574bd0;color:#fff;background:#574bd0}.top-auth-action:disabled{cursor:not-allowed;opacity:.6}.auth-dialog-overlay{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#17203361}.auth-dialog{width:min(420px,100%);overflow:hidden;border:1px solid #dfe3ea;border-radius:18px;background:#fff;box-shadow:0 18px 54px #27345238;animation:auth-dialog-in .16s ease-out}@keyframes auth-dialog-in{0%{transform:translateY(8px);opacity:.72}}.auth-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid #e7eaf0;background:#f8f9fb}.auth-dialog-header .pane-kicker{color:#5c50ca}.auth-dialog-header h2{margin:4px 0 0;font-size:20px}.auth-dialog-header p{margin:7px 0 0;color:#7a8395;font-size:12px;line-height:1.55}.auth-dialog-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe3ea;border-radius:10px;color:#596174;background:#fff;font-size:22px;line-height:1}.auth-dialog-close:hover{border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.auth-mode-switch{display:grid;margin:18px 22px 0;padding:3px;grid-template-columns:1fr 1fr;border-radius:11px;background:#eef0f4}.auth-mode-switch button{min-height:36px;border:0;border-radius:9px;color:#7a8395;background:transparent;font-size:12px;font-weight:800}.auth-mode-switch button.is-active{color:#574bd0;background:#fff;box-shadow:0 2px 7px #27345214}.auth-mode-switch button:disabled{cursor:not-allowed}.auth-form{display:flex;padding:18px 22px 22px;flex-direction:column;gap:8px}.auth-form label{margin-top:5px;color:#596174;font-size:12px;font-weight:800}.auth-form input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #dfe3ea;border-radius:10px;color:#313a4d;background:#fff}.auth-form input:focus{border-color:#6b5fde;outline:3px solid #eeecff}.auth-form input:disabled{color:#8790a2;background:#f5f6f8}.auth-password-hint{margin:-1px 0 2px;color:#8790a2;font-size:11px}.auth-submit-error{margin:5px 0 0;padding:9px 11px;border-radius:9px;color:#a7352b;background:#fdeeee;font-size:12px;line-height:1.5}.auth-submit-button{min-height:44px;margin-top:8px;border:1px solid #6558dd;border-radius:11px;color:#fff;background:#6558dd;box-shadow:0 6px 14px #6558dd38;font-size:13px;font-weight:800}.auth-submit-button:hover:not(:disabled){border-color:#574bd0;background:#574bd0}.auth-submit-button:disabled{cursor:not-allowed;opacity:.6}.entry-loading,.welcome-page{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;width:100vw;min-width:0;overflow:auto;background:#eef1f5}.entry-loading{display:grid;place-items:center}.entry-loading-card{display:flex;align-items:center;gap:11px;padding:16px 19px;border:1px solid #dfe3ea;border-radius:14px;color:#687185;background:#ffffffeb;box-shadow:0 8px 24px #323f5e0f}.entry-loading-card p{margin:0;font-size:13px}.entry-loading-dot{width:9px;height:9px;border-radius:50%;background:#6558dd;animation:loading-pulse 1.2s ease-in-out infinite}.welcome-page{display:grid;place-items:start center;padding:clamp(18px,4vh,38px) 20px}.welcome-card{width:min(760px,100%);border:1px solid #dfe3ea;border-radius:20px;background:#fff;box-shadow:0 16px 46px #2734521a}.welcome-card:focus{outline:none}.welcome-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px 20px;border-bottom:1px solid #e7eaf0;background:#f8f9fb;border-radius:20px 20px 0 0}.welcome-header .pane-kicker{color:#5c50ca}.welcome-header h1{margin:5px 0 0;font-size:clamp(22px,3vw,28px)}.welcome-header p{margin:8px 0 0;color:#687185;font-size:13px;line-height:1.6}.welcome-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe3ea;border-radius:10px;color:#596174;background:#fff;font-size:22px;line-height:1}.welcome-close:hover{border-color:#aaa4ee;color:#574bd0;background:#f7f6ff}.welcome-content{padding:0 28px}.welcome-section{padding:16px 0}.welcome-section+.welcome-section{border-top:1px solid #e7eaf0}.welcome-section h2{margin:0;color:#313a4d;font-size:15px}.welcome-section h3{margin:7px 0 0;color:#574bd0;font-size:17px}.welcome-section>p{margin:7px 0 0;color:#687185;font-size:13px;line-height:1.65}.welcome-step-list{display:grid;margin:13px 0 0;padding:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;list-style:none}.welcome-step-list li{display:flex;min-width:0;align-items:center;gap:7px;padding:8px 9px;border:1px solid #e0e3e9;border-radius:10px;background:#f8f9fb}.welcome-step-list li>span{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#6558dd;font-size:10px;font-weight:800}.welcome-step-list strong{min-width:0;color:#4d5669;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.welcome-steps-loading{display:flex;align-items:center;gap:8px;color:#8790a2!important;font-size:12px!important}.welcome-steps-loading:before{width:7px;height:7px;border-radius:50%;background:#8179bd;animation:loading-pulse 1.2s ease-in-out infinite;content:""}.welcome-pane-list{display:grid;margin:11px 0 0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.welcome-pane-list li{min-width:0;padding:10px 11px;border-radius:10px;background:#f8f9fb}.welcome-pane-list strong,.welcome-pane-list span{display:block}.welcome-pane-list strong{color:#574bd0;font-size:12px}.welcome-pane-list span{margin-top:4px;color:#687185;font-size:11px;line-height:1.5}.welcome-pane-list b{color:#313a4d}.welcome-footer{display:flex;justify-content:flex-end;padding:18px 28px 22px;border-top:1px solid #e7eaf0}.welcome-primary{min-width:160px;padding:0 22px}.welcome-dialog-overlay{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;min-width:0;padding:24px;background:#17203361}.welcome-dialog{max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 18px 54px #27345238;animation:auth-dialog-in .16s ease-out}@media (max-width: 1100px){.top-bar{gap:10px}.task-metrics{gap:16px}.mastery{padding-left:14px}.top-auth-email{max-width:110px}}@media (max-width: 560px){.welcome-page,.welcome-dialog-overlay{padding:12px}.welcome-card{border-radius:15px}.welcome-header{padding:19px 18px 16px;border-radius:15px 15px 0 0}.welcome-content{padding:0 18px}.welcome-step-list,.welcome-pane-list{grid-template-columns:1fr}.welcome-footer{padding:16px 18px 18px}.welcome-primary{width:100%}.work-drawer{width:100vw}.work-drawer-header{padding:16px}.work-list{padding-right:12px;padding-left:12px}}@media (prefers-reduced-motion: reduce){.work-drawer,.auth-dialog,.welcome-dialog{animation:none}}
