@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap");.Footer_footer__n0QZE{background-color:#000;color:#fff;padding:40px 20px;font-family:Roboto Mono,monospace;text-align:center;width:100%;position:relative;bottom:0}.Footer_container__aXwE6{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:20px}.Footer_column__Of3Ba{flex:1 1 200px;margin:10px;color:#fff}.Footer_column__Of3Ba h4{font-size:1.2em;margin-bottom:10px;font-weight:700;color:#fff;border-bottom:1px solid #fff;padding-bottom:5px}.Footer_column__Of3Ba ul{list-style:none;padding:0;margin:0}.Footer_column__Of3Ba ul li{margin-bottom:8px}.Footer_column__Of3Ba ul li a{color:#fff;text-decoration:none;transition:all .3s ease}.Footer_column__Of3Ba ul li a:active,.Footer_column__Of3Ba ul li a:focus,.Footer_column__Of3Ba ul li a:hover{text-decoration:none;filter:drop-shadow(0 0 4px rgba(255,255,255,.7));color:#fff}.Footer_copyright__bZCXJ{margin-top:30px;font-size:.9em;color:#fff;text-align:center;line-height:1.5}.Footer_legalLinks__eRUA3{margin-top:15px;font-size:.8em}.Footer_legalLinks__eRUA3 a{color:#4caf50;text-decoration:none;transition:all .3s ease}.Footer_legalLinks__eRUA3 a:hover{color:#45a049;text-decoration:underline;filter:drop-shadow(0 0 3px rgba(76,175,80,.5))}@media (max-width:768px){.Footer_container__aXwE6{flex-direction:column;align-items:center}.Footer_column__Of3Ba{width:100%;max-width:300px;text-align:center}.Footer_column__Of3Ba h4{text-align:center}}.SubjectiveCognitiveBoosterComponent_container__9x3BQ{background-color:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column}.SubjectiveCognitiveBoosterComponent_image__aTso2{display:block;margin:0 auto 20px;max-width:100%;height:auto}.SubjectiveCognitiveBoosterComponent_navbar__Eol9i{background-color:#111;padding:10px 0;text-align:center}.SubjectiveCognitiveBoosterComponent_navbar__Eol9i ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.SubjectiveCognitiveBoosterComponent_navbar__Eol9i li{margin:0 10px}.SubjectiveCognitiveBoosterComponent_navbar__Eol9i li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.SubjectiveCognitiveBoosterComponent_navbar__Eol9i li a:hover{color:#ccc}.SubjectiveCognitiveBoosterComponent_hero__JyObH{text-align:center;padding:40px 20px}.SubjectiveCognitiveBoosterComponent_icon__YvDiH{width:150px;height:auto;margin-bottom:20px}.SubjectiveCognitiveBoosterComponent_title__acNVZ{font-size:2.5rem;margin-bottom:10px}.SubjectiveCognitiveBoosterComponent_section__B7QNB{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.SubjectiveCognitiveBoosterComponent_subheading__XZFwY{font-size:1.6rem;margin-bottom:20px;text-shadow:0 0 2px #fff}.SubjectiveCognitiveBoosterComponent_link__NdDFn{color:#fff;text-decoration:none;font-weight:600;transition:color .3s ease}.SubjectiveCognitiveBoosterComponent_link__NdDFn:hover{color:#ccc}.SubjectiveCognitiveBoosterComponent_componentSection__E1F6X{padding:20px;max-width:1200px;margin:0 auto}.SubjectiveCognitiveBoosterComponent_footer__Bx59n{text-align:center;background-color:#111;padding:20px;margin-top:auto}.SubjectiveCognitiveBoosterComponent_footerText__zP25x{font-size:.9rem;color:#aaa}.SubjectiveCognitiveBoosterComponent_cognitiveBoosterComponent__0HywS{padding:20px;max-width:1200px;margin:0 auto}.SubjectiveCognitiveBoosterComponent_componentHeader__33W55{display:flex;align-items:center;gap:10px;margin-bottom:20px}.SubjectiveCognitiveBoosterComponent_headerIcon__Q2Pnl{border-radius:50%}.SubjectiveCognitiveBoosterComponent_componentTitle__D_6Hs{font-size:1.4rem;font-weight:700}.SubjectiveCognitiveBoosterComponent_inputSection__IApwM{margin-bottom:20px}.SubjectiveCognitiveBoosterComponent_textarea__2gsui{width:100%;height:100px;padding:10px;border:none;border-radius:4px;font-size:1rem}.SubjectiveCognitiveBoosterComponent_selector__M2e3D{margin-bottom:20px}.SubjectiveCognitiveBoosterComponent_canvasSection__LQOht{margin-bottom:40px}.SubjectiveCognitiveBoosterComponent_boosterGrid__dGAVF{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px}.SubjectiveCognitiveBoosterComponent_boosterCard__xg3Dk{background-color:#111;border-radius:6px;padding:20px;width:160px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 8px hsla(0,0%,100%,.1)}.SubjectiveCognitiveBoosterComponent_platformIcon__yHEPR{width:64px;height:64px;filter:drop-shadow(0 0 4px #fff)}.SubjectiveCognitiveBoosterComponent_boosterText__N4fvi{margin-top:10px;font-size:.9rem;text-align:center}@media (max-width:768px){.SubjectiveCognitiveBoosterComponent_container__9x3BQ{padding:15px}.SubjectiveCognitiveBoosterComponent_title__acNVZ{font-size:2rem}.SubjectiveCognitiveBoosterComponent_text__VweFK{font-size:1rem}}@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@700&display=swap");.InstallButtonComponent_installButton__MDtDx{display:block;background-color:#fff;color:#000;font-family:Roboto Mono,monospace;font-weight:700;border:none;padding:15px 30px;font-size:1rem;border-radius:6px;cursor:pointer;text-align:center;margin:20px auto;transition:box-shadow .3s ease,transform .3s ease}.InstallButtonComponent_installButton__MDtDx:active,.InstallButtonComponent_installButton__MDtDx:hover{box-shadow:0 0 10px hsla(0,0%,100%,.8);transform:scale(1.02)}