@font-face{font-family:Young Serif;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/young-serif-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-mono-600.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--papier:#f7f2ea;--papier-hoch:#fffdf9;--papier-linie:#e7ddc9;--tinte:#2a221c;--tinte-matt:#786d62;--ruhe:#5b774b;--ruhe-fläche:#5b774b22;--dosis:#9d602c;--dosis-fläche:#9d602c1e;--achtung:#9c3f2e;--achtung-fläche:#9c3f2e14;--schatten:0 1px 2px #2a221c0f, 0 8px 24px #2a221c14;--serie-1:#5f7d4f;--serie-2:#a8672f;--serie-3:#a15c68;--serie-4:#4c7a7d;--serie-5:#7c5f96;--serie-6:#8a7f4a;--serif:"Young Serif", "Iowan Old Style", Palatino, Georgia, serif;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--rand:14px;--rand-groß:20px;--ease-out:cubic-bezier(.23, 1, .32, 1)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--papier:#1a1512;--papier-hoch:#241d18;--papier-linie:#382f27;--tinte:#f2e9de;--tinte-matt:#a89c8f;--ruhe:#8ca37b;--ruhe-fläche:#8ca37b26;--dosis:#c98a4b;--dosis-fläche:#c98a4b22;--achtung:#d97f68;--achtung-fläche:#d97f6820;--schatten:0 1px 2px #0000004d, 0 12px 32px #00000059;--serie-1:#8ca37b;--serie-2:#c98a4b;--serie-3:#c4838d;--serie-4:#79a5a8;--serie-5:#a68bc0;--serie-6:#b0a56f}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--papier);color:var(--tinte);font-family:var(--sans);-webkit-font-smoothing:antialiased;min-height:100dvh;font-size:16px;line-height:1.5}h1,h2,h3{font-family:var(--serif);letter-spacing:.01em;text-wrap:balance;margin:0;font-weight:400}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}a{color:var(--ruhe)}:focus-visible{outline:2px solid var(--ruhe);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.eyebrow{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--tinte-matt);font-size:.72rem}.zahl{font-family:var(--mono);font-variant-numeric:tabular-nums}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seite{max-width:640px;margin:0 auto;padding:1.3rem 1.1rem 1rem}.karte{background:var(--papier-hoch);border:1px solid var(--papier-linie);border-radius:var(--rand-groß);box-shadow:var(--schatten);margin:0 0 1rem;padding:1.15rem 1.2rem 1.3rem}.karte>legend,.karte>h2{margin:0 0 .9rem;padding:0;font-size:1rem}.feld-liste{flex-direction:column;gap:.85rem;display:flex}.feld-liste label{color:var(--tinte-matt);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}input[type=text],input[type=number],input[type=date],input[type=time],input[type=password],select,textarea{background:var(--papier);border:1px solid var(--papier-linie);color:var(--tinte);border-radius:10px;width:100%;padding:.55rem .7rem}textarea{resize:vertical;min-height:4.5rem;font-family:var(--sans)}input[type=checkbox]{appearance:none;border:1.5px solid var(--tinte-matt);cursor:pointer;border-radius:6px;place-content:center;width:22px;min-width:22px;height:22px;margin:0;display:grid}input[type=checkbox]:checked{border-color:var(--ruhe);background:var(--ruhe)}input[type=checkbox]:checked:after{content:"";border-left:2px solid var(--papier-hoch);border-bottom:2px solid var(--papier-hoch);width:10px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.checkbox-zeile{cursor:pointer;align-items:center;gap:.55rem;min-height:44px;font-size:.9rem;display:flex}.knopf{all:unset;box-sizing:border-box;background:var(--ruhe);color:var(--papier-hoch);cursor:pointer;min-height:44px;transition:transform .16s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.3rem;font-size:.9rem;font-weight:600;display:inline-flex}.knopf:active:not(:disabled){transform:scale(.97)}.knopf:disabled{opacity:.55;cursor:default}.knopf.leise{background:var(--papier-hoch);color:var(--tinte);border:1px solid var(--papier-linie)}.status-zeile{font-family:var(--mono);color:var(--tinte-matt);margin:.6rem 0 0;font-size:.76rem}.hinweis{background:var(--dosis-fläche);color:var(--tinte);border:1px solid var(--dosis);border-radius:12px;justify-content:space-between;align-items:center;gap:.7rem;margin:0 0 1rem;padding:.7rem .9rem;font-size:.85rem;display:flex}.hinweis .knopf{background:var(--papier-hoch);color:var(--tinte);white-space:nowrap;padding:.45rem .9rem;font-size:.78rem}.warnhinweis{background:var(--achtung-fläche);border:1px solid var(--achtung);color:var(--tinte);border-radius:12px;margin:0 0 1rem;padding:.8rem .95rem;font-size:.85rem;line-height:1.55}.fehler{color:var(--achtung);margin:.5rem 0 0;font-size:.85rem}.login-bühne.svelte-h34f85{justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.login-karte.svelte-h34f85{text-align:center;width:100%;max-width:340px;margin:0}.login-marke.svelte-h34f85{margin-bottom:.2rem;font-size:1.7rem}.login-karte.svelte-h34f85 .eyebrow:where(.svelte-h34f85){margin-bottom:1.6rem}.login-feld.svelte-h34f85{text-align:left;color:var(--tinte-matt);flex-direction:column;gap:.4rem;margin-bottom:1.1rem;font-size:.85rem;display:flex}.login-karte.svelte-h34f85 .knopf:where(.svelte-h34f85){width:100%}.skala.svelte-183pah2{margin-top:1.1rem}.skala.svelte-183pah2:first-child{margin-top:0}.skala-kopf.svelte-183pah2{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.4rem;display:flex}.skala-kopf.svelte-183pah2 label:where(.svelte-183pah2){font-size:.92rem}.skala-wert.svelte-183pah2{color:var(--ruhe);flex-shrink:0;font-size:1rem;font-weight:600}.skala-spur-wrap.svelte-183pah2{padding:.3rem 0 .8rem;position:relative}.skala-striche.svelte-183pah2{justify-content:space-between;margin-bottom:5px;padding:0 3px;display:flex}.skala-striche.svelte-183pah2 span:where(.svelte-183pah2){background:var(--papier-linie);width:1px;height:6px}.skala-striche.svelte-183pah2 span.groß:where(.svelte-183pah2){background:var(--tinte-matt);height:9px}.skala-eingabe.svelte-183pah2{appearance:none;cursor:pointer;background:0 0;width:100%;height:44px;margin:0}.skala-eingabe.svelte-183pah2::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--ruhe) 0%, var(--ruhe) var(--fill,50%), var(--papier-linie) var(--fill,50%), var(--papier-linie) 100%);border-radius:999px;height:6px}.skala-eingabe.svelte-183pah2::-webkit-slider-thumb{-webkit-appearance:none;background:var(--papier-hoch);border:3px solid var(--ruhe);border-radius:50%;width:26px;height:26px;margin-top:-10px;box-shadow:0 2px 6px #0000002e}.skala-eingabe.svelte-183pah2::-moz-range-track{background:var(--papier-linie);border-radius:999px;height:6px}.skala-eingabe.svelte-183pah2::-moz-range-progress{background:var(--ruhe);border-radius:999px;height:6px}.skala-eingabe.svelte-183pah2::-moz-range-thumb{background:var(--papier-hoch);border:3px solid var(--ruhe);border-radius:50%;width:20px;height:20px}.skala-enden.svelte-183pah2{font-family:var(--mono);color:var(--tinte-matt);justify-content:space-between;margin-top:-4px;font-size:.66rem;display:flex}.datum-kopf.svelte-wl8vej{justify-content:center;align-items:center;gap:.8rem;margin-bottom:1.1rem;display:flex}.datum-kopf.svelte-wl8vej input[type=date]:where(.svelte-wl8vej){width:auto;font-family:var(--mono);text-align:center}.einzug.svelte-wl8vej{margin-top:.85rem;padding-left:.2rem}.abstand.svelte-wl8vej{margin-top:.85rem}.ditto.svelte-wl8vej{width:100%;margin-bottom:.85rem}.med-zeile.svelte-wl8vej{border-bottom:1px solid var(--papier-linie);padding:.5rem 0}.med-zeile.svelte-wl8vej:last-child{border-bottom:none}.hinweis-leer.svelte-wl8vej{color:var(--tinte-matt);font-size:.88rem}.gute-dinge.svelte-wl8vej{flex-direction:column;gap:.6rem;display:flex}.nummer-zeile.svelte-wl8vej{align-items:center;gap:.6rem;display:flex}.nummer.svelte-wl8vej{background:var(--dosis-fläche);width:1.5rem;height:1.5rem;color:var(--tinte);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:inline-flex}.nummer-zeile.svelte-wl8vej input:where(.svelte-wl8vej){flex:1}.nw-gruppe.svelte-wl8vej{border-bottom:1px solid var(--papier-linie)}.nw-kopf.svelte-wl8vej{width:100%;color:var(--tinte);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:.7rem 0;font-size:.9rem;display:flex}.nw-meta.svelte-wl8vej{align-items:center;gap:.5rem;display:inline-flex}.nw-badge.svelte-wl8vej{background:var(--dosis-fläche);color:var(--tinte);border-radius:999px;padding:.15rem .5rem;font-size:.7rem}.chev.svelte-wl8vej{color:var(--tinte-matt)}.chip-liste.svelte-wl8vej{flex-wrap:wrap;gap:.5rem;padding-bottom:.6rem;display:flex}.chip.svelte-wl8vej{border:1px solid var(--papier-linie);min-height:44px;color:var(--tinte-matt);cursor:pointer;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.8rem;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.chip.aktiv.svelte-wl8vej{border-color:var(--dosis);background:var(--dosis-fläche);color:var(--tinte);font-weight:600}.chip.svelte-wl8vej input:where(.svelte-wl8vej){opacity:0;width:1px;height:1px;position:absolute}.antwortreihe.svelte-1558o5s{border:none;margin:0 0 1.15rem;padding:0}.antwortreihe.svelte-1558o5s legend:where(.svelte-1558o5s){text-wrap:pretty;padding:0 0 .55rem;font-size:.87rem}.optionen.svelte-1558o5s{gap:.4rem;display:flex}.option.svelte-1558o5s{text-align:center;font-family:var(--mono);border:1px solid var(--papier-linie);min-height:44px;color:var(--tinte-matt);cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:.55rem .3rem;font-size:.66rem;line-height:1.25;transition:border-color .15s,background-color .15s,color .15s;display:flex}.option.aktiv.svelte-1558o5s{border-color:var(--ruhe);background:var(--ruhe-fläche);color:var(--tinte);font-weight:700}.option.svelte-1558o5s input:where(.svelte-1558o5s){opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.option.svelte-1558o5s:has(input:where(.svelte-1558o5s):focus-visible){outline:2px solid var(--ruhe);outline-offset:2px}.datum-kopf.svelte-1ha0rr3{justify-content:center;align-items:center;gap:.8rem;margin-bottom:1.1rem;display:flex}.datum-kopf.svelte-1vl55mw{justify-content:center;margin-bottom:1.1rem;display:flex}.datum-kopf.svelte-1vl55mw input[type=date]:where(.svelte-1vl55mw){width:auto;font-family:var(--mono);text-align:center}.ereignis-liste.svelte-59j406{flex-direction:column;gap:.6rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}h2.svelte-1y1a8hs{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.delta-liste.svelte-1y1a8hs{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.delta-liste.svelte-1y1a8hs li:where(.svelte-1y1a8hs){justify-content:space-between;align-items:baseline;font-size:.87rem;display:flex}.delta-wert.svelte-1y1a8hs{font-size:.92rem}.delta-wert.svelte-1y1a8hs .positiv:where(.svelte-1y1a8hs){color:var(--ruhe)}.delta-wert.svelte-1y1a8hs .negativ:where(.svelte-1y1a8hs){color:var(--achtung)}.serien-wahl.svelte-1y1a8hs{margin-bottom:1rem}.chip-liste.svelte-1y1a8hs{flex-wrap:wrap;gap:.5rem;display:flex}.chip.svelte-1y1a8hs{border:1px solid var(--papier-linie);min-height:44px;color:var(--tinte-matt);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.78rem;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.chip.aktiv.svelte-1y1a8hs{border-color:var(--chip-farbe,var(--ruhe));color:var(--tinte);font-weight:600}.chip.svelte-1y1a8hs i:where(.svelte-1y1a8hs){background:var(--chip-farbe,var(--tinte-matt));border-radius:50%;width:8px;height:8px;display:inline-block}.chip.svelte-1y1a8hs input:where(.svelte-1y1a8hs){opacity:0;width:1px;height:1px;position:absolute}svg.svelte-1y1a8hs{width:100%;height:auto;display:block}.gitter.svelte-1y1a8hs{stroke:var(--papier-linie);stroke-width:1px}.marker.svelte-1y1a8hs{stroke:var(--dosis);stroke-width:1.3px;stroke-dasharray:3 3;opacity:.7}.marker-liste.svelte-1y1a8hs,.haeufigkeit-liste.svelte-1y1a8hs{flex-direction:column;gap:.5rem;margin:.8rem 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.haeufigkeit-liste.svelte-1y1a8hs li:where(.svelte-1y1a8hs){color:var(--tinte-matt);justify-content:space-between;display:flex}.rueckblick-liste.svelte-1y1a8hs{flex-direction:column;gap:.7rem;margin:.8rem 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.rueckblick-liste.svelte-1y1a8hs li:where(.svelte-1y1a8hs){flex-direction:column;gap:.15rem;display:flex}.rueckblick-liste.svelte-1y1a8hs .datum:where(.svelte-1y1a8hs){color:var(--tinte-matt);font-size:.7rem}.rueckblick-liste.svelte-1y1a8hs .gute:where(.svelte-1y1a8hs){color:var(--tinte)}.kennzahl.svelte-1y1a8hs{color:var(--ruhe);margin:.3rem 0 .1rem;font-size:2.2rem;font-weight:600}.einheit.svelte-1y1a8hs{color:var(--tinte-matt);margin-left:.2rem;font-size:1.1rem}.leer.svelte-1y1a8hs{color:var(--tinte-matt);font-size:.88rem}.tabelle-wrap.svelte-1y1a8hs{overflow-x:auto}table.svelte-1y1a8hs{border-collapse:collapse;width:100%;font-size:.82rem}th.svelte-1y1a8hs,td.svelte-1y1a8hs{text-align:left;border-bottom:1px solid var(--papier-linie);white-space:nowrap;padding:.5rem}th.svelte-1y1a8hs{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--tinte-matt);font-size:.65rem;font-weight:500}.karte.inaktiv.svelte-2esqca{opacity:.6}.abstand.svelte-2esqca{margin-top:.85rem}.aktionen.svelte-2esqca{gap:.6rem;display:flex}.hinweis-leer.svelte-2esqca{color:var(--tinte-matt);font-size:.88rem}.update-banner.svelte-co7vpd{z-index:20;background:var(--ruhe);color:var(--papier-hoch);justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem 1.1rem;font-size:.85rem;display:flex;position:sticky;top:0}.update-banner.svelte-co7vpd .knopf:where(.svelte-co7vpd){background:var(--papier-hoch);color:var(--tinte);white-space:nowrap;min-height:auto;padding:.4rem .9rem;font-size:.78rem}.app-inhalt.svelte-1n46o8q{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.tabbar.svelte-1n46o8q{background:var(--papier-hoch);border-top:1px solid var(--papier-linie);padding:.45rem .3rem calc(.55rem + env(safe-area-inset-bottom,0px));z-index:10;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar.svelte-1n46o8q button:where(.svelte-1n46o8q){all:unset;box-sizing:border-box;color:var(--tinte-matt);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.3rem .1rem;font-size:.62rem;display:flex}.tabbar.svelte-1n46o8q button.aktiv:where(.svelte-1n46o8q){color:var(--ruhe)}.tabbar.svelte-1n46o8q svg:where(.svelte-1n46o8q){width:21px;height:21px}
