.add-transaction.svelte-1ep66vf{padding-bottom:20px}.step-header.svelte-1ep66vf{align-items:center;gap:16px;margin-bottom:20px;display:flex}.back-btn.svelte-1ep66vf{color:#fff;cursor:pointer;background:#374151;border:none;border-radius:50%;width:36px;height:36px;font-size:18px}.step-header.svelte-1ep66vf h2:where(.svelte-1ep66vf){font-size:18px;font-weight:600}.type-toggle.svelte-1ep66vf{gap:12px;margin-bottom:24px;display:flex}.type-btn.svelte-1ep66vf{color:#9ca3af;cursor:pointer;background:0 0;border:2px solid #374151;border-radius:12px;flex:1;padding:12px;font-weight:600;transition:all .2s}.type-btn.active.svelte-1ep66vf{border-color:currentColor}.type-btn:first-child.active.svelte-1ep66vf{color:#ef4444;background:#ef44441a}.type-btn:last-child.active.svelte-1ep66vf{color:#10b981;background:#10b9811a}.amount-display.svelte-1ep66vf{text-align:center;margin-bottom:24px;font-size:48px;font-weight:700}.numpad.svelte-1ep66vf{margin-bottom:20px}.numpad-row.svelte-1ep66vf{justify-content:center;gap:8px;margin-bottom:8px;display:flex}.numpad-btn.svelte-1ep66vf{color:#fff;cursor:pointer;background:#374151;border:none;border-radius:12px;width:80px;height:56px;font-size:24px;transition:background .2s}.numpad-btn.svelte-1ep66vf:active{background:#4b5563}.date-field.svelte-1ep66vf{margin-bottom:20px}.date-field.svelte-1ep66vf label:where(.svelte-1ep66vf){color:#9ca3af;margin-bottom:8px;font-size:14px;display:block}.date-field.svelte-1ep66vf input:where(.svelte-1ep66vf){color:#f9fafb;background:#374151;border:none;border-radius:12px;width:100%;padding:12px;font-size:16px}.next-btn.svelte-1ep66vf,.confirm-btn.svelte-1ep66vf{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:background .2s}.next-btn.svelte-1ep66vf:disabled,.confirm-btn.svelte-1ep66vf:disabled{color:#6b7280;cursor:not-allowed;background:#374151}.category-grid.svelte-1ep66vf{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.category-btn.svelte-1ep66vf{cursor:pointer;background:#374151;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:16px 8px;transition:all .2s;display:flex}.category-btn.selected.svelte-1ep66vf{background:#3b82f61a;border-color:#3b82f6}.cat-emoji.svelte-1ep66vf{margin-bottom:4px;font-size:28px}.cat-name.svelte-1ep66vf{color:#d1d5db;text-align:center;font-size:12px}.account-list.svelte-1ep66vf{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.account-btn.svelte-1ep66vf{cursor:pointer;background:#374151;border:2px solid #0000;border-radius:12px;align-items:center;padding:16px;transition:all .2s;display:flex}.account-btn.selected.svelte-1ep66vf{border-color:#3b82f6}.acc-color.svelte-1ep66vf{border-radius:50%;width:12px;height:12px;margin-right:12px}.acc-name.svelte-1ep66vf{color:#f9fafb;flex:1;font-size:14px}.acc-balance.svelte-1ep66vf{color:#9ca3af;font-size:14px}.description-field.svelte-1ep66vf{margin-bottom:20px}.description-field.svelte-1ep66vf label:where(.svelte-1ep66vf){color:#9ca3af;margin-bottom:8px;font-size:14px;display:block}.description-field.svelte-1ep66vf input:where(.svelte-1ep66vf){color:#f9fafb;background:#374151;border:none;border-radius:12px;width:100%;padding:12px;font-size:14px}.description-field.svelte-1ep66vf input:where(.svelte-1ep66vf)::placeholder{color:#6b7280}.confirm-btn.svelte-1ep66vf{background:#10b981}.confirm-btn.svelte-1ep66vf:disabled{background:#374151}*{box-sizing:border-box;margin:0;padding:0}body{color:#f9fafb;background:#111827;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.login-layout.svelte-12qhfyh{background:#111827;min-height:100vh}.app-container.svelte-12qhfyh{background:#111827;flex-direction:column;min-height:100vh;display:flex}.app-container.svelte-12qhfyh .main-content{width:100%;max-width:480px;margin:0 auto;padding:16px 16px 80px}@media (width>=768px){.app-container.svelte-12qhfyh .main-content{max-width:900px;padding:24px}}.loading.svelte-12qhfyh{background:#111827;justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner.svelte-12qhfyh{border:3px solid #374151;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.bottom-nav.svelte-12qhfyh{max-width:480px;padding:8px 0;padding-bottom:max(8px, env(safe-area-inset-bottom));z-index:100;background:#1f2937;border-top:1px solid #374151;justify-content:space-around;align-items:center;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=768px){.bottom-nav.svelte-12qhfyh{border-radius:16px 16px 0 0;max-width:900px;padding-bottom:12px;bottom:20px}}.nav-item.svelte-12qhfyh{color:#9ca3af;flex-direction:column;align-items:center;padding:4px 8px;text-decoration:none;transition:color .2s;display:flex}.nav-item.active.svelte-12qhfyh{color:#3b82f6}.nav-icon.svelte-12qhfyh{font-size:20px}.nav-label.svelte-12qhfyh{margin-top:2px;font-size:10px}.nav-fab.svelte-12qhfyh{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-top:-20px;font-size:28px;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 12px #3b82f666}.nav-fab.svelte-12qhfyh:active{background:#2563eb;transform:scale(.95)}.modal-overlay.svelte-12qhfyh{z-index:200;background:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-content.svelte-12qhfyh{background:#1f2937;border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:90vh;padding:20px;overflow-y:auto}
