*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f7fb;color:#17171b}button,input{font:inherit}button{cursor:pointer} .topbar{height:70px;background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800}.brand-mark{width:36px;height:36px;border-radius:11px;background:#5b45d9;color:#fff;display:grid;place-items:center}.menu-btn{border:0;background:transparent;font-size:27px}.hero{max-width:1180px;margin:26px auto 18px;padding:28px 32px;border-radius:24px;background:linear-gradient(120deg,#eeeaff,#e8f6ff);display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:#5b45d9;margin:0 0 7px}.hero h1{font-size:34px;margin:0 0 8px}.hero-text{margin:0;color:#666;max-width:650px}.hero-badge{background:#fff;border:1px solid #e2dff7;border-radius:20px;padding:15px 20px;text-align:center;color:#5b45d9;font-size:13px}.hero-badge b{font-size:21px}.search-wrap{max-width:1180px;margin:0 auto;padding:0 0 10px}.search-wrap input{width:100%;height:54px;border:1px solid #ddd;border-radius:16px;padding:0 18px 0 48px;background:#fff;outline:none;box-shadow:0 3px 14px #00000006}.search-wrap input:focus{border-color:#705be2}.filters{max-width:1180px;margin:auto;display:flex;gap:9px;overflow:auto;padding:5px 0 17px}.filter{white-space:nowrap;border:1px solid #ddd;background:#fff;border-radius:22px;padding:9px 16px;color:#666}.filter.active{background:#5b45d9;color:#fff;border-color:#5b45d9}.section-head{max-width:1180px;margin:6px auto 14px;display:flex;align-items:center;gap:12px}.section-head h2{margin:0;font-size:23px}.section-head span{color:#777}.subject-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.subject-card{min-height:112px;background:#fff;border:1px solid #ececf0;border-radius:19px;padding:20px;display:grid;grid-template-columns:54px 1fr 20px;align-items:center;text-align:left;box-shadow:0 4px 15px #00000005}.subject-icon{width:50px;height:50px;border-radius:15px;background:#f0f3ff;display:grid;place-items:center;font-size:25px}.subject-card b{display:block;font-size:18px}.subject-card small{display:block;color:#888;margin-top:5px}.arrow{font-size:27px;color:#999}.back-btn{border:0;background:transparent;color:#5b45d9;font-weight:700;padding:0}.chapter-list{max-width:1180px;margin:auto}.chapter{background:#fff;border:1px solid #ececf0;border-radius:20px;margin-bottom:16px;overflow:hidden}.chapter-head{padding:18px 20px;border-bottom:1px solid #eee}.chapter-head h3{margin:0 0 4px;font-size:18px}.chapter-head span{color:#888;font-size:13px}.lecture{width:100%;border:0;border-bottom:1px solid #eee;background:#fff;display:flex;align-items:center;gap:14px;text-align:left;padding:16px 18px}.lecture:last-child{border-bottom:0}.lecture:hover{background:#faf9ff}.lecture-no{width:42px;height:42px;border-radius:12px;background:#f1edff;color:#5b45d9;display:grid;place-items:center;font-weight:800}.lecture-main{flex:1}.lecture-main b{display:block;font-size:15px;line-height:1.4}.lecture-main small{display:block;color:#888;margin-top:5px}.play{width:38px;height:38px;border-radius:50%;background:#5b45d9;color:#fff;display:grid;place-items:center;font-size:12px}.hidden{display:none!important}.player{position:fixed;inset:0;background:#000b;z-index:50;display:grid;place-items:center;padding:18px}.player-box{background:#fff;width:min(900px,100%);border-radius:18px;overflow:hidden;position:relative}.close-player{position:absolute;right:10px;top:8px;z-index:3;border:0;background:#111a;color:#fff;width:38px;height:38px;border-radius:50%;font-size:25px}.video-frame{background:#111;aspect-ratio:16/9;display:grid;place-items:center}.video-frame video{width:100%;height:100%;object-fit:contain}.unsupported{text-align:center;color:#fff;padding:25px}.unsupported a{color:#bfb5ff}.player-info{padding:18px 22px}.player-info h2{font-size:19px;margin:0 0 5px}.player-info p{margin:0;color:#777}.drawer{position:fixed;left:0;top:0;bottom:0;width:300px;background:#fff;z-index:70;padding:22px;box-shadow:8px 0 30px #0002}.drawer-head{display:flex;justify-content:space-between;font-size:20px;margin-bottom:25px}.drawer-head button{border:0;background:transparent;font-size:28px}.drawer a{display:block;text-decoration:none;color:#222;padding:14px 4px;border-bottom:1px solid #eee}.drawer-backdrop{position:fixed;inset:0;background:#0006;z-index:60}.drawer.hidden,.drawer-backdrop.hidden{display:none}@media(max-width:800px){.topbar{padding:0 16px}.hero{margin:15px 12px;padding:22px;border-radius:20px}.hero h1{font-size:27px}.hero-badge{display:none}.search-wrap,.filters{margin-left:12px;margin-right:12px}.section-head{margin-left:12px;margin-right:12px}.subject-grid{grid-template-columns:1fr;margin:0 12px}.chapter-list{margin:0 12px}.subject-card{min-height:96px}.filters{padding-bottom:12px}.filter{padding:8px 13px}}
.lecture-actions{display:flex;align-items:center;gap:9px;margin-left:auto}
.notes-btn{border:1px solid #ded8ff;color:#5b45d9;background:#f7f5ff;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:700}
.notes-btn:hover{background:#eeeaff}
#notesFrame.hidden{display:none!important}

