@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#1d2732;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fa;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#f7f8fa;min-width:1120px;margin:0}button,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e9edf2;flex-direction:column;width:250px;min-height:100vh;padding:24px 16px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{align-items:center;gap:11px;padding:0 10px 28px;display:flex}.brand-mark{color:#fff;background:#526a82;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 10px #526a8233}.brand strong{letter-spacing:-.02em;font-size:16px;display:block}.brand span{color:#98a2af;letter-spacing:.04em;margin-top:3px;font-size:10px;display:block}.school-card{background:#f7f9fb;border:1px solid #eef1f5;border-radius:11px;align-items:center;gap:9px;margin-bottom:28px;padding:12px 11px;display:flex}.school-avatar{color:#526a82;background:#e5ecf3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.school-card strong{font-size:11px;display:block}.school-card span{color:#9aa4b0;margin-top:4px;font-size:9px;display:block}.school-card .muted{margin-left:auto}.nav-label{color:#adb5bf;letter-spacing:.1em;text-transform:uppercase;padding:0 12px 9px;font-size:10px;font-weight:600}.nav-list{gap:4px;display:grid}.nav-item{color:#7d8794;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;font-size:12px;transition:background .2s,color .2s;display:flex}.nav-item:hover{color:#526a82;background:#f5f7fa}.nav-item.active{color:#405a73;background:#edf2f6;font-weight:600}.nav-count{color:#aab3be;margin-left:auto;font-size:10px}.sidebar-bottom{margin-top:auto}.tip-card{background:#fff8ec;border:1px solid #faead1;border-radius:11px;gap:9px;margin:24px 3px 18px;padding:12px 11px;display:flex}.tip-icon{color:#bc7c31;padding-top:1px}.tip-card strong{color:#986222;font-size:11px;display:block}.tip-card span{color:#b28a5b;margin-top:5px;font-size:9px;line-height:1.5;display:block}.profile{border-top:1px solid #edf0f3;align-items:center;gap:9px;padding:17px 8px 0;display:flex}.profile-avatar{color:#526a82;background:#e5edf5;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.profile strong{font-size:11px;display:block}.profile span{color:#a3acb7;margin-top:3px;font-size:9px;display:block}.profile .muted{margin-left:auto}.main-content{width:calc(100% - 250px);max-width:1640px;margin-left:250px;padding:34px 44px 50px}.topbar{justify-content:space-between;align-items:flex-start;margin-bottom:29px;display:flex}.breadcrumbs{color:#b1b9c3;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;display:flex}.breadcrumbs b{color:#d0d5dc;font-weight:400}.breadcrumbs span:last-child{color:#6e7b8b}.topbar h1{color:#202b37;letter-spacing:-.035em;margin:0;font-size:27px;font-weight:700}.topbar p{color:#8994a2;margin:7px 0 0;font-size:12px}.top-actions{gap:10px;margin-top:20px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.button.primary{color:#fff;background:#526a82;border-color:#526a82;box-shadow:0 4px 10px #526a8226}.button.primary:hover{background:#405a73;border-color:#405a73}.button.primary:disabled{opacity:.7;cursor:wait}.button.secondary{color:#627083;background:#fff;border-color:#e1e6eb}.button.secondary:hover{background:#fbfcfd;border-color:#c4ced8}.button.ghost{color:#688096;background:0 0;border:0;padding-right:0}.button.ghost span{font-size:16px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px;display:grid}.stat-card{background:#fff;border:1px solid #ebeff3;border-radius:11px;align-items:center;gap:12px;padding:17px 16px;display:flex}.stat-icon{border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.stat-icon.blue{color:#4c78a5;background:#eaf2fb}.stat-icon.green{color:#48835b;background:#eaf7ef}.stat-icon.violet{color:#7c63ab;background:#f2edfc}.stat-icon.orange{color:#b7782e;background:#fff3e4}.stat-card span,.stat-card small{color:#99a3af;font-size:10px;display:block}.stat-card strong{color:#283543;letter-spacing:-.03em;margin:5px 0 4px;font-size:21px;display:block}.stat-card small{color:#b2bac3}.workspace-grid{grid-template-columns:35% 1fr;gap:17px;margin-bottom:17px;display:grid}.panel{background:#fff;border:1px solid #ebeff3;border-radius:11px}.config-panel{min-height:442px}.panel-header{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;padding:19px 21px 16px;display:flex}.panel-header h2,.toolbar h2{color:#2d3946;letter-spacing:-.015em;margin:0;font-size:14px}.panel-header p,.toolbar-note{color:#a0a9b4;margin:5px 0 0;font-size:10px}.status-dot{color:#6d9a7e;background:#eef8f1;border-radius:20px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:inline-flex}.status-dot i{background:#6eb17f;border-radius:50%;width:5px;height:5px}.config-steps{padding:14px 21px 2px}.config-step{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:12px 0;display:flex}.config-step:last-child{border-bottom:0}.config-step>span{color:#8090a1;background:#f1f4f7;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:grid}.config-step.done>span{color:#5d9a6f;background:#eaf5ed}.config-step div{flex:1}.config-step strong{color:#4b5866;font-size:11px;display:block}.config-step small{color:#a3adb8;margin-top:4px;font-size:9px;display:block}.config-step>svg{color:#70a87d}.config-step button{color:#64819c;background:0 0;border:0;padding:4px;font-size:10px}.config-form{padding:13px 21px 20px}.config-form label{color:#7d8997;margin:12px 0 8px;font-size:10px;font-weight:600;display:block}.grade-pills{flex-wrap:wrap;gap:5px;display:flex}.grade-pill,.filter-pill{color:#8793a0;background:#fff;border:1px solid #e3e8ed;border-radius:6px;padding:7px 9px;font-size:10px}.grade-pill:hover,.filter-pill:hover{border-color:#9fb1c2}.grade-pill.selected,.filter-pill.selected{color:#506a83;background:#edf3f7;border-color:#cbd9e4;font-weight:600}.class-select{position:relative}.class-select select{appearance:none;color:#4e5d6d;background:#fff;border:1px solid #e3e8ed;border-radius:7px;outline:none;width:100%;padding:9px 11px;font-size:11px}.class-select svg{color:#9aa5b0;pointer-events:none;position:absolute;top:9px;right:10px}.range-note{color:#aa7b42;background:#fff9ef;border:1px solid #f5e6ce;border-radius:7px;align-items:flex-start;gap:7px;margin-top:17px;padding:8px 9px;font-size:9px;line-height:1.5;display:flex}.range-note svg{flex:none;margin-top:1px}.preview-panel{min-height:442px}.icon-button{color:#7f8b97;background:#fff;border:1px solid #e6eaee;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.icon-button:hover{color:#526a82;border-color:#bfcbd6}.empty-preview{color:#a1abb6;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:350px;display:flex}.empty-preview strong{color:#667585;font-size:13px}.empty-preview span{text-align:center;max-width:260px;font-size:10px;line-height:1.6}.empty-icon{color:#91a6b9;background:#f0f5f8;border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:5px;display:grid}.empty-preview .button{margin-top:10px}.mini-table{padding:13px 20px 20px}.mini-hint{color:#a0aab4;background:#f7f9fb;border:1px solid #edf1f4;border-radius:6px;margin-bottom:10px;padding:7px 9px;font-size:9px}.mini-row{border-bottom:1px solid #f1f3f5;grid-template-columns:64px repeat(5,1fr);min-height:39px;display:grid}.mini-row>span,.mini-cell{border-right:1px solid #f1f3f5;justify-content:center;align-items:center;padding:5px;display:flex}.mini-row>span:first-child{justify-content:flex-start}.mini-head{color:#9da7b2;border-top:1px solid #f1f3f5;min-height:30px;font-size:10px}.period-label{color:#8a96a3;flex-direction:column;gap:2px;font-size:9px;display:flex}.period-label small{color:#b9c0c8;font-size:8px}.mini-cell{padding:3px}.lesson{text-align:left;cursor:pointer;border:1px solid;border-radius:5px;width:100%;min-height:30px;padding:4px;line-height:1.2;transition:filter .2s,transform .2s}.lesson:hover{filter:brightness(.97);transform:translateY(-1px)}.lesson strong,.lesson small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.lesson small{opacity:.72;margin-top:2px;font-size:8px}.free{color:#d3d8de;font-size:10px}.course-panel{overflow:hidden}.course-table{width:100%}.table-row{color:#697787;border-bottom:1px solid #f1f3f5;grid-template-columns:1.35fr 1fr 1.25fr 1fr 90px;align-items:center;padding:12px 21px;font-size:10px;display:grid}.table-row:last-child{border-bottom:0}.table-head{color:#adb5be;background:#fcfcfd;padding-top:11px;padding-bottom:9px;font-size:9px}.course-name{color:#455463;align-items:center;gap:8px;font-weight:600;display:flex}.course-name i{border-radius:50%;width:7px;height:7px}.course-name small{color:#a5aeb8;margin-left:3px;font-weight:400}.switch{vertical-align:middle;background:#dfe4e9;border:0;border-radius:20px;width:26px;height:15px;margin-right:6px;padding:2px;transition:background .2s}.switch i{background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .2s;display:block}.switch.on{background:#7896ad}.switch.on i{transform:translate(11px)}.full-panel{padding-bottom:25px}.toolbar{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:20px 22px 17px;display:flex}.filter-pills{gap:7px;display:flex}.course-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 21px;display:grid}.course-card{border:1px solid #ebeff2;border-radius:10px;padding:14px;transition:border-color .2s,box-shadow .2s}.course-card:hover{border-color:#cbd7e1;box-shadow:0 5px 16px #3a4d5f0f}.course-card-top{justify-content:space-between;align-items:center;display:flex}.course-symbol{border:1px solid;border-radius:9px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:grid}.course-card .switch{margin:0}.course-card h3{color:#354250;margin:13px 0 5px;font-size:13px}.course-category{color:#9aa5b1;font-size:9px;display:block}.course-detail{color:#9aa4af;border-top:1px solid #f1f3f5;justify-content:space-between;margin-top:14px;padding-top:10px;font-size:9px;display:flex}.course-detail+.course-detail{border-top:0;margin-top:0;padding-top:7px}.course-detail strong{color:#627182;font-weight:600}.course-card p{color:#a0aab5;min-height:28px;margin:12px 0 0;font-size:9px;line-height:1.5}.teacher-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 21px;display:grid}.teacher-card{border:1px solid #ebeff2;border-radius:10px;gap:12px;padding:14px;display:flex}.teacher-avatar{color:#55728c;background:#edf3f7;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.teacher-info{flex:1;min-width:0}.teacher-name{justify-content:space-between;align-items:center;display:flex}.teacher-name h3{color:#3c4b59;margin:0;font-size:12px}.teacher-name .switch{margin-right:0}.teacher-info>span,.teacher-info>small{color:#9ca6b1;font-size:9px}.tag-list{flex-wrap:wrap;gap:4px;margin:10px 0 8px;display:flex}.tag-list em{color:#5f7d95;background:#eef4f8;border-radius:4px;padding:4px 6px;font-size:8px;font-style:normal}.conflict-strip{color:#4d8660;background:#edf8ef;border:1px solid #d3ebd8;border-radius:9px;justify-content:space-between;align-items:center;margin-top:17px;padding:12px 16px;display:flex}.conflict-strip>div{align-items:center;gap:8px;font-size:11px;display:flex}.conflict-strip span{color:#7fa78a;margin-left:3px;font-size:10px}.conflict-strip .button{padding:7px 10px;font-size:10px}.toast{color:#fff;z-index:5;background:#2f3d4a;border-radius:8px;align-items:center;gap:7px;padding:11px 15px;font-size:11px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #212b3633}.modal-backdrop{z-index:10;background:#26323e38;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:380px;box-shadow:0 20px 50px #2834402e}.modal-header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.modal-header h2{color:#354250;margin:0;font-size:14px}.modal-copy{color:#8995a1;padding:10px 19px 0;font-size:11px;line-height:1.7}.full-button{width:calc(100% - 38px);margin:14px 19px 20px}.timetable-page-panel{overflow:hidden}.timetable-selector{border-bottom:1px solid #f0f2f5;align-items:flex-end;gap:16px;padding:17px 21px;display:flex}.timetable-selector label{margin:0 0 8px}.timetable-selector .grade-pills{margin-right:10px}.timetable-selector .class-select{min-width:210px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.settings-card{min-height:300px;overflow:hidden}.settings-icon{color:#8098ad}.settings-list{grid-template-columns:repeat(2,1fr);gap:0 22px;padding:8px 21px 22px;display:grid}.settings-list div{border-bottom:1px solid #f0f2f5;padding:15px 0}.settings-list span{color:#9aa5b1;margin-bottom:6px;font-size:12px;display:block}.settings-list strong{color:#4e5d6c;font-size:14px}.rule-list{padding:12px 21px 22px}.rule-list div{color:#5f6e7e;border-bottom:1px solid #f0f2f5;align-items:center;gap:9px;padding:13px 0;font-size:13px;display:flex}.rule-list svg{color:#6ea47d;flex:none}@media print{.sidebar,.top-actions,.conflict-strip,.panel-header .icon-button,.button{display:none!important}.main-content{width:100%;margin-left:0;padding:20px}.panel{border:0}.mini-table{padding:0}}@media (width<=1250px){.main-content{padding-left:30px;padding-right:30px}.course-grid{grid-template-columns:repeat(3,1fr)}.workspace-grid{grid-template-columns:38% 1fr}}.brand span,.school-card span,.tip-card span,.profile span,.panel-header p,.toolbar-note,.course-category,.course-card p,.teacher-info>span,.teacher-info>small,.mini-hint,.lesson small{font-size:11px}.school-card strong,.tip-card strong,.profile strong,.nav-label,.stat-card span,.stat-card small,.config-step small,.config-form label,.course-detail,.table-head,.course-name small,.period-label small,.course-category,.teacher-info>span,.teacher-info>small,.tag-list em,.toast,.modal-copy{font-size:12px}.nav-item,.breadcrumbs,.topbar p,.button,.status-dot,.config-step strong,.config-step button,.grade-pill,.filter-pill,.class-select select,.range-note,.course-name,.table-row,.period-label,.lesson strong,.course-card p,.teacher-name h3{font-size:13px}.topbar h1{font-size:30px}.panel-header h2,.toolbar h2{font-size:16px}.stat-card strong{font-size:24px}.course-card h3{font-size:15px}.course-symbol{font-size:16px}.empty-preview strong{font-size:15px}.empty-preview span,.mini-head,.course-detail strong{font-size:12px}.modal-header h2{font-size:16px}
