@charset "UTF-8";html,body{margin:0;padding:0;width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--el-bg-color-page);color:var(--el-text-color-primary)}*{box-sizing:border-box}a{text-decoration:none;color:inherit}ul,li{list-style:none;margin:0;padding:0}body{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.app-container{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}@media(max-width:767px){.hidden-mobile{display:none!important}}@media(min-width:768px)and (max-width:1023px){.hidden-tablet{display:none!important}}@media(min-width:1024px){.hidden-desktop{display:none!important}}:root{--el-color-primary: #1E3A8A;--el-color-success: #10B981;--el-color-warning: #F59E0B;--el-color-danger: #EF4444;--el-color-info: #6B7280;--el-text-color-primary: #111827;--el-text-color-regular: #374151;--el-text-color-secondary: #6B7280;--el-text-color-placeholder: #9CA3AF;--el-border-color: #E5E7EB;--el-border-color-light: #F3F4F6;--el-bg-color: #FFFFFF;--el-bg-color-page: #F9FAFB}html{font-size:14px;line-height:1.5}@media(min-width:768px)and (max-width:1023px){html{font-size:15px}}@media(max-width:767px){html{font-size:16px}}@media(max-width:767px){.el-button,.el-input__inner,.el-select__wrapper,.el-checkbox__inner,.el-radio__inner{min-height:44px}.el-button{padding-top:8px;padding-bottom:8px}*{transition:none!important;animation:none!important}.el-button:active,.list-card:active,.list-item:active{opacity:.7;transition:opacity .1s!important}.el-drawer,.el-drawer__body,.el-overlay{transition:all .3s!important}}:root{--schedule-token-light-header-bg: #E3F2FD;--schedule-token-light-header-text: #1F2937;--schedule-token-light-empty-cell-bg: #F6F8FC;--schedule-token-light-sunday-bg: #FFF8ED;--schedule-token-light-sunday-text: #8A94A6;--schedule-token-light-surface-bg: #FFFFFF;--schedule-token-light-border-color: #DDE3EA;--schedule-token-light-selection-bg: #DBEAFE;--schedule-token-light-selection-outline: #3B82F6;--schedule-token-light-course-text: #1F2937;--schedule-token-light-course-subtle: #64748B;--schedule-token-light-period-label-text: #FFFFFF;--schedule-token-light-today-column-bg: #E8F1FF;--schedule-token-light-hover-shadow: rgba(64, 158, 255, .55);--schedule-token-light-card-shadow: rgba(15, 23, 42, .12);--schedule-token-light-mobile-hint-bg: #F8FBFF;--schedule-token-light-mobile-hint-track: rgba(30, 58, 138, .18);--schedule-token-light-mobile-hint-thumb: rgba(30, 58, 138, .55);--schedule-token-light-hbut-timeline-bg: #F8FBFF;--schedule-token-light-hbut-timeline-header-bg: #EFF6FF;--schedule-token-light-hbut-timeline-header-text: #1E293B;--schedule-token-light-hbut-timeline-border: #CBD5E1;--schedule-token-light-hbut-day-title-bg: #F1F5F9;--schedule-token-light-hbut-day-title-text: #334155;--schedule-token-light-hbut-day-period-bg: #E2E8F0;--schedule-token-light-hbut-day-period-text: #1E293B;--schedule-token-dark-header-bg: #1E293B;--schedule-token-dark-header-text: #E5E7EB;--schedule-token-dark-empty-cell-bg: #0F172A;--schedule-token-dark-sunday-bg: #111827;--schedule-token-dark-sunday-text: #94A3B8;--schedule-token-dark-surface-bg: #0B1220;--schedule-token-dark-border-color: #334155;--schedule-token-dark-selection-bg: rgba(59, 130, 246, .24);--schedule-token-dark-selection-outline: #60A5FA;--schedule-token-dark-course-text: #F8FAFC;--schedule-token-dark-course-subtle: #CBD5E1;--schedule-token-dark-period-label-text: #F8FAFC;--schedule-token-dark-today-column-bg: #1D2A3A;--schedule-token-dark-hover-shadow: rgba(147, 197, 253, .62);--schedule-token-dark-card-shadow: rgba(148, 163, 184, .25);--schedule-token-dark-mobile-hint-bg: #0F172A;--schedule-token-dark-mobile-hint-track: rgba(148, 163, 184, .3);--schedule-token-dark-mobile-hint-thumb: rgba(148, 163, 184, .75);--schedule-token-dark-hbut-timeline-bg: #0F172A;--schedule-token-dark-hbut-timeline-header-bg: #1E293B;--schedule-token-dark-hbut-timeline-header-text: #F8FAFC;--schedule-token-dark-hbut-timeline-border: #334155;--schedule-token-dark-hbut-day-title-bg: #1F2937;--schedule-token-dark-hbut-day-title-text: #E2E8F0;--schedule-token-dark-hbut-day-period-bg: #334155;--schedule-token-dark-hbut-day-period-text: #F8FAFC;--schedule-token-high-header-bg: #000000;--schedule-token-high-header-text: #FFFFFF;--schedule-token-high-empty-cell-bg: #FFFFFF;--schedule-token-high-sunday-bg: #F5F5F5;--schedule-token-high-sunday-text: #111111;--schedule-token-high-surface-bg: #FFFFFF;--schedule-token-high-border-color: #111111;--schedule-token-high-selection-bg: #FFF7CC;--schedule-token-high-selection-outline: #111111;--schedule-token-high-course-text: #000000;--schedule-token-high-course-subtle: #111111;--schedule-token-high-period-label-text: #000000;--schedule-token-high-today-column-bg: #FFF7CC;--schedule-token-high-hover-shadow: rgba(17, 17, 17, .8);--schedule-token-high-card-shadow: rgba(17, 17, 17, .7);--schedule-token-high-mobile-hint-bg: #FFFFFF;--schedule-token-high-mobile-hint-track: rgba(17, 17, 17, .18);--schedule-token-high-mobile-hint-thumb: rgba(17, 17, 17, .55);--schedule-token-high-hbut-timeline-bg: #FFFFFF;--schedule-token-high-hbut-timeline-header-bg: #FFFFFF;--schedule-token-high-hbut-timeline-header-text: #000000;--schedule-token-high-hbut-timeline-border: #111111;--schedule-token-high-hbut-day-title-bg: #F5F5F5;--schedule-token-high-hbut-day-title-text: #111111;--schedule-token-high-hbut-day-period-bg: #EFEFEF;--schedule-token-high-hbut-day-period-text: #000000;--schedule-token-header-bg: var(--schedule-token-light-header-bg);--schedule-token-header-text: var(--schedule-token-light-header-text);--schedule-token-empty-cell-bg: var(--schedule-token-light-empty-cell-bg);--schedule-token-sunday-bg: var(--schedule-token-light-sunday-bg);--schedule-token-sunday-text: var(--schedule-token-light-sunday-text);--schedule-token-surface-bg: var(--schedule-token-light-surface-bg);--schedule-token-border-color: var(--schedule-token-light-border-color);--schedule-token-selection-bg: var(--schedule-token-light-selection-bg);--schedule-token-selection-outline: var(--schedule-token-light-selection-outline);--schedule-token-course-text: var(--schedule-token-light-course-text);--schedule-token-course-subtle: var(--schedule-token-light-course-subtle);--schedule-token-period-label-text: var(--schedule-token-light-period-label-text);--schedule-token-today-column-bg: var(--schedule-token-light-today-column-bg);--schedule-token-hover-shadow: var(--schedule-token-light-hover-shadow);--schedule-token-card-shadow: var(--schedule-token-light-card-shadow);--schedule-token-mobile-hint-bg: var(--schedule-token-light-mobile-hint-bg);--schedule-token-mobile-hint-track: var(--schedule-token-light-mobile-hint-track);--schedule-token-mobile-hint-thumb: var(--schedule-token-light-mobile-hint-thumb);--schedule-token-hbut-timeline-bg: var(--schedule-token-light-hbut-timeline-bg);--schedule-token-hbut-timeline-header-bg: var(--schedule-token-light-hbut-timeline-header-bg);--schedule-token-hbut-timeline-header-text: var(--schedule-token-light-hbut-timeline-header-text);--schedule-token-hbut-timeline-border: var(--schedule-token-light-hbut-timeline-border);--schedule-token-hbut-day-title-bg: var(--schedule-token-light-hbut-day-title-bg);--schedule-token-hbut-day-title-text: var(--schedule-token-light-hbut-day-title-text);--schedule-token-hbut-day-period-bg: var(--schedule-token-light-hbut-day-period-bg);--schedule-token-hbut-day-period-text: var(--schedule-token-light-hbut-day-period-text);--schedule-token-palette-1: #4285F4;--schedule-token-palette-2: #FBBC05;--schedule-token-palette-3: #34A853;--schedule-token-palette-4: #A142F4;--schedule-token-palette-5: #EA4335;--schedule-token-palette-6: #00BCD4}.schedule-table.schedule-theme-dark{--schedule-token-header-bg: var(--schedule-token-dark-header-bg);--schedule-token-header-text: var(--schedule-token-dark-header-text);--schedule-token-empty-cell-bg: var(--schedule-token-dark-empty-cell-bg);--schedule-token-sunday-bg: var(--schedule-token-dark-sunday-bg);--schedule-token-sunday-text: var(--schedule-token-dark-sunday-text);--schedule-token-surface-bg: var(--schedule-token-dark-surface-bg);--schedule-token-border-color: var(--schedule-token-dark-border-color);--schedule-token-selection-bg: var(--schedule-token-dark-selection-bg);--schedule-token-selection-outline: var(--schedule-token-dark-selection-outline);--schedule-token-course-text: var(--schedule-token-dark-course-text);--schedule-token-course-subtle: var(--schedule-token-dark-course-subtle);--schedule-token-period-label-text: var(--schedule-token-dark-period-label-text);--schedule-token-today-column-bg: var(--schedule-token-dark-today-column-bg);--schedule-token-hover-shadow: var(--schedule-token-dark-hover-shadow);--schedule-token-card-shadow: var(--schedule-token-dark-card-shadow);--schedule-token-mobile-hint-bg: var(--schedule-token-dark-mobile-hint-bg);--schedule-token-mobile-hint-track: var(--schedule-token-dark-mobile-hint-track);--schedule-token-mobile-hint-thumb: var(--schedule-token-dark-mobile-hint-thumb);--schedule-token-hbut-timeline-bg: var(--schedule-token-dark-hbut-timeline-bg);--schedule-token-hbut-timeline-header-bg: var(--schedule-token-dark-hbut-timeline-header-bg);--schedule-token-hbut-timeline-header-text: var(--schedule-token-dark-hbut-timeline-header-text);--schedule-token-hbut-timeline-border: var(--schedule-token-dark-hbut-timeline-border);--schedule-token-hbut-day-title-bg: var(--schedule-token-dark-hbut-day-title-bg);--schedule-token-hbut-day-title-text: var(--schedule-token-dark-hbut-day-title-text);--schedule-token-hbut-day-period-bg: var(--schedule-token-dark-hbut-day-period-bg);--schedule-token-hbut-day-period-text: var(--schedule-token-dark-hbut-day-period-text)}.schedule-table.schedule-theme-high-contrast{--schedule-token-header-bg: var(--schedule-token-high-header-bg);--schedule-token-header-text: var(--schedule-token-high-header-text);--schedule-token-empty-cell-bg: var(--schedule-token-high-empty-cell-bg);--schedule-token-sunday-bg: var(--schedule-token-high-sunday-bg);--schedule-token-sunday-text: var(--schedule-token-high-sunday-text);--schedule-token-surface-bg: var(--schedule-token-high-surface-bg);--schedule-token-border-color: var(--schedule-token-high-border-color);--schedule-token-selection-bg: var(--schedule-token-high-selection-bg);--schedule-token-selection-outline: var(--schedule-token-high-selection-outline);--schedule-token-course-text: var(--schedule-token-high-course-text);--schedule-token-course-subtle: var(--schedule-token-high-course-subtle);--schedule-token-period-label-text: var(--schedule-token-high-period-label-text);--schedule-token-today-column-bg: var(--schedule-token-high-today-column-bg);--schedule-token-hover-shadow: var(--schedule-token-high-hover-shadow);--schedule-token-card-shadow: var(--schedule-token-high-card-shadow);--schedule-token-mobile-hint-bg: var(--schedule-token-high-mobile-hint-bg);--schedule-token-mobile-hint-track: var(--schedule-token-high-mobile-hint-track);--schedule-token-mobile-hint-thumb: var(--schedule-token-high-mobile-hint-thumb);--schedule-token-hbut-timeline-bg: var(--schedule-token-high-hbut-timeline-bg);--schedule-token-hbut-timeline-header-bg: var(--schedule-token-high-hbut-timeline-header-bg);--schedule-token-hbut-timeline-header-text: var(--schedule-token-high-hbut-timeline-header-text);--schedule-token-hbut-timeline-border: var(--schedule-token-high-hbut-timeline-border);--schedule-token-hbut-day-title-bg: var(--schedule-token-high-hbut-day-title-bg);--schedule-token-hbut-day-title-text: var(--schedule-token-high-hbut-day-title-text);--schedule-token-hbut-day-period-bg: var(--schedule-token-high-hbut-day-period-bg);--schedule-token-hbut-day-period-text: var(--schedule-token-high-hbut-day-period-text)}.course-table-content-v4-theme{--ctg-header-bg: #1d4ed8;--ctg-header-text: #ffffff;--ctg-left-bg: #f8fafc;--ctg-left-text: #0f172a;--ctg-border: #bfdbfe;--ctg-content-text: #0f172a;--ctg-palette-1: #bfdbfe;--ctg-palette-2: #a7f3d0;--ctg-palette-3: #ddd6fe;--ctg-palette-4: #fbcfe8;--ctg-palette-5: #fde68a;--ctg-palette-6: #bae6fd;--schedule-token-empty-cell-bg: #f9f9f9;--schedule-token-header-bg: #fafafa;--schedule-token-left-bg: #f5f5f5;--schedule-token-border-color: #e5e5e5}.course-table-content-v4-theme .schedule-table{border-radius:10px;border:1px solid var(--ctg-border)}.course-table-content-v4-theme .table-header .header-cell{background:#fafafa}.course-table-content-v4-theme .table-header .time-header{background:var(--ctg-left-bg);color:var(--ctg-left-text)}.course-table-content-v4-theme .table-body .period-label{background:#f5f5f5;color:#666}.course-table-content-v4-theme .grid-course-cell{color:var(--ctg-content-text);border-radius:4px}.adapt-dialog.is-mobile .el-drawer__header{margin-bottom:0;padding:16px;border-bottom:1px solid var(--el-border-color-light)}.adapt-dialog.is-mobile .el-drawer__body{padding:16px;overflow-y:auto}.adapt-dialog.is-mobile .adapt-dialog-footer{padding-top:16px;border-top:1px solid var(--el-border-color-light);display:flex;justify-content:flex-end;gap:12px}.adapt-dialog.is-mobile .adapt-dialog-footer .el-button{flex:1;margin:0}.adapt-table[data-v-9f819b11]{width:100%;height:100%;display:flex;flex-direction:column}.mobile-list[data-v-9f819b11]{flex:1;overflow-y:auto;padding:12px;background-color:var(--el-bg-color-page)}.list-card[data-v-9f819b11]{background-color:var(--el-bg-color);border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 1px 4px #0000000d}.list-card[data-v-9f819b11]:active{background-color:var(--el-fill-color-light)}.card-row[data-v-9f819b11]{display:flex;margin-bottom:8px;font-size:14px}.card-row[data-v-9f819b11]:last-child{margin-bottom:0}.card-row .label[data-v-9f819b11]{color:var(--el-text-color-secondary);margin-right:8px;min-width:60px}.card-row .value[data-v-9f819b11]{color:var(--el-text-color-primary);flex:1;word-break:break-all}.card-actions[data-v-9f819b11]{margin-top:12px;padding-top:12px;border-top:1px solid var(--el-border-color-light);display:flex;justify-content:flex-end;gap:12px}.empty-state[data-v-9f819b11]{padding:40px 0;display:flex;justify-content:center}.adapt-tree[data-v-76daf429]{height:100%;display:flex;flex-direction:column}.mobile-tree-list[data-v-76daf429]{flex:1;display:flex;flex-direction:column;background-color:var(--el-bg-color-page)}.breadcrumb[data-v-76daf429]{padding:12px 16px;background-color:var(--el-bg-color);border-bottom:1px solid var(--el-border-color-light);font-size:14px;color:var(--el-text-color-regular);white-space:nowrap;overflow-x:auto}.breadcrumb span[data-v-76daf429]{cursor:pointer}.breadcrumb span[data-v-76daf429]:last-child{color:var(--el-text-color-primary);font-weight:600;cursor:default}.breadcrumb span[data-v-76daf429]:hover:not(:last-child){color:var(--el-color-primary)}.list-content[data-v-76daf429]{flex:1;overflow-y:auto}.list-item[data-v-76daf429]{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:var(--el-bg-color);border-bottom:1px solid var(--el-border-color-light);cursor:pointer}.list-item[data-v-76daf429]:active{background-color:var(--el-fill-color-light)}.list-item .item-content[data-v-76daf429]{flex:1;font-size:16px;color:var(--el-text-color-primary)}.list-item .item-arrow[data-v-76daf429]{color:var(--el-text-color-placeholder)}.empty-state[data-v-76daf429]{padding:40px 0;display:flex;justify-content:center}
