@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#202332;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid #f5aa3b;outline-offset:4px}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;padding:38px 25px;background:#fff;border-right:1px solid #e9ebf2;display:flex;flex-direction:column}.brand{display:flex;align-items:center;font-size:35px;font-weight:800;letter-spacing:-1.5px}.brand-dot{color:#3651e5}.mark{background:#3651e5;color:white;font-size:30px;width:43px;height:43px;display:grid;place-items:center;border-radius:13px;margin-right:11px}.workspace{font-size:12px;letter-spacing:1.3px;color:#868a9e;margin:58px 0 20px;line-height:1.7}.nav{font-weight:700;font-size:15px;padding:16px;border-radius:12px;display:flex;gap:13px}.nav span{font-size:21px;line-height:1}.active{background:#edf0ff;color:#3049d4}.side-bottom{margin-top:auto;padding:40px 12px 0}.mini-mark{color:#c3cafa;font-size:48px;font-weight:800;letter-spacing:-5px;margin-bottom:12px}.side-bottom strong{font-size:19px;line-height:1.55}.side-bottom p{font-size:14px;line-height:1.8;color:#878b9a}.edition{display:block;margin-top:40px;font-size:11px;letter-spacing:1px;color:#9296a4}main{margin-left:235px;padding:0 52px;max-width:1600px}header{min-height:99px;border-bottom:1px solid #e3e6ee;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#7b8091;gap:15px}header strong{font-weight:500;color:#323747}.slash{margin:0 16px;color:#bdc0cb}.demo{background:#ebedf4;color:#626879;padding:7px 12px;border-radius:7px;font-size:12px}.heading{display:flex;justify-content:space-between;align-items:center;padding:46px 0 39px;gap:20px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:#81879b}h1{font-size:clamp(38px,4vw,61px);letter-spacing:-2.7px;line-height:1.13;margin:17px 0}h1 span{color:#3651e5}.heading p{font-size:15px;color:#797f91;max-width:410px;line-height:1.8;margin:18px 0 0}.term{display:flex;align-items:center;gap:17px}.term-symbol{font-size:67px;color:#3651e5}.term div{display:flex;flex-direction:column;gap:7px}.term div span{font-size:13px;color:#7b8091}.term strong{font-size:16px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}h2{font-size:21px;margin:0;letter-spacing:-.6px}.week-label{font-size:14px;color:#6e7589}.days{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:32px}.day{background:white;border:1px solid #e4e7f0;border-radius:14px;padding:16px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:background .18s,transform .18s}.day:hover{transform:translateY(-2px);border-color:#9baaf2}.day span{font-size:14px;color:#80869a}.day b{font-size:22px;letter-spacing:-1px}.day.selected{background:#3651e5;color:#fff;border-color:#3651e5;box-shadow:0 5px 15px #3651e526}.day.selected span{color:#dce1ff}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 258px;gap:28px}.day-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px;gap:12px}h3{font-size:17px;margin:0}.day-heading>span{font-size:13px;color:#858b9c}.lesson{display:grid;grid-template-columns:77px minmax(0,1fr) auto;align-items:center;gap:19px;background:#fff;border:1px solid #e7e9f1;border-radius:14px;padding:20px;margin:0 0 10px;position:relative;overflow:hidden}.lesson:before{content:'';position:absolute;left:0;top:22px;bottom:22px;width:3px;border-radius:5px;background:var(--accent)}.time{display:flex;flex-direction:column;gap:7px;font-variant-numeric:tabular-nums}.time b{font-size:17px}.time span{font-size:13px;color:#9599a7}.subject{display:flex;align-items:center;gap:15px}.subject-icon{width:44px;height:44px;border-radius:12px;background:var(--tint);color:var(--accent);display:grid;place-items:center;font-size:22px;font-weight:600;flex-shrink:0}.subject h4{font-size:16px;margin:0 0 7px;line-height:1.4}.subject small{font-size:12px;color:#8b90a0}.room{font-size:13px;color:#71788b;white-space:nowrap}.break{text-align:center;font-size:12px;color:#9a9eae;margin:10px 0 13px}.right{padding-top:1px}.overview{background:#e9edff;border:1px solid #dfe5ff;padding:24px;border-radius:16px}.overline{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#737eac}.big-count{display:flex;gap:13px;align-items:baseline;margin:12px 0 18px}.big-count b{font-size:68px;line-height:1.2;font-weight:500;letter-spacing:-4px;color:#3651e5}.big-count span{font-size:14px;color:#6d79a5}.summary-line{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #d5dcf6;font-size:12px;color:#747e9e}.summary-line strong{color:#3d4c7c;font-size:13px}.notice{margin-top:19px;background:#fff;border:1px solid #e4e7f0;padding:23px;border-radius:15px}.notice-icon{display:grid;place-items:center;width:27px;height:27px;border:1.5px solid #abb1c4;border-radius:50%;color:#858da6;margin-bottom:15px;font-family:serif;font-weight:bold}.notice h3{font-size:15px}.notice p{font-size:13px;line-height:1.8;color:#7d8498;margin-bottom:0}.quote{padding:24px 10px}.quote>span{font-size:44px;color:#b0bbed;line-height:1}.quote p{font-size:17px;color:#9097ac;line-height:1.6;margin:0}footer{margin-top:45px;border-top:1px solid #e1e5ee;padding:25px 0;display:flex;align-items:center;gap:24px;color:#8f95a5;font-size:12px}footer>span:last-child{margin-left:auto}.footer-logo{font-size:20px;letter-spacing:-1px;font-weight:800;color:#9099b7}@media(min-width:1500px){main{margin-right:auto}.heading{padding-top:60px}}@media(max-width:1150px){.sidebar{width:190px;padding:30px 18px}main{margin-left:190px;padding:0 30px}.content-grid{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.lesson{padding:17px 13px;gap:10px;grid-template-columns:64px minmax(0,1fr) auto}.subject{gap:9px}.subject-icon{width:36px;height:36px}.term{display:none}}@media(max-width:900px){.sidebar{width:84px;padding:26px 15px}.brand{font-size:0}.mark{margin:0}.workspace,.side-bottom{display:none}.nav{font-size:0;margin-top:40px;justify-content:center;padding:15px 10px}.nav span{font-size:24px}main{margin-left:84px;padding:0 25px}.content-grid{grid-template-columns:1fr}.right{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notice{margin:0}.quote{display:none}.days{gap:7px}.day{flex-direction:column;gap:5px}}@media(max-width:560px){.sidebar{position:static;width:auto;border-right:0;border-bottom:1px solid #e8ebf3;padding:16px 20px;flex-direction:row;align-items:center;justify-content:space-between}.brand{font-size:27px}.mark{width:33px;height:33px;font-size:25px;border-radius:10px;margin-right:9px}.nav{margin:0;font-size:13px;padding:10px 12px;gap:8px}.nav span{font-size:17px}main{margin:0;padding:0 20px}header{min-height:64px;font-size:12px}header>span:first-child{font-size:0}header strong{font-size:13px}.slash{display:none}.demo{font-size:11px}.heading{padding:30px 0}.eyebrow{font-size:10px}h1{font-size:43px;letter-spacing:-2px}.heading p{font-size:14px;margin-top:13px}h2{font-size:18px}.week-label{font-size:12px}.days{margin-bottom:25px;gap:6px}.day{padding:12px 3px;border-radius:11px}.day span{font-size:12px}.day b{font-size:20px}.lesson{grid-template-columns:59px minmax(0,1fr);padding:17px 13px;gap:10px}.time b{font-size:15px}.subject h4{font-size:14px}.subject-icon{width:34px;height:37px;font-size:18px}.room{grid-column:2;margin-left:43px;font-size:12px;margin-top:-2px}.right{grid-template-columns:1fr 1fr;gap:10px}.overview,.notice{padding:17px}.overline{font-size:10px}.summary-line{flex-direction:column;gap:5px}.notice p{font-size:12px}.notice h3{font-size:14px}.big-count{gap:8px}.big-count b{font-size:56px}.big-count span{font-size:12px}footer{gap:12px;font-size:11px}footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
[hidden]{display:none!important}.nav{border:0;cursor:pointer;text-align:left;margin-bottom:8px}.brand{font-size:29px}.heading{padding:30px 0}h1{font-size:44px}.heading p{font-size:16px}.account{display:flex;flex-direction:column;gap:8px;font-size:14px;overflow-wrap:anywhere}.account a{color:#3651e5}.toolbar{display:flex;flex-wrap:wrap;gap:20px;padding:0 0 26px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600}input,select,textarea{font:inherit;font-size:16px;border:1px solid #cbd1e1;background:#fff;padding:12px;border-radius:9px;color:#202332;max-width:100%;min-width:0}button{cursor:pointer;border:1px solid #cbd1e1;border-radius:8px;padding:9px 13px;color:#3651e5;background:#fff;font-size:14px}button:disabled{opacity:.55;cursor:default}.primary{background:#3651e5;color:#fff;border-color:#3651e5}.toolbar select{min-width:190px}.lesson-actions{grid-column:2/-1;display:flex;gap:10px}.subject small{font-size:14px;line-height:1.6}.teacher-name{display:block;overflow-wrap:anywhere}.room{font-size:14px}.notice p{font-size:16px}.notice-text{white-space:pre-wrap;overflow-wrap:anywhere}.user-row{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;padding:20px;margin-top:12px;border-radius:12px}.user-row strong{overflow-wrap:anywhere}.user-row small{display:block;margin-top:7px;color:#71788b}.summary-line{font-size:14px}.summary-line strong{font-size:14px}.demo{font-size:13px}#status{background:#e9edff;color:#273d99;border-radius:10px;padding:15px;margin-bottom:20px}#notice-form{display:grid;gap:16px;margin-bottom:20px}dialog{width:min(600px,94vw);max-height:90vh;overflow:auto;border:1px solid #e4e7f0;border-radius:18px;padding:26px;box-shadow:0 24px 100px #20233244}dialog::backdrop{background:#101a4055;backdrop-filter:blur(4px)}#lesson-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}#form-error{color:#b12439;margin:0}.days .day{font-size:18px;font-weight:700}.day-heading{flex-wrap:wrap}main{min-height:100vh}.sidebar .nav{font-size:15px}.day-heading h3{font-size:18px}@media(max-width:900px){.sidebar{width:185px}.sidebar .brand{font-size:24px}.sidebar .workspace{display:block;font-size:12px;margin:25px 0}.sidebar .nav{margin-top:0}main{margin-left:185px}.mark{display:none}.account{max-width:220px}.heading{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.sidebar{width:auto;flex-wrap:wrap;gap:5px}.sidebar .workspace{display:none}.sidebar .brand{width:100%;margin-bottom:10px}.sidebar .nav{font-size:14px;padding:9px}main{margin:0}.heading h1{font-size:35px;letter-spacing:-1px}.toolbar{gap:12px}.toolbar label{width:100%}.toolbar select{width:100%}.right{grid-template-columns:1fr}.summary-line{flex-direction:row}.user-row{align-items:stretch;flex-direction:column}.form-grid{grid-template-columns:1fr}.room{grid-column:2}.subject{min-width:0}.subject h4{font-size:16px}.lesson-actions{margin-left:0}.account{max-width:100%}header>span:first-child{font-size:13px}}

.group-badge{align-self:end;background:#e9edff;border-radius:9px;padding:13px 18px;color:#273d99;font-size:16px;font-weight:700}.source-info{margin-bottom:24px;border:1px solid #dbe0ee;border-radius:12px;padding:16px 20px;background:white;font-size:14px;line-height:1.7}.source-info summary{cursor:pointer;font-weight:700}.source-info p{max-width:850px}.bell-times{font-variant-numeric:tabular-nums}.notice small{font-size:14px;line-height:1.6;display:block}.teacher-name{color:#626b82!important}.room{white-space:normal;max-width:120px}
