.Index_homeContainer__SNCTU{min-height:100vh;background:linear-gradient(135deg,#1a1a1a,#007bff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.Index_homeContent__v7EyF{background-color:rgba(0,0,0,.7);padding:2.5rem;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.3);color:#fff;text-align:center;max-width:90vw}.Index_title__ttOat{font-size:2rem;margin-bottom:1rem}.Index_subtitle__Br3Le{font-size:1.25rem;margin-bottom:2rem}.Index_videoContainer__blhMv{margin-top:2rem;display:flex;justify-content:center;width:100%;max-width:800px}.Index_videoContainer__blhMv iframe{max-width:90vw;width:100%;height:auto;aspect-ratio:16/9}.Index_continueButton__SfCe4{background-color:#007bff;border:none;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s ease}.Index_continueButton__SfCe4:hover{background-color:#0056b3}.Index_continueButton__SfCe4:disabled{cursor:not-allowed;background-color:#0056b3}.Index_loadingContent__1dQvP{display:flex;align-items:center;justify-content:center;gap:10px}.Index_loadingSpinner__sRVXL{border:4px solid hsla(0,0%,100%,.1);border-left-color:#fff;border-radius:50%;width:20px;height:20px;animation:Index_spin__LrOBR 1s linear infinite}@keyframes Index_spin__LrOBR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Index_homeContent__v7EyF{padding:1.5rem}.Index_title__ttOat{font-size:1.75rem}.Index_subtitle__Br3Le{font-size:1rem}}@media (max-width:480px){.Index_title__ttOat{font-size:1.5rem}.Index_subtitle__Br3Le{font-size:.875rem}.Index_continueButton__SfCe4{padding:.5rem 1rem;font-size:.875rem}}