:root{--color-bg: #0f0f0f;--color-surface: #1a1a1a;--color-border: #2a2a2a;--color-text: #e5e5e5;--color-text-muted: #999;--color-accent: #ff8c00;--color-hot: #ff4444;--color-rising: #44ff44}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1rem}nav.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--color-accent)}.logo.svelte-12qhfyh:hover{text-decoration:none}.search-form.svelte-12qhfyh{flex:1;max-width:400px}.search-form.svelte-12qhfyh input:where(.svelte-12qhfyh){width:100%;padding:.5rem 1rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-bg);color:var(--color-text)}main.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:calc(100vh - 200px)}footer.svelte-12qhfyh{background:var(--color-surface);border-top:1px solid var(--color-border);padding:2rem 1rem;text-align:center;color:var(--color-text-muted)}
