.container.svelte-c8d92a{max-width:var(--max-width);margin:0 auto;padding:2rem;text-align:center;height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.title.svelte-c8d92a{font-size:var(--header-size)}.subtitle.svelte-c8d92a{font-size:20px;color:var(--text-secondary);font-family:Arial,Helvetica,sans-serif}.btn-container.svelte-c8d92a{margin-top:2rem;display:flex;gap:2rem}@media only screen and (min-width:48rem){.title.svelte-c8d92a{font-size:var(--header-size-lg)}}.main-content.svelte-1xn21ec{max-width:var(--max-width);margin:0 auto;padding:2rem}.welcome-section.svelte-1xn21ec{background:#fff;border-radius:16px;padding:2rem 2.5rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.welcome-content.svelte-1xn21ec{display:flex;align-items:center;gap:1.5rem}.avatar.svelte-1xn21ec{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#ef4444)}.welcome-title.svelte-1xn21ec{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#1a1a1a}.welcome-subtitle.svelte-1xn21ec{margin:0;color:#6b7280;font-size:.9375rem}.welcome-actions.svelte-1xn21ec{display:flex;gap:1rem}.dashboard-grid.svelte-1xn21ec{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.card.svelte-1xn21ec{background:#fff;border-radius:16px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.card-header.svelte-1xn21ec{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.card-title.svelte-1xn21ec{margin:0;font-size:1.25rem;font-weight:600;color:#1a1a1a}.card-description.svelte-1xn21ec{color:#6b7280;font-size:.9375rem;margin:0 0 1.5rem;line-height:1.5}.books-list.svelte-1xn21ec,.shelves-list.svelte-1xn21ec{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.empty-state.svelte-1xn21ec{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:#f9fafb;border-radius:12px;margin-bottom:1.5rem}.empty-text.svelte-1xn21ec{margin:0;color:#9ca3af;font-size:.875rem;text-align:center}.add-buttons.svelte-1xn21ec{display:flex;flex-direction:column;gap:.75rem}@media(max-width:1200px){.dashboard-grid.svelte-1xn21ec{grid-template-columns:1fr}}@media(max-width:768px){.welcome-section.svelte-1xn21ec{flex-direction:column;gap:1.5rem;align-items:flex-start}.welcome-actions.svelte-1xn21ec{width:100%}}
