*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a1a1a}#root{width:100%;min-height:100vh}.app{min-height:100vh;background-color:#fafafa;color:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:2rem}.container{width:100%;max-width:900px;animation:fadeIn 1s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.banner{text-align:center;margin-bottom:1rem;padding:2rem 0 1rem}.logo-wrapper{margin-bottom:1rem;animation:fadeIn 1s ease-in .1s both}.logo{width:120px;height:auto;margin:0 auto;display:block;object-fit:contain}.studio-name{font-family:"Press Start 2P",monospace;font-size:2.5rem;line-height:1.6;color:#1a1a1a;margin:0 0 1rem;letter-spacing:.1em;text-transform:uppercase;animation:fadeIn 1.2s ease-in .2s both}.social-icons{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin:0;animation:fadeIn 1.3s ease-in .3s both}.icon-link{color:#1a1a1a;transition:transform .2s ease,opacity .2s ease;display:inline-block}.icon-link:hover{transform:scale(1.1);opacity:.7}.icon{width:32px;height:32px}.email-wrapper{text-align:center;margin-top:1.5rem;animation:fadeIn 1.35s ease-in .35s both}.email-link{font-family:"Press Start 2P",monospace;font-size:.6rem;color:#1a1a1a;text-decoration:none;letter-spacing:.05em;transition:opacity .2s ease}.email-link:hover{opacity:.6}.description-section{width:100%;animation:fadeIn 1.5s ease-in .5s both}.description-border-top{border-top:1px solid #1a1a1a;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.description-wrapper{max-width:700px;margin:0 auto;padding:0 2rem}.description-border-bottom{border-bottom:1px solid #1a1a1a;margin-top:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.description-text{font-family:"Press Start 2P",monospace;font-size:.65rem;line-height:2;color:#1a1a1a;margin:0;text-transform:none;letter-spacing:.02em;text-align:left}.description-text .text-link{color:#2563eb;text-decoration:none;transition:opacity .2s ease}.description-text .text-link:hover{opacity:.7}.tagline-wrapper{text-align:center;margin-top:2rem;padding-top:1rem;animation:fadeIn 1.6s ease-in .6s both}.tagline-text{font-family:"Press Start 2P",monospace;font-size:1.1rem;line-height:2.2;color:#1a1a1a;margin:0;text-transform:none;letter-spacing:.05em}@media(max-width:768px){.app{padding:1.5rem}.banner{margin-bottom:1rem;padding:1.5rem 0 .75rem}.logo{width:100px;height:auto}.studio-name{font-size:1.5rem;line-height:1.8;margin-bottom:.75rem}.social-icons{gap:2rem}.icon{width:28px;height:28px}.email-wrapper{margin-top:1rem}.email-link{font-size:.5rem}.description-wrapper{padding:0 1.5rem}.description-border-top{margin-bottom:1rem}.description-border-bottom{margin-top:1rem}.description-text{font-size:.5rem;line-height:1.8}.tagline-wrapper{margin-top:1.5rem;padding-top:1rem}.tagline-text{font-size:.75rem;line-height:2}}@media(max-width:480px){.logo{width:80px;height:auto}.studio-name{font-size:1.2rem}.social-icons{gap:1.5rem}.icon{width:24px;height:24px}.email-link{font-size:.45rem}.description-wrapper{padding:0 1rem}.description-border-top{margin-bottom:1rem}.description-border-bottom{margin-top:1rem}.description-text{font-size:.45rem;line-height:1.7}.tagline-text{font-size:.65rem;line-height:1.8}}
