: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;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}}.dashboard-grid{display:grid;grid-template-columns:280px 1fr 320px;grid-template-areas:"nav main right";min-height:100vh;background:#181a20;width:100vw;height:100vh}.nav-bar{grid-area:nav;background:#181a20;color:#e0e0e0;display:flex;flex-direction:column;align-items:center;padding:2.5rem 0 1rem;border-right:2px solid #23272f;min-width:180px}.nav-logo{font-size:2rem;font-weight:900;margin-bottom:2.5rem;letter-spacing:2px;color:#00ffe7;font-family:"Press Start 2P",Fira Mono,Consolas,monospace;text-shadow:0 0 8px #00ffe7cc}.nav-list{list-style:none;padding:0;width:100%}.nav-list li{display:flex;align-items:center;gap:1rem;padding:1.1rem 0 1.1rem 2.2rem;font-size:1.1rem;font-family:Fira Mono,Consolas,monospace;font-weight:600;margin:.5rem 0;cursor:pointer;transition:background .18s,color .18s,transform .12s;position:relative;color:#e0e0e0;border-left:3px solid transparent}.nav-list li:hover,.nav-list li.active{background:#23272f;color:#00ffe7;border-left:3px solid #00ffe7;transform:scale(1.03)}.nav-list li:before{content:attr(data-icon);margin-right:1rem;font-size:1.2rem;filter:drop-shadow(0 0 4px #00ffe7cc)}.coming-soon{display:block;font-size:.75em;color:#00ffe7cc;opacity:.7;margin-top:2px;letter-spacing:.5px}.nav-item-with-sub{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.main-content{grid-area:main;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:transparent;margin:1rem;border-radius:0;border:none}.main-content::-webkit-scrollbar{display:none}.unit-info{background:transparent;border-radius:10px;padding:1.3rem 1.7rem;margin-bottom:1.2rem;border:none;font-family:Fira Mono,Consolas,monospace;width:100%;max-width:800px}.unit-info h2{font-size:1.25rem;font-weight:800;color:#00ffe7;margin-bottom:.5rem;letter-spacing:1px;font-family:"Press Start 2P",Fira Mono,monospace;text-shadow:0 0 6px #00ffe7cc}.unit-info p{color:#e0e0e0;font-size:1rem;font-family:Fira Mono,Consolas,monospace}.progress-path{background:transparent;border-radius:10px;padding:1.7rem;border:none;flex:1;min-height:350px;font-family:Fira Mono,Consolas,monospace;position:relative;width:100%;max-width:800px}.unit-wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:0;position:relative}.unit-path{position:relative;display:flex;justify-content:center;align-items:center;padding-top:40px;padding-bottom:40px;border-radius:20px;margin:0 auto}.path-lines{position:absolute;left:50%;top:0;transform:translate(-50%);pointer-events:none;z-index:1}.node{position:absolute;top:0;left:0;transform:translate(-50%,-50%);cursor:pointer;z-index:2}.node-socket{width:72px;height:72px;border-radius:50%;background:#0e1a1a;border:2px solid #00ffe7;box-shadow:0 0 12px #00ffe7aa;display:flex;align-items:center;justify-content:center}.node-inner{width:54px;height:54px;border-radius:50%;background:#181a20;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Fira Mono,monospace;font-size:1.1rem;font-weight:600;color:#e0e0e0;text-align:center;box-shadow:0 0 4px #00ffe755}@keyframes nodeGlow{0%{box-shadow:0 0 6px #00ffe7aa,0 0 12px #00ffe755}50%{box-shadow:0 0 12px #00ffe7dd,0 0 24px #00ffe799}to{box-shadow:0 0 6px #00ffe7aa,0 0 12px #00ffe755}}.unlocked:not(.completed) .node-inner{animation:nodeGlow 2s ease-in-out infinite;border:1.5px solid #00ffe7}.node-icon{font-size:20px;margin-bottom:2px}.node-label{font-size:12px}.completion-check{position:absolute;top:-6px;right:-6px;background-color:#00ffe7;color:#181a20;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 0 10px #00ffe7cc;border:2px solid #fff;z-index:3}.right-sidebar{grid-area:right;display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2rem 2.5rem 0}.stats-box,.quests-box{background:#23272f;border-radius:10px;padding:1.3rem 1.2rem;border:1.5px solid #23272f;font-family:Fira Mono,Consolas,monospace}.stats-box h3,.quests-box h3{margin-bottom:1rem;color:#00ffe7;font-size:1.1rem;font-family:"Press Start 2P",Fira Mono,monospace;font-weight:700;letter-spacing:1px;text-shadow:0 0 6px #00ffe788}.stats-box{display:flex;flex-direction:column;gap:1.1rem}.xp-bar{width:100%;height:16px;background:#181a20;border-radius:8px;overflow:hidden;margin-bottom:.7rem;border:1.5px solid #00ffe7}.xp-bar-fill{height:100%;background:linear-gradient(90deg,#00ffe7,#00b3ff);border-radius:8px;transition:width .5s cubic-bezier(.4,2,.6,1)}.streak{display:flex;align-items:center;font-size:1.05rem;font-weight:600;color:#00ffe7;gap:.5rem;margin-bottom:.5rem;font-family:Fira Mono,Consolas,monospace}.streak .flame{font-size:1.3rem;filter:drop-shadow(0 0 4px #00ffe7cc)}.quests-box ul{margin-bottom:1rem;padding-left:0;list-style:none}.quests-box li{margin-bottom:.5rem;font-size:1rem;font-weight:500;position:relative;padding-left:1.2rem;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;text-align:left}.quests-box li:before{content:">";position:absolute;left:0;top:0;color:#00ffe7;font-size:1.1em}.quests-box ul+h3{margin-top:1.2rem}.quests-box ul:last-child li:before{content:"*";color:#00b3ff}@media(max-width:1100px){.dashboard-grid{grid-template-columns:60px 1fr;grid-template-areas:"nav main" "nav main"}.right-sidebar{display:none}.nav-bar{min-width:60px;padding:1rem 0}.nav-logo{font-size:1.1rem;margin-bottom:1.2rem}.nav-list li{font-size:.9rem;padding-left:1rem}}@media(max-width:700px){.dashboard-grid{grid-template-columns:1fr;grid-template-areas:"main" "main"}.nav-bar{display:none}.main-content{padding:1rem}}.landing-cta{text-align:center;margin-bottom:1rem;padding:0 1rem}.landing-cta h1{font-family:"Press Start 2P",Fira Mono,monospace;font-size:2.5rem;color:#00ffe7;text-shadow:0 0 8px #00ffe7cc;margin-bottom:1rem}.landing-cta p{font-size:1.1rem;color:#e0e0e0;max-width:500px;margin:0 auto 2rem}.landing-cta .cta-button{background-color:#00ffe7;color:#181a20;border:none;padding:.8rem 1.5rem;font-family:Fira Mono,monospace;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.landing-cta .cta-button:hover{box-shadow:0 0 15px #00ffe7}.landing-grid{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:1.5rem;justify-content:center;padding:0}.landing-card{width:200px;height:200px;background-color:#1f222a;border:1px solid #00ffe750;border-radius:12px;padding:1rem;transition:all .2s ease-in-out;font-size:.78rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.landing-card:hover{transform:translateY(-5px);border-color:#00ffe7;box-shadow:0 0 12px #00ffe750}.landing-card .icon{font-size:2.2rem;margin-bottom:.6rem}.landing-card h4{font-size:.92rem;margin-bottom:.2rem}.landing-card p{font-size:.78rem;margin-bottom:.4rem}.landing-card .benefit{font-size:.68rem}@media(max-width:768px){.landing-grid{grid-template-columns:1fr}.landing-cta h1{font-size:2rem}}.auth-card{background:#23272fd9;border-radius:18px;box-shadow:0 8px 32px #1f268740;border:1.5px solid rgba(0,255,231,.12);padding:2.5rem 2.5rem 2rem;min-width:350px;max-width:400px;margin:2.5rem auto;display:flex;flex-direction:column;align-items:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:box-shadow .2s,border .2s}.auth-card:hover,.auth-card:focus-within{box-shadow:0 12px 40px #00ffe71a,0 8px 32px #1f268740;border:1.5px solid #00ffe7}.auth-card-title{color:#00ffe7;font-size:1.5em;font-weight:700;text-align:center;margin-bottom:1.5em;letter-spacing:.02em}.auth-card label{margin-top:1em;margin-bottom:.25em;color:#00ffe7;font-weight:500;font-size:1em;letter-spacing:.01em}.auth-card input{padding:.85em 1em;border-radius:8px;border:1.5px solid #00ffe7;margin-bottom:.75em;background:#181a20f2;color:#fff;font-size:1.08em;outline:none;transition:border .2s,box-shadow .2s}.auth-card input:focus{border:1.5px solid #00ffe7;box-shadow:0 0 0 2px #00ffe726}.auth-card button{background:linear-gradient(90deg,#00ffe7,#00bfae);color:#181a20;font-weight:700;border:none;border-radius:8px;padding:.9em 0;margin-top:1.2em;cursor:pointer;font-size:1.1em;box-shadow:0 2px 8px #00ffe71a;transition:background .2s,box-shadow .2s}.auth-card button:hover,.auth-card button:focus{background:linear-gradient(90deg,#00bfae,#00ffe7);box-shadow:0 4px 16px #00ffe72e}.auth-card p[style*="color: red"]{margin-top:.5em;text-align:center;font-size:1em}.auth-field{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1.2em}.auth-field label{font-size:1em;font-weight:500;color:#00ffe7;margin-bottom:.3em;margin-top:0}.google-login-btn{background:#fff;color:#222;border:1.5px solid #e0e0e0;border-radius:8px;padding:.8em 0;width:100%;font-size:1.08em;font-weight:600;margin-top:.5em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border .2s,box-shadow .2s;box-shadow:0 2px 8px #4285f414}.google-login-btn:hover,.google-login-btn:focus{background:#f5faff;border:1.5px solid #4285F4;box-shadow:0 4px 16px #4285f426}.google-login-btn svg{margin-right:.5em}.scrollable-path{max-height:60vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#00ffe7 #23272f}.scrollable-path::-webkit-scrollbar{width:8px;background:#23272f}.scrollable-path::-webkit-scrollbar-thumb{background:#00ffe7;border-radius:4px}.adventure-main{display:flex;flex-direction:column;gap:2rem;padding:2rem;background:linear-gradient(135deg,red,#0f0,#00f);position:relative;overflow:hidden}.unit-info-card{flex:1;background:#1a1f2ecc;border:2px solid #00ffe7;border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00ffe733,inset 0 1px #ffffff1a}.unit-title{font-size:2.5rem;font-weight:800;color:#00ffe7;margin:0 0 1rem;font-family:"Press Start 2P",Fira Mono,monospace;text-shadow:0 0 20px #00ffe7;letter-spacing:2px}.unit-description{font-size:1.1rem;color:#e0e6f0;line-height:1.6;margin:0;font-family:Fira Mono,monospace}.marketing-page{min-height:100vh;background:#181a20;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;position:relative;overflow-x:hidden}.marketing-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,255,231,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,231,.03) 1px,transparent 1px);background-size:50px 50px;animation:gridMove 20s linear infinite}.bg-particles{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(0,255,231,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,255,231,.08) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(0,255,231,.06) 0%,transparent 50%);animation:particleFloat 15s ease-in-out infinite}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes particleFloat{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.marketing-nav{position:sticky;top:0;z-index:100;background:#181a20f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,255,231,.2);padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#00ffe7;font-family:"Press Start 2P",Fira Mono,monospace;text-shadow:0 0 10px #00ffe7}.brand-icon{font-size:1.8rem;filter:drop-shadow(0 0 8px #00ffe7)}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#e0e0e0;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#00ffe7}.nav-cta{background:linear-gradient(90deg,#00ffe7,#00b3ff);color:#181a20!important;padding:.5rem 1rem;border-radius:6px;font-weight:600;transition:all .3s ease}.nav-cta:hover{box-shadow:0 0 20px #00ffe780;transform:translateY(-2px)}.marketing-hero{padding:4rem 2rem;text-align:center;position:relative}.hero-container{max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:#00ffe71a;border:1px solid rgba(0,255,231,.3);color:#00ffe7;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-bottom:2rem;font-weight:500}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#e0e0e0;font-family:"Press Start 2P",Fira Mono,monospace}.hero-accent{color:#00ffe7;text-shadow:0 0 20px #00ffe7}.hero-description{font-size:1.2rem;color:#b0b0b0;line-height:1.6;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn-primary{background:linear-gradient(90deg,#00ffe7,#00b3ff);color:#181a20;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #00ffe74d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00ffe766}.btn-secondary{background:transparent;color:#00ffe7;border:2px solid #00ffe7;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.btn-secondary:hover{background:#00ffe71a;box-shadow:0 0 20px #00ffe74d}.hero-preview{max-width:800px;margin:0 auto}.preview-card{background:#23272fcc;border:1px solid rgba(0,255,231,.2);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-content{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#b0b0b0}.preview-icon{font-size:3rem;filter:drop-shadow(0 0 10px #00ffe7)}.value-props{padding:4rem 2rem;background:#0003}.props-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.prop-card{background:#23272f99;border:1px solid rgba(0,255,231,.2);border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prop-card h3{color:#00ffe7;font-size:1.5rem;margin-bottom:1rem;font-family:"Press Start 2P",Fira Mono,monospace}.prop-card p{color:#b0b0b0;margin-bottom:1.5rem;line-height:1.6}.prop-list{list-style:none;padding:0}.prop-list li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.8rem;color:#e0e0e0;line-height:1.5}.check{color:#00ffe7;font-weight:700;margin-top:.1rem}.metrics{padding:4rem 2rem}.metrics-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{background:#23272f99;border:1px solid rgba(0,255,231,.2);border-radius:12px;padding:1.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.metric-label{color:#b0b0b0;font-size:.9rem;margin-bottom:.5rem}.metric-value{color:#00ffe7;font-size:2.5rem;font-weight:800;font-family:"Press Start 2P",Fira Mono,monospace;text-shadow:0 0 10px #00ffe7;margin-bottom:.5rem}.metric-sub{color:#888;font-size:.8rem}.metrics-disclaimer{text-align:center;color:#666;font-size:.8rem;max-width:800px;margin:0 auto}.how-it-works{padding:4rem 2rem;background:#0003}.how-container{max-width:1200px;margin:0 auto;text-align:center}.how-container h3{color:#00ffe7;font-size:2rem;margin-bottom:3rem;font-family:"Press Start 2P",Fira Mono,monospace}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step-card{background:#23272f99;border:1px solid rgba(0,255,231,.2);border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left}.step-number{display:inline-block;width:40px;height:40px;background:linear-gradient(90deg,#00ffe7,#00b3ff);color:#181a20;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;margin-bottom:1rem}.step-title{color:#00ffe7;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.step-desc{color:#b0b0b0;line-height:1.6}.waitlist{padding:4rem 2rem}.waitlist-container{max-width:800px;margin:0 auto}.waitlist-card{background:#23272fcc;border:1px solid rgba(0,255,231,.3);border-radius:16px;padding:3rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00ffe71a}.waitlist-badge{display:inline-block;background:#00ffe71a;border:1px solid rgba(0,255,231,.3);color:#00ffe7;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-bottom:1.5rem}.waitlist-card h3{color:#e0e0e0;font-size:2rem;margin-bottom:1rem;font-family:"Press Start 2P",Fira Mono,monospace}.waitlist-card p{color:#b0b0b0;margin-bottom:2rem;line-height:1.6}.waitlist-form{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto 1.5rem}.waitlist-form input{padding:1rem;border:1px solid rgba(0,255,231,.3);border-radius:8px;background:#181a20cc;color:#e0e0e0;font-size:1rem;transition:border-color .3s ease}.waitlist-form input:focus{outline:none;border-color:#00ffe7;box-shadow:0 0 10px #00ffe74d}.waitlist-form input::placeholder{color:#888}.waitlist-msg{color:#00ffe7;margin-bottom:1rem}.waitlist-disclaimer{color:#666;font-size:.8rem}.marketing-footer{background:#0000004d;border-top:1px solid rgba(0,255,231,.2);padding:2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:.5rem;color:#00ffe7;font-weight:600}@media(max-width:768px){.nav-container{padding:0 1rem}.nav-links{gap:1rem}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:center}.props-container{grid-template-columns:1fr}.metrics-container{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.footer-container{flex-direction:column;text-align:center}}@media(max-width:480px){.metrics-container{grid-template-columns:1fr}.hero-title{font-size:2rem}.waitlist-card{padding:2rem}}body{font-family:VT323,Fira Mono,monospace;background:#0b0c0f;margin:0;padding:0}.moai-container{width:100%;max-width:700px;background:#181c24;border-radius:18px;padding:2rem 1.5rem 1.5rem;box-shadow:0 0 24px #00ffe7cc,0 0 0 4px #00ffe7 inset;border:4px inset #00ffe7;position:relative;margin:2rem auto 0;display:flex;flex-direction:column;align-items:center}.grid-bg{background:repeating-linear-gradient(0deg,#101820 0px 2px,#0d1a26 2px 4px)}.retro-border{box-shadow:0 0 6px #00ffff4d;border:1px solid rgba(0,255,255,.2)}.moai-title{text-align:center;color:#00ffe7;font-family:"Press Start 2P",VT323,monospace;font-size:1.5rem;margin-bottom:24px;text-shadow:0 0 8px #00ffe7cc,0 0 2px #00ffe7;letter-spacing:1px}.chat-window{background:transparent;border-radius:12px;padding:18px 12px 12px;min-height:240px;max-height:400px;overflow-y:auto;margin-bottom:20px;border:none;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end}.messages{display:flex;flex-direction:column;gap:10px}.bubble{padding:13px 18px;border-radius:12px;max-width:80%;font-family:VT323,Fira Mono,monospace;font-size:1.15rem;white-space:pre-wrap;word-break:break-word;box-shadow:0 0 8px #00ffe744;animation:fadeIn .5s;transition:background .2s,color .2s}.bubble.user{background:#00ffe733;color:#00ffe7;align-self:flex-end;border:1px solid rgba(0,255,255,.3);box-shadow:0 0 8px #0ff6;text-align:right;font-size:1rem}.bubble.ai{background:#181c24;color:#e0ffe7;align-self:flex-start;border:1px solid rgba(0,255,255,.15);box-shadow:0 0 8px #0ff3;text-align:left;font-size:1rem}.bubble.ai.typing{background:#101820;color:#00ffe7;font-style:italic;opacity:.8}.input-section{display:flex;gap:10px;width:100%;margin-top:8px;align-items:center}.retro-input{flex:1;background:#101820;color:#00ffe7;border:2px solid #00ffe7;border-radius:8px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem;padding:12px 14px;outline:none;box-shadow:0 0 8px #00ffe7aa inset;transition:border .2s,box-shadow .2s}.retro-input:disabled{background:#181c24;color:#00ffe799;border:2px solid #00ffe799}.retro-btn{background:#00ffe7;color:#101820;border:none;border-radius:8px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem;font-weight:700;cursor:pointer;padding:10px 18px;box-shadow:0 0 8px #00ffe7aa;transition:background .2s,color .2s,box-shadow .2s}.send-btn{border:2px solid #00ffe7}.clear-btn{background:#181c24;color:#00ffe7;border:2px solid #00ffe7}.clear-btn:hover{background:#00ffe7;color:#181c24}.warning-msg{color:#ff6b81;background:#181c24;border:2px solid #ff6b81;border-radius:8px;margin-top:10px;padding:8px 14px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem;text-align:center;box-shadow:0 0 8px #ff6b81cc;animation:fadeIn .4s}.neon-glow{text-shadow:0 0 8px #00ffe7cc,0 0 2px #00ffe7}.wip-sign{width:100px;opacity:.7;margin-top:1.5rem;display:block;margin-left:auto;margin-right:auto;filter:drop-shadow(0 0 8px #00ffe7cc)}.empty-msg{color:#888;text-align:center;margin-top:40px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem}.typing-dots{color:#00ffe0;font-weight:700;letter-spacing:1px;font-family:monospace;animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:.6}}.fade-in{animation:fadeIn .5s}.askmo-grid{display:flex;height:100vh;background:#101820}.askmo-sidebar{width:240px;min-width:180px;max-width:320px;background:#181c24;border-right:3px solid #00ffe7;display:flex;flex-direction:column;padding:0 .5rem;box-shadow:0 0 16px #00ffe7cc;z-index:2}.sidebar-header{padding:1.2rem 0 .5rem;display:flex;justify-content:center}.new-conv-btn{width:100%;font-size:1.1rem;padding:8px 0;border:2px solid #00ffe7;background:#101820;color:#00ffe7;border-radius:8px;box-shadow:0 0 8px #00ffe7aa;margin-bottom:.5rem}.new-conv-btn:hover{background:#00ffe7;color:#101820}.conv-list{flex:1;overflow-y:auto;margin-bottom:1rem;display:flex;flex-direction:column;gap:6px}.conv-preview{background:#101820;border:2px solid #23272f;border-radius:8px;padding:10px 12px 8px;cursor:pointer;margin-bottom:2px;color:#00ffe7;font-family:VT323,Fira Mono,monospace;font-size:1.05rem;box-shadow:0 0 6px #00ffe744;transition:border .2s,background .2s}.conv-preview.active,.conv-preview:hover{border:2px solid #00ffe7;background:#181c24;box-shadow:0 0 12px #00ffe7cc}.conv-title{font-weight:700;color:#00ffe7;font-size:1.08rem;margin-bottom:2px;text-shadow:0 0 4px #00ffe7cc}.conv-time{color:#e0e0e0bb;font-size:.92rem;font-family:Fira Mono,monospace}.askmo-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2.5rem 0 0;background:repeating-linear-gradient(0deg,#101820 0px 2px,#0d1a26 2px 4px);min-width:0}.askmo-titlebar{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:700px;margin-bottom:.5rem;gap:1.2rem}.moai-title{margin-bottom:0;font-size:1.6rem;color:#00ffe7;text-shadow:0 0 10px #00ffe7cc,0 0 2px #00ffe7;font-family:"Press Start 2P",VT323,monospace;letter-spacing:1px}.wip-sign{width:80px;opacity:.7;margin-top:0;margin-left:.5rem;margin-right:0;filter:drop-shadow(0 0 8px #00ffe7cc);display:inline-block}.wip-sign.rotated{transform:rotate(-8deg)}.chat-window{box-shadow:0 0 24px #00ffe7cc,0 0 0 4px #00ffe7 inset;border-radius:14px;border:3px solid #00ffe7;background:#181c24}.confirm-popup{position:fixed;inset:0;background:#101820b3;z-index:1000;display:flex;align-items:center;justify-content:center}.confirm-box{background:#181c24;border-radius:14px;padding:2rem 2.5rem;color:#00ffe7;font-family:VT323,Fira Mono,monospace;font-size:1.15rem;box-shadow:0 0 24px #00ffe7cc,0 0 0 4px #00ffe7 inset;border:3px solid #00ffe7;text-align:center}.main-content.askmo-main-content{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background:#0b0c0f}.askmo-wrapper{max-width:900px;width:100%;min-height:650px;margin:2.5rem auto;padding:2rem 2.5rem;border-radius:22px;box-shadow:0 0 8px #0ff6;border:1px solid rgba(0,255,255,.3);background:#101417;display:flex;flex-direction:column;align-items:stretch}.askmo-titlebar{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:1.2rem;gap:1.2rem}.wip-sign.rotated60{transform:rotate(-5deg);width:60px;opacity:.7;margin-top:0;margin-left:.5rem;margin-right:0;filter:drop-shadow(0 0 8px #00ffe7cc);display:inline-block}.askmo-chat-section{display:flex;flex-direction:row;gap:1.5rem;width:100%;min-height:500px;flex-grow:1}.askmo-chat-window{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem}.askmo-sidebar{width:220px;min-width:160px;max-width:260px;background:#181c24;border-right:1px solid rgba(0,255,255,.3);display:flex;flex-direction:column;padding:0 .5rem;box-shadow:0 0 8px #0ff6;z-index:2}.chat-window{box-shadow:0 0 8px #0ff6;border-radius:14px;border:1px solid rgba(0,255,255,.3);background:#181c24;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.bubble.user{background:#00ffe733;color:#00ffe7;align-self:flex-end;border:1px solid rgba(0,255,255,.3);box-shadow:0 0 8px #0ff6;text-align:right}.bubble.ai{background:#181c24;color:#e0ffe7;align-self:flex-start;border:1px solid rgba(0,255,255,.15);box-shadow:0 0 8px #0ff3;text-align:left}.retro-btn{background:#00ffe7;color:#101820;border:1px solid rgba(0,255,255,.3);border-radius:8px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem;font-weight:700;cursor:pointer;padding:10px 18px;box-shadow:0 0 8px #0ff6;transition:background .2s,color .2s,box-shadow .2s}.retro-btn:disabled{background:#00ffe799;color:#10182099;cursor:not-allowed;box-shadow:none;opacity:.7}.retro-input{flex:1;background:#101820;color:#00ffe7;border:1px solid rgba(0,255,255,.3);border-radius:8px;font-family:VT323,Fira Mono,monospace;font-size:1.1rem;padding:12px 14px;outline:none;box-shadow:0 0 8px #0ff3 inset;transition:border .2s,box-shadow .2s}.confirm-box{background:#181c24;border-radius:14px;padding:2rem 2.5rem;color:#00ffe7;font-family:VT323,Fira Mono,monospace;font-size:1.15rem;box-shadow:0 0 8px #0ff6;border:1px solid rgba(0,255,255,.3);text-align:center}.input-section{display:flex;gap:1rem;width:100%;margin-top:8px;align-items:center}.messages{display:flex;flex-direction:column;gap:10px;flex-grow:1;min-height:300px}.delete-conv-btn{background:none;border:none;color:#00ffe0;font-size:1.1rem;cursor:pointer;margin-left:.5rem;opacity:.6;transition:opacity .2s,color .2s;padding:0 2px}.delete-conv-btn:hover,.delete-conv-btn:focus{color:#ff6b81;opacity:1}.conv-preview .delete-conv-btn{visibility:hidden}.conv-preview:hover .delete-conv-btn,.conv-preview.active .delete-conv-btn{visibility:visible}.adventure-main{width:100vw;max-width:100vw;min-width:0;box-sizing:border-box;padding-left:4vw;padding-right:0;display:flex;flex-direction:column;gap:2rem;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0a0e1a);position:relative;overflow:hidden}.adventure-main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(0,255,215,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(59,255,20,.1) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(255,0,255,.05) 0%,transparent 50%);pointer-events:none;z-index:0}.adventure-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;z-index:1;position:relative}.unit-info-card{max-width:420px;width:400px;flex:1 1 0;position:relative;left:-500px;padding-top:1.4rem;padding-bottom:1.2rem;margin-top:-.2rem;margin-bottom:-3rem;background:#1a1f2ecc;border:2px solid #00ffe7;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00ffe733,inset 0 1px #ffffff1a;text-align:left;padding-left:2.5rem;margin-right:0}.unit-title{font-size:2.5rem;font-weight:800;color:#00ffe7;margin:0 0 1rem;font-family:"Press Start 2P",Fira Mono,monospace;text-shadow:0 0 20px #00ffe7;letter-spacing:2px;text-align:left;margin-left:0}.unit-description{font-size:1.1rem;color:#e0e6f0;line-height:1.6;margin:0;font-family:Fira Mono,monospace;text-align:left}.player-stats{display:flex;gap:1rem;flex-shrink:0;margin-top:-1.5rem!important}.stat-card{background:#1a1f2ee6;border:1px solid #2e3448;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;min-width:140px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.stat-card:hover{border-color:#00ffe7;box-shadow:0 4px 20px #00ffe74d;transform:translateY(-2px)}.stat-icon{font-size:2rem;filter:drop-shadow(0 0 8px currentColor)}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700;color:#00ffe7;font-family:Fira Mono,monospace}.stat-label{font-size:.9rem;color:#8b8fa3;font-family:Fira Mono,monospace}.adventure-track-container,.adventure-track{overflow:visible!important}.adventure-track{position:relative;height:200px;width:1200px;max-width:100vw;min-width:0;overflow-x:visible!important;overflow-y:hidden!important;padding:2rem 0;scroll-behavior:smooth;box-sizing:border-box;background:none;z-index:2;margin-left:-500px}.adventure-track::-webkit-scrollbar{height:8px}.adventure-track::-webkit-scrollbar-track{background:#1a1f2e80;border-radius:4px}.adventure-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#00ffe7,#39ff14);border-radius:4px}.adventure-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#39ff14,#00ffe7)}.track-path{position:absolute;top:50%;left:0;right:0;height:4px;transform:translateY(-50%)}.track-line{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(90deg,#2e3448,#00ffe7,#39ff14,#2e3448);border-radius:2px;box-shadow:0 0 20px #00ffe780}.track-glow{position:absolute;top:-2px;left:0;right:0;height:8px;background:linear-gradient(90deg,transparent,#00ffe7,#39ff14,transparent);border-radius:4px;opacity:.6;filter:blur(4px);animation:trackGlow 3s ease-in-out infinite}@keyframes trackGlow{0%,to{opacity:.3}50%{opacity:.8}}.adventure-track-scroll{width:100%;overflow-x:auto;overflow-y:hidden!important;padding-bottom:0;margin-bottom:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#00ffe7 #23272f;direction:rtl;margin-top:-10px}.adventure-track-scroll::-webkit-scrollbar{height:10px;background:#23272f}.adventure-track-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#00ffe7,#39ff14);border-radius:4px}.adventure-track-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#39ff14,#00ffe7)}.coin-nodes{position:relative;display:flex;flex-direction:row;align-items:center;gap:2.5rem;padding-left:2.5rem;z-index:3;direction:ltr;margin-left:0}.coin-node{position:relative;cursor:pointer;transition:all .3s ease;z-index:2}.coin-node:hover{transform:scale(1.1)}.coin-wrapper{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.coin-icon{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));transition:all .3s ease}.coin-node.unlocked .coin-icon{filter:drop-shadow(0 4px 12px rgba(0,255,231,.3))}.coin-node.completed .coin-icon{filter:drop-shadow(0 4px 12px rgba(59,255,20,.5))}.coin-node.locked .coin-icon{filter:grayscale(100%) brightness(.5) drop-shadow(0 4px 12px rgba(0,0,0,.3))}.node-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2rem;font-weight:700;color:#fff;font-family:Fira Mono,monospace;text-shadow:0 2px 4px rgba(0,0,0,.8);z-index:3}.completion-sparkle{position:absolute;top:-10px;right:-10px;font-size:1.5rem;animation:sparkle 2s ease-in-out infinite;z-index:4}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}.xp-glow-ring{position:absolute;inset:-5px;border:2px solid #39ff14;border-radius:50%;animation:glowPulse 2s ease-in-out infinite;z-index:1}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #3bff1480;transform:scale(1)}50%{box-shadow:0 0 40px #3bff14cc;transform:scale(1.05)}}.lock-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#8b8fa3;z-index:4;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}.node-tooltip{position:absolute;bottom:100%;top:auto;left:50%;transform:translate(-50%);background:#1a1f2ef2;border:2px solid #00ffe7;border-radius:12px;padding:1.5rem;min-width:250px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;z-index:9999;margin-bottom:1.2rem;margin-top:0;animation:tooltipFadeIn .3s ease}.node-tooltip:after{content:"";position:absolute;top:100%;bottom:auto;border:8px solid transparent;border-bottom-color:transparent;border-top-color:#00ffe7}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.node-tooltip h3{font-size:1.2rem;font-weight:700;color:#00ffe7;margin:0 0 .5rem;font-family:Fira Mono,monospace}.node-tooltip p{font-size:.9rem;color:#e0e6f0;margin:0 0 1rem;line-height:1.4}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:.5rem;font-family:Fira Mono,monospace}.status-badge.completed{background:#3bff1433;color:#39ff14;border:1px solid #39ff14}.status-badge.unlocked{background:#00ffe733;color:#00ffe7;border:1px solid #00ffe7}.status-badge.locked{background:#8b8fa333;color:#8b8fa3;border:1px solid #8b8fa3}.xp-reward{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:gold;font-weight:600}.xp-icon{font-size:1rem}.daily-goals-ribbon{background:#1a1f2ef7;border:2.5px solid #2e3448;border-radius:22px;padding:2rem 2rem 2.5rem;box-shadow:0 8px 32px #00ffe733,0 1.5px #00ffe7;min-width:340px;max-width:420px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.ribbon-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.ribbon-header h3{font-size:1.5rem;font-weight:700;color:#00ffe7;margin:0;font-family:Fira Mono,monospace}.streak-display{background:#ffd70022;border:2px solid #ffd700;color:gold;font-weight:700;font-size:1rem;padding:.3rem 1rem;border-radius:1.5rem;margin-left:.5rem;box-shadow:0 0 8px #ffd70044}.streak-flame{font-size:1.2rem;animation:flameFlicker 1s ease-in-out infinite}@keyframes flameFlicker{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.streak-count{color:gold;font-weight:700;font-size:1rem;font-family:Fira Mono,monospace}.mission-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;width:100%}.mission-card{background:#2e344880;border:1px solid #3e4458;border-radius:12px;padding:1.5rem;transition:all .3s ease}.mission-card:hover{border-color:#00ffe7;box-shadow:0 4px 20px #00ffe733;transform:translateY(-2px)}.mission-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mission-header h4{font-size:1rem;font-weight:600;color:#e0e6f0;margin:0;font-family:Fira Mono,monospace}.mission-reward{background:#ffd70033;color:gold;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;font-family:Fira Mono,monospace}.mission-progress{display:flex;align-items:center;gap:1rem}.progress-bar{flex:1;height:8px;background:#2e3448cc;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#00ffe7,#39ff14);border-radius:4px;transition:width .5s ease;box-shadow:0 0 10px #00ffe780}.progress-text{font-size:.9rem;color:#8b8fa3;font-family:Fira Mono,monospace;min-width:60px;text-align:right}.loading-track{display:flex;align-items:center;justify-content:center;height:200px;color:#8b8fa3;font-size:1.1rem;font-family:Fira Mono,monospace}@media(max-width:1200px){.adventure-header{flex-direction:column;gap:1.5rem}.player-stats{justify-content:center}.mission-cards{grid-template-columns:1fr}.adventure-main{padding-left:1vw}}@media(max-width:768px){.adventure-main{padding:1rem}.unit-title{font-size:1.8rem}.player-stats{flex-direction:column;gap:.5rem;margin-top:-2rem!important}.stat-card{min-width:auto;flex-direction:row}.coin-nodes{gap:2rem;padding:0 2rem}.coin-wrapper{width:60px;height:60px}.node-tooltip{min-width:200px;padding:1rem}.right-sidebar{left:-20px}}@media(max-width:900px){.adventure-main,.main-content.adventure-main{flex-direction:column;padding-left:0;padding-right:0}.right-sidebar{position:static;width:100%;min-width:0;max-width:100vw;padding-right:0;align-items:stretch;height:auto}.daily-goals-ribbon{min-width:0;max-width:100vw;border-radius:16px;padding:1.2rem}}@media(max-width:1300px){.adventure-track{width:98vw;min-width:0;max-width:100vw}}.adventure-main>div:first-child{margin-left:1vw}.right-sidebar{position:sticky;top:0;right:400px;min-width:340px;max-width:420px;width:100%;padding-right:1vw;margin-right:0!important;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;height:100vh;box-sizing:border-box;background:none}.unit-header-row{display:flex;justify-content:flex-start;align-items:stretch;gap:1.5rem;width:auto;max-width:1200px;margin:2rem 15rem 0 0;padding-left:.5rem;padding-top:1rem;padding-bottom:1rem;position:relative;z-index:2}.unit-info-card-card{min-width:260px;max-width:420px;width:400px;flex-shrink:0;flex-grow:1;background:#1a1f2ef7;border:2px solid #00ffe7;border-radius:12px;box-shadow:0 4px 16px #0000002e;padding:1rem .8rem 1rem 1.2rem;margin-bottom:.5rem;margin-right:32rem;margin-left:-1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;justify-content:center;min-height:200px}.unit-info-card-card h3{margin:0 0 .15rem;font-size:1.2rem;color:#00ffe7;text-align:left}.unit-info-card-card p{margin:0 0 .2rem;color:#e0e0e0;font-size:1rem;text-align:left}.unit-info-card-card .status-badge{font-size:.95rem;font-weight:600;padding:.25rem .75rem;border-radius:6px;margin-bottom:.25rem;background:#23293a;color:#00ffe7;border:1px solid #00ffe7}.unit-info-card-card .status-badge.completed{background:#1e2e1e;color:#afa;border-color:#afa}.unit-info-card-card .status-badge.locked{background:#2a2323;color:#f88;border-color:#f88}.unit-info-card-card .xp-reward{display:flex;align-items:center;font-size:1rem;color:#ffe066;gap:.4rem}.unit-info-card-card .xp-icon{font-size:1.1rem}@media(max-width:768px){.unit-header-row{flex-direction:column;align-items:stretch;gap:1rem}.unit-info-card-card{min-width:0;max-width:100%;width:100%}}.lesson-header-row{display:flex;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:auto;max-width:1200px;margin:0 0 2rem;padding-left:0}.lesson-info-card-card{background:#1a1f2ef7;border:2px solid #00ffe7;border-radius:12px;box-shadow:0 4px 16px #0000002e;padding:1.2rem 1.5rem 1rem;width:340px;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:-25rem;min-height:220px;margin-top:2rem}.lesson-info-card-card h3{margin:0 0 .25rem;font-size:1.2rem;color:#00ffe7}.lesson-info-card-card p{margin:0 0 .5rem;color:#e0e0e0;font-size:1rem}.lesson-info-card-card .status-badge{font-size:.95rem;font-weight:600;padding:.25rem .75rem;border-radius:6px;margin-bottom:.25rem;background:#23293a;color:#00ffe7;border:1px solid #00ffe7}.lesson-info-card-card .status-badge.completed{background:#1e2e1e;color:#afa;border-color:#afa}.lesson-info-card-card .status-badge.locked{background:#2a2323;color:#f88;border-color:#f88}.lesson-info-card-card .xp-reward{display:flex;align-items:center;font-size:1rem;color:#ffe066;gap:.4rem}.lesson-info-card-card .xp-icon{font-size:1.1rem}@media(max-width:768px){.lesson-header-row{flex-direction:column;align-items:stretch;gap:1rem}.lesson-info-card-card{min-width:0;max-width:100%;width:100%}}html,body,*{box-sizing:border-box}html,body,#root,.sim-trading-window,.sim-main-layout{width:100vw!important;min-width:0!important;margin:0!important;padding:0!important;background:#181c24!important}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.chart-container{animation:fadeIn .3s ease-out}.chart-controls{animation:slideIn .4s ease-out}.live-indicator{animation:pulse 2s infinite}.chart-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#8b8fa3;font-size:16;text-align:center}.chart-loading:after{content:"";width:20px;height:20px;border:2px solid #2e3448;border-top:2px solid #00ffe7;border-radius:50%;animation:spin 1s linear infinite;margin-left:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chart-tooltip{background:#23283af2;border:1px solid #2e3448;border-radius:6px;padding:8px 12px;font-size:12px;color:#e0e6f0;box-shadow:0 4px 12px #0000004d;pointer-events:none;z-index:1000}.chart-overlay{position:absolute;z-index:10;background:#23283ae6;border:1px solid #2e3448;border-radius:6px;padding:8px 12px;font-size:12px;color:#8b8fa3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chart-controls select{background:#23283a;color:#e0e6f0;border:1px solid #2e3448;border-radius:4px;padding:4px 8px;font-size:12px;outline:none;transition:border-color .2s}.chart-controls select:focus{border-color:#00ffe7}.chart-controls select:hover{border-color:#2e3448}.volume-bar{transition:opacity .2s}.volume-bar:hover{opacity:.8}.candlestick{transition:opacity .2s}.candlestick:hover{opacity:.8}@media(max-width:1200px){.chart-overlay{font-size:11px;padding:6px 10px}.chart-controls select{font-size:11px;padding:3px 6px}}@media(max-width:768px){.chart-overlay{font-size:10px;padding:4px 8px}.chart-controls{flex-direction:column;gap:4px}}.trading-window{display:flex;flex-direction:column;height:100vh;background-color:#1e222d;color:#fff}.trading-header{padding:1rem;background-color:#2a2e39;border-bottom:1px solid #3a3f4b}.market-overview{display:flex;flex-direction:column;gap:.5rem}.market-indices{display:flex;gap:2rem}.index-item{display:flex;flex-direction:column;gap:.25rem}.index-name{font-size:.875rem;color:#8b8fa3}.index-value{font-size:1rem;font-weight:500}.positive{color:#26a69a}.negative{color:#ef5350}.trading-main{display:flex;flex:1;overflow:hidden}.chart-section{flex:1;display:flex;flex-direction:column;padding:1rem;border-right:1px solid #3a3f4b}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-controls{display:flex;gap:.5rem}.chart-controls button{padding:.25rem .75rem;background-color:#2a2e39;border:1px solid #3a3f4b;color:#fff;border-radius:4px;cursor:pointer}.chart-controls button:hover{background-color:#3a3f4b}.chart-container{flex:1;background-color:#2a2e39;border-radius:4px}.trading-sidebar{width:300px;display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#2a2e39}.order-panel{background-color:#1e222d;padding:1rem;border-radius:4px}.order-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;color:#8b8fa3}.form-group input,.form-group select{padding:.5rem;background-color:#2a2e39;border:1px solid #3a3f4b;color:#fff;border-radius:4px}.order-buttons{display:flex;gap:.5rem}.buy-button,.sell-button{flex:1;padding:.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500}.buy-button{background-color:#26a69a;color:#fff}.sell-button{background-color:#ef5350;color:#fff}.positions-panel{background-color:#1e222d;padding:1rem;border-radius:4px}.position-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #3a3f4b}.position-item:last-child{border-bottom:none}.symbol{font-weight:500}.quantity{color:#8b8fa3}.pnl{font-weight:500}.sim-trading-window{height:100vh;color:#e0e6f0;font-family:VT323,Fira Mono,Consolas,monospace;display:flex;flex-direction:column;overflow-x:hidden}.sim-main-layout{display:flex;height:100vh;width:100vw;min-width:0}.sim-trade-panel{width:320px;background:#1c212b;border-right:2px solid #23283a;display:flex;flex-direction:column;padding:1.5rem 1rem 1rem;box-shadow:2px 0 8px #0008;min-width:320px;max-width:320px;flex-shrink:0}.sim-right-panel{flex:1 1 0;display:flex;flex-direction:column;min-width:0;height:100vh}.sim-chart-panel{flex:2 1 0;background:#181c24;padding:1.5rem 1.5rem 0;min-width:0;display:flex;flex-direction:column}.sim-bottom-panel{flex:1 1 0;background:#1c212b;border-top:2px solid #23283a;padding:.5rem 1.5rem 1rem;box-shadow:0 -2px 8px #0008;display:flex;flex-direction:column;justify-content:flex-end}.sim-panel-title{font-size:1.3rem;margin-bottom:1.2rem;letter-spacing:2px;color:#00ffe7;text-shadow:0 0 4px #00ffe7,0 0 2px #23283a}.sim-trade-form{display:flex;flex-direction:column;gap:1rem}.sim-form-group{display:flex;flex-direction:column;gap:.3rem}.sim-form-group label{font-size:1rem;color:#7ee787;letter-spacing:1px}.sim-form-group input,.sim-form-group select{background:#23283a;border:1.5px solid #2e3448;color:#e0e6f0;padding:.4rem .7rem;border-radius:4px;font-size:1.1rem;font-family:inherit;outline:none;transition:border .2s}.sim-form-group input:focus,.sim-form-group select:focus{border:1.5px solid #00ffe7}.sim-order-side-btns{display:flex;gap:.5rem}.sim-buy,.sim-sell{flex:1;font-size:1.1rem;font-family:inherit;padding:.4rem 0;border-radius:4px;border:2px solid #23283a;cursor:pointer;background:#23283a;color:#7ee787;transition:background .2s,border .2s}.sim-buy.active,.sim-buy:hover{background:#00ffe7;color:#181c24;border:2px solid #00ffe7}.sim-sell{color:#ff6b81}.sim-sell.active,.sim-sell:hover{background:#ff6b81;color:#181c24;border:2px solid #ff6b81}.sim-place-order{margin-top:.5rem;background:#00ffe7;color:#181c24;font-size:1.2rem;font-family:inherit;border:none;border-radius:4px;padding:.6rem 0;font-weight:700;cursor:pointer;box-shadow:0 0 8px #00ffe7aa;transition:background .2s}.sim-place-order:hover{background:#7ee787;color:#181c24}.sim-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.sim-symbol-info{font-size:1.5rem;color:#00ffe7;letter-spacing:2px;text-shadow:0 0 4px #00ffe7,0 0 2px #23283a}.sim-interval-btns{display:flex;gap:.5rem}.sim-interval-btns button{background:#23283a;color:#e0e6f0;border:1.5px solid #2e3448;border-radius:4px;font-size:1rem;font-family:inherit;padding:.3rem .8rem;cursor:pointer;transition:background .2s,border .2s}.sim-interval-btns button.active,.sim-interval-btns button:hover{background:#00ffe7;color:#181c24;border:1.5px solid #00ffe7}.sim-chart-container{flex:1 1 0;background:#23283a;border-radius:8px;border:2px solid #23283a;min-height:320px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 16px #000a}.sim-chart-placeholder{color:#7ee787;font-size:2rem;opacity:.7;font-family:inherit}.sim-orders-tabs{display:flex;gap:.5rem;margin-bottom:.7rem}.sim-orders-tabs button{background:#23283a;color:#e0e6f0;border:1.5px solid #2e3448;border-radius:4px 4px 0 0;font-size:1rem;font-family:inherit;padding:.3rem 1.2rem;cursor:pointer;transition:background .2s,border .2s}.sim-orders-tabs button.active,.sim-orders-tabs button:hover{background:#00ffe7;color:#181c24;border:1.5px solid #00ffe7}.sim-positions-table{background:#23283a;border-radius:0 0 8px 8px;border:2px solid #23283a;box-shadow:0 0 8px #000a;overflow-x:auto}.sim-positions-table table{width:100%;border-collapse:collapse;font-size:1.1rem;font-family:inherit}.sim-positions-table th,.sim-positions-table td{padding:.6rem .7rem;text-align:left;border-bottom:1px solid #2e3448}.sim-positions-table th{color:#00ffe7;font-size:1.05rem;letter-spacing:1px;background:#1c212b;text-shadow:0 0 2px #00ffe7}.sim-positions-table td{color:#e0e6f0}.sim-positions-table td.sim-pnl-positive{color:#7ee787!important;font-weight:700}.sim-positions-table td.sim-pnl-negative{color:#ff6b81!important;font-weight:700}.sim-positions-table::-webkit-scrollbar{height:8px;background:#23283a}.sim-positions-table::-webkit-scrollbar-thumb{background:#00ffe7;border-radius:4px}@media(max-width:900px){.sim-main-layout{flex-direction:column}.sim-trade-panel{width:100%;border-right:none;border-bottom:2px solid #23283a;box-shadow:none}.sim-chart-panel{padding:1rem}.sim-bottom-panel{padding:.5rem 1rem 1rem}}.sim-positions-table--fullwidth{border-left:none!important;border-radius:0 0 8px 8px!important}.quiz-viewer{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100vw;background:#181a20;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;padding:1rem;box-sizing:border-box}.quiz-box{position:relative;width:100%;max-width:1200px;height:90vh;margin:0 auto;padding:2rem;border-radius:12px;background:#23272f;border:2px solid #2be0c9;box-shadow:0 0 30px #2be0c94d;display:flex;flex-direction:column;overflow-y:auto}.quiz-content{flex:1;display:flex;flex-direction:column;margin-left:3rem}.close-btn{position:absolute;top:1.25rem;left:1.25rem;font-size:2rem;cursor:pointer;color:#999;z-index:1;background:none;border:none;color:#e0e0e0;transition:color .2s ease;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#00ffd5;background:#00ffd51a}.top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:2rem}.image-container,.explanation-image{width:200px;height:120px;background:#2a2d35;border:1px solid #2be0c9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e0e0e0;font-weight:700;font-family:Fira Mono,Consolas,monospace;flex-shrink:0}.question{font-size:1.5rem;margin:1.5rem 0;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;line-height:1.6;font-weight:600}.options-container{margin:2rem 0;flex:1}.options{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:1rem}.options li{padding:1rem 1.5rem;border:2px solid #2be0c9;border-radius:8px;background:#2a2d35;cursor:pointer;transition:all .3s ease;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;font-size:1.1rem}.options li:hover:not(.selected){background:#00ffd5;color:#181a20;transform:translate(5px);box-shadow:0 0 15px #00ffd54d}.options li.selected{border-color:#00ffd5;background:#00ffd51a}.options li.correct{border-color:#0f8;background:#0f83;color:#0f8}.options li.incorrect{border-color:#ff6b6b;background:#ff6b6b33;color:#ff6b6b}.options li.correct-option{border-color:#0f8;background:#0f83;color:#0f8;animation:pulse .5s ease-in-out}.options li.incorrect-option{border-color:#ff6b6b;background:#ff6b6b33;color:#ff6b6b;animation:shake .5s ease-in-out}.options li label{display:flex;align-items:center;gap:.75rem;cursor:pointer;width:100%;font-weight:500}.options li input[type=radio]{accent-color:#00ffd5;transform:scale(1.3)}.submit-button{background:linear-gradient(135deg,#00ffd5,#2be0c9);color:#181a20;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-family:Fira Mono,Consolas,monospace;font-weight:600;font-size:1.1rem;transition:all .3s ease;margin-top:2rem;align-self:flex-start}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 20px #00ffd566}.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.next-button{background:linear-gradient(135deg,#00ffd5,#2be0c9);color:#181a20;border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-family:Fira Mono,Consolas,monospace;font-weight:600;font-size:1rem;transition:all .3s ease}.next-button:hover{transform:translateY(-2px);box-shadow:0 0 15px #00ffd54d}.explanation-section{margin-top:2rem;background:#2a2d35;padding:2rem;border-radius:12px;border:2px solid #2be0c9;flex:1}.explanation-text{color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;line-height:1.6;margin-bottom:1.5rem;font-size:1.1rem}.answer-feedback{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-weight:600;font-size:1.1rem;text-align:center}.answer-feedback.correct{background:#0f83;border:2px solid #00ff88;color:#0f8}.answer-feedback.incorrect{background:#ff6b6b33;border:2px solid #ff6b6b;color:#ff6b6b}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@media(max-width:768px){.quiz-box{height:95vh;margin:.5rem;padding:1rem}.quiz-content{margin-left:0}.top-bar{flex-direction:column;gap:1rem}.image-container{width:100%;height:100px}.question{font-size:1.3rem}.options li{padding:.75rem 1rem;font-size:1rem}.submit-button{width:100%;text-align:center}}.microlearning-viewer{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#181a20;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;padding:2rem;position:relative}.container{width:600px;background:#23272f;padding:2rem;border-radius:1rem;border:2px solid #2be0c9;box-shadow:0 0 20px #2be0c933}.progress-bar{width:100%;height:10px;background:#2a2d35;border-radius:10px;margin-bottom:1.5rem;border:1px solid #2be0c9;overflow:hidden}.progress{height:10px;background:linear-gradient(90deg,#00ffd5,#2be0c9);border-radius:10px;transition:width .3s ease}.image-box{width:100%;height:150px;background:#2a2d35;display:flex;align-items:center;justify-content:center;border-radius:.75rem;margin-bottom:2rem;font-weight:700;color:#e0e0e0;border:1px solid #2be0c9;font-family:Fira Mono,Consolas,monospace}.title{font-size:1.5rem;text-align:center;margin-bottom:1rem;color:#00ffd5;font-family:Fira Mono,Consolas,monospace;font-weight:600}.container ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem}.container ul li{margin:.5rem 0;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;line-height:1.6}.container ul li::marker{color:#00ffd5}.buttons{display:flex;justify-content:space-around;gap:1rem}.button{padding:.8rem 1.5rem;border:2px solid #2be0c9;border-radius:.5rem;background:#2a2d35;cursor:pointer;text-decoration:none;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace;font-weight:600;transition:all .2s ease;font-size:1rem}.button:hover{background:#00ffd5;color:#181a20;transform:translateY(-2px);box-shadow:0 0 15px #00ffd54d}.loading,.error{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;color:#e0e0e0;font-family:Fira Mono,Consolas,monospace}.error{color:#ff6b6b}.close-microlearning{position:absolute;top:1.2rem;right:1.2rem;font-size:2rem;background:none;border:none;color:#00ffe7;cursor:pointer;z-index:10;transition:color .2s}.close-microlearning:hover{color:#ff4b4b}@media(max-width:768px){.container{width:100%;margin:1rem;padding:1.5rem}.title{font-size:1.3rem}.image-box{height:120px}.buttons{flex-direction:column}.button{text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e222d}::-webkit-scrollbar-thumb{background:#3a3f4b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a4f5b}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
