body{margin:0;padding:0;background-color:#0f0f0f;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;min-height:100vh}main.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;box-sizing:border-box}.container.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:2rem}.banner.svelte-1uha8ag{width:300px;height:300px;border-radius:50%;object-fit:cover;transition:transform .3s ease;animation:svelte-1uha8ag-fadeIn .8s ease-out}.banner.svelte-1uha8ag:hover{transform:scale(1.05)}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.links.svelte-1uha8ag{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}.link.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1.125rem;transition:opacity .2s ease;min-width:10rem}.link.svelte-1uha8ag:first-child{justify-content:flex-end}.link.svelte-1uha8ag:last-child{justify-content:flex-start}.link.svelte-1uha8ag:hover{opacity:.7;text-decoration:underline}.icon.svelte-1uha8ag{width:1.25rem;height:1.25rem}.stream-container.svelte-1uha8ag{width:100%;max-width:854px}.stream-container.svelte-1uha8ag iframe:where(.svelte-1uha8ag){width:100%;height:auto;aspect-ratio:854 / 480;border:none;border-radius:8px}@media(max-width:400px){.banner.svelte-1uha8ag{width:200px;height:200px}}
