:root{--ink:#172033;--muted:#738095;--line:#e4e8ee;--blue:#2f6fed;--navy:#172d52;--shadow:0 16px 48px #172d5214}*{box-sizing:border-box}body{min-width:320px;color:var(--ink);background:#f4f6f8;margin:0;font-family:Inter,Microsoft YaHei,system-ui,sans-serif}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fffffff2;flex-direction:column;width:230px;padding:30px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand>b{color:#fff;background:linear-gradient(145deg,#244e8b,#17335f);border-radius:14px;place-items:center;width:43px;height:43px;font-size:12px;display:grid}.brand span{flex-direction:column;display:flex}.brand strong{color:var(--navy)}.brand small{color:var(--muted)}.sidebar nav{gap:7px;margin-top:50px;display:grid}.sidebar nav button{color:#68758a;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;padding:13px 15px;font-weight:700;display:flex}.sidebar nav button.active{color:var(--blue);background:#eaf1ff}.admin{color:var(--muted);border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:auto;padding:14px;font-size:13px;display:flex}main{min-height:100vh;margin-left:230px}.page{max-width:1200px;margin:auto;padding:56px 52px 90px;animation:.3s in}@keyframes in{0%{opacity:0;transform:translateY(6px)}}header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}header em{color:var(--blue);letter-spacing:.16em;font-size:11px;font-style:normal;font-weight:800}header h1{color:var(--navy);letter-spacing:-.04em;margin:7px 0;font-size:clamp(31px,4vw,46px)}header p{color:var(--muted);margin:0}.term-overview{color:#fff;background:linear-gradient(125deg,#142f57 0%,#245b9f 62%,#3474bd 100%);border-radius:22px;margin-bottom:16px;padding:23px 24px 0;overflow:hidden;box-shadow:0 16px 38px #1e487e33}.term-overview-head{justify-content:space-between;align-items:flex-end;display:flex}.term-overview-head span{flex-direction:column;gap:4px;display:flex}.term-overview-head small{opacity:.62;letter-spacing:.16em;font-size:9px;font-weight:800}.term-overview-head strong{font-size:19px}.term-overview-head>b{font-size:22px}.term-progress{background:#ffffff26;border-radius:99px;height:5px;margin:15px 0 20px;overflow:hidden}.term-progress i{border-radius:inherit;background:linear-gradient(90deg,#9bc6ff,#fff);height:100%;transition:width .5s;display:block}.term-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.term-metrics article{background:#ffffff14;border:1px solid #ffffff17;border-radius:14px;min-width:0;padding:14px 15px}.term-metrics article>small{opacity:.68;margin-bottom:7px;font-size:12px;display:block}.term-metrics article>strong{text-overflow:ellipsis;white-space:nowrap;font-size:23px;line-height:1.2;display:block;overflow:hidden}.term-metrics article>strong em{opacity:.72;margin-left:4px;font-size:12px;font-style:normal;font-weight:600}.term-metrics .countdown>strong{font-size:clamp(16px,2vw,21px)}.term-next{background:#05162d38;align-items:center;gap:11px;margin:20px -24px 0;padding:14px 24px;display:flex}.term-next>svg{background:#ffffff1c;border-radius:10px;flex:none;width:34px;height:34px;padding:7px}.term-next span{flex-direction:column;gap:3px;min-width:0;display:flex}.term-next small,.term-next strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.term-next small{font-weight:700}.term-next strong{opacity:.68;font-size:12px}.holiday-card{background:linear-gradient(120deg,#fffaf0,#fff 58%,#fff7ea);border:1px solid #f3dfbc;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 9px 26px #72491a12}.holiday-icon{background:linear-gradient(145deg,#fff0c9,#ffe2ac);border-radius:15px;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.holiday-info{min-width:0}.holiday-info>small{color:#af762d;letter-spacing:.08em;font-size:11px;font-weight:800}.holiday-info h2{color:#47341d;margin:3px 0 4px;font-size:21px}.holiday-info p{color:#806d55;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.holiday-info a,.holiday-empty>a{color:#a36b24;margin-top:6px;font-size:11px;text-decoration:none;display:inline-block}.holiday-info a:hover,.holiday-empty>a:hover{text-decoration:underline}.holiday-countdown{text-align:center;border-left:1px solid #f0dfc5;min-width:92px;padding-left:18px}.holiday-countdown small{color:#9e886b;margin-bottom:2px;font-size:12px;display:block}.holiday-countdown strong{color:#d27b24;font-size:29px;line-height:1}.holiday-countdown strong em{margin-left:3px;font-size:12px;font-style:normal}.holiday-countdown.active strong{font-size:15px}.holiday-empty{grid-template-columns:auto minmax(0,1fr) auto}.holiday-empty .holiday-info p{white-space:normal}.holiday-empty>a{background:#fff2d9;border-radius:9px;margin:0;padding:9px 12px}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-top:18px;padding:26px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-head h2{margin:0;font-size:22px}.panel-head span{color:var(--muted);background:#f0f3f7;border-radius:99px;padding:7px 11px;font-size:12px}.course-list{gap:12px;display:grid}.course{text-align:left;background:#fff;border:1px solid #e7ebf0;border-radius:17px;align-items:center;gap:18px;width:100%;min-height:118px;padding:20px 22px 20px 27px;transition:all .2s;display:flex;position:relative;overflow:hidden}.course:hover{border-color:var(--color);transform:translateY(-2px);box-shadow:0 13px 28px #1c325314}.course>i{background:var(--color);border-radius:0 5px 5px 0;width:5px;position:absolute;top:15px;bottom:15px;left:0}.course>div{flex:1;min-width:0}.course div>small,.modal>small{color:var(--color);background:var(--soft);border-radius:7px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-block}.course h3{color:var(--ink);margin:9px 0;font-size:18px}.course p{color:var(--muted);flex-wrap:wrap;gap:14px;margin:0;font-size:12px;display:flex}.course p span{align-items:center;gap:5px;display:flex}.course>b{color:var(--color);background:var(--soft);border-radius:8px;align-self:flex-start;padding:6px 9px;font-size:11px}.empty{text-align:center;background:#fafbfc;border:1px dashed #dce2e9;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:255px;display:flex}.empty>svg{width:50px;height:50px;color:var(--blue);background:#eaf1ff;border-radius:16px;padding:12px}.empty h3{margin:12px 0 3px}.empty p{color:var(--muted);margin:0 0 12px;font-size:13px}.empty button{color:var(--blue);background:0 0;border:0;font-weight:700}.pager{gap:8px;display:flex;position:relative}.pager>button{border:1px solid var(--line);color:#546176;background:#fff;border-radius:11px;place-items:center;min-width:40px;height:40px;padding:0 12px;display:grid}.pager .current-picker{grid-auto-flow:column;gap:6px;font-weight:700;display:flex}.pager .current-picker svg{width:17px}.date-popover{z-index:60;border:1px solid var(--line);background:#fff;border-radius:17px;width:320px;padding:14px;position:absolute;top:49px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #172d5233}.date-popover-head{text-align:center;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:10px;display:grid}.date-popover-head button{color:#617087;background:#f2f5f8;border:0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;display:grid}.date-popover-head svg{width:16px}.date-popover-head strong{color:var(--navy);font-size:14px}.mini-weekdays,.mini-calendar{grid-template-columns:repeat(7,1fr);display:grid}.mini-weekdays span{color:#99a4b4;text-align:center;padding:5px 0 8px;font-size:10px}.mini-calendar button{color:#47566d;background:0 0;border:0;border-radius:10px;place-items:center;height:38px;font-size:12px;display:grid;position:relative}.mini-calendar button:hover{background:#edf3ff}.mini-calendar button.outside{color:#c3cad4}.mini-calendar button.today span{color:var(--blue);font-weight:850}.mini-calendar button.selected{color:#fff;background:var(--blue)}.mini-calendar button.selected.today span{color:#fff}.mini-calendar button i{background:#6d8fd0;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px}.mini-calendar button.selected i{background:#fff}.date-today{width:100%;color:var(--blue);background:#edf3ff;border:0;border-radius:10px;margin-top:10px;padding:9px;font-weight:750}.view-menu{z-index:50;border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;width:205px;padding:7px;display:grid;position:absolute;top:49px;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #172d522e}.view-menu button{width:100%;height:auto;color:var(--muted);text-align:left;background:#fff;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.view-menu button:hover,.view-menu button.active{color:var(--blue);background:#edf3ff}.view-menu button>span{flex-direction:column;gap:2px;display:flex}.view-menu b{color:var(--ink);font-size:13px}.view-menu small{font-size:10px}.week-scroll{padding:3px 3px 15px;overflow-x:auto}.week-grid{border:1px solid var(--line);min-width:990px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:84px repeat(7,minmax(125px,1fr));display:grid;overflow:hidden}.corner,.day-head,.period,.week-cell{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4}.corner{color:#98a3b3;place-items:center;font-size:11px;display:grid}.day-head{height:72px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.day-head span{font-size:11px}.day-head b{font-size:18px}.day-head.today{color:var(--blue);background:#edf3ff}.period{min-height:200px;color:var(--navy);background:#fbfcfd;flex-direction:column;justify-content:center;align-items:center;display:flex}.period small{color:#a0a9b7;margin-top:4px}.week-cell{flex-direction:column;gap:6px;min-height:200px;padding:7px;display:flex}.week-cell button{border:0;border-left:3px solid var(--color);color:var(--color);background:var(--soft);text-align:left;border-radius:9px;padding:11px 9px}.week-cell button b{color:var(--ink);font-size:11px;line-height:1.4;display:block}.week-cell button span{margin-top:6px;font-size:10px;display:block}.legend{color:var(--muted);flex-wrap:wrap;gap:17px;margin-top:12px;font-size:11px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border-radius:50%;width:8px;height:8px}.month-calendar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.today-search{z-index:70;flex:0 0 330px;width:330px;position:relative}.today-search>label{color:#63738a;margin:0 0 7px;font-size:12px;font-weight:750;display:block}.today-search>div:first-of-type{background:#fff;border:1px solid #d8e0ea;border-radius:13px;align-items:center;gap:9px;height:46px;padding:0 12px;display:flex;box-shadow:0 8px 24px #172d520f}.today-search>div:first-of-type>svg{color:#7d8ba0;width:18px}.today-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.today-search>div:first-of-type button{color:#7f8ca0;background:#f0f3f7;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.today-search>div:first-of-type button svg{width:14px}.search-results-popover{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;max-height:360px;padding:7px;position:absolute;top:72px;right:0;overflow:auto;box-shadow:0 18px 45px #172d5233}.search-results-popover>button{width:100%;color:var(--ink);text-align:left;background:#fff;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:9px;padding:11px;display:flex}.search-results-popover>button:hover{background:#edf3ff}.search-results-popover>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.search-results-popover strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-results-popover small{color:var(--muted);font-size:10px}.search-results-popover svg{color:#9aa6b6;width:15px}.search-results-popover>p{color:#8e9aab;text-align:center;margin:0;padding:24px 10px;font-size:12px}.day-view-toolbar{background:#edf3ff;border:1px solid #dce4ef;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:2px;padding:13px 16px;display:flex}.day-view-toolbar span{color:#315d9d;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.day-view-toolbar svg{width:17px}.day-view-toolbar button{color:var(--blue);background:#fff;border:0;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:750}.selected-day-empty{color:#9aa6b5;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.selected-day-empty svg{color:#b7c4d5;width:42px;height:42px}.selected-day-empty h3{color:#3b4e69;margin:13px 0 5px}.selected-day-empty p{margin:0;font-size:12px}.student-search{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.student-search>svg{width:20px;color:var(--blue)}.student-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1}.student-search button{width:31px;height:31px;color:var(--muted);background:#f0f3f7;border:0;border-radius:9px;place-items:center;display:grid}.student-search button svg{width:16px}.search-empty{color:#9aa6b5;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.search-empty svg{color:#b5c2d2;width:38px;height:38px}.search-empty h3{color:#3b4e69;margin:12px 0 5px}.search-empty p{margin:0;font-size:13px}.weekdays,.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.weekdays{border-bottom:1px solid var(--line);background:#f8fafc}.weekdays span{text-align:center;color:var(--muted);padding:14px 6px;font-size:12px;font-weight:700}.month-cell{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;min-height:130px;padding:7px}.month-cell:nth-child(7n){border-right:0}.month-cell.outside{opacity:.5;background:#fafbfc}.month-cell.selected{box-shadow:inset 0 0 0 2px var(--blue)}.date-btn{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0 1px 6px;display:flex}.date-btn b{border-radius:8px;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.month-cell.today .date-btn b{color:#fff;background:var(--blue)}.date-btn small{color:#98a3b3;font-size:10px}.month-courses{gap:4px;display:grid}.month-courses button{background:var(--soft);text-align:left;border:0;border-radius:7px;align-items:center;gap:5px;min-width:0;padding:6px;display:flex}.month-courses i{background:var(--color);border-radius:4px;flex:0 0 4px;width:4px;height:15px}.month-courses span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.day-empty{border:1px dashed var(--line);min-height:90px;color:var(--muted);background:#fafbfc;border-radius:14px;place-items:center;display:grid}.hero{color:#fff;background:linear-gradient(125deg,#17335f,#2c609f);border-radius:24px;align-items:center;gap:20px;padding:34px;display:flex}.hero>svg{background:#ffffff1f;border-radius:20px;width:65px;height:65px;padding:15px}.hero small,.hero p{opacity:.7}.hero h1{margin:5px 0}.hero p{margin:0}.stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;min-height:180px;padding:22px;display:flex}.stats article>span{width:41px;height:41px;color:var(--blue);background:#edf3ff;border-radius:12px;place-items:center;display:grid}.stats small{color:var(--muted);margin-top:17px}.stats strong{color:var(--navy);margin-top:3px;font-size:30px}.stats em{color:#9aa4b4;margin-top:auto;font-size:11px;font-style:normal}.safe{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:19px;align-items:center;gap:13px;margin-top:16px;padding:22px;display:flex}.safe span{color:var(--ink);flex-direction:column;flex:1;display:flex}.safe small{color:var(--muted);margin-top:3px}.safe a,.safe button{color:var(--blue);background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.major-profile{color:#315f9f;background:#edf4ff;border:1px solid #d9e5f5;border-radius:19px;align-items:center;gap:13px;margin-top:16px;padding:22px;display:flex}.major-profile span{color:var(--ink);flex-direction:column;flex:1;display:flex}.major-profile small{color:var(--muted);margin-top:3px}.major-profile button{color:var(--blue);background:#fff;border:0;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:750}.major-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a182f9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.major-picker{background:#fff;border-radius:24px;width:min(620px,100%);max-height:92vh;padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #0a182f61}.major-picker>em{color:var(--blue);letter-spacing:.18em;font-size:10px;font-style:normal;font-weight:850}.major-picker>h2{color:var(--navy);margin:7px 0;font-size:29px}.major-picker>p{color:var(--muted);margin:0 0 23px;font-size:13px}.major-picker>div{grid-template-columns:1fr 1fr;gap:11px;display:grid}.major-picker>div>button{border:1px solid var(--line);color:#66758a;text-align:left;background:#fff;border-radius:15px;grid-template-columns:52px 1fr 18px;align-items:center;gap:12px;padding:16px;display:grid}.major-picker>div>button:hover,.major-picker>div>button.active{background:#edf4ff;border-color:#9ab9ed}.major-picker>div>button>b{color:#fff;background:linear-gradient(145deg,#244e8b,#17335f);border-radius:13px;place-items:center;height:48px;font-size:11px;display:grid}.major-picker>div>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.major-picker>div>button strong{color:var(--ink);font-size:15px}.major-picker>div>button small{color:var(--muted);font-size:10px}.major-picker>div>button>svg{width:17px}.major-close{width:34px;height:34px;color:var(--muted);background:#f0f3f7;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:20px;right:20px}.major-close svg{width:17px}.major-hint{color:#9aa5b4;text-align:center;margin-top:18px;font-size:10px;display:block}.bottom{display:none}.backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a182f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:23px;width:min(550px,100%);max-height:90vh;padding:32px;position:relative;overflow:auto;box-shadow:0 30px 80px #0e1e374d}.close{width:36px;height:36px;color:var(--muted);background:#f1f4f7;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.modal h2{color:var(--navy);margin:10px 40px 22px 0;font-size:27px}.modal dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.modal dl div{border-bottom:1px solid var(--line);padding:14px 4px}.modal dt{color:var(--muted);font-size:12px}.modal dd{margin:4px 0 0;font-weight:700}.mobile-week{display:none}@media (width<=950px){.sidebar{display:none}main{margin:0}.page{padding:32px 20px 105px}.bottom{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #dee3eacc;border-radius:20px;grid-template-columns:repeat(4,1fr);height:64px;padding:7px;display:grid;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 12px 36px #172d522e}.bottom button{color:#8490a1;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex}.bottom button.active{color:var(--blue);background:#edf3ff}}@media (width<=650px){header{flex-direction:column;align-items:flex-start}.pager{align-self:flex-end;margin-top:-56px}.today-search{flex-basis:auto;width:100%}.term-overview{border-radius:18px;padding:20px 16px 0}.term-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.term-metrics article{padding:12px}.term-metrics article>strong{font-size:21px}.term-metrics .countdown>strong{font-size:16px}.term-next{margin-left:-16px;margin-right:-16px;padding:13px 16px}.holiday-card{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px}.holiday-icon{border-radius:13px;width:44px;height:44px;font-size:21px}.holiday-info h2{font-size:19px}.holiday-info p{white-space:normal}.holiday-countdown{border-top:1px solid #f0dfc5;border-left:0;grid-column:1/-1;justify-content:space-between;align-items:baseline;min-width:0;padding:11px 2px 0;display:flex}.holiday-countdown small{margin:0}.holiday-countdown strong{font-size:24px}.holiday-empty>a{text-align:center;grid-column:1/-1}.search-results-popover{left:0;right:auto}.view-menu{left:auto;right:0;transform:none}.date-popover{width:min(320px,100vw - 40px);left:auto;right:0;transform:none}.panel{padding:18px 14px}.day-view-toolbar{flex-direction:column;align-items:flex-start}.major-profile{flex-wrap:wrap;align-items:flex-start}.major-profile button{width:100%}.major-picker{padding:28px 18px 22px}.major-picker>h2{font-size:25px}.major-picker>div{grid-template-columns:1fr}.course{align-items:flex-start;padding:18px 15px 18px 22px}.course h3{font-size:16px}.course p{flex-direction:column;gap:6px}.week-scroll{display:none}.mobile-week{gap:11px;display:grid}.mobile-week article{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 7px 20px #172d520d}.mobile-week article.today{border-color:#b8cdf5}.mobile-day-head{background:#f8fafc;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.mobile-week article.today .mobile-day-head{background:#edf3ff}.mobile-day-head>span{align-items:baseline;gap:8px;display:flex}.mobile-day-head b{color:var(--navy);font-size:15px}.mobile-day-head small{color:var(--muted);font-size:11px}.mobile-day-head em{color:var(--muted);background:#fff;border-radius:99px;padding:4px 7px;font-size:10px;font-style:normal}.mobile-day-courses{gap:7px;padding:9px;display:grid}.mobile-day-courses button{background:var(--soft);text-align:left;border:0;border-radius:11px;align-items:stretch;gap:9px;width:100%;padding:11px;display:flex}.mobile-day-courses button>i{background:var(--color);border-radius:4px;flex:0 0 4px;width:4px}.mobile-day-courses button>span{flex-direction:column;gap:5px;min-width:0;display:flex}.mobile-day-courses strong{color:var(--ink);font-size:13px;line-height:1.35}.mobile-day-courses small{color:var(--color);font-size:10px}.mobile-no-course{color:#a0a9b7;text-align:center;margin:0;padding:14px;font-size:11px}.month-calendar{border-radius:16px}.weekdays span{padding:10px 1px;font-size:9px}.month-cell{min-height:94px;padding:3px 2px}.date-btn{padding-bottom:3px}.date-btn b{width:22px;height:22px;font-size:10px}.date-btn small{display:none}.month-courses{gap:2px;display:grid}.month-courses button{border-radius:4px;gap:2px;width:100%;min-height:25px;padding:3px 2px}.month-courses i{flex:0 0 2px;align-self:stretch;width:2px;height:auto}.month-courses span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:7.5px;line-height:1.15;display:-webkit-box;overflow:hidden}.stats{grid-template-columns:1fr}.stats article{min-height:150px}.safe{flex-wrap:wrap;align-items:flex-start}.modal{padding:26px 20px}.modal dl{grid-template-columns:1fr}}.admin-shell,.admin-login,.admin-loading{color:#152744;background:#f4f6f9;min-height:100vh}.admin-loading{justify-content:center;align-items:center;gap:12px;font-weight:650;display:flex}.admin-loading span{border:2px solid #cbd6e7;border-top-color:#2f6fed;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 730px);display:flex}.admin-topbar>a,.admin-topbar>button{color:#53647d;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;text-decoration:none;display:flex}.admin-topbar>div{align-items:center;gap:10px;display:flex}.admin-topbar>div>svg{color:#2f6fed}.admin-topbar span{flex-direction:column;display:flex}.admin-topbar strong{font-size:15px}.admin-topbar small{color:#8a97a9}.admin-main{max-width:1460px;margin:auto;padding:38px 24px 60px}.admin-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.admin-heading em,.course-editor>em{letter-spacing:2px;color:#2f6fed;font-size:11px;font-style:normal;font-weight:800}.admin-heading h1{margin:7px 0 4px;font-size:34px}.admin-heading p{color:#718096;margin:0}.upload-button{color:#fff;cursor:pointer;background:#245da8;border-radius:11px;align-items:center;gap:9px;padding:13px 19px;font-weight:750;display:flex;box-shadow:0 8px 20px #245da82a}.upload-button input{display:none}.upload-button.disabled{opacity:.5;pointer-events:none}.admin-heading-actions{align-items:flex-end;gap:12px;display:flex}.major-select{color:#68788e;font-size:12px;font-weight:750}.major-select select{color:#253b59;min-width:150px;font:inherit;background:#fff;border:1px solid #d5deea;border-radius:10px;margin-top:6px;padding:11px 35px 11px 12px;font-weight:700;display:block}.major-select select:disabled{opacity:.55}.parse-progress,.admin-notice{background:#fff;border:1px solid #dbe4f0;border-radius:12px;margin-bottom:16px;padding:16px;position:relative;overflow:hidden}.parse-progress>span{background:#2f6fed;height:4px;transition:all .2s;position:absolute;bottom:0;left:0}.parse-progress b{color:#245da8;margin-right:12px}.parse-progress small{color:#718096}.admin-notice{color:#1c4d8e;background:#edf4ff;justify-content:space-between;display:flex}.admin-notice button{color:inherit;cursor:pointer;background:0 0;border:0}.admin-tabs{background:#e8edf4;border-radius:12px;gap:8px;width:max-content;max-width:100%;margin-bottom:18px;padding:5px;display:flex}.admin-tabs button{color:#607087;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:750;display:flex}.admin-tabs button svg{width:17px}.admin-tabs button span{background:#d8e0ea;border-radius:20px;min-width:20px;padding:2px 6px;font-size:11px}.admin-tabs button.active{color:#245da8;background:#fff;box-shadow:0 2px 8px #33415516}.admin-tabs button.active span{background:#e9f1ff}.admin-workspace{grid-template-columns:300px 1fr;gap:18px;min-height:560px;display:grid}.upload-list,.review-panel{background:#fff;border:1px solid #e1e7ef;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #3341550b}.upload-list-title{border-bottom:1px solid #edf0f4;justify-content:space-between;padding:20px;display:flex}.upload-list-title h2{margin:0;font-size:16px}.upload-list-title span{color:#466180;background:#edf3fb;border-radius:20px;padding:2px 9px;font-size:12px}.upload-list>button{text-align:left;cursor:pointer;color:#53647d;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:22px 1fr auto;align-items:start;gap:10px;width:100%;padding:16px;display:grid}.upload-list>button.active{color:#245da8;background:#edf4ff}.upload-list>button span{flex-direction:column;min-width:0;display:flex}.upload-list>button strong{color:#223553;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-list>button small{color:#8a97a9;margin-top:5px;font-size:11px}.upload-list>button em{color:#9b6600;background:#fff1d6;border-radius:6px;padding:3px 6px;font-size:10px;font-style:normal}.upload-list>button em.published{color:#087856;background:#e3f7ef}.upload-empty,.review-empty{text-align:center;color:#8190a4;padding:64px 20px}.upload-empty svg,.review-empty svg{color:#b5c2d2}.upload-empty p,.review-empty h2{color:#3b4e69;margin:12px 0 6px}.upload-empty small{font-size:12px}.review-empty{padding-top:160px}.published-panel{background:#fff;border:1px solid #e1e7ef;border-radius:16px;min-height:560px;overflow:hidden;box-shadow:0 10px 30px #3341550b}.published-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-end;gap:20px;padding:24px 28px;display:flex}.published-head h2{margin:8px 0 4px;font-size:22px}.published-head p{color:#7f8da0;margin:0;font-size:13px}.published-head>label{color:#68788e;font-size:12px;font-weight:700}.published-head input{width:260px;font:inherit;color:#253b59;border:1px solid #d8e0ea;border-radius:9px;margin-top:6px;padding:10px 12px;display:block}.published-list{padding-top:10px}.published-empty{text-align:center;color:#8190a4;padding:120px 20px}.published-empty svg{color:#b5c2d2}.published-empty h3{color:#3b4e69;margin:13px 0 5px}.published-empty p{margin:0}.editor-tip{color:#718096;margin:-14px 0 20px;font-size:13px}.review-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;display:flex}.review-head h2{margin:8px 0 4px;font-size:21px}.review-head p{color:#7f8da0;margin:0;font-size:13px}.review-head>div:last-child{gap:9px;display:flex}.review-head button{font:inherit;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:700;display:flex}.review-head button svg{width:16px}.review-head .danger{color:#b23b3b;background:#fff0f0}.review-head .publish{color:#fff;background:#245da8}.review-head button:disabled{opacity:.45;cursor:not-allowed}.status{color:#966300;background:#fff1d6;border-radius:8px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.status svg{width:13px;height:13px}.status.published{color:#087856;background:#e3f7ef}.parse-warnings{color:#8f6909;background:#fff8e7;border-radius:9px;margin:16px 24px 0;padding:10px 14px;font-size:12px}.parse-warnings p{margin:4px 0}.course-review-list{padding:10px 24px 26px}.course-review-list article{border-bottom:1px solid #edf0f4;grid-template-columns:5px 1fr auto auto auto;align-items:center;gap:13px;padding:15px 4px;display:grid;position:relative}.course-review-list article>i{background:#7b8798;border-radius:5px;width:5px;height:44px}.course-review-list article>i.type-tax{background:#2f6fed}.course-review-list article>i.type-english{background:#15966f}.course-review-list article>i.type-digital{background:#7657d6}.course-review-list h3{color:#263a58;margin:3px 0;font-size:15px}.course-review-list p,.course-review-list small{color:#7c8b9e;margin:0;font-size:12px}.course-review-list article>span{color:#a0abba;font-size:11px}.course-review-list article>button{color:#466180;cursor:pointer;background:#edf3fb;border:0;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;display:flex}.course-review-list article>button svg{width:14px;height:14px}.course-review-list article>button.icon-danger{color:#b23b3b;background:#fff0f0}.editor-backdrop{z-index:100;background:#15274470;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.course-editor{background:#fff;border-radius:18px;width:min(760px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 24px 70px #0f1c3190}.course-editor h2{margin:6px 0 22px}.course-editor>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.course-editor label{color:#68788e;font-size:12px;font-weight:700}.course-editor label.wide{grid-column:span 2}.course-editor input,.course-editor select{box-sizing:border-box;width:100%;font:inherit;color:#253b59;background:#fff;border:1px solid #d8e0ea;border-radius:8px;margin-top:6px;padding:10px 11px;display:block}.editor-close{cursor:pointer;background:#edf2f7;border:0;border-radius:50%;width:34px;height:34px;position:absolute;top:20px;right:20px}.editor-close svg{width:18px}.save-course{color:#fff;width:100%;font:inherit;cursor:pointer;background:#245da8;border:0;border-radius:9px;margin-top:22px;padding:12px;font-weight:750}.admin-login{background:radial-gradient(circle at 20% 0,#dfeaff 0,#0000 32%),#f4f6f9;justify-content:center;align-items:center;padding:30px;display:flex;position:relative}.admin-login>a{color:#61728a;align-items:center;gap:6px;text-decoration:none;display:flex;position:absolute;top:28px;left:30px}.admin-login>a svg{width:18px}.admin-login form{background:#fff;border:1px solid #dfe6ef;border-radius:20px;width:min(410px,100%);padding:36px;box-shadow:0 24px 65px #33415518}.login-mark{color:#2f6fed;background:#e9f1ff;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:20px;display:grid}.admin-login form>em{letter-spacing:2px;color:#2f6fed;font-size:10px;font-style:normal;font-weight:800}.admin-login h1{margin:7px 0;font-size:29px}.admin-login p{color:#75859a;margin:0 0 26px}.admin-login label{color:#53647d;margin-top:15px;font-size:13px;font-weight:700;display:block}.admin-login input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #d5deea;border-radius:10px;margin-top:7px;padding:12px;display:block}.admin-login form>button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#245da8;border:0;border-radius:10px;margin-top:22px;padding:13px;font-weight:750}.admin-login form>button:disabled{opacity:.6}.admin-login form>small{text-align:center;color:#97a2b2;margin-top:14px;display:block}.login-error{color:#aa3434;background:#fff0f0;border-radius:8px;margin-top:15px;padding:10px;font-size:13px}@media (width<=820px){.admin-topbar{height:62px;padding:0 14px}.admin-topbar>div span,.admin-topbar>button{font-size:0}.admin-topbar>button svg{width:19px}.admin-main{padding:24px 14px 40px}.admin-heading{align-items:flex-start;gap:18px}.admin-heading h1{font-size:27px}.admin-heading p{font-size:13px}.admin-heading-actions{width:100%}.major-select{flex:1}.major-select select{width:100%}.upload-button{padding:12px;font-size:0}.upload-button svg{width:22px}.admin-tabs{box-sizing:border-box;width:100%}.admin-tabs button{flex:1;justify-content:center}.admin-workspace{grid-template-columns:1fr}.upload-list{max-height:230px}.review-head{flex-direction:column;align-items:flex-start;padding:20px}.review-head>div:last-child{width:100%}.review-head button{flex:1;justify-content:center}.published-head{flex-direction:column;align-items:stretch;padding:20px}.published-head input{box-sizing:border-box;width:100%}.course-review-list{padding:8px 15px 20px}.course-review-list article{grid-template-columns:5px 1fr auto auto;gap:9px}.course-review-list article>span{display:none}.course-review-list article>button{padding:8px;font-size:0}.course-review-list article>button svg{width:17px;height:17px}.course-editor{padding:24px 18px}.course-editor>div{grid-template-columns:repeat(2,1fr)}.course-editor label.wide{grid-column:span 2}.admin-login{padding:18px}.admin-login>a{top:18px;left:18px}.admin-login form{padding:28px 22px}}@media (width<=430px){.admin-heading{flex-direction:column}.admin-heading p{display:none}.course-editor>div{grid-template-columns:1fr}.course-editor label.wide{grid-column:span 1}.review-head>div:last-child{flex-direction:column}.review-head button{width:100%}}
