.Index-module__pXLh6W__container{box-sizing:border-box;flex-wrap:wrap;align-items:center;height:100%;min-height:100%;display:flex;overflow:auto}.Index-module__pXLh6W__main{margin:0;justify-content:left;align-items:left;border-left:2px dashed #b7d6e7;flex-direction:column;flex:1;width:100%;max-width:720px;height:100%;margin-inline:10vw;padding-left:20px;display:flex;overflow:auto}.Index-module__pXLh6W__main:before{content:"";z-index:9;background-color:#000;width:calc(10vw - 2px);height:100%;position:fixed;top:0;left:0}.Index-module__pXLh6W__title{font-weight:700;line-height:1.15;font-family:var(--font-fira-mono),monospace;margin:0}.Index-module__pXLh6W__title,.Index-module__pXLh6W__description{text-align:center}@media (max-width:768px){.Index-module__pXLh6W__main{border:none;margin-inline:20px;padding-left:0}.Index-module__pXLh6W__main:before{width:0}}
.Home-module__g21JLG__title{font-weight:400;line-height:1.3;font-family:var(--font-fira-mono),monospace;margin:0 0 16px;font-size:16px}.Home-module__g21JLG__mainpage{margin-bottom:20px}.Home-module__g21JLG__bottomText{line-height:1.15;font-family:var(--font-fira-mono),monospace;border-top:2px solid #b7d6e7;margin:30px 0 0;padding-top:0;font-size:16px}.Home-module__g21JLG__terminal{padding-top:20px}.Home-module__g21JLG__marquee{color:#eee;white-space:nowrap;box-sizing:border-box;background-color:#101d00;border:0 solid #000;border-radius:10px;width:100%;overflow:hidden}.Home-module__g21JLG__marquee p{font-family:var(--font-fira-mono),monospace;margin:10px;padding:0 0 0 100%;font-size:12px;font-weight:400;animation:15s linear infinite Home-module__g21JLG__marquee;display:inline-block}@keyframes Home-module__g21JLG__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}
.CodeEditor-module__7MbeqW__code-editor{white-space:normal;overflow-wrap:break-word;word-break:break-word;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative;overflow:auto}.CodeEditor-module__7MbeqW__toggle-button{cursor:pointer;font-size:16px;font-family:var(--font-fira-mono),monospace;cursor:url(../media/cursor_old.bb225a44.png) 8 8,default;background:0 0;border:none;margin:20px 8px 0 30px;padding:0;font-weight:700;transition:all .3s}.CodeEditor-module__7MbeqW__sign-button{color:#fff;cursor:pointer;line-height:inherit;cursor:url(../media/cursor_old.bb225a44.png) 8 8,default;background-color:#000;border:3px solid #fff;border-radius:4px;padding-inline:5px;font-family:inherit;font-weight:900;position:absolute;left:0}.CodeEditor-module__7MbeqW__code-block{transform-origin:top;opacity:0;height:0;font-family:var(--font-fira-mono),monospace;border-radius:4px;margin-top:3px;margin-bottom:10px;margin-left:30px;padding:0;font-size:16px;line-height:20px;transition:opacity .6s ease-out;overflow:auto}.CodeEditor-module__7MbeqW__code-block.CodeEditor-module__7MbeqW__expanded{opacity:1;height:auto}.CodeEditor-module__7MbeqW__code-link{color:"#5d9dc2"}
.IntroText-module___cBQGG__introText{font-size:16px}.IntroText-module___cBQGG__logLinkText{color:#5d9dc2;margin-top:20px;margin-bottom:10px;padding-bottom:10px;font-size:16px}.IntroText-module___cBQGG__introTextBottom{color:#ccc;font-size:14px}
.Terminal-module__XtFbiW__terminalContainer{font-size:16px;font-family:var(--font-fira-mono),monospace;background-color:#1e1e1e;border-radius:10px;width:100%;height:auto;margin-bottom:30px;padding:20px}.Terminal-module__XtFbiW__terminal{color:#6ad46a;caret-color:#6ad46a;width:100%;height:400px;overflow:auto}.Terminal-module__XtFbiW__log{margin-bottom:10px}.Terminal-module__XtFbiW__inputWrapper{align-items:center;display:flex}.Terminal-module__XtFbiW__prompt{color:#bed4be;margin-right:10px}.Terminal-module__XtFbiW__terminalInput{color:#fff;font-family:var(--font-fira-mono),monospace;background-color:#1e1e1e;border:none;outline:none;width:100%;padding-left:0;font-size:16px;font-weight:700}.Terminal-module__XtFbiW__windowFakeButtonSet{justify-content:flex-start;gap:5px;margin-bottom:10px;display:flex;position:sticky;top:0}.Terminal-module__XtFbiW__windowFakeButton{background-color:green;border-radius:50%;width:10px;height:10px;display:inline-block}.Terminal-module__XtFbiW__windowExpandButton{color:#e79de4;cursor:url(../media/cursor_old.bb225a44.png) 8 8,default;margin-left:auto}.Terminal-module__XtFbiW__modal{z-index:999;background-color:#fff;justify-content:center;align-items:center;width:80vw;height:80vh;display:flex;position:fixed;top:10vh;left:10vw}
.Dino-module__jYuV8G__gameContainer{background-color:#b4ffb4;background-image:repeating-linear-gradient(90deg,#fff3 0% 10%,#0000 10% 20%);background-size:200% 100%;border-radius:20px;width:100%;height:150px;margin-top:30px;animation:4s linear infinite Dino-module__jYuV8G__wind;position:relative;overflow:hidden}@keyframes Dino-module__jYuV8G__wind{0%{background-position:0 0}to{background-position:200% 0}}.Dino-module__jYuV8G__dinosaur{color:#000;width:40px;height:40px;font-size:12px;font-family:var(--font-fira-mono),monospace;text-align:center;background-color:#fff;border:5px solid #333;border-radius:10px;justify-content:center;align-items:center;font-weight:700;animation:.3s steps(2,end) infinite Dino-module__jYuV8G__run;display:flex;position:absolute;bottom:0;left:10%}.Dino-module__jYuV8G__dinosaur.Dino-module__jYuV8G__jump{animation:.5s ease-out Dino-module__jYuV8G__jump}@keyframes Dino-module__jYuV8G__run{0%{background-position:0}to{background-position:-80px}}@keyframes Dino-module__jYuV8G__jump{0%{bottom:0}50%{bottom:70px}to{bottom:0}}.Dino-module__jYuV8G__tree{background-color:#8b4513;border-radius:2px;width:20px;height:10px;position:absolute;bottom:0}.Dino-module__jYuV8G__tree:before{content:"";background-color:#086b08;border-radius:30%;width:40px;height:30px;position:absolute;bottom:5px;left:-10px}.Dino-module__jYuV8G__tree:after{content:"";background-color:#034f24;border-radius:30%;width:30px;height:10px;position:absolute;bottom:30px;left:-5px}
.Navbar-module__Ubi64G__navContainer{font-family:var(--font-fira-mono),monospace;border-bottom:2px solid #b7d6e7;flex-direction:row;align-items:center;gap:20px;width:100%;height:60px;margin-bottom:20px;padding-top:20px;padding-bottom:10px;font-size:14px;font-weight:700;display:flex}.Navbar-module__Ubi64G__hiText{margin-right:20px;animation:1s linear infinite Navbar-module__Ubi64G__rainbow}.Navbar-module__Ubi64G__navBtn{color:#a8a8ff;cursor:url(../media/cursor_old.bb225a44.png) 8 8,default;border:0 solid #000;border-radius:10px;padding:4px}.Navbar-module__Ubi64G__navBtn:hover{background:#000;animation:.5s linear infinite Navbar-module__Ubi64G__rainbow}@keyframes Navbar-module__Ubi64G__rainbow{0%{color:red}20%{color:#ff7f00}40%{color:#ff0}60%{color:#0f0}80%{color:#9494ff}to{color:red}}@media (max-width:768px){.Navbar-module__Ubi64G__navContainer{gap:10px}}
.Footer-module__bU2TmW__footerContainer{font-family:var(--font-fira-mono),monospace;color:#ddd;padding-bottom:20px;font-size:14px}.Footer-module__bU2TmW__footerContainer a{color:#a8a8ff}
