.mobile-learning-tasks-page[data-v-ff2288c6]{min-height:100vh;background:#f5f5f5;padding-bottom:12px}.hero-stats[data-v-ff2288c6]{padding:16px 16px 0}.stats-card[data-v-ff2288c6]{background:#fff;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08)}.stats-inner[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 4px 16px}.stat-block[data-v-ff2288c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.stat-value[data-v-ff2288c6]{font-size:26px;font-weight:700;line-height:1.15;color:#333}.stat-value.stat-active[data-v-ff2288c6]{color:#f39800}.stat-value.stat-done[data-v-ff2288c6]{color:#16a34a}.stat-label[data-v-ff2288c6]{font-size:12px;color:#999}.stat-divider[data-v-ff2288c6]{width:1px;-ms-flex-item-align:stretch;align-self:stretch;margin:4px 0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,#e8e8e8),color-stop(70%,#e8e8e8),to(transparent));background:linear-gradient(180deg,transparent,#e8e8e8 30%,#e8e8e8 70%,transparent)}.filter-section[data-v-ff2288c6]{padding:14px 16px 4px}.filter-tabs-wrapper[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:3px}.filter-tab[data-v-ff2288c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid transparent;background:#f7f8fa;padding:7px 0;border-radius:8px;font-size:13px;font-weight:500;color:#666;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}.filter-tab.active[data-v-ff2288c6]{border-color:#f39800;background:#fff7ea;color:#f39800;font-weight:600}.filter-tab[data-v-ff2288c6]:active{-webkit-transform:scale(.96);transform:scale(.96)}.skeleton-section[data-v-ff2288c6]{padding:8px 16px}.skeleton-item[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:12px;overflow:hidden;padding:14px;margin-bottom:10px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-animation:sk-fade-in-ff2288c6 .4s ease both;animation:sk-fade-in-ff2288c6 .4s ease both}@-webkit-keyframes sk-fade-in-ff2288c6{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sk-fade-in-ff2288c6{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.sk-cover[data-v-ff2288c6]{width:100px;height:76px;border-radius:8px;-ms-flex-negative:0;flex-shrink:0;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f7f8fa),color-stop(50%,#f1f3f6),color-stop(75%,#f7f8fa));background:linear-gradient(90deg,#f7f8fa 25%,#f1f3f6 50%,#f7f8fa 75%);background-size:200% 100%;-webkit-animation:shimmer-ff2288c6 1.5s infinite;animation:shimmer-ff2288c6 1.5s infinite}.sk-body[data-v-ff2288c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sk-line[data-v-ff2288c6]{height:10px;border-radius:5px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f7f8fa),color-stop(50%,#f1f3f6),color-stop(75%,#f7f8fa));background:linear-gradient(90deg,#f7f8fa 25%,#f1f3f6 50%,#f7f8fa 75%);background-size:200% 100%;-webkit-animation:shimmer-ff2288c6 1.5s infinite;animation:shimmer-ff2288c6 1.5s infinite}.sk-line.w-75[data-v-ff2288c6]{width:75%}.sk-line.w-45[data-v-ff2288c6]{width:45%}.sk-line.w-90[data-v-ff2288c6]{width:90%}.sk-line.w-30[data-v-ff2288c6]{width:30%}@-webkit-keyframes shimmer-ff2288c6{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shimmer-ff2288c6{0%{background-position:200% 0}to{background-position:-200% 0}}.custom-empty[data-v-ff2288c6] .van-empty__description{padding:0 32px}.empty-icon-wrap[data-v-ff2288c6]{margin-bottom:8px}.empty-title[data-v-ff2288c6]{margin:0 0 4px;color:#333;font-size:15px;font-weight:500}.empty-desc[data-v-ff2288c6]{margin:0;color:#999;font-size:13px}.task-pull-refresh[data-v-ff2288c6] .van-pull-refresh__head{color:#999}.task-card[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;margin:0 16px 10px;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);cursor:pointer;-webkit-animation:card-enter-ff2288c6 .4s ease both;animation:card-enter-ff2288c6 .4s ease both;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.task-card[data-v-ff2288c6]:active{-webkit-transform:scale(.98);transform:scale(.98);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.04)}@-webkit-keyframes card-enter-ff2288c6{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes card-enter-ff2288c6{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.task-cover-wrap[data-v-ff2288c6]{position:relative;width:120px;min-height:100px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f7f8fa}.task-cover[data-v-ff2288c6]{width:100%;height:100%;position:absolute;inset:0}.task-cover img[data-v-ff2288c6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.default-cover[data-v-ff2288c6]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.default-cover[data-v-ff2288c6] .van-icon{color:#999;opacity:.4}.type-badge[data-v-ff2288c6]{position:absolute;top:6px;left:6px;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;color:#fff;letter-spacing:.3px}.type-badge--video[data-v-ff2288c6]{background:#f39800}.type-badge--pdf[data-v-ff2288c6]{background:#dc2626}.type-badge--doc[data-v-ff2288c6]{background:#16a34a}.type-badge--ppt[data-v-ff2288c6]{background:#f59e0b}.type-badge--link[data-v-ff2288c6]{background:#6366f1}.task-body[data-v-ff2288c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.task-title[data-v-ff2288c6]{margin:0 0 8px;font-size:14px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-meta[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.meta-duration[data-v-ff2288c6]{color:#999;font-size:12px}.meta-duration[data-v-ff2288c6] .van-icon{margin-right:3px;vertical-align:-1px}.meta-status[data-v-ff2288c6]{font-size:11px;font-weight:500;color:#f39800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.meta-status.is-done[data-v-ff2288c6]{color:#16a34a}.status-dot[data-v-ff2288c6]{width:6px;height:6px;border-radius:50%;background:currentColor}.task-progress-wrap[data-v-ff2288c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:6px}.progress-bar-track[data-v-ff2288c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6px;background:#f7f8fa;border-radius:3px;overflow:hidden}.progress-bar-fill[data-v-ff2288c6]{height:100%;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(#f39800),to(#ffae27));background:linear-gradient(90deg,#f39800,#ffae27);-webkit-transition:width .5s ease;transition:width .5s ease;position:relative}.progress-bar-fill[data-v-ff2288c6]:after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,hsla(0,0%,100%,.35)),to(transparent));background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35) 50%,transparent);background-size:200% 100%;-webkit-animation:progress-glow-ff2288c6 2s ease-in-out infinite;animation:progress-glow-ff2288c6 2s ease-in-out infinite}@-webkit-keyframes progress-glow-ff2288c6{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes progress-glow-ff2288c6{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-num[data-v-ff2288c6]{font-size:11px;font-weight:600;color:#666;min-width:28px;text-align:right}.task-last[data-v-ff2288c6]{font-size:11px;color:#999}.task-last[data-v-ff2288c6] .van-icon{margin-right:3px;vertical-align:-1px}