:root{--color-primary:#2563eb;--color-bg:#fff;--color-text:#111827;--color-muted:#9ca3af;--color-border:#f3f4f6;--color-card:#fafafa;--color-accent:#facc15;--max-width:640px;--radius-xs:2px;--radius-sm:3px;--radius:4px;--radius-md:5px;--radius-lg:6px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word;font-family:Nanum Gothic,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.7}.app.svelte-12qhfyh{max-width:var(--max-width);flex-direction:column;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex}header.svelte-12qhfyh{margin-bottom:1.5rem;padding-bottom:1.5rem}.logo.svelte-12qhfyh{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.logo-icon.svelte-12qhfyh{width:1.75rem;height:1.75rem}.logo-text.svelte-12qhfyh{color:var(--color-text);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{text-align:center;margin-top:3rem;padding:2rem 0 .5rem}.version.svelte-12qhfyh{color:var(--color-muted);opacity:.5;font-size:.6rem;font-weight:400}
