.AIHelper-module__voK3kW__floatingButton{color:#fff;cursor:pointer;z-index:9999;background:#0c6;border:none;border-radius:50px;padding:12px 20px;font-weight:600;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 15px #0000004d}.AIHelper-module__voK3kW__backdrop{z-index:9998;background:#0000008c;position:fixed;inset:0}.AIHelper-module__voK3kW__modal{z-index:9999;color:#fff;background:#1f2937;border-radius:18px;flex-direction:column;gap:1.25rem;width:760px;max-width:70vw;max-height:80vh;padding:0 2rem 2rem;display:flex;position:fixed;bottom:90px;right:20px;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 8px 30px #00000080,0 0 20px #00ff7814}.AIHelper-module__voK3kW__modalHeader{justify-content:space-between;align-items:center;display:flex}.AIHelper-module__voK3kW__closeBtn{color:#bbb;cursor:pointer;background:0 0;border:none;font-size:22px}.AIHelper-module__voK3kW__closeBtn:hover{color:#fff}.AIHelper-module__voK3kW__textarea{resize:none;color:#fff;background:#111827;border:none;border-radius:10px;width:100%;height:120px;padding:12px;font-size:15px}.AIHelper-module__voK3kW__textarea:focus,.AIHelper-module__voK3kW__textarea:focus-visible{box-shadow:none;outline:none}.AIHelper-module__voK3kW__askButton{color:#0c6;cursor:pointer;background:0 0;border:2px solid #0c6;border-radius:30px;width:100%;padding:10px;font-weight:600}.AIHelper-module__voK3kW__askButton:hover{transform:scale(1.02)}.AIHelper-module__voK3kW__output{white-space:pre-wrap;background:#111827;border-radius:10px;max-height:280px;padding:15px;overflow-y:auto}@media (max-width:500px){.AIHelper-module__voK3kW__modal{width:95vw;padding:1.5rem}}
.Lessons-module__niT5OW__lessonContainer{color:#fff;flex:1;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Lessons-module__niT5OW__lessonContainer h1,.Lessons-module__niT5OW__lessonContainer h2{color:#d1d5db;border-bottom:2px solid #0c6;padding-bottom:.25rem}.Lessons-module__niT5OW__lessonContainer h1{margin-bottom:3rem;font-size:2rem}.Lessons-module__niT5OW__lessonContainer h2{margin-top:2rem;font-size:1.5rem}.Lessons-module__niT5OW__lessonContainer p,.Lessons-module__niT5OW__lessonContainer li{color:#0c6;font-size:1rem;line-height:1.6}.Lessons-module__niT5OW__lessonContainer ul{margin-left:1.25rem;list-style:outside}.Lessons-module__niT5OW__lessonContainer table{border-collapse:collapse;color:#0c6;width:100%;margin-top:1rem;margin-bottom:1.5rem}.Lessons-module__niT5OW__lessonContainer th,.Lessons-module__niT5OW__lessonContainer td{text-align:left;color:#0c6;border:1px solid #0c6;padding:10px}.Lessons-module__niT5OW__lessonContainer th{background-color:#1e1e1e;font-weight:700}.Lessons-module__niT5OW__lessonContainer pre,.Lessons-module__niT5OW__lessonContainer code{color:#0c6;white-space:pre-wrap;word-break:break-word;background-color:#1a1a1a;border-radius:6px;padding:.75rem 1rem;font-family:Fira Code,monospace;font-size:.95rem;line-height:2;overflow-x:auto}.Lessons-module__niT5OW__lessonContainer pre{margin:1rem 0}.Lessons-module__niT5OW__lessonContainer button{line-height:1.5rem}.Lessons-module__niT5OW__lessonContainer button:hover{background-color:#00994d}.Lessons-module__niT5OW__lessonContainer section{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1rem}.Lessons-module__niT5OW__lessonContainer strong{color:#0c6}.Lessons-module__niT5OW__lessonContainer .Lessons-module__niT5OW__codeEditorContainer{background-color:#121212;border:1px solid #444;border-radius:6px;margin-top:1rem;overflow:hidden}.Lessons-module__niT5OW__lessonContainer textarea{color:#fff;resize:vertical;background:#1e1e1e;border:1px solid #333;border-radius:6px;width:100%;height:120px;padding:.75rem;font-size:1rem}
.CodeEditor-module__UKvjiG__codeEditorContainer{flex-direction:column;gap:10px;padding:0 .8vh;display:flex}.CodeEditor-module__UKvjiG__editorWrapper{background:#111;border:1px solid #2a2a2a;border-radius:8px;height:400px;overflow:hidden}.CodeEditor-module__UKvjiG__codeEditorRunBtn{color:#0c6;cursor:pointer;background-color:#0000;border:2px solid #2d943e;border-radius:100px;align-self:flex-start;min-width:9rem;padding:clamp(.55rem,.45rem + .6vw,.9rem) clamp(.9rem,.7rem + .8vw,1.3rem);font-family:Oxanium,sans-serif;font-size:clamp(.32rem,.76rem + .25vw,.95rem);line-height:1.6;transition:transform .2s,box-shadow .15s,opacity .2s}.CodeEditor-module__UKvjiG__codeEditorRunBtn:hover{background-color:#0000;transform:scale(1.05)}.CodeEditor-module__UKvjiG__codeEditorRunBtn:active{transform:translateY(1px)}.CodeEditor-module__UKvjiG__codeEditorRunBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.CodeEditor-module__UKvjiG__codeEditorStatus{color:#ffea00;font-size:.95rem}.CodeEditor-module__UKvjiG__codeEditorOutput{color:#0f0;background:#000;border:1px solid #2a2a2a;border-radius:8px;margin-top:4px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.CodeEditor-module__UKvjiG__codeEditorOutputTitle{color:#0c6;margin-bottom:8px;font-weight:600}.CodeEditor-module__UKvjiG__codeEditorOutputContent{white-space:pre-wrap;word-break:break-word}.CodeEditor-module__UKvjiG__codeEditorOutputContent::-webkit-scrollbar{width:10px;height:10px}.CodeEditor-module__UKvjiG__codeEditorOutputContent::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.CodeEditor-module__UKvjiG__codeEditorOutputContent::-webkit-scrollbar-track{background:#111}
.Chatbot-module__B4b-_q__languageBarWrapper{box-sizing:border-box;justify-content:center;width:100%;max-width:960px;margin:0 auto 20px;padding:0;display:flex}.Chatbot-module__B4b-_q__languageBarTitle{box-sizing:border-box;justify-content:flex-start;width:90%;margin-bottom:10px;padding-left:20px;display:flex}.Chatbot-module__B4b-_q__languageTitle{color:#0c6;border-bottom:none;margin:0;font-size:1.25rem;font-weight:400;text-decoration:none}.Chatbot-module__B4b-_q__languageDropdown{width:100%;position:relative}.Chatbot-module__B4b-_q__languageToggle{color:#eaeaea;cursor:pointer;background-color:#0000;border:1px solid #00cc6659;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:box-shadow .15s,border-color .15s,background .15s,transform .12s;display:flex;box-shadow:0 4px 18px #00000040}.Chatbot-module__B4b-_q__languageToggle:hover{border-color:#0c69}.Chatbot-module__B4b-_q__languageToggle:focus-visible{outline-offset:2px;outline:2px solid #0c6}.Chatbot-module__B4b-_q__languageToggleLabel{color:#e9f6ee;letter-spacing:.2px;font-size:.95rem;font-weight:600}.Chatbot-module__B4b-_q__languageCaret{transform-origin:50% 40%;opacity:.95;border-top:7px solid #0c6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;transition:transform .18s}.Chatbot-module__B4b-_q__languageCaretOpen{transform:rotate(180deg)}.Chatbot-module__B4b-_q__languageMenu{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1e293b;border:1px solid #00cc6647;border-radius:10px;max-height:44vh;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 14px 40px #00000073}.Chatbot-module__B4b-_q__languageMenu::-webkit-scrollbar{width:10px}.Chatbot-module__B4b-_q__languageMenu::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:10px}.Chatbot-module__B4b-_q__languageMenu{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent}.Chatbot-module__B4b-_q__languageOption{color:#eaeaea;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:2px 0;padding:10px 12px;font-size:.94rem;transition:background .12s,color .12s,transform .12s;display:flex}.Chatbot-module__B4b-_q__languageOption:hover{color:#fff;background:#00cc661f}.Chatbot-module__B4b-_q__languageOptionActive{color:#fff;background:#00cc662e;outline:1px solid #00cc6659}.Chatbot-module__B4b-_q__languageOption:focus-visible{outline-offset:2px;outline:2px solid #0c6}.Chatbot-module__B4b-_q__languageCheck{color:#0c6;font-weight:700}@media (max-width:760px){.Chatbot-module__B4b-_q__languageToggle{padding:10px 12px}.Chatbot-module__B4b-_q__languageToggleLabel{font-size:.92rem}.Chatbot-module__B4b-_q__languageOption{padding:9px 10px;font-size:.92rem}}@media (max-width:480px){.Chatbot-module__B4b-_q__languageToggle{padding:9px 10px}.Chatbot-module__B4b-_q__languageToggleLabel{font-size:.9rem}.Chatbot-module__B4b-_q__languageOption{padding:8px 10px;font-size:.9rem}}.Chatbot-module__B4b-_q__chatboxTextarea{color:#fff;resize:vertical;box-sizing:border-box;background-color:#1e1e1e;border:1px solid #444;border-radius:6px;width:90%;max-width:960px;min-height:300px;margin-top:20px;padding:12px;font-size:1rem}.Chatbot-module__B4b-_q__chatboxTextarea:focus,.Chatbot-module__B4b-_q__chatboxTextarea:focus-visible{box-shadow:none;border-color:#444;outline:none}.Chatbot-module__B4b-_q__chatboxButton{color:#0c6;cursor:pointer;background-color:#0000;border:2px solid #2d943e;border-radius:100px;min-width:9rem;padding:clamp(.55rem,.45rem + .6vw,.9rem) clamp(.9rem,.7rem + .8vw,1.3rem);font-family:Oxanium,sans-serif;font-size:clamp(.32rem,.76rem + .25vw,.95rem);line-height:1.6}.Chatbot-module__B4b-_q__chatboxButton:hover{background-color:#0000;transition:transform .2s;transform:scale(1.1)}.Chatbot-module__B4b-_q__chatboxBtnContainer{gap:clamp(4vh,7vw,10vh);margin-top:2vh;display:flex}.Chatbot-module__B4b-_q__chatboxResponse,.Chatbot-module__B4b-_q__chatboxCodeEditor{text-align:left;color:#fff;width:90%;max-width:960px;margin-top:30px;overflow-x:auto}.Chatbot-module__B4b-_q__chatboxResponse pre{white-space:pre-wrap;word-break:break-word;background-color:#1e1e1e;border-radius:6px;padding:12px;overflow-x:auto}.Chatbot-module__B4b-_q__fileDropzone{text-align:center;color:#e8ffe8;background-color:#0000;border:2px dashed #00cc6659;border-radius:12px;width:90%;max-width:960px;margin:16px auto 0;padding:16px;transition:border-color .15s,background .15s,transform .12s}.Chatbot-module__B4b-_q__fileDropzoneDragActive{background:#121212;border-color:#00cc66bf;transform:translateY(-1px)}.Chatbot-module__B4b-_q__fileHint{margin:0 0 6px;font-size:.98rem;line-height:1.3}.Chatbot-module__B4b-_q__fileBrowse{color:#0c6;cursor:pointer;text-decoration:underline}.Chatbot-module__B4b-_q__fileBrowse:hover{text-decoration:none}.Chatbot-module__B4b-_q__attachButton{color:#d9ffe9;cursor:pointer;background:linear-gradient(#0e1b12 0%,#0a1410 100%);border:1px solid #0c6;border-radius:8px;padding:6px 12px;font-size:.95rem;transition:transform 80ms,box-shadow .15s,background .2s;display:inline-block}.Chatbot-module__B4b-_q__attachButton:hover{box-shadow:0 0 0 2px #00cc6640}.Chatbot-module__B4b-_q__attachButton:active{transform:translateY(1px)}.Chatbot-module__B4b-_q__fileSubhint{opacity:.8;margin:6px 0 0;font-size:.85rem}.Chatbot-module__B4b-_q__fileList{flex-wrap:wrap;justify-content:center;gap:10px;width:90%;max-width:960px;margin:12px auto 0;display:flex}.Chatbot-module__B4b-_q__fileItem{background:#121212;border:1px solid #00cc6659;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:8px 36px 8px 12px;display:inline-flex;position:relative}.Chatbot-module__B4b-_q__fileName{text-overflow:ellipsis;white-space:nowrap;color:#f0fff5;max-width:40ch;overflow:hidden}.Chatbot-module__B4b-_q__removeFile{color:#ffb3b3;cursor:pointer;background:0 0;border:1px solid #ff6b6b40;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:flex;position:absolute;right:8px}.Chatbot-module__B4b-_q__removeFile:hover{color:#ff6b6b;background:#ff6b6b1f;border-color:#ff6b6b66}.Chatbot-module__B4b-_q__removeFile:focus{outline:none;box-shadow:0 0 0 2px #ff6b6b59}.Chatbot-module__B4b-_q__chatArchiveBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;background:#0009;position:fixed;inset:0}.Chatbot-module__B4b-_q__chatArchivePopup{all:unset;z-index:99999!important;color:#e0ffe5!important;background:#0f172a!important;border-radius:12px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:90%!important;max-width:800px!important;max-height:80vh!important;padding:24px!important;display:flex!important;position:fixed!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 30px #00ff8033!important}.Chatbot-module__B4b-_q__chatArchivePopup h2{color:#dfffe8;border-bottom:2px solid #0c6;width:100%;padding-bottom:6px;font-weight:600}.Chatbot-module__B4b-_q__chatArchivePopup .Chatbot-module__B4b-_q__chatboxButton{color:#d9ffe9;background:#0f1a14;border:1px solid #0c6;min-width:7rem;margin:0 10px}.Chatbot-module__B4b-_q__chatArchivePopup .Chatbot-module__B4b-_q__chatboxResponse{background:#0f0f0f;border:1px solid #1f2a22;border-radius:8px;width:100%;padding:10px 12px}.Chatbot-module__B4b-_q__chatboxPageContainer{color:#fff;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;min-height:100vh;padding:0 5rem;display:flex}.Chatbot-module__B4b-_q__chatboxTitle{color:#d1d5db;text-align:center;border-bottom:2px solid #0c6;width:100%;margin:5rem 0 4rem;padding-bottom:20px;font-family:Oxanium,sans-serif;font-size:45px;font-weight:700}.Chatbot-module__B4b-_q__chatboxContainer,.Chatbot-module__B4b-_q__chatboxTextarea,.Chatbot-module__B4b-_q__fileDropzone,.Chatbot-module__B4b-_q__fileList,.Chatbot-module__B4b-_q__chatboxResponse,.Chatbot-module__B4b-_q__chatboxCodeEditor{width:90%;max-width:960px;margin-left:auto;margin-right:auto}.Chatbot-module__B4b-_q__chatboxBtnContainer{justify-content:center;align-items:center;gap:clamp(3vh,7vw,8vh);margin-top:2.5vh;display:flex}@media (max-width:530px){.Chatbot-module__B4b-_q__chatboxTitle{margin-bottom:20px;font-size:35px}}.Chatbot-module__B4b-_q__responseContainer{color:#e2e8f0;background:#0f172ad9;border:1px solid #00ff8c40;border-radius:14px;width:100%;max-width:900px;margin-top:1.5rem;padding:1.5rem 1.75rem;font-family:Oxanium,sans-serif;line-height:1.6;overflow-x:auto;box-shadow:0 12px 24px #00000059,0 0 18px #16a54a14}.Chatbot-module__B4b-_q__responseHeader{color:#0c6;border-bottom:1px solid #00ff8c33;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:600}.Chatbot-module__B4b-_q__responseBody{white-space:pre-wrap;color:#cbd5e1;text-align:left;background:#00000040;border:1px solid #ffffff0d;border-radius:10px;padding:1rem;font-family:JetBrains Mono,monospace;font-size:1rem;line-height:1.5}
