: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}}.error-wrapper{position:relative;min-height:100vh;width:100vw;background:linear-gradient(135deg,#eef2ff,#f8fafc);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif}.error-bg-circle{position:absolute;border-radius:50%;filter:blur(60px);opacity:.45}.circle-1{width:320px;height:320px;background:#6366f1;top:-80px;left:-80px}.circle-2{width:280px;height:280px;background:#22d3ee;bottom:-90px;right:-90px}.error-container{background:#fff;padding:3.5rem 4rem;border-radius:24px;text-align:center;max-width:520px;width:100%;box-shadow:0 30px 60px #0f172a2e;z-index:1}.error-badge{display:inline-block;padding:.35rem .9rem;font-size:.7rem;font-weight:600;letter-spacing:.05em;border-radius:999px;background:#eef2ff;color:#4f46e5;margin-bottom:1.2rem}.error-code{font-size:5.5rem;font-weight:800;color:#4f46e5;margin:0;line-height:1}.error-heading{font-size:1.6rem;font-weight:700;color:#0f172a;margin:1rem 0 .8rem}.error-text{font-size:.95rem;color:#475569;max-width:420px;margin:0 auto 2.2rem;line-height:1.6}.error-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{padding:.65rem 1.6rem;font-size:.9rem;font-weight:500;border-radius:999px;text-decoration:none;transition:all .25s ease}.btn-primary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4f46e559}.btn-outline{border:1px solid #c7d2fe;color:#4f46e5;background:transparent}.btn-outline:hover{background:#eef2ff}@media(max-width:600px){.error-container{padding:2.5rem 2rem}.error-code{font-size:4.2rem}.error-heading{font-size:1.4rem}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.login-wrapper{display:flex;min-height:100vh;width:100%;background-color:#f5f7fa}.login-image{flex:1;display:flex;align-items:center;justify-content:center;background-color:#eef2f7}.login-image img{width:100%;height:100%;object-fit:cover;object-position:center}.login-form-container{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#fff}.login-form{width:100%;max-width:400px;background-color:#fff;padding:3rem;border-radius:12px;box-shadow:0 8px 25px #0000001a}.login-title{font-size:2rem;font-weight:600;color:#333;margin-bottom:.5rem;text-align:center}.login-subtitle{font-size:.95rem;color:#666;margin-bottom:2rem;text-align:center}.input-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.input-group label{margin-bottom:.5rem;color:#555;font-size:.9rem}.input-group input{padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;transition:border .2s}.input-group input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533}.login-btn{width:100%;padding:.75rem;background-color:#4f46e5;color:#fff;font-size:1.1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-bottom:1rem}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-btn:hover:not(:disabled){background-color:#4338ca}.error-text{color:#dc2626;margin-bottom:1rem;text-align:center;font-weight:500}.signup-text{text-align:center;font-size:.9rem;color:#555}.link-btn{background:none;border:none;color:#4f46e5;font-weight:600;cursor:pointer;outline:none!important;text-decoration:none!important}.link-btn:hover{text-decoration:underline}@media(max-width:1024px){.login-wrapper{flex-direction:column}.login-image{height:200px;width:100%}.login-form-container{padding:1.5rem}.login-form{padding:2rem}}@media(max-width:480px){.login-title{font-size:1.5rem}.login-subtitle{font-size:.85rem}.input-group input{padding:.65rem .9rem;font-size:.95rem}.login-btn{padding:.65rem;font-size:1rem}}.signup-wrapper{display:flex;min-height:100vh;background:#f0f2f5;font-family:Poppins,sans-serif}.signup-image{flex:1;display:none;overflow:hidden}.signup-image img{width:100%;height:100%;object-fit:cover}.signup-form-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.signup-card{background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 8px 20px #0000001a;width:100%;max-width:450px}.signup-card h2{text-align:center;margin-bottom:1.5rem;color:#1a1a1a}.input-group{display:flex;flex-direction:column;margin-bottom:1rem}.input-group label{margin-bottom:.3rem;font-weight:500;color:#333}.input-group input{padding:.7rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem}.input-group input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 2px #4f46e533}.avatar-group{display:flex;flex-direction:column}.avatar-preview{margin-top:.5rem;width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #4f46e5}.signup-btn{width:100%;padding:.8rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s}.signup-btn:disabled{opacity:.7;cursor:not-allowed}.signup-btn:hover:not(:disabled){background:#4338ca}.error-text{color:#ef4444;margin-bottom:1rem;text-align:center;font-weight:500}.login-link{text-align:center;margin-top:1rem;font-size:.95rem}.link-btn{background:none;border:none;color:#4f46e5;cursor:pointer;font-weight:500;text-decoration:underline;padding:0}.link-btn:hover{color:#4338ca}@media screen and (min-width:768px){.signup-wrapper{display:flex}.signup-image{display:block}}@media screen and (max-width:767px){.signup-form-wrapper{padding:1rem}.signup-card{padding:1.5rem 1.8rem}.avatar-preview{width:60px;height:60px}}.course-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.35rem}.course-card{background:linear-gradient(180deg,#fff,#fafbff);border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a14;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.course-card:hover{transform:translateY(-6px);box-shadow:0 6px 16px #0f172a1f,0 18px 40px #0f172a2e}.course-thumbnail{width:100%;height:120px;object-fit:cover;background:#e5e7eb;border-bottom:1px solid rgba(15,23,42,.06)}.course-card-body{padding:.95rem 1rem 1.05rem;display:flex;flex-direction:column;height:100%}.course-card-body h3{margin:0;font-size:.96rem;font-weight:600;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-description{font-size:.78rem;color:#475569;margin:.4rem 0 .65rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.course-meta{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;margin-bottom:.65rem}.course-meta span:first-child{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:.25rem .55rem;border-radius:999px;font-weight:600}.course-meta span:last-child{color:#475569;font-weight:500}.course-instructor{display:flex;align-items:center;gap:.5rem;margin-top:auto}.course-instructor img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 6px #0f172a26;background:#e5e7eb}.course-instructor p{font-size:.73rem;color:#0f172a;margin:0;font-weight:500}@media(max-width:480px){.course-cards-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.course-thumbnail{height:105px}}.admin-dashboard{height:100%;display:flex;flex-direction:column;padding:2rem;max-width:1400px;margin:0 auto;box-sizing:border-box}.admin-header{margin-bottom:2.5rem;flex-shrink:0}.admin-header h1{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:.6rem}.admin-header p{max-width:720px;font-size:.95rem;color:#475569;line-height:1.6}.courses-section{background:#fff;padding:1.8rem;border-radius:18px;box-shadow:0 10px 30px #0f172a14;flex:1;display:flex;flex-direction:column;min-height:0}.section-heading{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.5rem;flex-shrink:0}.section-heading h2{font-size:1.3rem;font-weight:600;color:#0f172a}.section-heading span{font-size:.85rem;color:#64748b}.course-card-container{flex:1;overflow-y:auto;padding-right:.5rem;scroll-behavior:smooth;padding-top:10px}.course-card-container::-webkit-scrollbar{width:6px}.course-card-container::-webkit-scrollbar-track{background:transparent}.course-card-container::-webkit-scrollbar-thumb{background-color:#64748b59;border-radius:999px}.course-card-container::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.course-card-container{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.4) transparent}@media(max-width:768px){.admin-dashboard{padding:1.2rem}.admin-header h1{font-size:1.6rem}.courses-section{padding:1.2rem}.course-card-container{padding-right:0}}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:auto;height:100%}.courses-page{height:100%;display:flex;flex-direction:column;padding:2rem}.courses-header{flex-shrink:0}.restricted-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:2rem;width:100vw}.restricted-card{max-width:720px;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 40px #00000014;text-align:center}.restricted-card h1{font-size:1.8rem;color:#1f2937;margin-bottom:.5rem}.subtitle{font-size:1rem;color:#6b7280;margin-bottom:2rem}.content{text-align:left;font-size:1rem;color:#374151;line-height:1.7}.content ul{margin:1rem 0 1.5rem;padding-left:1.5rem}.content li{margin-bottom:.5rem}.note{margin-top:1.5rem;padding:1rem;background:#f1f5f9;border-left:4px solid #6366f1;border-radius:8px;font-size:.95rem}.interviewer-note{margin-top:1.5rem;font-weight:600;color:#111827}.student-restricted-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9fafb;padding:2rem;width:100vw}.student-restricted-card{max-width:720px;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 40px #00000014}.student-restricted-card h1{font-size:1.8rem;color:#1f2937;margin-bottom:.5rem;text-align:center}.subtitle{font-size:1rem;color:#6b7280;margin-bottom:2rem;text-align:center}.content{font-size:1rem;color:#374151;line-height:1.7}.highlight-box{margin:1.5rem 0;padding:1.2rem;background:#f1f5f9;border-left:4px solid #10b981;border-radius:8px}.highlight-box ul{margin-top:.5rem;padding-left:1.5rem}.highlight-box li{margin-bottom:.4rem}.interviewer-note{margin-top:1.8rem;font-weight:600;color:#111827}.logout-btn{margin-top:2rem;width:100%;padding:.9rem;font-size:1rem;font-weight:600;color:#fff;background-color:#ef4444;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.logout-btn:hover{background-color:#dc2626;transform:translateY(-1px)}.admin-only-page{min-height:100vh;width:100vw;background:radial-gradient(circle at top,rgba(99,102,241,.15),transparent 40%),linear-gradient(180deg,#020617,#020617);display:flex;align-items:center;justify-content:center;padding:2rem}.admin-only-card{background:#0f172ae6;border:1px solid rgba(148,163,184,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:3rem 2.8rem;max-width:640px;width:100%;text-align:center;box-shadow:0 30px 80px #0000008c}.lock-icon{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;color:#38bdf8}.lock-icon svg{width:60px;height:60px}.note-icon{font-size:28px;color:#34d399;flex-shrink:0;margin-bottom:-6px}.admin-only-card h1{font-size:2rem;font-weight:700;color:#f8fafc;margin-bottom:1rem}.subtitle{font-size:1.05rem;color:#cbd5f5;margin-bottom:1rem;line-height:1.6}.description{font-size:.95rem;color:#94a3b8;line-height:1.7;margin-bottom:1.8rem}.interviewer-note{background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:12px;padding:1.2rem 1.4rem;margin-bottom:2rem;text-align:left}.interviewer-note span{font-size:.85rem;font-weight:600;color:#a5b4fc;text-transform:uppercase;letter-spacing:.05em}.interviewer-note p{margin-top:.5rem;font-size:.95rem;color:#e0e7ff;line-height:1.6}.logout-btn{width:100%;padding:.9rem 1.2rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-size:.95rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.logout-btn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #6366f166}.logout-btn:active{transform:translateY(0)}.admin-sidebar{width:260px;min-width:260px;height:100vh;background:linear-gradient(180deg,#0f172a,#020617);color:#fff;display:flex;flex-direction:column;padding:1.6rem 1.2rem}.sidebar-top h2{font-size:1.6rem;font-weight:700;margin:0;letter-spacing:.5px}.sidebar-top h2 span{color:#38bdf8}.sidebar-tagline{font-size:.75rem;color:#94a3b8;margin-top:.2rem}.sidebar-user{margin:2rem 0;text-align:center}.sidebar-user img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:2px solid #38bdf8}.user-name{margin:.6rem 0 .1rem;font-weight:600}.user-role{font-size:.75rem;color:#94a3b8;text-transform:capitalize}.sidebar-nav{display:flex;flex-direction:column;gap:.3rem}.sidebar-nav a{display:flex;align-items:center;gap:.7rem;padding:.7rem 1rem;border-radius:10px;text-decoration:none;color:#cbd5f5;font-size:.9rem;transition:background .2s ease,color .2s ease}.sidebar-nav a:hover{background:#38bdf826;color:#fff}.sidebar-nav a.active{background:linear-gradient(90deg,#38bdf84d,#38bdf81a);color:#fff;font-weight:600}.sidebar-logout{margin-top:auto}.sidebar-logout button{width:100%;background:#020617;color:#f87171;border:1px solid #1e293b;padding:.7rem;border-radius:10px;cursor:pointer;font-size:.9rem;transition:background .2s ease}.sidebar-logout button:hover{background:#1e293b}@media(max-width:900px){.admin-sidebar{width:80px;min-width:80px;padding:1.4rem .6rem}.sidebar-top h2,.sidebar-tagline,.user-name,.user-role,.sidebar-nav a span+*{display:none}.sidebar-nav a{justify-content:center}}.course-details{display:flex;flex-direction:column;gap:2rem}.course-header{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:2rem;border-radius:16px}.course-header h1{margin:0;font-size:1.8rem}.course-header p{margin-top:.5rem;opacity:.9;max-width:720px}.course-content{display:flex;gap:2rem}.sections-panel{width:260px;background:#fff;border-radius:16px;padding:1.2rem;box-shadow:0 10px 24px #0000000f}.sections-panel h3{margin-bottom:1rem;font-size:1rem;color:#333}.section-item{display:flex;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:10px;cursor:pointer;font-size:.9rem;color:#444;transition:all .25s ease}.section-item:hover{background:#f1f3ff}.section-item.active{background:#eef2ff;color:#4338ca;font-weight:600}.lessons-panel{flex:1;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 24px #0000000f}.lessons-panel h3{margin-bottom:1rem;font-size:1.1rem}.lesson-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:12px;cursor:pointer;transition:all .25s ease;border:1px solid #eee;margin-bottom:.8rem}.lesson-card:hover{background:#f9fafb;transform:translateY(-2px)}.lesson-card h4{margin:0;font-size:.95rem}.lesson-card p{margin:.3rem 0 0;font-size:.8rem;color:#777}.arrow{font-size:1.4rem;color:#6366f1}.empty-text{font-size:.85rem;color:#777}@media(max-width:900px){.course-content{flex-direction:column}.sections-panel{width:100%}}.courses-header{margin-bottom:2rem;padding:1.5rem 2rem;background:linear-gradient(90deg,#eef2ff,#f3f4f6);border-radius:18px;box-shadow:0 8px 20px #0f172a14}.header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.header-top-heading{display:flex;align-items:flex-start;gap:10px}.header-icon{font-size:2rem;color:#6366f1}.header-top h1{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0}.course-count{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:.25rem .8rem;border-radius:999px;font-weight:500;font-size:.9rem}.subtitle{margin-top:.6rem;font-size:.95rem;color:#475569;line-height:1.5}@media(max-width:768px){.header-top h1,.header-icon{font-size:1.5rem}.course-count{font-size:.8rem;padding:.2rem .6rem}.subtitle{font-size:.85rem}}.ai-panel{border-radius:16px;padding:1.5rem;background:#fff;box-shadow:0 14px 35px #0000001a}.ai-panel-header h3{margin:0;font-size:1.15rem}.ai-panel-header p{font-size:.85rem;color:#6b7280;margin-top:.3rem}.ai-actions{display:flex;gap:.8rem;margin:1rem 0;flex-wrap:wrap}.ai-btn{padding:.5rem .9rem;border-radius:8px;border:none;font-size:.85rem;cursor:pointer}.ai-btn.primary{background:#4f46e5;color:#fff}.ai-btn.secondary{background:#e0e7ff;color:#3730a3}.ai-btn.ask{background:#10b981;color:#fff}.ai-qna{display:flex;gap:.5rem;margin-bottom:1rem}.ai-qna input{flex:1;padding:.5rem .7rem;border-radius:8px;border:1px solid #ddd;font-size:.85rem;outline-color:#87ceeb}.ai-loading{font-size:.85rem;color:#6366f1}.ai-error{color:#dc2626;font-size:.85rem}.ai-output{margin-top:1.2rem}.ai-output h4{margin-bottom:.6rem}.ai-output pre{background:#f8fafc;padding:.9rem;border-radius:8px;white-space:pre-wrap;font-size:.85rem}.ai-output iframe,.ai-output video{width:100%;border-radius:10px;margin-top:.5rem}.mcq-card{background:#f9fafb;padding:.9rem;border-radius:10px;margin-bottom:.9rem}.mcq-question{font-weight:600;margin-bottom:.4rem}.mcq-card ul{padding-left:0;list-style:none}.mcq-card li{font-size:.85rem;margin-bottom:.2rem}.mcq-answer{margin-top:.4rem;color:#059669;font-weight:600}@media(max-width:600px){.ai-qna{flex-direction:column}}.ai-video-player{width:100%;height:300px;border-radius:12px;border:none;box-shadow:0 4px 20px #00000014}@media(max-width:768px){.ai-video-player{height:250px}}.ai-res-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ai-clear-btn{display:inline-flex;align-items:center;gap:.4rem;outline:none!important;padding:.45rem .75rem;font-size:.75rem;font-weight:500;color:#ef4444;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;cursor:pointer;transition:all .25s ease}.ai-clear-btn:hover{background:#fee2e2;color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 10px #dc262626}.ai-clear-btn:active{transform:translateY(0);box-shadow:none}.ai-clear-btn:focus-visible{outline:2px solid #fecaca;outline-offset:2px}.lesson-page{display:flex;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto}.lesson-content{flex:1;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 12px 30px #00000014;max-height:calc(100vh - 5rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.4) transparent}.lesson-content::-webkit-scrollbar{width:6px}.lesson-content::-webkit-scrollbar-track{background:transparent}.lesson-content::-webkit-scrollbar-thumb{background-color:#64748b59;border-radius:999px}.lesson-content::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.lesson-header{margin-bottom:1.5rem}.lesson-type{display:inline-block;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:600;padding:.3rem .6rem;border-radius:6px;margin-bottom:.5rem}.lesson-header h1{font-size:1.6rem;margin:.3rem 0 0;color:#1f2937}.lesson-text{font-size:1rem;line-height:1.8;color:#374151;white-space:pre-line;overflow:auto}.lesson-video-wrapper{margin-top:1rem}.lesson-video-wrapper video,.lesson-video-wrapper iframe{width:100%;height:420px;border-radius:12px;background:#000;border:none}.lesson-ai{flex:1.2;min-width:350px;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:1.5rem 1px 1.5rem 1.5rem;box-shadow:0 12px 30px #00000014;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:thin;height:fit-content}.lesson-ai-header h2{margin:0;font-size:1.1rem}.lesson-ai-header p{font-size:.85rem;color:#6b7280;margin-top:.3rem}.lesson-not-found{text-align:center;padding:3rem;font-size:1rem;color:#6b7280}@media(max-width:1024px){.lesson-page{flex-direction:column}.lesson-ai{position:static}.lesson-video-wrapper iframe,.lesson-video-wrapper video{height:300px}}@media(max-width:600px){.lesson-page{padding:1rem}.lesson-content,.lesson-ai{padding:1.2rem}.lesson-header h1{font-size:1.3rem}.lesson-video-wrapper iframe,.lesson-video-wrapper video{height:220px}}.ai-page{display:flex;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto}.ai-left{flex:1.2;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 12px 30px #00000014}.ai-page-title{font-size:1.8rem;margin-bottom:.5rem;color:#1f2937}.ai-page-subtitle{font-size:.95rem;color:#6b7280;margin-bottom:1.5rem}.ai-selects{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.ai-select{display:flex;flex-direction:column;flex:1}.ai-select label{font-size:.85rem;font-weight:600;margin-bottom:.3rem;color:#374151}.ai-select select{padding:.5rem .8rem;border-radius:8px;border:1px solid #d1d5db;font-size:.95rem;background:#f9fafb;outline:none;transition:.2s all}.ai-select select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.lesson-preview{margin-top:1rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.lesson-text-preview{font-size:1rem;line-height:1.7;color:#374151;white-space:pre-line}.lesson-video-wrapper video,.lesson-video-wrapper iframe{width:100%;border-radius:12px;max-height:360px;background:#000}.ai-right{flex:2.5;min-width:400px;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:1.5rem;box-shadow:0 12px 30px #00000014;max-height:calc(100vh - 4rem);overflow-y:auto;position:sticky;top:2rem}@media(max-width:1024px){.ai-page{flex-direction:column}.ai-right{position:static}}@media(max-width:600px){.ai-page,.ai-left,.ai-right{padding:1rem}}
