body{background-color:#0f0f1e;padding-bottom:80px}.home-container.svelte-16aad1j{max-width:100%;margin:0 auto;padding:0;min-height:100vh;background-color:#0f0f1e;display:flex;flex-direction:column}.header.svelte-16aad1j{padding:2rem 1.5rem 1.5rem;background-color:#0f0f1e}.app-title.svelte-16aad1j{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem}.tagline.svelte-16aad1j{font-size:1rem;color:#ffffffb3;font-weight:400}.topics-list.svelte-16aad1j{flex:1;display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;overflow-y:auto}.topic-card.svelte-16aad1j{background:#2a2a3e;border:none;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s ease;text-align:left;box-shadow:none;display:flex;flex-direction:column;gap:.75rem}.topic-card.svelte-16aad1j:hover{background:#3a3a4e;transform:translateY(-1px)}.topic-card.svelte-16aad1j:active{transform:translateY(0);background:#2a2a3e}.topic-title.svelte-16aad1j{margin:0;font-size:1.1rem;font-weight:700;color:#fff;line-height:1.4}.hashtags.svelte-16aad1j{display:flex;flex-wrap:wrap;gap:.5rem}.hashtag.svelte-16aad1j{font-size:.85rem;color:#fff9;font-weight:400}
