.admin-module__4WpgRW__main{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.admin-module__4WpgRW__pageHeader{margin-bottom:2rem}.admin-module__4WpgRW__pageTitle{color:#0f172a;font-size:2rem;font-weight:800}.admin-module__4WpgRW__pageSubtitle{color:#64748b;margin-top:.5rem}.admin-module__4WpgRW__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.admin-module__4WpgRW__cardTitle{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.admin-module__4WpgRW__addForm{gap:1rem;margin-bottom:2rem;display:flex}.admin-module__4WpgRW__emailInput{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;flex:1;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.admin-module__4WpgRW__emailInput:focus{background:#fff;border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf833}.admin-module__4WpgRW__addBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:4px;padding:0 2rem;font-weight:500;transition:all .2s}.admin-module__4WpgRW__addBtn:hover:not(:disabled){background:#172554}.admin-module__4WpgRW__addBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__usersList{flex-direction:column;gap:.75rem;max-height:400px;padding-right:.5rem;display:flex;overflow-y:auto}.admin-module__4WpgRW__userRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.admin-module__4WpgRW__userEmail{color:#1e293b;font-weight:500}.admin-module__4WpgRW__userDate{color:#64748b;font-size:.85rem}.admin-module__4WpgRW__revokeBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.admin-module__4WpgRW__revokeBtn:hover{background:#fef2f2}.admin-module__4WpgRW__emptyState{text-align:center;color:#64748b;padding:3rem;font-style:italic}.admin-module__4WpgRW__addFormCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.admin-module__4WpgRW__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.admin-module__4WpgRW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.admin-module__4WpgRW__inputGroup label{color:#475569;font-size:.85rem;font-weight:600}.admin-module__4WpgRW__premiumInput{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:42px;padding:.6rem 1rem;font-size:.95rem;transition:all .2s}.admin-module__4WpgRW__premiumInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.admin-module__4WpgRW__formAction{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:.5rem;padding-top:1.25rem;display:flex}.admin-module__4WpgRW__premiumAddBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;height:42px;padding:0 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #2563eb33}.admin-module__4WpgRW__premiumAddBtn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px #2563eb4d}.admin-module__4WpgRW__premiumAddBtn:active:not(:disabled){transform:translateY(0)}.admin-module__4WpgRW__premiumAddBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__saveBtnInline{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__saveBtnInline:hover{background:#059669}
.dashboard-module__XABe8G__container{background:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.dashboard-module__XABe8G__header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.dashboard-module__XABe8G__headerLeft{align-items:center;gap:3rem;display:flex}.dashboard-module__XABe8G__navLinks{gap:1.5rem;display:flex}.dashboard-module__XABe8G__navLink{color:#64748b;padding-bottom:.25rem;font-weight:500;transition:color .2s}.dashboard-module__XABe8G__navLink:hover{color:#0f172a}.dashboard-module__XABe8G__navLinkActive{color:#0284c7;border-bottom:2px solid #0284c7;padding-bottom:.25rem;font-weight:600}.dashboard-module__XABe8G__logoContainer{flex-direction:column;display:flex}.dashboard-module__XABe8G__logo{background:linear-gradient(135deg,#38bdf8 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800;line-height:1}.dashboard-module__XABe8G__tagline{color:#64748b;letter-spacing:.5px;text-transform:uppercase;margin-top:.15rem;font-size:.65rem;font-weight:600}.dashboard-module__XABe8G__userInfo{color:#475569;align-items:center;gap:1rem;font-weight:500;display:flex}.dashboard-module__XABe8G__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__logoutBtn:hover{background:#fef2f2}.dashboard-module__XABe8G__main{flex:1;grid-template-columns:1fr 350px;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:grid}@media (max-width:768px){.dashboard-module__XABe8G__main{grid-template-columns:1fr}}.dashboard-module__XABe8G__uploadSection{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:2.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__uploadSection h2{color:#0f172a;margin-bottom:.15rem}.dashboard-module__XABe8G__uploadArea{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;width:100%;padding:3.5rem 2rem;transition:all .2s}.dashboard-module__XABe8G__uploadArea:hover{background:#f0f9ff;border-color:#38bdf8}.dashboard-module__XABe8G__uploadIcon{color:#94a3b8;width:48px;height:48px;margin-bottom:.15rem}.dashboard-module__XABe8G__historySection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__historyHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:.5rem;display:flex}.dashboard-module__XABe8G__historyTitle{color:#0f172a;font-size:1.1rem;font-weight:700}.dashboard-module__XABe8G__viewAllLink{color:#0284c7;font-size:.85rem;font-weight:600}.dashboard-module__XABe8G__viewAllLink:hover{text-decoration:underline}.dashboard-module__XABe8G__noteCard{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;transition:all .2s}.dashboard-module__XABe8G__noteCard:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__noteTitle{color:#1e293b;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.dashboard-module__XABe8G__noteDate{color:#64748b;margin-top:.25rem;font-size:.75rem}.dashboard-module__XABe8G__notesViewer{text-align:left;background:0 0;width:100%;animation:.4s dashboard-module__XABe8G__fadeIn}.dashboard-module__XABe8G__notesHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.dashboard-module__XABe8G__notesHeaderLeft h3{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.dashboard-module__XABe8G__notesHeaderRight{gap:.75rem;display:flex}.dashboard-module__XABe8G__actionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__actionBtn:hover{background:#f8fafc;border-color:#94a3b8}.dashboard-module__XABe8G__saveDialog{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.dashboard-module__XABe8G__titleInput{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:1;padding:.6rem 1rem;font-size:1rem;transition:border-color .2s}.dashboard-module__XABe8G__titleInput:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf833}.dashboard-module__XABe8G__categorySelect,.dashboard-module__XABe8G__scheduleInput{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.6rem 1rem;font-size:1rem;transition:border-color .2s}.dashboard-module__XABe8G__categorySelect:focus,.dashboard-module__XABe8G__scheduleInput:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf833}.dashboard-module__XABe8G__categorySelect option{background:#fff}.dashboard-module__XABe8G__saveBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:4px;min-width:160px;padding:.6rem 1.5rem;font-weight:500;transition:all .2s}.dashboard-module__XABe8G__saveBtn:hover:not(:disabled){background:#172554;transform:translateY(-1px)}.dashboard-module__XABe8G__saveBtn:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__XABe8G__archiveBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.6rem 1.5rem;font-weight:500;transition:all .2s}.dashboard-module__XABe8G__archiveBtn:hover{color:#0f172a;background:#f1f5f9}.dashboard-module__XABe8G__a4Paper{color:#1e293b;background:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:800px;margin:0 auto;padding:1.25rem 2.5rem;font-size:.85rem;line-height:1.4;display:flex;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 20px 25px -5px #0000001a}.dashboard-module__XABe8G__editorTextarea{resize:vertical;color:#1e293b;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:800px;font-family:monospace;font-size:.9rem;line-height:1.45}.dashboard-module__XABe8G__a4Paper h1,.dashboard-module__XABe8G__a4Paper h2,.dashboard-module__XABe8G__a4Paper h3,.dashboard-module__XABe8G__a4Paper h4{color:#0f172a;margin-top:1rem;margin-bottom:.15rem;line-height:1.2}.dashboard-module__XABe8G__a4Paper h1{border-bottom:2px solid #e2e8f0;margin-top:0;padding-bottom:.25rem;font-size:1.6rem}.dashboard-module__XABe8G__a4Paper h2{color:#334155;font-size:1.5rem}.dashboard-module__XABe8G__a4Paper h3{color:#0284c7;font-size:1.15rem}.dashboard-module__XABe8G__a4Paper p{margin-bottom:.4rem}.dashboard-module__XABe8G__a4Paper ul,.dashboard-module__XABe8G__a4Paper ol{margin-bottom:.4rem;padding-left:1.5rem}.dashboard-module__XABe8G__a4Paper li{margin-bottom:.15rem}.dashboard-module__XABe8G__a4Paper strong{color:#0f172a}@media (max-width:768px){.dashboard-module__XABe8G__a4Paper{min-height:auto;padding:2rem}}.dashboard-module__XABe8G__newBtn{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.dashboard-module__XABe8G__newBtn:hover{background:#7dd3fc;transform:translateY(-2px)}.dashboard-module__XABe8G__badgesContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:.15rem;display:flex}.dashboard-module__XABe8G__categoryBadge,.dashboard-module__XABe8G__scheduleBadge{border-radius:4px;padding:.2rem .4rem;font-size:.7rem;font-weight:600;display:inline-block}.dashboard-module__XABe8G__scheduleBadge{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.dashboard-module__XABe8G__categoryBadge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833}.dashboard-module__XABe8G__categoryBadge[data-category=Mathematics]{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b33}.dashboard-module__XABe8G__categoryBadge[data-category=Literacy]{color:#6ee7b7;background:#10b9811a;border-color:#10b98133}.dashboard-module__XABe8G__categoryBadge[data-category="Arts & Crafts"]{color:#f9a8d4;background:#ec48991a;border-color:#ec489933}.dashboard-module__XABe8G__categoryBadge[data-category=Science]{color:#c4b5fd;background:#8b5cf61a;border-color:#8b5cf633}.dashboard-module__XABe8G__categoryBadge[data-category=Physical\ Ed]{color:#fca5a5;background:#ef44441a;border-color:#ef444433}.dashboard-module__XABe8G__processing{color:#0284c7;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-weight:500;display:flex}.dashboard-module__XABe8G__spinner{border:4px solid #e0f2fe;border-top-color:#0284c7;border-radius:50%;width:40px;height:40px;animation:1s linear infinite dashboard-module__XABe8G__spin}@keyframes dashboard-module__XABe8G__spin{to{transform:rotate(360deg)}}@keyframes dashboard-module__XABe8G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media print{body,html{color:#000;background:#fff;height:auto!important;min-height:auto!important;overflow:visible!important}.dashboard-module__XABe8G__container,.dashboard-module__XABe8G__main,.dashboard-module__XABe8G__uploadSection,.dashboard-module__XABe8G__notesViewer,.dashboard-module__XABe8G__a4Paper{width:auto!important;max-width:none!important;height:auto!important;min-height:auto!important;box-shadow:none!important;border:none!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.dashboard-module__XABe8G__header,.dashboard-module__XABe8G__uploadSection>:not(.dashboard-module__XABe8G__notesViewer),.dashboard-module__XABe8G__notesHeader,.dashboard-module__XABe8G__saveDialog,.dashboard-module__XABe8G__historySection,.dashboard-module__XABe8G__logo,.dashboard-module__XABe8G__userInfo{display:none!important}}.dashboard-module__XABe8G__tipBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 4px #f59e0b33}.dashboard-module__XABe8G__tipBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #f59e0b4d}.dashboard-module__XABe8G__tipBtn:disabled{opacity:.7;cursor:not-allowed}.dashboard-module__XABe8G__tipPanel{background:linear-gradient(90deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:8px;margin-top:.5rem;margin-bottom:.15rem;padding:.75rem 1rem;position:relative;box-shadow:0 2px 8px #f59e0b0d}.dashboard-module__XABe8G__tipHeader{color:#b45309;align-items:center;gap:.5rem;margin-bottom:.15rem;font-weight:600;display:flex}.dashboard-module__XABe8G__tipHeader svg{width:20px;height:20px}.dashboard-module__XABe8G__tipContent{color:#78350f;font-size:.8rem;line-height:1.5}.dashboard-module__XABe8G__tipLoader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s ease-in-out infinite dashboard-module__XABe8G__spin;display:inline-block}.dashboard-module__XABe8G__rightSidebar{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__XABe8G__statsSection{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__statsHeader{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem}.dashboard-module__XABe8G__statsTitle{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.dashboard-module__XABe8G__statsList{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__XABe8G__statItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:.5rem .75rem;transition:transform .2s,border-color .2s;display:flex}.dashboard-module__XABe8G__statItem:hover{border-color:#cbd5e1;transform:translate(2px)}.dashboard-module__XABe8G__statRank{color:#94a3b8;width:24px;font-size:.8rem;font-weight:800}.dashboard-module__XABe8G__statName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;padding-right:.5rem;font-size:.85rem;font-weight:600;overflow:hidden}.dashboard-module__XABe8G__statCount{color:#2563eb;background:#eff6ff;border-radius:12px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}
