.AnimatedBackground_canvas__Xtkpd{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:#000000}.LoadingScreen_loadingScreen__lRm3o{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000;display:flex;justify-content:center;align-items:center;z-index:9999;animation:LoadingScreen_fadeIn__V3apU .3s ease-in;overflow:hidden}.LoadingScreen_loadingScreen__lRm3o.LoadingScreen_fadeOut__99rYa{animation:LoadingScreen_fadeOut__99rYa .8s ease-out forwards}@keyframes LoadingScreen_fadeOut__99rYa{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes LoadingScreen_fadeIn__V3apU{0%{opacity:0}to{opacity:1}}.LoadingScreen_container__0iPvO{width:90%;max-width:800px;display:flex;flex-direction:column;gap:30px}.LoadingScreen_terminal__eOKap{background:rgba(0,0,0,.8);border:2px solid rgba(0,255,136,.3);border-radius:8px;padding:30px;box-shadow:0 0 30px rgba(0,255,136,.2),inset 0 0 20px rgba(0,255,136,.05);min-height:400px;max-height:60vh;overflow-y:auto;overflow-x:hidden;animation:LoadingScreen_slideIn__AY5zC .5s ease-out;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.LoadingScreen_terminal__eOKap::-webkit-scrollbar{display:none}@keyframes LoadingScreen_slideIn__AY5zC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen_text__4Uzwh{font-family:VT323,monospace;font-size:18px;line-height:1.6;color:#00ff88;margin:0;white-space:pre-wrap;word-wrap:break-word;text-shadow:0 0 8px rgba(0,255,136,.5)}.LoadingScreen_cursor__MCDVz{animation:LoadingScreen_blink__A85Jp 1s step-end infinite;color:#00ff88;text-shadow:0 0 10px rgba(0,255,136,.8)}@keyframes LoadingScreen_blink__A85Jp{0%,50%{opacity:1}51%,to{opacity:0}}.LoadingScreen_progressBar__p1Qlu,.LoadingScreen_progressFill___kZzY,.LoadingScreen_progressText__tCNgp{display:none}@media (max-width:768px){.LoadingScreen_container__0iPvO{width:95%}.LoadingScreen_terminal__eOKap{padding:20px;min-height:300px}.LoadingScreen_text__4Uzwh{font-size:16px}.LoadingScreen_progressText__tCNgp{font-size:20px}}.Home_main__VkIEL{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:1;animation:Home_fadeInUp__U6shb .8s ease-out}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home_container__d256j{width:100%;max-width:900px;margin:0 auto}.Home_comingSoon__gaA5a{text-align:center;animation:Home_fadeInUp__U6shb 1s ease-out .2s both}.Home_studioName__L4IAT{font-family:VT323,monospace;font-size:64px;color:#00ff88;text-shadow:0 0 40px rgba(0,255,136,1);margin-bottom:4rem;display:flex;align-items:center;justify-content:center;gap:.5rem;animation:Home_glow__G4Ylo 2.5s ease-in-out infinite}@keyframes Home_glow__G4Ylo{0%,to{text-shadow:0 0 35px rgba(0,255,136,.9)}50%{text-shadow:0 0 60px rgba(0,255,136,1),0 0 80px rgba(0,255,136,.6)}}.Home_namePrompt__itLF6{color:#00d4ff;text-shadow:0 0 40px rgba(0,212,255,1)}.Home_nameText__XLNJA{font-weight:700;letter-spacing:10px}.Home_message__OKL2m{background:rgba(10,10,30,.85);border:2px solid rgba(0,255,136,.4);border-radius:12px;padding:3rem 4rem;box-shadow:0 20px 60px rgba(0,255,136,.25);animation:Home_fadeInScale__lYDNT 1.2s ease-out .6s both}@keyframes Home_fadeInScale__lYDNT{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Home_messageText__mnsJb{font-family:VT323,monospace;font-size:36px;color:#00d4ff;text-shadow:0 0 20px rgba(0,212,255,.8);margin:0;animation:Home_pulse__0RP2j 3s ease-in-out infinite}@keyframes Home_pulse__0RP2j{0%,to{opacity:1}50%{opacity:.75}}@media (max-width:768px){.Home_studioName__L4IAT{font-size:42px;flex-direction:column;gap:.3rem;margin-bottom:3rem}.Home_nameText__XLNJA{letter-spacing:6px}.Home_message__OKL2m{padding:2rem}.Home_messageText__mnsJb{font-size:28px}}@media (max-width:480px){.Home_studioName__L4IAT{font-size:32px}.Home_nameText__XLNJA{letter-spacing:4px}.Home_message__OKL2m{padding:1.5rem}.Home_messageText__mnsJb{font-size:24px}}