@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap");.home_container__TLSt1{min-height:100vh;background-color:#000000;font-family:Orbitron,sans-serif;text-align:center;padding:1rem;max-width:100vw;overflow-x:hidden}.home_container__TLSt1,.home_mainContent__RtiS6{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.home_mainContent__RtiS6{max-width:600px;padding:0 1rem}.home_logo__fwoF8{width:104px;height:104px;margin-right:1.3rem}.home_titleContainer__RuqJV{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.home_title__zsVL2{font-size:clamp(3.25rem,7.8vw,4.55rem);font-weight:700;margin:0;letter-spacing:3px}.home_questText__y6Oyn{color:#3B76C4}.home_chatText__75LF3{color:#E9EAEF}.home_divider__7oWEE{width:50%;margin:1rem 0;border:none;height:1px;background-color:#3B76C4;min-width:200px}.home_promptText__lnf6X{font-size:clamp(1.3rem,3.25vw,1.56rem);color:#3B76C4;margin-bottom:1rem}.home_actionButton__JKRri{background-color:#3B76C4;color:#F4F5F5;border:none;border-radius:50px;padding:clamp(.8rem,2.5vw,1rem) clamp(2rem,5vw,2.5rem);font-size:clamp(1.3rem,3.25vw,1.56rem);font-weight:700;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;font-family:Orbitron,sans-serif;min-height:44px;min-width:120px}.home_actionButton__JKRri:hover{transform:scale(1.05);box-shadow:0 0 20px #3B76C4}@media (max-width:768px){.home_container__TLSt1{padding:.5rem}.home_mainContent__RtiS6{padding:0 .5rem}.home_logo__fwoF8{width:85%;min-width:180px}.home_divider__7oWEE{width:60%;min-width:150px}}@media (max-width:480px){.home_container__TLSt1{padding:.25rem}.home_mainContent__RtiS6{padding:0 .25rem}.home_logo__fwoF8{width:80%;min-width:150px}.home_divider__7oWEE{width:70%;min-width:120px}.home_actionButton__JKRri{padding:.8rem 2rem;font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.home_logo__fwoF8{width:85%;max-width:500px}.home_divider__7oWEE{width:45%}}@media (min-width:1025px){.home_logo__fwoF8,.home_mainContent__RtiS6{max-width:700px}}