@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}}.SubjectiveSemantizerComponent_container__gasSc{background-color:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column}.SubjectiveSemantizerComponent_navbar__ixV1F{background-color:#111;padding:10px 0;text-align:center}.SubjectiveSemantizerComponent_navbar__ixV1F ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap}.SubjectiveSemantizerComponent_navbar__ixV1F li{margin:0 10px}.SubjectiveSemantizerComponent_navbar__ixV1F li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.SubjectiveSemantizerComponent_navbar__ixV1F li a:hover{color:#ccc}.SubjectiveSemantizerComponent_hero__UXEcJ{text-align:center;padding:40px 20px}.SubjectiveSemantizerComponent_icon__XUuBX{width:150px;height:auto;margin-bottom:20px}.SubjectiveSemantizerComponent_title__MCEmY{font-size:2.5rem;margin-bottom:10px}.SubjectiveSemantizerComponent_section__pZqVV{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.SubjectiveSemantizerComponent_subheading__RzTBf{font-size:1.6rem;margin-bottom:20px;text-shadow:0 0 2px #fff}.SubjectiveSemantizerComponent_link__I_cvB{color:#fff;text-decoration:none;font-weight:600;transition:color .3s ease}.SubjectiveSemantizerComponent_link__I_cvB:hover{color:#ccc}.SubjectiveSemantizerComponent_componentSection__Oj3Ys{padding:20px;max-width:1200px;margin:0 auto}.SubjectiveSemantizerComponent_footer__6O7EO{text-align:center;background-color:#111;padding:20px;margin-top:auto}.SubjectiveSemantizerComponent_footerText__yeko3{font-size:.9rem;color:#aaa}.SubjectiveSemantizerComponent_semantizerGrid__NNR4t{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px}.SubjectiveSemantizerComponent_semantizerCard__6mnWu{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)}.SubjectiveSemantizerComponent_platformIcon__d8pIR{width:64px;height:64px;filter:drop-shadow(0 0 4px #fff)}.SubjectiveSemantizerComponent_semantizerText__i5oTH{margin-top:10px;font-size:.9rem;text-align:center}@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)}