:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}body{min-width:320px;margin:0}root{width:100%;min-height:100vh}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#14213d;background:#f6f8fc;margin:0;font-family:Arial,sans-serif}button,input,textarea{font-family:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e7ebf2;width:285px;min-height:100vh;padding:25px 22px;position:fixed;top:0;bottom:0;left:0}.brand{align-items:center;gap:12px;margin-bottom:35px;display:flex}.brand-icon{background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.brand h1{color:#172033;margin:0;font-size:21px}.sidebar nav,.sidebar-bottom{flex-direction:column;gap:7px;display:flex}.sidebar button{text-align:left;color:#475569;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;display:flex}.sidebar button:hover{color:#2563eb;background:#f1f5ff}.sidebar button.active{color:#2563eb;background:#e9f0ff;font-weight:700}.sidebar-bottom{border-top:1px solid #e8ecf2;margin-top:30px;padding-top:22px}.sidebar-quote{color:#2563eb;text-align:center;background:#f0f6ff;border-radius:14px;padding:18px;position:absolute;bottom:25px;left:22px;right:22px}.app-content{width:calc(100% - 285px);margin-left:285px;padding:35px 45px}.dashboard{max-width:1250px;margin:auto}.welcome-card{background:linear-gradient(110deg,#e5efff,#eef5ff,#f2edff);border-radius:20px;justify-content:space-between;align-items:center;min-height:190px;padding:35px 45px;display:flex;overflow:hidden}.welcome-card h2{margin:0 0 8px;font-size:38px}.welcome-card p{color:#60708a;margin:0 0 22px;font-size:16px}.welcome-points{color:#334155;align-items:center;gap:12px;font-size:14px;display:flex}.welcome-books{margin-right:60px;font-size:90px;transform:rotate(-5deg)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px;display:grid}.stat-card{background:#fff;border:1px solid #e6eaf1;border-radius:16px;align-items:center;gap:15px;padding:22px;display:flex;box-shadow:0 3px 12px #1e325008}.stat-icon{border-radius:50%;justify-content:center;align-items:center;min-width:48px;height:48px;font-size:22px;display:flex}.stat-icon.purple{background:#f1eaff}.stat-icon.green{background:#e3f8ed}.stat-icon.blue{background:#e5efff}.stat-icon.pink{background:#ffe8ef}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:18px;margin-top:20px;display:grid}.dashboard-card{background:#fff;border:1px solid #e6eaf1;border-radius:16px;padding:22px;box-shadow:0 3px 12px #1e325008}.card-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.card-heading h3{margin:0;font-size:18px}.card-heading span{color:#748198;font-size:12px}.focus-box{background:#f3f7ff;border-radius:13px;align-items:center;gap:15px;padding:20px;display:flex}.focus-icon{font-size:35px}.focus-box h4{margin:0 0 5px;font-size:16px}.focus-box p{color:#6b7890;margin:0;font-size:13px}.focus-box button{color:#fff;background:#2563eb;border:none;border-radius:9px;margin-left:auto;padding:11px 16px}.quick-actions button{color:#334155;background:#f3f7ff;border:none;border-radius:11px;justify-content:space-between;padding:16px;font-size:13px;display:flex}.quick-actions button:hover{background:#e8f0ff}.text-button{color:#2563eb;background:0 0;border:none;font-size:13px}.empty-box{text-align:center;border:1px dashed #d5dce8;border-radius:12px;padding:28px}.empty-box div{font-size:30px}.empty-box strong{margin-top:8px;display:block}.empty-box p{color:#8290a5;margin:5px 0 0;font-size:13px}.recent-task{border-bottom:1px solid #edf0f5;align-items:center;gap:12px;padding:11px 0;display:flex}.recent-task:last-child{border-bottom:none}.recent-task p{margin:0;font-size:14px}.motivation-box{text-align:center;background:#f1f6ff;border-radius:13px;flex-direction:column;justify-content:center;min-height:120px;padding:25px;display:flex}.motivation-box p{color:#4c607d;margin:0;line-height:1.6}.motivation-box span{color:#7d8aa0;margin-top:10px;font-size:12px}.page{max-width:1050px;margin:auto}.page h2{margin-bottom:8px;font-size:30px}.page>p{color:#68758a}.form-row{gap:10px;margin:25px 0;display:flex}.form-row input{border:1px solid #d7deea;border-radius:9px;outline:none;flex:1;max-width:500px;padding:13px}.form-row input:focus,textarea:focus{border-color:#2563eb}.form-row button,.page>button{color:#fff;background:#2563eb;border:none;border-radius:9px;padding:12px 18px}.items-list{flex-direction:column;gap:12px;display:flex}.item-card{background:#fff;border:1px solid #e5e9f0;border-radius:13px;padding:18px}.items-list .item-card{justify-content:space-between;align-items:center;display:flex}.item-card button{color:#fff;background:#ef4444;border:none;border-radius:7px;padding:8px 12px}.completed{color:#94a3b8;text-decoration:line-through}textarea{resize:vertical;border:1px solid #d7deea;border-radius:10px;outline:none;width:100%;max-width:750px;min-height:180px;padding:15px}.timer{margin:40px 0 25px;font-size:70px;font-weight:700}.timer+div button{color:#fff;background:#2563eb;border:none;border-radius:8px;margin-right:8px;padding:12px 18px}.login-page{justify-content:center;align-items:center;min-height:80vh;display:flex}.login-card{text-align:center;background:#fff;border-radius:18px;width:380px;padding:35px;box-shadow:0 10px 35px #1e325014}.login-card input{border:1px solid #d7deea;border-radius:8px;width:100%;margin:7px 0;padding:13px}.primary-btn{color:#fff;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:10px;padding:13px}@media (width<=900px){.sidebar{width:220px}.app-content{width:calc(100% - 220px);margin-left:220px;padding:25px}.stats-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.welcome-books{display:none}}@media (width<=650px){.app{display:block}.sidebar{width:100%;min-height:auto;position:static}.sidebar-quote{display:none}.app-content{width:100%;margin-left:0;padding:20px}.stats-grid{grid-template-columns:1fr}.welcome-card{padding:25px}.welcome-card h2{font-size:28px}.welcome-points{flex-wrap:wrap}.focus-box{flex-wrap:wrap;align-items:flex-start}.focus-box button{margin-left:0}.form-row{flex-direction:column}.form-row input{max-width:none}}.progress-bar{background:#e8edf5;border-radius:20px;width:100%;height:10px;margin:15px 0 8px;overflow:hidden}.suggestions{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.suggestions button{color:#334155;background:#f5f8ff;border:1px solid #dbe3f0;border-radius:8px;padding:10px 14px}.suggestions button:hover{color:#2563eb;background:#e8f0ff}.dark-mode{color:#f3f4f6;background:#111827}.dark-mode .app-content{background:#111827}.dark-mode .sidebar,.dark-mode .dashboard-card,.dark-mode .stat-card,.dark-mode .item-card,.dark-mode .setting-card{background:#1f2937;border-color:#374151}.dark-mode .brand h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode strong{color:#f3f4f6}.dark-mode p,.dark-mode small,.dark-mode .stat-card span{color:#9ca3af}.dark-mode .welcome-card{background:#1e293b}.dark-mode .quick-actions button,.dark-mode .focus-box,.dark-mode .motivation-box{color:#e5e7eb;background:#273449}.dark-mode .form-row input,.dark-mode textarea{color:#f3f4f6;background:#1f2937;border-color:#4b5563}.settings-list{flex-direction:column;gap:15px;max-width:800px;margin-top:30px;display:flex}.setting-card{background:#fff;border:1px solid #e5e9f0;border-radius:14px;justify-content:space-between;align-items:center;padding:20px;display:flex}.setting-card h3{margin:0 0 5px}.setting-card p{color:#718096;margin:0;font-size:14px}.setting-card button{color:#fff;background:#2563eb;border:none;border-radius:8px;padding:10px 15px}.timer-buttons{flex-wrap:wrap;gap:10px;display:flex}.timer-buttons button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 20px}.timer-buttons button:hover{opacity:.9}.dashboard-header{margin-bottom:30px}.dashboard-header h2{margin-bottom:8px}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e5e9f0;border-radius:14px;padding:22px}.stat-card span{font-size:24px}.stat-card h3{margin:8px 0}.stat-card strong{color:#2563eb;font-size:28px;display:block}.stat-card p{color:#718096;margin-top:5px;font-size:14px}.dashboard-section{margin-top:25px}.dashboard-section h3{margin-bottom:15px}.quick-actions{flex-wrap:wrap;gap:12px;display:flex}.quick-actions button{cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:9px;padding:12px 16px}.quick-actions button:hover{color:#2563eb;background:#eff6ff}.stat-card{cursor:pointer;border:1px solid #e5e9f0;width:100%;font-family:inherit}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #2563eb14}.stat-card:active{transform:translateY(0)}.quick-actions button{font-family:inherit}.dashboard-progress-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 15px}.dashboard-progress-card button:hover{background:#1d4ed8}.login-page{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px;display:flex}.login-card{box-sizing:border-box;background:#fff;border-radius:24px;width:100%;max-width:430px;padding:42px;box-shadow:0 20px 50px #2563eb1f}.login-card h1{color:#111827;text-align:center;margin:0 0 10px;font-size:38px;font-weight:700;line-height:1.15}.login-card>p{text-align:center;color:#64748b;margin:0 0 24px;font-size:15px;line-height:1.5}.login-card input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #dbe3f0;border-radius:12px;outline:none;width:100%;height:52px;margin-bottom:15px;padding:0 16px;font-size:15px}.login-card .primary-btn:hover{background:#1d4ed8}.login-card .primary-btn+p{color:#64748b;margin-top:18px;margin-bottom:10px}.login-card p:not(:first-of-type){line-height:1.5}.app-content:has(.login-page){background:radial-gradient(circle at 20% 20%,#dbeafecc,#0000 35%),#f6f8fc}.sidebar{box-shadow:4px 0 20px #0f172a08}.brand h1{margin:0;font-size:20px}.brand span{color:#64748b;font-size:11px}.sidebar nav button,.sidebar-bottom button{transition:all .2s}.sidebar nav button:hover,.sidebar-bottom button:hover{transform:translate(3px)}@media (width<=700px){.login-page{padding:20px}.login-card{border-radius:18px;padding:30px 22px}.login-card h1{font-size:30px}}.dashboard-page{max-width:1200px;margin:0 auto}.stat-card strong{margin:3px 0;font-size:24px;display:block}.view-progress-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:600}@media (width<=1000px){.dashboard-stats,.quick-actions{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.dashboard-header{align-items:flex-start}.dashboard-header h2{font-size:34px}.dashboard-greeting{display:none}.dashboard-stats,.quick-actions{grid-template-columns:1fr}}.page-heading h2{color:#172554;margin:0;font-size:36px}.page-heading p{color:#64748b;margin:8px 0 0}.add-box .form-row{margin:0}.subject-icon{background:#eef4ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.subject-info{flex:1}.subject-info strong{color:#1e293b;font-size:15px;display:block}.subject-info span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.empty-state h3{color:#1e293b;margin:12px 0 5px}.empty-state p{color:#94a3b8;margin:0}@media (width<=800px){.add-box{flex-direction:column;align-items:stretch}.subjects-list{grid-template-columns:1fr}}@media (width<=600px){.page-heading{align-items:flex-start}.page-heading h2{font-size:30px}.page-count{min-width:60px;padding:12px}}.tasks-list{flex-direction:column;gap:12px;display:flex}.task-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:15px;padding:18px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.task-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb14}.task-check{cursor:pointer;background:#eef4ff;border:none;border-radius:12px;flex-shrink:0;width:42px;height:42px;font-size:19px}.task-info{flex:1}.task-info strong{color:#1e293b;font-size:15px;line-height:1.4;display:block}.task-info span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.task-completed .task-info strong{color:#94a3b8;text-decoration:line-through}.task-completed{background:#f8fafc}@media (width<=600px){.task-card{padding:14px}.task-card .delete-btn{padding:8px 10px}}.timer-reset:hover{background:#f8fafc}.timer-save:hover{background:#dbeafe}@media (width<=600px){.timer-card{padding:35px 20px}.timer-display{font-size:54px}.timer-buttons{flex-direction:column}.timer-buttons button{width:100%}}.note-editor textarea{color:#1e293b;resize:vertical;box-sizing:border-box;background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;outline:none;width:100%;min-height:130px;padding:15px;font-family:inherit;font-size:14px;line-height:1.6}.note-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.note-actions button:hover{background:#1d4ed8}.notes-list{flex-direction:column;gap:12px;display:flex}.note-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:flex-start;gap:15px;padding:20px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.note-card:hover{border-color:#bfdbfe;transform:translateY(-2px)}.note-icon{background:#eef4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.note-content{flex:1}@media (width<=600px){.note-actions{flex-direction:column;align-items:stretch}.note-actions button{width:100%}}.goals-list{flex-direction:column;gap:12px;display:flex}.goal-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:15px;padding:18px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.goal-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb14}.goal-check{cursor:pointer;background:#eef4ff;border:none;border-radius:12px;flex-shrink:0;width:44px;height:44px;font-size:20px}.goal-info{flex:1}.goal-info strong{color:#1e293b;font-size:15px;line-height:1.4;display:block}.goal-info span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.goal-completed{background:#f8fafc}.goal-completed .goal-info strong{color:#94a3b8;text-decoration:line-through}@media (width<=600px){.goal-card{padding:14px}}.progress-track{background:#e8edf5;border-radius:20px;width:100%;height:10px;margin-top:20px;overflow:hidden}.progress-track .progress-fill{background:#2563eb;border-radius:20px;height:100%;transition:width .4s}@media (width<=900px){.progress-overview{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.progress-overview{grid-template-columns:1fr}.progress-section{padding:20px}}.profile-actions button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:11px;padding:12px 18px;font-weight:600}.profile-actions button:hover{background:#eff6ff}.profile-actions .logout-button:hover{background:#ffe4e6}@media (width<=800px){.profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.profile-card{align-items:flex-start}.profile-stats{grid-template-columns:1fr}.profile-actions{flex-direction:column}.profile-actions button{width:100%}}.toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:20px;width:48px;height:27px;padding:0;transition:all .2s;position:relative}body.dark-mode{color:#e2e8f0;background:#0f172a}body.dark-mode .app{background:#0f172a}body.dark-mode .sidebar{background:#111827;border-color:#1e293b}body.dark-mode .brand h1,body.dark-mode .sidebar nav button,body.dark-mode .sidebar-bottom button{color:#e2e8f0}body.dark-mode .brand span{color:#94a3b8}body.dark-mode .dashboard-header h2,body.dark-mode .page-heading h2{color:#f8fafc}body.dark-mode .dashboard-header p,body.dark-mode .page-heading p{color:#94a3b8}body.dark-mode .stat-card,body.dark-mode .quick-actions button,body.dark-mode .dashboard-progress,body.dark-mode .add-box,body.dark-mode .subject-card,body.dark-mode .task-card,body.dark-mode .note-editor,body.dark-mode .note-card,body.dark-mode .goal-card,body.dark-mode .progress-stat,body.dark-mode .progress-section,body.dark-mode .profile-card,body.dark-mode .profile-stats>div,body.dark-mode .timer-card,body.dark-mode .setting-card{box-shadow:none;background:#111827;border-color:#1e293b}body.dark-mode .stat-card:hover,body.dark-mode .quick-actions button:hover,body.dark-mode .subject-card:hover,body.dark-mode .task-card:hover,body.dark-mode .note-card:hover,body.dark-mode .goal-card:hover{background:#172033;border-color:#334155}body.dark-mode .stat-card strong,body.dark-mode .quick-actions strong,body.dark-mode .subject-info strong,body.dark-mode .task-info strong,body.dark-mode .note-content p,body.dark-mode .goal-info strong,body.dark-mode .progress-stat strong,body.dark-mode .progress-section-header h3,body.dark-mode .profile-info h3,body.dark-mode .profile-stats strong,body.dark-mode .timer-display,body.dark-mode .setting-info h3{color:#f8fafc}body.dark-mode .stat-card span,body.dark-mode .quick-actions small,body.dark-mode .subject-info span,body.dark-mode .task-info span,body.dark-mode .note-content span,body.dark-mode .goal-info span,body.dark-mode .progress-stat span,body.dark-mode .progress-section-header p,body.dark-mode .profile-info p,body.dark-mode .setting-info p{color:#94a3b8}body.dark-mode .stat-icon,body.dark-mode .quick-actions button>span,body.dark-mode .subject-icon,body.dark-mode .task-check,body.dark-mode .goal-check,body.dark-mode .note-icon,body.dark-mode .progress-stat-icon,body.dark-mode .setting-icon,body.dark-mode .timer-icon{background:#1e293b}body.dark-mode .note-editor textarea,body.dark-mode .login-card input{color:#f8fafc;background:#0f172a;border-color:#334155}body.dark-mode .note-editor textarea:focus,body.dark-mode .login-card input:focus{background:#111827}body.dark-mode .login-card{background:#111827;border-color:#1e293b}body.dark-mode .login-card h1{color:#f8fafc}body.dark-mode .login-card>p{color:#94a3b8}body.dark-mode .login-card button:not(.primary-btn){color:#60a5fa;background:#111827;border-color:#3b82f6}@media (width<=600px){.setting-card{padding:16px}}.studytube-search input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #dbe3f0;border-radius:11px;outline:none;flex:1;height:48px;padding:0 15px;font-size:14px}.studytube-search button:hover{background:#1d4ed8}.studytube-section{margin-bottom:20px}body.dark-mode .studytube-search-card,body.dark-mode .study-suggestions button{background:#111827;border-color:#1e293b}body.dark-mode .studytube-search-content h3,body.dark-mode .study-suggestions button{color:#f8fafc}body.dark-mode .studytube-search-content p{color:#94a3b8}body.dark-mode .studytube-search input{color:#f8fafc;background:#0f172a;border-color:#334155}@media (width<=700px){.studytube-search-card{align-items:flex-start}.studytube-search{flex-direction:column}.studytube-search button{width:100%}.study-suggestions{grid-template-columns:1fr}}@media (width<=900px){.sidebar{width:190px;min-width:190px}.app-content{padding:25px}.dashboard-header h2{font-size:38px}.dashboard-stats,.quick-actions,.progress-overview{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.app{display:block}.sidebar{box-sizing:border-box;width:100%;min-width:100%;height:auto;padding:15px;position:relative}.brand{margin-bottom:15px}.sidebar nav{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.sidebar nav button{padding:10px;font-size:12px}.sidebar-bottom{grid-template-columns:repeat(2,1fr);gap:5px;margin-top:10px;display:grid}.sidebar-bottom button{padding:10px}.sidebar-quote{display:none}.app-content{box-sizing:border-box;width:100%;min-height:calc(100vh - 300px);padding:20px}.dashboard-header{margin-bottom:25px;display:block}.dashboard-header h2{font-size:32px}.dashboard-header p{font-size:14px}.dashboard-greeting{display:none}.dashboard-stats,.quick-actions,.progress-overview{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading h2{font-size:30px}.add-box{flex-direction:column;align-items:stretch}.subjects-list,.study-suggestions,.profile-stats{grid-template-columns:1fr}}@media (width<=450px){.app-content{padding:15px}.sidebar nav{grid-template-columns:1fr 1fr}.brand h1{font-size:18px}.dashboard-header h2{font-size:28px}.stat-card{padding:16px}.quick-actions button{padding:15px}.page-heading{flex-direction:column}.page-count{align-self:flex-start}.timer-display{font-size:48px}}@media (width<=650px){.app{width:100%;display:block}.sidebar{z-index:100;box-sizing:border-box;border-bottom:1px solid #e2e8f0;border-right:none;width:100%;min-width:100%;height:auto;padding:12px;position:sticky;top:0}.brand{align-items:center;margin-bottom:10px;display:flex}.brand-icon{width:38px;height:38px}.brand h1{font-size:18px}.brand span{font-size:10px}.sidebar nav{scrollbar-width:thin;gap:6px;padding:2px 0 7px;display:flex;overflow-x:auto}.sidebar nav button{white-space:nowrap;border-radius:9px;flex:none;width:auto;min-width:max-content;padding:9px 11px;font-size:12px}.sidebar nav button span{display:inline}.sidebar-bottom{border-top:1px solid #e2e8f0;gap:6px;margin-top:5px;padding-top:8px;display:flex}.sidebar-bottom button{flex:1;padding:8px;font-size:12px}.sidebar-quote{display:none}.app-content{box-sizing:border-box;width:100%;min-height:auto;padding:20px 15px}.page{box-sizing:border-box;width:100%}.dashboard-header{margin-bottom:22px;display:block}.dashboard-header h2{font-size:30px}.dashboard-header p{font-size:13px}.dashboard-greeting{display:none}.dashboard-stats{grid-template-columns:1fr;gap:10px}.stat-card{padding:16px}.quick-actions{grid-template-columns:1fr;gap:10px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.page-heading h2{font-size:28px}.page-count{align-self:flex-start}.add-box{display:block}.add-box .form-row{flex-direction:column;gap:10px;margin-top:18px;display:flex}.add-box .form-row input,.add-box .form-row button{box-sizing:border-box;width:100%}.subjects-list,.progress-overview,.profile-stats{grid-template-columns:1fr}.timer-card{padding:30px 15px}.timer-display{font-size:48px}.timer-buttons{flex-direction:column}.timer-buttons button{width:100%}.studytube-search-card{flex-direction:column;align-items:flex-start}.studytube-search{flex-direction:column}.studytube-search input,.studytube-search button{width:100%}.study-suggestions{grid-template-columns:1fr}}*{box-sizing:border-box}html{background:#f5f7fb}body{color:#1e293b;background:#f5f7fb;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.app{background:#f5f7fb;min-height:100vh;display:flex}.sidebar{z-index:50;background:#fff;border-right:1px solid #e7ebf2;flex-direction:column;width:250px;height:100vh;padding:26px 18px;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #0f172a08}.app-content{background:radial-gradient(circle at 80% 0,#dbeafe80,#0000 30%),#f5f7fb;width:calc(100% - 250px);min-height:100vh;margin-left:250px;padding:45px 50px}.brand{align-items:center;gap:12px;margin-bottom:34px;padding:0 5px;display:flex}.brand-icon{color:#fff;background:#2563eb;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;box-shadow:0 8px 18px #2563eb33}.brand h1{color:#172554;margin:0;font-size:19px;line-height:1.2}.brand span{color:#94a3b8;margin-top:4px;font-size:10px;display:block}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button,.sidebar-bottom button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:13px;transition:all .2s;display:flex}.sidebar nav button:hover,.sidebar-bottom button:hover{color:#2563eb;background:#f1f5f9;transform:translate(2px)}.sidebar nav button.active{color:#fff;background:#2563eb;box-shadow:0 8px 18px #2563eb33}.sidebar-bottom{border-top:1px solid #e7ebf2;flex-direction:column;gap:5px;margin-top:28px;padding-top:18px;display:flex}.sidebar-quote{text-align:center;background:#eef4ff;border-radius:16px;margin-top:auto;padding:18px 15px}.sidebar-quote p{color:#64748b;margin:8px 0 0;font-size:11px;line-height:1.5}.page{width:100%;max-width:1180px;margin:0 auto}.page-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.page-heading h2{color:#172554;margin:0;font-size:38px;font-weight:750;line-height:1.15}.page-heading p{color:#64748b;margin:8px 0 0;font-size:15px}.dashboard-label{color:#2563eb;letter-spacing:3px;margin-bottom:11px;font-size:11px;font-weight:700;display:inline-block}.page-count{text-align:center;background:#eef4ff;border-radius:18px;min-width:90px;padding:17px 20px}.page-count strong{color:#2563eb;font-size:26px;display:block}.page-count span{color:#64748b;font-size:11px}.dashboard-page{max-width:1200px}.dashboard-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:35px;display:flex}.dashboard-header h2{color:#172554;margin:0;font-size:48px;font-weight:750;line-height:1.05}.dashboard-header p{color:#64748b;max-width:620px;margin:18px 0 0;font-size:16px;line-height:1.6}.dashboard-greeting{color:#2563eb;text-align:center;background:#eef4ff;border-radius:20px;min-width:110px;padding:20px;font-size:34px}.dashboard-greeting span{color:#64748b;margin-top:5px;font-size:11px;font-weight:600;display:block}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:38px;display:grid}.stat-card{color:#172554;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;width:100%;padding:20px;transition:all .2s;display:flex;box-shadow:0 7px 24px #0f172a0a}.stat-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 14px 30px #2563eb1a}.stat-icon{background:#eef4ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex}.stat-card span{color:#64748b;font-size:12px;display:block}.stat-card strong{color:#2563eb;margin:3px 0;font-size:23px;display:block}.stat-card small{color:#94a3b8;font-size:10px}.dashboard-section{margin-bottom:32px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.section-heading h3{color:#172554;margin:0;font-size:21px}.section-heading p{color:#64748b;margin:5px 0 0;font-size:12px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.quick-actions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:13px;padding:17px;transition:all .2s;display:flex}.quick-actions button:hover{background:#fafdff;border-color:#bfdbfe;transform:translateY(-2px)}.quick-actions button>span{background:#eef4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.quick-actions strong{color:#1e293b;font-size:13px;display:block}.quick-actions small{color:#94a3b8;margin-top:4px;font-size:10px;display:block}.dashboard-progress{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:23px;box-shadow:0 7px 24px #0f172a0a}.dashboard-progress>div:first-child{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.dashboard-progress span{color:#64748b;font-size:13px}.dashboard-progress strong{color:#172554;font-size:17px}.view-progress-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.view-progress-btn:hover{text-decoration:underline}.form-row{gap:10px;display:flex}.form-row input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:10px;outline:none;min-width:250px;height:46px;padding:0 14px}.form-row input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.form-row button,.primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:0 18px;font-weight:600;transition:all .2s}.form-row button:hover,.primary-btn:hover{background:#1d4ed8}.add-box{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;padding:24px;display:flex;box-shadow:0 7px 24px #0f172a0a}.add-box h3{color:#1e293b;margin:0;font-size:16px}.add-box p{color:#94a3b8;margin:6px 0 0;font-size:12px}.subjects-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.subject-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:14px;padding:18px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.subject-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb14}.subject-icon,.note-icon{background:#eef4ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.subject-info,.note-content,.task-info,.goal-info{flex:1}.subject-info strong,.task-info strong,.goal-info strong{color:#1e293b;font-size:14px;display:block}.subject-info span,.task-info span,.goal-info span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.delete-btn{color:#e11d48;cursor:pointer;background:#fff1f2;border:none;border-radius:9px;padding:8px 11px;font-size:11px}.delete-btn:hover{background:#ffe4e6}.tasks-list,.goals-list,.notes-list{flex-direction:column;gap:12px;display:flex}.task-card,.goal-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:14px;padding:17px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.task-card:hover,.goal-card:hover{border-color:#bfdbfe;transform:translateY(-2px)}.task-check,.goal-check{cursor:pointer;background:#eef4ff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:18px;display:flex}.task-completed,.goal-completed{background:#f8fafc}.task-completed .task-info strong,.goal-completed .goal-info strong{color:#94a3b8;text-decoration:line-through}.note-editor{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:25px;padding:24px;box-shadow:0 7px 24px #0f172a0a}.note-editor h3{color:#1e293b;margin:0;font-size:16px}.note-editor>div:first-child p{color:#94a3b8;margin:6px 0 18px;font-size:12px}.note-editor textarea{color:#1e293b;resize:vertical;background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;outline:none;width:100%;min-height:135px;padding:15px;font-family:inherit;font-size:14px;line-height:1.6}.note-editor textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.note-actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.note-actions span{color:#94a3b8;font-size:10px}.note-actions button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:600}.note-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:flex-start;gap:14px;padding:19px;display:flex;box-shadow:0 6px 20px #0f172a08}.note-content p{color:#334155;white-space:pre-wrap;margin:0 0 8px;font-size:14px;line-height:1.6}.note-content span{color:#94a3b8;font-size:10px}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:55px 20px}.empty-state>div{font-size:40px}.empty-state h3{color:#1e293b;margin:12px 0 5px;font-size:16px}.empty-state p{color:#94a3b8;margin:0;font-size:12px}.timer-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:720px;margin:10px auto 0;padding:50px 30px;box-shadow:0 12px 35px #0f172a0d}.timer-icon{background:#eef4ff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:27px;display:flex}.timer-label{color:#2563eb;letter-spacing:2px;font-size:10px;font-weight:700}.timer-display{color:#172554;letter-spacing:3px;font-variant-numeric:tabular-nums;margin:15px 0 8px;font-size:72px;font-weight:750}.timer-status{color:#64748b;margin:0 0 30px;font-size:13px}.timer-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.timer-buttons button{cursor:pointer;border-radius:11px;min-width:130px;padding:12px 18px;font-size:13px;font-weight:600}.timer-start{color:#fff;background:#2563eb;border:none}.timer-start:hover{background:#1d4ed8}.timer-reset{color:#475569;background:#fff;border:1px solid #dbe3f0}.timer-save{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.progress-overview{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px;display:grid}.progress-stat{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:21px;box-shadow:0 6px 20px #0f172a08}.progress-stat-icon{background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:13px;font-size:19px;display:flex}.progress-stat span{color:#64748b;font-size:11px;display:block}.progress-stat strong{color:#172554;margin-top:5px;font-size:24px;display:block}.progress-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:15px;padding:24px;box-shadow:0 6px 20px #0f172a08}.progress-section-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.progress-section-header h3{color:#1e293b;margin:0;font-size:16px}.progress-section-header p{color:#94a3b8;margin:5px 0 0;font-size:11px}.progress-section-header>strong{color:#2563eb;font-size:21px}.progress-track,.progress-bar{background:#e8edf5;border-radius:20px;width:100%;height:10px;margin-top:18px;overflow:hidden}.progress-fill{background:#2563eb;border-radius:20px;height:100%;transition:width .4s}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;margin-bottom:20px;padding:28px;display:flex;box-shadow:0 7px 24px #0f172a0a}.profile-avatar{color:#fff;background:#2563eb;border-radius:19px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:28px;font-weight:700;display:flex}.profile-info h3{color:#172554;margin:0;font-size:21px}.profile-info p{color:#64748b;margin:6px 0 0;font-size:13px}.profile-stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.profile-stats>div{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:19px}.profile-stats span{color:#64748b;font-size:11px;display:block}.profile-stats strong{color:#172554;margin-top:7px;font-size:23px;display:block}.profile-actions{gap:10px;display:flex}.profile-actions button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:600}.profile-actions .logout-button{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.settings-list{flex-direction:column;gap:13px;display:flex}.setting-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 6px 20px #0f172a08}.setting-icon{background:#eef4ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.setting-info{flex:1}.setting-info h3{color:#1e293b;margin:0;font-size:14px}.setting-info p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.5}.toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:20px;width:48px;height:27px;padding:0;position:relative}.toggle span{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:4px;left:4px}.toggle.active{background:#2563eb}.toggle.active span{transform:translate(21px)}.local-badge{color:#64748b;background:#f1f5f9;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:600}.studytube-search-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;margin-bottom:25px;padding:27px;display:flex;box-shadow:0 7px 24px #0f172a0a}.studytube-icon{background:#eef4ff;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:flex}.studytube-search-content{flex:1}.studytube-search-content h3{color:#1e293b;margin:0;font-size:17px}.studytube-search-content p{color:#94a3b8;margin:5px 0 16px;font-size:12px}.studytube-search{gap:10px;display:flex}.studytube-search input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:10px;outline:none;flex:1;height:47px;padding:0 14px}.studytube-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.studytube-search button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;height:47px;padding:0 19px;font-size:12px;font-weight:600}.study-suggestions{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.study-suggestions button{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:15px;font-size:12px;transition:all .2s}.study-suggestions button:hover{color:#2563eb;background:#f8fbff;border-color:#bfdbfe;transform:translateY(-2px)}.studytube-info{background:#eef4ff;border-radius:17px;align-items:center;gap:15px;padding:20px;display:flex}.studytube-info-icon{font-size:24px}.studytube-info h3{color:#1e3a8a;margin:0;font-size:14px}.studytube-info p{color:#64748b;margin:5px 0 0;font-size:11px;line-height:1.5}.login-page{justify-content:center;align-items:center;min-height:calc(100vh - 90px);padding:30px;display:flex}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:430px;padding:42px;box-shadow:0 20px 55px #0f172a14}.login-card h1{color:#172554;text-align:center;margin:0 0 10px;font-size:34px;line-height:1.15}.login-card>p{color:#64748b;text-align:center;margin:0 0 22px;font-size:14px;line-height:1.5}.login-card input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:11px;outline:none;width:100%;height:50px;margin-bottom:13px;padding:0 15px}.login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.login-card .primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:11px;width:100%;height:50px;margin-top:3px;font-size:14px;font-weight:600}.login-card button:not(.primary-btn){color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:11px;width:100%;min-height:44px;font-size:13px;font-weight:600}.login-card button:not(.primary-btn):hover{background:#eff6ff}body.dark-mode,body.dark-mode .app{color:#e2e8f0;background:#0f172a}body.dark-mode .sidebar{box-shadow:none;background:#111827;border-color:#1e293b}body.dark-mode .app-content{background:radial-gradient(circle at 80% 0,#1e3a8a2e,#0000 30%),#0f172a}body.dark-mode .brand h1,body.dark-mode .dashboard-header h2,body.dark-mode .page-heading h2{color:#f8fafc}body.dark-mode .brand span,body.dark-mode .dashboard-header p,body.dark-mode .page-heading p{color:#94a3b8}body.dark-mode .sidebar nav button,body.dark-mode .sidebar-bottom button{color:#cbd5e1}body.dark-mode .sidebar nav button:hover,body.dark-mode .sidebar-bottom button:hover{background:#1e293b}body.dark-mode .sidebar-bottom{border-color:#1e293b}body.dark-mode .sidebar-quote{background:#172033}body.dark-mode .sidebar-quote p{color:#94a3b8}body.dark-mode .stat-card,body.dark-mode .quick-actions button,body.dark-mode .dashboard-progress,body.dark-mode .add-box,body.dark-mode .subject-card,body.dark-mode .task-card,body.dark-mode .goal-card,body.dark-mode .note-editor,body.dark-mode .note-card,body.dark-mode .timer-card,body.dark-mode .progress-stat,body.dark-mode .progress-section,body.dark-mode .profile-card,body.dark-mode .profile-stats>div,body.dark-mode .setting-card,body.dark-mode .studytube-search-card,body.dark-mode .study-suggestions button,body.dark-mode .login-card{box-shadow:none;background:#111827;border-color:#1e293b}body.dark-mode .stat-card strong,body.dark-mode .quick-actions strong,body.dark-mode .subject-info strong,body.dark-mode .task-info strong,body.dark-mode .goal-info strong,body.dark-mode .note-content p,body.dark-mode .progress-stat strong,body.dark-mode .progress-section-header h3,body.dark-mode .profile-info h3,body.dark-mode .profile-stats strong,body.dark-mode .setting-info h3,body.dark-mode .studytube-search-content h3,body.dark-mode .study-suggestions button,body.dark-mode .login-card h1{color:#f8fafc}body.dark-mode .stat-card span,body.dark-mode .quick-actions small,body.dark-mode .subject-info span,body.dark-mode .task-info span,body.dark-mode .goal-info span,body.dark-mode .note-content span,body.dark-mode .progress-stat span,body.dark-mode .progress-section-header p,body.dark-mode .profile-info p,body.dark-mode .setting-info p,body.dark-mode .studytube-search-content p,body.dark-mode .login-card>p{color:#94a3b8}body.dark-mode .stat-icon,body.dark-mode .quick-actions button>span,body.dark-mode .subject-icon,body.dark-mode .task-check,body.dark-mode .goal-check,body.dark-mode .note-icon,body.dark-mode .progress-stat-icon,body.dark-mode .setting-icon,body.dark-mode .timer-icon,body.dark-mode .studytube-icon{background:#1e293b}body.dark-mode .page-count{background:#172554}body.dark-mode .empty-state{background:#111827;border-color:#334155}body.dark-mode .empty-state h3{color:#f8fafc}body.dark-mode .empty-state p{color:#94a3b8}body.dark-mode .form-row input,body.dark-mode .note-editor textarea,body.dark-mode .studytube-search input,body.dark-mode .login-card input{color:#f8fafc;background:#0f172a;border-color:#334155}body.dark-mode .form-row input:focus,body.dark-mode .note-editor textarea:focus,body.dark-mode .studytube-search input:focus,body.dark-mode .login-card input:focus{background:#111827}body.dark-mode .timer-display{color:#f8fafc}body.dark-mode .timer-reset{color:#cbd5e1;background:#111827;border-color:#334155}body.dark-mode .local-badge{color:#94a3b8;background:#1e293b}body.dark-mode .studytube-info{background:#172554}body.dark-mode .studytube-info h3{color:#bfdbfe}body.dark-mode .studytube-info p{color:#94a3b8}body.dark-mode .login-card button:not(.primary-btn){background:#111827}@media (width<=1050px){.sidebar{width:220px}.app-content{width:calc(100% - 220px);margin-left:220px;padding:35px}.dashboard-stats,.quick-actions,.progress-overview,.profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.app{display:block}.sidebar{border-bottom:1px solid #e7ebf2;border-right:none;width:100%;height:auto;min-height:0;padding:12px;position:sticky;top:0}.brand{margin-bottom:10px}.sidebar nav{scrollbar-width:thin;flex-direction:row;gap:6px;padding-bottom:6px;display:flex;overflow-x:auto}.sidebar nav button{white-space:nowrap;flex:none;width:auto;min-width:max-content;padding:9px 11px;font-size:11px}.sidebar-bottom{flex-direction:row;margin-top:5px;padding-top:8px;display:flex}.sidebar-bottom button{justify-content:center}.sidebar-quote{display:none}.app-content{width:100%;min-height:auto;margin-left:0;padding:25px 18px}.dashboard-header{display:block}.dashboard-header h2{font-size:36px}.dashboard-greeting{display:none}.page-heading h2{font-size:32px}.add-box{flex-direction:column;align-items:stretch}.subjects-list,.study-suggestions{grid-template-columns:1fr}.profile-stats,.progress-overview{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.app-content{padding:20px 14px}.dashboard-stats,.quick-actions,.profile-stats,.progress-overview{grid-template-columns:1fr}.dashboard-header h2{font-size:30px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h2{font-size:28px}.page-count{align-self:flex-start}.form-row{flex-direction:column}.form-row input{width:100%;min-width:0}.form-row button{min-height:46px}.task-card,.goal-card{padding:14px}.timer-card{padding:35px 18px}.timer-display{font-size:50px}.timer-buttons{flex-direction:column}.timer-buttons button{width:100%}.studytube-search-card{flex-direction:column;align-items:flex-start}.studytube-search{flex-direction:column}.studytube-search input,.studytube-search button{width:100%}.profile-card{align-items:flex-start}.profile-actions{flex-direction:column}.profile-actions button{width:100%}.setting-card{padding:16px}}@media (width<=380px){.sidebar nav button{padding:8px 9px;font-size:10px}.brand h1{font-size:17px}.brand span{font-size:9px}.dashboard-header h2{font-size:27px}.timer-display{font-size:44px}.login-page{padding:15px}.login-card{padding:30px 20px}.login-card h1{font-size:28px}.login-card h1 *{box-sizing:border-box}.login-card h1 html{background:#f5f7fb}.login-card h1 body{color:#1e293b;background:#f5f7fb;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-card h1 button,.login-card h1 input,.login-card h1 textarea{font:inherit}.login-card h1 button{-webkit-tap-highlight-color:transparent}.login-card h1 #root{min-height:100vh}.login-card h1 .app{background:#f5f7fb;min-height:100vh;display:flex}.login-card h1 .sidebar{z-index:50;background:#fff;border-right:1px solid #e7ebf2;flex-direction:column;width:250px;height:100vh;padding:26px 18px;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #0f172a08}.login-card h1 .app-content{background:radial-gradient(circle at 80% 0,#dbeafe80,#0000 30%),#f5f7fb;width:calc(100% - 250px);min-height:100vh;margin-left:250px;padding:45px 50px}.login-card h1 .brand{align-items:center;gap:12px;margin-bottom:34px;padding:0 5px;display:flex}.login-card h1 .brand-icon{color:#fff;background:#2563eb;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;box-shadow:0 8px 18px #2563eb33}.login-card h1 .brand h1{color:#172554;margin:0;font-size:19px;line-height:1.2}.login-card h1 .brand span{color:#94a3b8;margin-top:4px;font-size:10px;display:block}.login-card h1 .sidebar nav{flex-direction:column;gap:5px;display:flex}.login-card h1 .sidebar nav button,.login-card h1 .sidebar-bottom button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:13px;transition:all .2s;display:flex}.login-card h1 .sidebar nav button:hover,.login-card h1 .sidebar-bottom button:hover{color:#2563eb;background:#f1f5f9;transform:translate(2px)}.login-card h1 .sidebar nav button.active{color:#fff;background:#2563eb;box-shadow:0 8px 18px #2563eb33}.login-card h1 .sidebar-bottom{border-top:1px solid #e7ebf2;flex-direction:column;gap:5px;margin-top:28px;padding-top:18px;display:flex}.login-card h1 .sidebar-quote{text-align:center;background:#eef4ff;border-radius:16px;margin-top:auto;padding:18px 15px}.login-card h1 .sidebar-quote p{color:#64748b;margin:8px 0 0;font-size:11px;line-height:1.5}.login-card h1 .page{width:100%;max-width:1180px;margin:0 auto}.login-card h1 .page-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.login-card h1 .page-heading h2{color:#172554;margin:0;font-size:38px;font-weight:750;line-height:1.15}.login-card h1 .page-heading p{color:#64748b;margin:8px 0 0;font-size:15px}.login-card h1 .dashboard-label{color:#2563eb;letter-spacing:3px;margin-bottom:11px;font-size:11px;font-weight:700;display:inline-block}.login-card h1 .page-count{text-align:center;background:#eef4ff;border-radius:18px;min-width:90px;padding:17px 20px}.login-card h1 .page-count strong{color:#2563eb;font-size:26px;display:block}.login-card h1 .page-count span{color:#64748b;font-size:11px}.login-card h1 .dashboard-page{max-width:1200px}.login-card h1 .dashboard-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:35px;display:flex}.login-card h1 .dashboard-header h2{color:#172554;margin:0;font-size:48px;font-weight:750;line-height:1.05}.login-card h1 .dashboard-header p{color:#64748b;max-width:620px;margin:18px 0 0;font-size:16px;line-height:1.6}.login-card h1 .dashboard-greeting{color:#2563eb;text-align:center;background:#eef4ff;border-radius:20px;min-width:110px;padding:20px;font-size:34px}.login-card h1 .dashboard-greeting span{color:#64748b;margin-top:5px;font-size:11px;font-weight:600;display:block}.login-card h1 .dashboard-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:38px;display:grid}.login-card h1 .stat-card{color:#172554;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;width:100%;padding:20px;transition:all .2s;display:flex;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .stat-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 14px 30px #2563eb1a}.login-card h1 .stat-icon{background:#eef4ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex}.login-card h1 .stat-card span{color:#64748b;font-size:12px;display:block}.login-card h1 .stat-card strong{color:#2563eb;margin:3px 0;font-size:23px;display:block}.login-card h1 .stat-card small{color:#94a3b8;font-size:10px}.login-card h1 .dashboard-section{margin-bottom:32px}.login-card h1 .section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.login-card h1 .section-heading h3{color:#172554;margin:0;font-size:21px}.login-card h1 .section-heading p{color:#64748b;margin:5px 0 0;font-size:12px}.login-card h1 .quick-actions{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.login-card h1 .quick-actions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:13px;padding:17px;transition:all .2s;display:flex}.login-card h1 .quick-actions button:hover{background:#fafdff;border-color:#bfdbfe;transform:translateY(-2px)}.login-card h1 .quick-actions button>span{background:#eef4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.login-card h1 .quick-actions strong{color:#1e293b;font-size:13px;display:block}.login-card h1 .quick-actions small{color:#94a3b8;margin-top:4px;font-size:10px;display:block}.login-card h1 .dashboard-progress{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:23px;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .dashboard-progress>div:first-child{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.login-card h1 .dashboard-progress span{color:#64748b;font-size:13px}.login-card h1 .dashboard-progress strong{color:#172554;font-size:17px}.login-card h1 .view-progress-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.login-card h1 .view-progress-btn:hover{text-decoration:underline}.login-card h1 .form-row{gap:10px;display:flex}.login-card h1 .form-row input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:10px;outline:none;min-width:250px;height:46px;padding:0 14px}.login-card h1 .form-row input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.login-card h1 .form-row button,.login-card h1 .primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:0 18px;font-weight:600;transition:all .2s}.login-card h1 .form-row button:hover,.login-card h1 .primary-btn:hover{background:#1d4ed8}.login-card h1 .add-box{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;padding:24px;display:flex;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .add-box h3{color:#1e293b;margin:0;font-size:16px}.login-card h1 .add-box p{color:#94a3b8;margin:6px 0 0;font-size:12px}.login-card h1 .subjects-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.login-card h1 .subject-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:14px;padding:18px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.login-card h1 .subject-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb14}.login-card h1 .subject-icon,.login-card h1 .note-icon{background:#eef4ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.login-card h1 .subject-info,.login-card h1 .note-content,.login-card h1 .task-info,.login-card h1 .goal-info{flex:1}.login-card h1 .subject-info strong,.login-card h1 .task-info strong,.login-card h1 .goal-info strong{color:#1e293b;font-size:14px;display:block}.login-card h1 .subject-info span,.login-card h1 .task-info span,.login-card h1 .goal-info span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.login-card h1 .delete-btn{color:#e11d48;cursor:pointer;background:#fff1f2;border:none;border-radius:9px;padding:8px 11px;font-size:11px}.login-card h1 .delete-btn:hover{background:#ffe4e6}.login-card h1 .tasks-list,.login-card h1 .goals-list,.login-card h1 .notes-list{flex-direction:column;gap:12px;display:flex}.login-card h1 .task-card,.login-card h1 .goal-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:14px;padding:17px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a08}.login-card h1 .task-card:hover,.login-card h1 .goal-card:hover{border-color:#bfdbfe;transform:translateY(-2px)}.login-card h1 .task-check,.login-card h1 .goal-check{cursor:pointer;background:#eef4ff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:18px;display:flex}.login-card h1 .task-completed,.login-card h1 .goal-completed{background:#f8fafc}.login-card h1 .task-completed .task-info strong,.login-card h1 .goal-completed .goal-info strong{color:#94a3b8;text-decoration:line-through}.login-card h1 .note-editor{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:25px;padding:24px;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .note-editor h3{color:#1e293b;margin:0;font-size:16px}.login-card h1 .note-editor>div:first-child p{color:#94a3b8;margin:6px 0 18px;font-size:12px}.login-card h1 .note-editor textarea{color:#1e293b;resize:vertical;background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;outline:none;width:100%;min-height:135px;padding:15px;font-family:inherit;font-size:14px;line-height:1.6}.login-card h1 .note-editor textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.login-card h1 .note-actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.login-card h1 .note-actions span{color:#94a3b8;font-size:10px}.login-card h1 .note-actions button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:600}.login-card h1 .note-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:flex-start;gap:14px;padding:19px;display:flex;box-shadow:0 6px 20px #0f172a08}.login-card h1 .note-content p{color:#334155;white-space:pre-wrap;margin:0 0 8px;font-size:14px;line-height:1.6}.login-card h1 .note-content span{color:#94a3b8;font-size:10px}.login-card h1 .empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:55px 20px}.login-card h1 .empty-state>div{font-size:40px}.login-card h1 .empty-state h3{color:#1e293b;margin:12px 0 5px;font-size:16px}.login-card h1 .empty-state p{color:#94a3b8;margin:0;font-size:12px}.login-card h1 .timer-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:720px;margin:10px auto 0;padding:50px 30px;box-shadow:0 12px 35px #0f172a0d}.login-card h1 .timer-icon{background:#eef4ff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:27px;display:flex}.login-card h1 .timer-label{color:#2563eb;letter-spacing:2px;font-size:10px;font-weight:700}.login-card h1 .timer-display{color:#172554;letter-spacing:3px;font-variant-numeric:tabular-nums;margin:15px 0 8px;font-size:72px;font-weight:750}.login-card h1 .timer-status{color:#64748b;margin:0 0 30px;font-size:13px}.login-card h1 .timer-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.login-card h1 .timer-buttons button{cursor:pointer;border-radius:11px;min-width:130px;padding:12px 18px;font-size:13px;font-weight:600}.login-card h1 .timer-start{color:#fff;background:#2563eb;border:none}.login-card h1 .timer-start:hover{background:#1d4ed8}.login-card h1 .timer-reset{color:#475569;background:#fff;border:1px solid #dbe3f0}.login-card h1 .timer-save{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.login-card h1 .progress-overview{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px;display:grid}.login-card h1 .progress-stat{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:21px;box-shadow:0 6px 20px #0f172a08}.login-card h1 .progress-stat-icon{background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:13px;font-size:19px;display:flex}.login-card h1 .progress-stat span{color:#64748b;font-size:11px;display:block}.login-card h1 .progress-stat strong{color:#172554;margin-top:5px;font-size:24px;display:block}.login-card h1 .progress-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:15px;padding:24px;box-shadow:0 6px 20px #0f172a08}.login-card h1 .progress-section-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.login-card h1 .progress-section-header h3{color:#1e293b;margin:0;font-size:16px}.login-card h1 .progress-section-header p{color:#94a3b8;margin:5px 0 0;font-size:11px}.login-card h1 .progress-section-header>strong{color:#2563eb;font-size:21px}.login-card h1 .progress-track,.login-card h1 .progress-bar{background:#e8edf5;border-radius:20px;width:100%;height:10px;margin-top:18px;overflow:hidden}.login-card h1 .progress-fill{background:#2563eb;border-radius:20px;height:100%;transition:width .4s}.login-card h1 .profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;margin-bottom:20px;padding:28px;display:flex;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .profile-avatar{color:#fff;background:#2563eb;border-radius:19px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:28px;font-weight:700;display:flex}.login-card h1 .profile-info h3{color:#172554;margin:0;font-size:21px}.login-card h1 .profile-info p{color:#64748b;margin:6px 0 0;font-size:13px}.login-card h1 .profile-stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.login-card h1 .profile-stats>div{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:19px}.login-card h1 .profile-stats span{color:#64748b;font-size:11px;display:block}.login-card h1 .profile-stats strong{color:#172554;margin-top:7px;font-size:23px;display:block}.login-card h1 .profile-actions{gap:10px;display:flex}.login-card h1 .profile-actions button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:600}.login-card h1 .profile-actions .logout-button{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.login-card h1 .settings-list{flex-direction:column;gap:13px;display:flex}.login-card h1 .setting-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 6px 20px #0f172a08}.login-card h1 .setting-icon{background:#eef4ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.login-card h1 .setting-info{flex:1}.login-card h1 .setting-info h3{color:#1e293b;margin:0;font-size:14px}.login-card h1 .setting-info p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.5}.login-card h1 .toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:20px;width:48px;height:27px;padding:0;position:relative}.login-card h1 .toggle span{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:4px;left:4px}.login-card h1 .toggle.active{background:#2563eb}.login-card h1 .toggle.active span{transform:translate(21px)}.login-card h1 .local-badge{color:#64748b;background:#f1f5f9;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:600}.login-card h1 .studytube-search-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;margin-bottom:25px;padding:27px;display:flex;box-shadow:0 7px 24px #0f172a0a}.login-card h1 .studytube-icon{background:#eef4ff;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:flex}.login-card h1 .studytube-search-content{flex:1}.login-card h1 .studytube-search-content h3{color:#1e293b;margin:0;font-size:17px}.login-card h1 .studytube-search-content p{color:#94a3b8;margin:5px 0 16px;font-size:12px}.login-card h1 .studytube-search{gap:10px;display:flex}.login-card h1 .studytube-search input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:10px;outline:none;flex:1;height:47px;padding:0 14px}.login-card h1 .studytube-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.login-card h1 .studytube-search button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;height:47px;padding:0 19px;font-size:12px;font-weight:600}.login-card h1 .study-suggestions{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.login-card h1 .study-suggestions button{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:15px;font-size:12px;transition:all .2s}.login-card h1 .study-suggestions button:hover{color:#2563eb;background:#f8fbff;border-color:#bfdbfe;transform:translateY(-2px)}.login-card h1 .studytube-info{background:#eef4ff;border-radius:17px;align-items:center;gap:15px;padding:20px;display:flex}.login-card h1 .studytube-info-icon{font-size:24px}.login-card h1 .studytube-info h3{color:#1e3a8a;margin:0;font-size:14px}.login-card h1 .studytube-info p{color:#64748b;margin:5px 0 0;font-size:11px;line-height:1.5}.login-card h1 .login-page{justify-content:center;align-items:center;min-height:calc(100vh - 90px);padding:30px;display:flex}.login-card h1 .login-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:430px;padding:42px;box-shadow:0 20px 55px #0f172a14}.login-card h1 .login-card h1{color:#172554;text-align:center;margin:0 0 10px;font-size:34px;line-height:1.15}.login-card h1 .login-card>p{color:#64748b;text-align:center;margin:0 0 22px;font-size:14px;line-height:1.5}.login-card h1 .login-card input{color:#1e293b;background:#fff;border:1px solid #dbe3f0;border-radius:11px;outline:none;width:100%;height:50px;margin-bottom:13px;padding:0 15px}.login-card h1 .login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.login-card h1 .login-card .primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:11px;width:100%;height:50px;margin-top:3px;font-size:14px;font-weight:600}.login-card h1 .login-card button:not(.primary-btn){color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:11px;width:100%;min-height:44px;font-size:13px;font-weight:600}.login-card h1 .login-card button:not(.primary-btn):hover{background:#eff6ff}.login-card h1 body.dark-mode,.login-card h1 body.dark-mode .app{color:#e2e8f0;background:#0f172a}.login-card h1 body.dark-mode .sidebar{box-shadow:none;background:#111827;border-color:#1e293b}.login-card h1 body.dark-mode .app-content{background:radial-gradient(circle at 80% 0,#1e3a8a2e,#0000 30%),#0f172a}.login-card h1 body.dark-mode .brand h1,.login-card h1 body.dark-mode .dashboard-header h2,.login-card h1 body.dark-mode .page-heading h2{color:#f8fafc}.login-card h1 body.dark-mode .brand span,.login-card h1 body.dark-mode .dashboard-header p,.login-card h1 body.dark-mode .page-heading p{color:#94a3b8}.login-card h1 body.dark-mode .sidebar nav button,.login-card h1 body.dark-mode .sidebar-bottom button{color:#cbd5e1}.login-card h1 body.dark-mode .sidebar nav button:hover,.login-card h1 body.dark-mode .sidebar-bottom button:hover{background:#1e293b}.login-card h1 body.dark-mode .sidebar-bottom{border-color:#1e293b}.login-card h1 body.dark-mode .sidebar-quote{background:#172033}.login-card h1 body.dark-mode .sidebar-quote p{color:#94a3b8}.login-card h1 body.dark-mode .stat-card,.login-card h1 body.dark-mode .quick-actions button,.login-card h1 body.dark-mode .dashboard-progress,.login-card h1 body.dark-mode .add-box,.login-card h1 body.dark-mode .subject-card,.login-card h1 body.dark-mode .task-card,.login-card h1 body.dark-mode .goal-card,.login-card h1 body.dark-mode .note-editor,.login-card h1 body.dark-mode .note-card,.login-card h1 body.dark-mode .timer-card,.login-card h1 body.dark-mode .progress-stat,.login-card h1 body.dark-mode .progress-section,.login-card h1 body.dark-mode .profile-card,.login-card h1 body.dark-mode .profile-stats>div,.login-card h1 body.dark-mode .setting-card,.login-card h1 body.dark-mode .studytube-search-card,.login-card h1 body.dark-mode .study-suggestions button,.login-card h1 body.dark-mode .login-card{box-shadow:none;background:#111827;border-color:#1e293b}.login-card h1 body.dark-mode .stat-card strong,.login-card h1 body.dark-mode .quick-actions strong,.login-card h1 body.dark-mode .subject-info strong,.login-card h1 body.dark-mode .task-info strong,.login-card h1 body.dark-mode .goal-info strong,.login-card h1 body.dark-mode .note-content p,.login-card h1 body.dark-mode .progress-stat strong,.login-card h1 body.dark-mode .progress-section-header h3,.login-card h1 body.dark-mode .profile-info h3,.login-card h1 body.dark-mode .profile-stats strong,.login-card h1 body.dark-mode .setting-info h3,.login-card h1 body.dark-mode .studytube-search-content h3,.login-card h1 body.dark-mode .study-suggestions button,.login-card h1 body.dark-mode .login-card h1{color:#f8fafc}.login-card h1 body.dark-mode .stat-card span,.login-card h1 body.dark-mode .quick-actions small,.login-card h1 body.dark-mode .subject-info span,.login-card h1 body.dark-mode .task-info span,.login-card h1 body.dark-mode .goal-info span,.login-card h1 body.dark-mode .note-content span,.login-card h1 body.dark-mode .progress-stat span,.login-card h1 body.dark-mode .progress-section-header p,.login-card h1 body.dark-mode .profile-info p,.login-card h1 body.dark-mode .setting-info p,.login-card h1 body.dark-mode .studytube-search-content p,.login-card h1 body.dark-mode .login-card>p{color:#94a3b8}.login-card h1 body.dark-mode .stat-icon,.login-card h1 body.dark-mode .quick-actions button>span,.login-card h1 body.dark-mode .subject-icon,.login-card h1 body.dark-mode .task-check,.login-card h1 body.dark-mode .goal-check,.login-card h1 body.dark-mode .note-icon,.login-card h1 body.dark-mode .progress-stat-icon,.login-card h1 body.dark-mode .setting-icon,.login-card h1 body.dark-mode .timer-icon,.login-card h1 body.dark-mode .studytube-icon{background:#1e293b}.login-card h1 body.dark-mode .page-count{background:#172554}.login-card h1 body.dark-mode .empty-state{background:#111827;border-color:#334155}.login-card h1 body.dark-mode .empty-state h3{color:#f8fafc}.login-card h1 body.dark-mode .empty-state p{color:#94a3b8}.login-card h1 body.dark-mode .form-row input,.login-card h1 body.dark-mode .note-editor textarea,.login-card h1 body.dark-mode .studytube-search input,.login-card h1 body.dark-mode .login-card input{color:#f8fafc;background:#0f172a;border-color:#334155}.login-card h1 body.dark-mode .form-row input:focus,.login-card h1 body.dark-mode .note-editor textarea:focus,.login-card h1 body.dark-mode .studytube-search input:focus,.login-card h1 body.dark-mode .login-card input:focus{background:#111827}.login-card h1 body.dark-mode .timer-display{color:#f8fafc}.login-card h1 body.dark-mode .timer-reset{color:#cbd5e1;background:#111827;border-color:#334155}.login-card h1 body.dark-mode .local-badge{color:#94a3b8;background:#1e293b}.login-card h1 body.dark-mode .studytube-info{background:#172554}.login-card h1 body.dark-mode .studytube-info h3{color:#bfdbfe}.login-card h1 body.dark-mode .studytube-info p{color:#94a3b8}.login-card h1 body.dark-mode .login-card button:not(.primary-btn){background:#111827}@media (width<=1050px){.login-card h1 .sidebar{width:220px}.login-card h1 .app-content{width:calc(100% - 220px);margin-left:220px;padding:35px}.login-card h1 .dashboard-stats,.login-card h1 .quick-actions,.login-card h1 .progress-overview,.login-card h1 .profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.login-card h1 .app{display:block}.login-card h1 .sidebar{border-bottom:1px solid #e7ebf2;border-right:none;width:100%;height:auto;min-height:0;padding:12px;position:sticky;top:0}.login-card h1 .brand{margin-bottom:10px}.login-card h1 .sidebar nav{scrollbar-width:thin;flex-direction:row;gap:6px;padding-bottom:6px;display:flex;overflow-x:auto}.login-card h1 .sidebar nav button{white-space:nowrap;flex:none;width:auto;min-width:max-content;padding:9px 11px;font-size:11px}.login-card h1 .sidebar-bottom{flex-direction:row;margin-top:5px;padding-top:8px;display:flex}.login-card h1 .sidebar-bottom button{justify-content:center}.login-card h1 .sidebar-quote{display:none}.login-card h1 .app-content{width:100%;min-height:auto;margin-left:0;padding:25px 18px}.login-card h1 .dashboard-header{display:block}.login-card h1 .dashboard-header h2{font-size:36px}.login-card h1 .dashboard-greeting{display:none}.login-card h1 .page-heading h2{font-size:32px}.login-card h1 .add-box{flex-direction:column;align-items:stretch}.login-card h1 .subjects-list,.login-card h1 .study-suggestions{grid-template-columns:1fr}.login-card h1 .profile-stats,.login-card h1 .progress-overview{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.login-card h1 .app-content{padding:20px 14px}.login-card h1 .dashboard-stats,.login-card h1 .quick-actions,.login-card h1 .profile-stats,.login-card h1 .progress-overview{grid-template-columns:1fr}.login-card h1 .dashboard-header h2{font-size:30px}.login-card h1 .page-heading{flex-direction:column;align-items:flex-start}.login-card h1 .page-heading h2{font-size:28px}.login-card h1 .page-count{align-self:flex-start}.login-card h1 .form-row{flex-direction:column}.login-card h1 .form-row input{width:100%;min-width:0}.login-card h1 .form-row button{min-height:46px}.login-card h1 .task-card,.login-card h1 .goal-card{padding:14px}.login-card h1 .timer-card{padding:35px 18px}.login-card h1 .timer-display{font-size:50px}.login-card h1 .timer-buttons{flex-direction:column}.login-card h1 .timer-buttons button{width:100%}.login-card h1 .studytube-search-card{flex-direction:column;align-items:flex-start}.login-card h1 .studytube-search{flex-direction:column}.login-card h1 .studytube-search input,.login-card h1 .studytube-search button{width:100%}.login-card h1 .profile-card{align-items:flex-start}.login-card h1 .profile-actions{flex-direction:column}.login-card h1 .profile-actions button{width:100%}.login-card h1 .setting-card{padding:16px}}@media (width<=380px){.login-card h1 .sidebar nav button{padding:8px 9px;font-size:10px}.login-card h1 .brand h1{font-size:17px}.login-card h1 .brand span{font-size:9px}.login-card h1 .dashboard-header h2{font-size:27px}.login-card h1 .timer-display{font-size:44px}.login-card h1 .login-page{padding:15px}.login-card h1 .login-card{padding:30px 20px}.login-card h1 .login-card h1{font-size:28px}}}
