.btn.svelte-xsda6k{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border:1px solid transparent;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease;font-family:inherit}.btn.svelte-xsda6k:disabled{opacity:.5;cursor:not-allowed}.btn.svelte-xsda6k:focus-visible{outline:2px solid hsl(var(--color-primary));outline-offset:2px}.btn.full.svelte-xsda6k{width:100%}.btn-sm.svelte-xsda6k{padding:.375rem .75rem;font-size:.875rem}.btn-md.svelte-xsda6k{padding:.5rem 1rem;font-size:.9375rem}.btn-lg.svelte-xsda6k{padding:.75rem 1.25rem;font-size:1rem}.btn-primary.svelte-xsda6k{background:hsl(var(--color-primary));color:hsl(var(--color-primary-foreground))}.btn-primary.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-primary) / .9)}.btn-secondary.svelte-xsda6k{background:hsl(var(--color-surface));color:hsl(var(--color-foreground));border-color:hsl(var(--color-border))}.btn-secondary.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-surface-hover))}.btn-ghost.svelte-xsda6k{background:transparent;color:hsl(var(--color-foreground))}.btn-ghost.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-surface-hover))}.btn-danger.svelte-xsda6k{background:hsl(var(--color-error) / .1);color:hsl(var(--color-error));border-color:hsl(var(--color-error) / .3)}.btn-danger.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-error) / .15);border-color:hsl(var(--color-error) / .5)}.btn-default.svelte-xsda6k{background:hsl(var(--color-surface));color:hsl(var(--color-foreground));border-color:hsl(var(--color-border))}.btn-default.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-surface-hover))}.btn-info.svelte-xsda6k{background:hsl(var(--color-primary) / .1);color:hsl(var(--color-primary));border-color:hsl(var(--color-primary) / .3)}.btn-info.svelte-xsda6k:not(:disabled):hover{background:hsl(var(--color-primary) / .15)}.spinner.svelte-xsda6k{width:.875em;height:.875em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-xsda6k-spin .6s linear infinite}@keyframes svelte-xsda6k-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.btn.svelte-xsda6k{transition:none}.spinner.svelte-xsda6k{animation:none;border-right-color:currentColor}}.spinner.svelte-19n0c3p{display:inline-block;border-style:solid;border-radius:50%;border-right-color:transparent;animation:svelte-19n0c3p-spin .6s linear infinite}.size-xs.svelte-19n0c3p{width:.75rem;height:.75rem;border-width:1.5px}.size-sm.svelte-19n0c3p{width:1rem;height:1rem;border-width:2px}.size-md.svelte-19n0c3p{width:1.5rem;height:1.5rem;border-width:2px}.size-lg.svelte-19n0c3p{width:2rem;height:2rem;border-width:2.5px}.tone-default.svelte-19n0c3p{border-color:hsl(var(--color-foreground));border-right-color:transparent}.tone-muted.svelte-19n0c3p{border-color:hsl(var(--color-muted-foreground));border-right-color:transparent}.tone-primary.svelte-19n0c3p{border-color:hsl(var(--color-primary));border-right-color:transparent}.tone-inherit.svelte-19n0c3p{border-color:currentColor;border-right-color:transparent}@keyframes svelte-19n0c3p-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.spinner.svelte-19n0c3p{animation:none;border-right-color:currentColor}.tone-default.svelte-19n0c3p,.tone-muted.svelte-19n0c3p,.tone-primary.svelte-19n0c3p{border-right-color:inherit}}.overlay.svelte-af5ukw{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal.svelte-af5ukw{background:hsl(var(--color-surface));color:hsl(var(--color-foreground));border:1px solid hsl(var(--color-border));border-radius:.75rem;padding:1.5rem;width:100%;max-width:28rem}header.svelte-af5ukw{display:flex;justify-content:space-between;align-items:center}h2.svelte-af5ukw{font-size:1.2rem;font-weight:600;margin:0}.close.svelte-af5ukw{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:hsl(var(--color-muted-foreground))}.amount.svelte-af5ukw{font-size:1.5rem;font-weight:700;margin:.25rem 0 1rem}.stripe-mount.svelte-af5ukw{min-height:1rem;margin-bottom:1rem}.loading.svelte-af5ukw{display:flex;align-items:center;gap:.5rem;color:hsl(var(--color-muted-foreground));font-size:.9rem;margin-bottom:1rem}.err.svelte-af5ukw{background:hsl(var(--color-error) / .1);color:hsl(var(--color-error));border:1px solid hsl(var(--color-error) / .3);border-radius:.5rem;padding:.6rem .8rem;font-size:.9rem;margin-bottom:1rem}.actions.svelte-af5ukw{display:flex;justify-content:flex-end;gap:.75rem}.mana-page.svelte-ra5cxy{min-height:100%;background:hsl(var(--color-background));color:hsl(var(--color-foreground));padding:1.5rem 1rem 6rem}.inner.svelte-ra5cxy{max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.head.svelte-ra5cxy h1:where(.svelte-ra5cxy){font-size:2rem;font-weight:700;margin:0}.sub.svelte-ra5cxy{color:hsl(var(--color-muted-foreground));margin:.25rem 0 0}.center.svelte-ra5cxy{display:flex;justify-content:center;padding:3rem 0}.card.svelte-ra5cxy{background:hsl(var(--color-surface));border:1px solid hsl(var(--color-border));border-radius:.75rem;padding:1.5rem}h2.svelte-ra5cxy{font-size:1.15rem;font-weight:600;margin:0 0 .75rem}h3.svelte-ra5cxy{font-size:1rem;font-weight:600;margin:0 0 .5rem}.muted.svelte-ra5cxy{color:hsl(var(--color-muted-foreground))}.note.svelte-ra5cxy{margin-top:0}.unit.svelte-ra5cxy{font-size:.7em;font-weight:500;margin-left:.25rem;color:hsl(var(--color-muted-foreground))}.banner.svelte-ra5cxy{border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem}.banner.err.svelte-ra5cxy{background:hsl(var(--color-error) / .1);color:hsl(var(--color-error));border:1px solid hsl(var(--color-error) / .3)}.balance-card.svelte-ra5cxy{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.balance-main.svelte-ra5cxy{display:flex;flex-direction:column}.balance-label.svelte-ra5cxy{color:hsl(var(--color-muted-foreground));font-size:.85rem}.balance-value.svelte-ra5cxy{font-size:2.5rem;font-weight:700;line-height:1.1}.balance-eur.svelte-ra5cxy{color:hsl(var(--color-muted-foreground));font-size:.9rem}.balance-meta.svelte-ra5cxy{display:flex;gap:1.5rem}.balance-meta.svelte-ra5cxy div:where(.svelte-ra5cxy){display:flex;flex-direction:column;text-align:right}.balance-meta.svelte-ra5cxy span:where(.svelte-ra5cxy){color:hsl(var(--color-muted-foreground));font-size:.8rem}.fund-bar.svelte-ra5cxy{display:flex;height:.6rem;border-radius:.3rem;overflow:hidden;margin:.75rem 0 1rem}.fund-seg.svelte-ra5cxy{display:block}.fund-leistung.svelte-ra5cxy{background:hsl(var(--color-primary))}.fund-natur.svelte-ra5cxy{background:hsl(var(--color-success))}.fund-infrastruktur.svelte-ra5cxy{background:hsl(var(--color-primary) / .55)}.fund-betrieb.svelte-ra5cxy{background:hsl(var(--color-warning))}.fund-rücklagen.svelte-ra5cxy{background:hsl(var(--color-muted-foreground))}.fund-legend.svelte-ra5cxy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.fund-legend.svelte-ra5cxy li:where(.svelte-ra5cxy){display:flex;align-items:center;gap:.4rem}.dot.svelte-ra5cxy{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.grid.svelte-ra5cxy{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:1rem}.pkg.svelte-ra5cxy{display:flex;flex-direction:column;gap:.5rem}.pkg-credits.svelte-ra5cxy{font-size:1.8rem;font-weight:700}.pkg-price.svelte-ra5cxy{color:hsl(var(--color-muted-foreground))}.pkg-desc.svelte-ra5cxy{font-size:.85rem;flex:1}.sync-head.svelte-ra5cxy{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.sync-head.svelte-ra5cxy h2:where(.svelte-ra5cxy){margin:0}.pill.svelte-ra5cxy{font-size:.75rem;padding:.15rem .6rem;border-radius:1rem;background:hsl(var(--color-muted) / .5);color:hsl(var(--color-muted-foreground))}.pill.ok.svelte-ra5cxy{background:hsl(var(--color-success) / .15);color:hsl(var(--color-success))}.seg-toggle.svelte-ra5cxy{display:inline-flex;border:1px solid hsl(var(--color-border));border-radius:.6rem;overflow:hidden;margin:.75rem 0}.seg.svelte-ra5cxy{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.5rem 1rem;background:transparent;border:none;cursor:pointer;font:inherit;color:hsl(var(--color-foreground));border-right:1px solid hsl(var(--color-border))}.seg.svelte-ra5cxy:last-child{border-right:none}.seg.svelte-ra5cxy small:where(.svelte-ra5cxy){color:hsl(var(--color-muted-foreground));font-size:.7rem}.seg.active.svelte-ra5cxy{background:hsl(var(--color-primary));color:hsl(var(--color-primary-foreground))}.seg.active.svelte-ra5cxy small:where(.svelte-ra5cxy){color:hsl(var(--color-primary-foreground) / .85)}.seg.svelte-ra5cxy:disabled{opacity:.6;cursor:default}.next.svelte-ra5cxy{font-size:.85rem;margin:0 0 .75rem}.tx.svelte-ra5cxy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tx.svelte-ra5cxy li:where(.svelte-ra5cxy){display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid hsl(var(--color-border))}.tx.svelte-ra5cxy li:where(.svelte-ra5cxy):last-child{border-bottom:none}.tx-main.svelte-ra5cxy{display:flex;flex-direction:column}.tx-meta.svelte-ra5cxy{font-size:.8rem}.tx-amount.svelte-ra5cxy{font-weight:600;color:hsl(var(--color-error))}.tx-amount.plus.svelte-ra5cxy{color:hsl(var(--color-success))}
