:root{--bg:#f8f9fc;--card:#fff;--border:#e8eaef;--text:#111827;--text2:#4b5563;--text3:#9ca3af;--font:"Tajawal", "Inter", system-ui, sans-serif;--radius:12px;--transition:.3s cubic-bezier(.25, .8, .25, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:15px}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes squish{0%{transform:scale(1)}50%{transform:scale(.9,1.1)}to{transform:scale(1)}}@keyframes confetti{0%{opacity:1;transform:translateY(0)scale(1)rotate(0)}to{opacity:0;transform:translateY(-80px)scale(.5)rotate(180deg)}}.topbar{z-index:100;-webkit-backdrop-filter:blur(24px);background:#f8f9fcbf;border-bottom:1px solid #00000008;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-right,.topbar-left{align-items:center;gap:12px;display:flex}.topbar-logo{color:var(--text);letter-spacing:-.3px;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:flex}.topbar-btn{color:var(--text2);transition:var(--transition);background:var(--card);border:1px solid var(--border);border-radius:10px;padding:8px 14px;font-size:.85rem;font-weight:600;box-shadow:0 1px 3px #00000008}.topbar-btn:hover{color:var(--text);background:#fff;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 6px #0000000a}.topbar-back{width:36px;height:36px;color:var(--text2);transition:var(--transition);cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex;box-shadow:0 1px 3px #00000008}.topbar-back:hover{color:var(--text);background:#fff;transform:translate(3px);box-shadow:0 4px 6px #0000000a}.main{max-width:760px;margin:0 auto;padding:10px 20px 80px}.dash-greeting{margin-bottom:28px;padding:16px 0;animation:.3s backwards fadeIn}.dash-greeting h1{color:var(--text);margin-bottom:4px;font-size:1.8rem;font-weight:800}.dash-greeting p{color:var(--text3);font-size:.95rem;font-weight:500}.subject-list{flex-direction:column;gap:14px;display:flex}.subject-row{cursor:pointer;background:var(--card);border:1px solid var(--border);transition:var(--transition);border-radius:20px;align-items:center;gap:18px;padding:18px 24px;animation:.4s backwards fadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.subject-row:hover{border-color:#0000000f;transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.subject-row:active{transform:translateY(0)scale(.98)}.subject-row:before{content:"";background:var(--subject-color,var(--border));opacity:.2;width:4px;transition:var(--transition);position:absolute;top:0;bottom:0;right:0}.subject-row:hover:before{opacity:1;width:8px}.subject-icon{background:#00000005;border:1px solid #00000008;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.8rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.subject-row:hover .subject-icon{background:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 4px 12px #0000000d}.subject-details{flex:1;min-width:0}.subject-name{color:var(--text);align-items:center;gap:10px;margin-bottom:6px;font-size:1.15rem;font-weight:800;display:flex}.subject-name .subject-chcount{color:var(--text3);background:#00000008;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:600}.subject-bar{background:#0000000a;border-radius:4px;width:100%;height:5px;overflow:hidden}.subject-bar-fill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.subject-end{text-align:left;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.subject-pct{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800}.subject-frac{color:var(--text3);margin-top:2px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.subject-hero{justify-content:space-between;align-items:center;margin:16px 0 32px;animation:.4s backwards fadeIn;display:flex}.hero-right{align-items:center;gap:20px;display:flex}.hero-icon{background:var(--card);border:1px solid var(--border);width:72px;height:72px;transition:var(--transition);border-radius:20px;justify-content:center;align-items:center;font-size:2.5rem;display:flex;transform:rotate(-4deg);box-shadow:0 8px 24px #0000000a}.hero-icon:hover{transform:rotate(0)scale(1.05)}.hero-title{flex-direction:column;gap:4px;display:flex}.hero-title h1{color:var(--text);letter-spacing:-.5px;font-size:2.2rem;font-weight:800;line-height:1.1}.hero-stats{color:var(--text3);font-size:.95rem;font-weight:600}.hero-left{text-align:left;flex-direction:column;align-items:flex-end;display:flex}.hero-pct{color:var(--subject-color);letter-spacing:-1px;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:800;line-height:1}.hero-frac{color:var(--text2);background:#00000008;border-radius:8px;margin-top:6px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.chapters{flex-direction:column;gap:16px;display:flex}.chapter-section{background:var(--card);border:1px solid var(--border);transition:var(--transition);border-radius:20px;padding:24px;animation:.4s backwards fadeIn;box-shadow:0 4px 16px #00000005}.chapter-section:hover{border-color:#0000000f;box-shadow:0 12px 32px #0000000f}.chapter-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:20px;display:flex}.chapter-title{color:var(--text);align-items:center;gap:10px;font-size:1.15rem;font-weight:800;display:flex}.chapter-title .ch-pages{color:var(--text3);background:#00000008;border-radius:6px;padding:2px 6px;font-size:.8rem;font-weight:600}.chapter-number{background:var(--subject-color);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #0000001a}.chapter-meta{color:var(--text2);background:#00000008;border-radius:10px;align-items:center;gap:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;display:flex}.chapter-done-tag{color:#fff;border-radius:5px;padding:2px 6px;font-size:.75rem;font-weight:800}.lec-grid{flex-wrap:wrap;gap:8px;display:flex}.lec{border:2px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;width:42px;height:42px;color:var(--text3);-webkit-tap-highlight-color:transparent;background:#fff;border-radius:10px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:transform .3s cubic-bezier(.34,1.56,.64,1),border-color .2s;display:flex;position:relative;overflow:hidden}.lec:before{content:"";background:var(--subject-color);opacity:0;z-index:0;border-radius:8px;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;transform:scale(.4)translateY(10px)}.lec span{z-index:1;transition:color .2s;position:relative}.lec:hover{border-color:var(--subject-color);color:var(--subject-color);transform:translateY(-2px);box-shadow:0 6px 14px #0000000d}.lec:active{transform:scale(.9)translateY(0)}.lec.on{border-color:var(--subject-color);color:#fff;animation:.3s squish}.lec.on:before{opacity:1;transform:scale(1)translateY(0)}.lec.on span{color:#fff;font-weight:800}.lec.on:hover{box-shadow:0 6px 16px var(--shadow-color)}.sec-divider{color:var(--subject-color);border-right:4px solid var(--subject-color);margin:32px 0 16px;padding-right:12px;font-size:1rem;font-weight:800}.subj-nav{justify-content:space-between;gap:16px;margin-top:40px;display:flex}.subj-nav-btn{color:var(--text);background:var(--card);border:1px solid var(--border);transition:var(--transition);cursor:pointer;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 12px #00000005}.subj-nav-btn:hover{background:#fff;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.ch-soon{color:var(--text3);background:#00000005;border-radius:10px;padding:12px;font-size:.85rem;font-weight:600}.celeb{z-index:999;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.celeb-text{color:var(--text);text-shadow:0 8px 32px #0003;font-size:2.5rem;font-weight:800;animation:.5s cubic-bezier(.34,1.56,.64,1) pop}.celeb-p{border-radius:50%;width:12px;height:12px;animation:1.5s forwards confetti;position:absolute}@media print{*,:before,:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{color:#000!important;background:#fff!important;font-size:10pt!important}.topbar,.subj-nav,.celeb,.dash-greeting,.no-print{display:none!important}.print-only{display:block!important}.main{max-width:100%!important;margin:0!important;padding:0!important}.subject-list{display:none!important}.subject-hero{border-bottom:2px solid #eee;margin-bottom:24px!important;padding-bottom:16px!important}.hero-icon{width:50px!important;height:50px!important;box-shadow:none!important;border:none!important;font-size:2rem!important;transform:none!important}.hero-title h1{margin-bottom:4px!important;font-size:20pt!important}.hero-stats{font-size:10pt!important}.hero-pct{font-size:22pt!important}.hero-frac{font-size:10pt!important}.chapters{gap:12px!important}.chapter-section{page-break-inside:avoid;break-inside:avoid;box-shadow:none!important;border:1.5px solid #eee!important;border-radius:12px!important;margin-bottom:0!important;padding:16px!important}.chapter-head{margin-bottom:12px!important}.chapter-title{font-size:11pt!important}.chapter-number{width:24px!important;height:24px!important;box-shadow:none!important;border-radius:6px!important;font-size:9pt!important}.chapter-meta{background:0 0!important;padding:0!important;font-size:9pt!important}.sec-divider{text-decoration:underline;border:none!important;margin:16px 0 8px!important;font-size:11pt!important}.lec-grid{gap:6px!important}.lec{width:26px!important;height:26px!important;box-shadow:none!important;border:1.5px solid #ccc!important;border-radius:6px!important;margin-bottom:0!important;font-size:8pt!important}.lec:before{display:none!important}.lec.on{color:#fff!important;background:#222!important;border-color:#222!important}.lec.on span{color:#fff!important}@page{size:A4 portrait;margin:12mm}}.print-only{display:none}@media (width<=600px){.main{padding:10px 16px 60px}.dash-greeting h1{font-size:1.5rem}.subject-hero{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.hero-icon{width:56px;height:56px;font-size:2rem}.hero-title h1{font-size:1.8rem}.hero-left{align-items:flex-start}.subject-row{border-radius:16px;gap:14px;padding:16px}.subject-icon{width:44px;height:44px;font-size:1.5rem}.subject-name{font-size:1rem}.lec{width:36px;height:36px;font-size:.8rem}.topbar{height:56px;padding:0 16px}.chapter-title{font-size:1rem}.chapter-section{border-radius:16px;padding:16px}}
