@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#20233a;background:#f5f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{position:fixed;width:260px;height:100vh;background:#11152f;color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;font:800 22px Manrope}.brand>span{width:35px;height:35px;border-radius:11px;background:#796cff;display:grid;place-items:center}.brand svg{width:20px}.school-chip{display:flex;gap:11px;align-items:center;margin:34px 0 24px;padding:13px;background:#1d2243;border:1px solid #2a3054;border-radius:15px}.school-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f5e65b;color:#11152f}.school-chip svg{width:18px}.school-chip div,.profile div{display:flex;flex-direction:column;min-width:0}.school-chip b,.profile b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.school-chip small,.profile small{color:#9da3c3;font-size:10px;margin-top:3px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{position:relative;background:transparent;border:0;color:#9da3c3;display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:11px;cursor:pointer;text-align:left}.sidebar nav button svg{width:19px}.sidebar nav button.active{background:#796cff;color:#fff;font-weight:700}.sidebar nav button i{position:absolute;right:10px;width:5px;height:5px;border-radius:50%;background:#f5e65b}.sidebar-tip{margin-top:auto;padding:16px;background:linear-gradient(145deg,#23294d,#171b36);border-radius:15px}.sidebar-tip svg{color:#f5e65b;width:21px}.sidebar-tip b{display:block;font-size:12px;margin-top:8px}.sidebar-tip p{font-size:10px;color:#9da3c3;line-height:1.5;margin:4px 0}.profile{display:flex;align-items:center;gap:10px;background:none;border:0;color:#fff;padding:19px 4px 0;margin-top:8px;cursor:pointer;border-top:1px solid #282d4d}.profile>span,.profile img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#ff7567;display:grid;place-items:center;font-size:11px;font-weight:700}.profile svg{width:17px;color:#858baa}.mobile-close{display:none}.app-shell main{grid-column:2;min-width:0}.app-shell header{height:105px;padding:24px 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8e9f1}.eyebrow,.section-title span,.week-head span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#8a8da2;font-weight:700}.app-shell h1{font:800 25px Manrope;margin:5px 0}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{position:relative;width:40px;height:40px;border:1px solid #e5e6ef;background:#fff;border-radius:12px}.icon-button svg{width:18px}.icon-button i{position:absolute;width:7px;height:7px;background:#ff7567;border-radius:50%;top:8px;right:9px}.new-button,.week-head button{border:0;background:#11152f;color:#fff;border-radius:12px;padding:12px 17px;display:flex;gap:8px;align-items:center;font-weight:700;font-size:12px}.new-button svg,.week-head button svg{width:16px}.offline{color:#aa4f43;font-size:12px;display:flex;gap:5px}.offline svg{width:16px}.menu{display:none}.content{padding:34px 5vw 60px;max-width:1250px;margin:auto}.now-card{background:#171b3e;color:#fff;border-radius:24px;padding:25px 30px 17px;box-shadow:0 18px 45px #24295825;position:relative;overflow:hidden}.now-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:#796cff;filter:blur(0);opacity:.18;right:-100px;top:-150px}.now-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.now-top>span{font-size:10px;color:#c8cbed;letter-spacing:1.3px;font-weight:700}.now-top>span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#58d4ad;box-shadow:0 0 0 5px #58d4ad22;margin-right:7px}.live-time{display:flex;gap:8px;align-items:center;font-weight:700}.live-time svg{width:17px;color:#f5e65b}.current-body{display:flex;align-items:center;justify-content:space-between;padding:23px 0;position:relative;z-index:1}.current-body p{font-size:12px;color:#afb4d6;margin:0 0 8px}.current-body h2{font:800 35px Manrope;margin:0 0 15px}.teacher-line{display:flex;align-items:center;gap:8px;color:#c8cbed;font-size:12px}.teacher-line b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:8px}.progress-ring{width:82px;height:82px;border:6px solid #34395e;border-top-color:#f5e65b;border-radius:50%;display:grid;place-content:center;text-align:center}.progress-ring b{font:800 25px Manrope;line-height:1}.progress-ring small{font-size:9px;color:#aeb3d2}.progress{height:4px;background:#34395e;border-radius:5px}.progress i{display:block;height:100%;background:linear-gradient(90deg,#796cff,#f5e65b);border-radius:5px}.empty-now{text-align:center;padding:30px 15px}.empty-now>div{margin:auto;width:50px;height:50px;border-radius:15px;background:#796cff;display:grid;place-items:center}.empty-now h2{font:800 24px Manrope;margin:14px 0 5px}.empty-now p{color:#afb4d6;margin:0}.section-title{margin:32px 0 13px;display:flex;align-items:end;justify-content:space-between}.section-title h2,.week-head h2{font:800 19px Manrope;margin:4px 0}.section-title button{border:0;background:none;color:#6e61e9;font-size:12px;font-weight:700;display:flex;align-items:center}.section-title svg{width:15px}.agenda,.week-card{background:#fff;border:1px solid #e9eaf1;border-radius:19px;padding:3px 22px}.lesson-row{min-height:84px;display:grid;grid-template-columns:72px 5px minmax(150px,1fr) minmax(180px,1fr) auto 20px;align-items:center;gap:17px;border-bottom:1px solid #eeeef3;position:relative}.lesson-row:last-child{border-bottom:0}.lesson-row.active{background:#f6f5ff;margin:0 -12px;padding:0 12px;border-radius:13px}.timeline{align-self:stretch;display:flex;flex-direction:column;justify-content:center;position:relative}.timeline b{font-size:13px}.timeline small{font-size:10px;color:#9b9dae;margin-top:4px}.timeline i{position:absolute;width:1px;height:29px;background:#e3e4ed;left:65px;bottom:-14px}.subject-mark{width:5px;height:38px;border-radius:5px}.lesson-info,.lesson-teacher>div{display:flex;flex-direction:column}.lesson-info b,.lesson-teacher b{font-size:13px}.lesson-info small,.lesson-teacher small{font-size:10px;color:#9497aa;margin-top:4px}.lesson-teacher{display:flex;align-items:center;gap:10px}.lesson-teacher>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:700}.lesson-row em{font-style:normal;font-size:9px;background:#e5fbf4;color:#168065;padding:5px 9px;border-radius:8px;font-weight:700}.row-arrow{width:16px;color:#b7b8c5}.insight{margin-top:16px;padding:18px 22px;border-radius:17px;background:#fff9cf;display:flex;gap:13px;align-items:center}.insight>span{width:36px;height:36px;background:#f5e65b;border-radius:10px;display:grid;place-items:center}.insight svg{width:17px}.insight div{display:flex;flex-direction:column;flex:1}.insight b{font-size:12px}.insight p{font-size:11px;color:#77735d;margin:3px 0}.weekend{text-align:center;padding:45px}.weekend span{font-size:38px}.weekend h3{margin:8px}.weekend p{color:#8a8da2}.day-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.day-tabs button{background:#fff;border:1px solid #e6e7ef;border-radius:14px;padding:15px;display:flex;flex-direction:column;gap:4px;color:#85889c}.day-tabs button b{font-size:13px}.day-tabs button small{font-size:9px}.day-tabs button.active{background:#796cff;color:#fff;border-color:#796cff;box-shadow:0 8px 22px #796cff33}.week-card{padding:12px 25px}.week-head{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.teachers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.teacher-card{background:#fff;border:1px solid #e8e9f0;border-radius:20px;overflow:hidden}.teacher-cover{height:115px;display:grid;place-items:center}.teacher-cover span{width:68px;height:68px;border-radius:50%;background:#ffffff2b;border:3px solid #ffffff70;color:#fff;display:grid;place-items:center;font:800 20px Manrope}.teacher-copy{padding:20px}.teacher-copy>small{color:#796cff;font-weight:700;letter-spacing:1px}.teacher-copy h3{font:800 18px Manrope;margin:5px 0}.teacher-copy p{color:#8b8ea1;font-size:12px}.teacher-copy>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eeeef2;padding-top:13px;margin-top:14px}.teacher-copy>div span{font-size:11px;color:#7e8194}.teacher-copy button{width:30px;height:30px;border:0;border-radius:9px;background:#f3f2ff;color:#6f62e7}.teacher-copy button svg{width:15px}.login-page{min-height:100vh;display:grid;grid-template-columns:55% 45%;background:#fff}.login-art{background:#121630;color:#fff;padding:38px 6vw;position:relative;overflow:hidden;display:flex;flex-direction:column}.login-art:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:#6f62e7;filter:blur(130px);opacity:.42;right:-80px;top:20%}.orbit{position:absolute;border:1px solid #ffffff17;border-radius:50%}.orbit.one{width:500px;height:500px;right:-60px;top:140px}.orbit.two{width:340px;height:340px;right:20px;top:220px}.hero-copy{position:relative;margin:auto 0;z-index:1;max-width:590px}.hero-copy>span{display:inline-flex;gap:8px;align-items:center;color:#f5e65b;font-size:11px;letter-spacing:1px;font-weight:700}.hero-copy>span svg{width:17px}.hero-copy h1{font:800 clamp(42px,5vw,72px) Manrope;line-height:1.05;margin:16px 0}.hero-copy p{color:#b8bdd7;line-height:1.7;max-width:500px}.floating-card{position:absolute;right:7%;bottom:15%;width:240px;background:#ffffff10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff24;border-radius:18px;padding:17px 18px;display:grid;gap:3px;box-shadow:0 20px 50px #0004}.floating-card span{color:#6ee3bd;font-size:9px;text-transform:uppercase;letter-spacing:1px}.floating-card b{font:700 18px Manrope}.floating-card small{color:#aeb4d0;font-size:10px}.pulse-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#6ee3bd;right:16px;top:17px;box-shadow:0 0 0 5px #6ee3bd22}.login-art footer{color:#767d9f;font-size:10px}.login-panel{display:grid;place-items:center;padding:35px}.login-box{width:min(380px,100%)}.mobile-brand{display:none}.welcome{font-size:9px;color:#7164e7;letter-spacing:1.5px;font-weight:800}.login-box h2{font:800 37px Manrope;line-height:1.15;margin:12px 0}.login-box>p{color:#7f8295;font-size:13px;line-height:1.7;margin-bottom:28px}.google,.demo{width:100%;height:52px;border-radius:13px;font-weight:700}.google{border:1px solid #e1e2e8;background:#fff;color:#292b3d}.google b{font-size:18px;color:#4285f4;margin-right:10px}.separator{display:flex;align-items:center;gap:10px;color:#adafbb;font-size:10px;margin:18px 0}.separator i{height:1px;background:#ececf0;flex:1}.demo{border:0;background:#796cff;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px}.demo svg{width:17px}.terms{display:block;text-align:center;color:#aaacb7;font-size:9px;margin-top:18px}.scrim{display:none}@media(max-width:850px){.app-shell{display:block}.sidebar{transform:translate(-105%);transition:.25s}.sidebar.open{transform:translate(0)}.mobile-close{display:grid;position:absolute;right:12px;top:12px;background:none;border:0;color:#fff}.app-shell main{width:100%}.menu{display:grid;border:0;background:none}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#11152f88;z-index:15}.app-shell header{height:88px;padding:18px}.app-shell header h1{font-size:20px}.header-actions .new-button,.header-actions .offline{display:none}.content{padding:22px 16px}.lesson-row{grid-template-columns:57px 5px 1fr 18px;gap:10px}.lesson-teacher,.lesson-row em{display:none}.timeline i{left:51px}.teachers-grid,.login-page{grid-template-columns:1fr}.login-art{display:none}.login-panel{min-height:100vh}.mobile-brand{display:block;color:#11152f;margin-bottom:55px}.day-tabs{gap:5px;overflow-x:auto}.day-tabs button{min-width:65px;padding:11px 5px}.now-card{padding:21px}.current-body h2{font-size:27px}.progress-ring{width:67px;height:67px}.week-card{padding:8px 14px}.week-head button{font-size:0;padding:10px}.week-head button svg{margin:0}.lesson-info small{max-width:120px}.section-title{align-items:center}}
