@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{max-width:600px;width:90%;height:auto;margin-bottom:1rem;min-width:200px}.home_logoSubtext__S_p7e{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#F4F5F5;margin:0;letter-spacing:2px}.home_title__zsVL2{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;color:#F4F5F5;margin:.5rem 0;letter-spacing:3px;text-shadow:0 0 10px #F0564D}.home_divider__7oWEE{width:50%;margin:1rem 0;border:none;height:1px;background-color:#F0564D;min-width:200px}.home_welcomeText__sZKxE{font-size:clamp(1.2rem,3vw,1.5rem);color:#F4F5F5;margin-bottom:1rem}.home_promptText__lnf6X{font-size:clamp(1rem,2.5vw,1.2rem);color:#F0564D;margin-bottom:1rem}.home_actionButton__JKRri{background-color:#F0564D;color:#F4F5F5;border:none;border-radius:50px;padding:clamp(.8rem,2.5vw,1rem) clamp(2rem,5vw,2.5rem);font-size:clamp(1rem,2.5vw,1.2rem);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 #F0564D}@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}}