.login-wrapper{align-items:center;animation:gradientBG 10s ease infinite;background:linear-gradient(-45deg,#020617,#1e1b4b,#0f172a,#020617);background-size:400% 400%;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.login-card{animation:floatIn .8s ease;background:#0f172ae6;border-radius:16px;box-shadow:0 20px 50px #0009;color:#fff;padding:32px;width:380px}@keyframes floatIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.brand{color:#a855f7;font-weight:600}.login-card h2{font-family:Poppins,sans-serif;font-weight:600}.sub-text{color:#94a3b8;font-size:.9rem;margin-bottom:20px}.login-card label{color:#cbd5f5;font-size:.8rem}.login-card input{background:#020617;border:1px solid #334155;border-radius:8px;color:#fff;margin-top:6px;padding:10px 12px;width:100%}.login-card input:focus{border-color:#a855f7;outline:none}.options{display:flex;font-size:.8rem;justify-content:space-between}.link{color:#a855f7;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#22c55e,#a855f7);border:none;border-radius:10px;color:#fff;font-weight:600;margin-bottom:12px;padding:10px;width:100%}.btn-primary:hover{opacity:.9}.btn-google{align-items:center;background:#020617;border:1px solid #334155;border-radius:10px;color:#e5e7eb;display:flex;gap:10px;justify-content:center;padding:10px;width:100%}.btn-google img{width:18px}.signup-text{font-size:.85rem;margin-top:12px;text-align:center}.brand{align-items:center;display:flex;font-family:Poppins,sans-serif;gap:8px}.code-symbol{color:#22c55e;font-family:JetBrains Mono,monospace;font-size:1.1rem}.brand-name{color:#e5e7eb;font-weight:600}.form-check-input{display:none}.form-check{margin-bottom:12px}.form-check,.form-check-label{align-items:flex-start;display:flex;gap:10px}.form-check-label{color:#e5e7eb!important;cursor:pointer;font-size:.9rem;line-height:1.5;margin:0;-webkit-user-select:none;user-select:none}.form-check-label:before{background-color:#020617;border:2px solid #475569;border-radius:3px;content:"";display:block;height:18px;margin-top:1px;min-height:18px;min-width:18px;transition:all .2s ease;width:18px}.form-check-input:checked+.form-check-label:before{align-items:center;background-color:#22c55e;border-color:#16a34a;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;justify-content:center}.form-check-label:hover:before{border-color:#64748b}.form-check-label .link{color:#a855f7;font-weight:500;text-decoration:underline}.code-symbol{text-shadow:0 0 8px #22c55e99}.error-text{color:#ef4444;font-size:14px;font-weight:bolder;margin-bottom:12px}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#10b981,#06b6d4);border:2px solid #1e293b80;border-radius:10px;box-shadow:inset 0 0 6px #10b9814d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#059669,#0891b2);box-shadow:inset 0 0 10px #10b98180}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#047857,#0369a1);box-shadow:inset 0 0 12px #10b981b3}*{scrollbar-color:#10b981 #0000;scrollbar-width:thin}.bg-dark ::-webkit-scrollbar-track{background:#0f172a80}.lesson-sidebar::-webkit-scrollbar{width:8px}.lesson-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#10b981,#06b6d4);border-radius:8px}.lesson-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#059669,#0891b2)}.lesson-content-area::-webkit-scrollbar{width:8px}.lesson-content-area::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#06b6d4);border-radius:8px}.lesson-content-area::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#7c3aed,#0891b2)}.outcomes-sidebar::-webkit-scrollbar{width:8px}.outcomes-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#06b6d4,#10b981);border-radius:8px}.outcomes-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0891b2,#059669)}@keyframes skeletonPulse{0%{background-color:#1e293b;opacity:1}50%{background-color:#334155;opacity:.8}to{background-color:#1e293b;opacity:1}}.skeleton,.skeleton-text{animation:skeletonPulse 2s infinite;border-radius:4px}.skeleton-text{background-color:#1e293b;height:16px;margin-bottom:10px}.skeleton-text.short{width:60%}.skeleton-heading{animation:skeletonPulse 2s infinite;background-color:#1e293b;border-radius:4px;height:24px;margin-bottom:16px}.skeleton-paragraph{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.skeleton-paragraph .skeleton-text{margin-bottom:0}body{font-family:Inter,sans-serif;margin:0}h1,h2,h3,h4,h5{font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.35a956be.css.map*/