.auth-container.svelte-5uxi1w{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-form.svelte-5uxi1w{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px}h2.svelte-5uxi1w{text-align:center;margin-bottom:1.5rem;color:#333;font-size:1.75rem;font-weight:600}.form-group.svelte-5uxi1w{margin-bottom:1.5rem}label.svelte-5uxi1w{display:block;margin-bottom:.5rem;color:#555;font-weight:500}input.svelte-5uxi1w{width:100%;padding:.875rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .2s ease}input.svelte-5uxi1w:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.error.svelte-5uxi1w{color:#dc2626;background:#fef2f2;padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.875rem;border:1px solid #fecaca}.submit-btn.svelte-5uxi1w{width:100%;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.submit-btn.svelte-5uxi1w:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.submit-btn.svelte-5uxi1w:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.auth-toggle.svelte-5uxi1w{text-align:center}.toggle-btn.svelte-5uxi1w{background:none;border:none;color:#667eea;text-decoration:underline;cursor:pointer;font-size:.875rem;transition:color .2s ease}.toggle-btn.svelte-5uxi1w:hover{color:#5a67d8}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc}.loading-screen.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.loading-spinner.svelte-12qhfyh{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #667eea;border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.install-banner.svelte-12qhfyh{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;gap:1rem;position:relative}.install-btn.svelte-12qhfyh{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.install-btn.svelte-12qhfyh:hover{background:#ffffff4d}.dismiss-btn.svelte-12qhfyh{background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:.25rem;line-height:1}.app-header.svelte-12qhfyh{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem;box-shadow:0 1px 3px #0000001a}.header-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-content.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0;color:#1f2937;font-size:1.5rem;font-weight:600}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sync-status.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.25rem .75rem;border-radius:20px;background:#f0f9f0;color:#16a34a;transition:all .2s ease}.sync-status.offline.svelte-12qhfyh{background:#fef2f2;color:#dc2626}.user-email.svelte-12qhfyh{font-size:.875rem;color:#6b7280}.sign-out-btn.svelte-12qhfyh{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s ease}.sign-out-btn.svelte-12qhfyh:hover{background:#e5e7eb;border-color:#9ca3af}.app-main.svelte-12qhfyh{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}@media(max-width:768px){.header-content.svelte-12qhfyh{flex-direction:column;align-items:stretch;gap:.75rem}.header-actions.svelte-12qhfyh{justify-content:space-between}.app-main.svelte-12qhfyh{padding:1rem}}
