.memoria-main.svelte-vrmrcd{flex-direction:column;gap:28px;max-width:960px;margin:0 auto;padding:clamp(24px,4vw,48px) clamp(18px,4vw,48px);display:flex}.sr-only.svelte-vrmrcd{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.memoria-header.svelte-vrmrcd{flex-direction:column;gap:14px;display:flex}.back-link.svelte-vrmrcd{letter-spacing:.04em;color:var(--civic-text-3);transition:color var(--motion-fast) var(--ease);align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.back-link.svelte-vrmrcd:hover{color:var(--civic-primary)}.back-link.svelte-vrmrcd:focus-visible{outline:2px solid var(--civic-primary);outline-offset:2px;border-radius:4px}.memoria-title.svelte-vrmrcd{letter-spacing:-.03em;color:var(--civic-text-1);font-size:clamp(24px,3.5vw,38px);font-weight:900;line-height:1.1}.memoria-subtitle.svelte-vrmrcd{color:var(--civic-text-2);margin-top:8px;font-size:14px;line-height:1.5}.stats-row.svelte-vrmrcd{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=640px){.stats-row.svelte-vrmrcd{grid-template-columns:repeat(2,1fr)}}.stat-card.svelte-vrmrcd{border-radius:var(--radius-md);background:var(--civic-surface);border:var(--civic-border);flex-direction:column;gap:4px;padding:16px 18px;display:flex}.stat-resolved.svelte-vrmrcd{border-color:oklch(70% .16 155/.3)}.stat-recurring.svelte-vrmrcd{border-color:oklch(60% .2 25/.3)}.stat-expired.svelte-vrmrcd{border-color:oklch(78% .14 75/.3)}.stat-value.svelte-vrmrcd{font-size:28px;font-weight:900;font-family:var(--font-mono);color:var(--civic-text-1);line-height:1}.stat-resolved.svelte-vrmrcd .stat-value:where(.svelte-vrmrcd){color:var(--civic-success)}.stat-recurring.svelte-vrmrcd .stat-value:where(.svelte-vrmrcd){color:var(--civic-danger)}.stat-expired.svelte-vrmrcd .stat-value:where(.svelte-vrmrcd){color:var(--civic-accent)}.stat-label.svelte-vrmrcd{letter-spacing:.06em;text-transform:uppercase;color:var(--civic-text-3);font-size:11px;font-weight:600}.breakdown-row.svelte-vrmrcd{flex-wrap:wrap;gap:8px;display:flex}.cat-stat.svelte-vrmrcd{border-radius:var(--radius-full);background:var(--civic-surface);border:var(--civic-border);align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.cat-count.svelte-vrmrcd{font-size:12px;font-weight:800;font-family:var(--font-mono);color:var(--civic-text-1)}.history-list.svelte-vrmrcd{flex-direction:column;gap:8px;list-style:none;display:flex}.history-card.svelte-vrmrcd{border-radius:var(--radius-md);background:var(--civic-surface);border:var(--civic-border);box-shadow:var(--civic-shadow-card);transition:box-shadow var(--motion-fast) var(--ease), background var(--motion-fast) var(--ease);display:flex;overflow:hidden}.history-card.svelte-vrmrcd:hover{background:var(--civic-surface-elevated);box-shadow:var(--civic-shadow-elevated)}.hcard-stripe.svelte-vrmrcd{flex-shrink:0;width:4px}.cat-hot-stripe.svelte-vrmrcd{background:var(--civic-danger)}.cat-response-stripe.svelte-vrmrcd{background:var(--civic-info)}.cat-neutral-stripe.svelte-vrmrcd{background:var(--civic-primary)}.hcard-body.svelte-vrmrcd{flex-direction:column;flex:1;gap:10px;padding:16px 18px;display:flex}.hcard-top.svelte-vrmrcd{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hcard-title.svelte-vrmrcd{color:var(--civic-text-1);flex:1;font-size:14px;font-weight:700;line-height:1.4}.hcard-badges.svelte-vrmrcd{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:6px;display:flex}.hcard-summary.svelte-vrmrcd{color:var(--civic-text-2);font-size:13px;line-height:1.6}.hcard-meta.svelte-vrmrcd{flex-wrap:wrap;gap:12px;display:flex}.meta-item.svelte-vrmrcd{color:var(--civic-text-3);font-size:11px;font-family:var(--font-mono);align-items:center;gap:5px;display:inline-flex}.badge.svelte-vrmrcd{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:800;display:inline-block}.badge-danger.svelte-vrmrcd{background:var(--civic-danger-soft);color:var(--civic-danger)}.badge-warning.svelte-vrmrcd{background:var(--civic-accent-soft);color:var(--civic-accent)}.badge-success.svelte-vrmrcd{background:var(--civic-success-soft);color:var(--civic-success)}.badge-info.svelte-vrmrcd{background:var(--civic-info-soft);color:var(--civic-info)}.cat-chip.svelte-vrmrcd{border-radius:var(--radius-full);white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.cat-hot.svelte-vrmrcd{background:var(--civic-danger-soft);color:var(--civic-danger)}.cat-response.svelte-vrmrcd{background:var(--civic-info-soft);color:var(--civic-info)}.cat-neutral.svelte-vrmrcd{background:var(--civic-primary-soft);color:var(--civic-primary)}.empty-state.svelte-vrmrcd{text-align:center;color:var(--civic-text-3);flex-direction:column;align-items:center;gap:12px;padding:56px 24px;display:flex}.empty-state.svelte-vrmrcd svg:where(.svelte-vrmrcd){opacity:.35}.empty-state.svelte-vrmrcd p:where(.svelte-vrmrcd){color:var(--civic-text-2);font-size:14px}.empty-state.svelte-vrmrcd small:where(.svelte-vrmrcd){font-size:12px;line-height:1.5}
