@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Google+Sans+Code:ital,wght,MONO@0,300..800,1;1,300..800,1&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";: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)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}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%}.lessons-page{background-color:#ffcdb2;flex-direction:column;align-items:flex-start;height:100%;min-height:100vh;padding:20px;display:flex}.lessons-container{background-color:#ffcdb2;flex-direction:column;align-items:center;width:100%;padding-top:100px;padding-bottom:50px;display:flex}.logo-wrapper{align-items:center;gap:12px;height:60px;padding-bottom:10px;display:flex}.header-card{opacity:0;background:#fff;border-radius:16px;align-self:center;padding:24px 48px;animation:.5s forwards fadeIn;box-shadow:-8px 8px #e5989b}.header-card h1{color:#b5828c;margin:0;font-family:Source Code Pro;font-size:36px}.arrow{color:#fff;opacity:0;align-self:center;margin:75px 0;padding-top:30px;font-size:200px;animation:.5s forwards fadeIn}.lesson-card{opacity:0;background:#ffb4a2;border-radius:16px;align-self:center;width:300px;animation:.5s forwards fadeIn;overflow:hidden;box-shadow:-8px 8px #e5989b}.lesson-card-header{text-align:center;color:#b5828c;background:#fff;padding:12px 24px;font-family:Source Code Pro;font-size:18px}.lesson-card-body{flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.lesson-title{color:#b5828c;margin:0;font-family:Source Code Pro;font-size:16px}.progress-bar{background:#fff6;border-radius:4px;width:100%;height:6px}.progress-fill{background:#fff;border-radius:4px;height:6px;transition:width .3s}.lesson-card-body button{color:#fff;cursor:pointer;background:#b5828c;border:none;border-radius:8px;width:140px;height:40px;margin-top:8px;font-family:Source Code Pro;font-size:16px}.lesson-card-body button:hover{background:#e5989b}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-page{box-sizing:border-box;background-color:#ffcdb2;flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex}.register-container{border-radius:16px;width:90%;max-width:800px;overflow:hidden}.register-header{background:#f5f5f5;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:relative}.register-box{text-align:center;box-sizing:border-box;background:#fff;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:800px;height:400px;padding:40px;font-family:Source Code Pro;display:flex}.signup-btn{color:#fff;background-color:#9dd66c}.signup-btn:hover{background-color:#6f984a}.login-page{box-sizing:border-box;background-color:#ffcdb2;flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex}.container{background-color:#ffcdb2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.login-container{border-radius:16px;width:90%;max-width:800px;overflow:hidden}.login-header{background:#f5f5f5;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:relative}.login-box{text-align:center;box-sizing:border-box;background:#fff;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:800px;height:400px;padding:40px;font-family:Source Code Pro;display:flex}.header-text{color:#b5828c;font-family:Source Code Pro;font-size:36px}.box-text{word-wrap:break-word;color:#e5989b;width:100%;margin-bottom:2px;font-size:28px;line-height:1.4}.username-input{text-align:center;color:#e5989b;box-sizing:border-box;background-color:#f2f2f2;border:none;border-radius:16px;outline:none;width:240px;height:70px;margin:20px 0;padding:12px 20px;font-family:Source Code Pro;font-size:18px}.username-input:focus{background-color:#ddd}.password-input{text-align:center;color:#e5989b;box-sizing:border-box;background-color:#f2f2f2;border:none;border-radius:16px;outline:none;width:240px;height:70px;margin:20px 0;padding:12px 20px;font-family:Source Code Pro;font-size:18px}.password-input:focus{background-color:#ddd}.button-group{flex-direction:row;justify-content:center;gap:80px;width:100%;display:flex}.button-group button{color:#fff;margin-top:14px;margin-bottom:28px;font-size:24px}.login-btn{color:#fff;background-color:#9dd66c}.login-btn:hover{background-color:#6f984a}.logo-wrapper{justify-content:center;align-self:flex-start;align-items:center;gap:12px;height:60px;padding-bottom:10px;display:flex}.logo-icon{width:40px;height:auto;position:relative;top:2px}.logo{color:#b5828c;margin:0;padding-top:12px;font-family:Source Code Pro;font-size:32px;line-height:1}.l1-terminal-page{background-color:#ffcdb2;flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow-x:hidden}.container{background-color:#ffcdb2;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;min-height:600px;display:flex}.l1box-container{z-index:2;border-radius:16px;width:95%;max-width:1000px;height:555px;margin:20px auto;display:block;position:relative;overflow:hidden}.l1box-header{z-index:2;background:#f5f5f5;justify-content:center;align-items:center;height:55px;padding:16px 20px;display:flex;position:relative}.l1box{text-align:left;box-sizing:border-box;z-index:1;background:#fff;border-bottom-left-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:500px;padding:0;font-family:Source Code Pro;display:flex;position:relative;overflow:hidden}.l1box-content::-webkit-scrollbar{width:8px}.l1box-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:0 0 16px}.l1box-content::-webkit-scrollbar-thumb{background:#e5989b;border-radius:10px}.l1box-content::-webkit-scrollbar-thumb:hover{background:#b5828c}.l1box-content{box-sizing:border-box;text-align:left;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-height:0;padding:40px;display:flex;overflow-y:auto}.terminal{z-index:1;box-sizing:border-box;background-color:#1e1e1e;width:50%;height:calc(100% - 55px);font-family:Google Sans Code,monospace;position:absolute;top:55px;right:0;overflow:hidden;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;display:flex!important}.terminal-output{flex:1;width:100%;min-height:0;padding:20px 20px 0;overflow-y:auto}.terminal-output::-webkit-scrollbar{width:6px}.terminal-output::-webkit-scrollbar-track{background:0 0}.terminal-output::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.terminal-output::-webkit-scrollbar-thumb:hover{background:#666}.terminal-line{color:#ccc;width:100%;margin-bottom:4px;font-family:Google Sans Code,monospace;display:block;text-align:left!important}.terminal-line[style]{color:inherit}.terminal-input-line{background:0 0;align-items:center;width:100%;padding:8px 20px 20px;font-family:Google Sans Code,monospace;display:flex}.terminal-input{color:#fff;caret-color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0 5px;font-family:Google Sans Code,monospace;font-size:18px}.terminal-input:disabled{opacity:0;cursor:not-allowed}.prompt{color:#fff;padding-right:5px;font-size:18px;font-weight:700;line-height:1}.red-dot-btn button{background:#ff5e5e;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.red-dot-btn:hover{background-color:#ba4141}.l-title{color:#b5828c;word-wrap:break-word;overflow-wrap:break-word;flex-direction:column;width:100%;margin-top:0;font-family:Source Code Pro;font-size:36px;line-height:1.4}.l-text{word-wrap:break-word;color:#e5989b;white-space:pre-wrap;width:100%;margin-bottom:28px;font-size:20px;line-height:1.4}.next-btn,.back-btn{z-index:10;color:#b5828c;cursor:pointer;background:0 0;border:none;padding:0;font-family:Source Code Pro;font-size:40px;position:relative}.next-btn{margin-left:auto}button.next-btn{color:#e5989b}button.next-btn:hover{color:#b5828c;background:0 0;border:none;padding:0}button.back-btn{color:#e5989b}button.back-btn:hover{color:#b5828c;background:0 0;border:none;padding:0}.button-row{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-bottom:20px;display:flex}.spacer,.back-btn,.next-btn{justify-content:center;min-width:50px;display:flex}*{box-sizing:border-box;margin:0;padding:0}#root{background-color:#ffcdb2;width:100%;min-height:100%}html,body{overscroll-behavior:none;background-color:#ffcdb2;height:100%}.container{background-color:#ffcdb2;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}h1{color:#e5989b;margin-bottom:24px;font-family:Open Sans;font-size:60px}h2{color:#e5989b;white-space:nowrap;border-right:3px solid #e5989b;width:0;max-width:fit-content;font-family:Source Code Pro;font-size:72px;animation:2s steps(7,end) forwards typing,1s step-end infinite blink;overflow:hidden}button{color:#ffcdb2;text-align:center;cursor:pointer;background-color:#b5828c;border:none;border-radius:20px;width:240px;height:70px;font-family:Open Sans;font-size:36px}button:hover{background-color:#e5989b}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#ffcdb2}::-webkit-scrollbar-thumb{background:#e5989b;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b5828c}@keyframes typing{0%{width:0}to{width:7ch}}@keyframes blink{50%{border-color:#0000}}
