.dashboard-header.svelte-1dcubrm{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid var(--color-border);background-color:var(--color-surface)}.logo-wrap.svelte-1dcubrm{display:flex;align-items:center;gap:1rem}.logo-img.svelte-1dcubrm{height:42px;width:auto}.dashboard-title.svelte-1dcubrm{font-size:1.5rem;font-weight:600;color:var(--color-text);margin:0}.dashboard-grid.svelte-1dcubrm{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;padding:2rem}.dashboard-tile.svelte-1dcubrm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-muted);color:var(--color-text);text-decoration:none;transition:background-color .2s ease,border-color .2s ease;text-align:center}.dashboard-tile.svelte-1dcubrm:hover{border-color:var(--color-primary);background-color:var(--color-surface-muted)}.dashboard-tile.svelte-1dcubrm .icon:where(.svelte-1dcubrm){font-size:2rem;margin-bottom:.5rem}.dashboard-tile.svelte-1dcubrm .label:where(.svelte-1dcubrm){font-size:1rem;font-weight:500}body{background-color:var(--color-bg);color:var(--color-text);margin:0;font-family:system-ui,sans-serif}html,body{height:100%}.dashboard-log-section.svelte-1dcubrm{max-width:960px;margin:6rem auto 3rem;padding-top:2.5rem;border-top:1px solid var(--color-border)}.dashboard-log-title.svelte-1dcubrm{font-size:1.2rem;margin-bottom:1rem;color:var(--color-text)}.dashboard-log-entry.svelte-1dcubrm{margin-bottom:1rem}.dashboard-log-meta.svelte-1dcubrm{font-size:.9rem;color:var(--color-text-light)}.dashboard-log-content.svelte-1dcubrm{font-size:1rem;color:var(--color-text)}.dashboard-log-entry-input.svelte-1dcubrm{margin-top:2rem;display:flex;gap:.5rem;align-items:center}.dashboard-log-input.svelte-1dcubrm{flex-grow:1;padding:.5rem .75rem;border-radius:6px;border:1px solid var(--color-border)}
