.container.svelte-vnxv40{max-width:1200px;margin:0 auto;padding:var(--space-xl)}.loading.svelte-vnxv40,.error.svelte-vnxv40{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:var(--space-lg);text-align:center}.spinner.svelte-vnxv40{width:48px;height:48px;border:4px solid rgba(255,255,255,.1);border-top-color:var(--color-text-primary);border-radius:50%;animation:svelte-vnxv40-spin 1s linear infinite}@keyframes svelte-vnxv40-spin{to{transform:rotate(360deg)}}.mood-section.svelte-vnxv40{display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl)}.mood-header.svelte-vnxv40{text-align:center}.mood-title.svelte-vnxv40{font-size:var(--text-4xl);font-weight:700;margin-bottom:var(--space-sm);background:linear-gradient(135deg,var(--color-text-primary),var(--color-text-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mood-subtitle.svelte-vnxv40{font-size:var(--text-lg);color:var(--color-text-secondary)}.mood-visualization.svelte-vnxv40{position:relative;width:100%;max-width:600px;aspect-ratio:1}.mood-blob-placeholder.svelte-vnxv40{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff05;border-radius:50%}.placeholder-spinner.svelte-vnxv40{width:60px;height:60px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--mood-color, var(--color-text-primary));border-radius:50%;animation:svelte-vnxv40-spin 1s linear infinite}.mood-overlay.svelte-vnxv40{position:absolute;bottom:var(--space-lg);left:50%;transform:translate(-50%);background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--space-md);padding:var(--space-md);min-width:200px}.mood-info.svelte-vnxv40{display:flex;flex-direction:column;gap:var(--space-sm);text-align:center}.dominant-emotion.svelte-vnxv40,.variance.svelte-vnxv40{display:flex;justify-content:space-between;align-items:center;gap:var(--space-md)}.emotion-label.svelte-vnxv40,.variance-label.svelte-vnxv40{font-size:var(--text-sm);color:var(--color-text-secondary)}.emotion-value.svelte-vnxv40{font-size:var(--text-lg);font-weight:600;text-transform:capitalize}.variance-value.svelte-vnxv40{font-size:var(--text-lg);font-weight:600}.emotions-grid.svelte-vnxv40{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md);width:100%;max-width:800px}.emotion-card.svelte-vnxv40{background:var(--color-surface);border:1px solid rgba(255,255,255,.1);border-radius:var(--space-md);padding:var(--space-md);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.emotion-card.svelte-vnxv40:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.emotion-header.svelte-vnxv40{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-sm)}.emotion-name.svelte-vnxv40{font-size:var(--text-base);font-weight:600;text-transform:capitalize}.emotion-percent.svelte-vnxv40{font-size:var(--text-sm);color:var(--color-text-secondary)}.emotion-bar.svelte-vnxv40{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.emotion-fill.svelte-vnxv40{height:100%;transition:width var(--transition-base)}.mood-stats.svelte-vnxv40{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md);width:100%;max-width:600px}.stat-card.svelte-vnxv40{background:var(--color-surface);border:1px solid rgba(255,255,255,.1);border-radius:var(--space-md);padding:var(--space-lg);display:flex;align-items:center;gap:var(--space-md)}.stat-content.svelte-vnxv40{display:flex;flex-direction:column;gap:var(--space-xs)}.stat-value.svelte-vnxv40{font-size:var(--text-2xl);font-weight:700}.stat-label.svelte-vnxv40{font-size:var(--text-sm);color:var(--color-text-secondary)}.actions.svelte-vnxv40{display:flex;justify-content:center;gap:var(--space-md)}.btn.svelte-vnxv40{display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--color-surface);border:1px solid rgba(255,255,255,.1);border-radius:var(--space-md);color:var(--color-text-primary);font-size:var(--text-base);font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.btn.svelte-vnxv40:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.btn.svelte-vnxv40:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-vnxv40{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-color:#fff3}@media(max-width:768px){.container.svelte-vnxv40{padding:var(--space-md)}.mood-title.svelte-vnxv40{font-size:var(--text-3xl)}.emotions-grid.svelte-vnxv40,.mood-stats.svelte-vnxv40{grid-template-columns:1fr}}
