#root{margin:0;padding:0;min-height:100vh;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#0f172a;color:#e2e8f0}.sidebar{position:sticky;top:0;height:100vh;background:#111827;border-right:1px solid #1f2937;padding:16px;display:flex;flex-direction:column;gap:12px;transform:translate(0);transition:transform .2s ease;z-index:30}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:10px;border-bottom:1px solid #1f2937}.header-controls{display:flex;align-items:center;gap:8px}.brand{font-weight:700;letter-spacing:.2px;color:#93c5fd}.close-btn{display:none;background:transparent;color:#9ca3af;border:1px solid #374151;border-radius:6px;padding:2px 8px;cursor:pointer}.nav{display:flex;flex-direction:column;gap:6px;padding-top:8px}.nav-link{display:block;width:100%;text-align:left;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;color:#cbd5e1;text-decoration:none;padding:8px 10px;border-radius:8px;transition:background-color .15s ease,color .15s ease;cursor:pointer}.nav-link:hover{background:#1f2937;color:#fff}.nav-link.small{font-size:12px;color:#94a3b8}.nav-link.active{background:linear-gradient(90deg,#6366f11f,#6366f10f);color:#e6eefc;font-weight:600;box-shadow:inset 0 0 0 1px #6366f10f}.search-container{padding:8px 0;border-bottom:1px solid #1f2937;margin-bottom:8px}.search-input{width:100%;background:#1f2937;border:1px solid #374151;border-radius:8px;padding:8px 12px;color:#e2e8f0;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.search-input::placeholder{color:#94a3b8}.search-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.sidebar-footer{margin-top:auto;padding-top:10px;border-top:1px solid #1f2937;display:flex;gap:6px;flex-wrap:wrap}.content{display:flex;flex-direction:column;min-width:0}.topbar{position:sticky;top:0;display:flex;align-items:center;gap:12px;padding:10px 16px;background:#02061799;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #1f2937;z-index:20}.hamburger{display:none;background:transparent;color:#cbd5e1;border:1px solid #334155;border-radius:8px;padding:6px 10px;cursor:pointer}.page-title{font-size:18px;font-weight:600;margin:0}.main{padding:16px}.card{background:#0b1220;border:1px solid #1f2937;border-radius:12px;padding:16px;box-shadow:0 4px 16px #00000040}.card h2{margin-top:0;margin-bottom:8px}@media (max-width: 900px){.layout{grid-template-columns:1fr}.hamburger{display:inline-block}.sidebar{position:fixed;left:0;top:0;height:100dvh;width:80%;max-width:300px;transform:translate(-100%);box-shadow:8px 0 24px #0006}.sidebar.open{transform:translate(0)}.close-btn{display:inline-block}.content{min-height:100vh}}.auth-modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.auth-modal-content{background:#1f2937;border-radius:12px;padding:24px;width:90%;max-width:400px;border:1px solid #374151;box-shadow:0 20px 25px -5px #00000080}.auth-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.auth-header h2{margin:0;color:#e2e8f0;font-size:24px;font-weight:600}.auth-form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#cbd5e1;font-size:14px;font-weight:500}.form-group input{background:#374151;border:1px solid #4b5563;border-radius:8px;padding:10px 12px;color:#e2e8f0;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.form-group input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group input:disabled{opacity:.6;cursor:not-allowed}.form-group small{color:#94a3b8;font-size:12px}.auth-submit-btn{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease;margin-top:8px}.auth-submit-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-switch{margin-top:16px;text-align:center;padding-top:16px;border-top:1px solid #374151}.auth-switch p{margin:0;color:#94a3b8;font-size:14px}.link-btn{background:none;border:none;color:#6366f1;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}.link-btn:hover{color:#8b5cf6}.error-message{background:#ef44441a;border:1px solid #dc2626;color:#fca5a5;padding:10px 12px;border-radius:8px;font-size:14px}.user-menu{position:relative}.user-menu-button{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #374151;border-radius:8px;padding:6px 12px;color:#cbd5e1;cursor:pointer;transition:background-color .15s ease}.user-menu-button:hover{background:#374151}.user-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#1f2937;border:1px solid #374151;border-radius:8px;padding:8px;min-width:150px;box-shadow:0 10px 15px -3px #0000004d;z-index:50}.user-menu-item{display:block;width:100%;text-align:left;background:none;border:none;color:#cbd5e1;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background-color .15s ease;font-size:14px}.user-menu-item:hover{background:#374151}.progress-container{padding:16px}.progress-card{background:#1f2937;border:1px solid #374151;border-radius:12px;padding:20px;box-shadow:0 4px 16px #00000040}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.progress-header h3{margin:0;color:#e2e8f0;font-size:20px;font-weight:600}.progress-percentage{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;padding:4px 12px;border-radius:20px;font-weight:600;font-size:14px}.progress-bar-container{margin-bottom:20px}.progress-bar{width:100%;height:8px;background:#374151;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .3s ease}.progress-text{color:#94a3b8;font-size:14px}.progress-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-bottom:20px}.stat-item{display:flex;align-items:center;gap:12px;padding:12px;background:#0f172a;border-radius:8px;border:1px solid #334155}.stat-icon{font-size:20px}.stat-content{display:flex;flex-direction:column;gap:2px}.stat-value{color:#e2e8f0;font-weight:600;font-size:16px}.stat-label{color:#94a3b8;font-size:12px}.completed-topics{margin-bottom:16px}.completed-topics h4{color:#cbd5e1;margin:0 0 12px;font-size:16px;font-weight:500}.topic-badges{display:flex;flex-wrap:wrap;gap:8px}.topic-badge{background:#10b9811a;border:1px solid #10b981;color:#6ee7b7;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.completion-celebration{background:linear-gradient(90deg,#fbbf241a,#f59e0b1a);border:1px solid #f59e0b;color:#fbbf24;padding:12px 16px;border-radius:8px;text-align:center;font-weight:600;font-size:14px}@media (max-width: 600px){.progress-stats{grid-template-columns:1fr}.progress-header{flex-direction:column;gap:8px;align-items:flex-start}.topic-badges{flex-direction:column}}.theme-toggle{background:transparent;border:1px solid #374151;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:16px;transition:background-color .15s ease,border-color .15s ease;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{background:#374151;border-color:#4b5563}[data-theme=light]{color-scheme:light}[data-theme=light] .layout{background:#f8fafc;color:#1e293b}[data-theme=light] .sidebar{background:#fff;border-right:1px solid #e2e8f0}[data-theme=light] .sidebar-header{border-bottom:1px solid #e2e8f0}[data-theme=light] .brand{color:#3b82f6}[data-theme=light] .close-btn{color:#64748b;border:1px solid #cbd5e1}[data-theme=light] .close-btn:hover{background:#f1f5f9}[data-theme=light] .theme-toggle{border:1px solid #cbd5e1}[data-theme=light] .theme-toggle:hover{background:#f1f5f9;border-color:#94a3b8}[data-theme=light] .nav-link{color:#475569}[data-theme=light] .nav-link:hover{background:#f1f5f9;color:#1e293b}[data-theme=light] .nav-link.small{color:#64748b}[data-theme=light] .nav-link.active{background:linear-gradient(90deg,#3b82f61f,#3b82f60f);color:#1e40af;box-shadow:inset 0 0 0 1px #3b82f633}[data-theme=light] .search-container{border-bottom:1px solid #e2e8f0}[data-theme=light] .search-input{background:#f8fafc;border:1px solid #cbd5e1;color:#1e293b}[data-theme=light] .search-input::placeholder{color:#64748b}[data-theme=light] .search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=light] .sidebar-footer{border-top:1px solid #e2e8f0}[data-theme=light] .topbar{background:#f8fafccc;border-bottom:1px solid #e2e8f0}[data-theme=light] .hamburger{color:#475569;border:1px solid #cbd5e1}[data-theme=light] .hamburger:hover{background:#f1f5f9}[data-theme=light] .page-title{color:#1e293b}[data-theme=light] .card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}[data-theme=light] .card h2,[data-theme=light] .card h3,[data-theme=light] .card h4{color:#1e293b}[data-theme=light] .card p{color:#475569}[data-theme=light] .progress-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}[data-theme=light] .progress-header h3{color:#1e293b}[data-theme=light] .progress-bar{background:#e2e8f0}[data-theme=light] .progress-text{color:#64748b}[data-theme=light] .stat-item{background:#f8fafc;border:1px solid #e2e8f0}[data-theme=light] .stat-value{color:#1e293b}[data-theme=light] .stat-label{color:#64748b}[data-theme=light] .completed-topics h4{color:#374151}[data-theme=light] .auth-modal-content{background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 25px -5px #0000001a}[data-theme=light] .auth-header h2{color:#1e293b}[data-theme=light] .form-group label{color:#374151}[data-theme=light] .form-group input{background:#f8fafc;border:1px solid #cbd5e1;color:#1e293b}[data-theme=light] .form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=light] .form-group small{color:#64748b}[data-theme=light] .auth-switch{border-top:1px solid #e2e8f0}[data-theme=light] .auth-switch p{color:#64748b}[data-theme=light] .user-menu-button{border:1px solid #cbd5e1;color:#475569}[data-theme=light] .user-menu-button:hover{background:#f1f5f9}[data-theme=light] .user-menu-dropdown{background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px #0000001a}[data-theme=light] .user-menu-item{color:#475569}[data-theme=light] .user-menu-item:hover{background:#f1f5f9}.logo,.read-the-docs{display:none!important}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
