.fy-scope{--fy-bg:#f4f1ea;--fy-surface:#ffffff;--fy-surface-2:#fbf9f4;--fy-ink:#1c2a45;--fy-ink-soft:#45536b;--fy-muted:#59626f;--fy-line:#e4dece;--fy-line-strong:#d6cdb8;--fy-navy:#1c2a45;--fy-navy-2:#26456b;--fy-water:#12324a;--fy-water-2:#1c4a63;--fy-sky:#eef3f6;--fy-honey:#b9862f;--fy-honey-ink:#5f4718;--fy-on-water:#ffffff;--fy-on-water-soft:#cdd9e6;--fy-ok:#3d7a4e;--fy-ok-ink:#285736;--fy-warn:#8a5a0d;--fy-alert:#a4392d;--fy-accent:var(--fy-honey);--fy-accent-ink:var(--fy-honey-ink);--fy-focus:#1c6bb0;--fy-1:4px;--fy-2:8px;--fy-3:12px;--fy-4:16px;--fy-5:24px;--fy-6:32px;--fy-7:48px;--fy-8:64px;--fy-r-sm:10px;--fy-r-md:14px;--fy-r:16px;--fy-r-lg:22px;--fy-r-xl:28px;--fy-r-pill:999px;--fy-fs-xs:0.8125rem;--fy-fs-sm:0.90625rem;--fy-fs-md:1rem;--fy-fs-lg:1.125rem;--fy-fs-xl:1.375rem;--fy-fs-2xl:1.75rem;--fy-fs-3xl:2.125rem;--fy-shadow:0 1px 2px rgba(28,42,69,0.05),0 8px 28px rgba(28,42,69,0.08);--fy-shadow-lg:0 2px 6px rgba(28,42,69,0.08),0 22px 60px rgba(28,42,69,0.14);--fy-dur:240ms;--fy-ease:cubic-bezier(0.22,0.61,0.36,1);color:var(--fy-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:var(--fy-fs-md);line-height:1.5}.fy-scope h1,.fy-scope h2,.fy-scope h3,.fy-scope h4{margin:0;line-height:1.18;letter-spacing:-.01em;color:var(--fy-ink);font-family:Jost,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:600}.fy-scope p{margin:0}.fy-kicker{display:inline-flex;align-items:center;gap:var(--fy-2);font-size:var(--fy-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fy-accent-ink)}.fy-kicker:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--fy-accent)}.fy-card{background:var(--fy-surface);border:1px solid var(--fy-line);border-radius:var(--fy-r-lg);padding:var(--fy-5);box-shadow:var(--fy-shadow)}.fy-muted{color:var(--fy-muted)}.fy-soft{color:var(--fy-ink-soft)}.fy-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--fy-2);min-height:48px;padding:0 var(--fy-5);border-radius:var(--fy-r-pill);border:1.5px solid transparent;font-size:var(--fy-fs-md);font-weight:600;line-height:1;cursor:pointer;text-decoration:none;transition:transform var(--fy-dur) var(--fy-ease),background var(--fy-dur) var(--fy-ease)}.fy-btn:active{transform:translateY(1px)}.fy-btn-primary{background:var(--fy-navy);color:#fff;box-shadow:0 8px 20px rgba(28,42,69,.22)}.fy-btn-primary:hover{background:var(--fy-navy-2)}.fy-btn-ghost{background:transparent;color:var(--fy-ink);border-color:var(--fy-line-strong)}.fy-btn-ghost:hover{background:var(--fy-surface-2)}.fy-btn-lg{min-height:56px;font-size:var(--fy-fs-lg);padding:0 var(--fy-6)}.fy-btn-block{width:100%}.fy-chip{display:inline-flex;align-items:center;gap:6px;padding:6px var(--fy-3);border-radius:var(--fy-r-pill);font-size:var(--fy-fs-xs);font-weight:600;background:var(--fy-sky);color:var(--fy-navy-2)}.fy-chip-warn{background:#f6ecd7;color:var(--fy-warn)}.fy-chip-ball{background:var(--fy-sky);color:var(--fy-navy-2)}.fy-water-head{position:relative;overflow:hidden;color:var(--fy-on-water);background:linear-gradient(160deg,var(--fy-water-2),var(--fy-water))}.fy-reise{position:relative;padding:8px 0 4px}.fy-reise-row{display:flex;position:relative}.fy-reise-etappe{display:flex;flex-direction:column;align-items:center;gap:6px}.fy-reise-marker{height:36px;display:grid;place-items:center}.fy-reise-dot{width:14px;height:14px;border-radius:var(--fy-r-pill);display:block;background:var(--fy-surface);border:2px solid var(--fy-line-strong)}.fy-reise-dot.done{background:var(--fy-accent);border-color:var(--fy-accent)}.fy-reise-label{font-size:var(--fy-fs-xs);text-align:center;color:var(--fy-muted)}.fy-reise-label.here{color:var(--fy-ink);font-weight:700}.fy-reise-cap{font-size:var(--fy-fs-xs);color:var(--fy-muted);margin-bottom:2px}.fy-reise-cap b{color:var(--fy-ink)}@media (max-width:560px){.fy-reise-label{display:none}}.fy-field{display:block;margin-bottom:var(--fy-4)}.fy-field>label,.fy-label{display:block;font-weight:600;font-size:var(--fy-fs-sm);margin-bottom:6px;color:var(--fy-ink)}.fy-input,.fy-select,.fy-textarea{width:100%;min-height:48px;padding:12px 14px;font-size:var(--fy-fs-md);color:var(--fy-ink);background:var(--fy-surface);border:1.5px solid var(--fy-line-strong);border-radius:var(--fy-r-sm);font-family:inherit}.fy-textarea{min-height:110px;line-height:1.5;resize:vertical}.fy-input:focus,.fy-select:focus,.fy-textarea:focus{outline:3px solid var(--fy-focus);outline-offset:1px;border-color:var(--fy-navy-2)}.fy-choice{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:10px;border:1.5px solid var(--fy-line-strong);border-radius:var(--fy-r);background:var(--fy-surface);cursor:pointer;font-size:var(--fy-fs-md);min-height:56px;transition:border-color var(--fy-dur) var(--fy-ease),background var(--fy-dur) var(--fy-ease)}.fy-choice:hover{background:var(--fy-surface-2)}.fy-choice:has(input:checked){border-color:var(--fy-accent);background:#fbf6ec}.fy-choice input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--fy-navy)}.fy-fieldset{border:none;padding:0;margin:0 0 var(--fy-5)}.fy-legend{font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-lg);font-weight:600;margin-bottom:10px;padding:0}.fy-kopfzeile{justify-content:space-between;gap:var(--fy-3);margin-bottom:var(--fy-3)}.fy-kopfzeile,.fy-reihe{display:flex;align-items:center;flex-wrap:wrap}.fy-reihe{gap:var(--fy-2)}.fy-form-grid{display:grid;grid-template-columns:1fr;grid-gap:0 var(--fy-4);gap:0 var(--fy-4)}@media (min-width:620px){.fy-form-grid{grid-template-columns:1fr 1fr}}.fy-form-grid .fy-field{margin-bottom:var(--fy-3)}.fy-btn-schmal{padding:0 var(--fy-4);font-size:var(--fy-fs-sm)}.fy-btn-abbau{background:transparent;color:var(--fy-alert);border-color:#e2bdb7}.fy-btn-abbau:hover{background:#fbf1ef}.fy-avatar{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:var(--fy-r-pill);background:var(--fy-sky);color:var(--fy-navy-2);font-family:Jost,Inter,sans-serif;font-weight:600;font-size:var(--fy-fs-md)}.fy-avatar-sm{width:38px;height:38px;font-size:var(--fy-fs-sm)}.fy-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.fy-leer{border:1px dashed var(--fy-line-strong);border-radius:var(--fy-r-lg);padding:var(--fy-5);background:var(--fy-surface-2);color:var(--fy-ink-soft)}.fy-leer b{display:block;color:var(--fy-ink);font-family:Jost,Inter,sans-serif;margin-bottom:4px}.fy-leer p{font-size:var(--fy-fs-sm)}.fy-zeile{display:flex;gap:var(--fy-3);align-items:flex-start;padding:var(--fy-3) 0;border-top:1px solid var(--fy-line)}.fy-zeile:first-of-type{border-top:none}.fy-zeile-titel{font-weight:600;color:var(--fy-ink)}.fy-zeile-meta{font-size:var(--fy-fs-xs);color:var(--fy-muted);margin-top:2px;line-height:1.5}.fy-satzzeile{font-size:var(--fy-fs-sm);line-height:1.65;padding:7px 0;border-top:1px solid var(--fy-line);color:var(--fy-ink-soft)}.fy-satzzeile:first-of-type{border-top:none}.fy-satzzeile b{color:var(--fy-ink)}.fy-satzzeile .fy-notiz{color:var(--fy-muted);font-style:italic}.fy-kachel{display:flex;gap:var(--fy-3);align-items:center}.fy-kachel,a.fy-karte-link{text-decoration:none;color:inherit}a.fy-karte-link{display:block}a.fy-karte-link:hover .fy-card{border-color:var(--fy-line-strong)}.fy-checkline{display:flex;align-items:center;gap:var(--fy-3);min-height:48px;font-size:var(--fy-fs-md);cursor:pointer}.fy-checkline input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--fy-navy)}.fy-scope li,.fy-scope p{max-width:68ch}.fy-scope .fy-breit,.fy-scope td p,.fy-scope th p{max-width:none}.fy-scope details>summary{cursor:pointer;min-height:48px;display:flex;align-items:center;font-family:Jost,Inter,sans-serif;font-weight:600;color:var(--fy-ink);list-style:none;padding-left:0}.fy-scope details>summary::-webkit-details-marker{display:none}.fy-scope details>summary:before{content:none}.fy-scope details>summary:after{content:"⌄";flex:0 0 auto;margin-left:var(--fy-2);font-size:1.1em;line-height:1}.fy-scope details[open]>summary:after{content:"⌃"}.fy-scope a:focus-visible,.fy-scope button:focus-visible,.fy-scope input:focus-visible,.fy-scope summary:focus-visible{outline:3px solid var(--fy-focus);outline-offset:2px;border-radius:var(--fy-r-sm)}.fy-wave-a{animation:fy-drift-a 14s ease-in-out infinite}.fy-wave-b{animation:fy-drift-b 18s ease-in-out infinite}@keyframes fy-drift-a{0%,to{transform:translateX(0)}50%{transform:translateX(-18px)}}@keyframes fy-drift-b{0%,to{transform:translateX(0)}50%{transform:translateX(14px)}}.fy-rise{animation:fy-rise var(--fy-dur) var(--fy-ease) both}@keyframes fy-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fy-scope *,.fy-scope :after,.fy-scope :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.fy-leistungszeile{margin-bottom:var(--fy-3);padding:var(--fy-4)}.fy-leistungszeile-kopf{display:flex;flex-wrap:wrap;align-items:center;gap:var(--fy-2) var(--fy-3)}.fy-leistungszeile-betrag{margin-left:auto;font-family:Jost,Inter,sans-serif;font-weight:600;font-size:var(--fy-fs-md);overflow-wrap:anywhere}@media (max-width:760px){.fy-leistungszeile-betrag{margin-left:0;flex:1 1 100%}}.fy-kv{display:grid;grid-template-columns:auto 1fr;grid-gap:6px var(--fy-4);gap:6px var(--fy-4);margin:0}.fy-kv dd{margin:0;overflow-wrap:anywhere}@media (max-width:560px){.fy-kv{grid-template-columns:1fr;gap:2px}.fy-kv dt{margin-top:var(--fy-3)}.fy-kv dt:first-child{margin-top:0}}.fy-geschafft{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(28px,8vh,64px) var(--fy-4) var(--fy-6);max-width:520px;margin:0 auto}.fy-geschafft-zeichen{width:clamp(96px,26vw,132px);aspect-ratio:1}.fy-geschafft-zeichen svg{width:100%;height:100%;display:block}.fy-geschafft-ring{fill:#EAF3EA;stroke:#4E8A52;stroke-width:3;transform-origin:50% 50%;animation:fyGeschafftRing .62s cubic-bezier(.22,.61,.36,1) both}.fy-geschafft-haken{fill:none;stroke:#3F7A45;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:fyGeschafftHaken .52s cubic-bezier(.22,.61,.36,1) .26s both}@keyframes fyGeschafftRing{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@keyframes fyGeschafftHaken{to{stroke-dashoffset:0}}.fy-geschafft-titel{font-size:clamp(28px,7vw,38px);margin:var(--fy-5) 0 var(--fy-2);animation:fyGeschafftText .48s cubic-bezier(.22,.61,.36,1) .52s both}.fy-geschafft-satz{font-size:var(--fy-fs-lg);color:var(--fy-soft,var(--fy-muted));margin:0 0 clamp(28px,6vh,48px);animation:fyGeschafftText .48s cubic-bezier(.22,.61,.36,1) .62s both}.fy-geschafft-cta{animation:fyGeschafftText .48s cubic-bezier(.22,.61,.36,1) .72s both}@keyframes fyGeschafftText{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.fy-geschafft-cta,.fy-geschafft-haken,.fy-geschafft-ring,.fy-geschafft-satz,.fy-geschafft-titel{animation:none!important}.fy-geschafft-haken{stroke-dashoffset:0}}.fy-ablaufleiste{display:flex;align-items:center;justify-content:space-between;gap:var(--fy-3);flex-wrap:wrap;background:var(--fy-sky,#EEF2F8);border:1px solid var(--fy-line);border-left:3px solid var(--fy-accent);border-radius:var(--fy-r-sm);padding:10px 14px;margin-bottom:var(--fy-4);font-size:var(--fy-fs-sm)}.fy-ablaufleiste-text{color:var(--fy-navy-2,var(--fy-ink))}.fy-ablaufleiste-cta{font-weight:600;text-decoration:none;color:var(--fy-navy,var(--fy-ink));border-bottom:2px solid var(--fy-accent);padding:6px 2px;min-height:44px;display:inline-flex;align-items:center}.fy-ablaufleiste-cta:hover{border-bottom-color:var(--fy-ink)}@media print{.fy-ablaufleiste{display:none}}@media (max-width:800px){.fy-ablaufleiste{flex-wrap:nowrap;gap:var(--fy-2);padding:6px 12px;margin-bottom:var(--fy-3)}.fy-ablaufleiste-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.fy-ablaufleiste-cta{flex:0 0 auto;min-height:44px;padding:4px 2px;white-space:nowrap}.fy-ablaufleiste-zaehler{display:none}.topbar{flex-wrap:nowrap;gap:var(--fy-2);margin-bottom:var(--fy-3);align-items:center}.topbar .person-pill,.topbar .person-switch{min-width:0;flex:0 1 auto}.topbar .person-pill{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;padding:4px 10px}.topbar .person-switch select{min-width:0;max-width:38vw;padding:5px 10px;font-size:13px}.topbar .person-switch button,.topbar .person-switch label,.topbar .zurueck-heute{white-space:nowrap;flex:0 0 auto}}.fy-scope{--fy-gold-auf-navy:#f0d9a8}.fy-im-ablauf .fy-btn-primary{color:var(--fy-gold-auf-navy)}.fy-im-ablauf .fy-btn-primary:focus-visible,.fy-im-ablauf .fy-btn-primary:hover{color:#ffe9c2}@media (max-width:767px){.fy-scope .fy-card+.fy-card,.fy-scope .fy-card+section:not(.fy-card):not(:empty),.fy-scope section+section.fy-card{margin-top:var(--fy-4)}.fy-scope>*+.fy-card,.fy-scope>.fy-card+*{margin-top:var(--fy-5)}}@media (max-width:560px){.fy-dok-aktionen,.fy-dok-aktionen>form{flex-direction:column;align-items:stretch}.fy-dok-aktionen .fy-input,.fy-dok-aktionen .fy-select{width:100%!important;min-width:0!important;max-width:none!important}.fy-dok-aktionen .fy-btn{width:100%}}.fy-stapel>*{margin-bottom:0}.fy-stapel>*+*{margin-top:var(--fy-4)}.fy-stapel>:is(.fy-btn,form,.vorgang-zeile,.fy-reihe,details)+*{margin-top:var(--fy-5)}.fy-stapel>*+:is(.fy-btn,form,.vorgang-zeile,.fy-reihe){margin-top:var(--fy-5)}.fy-stapel>:is(.fy-btn,form)+:is(.fy-btn,form){margin-top:var(--fy-3)}@media (max-width:560px){.fy-stapel>*+*{margin-top:var(--fy-5)}.fy-stapel>:is(.fy-btn,form,.vorgang-zeile,.fy-reihe,details)+*{margin-top:var(--fy-6)}.fy-stapel>*+:is(.fy-btn,form,.vorgang-zeile,.fy-reihe){margin-top:var(--fy-5)}.fy-stapel>:is(.fy-btn,form)+:is(.fy-btn,form){margin-top:var(--fy-4)}}.fy-hinweisfeld{border-left:3px solid var(--fy-accent);background:var(--fy-surface-2);border-radius:var(--fy-r-sm);padding:var(--fy-4);font-size:var(--fy-fs-sm);line-height:1.6;color:var(--fy-ink-soft)}.fy-bereich{margin-bottom:var(--fy-5);border-radius:var(--fy-r-lg);overflow:hidden}.fy-scope .fy-bereich-kopf{display:flex;align-items:center;gap:var(--fy-3);background:var(--fy-navy);color:#fff;padding:var(--fy-3) var(--fy-4);font-family:Jost,Inter,sans-serif;font-weight:600;font-size:var(--fy-fs-md);letter-spacing:.01em;line-height:1.35}.fy-scope .fy-bereich-kopf .fy-bereich-zahl{margin-left:auto;flex:0 0 auto;white-space:nowrap;font-size:var(--fy-fs-xs);font-weight:500;color:var(--fy-on-water-soft,rgba(255,255,255,.72))}.fy-scope .fy-bereich-kopf{cursor:pointer;list-style:none}.fy-scope .fy-bereich-kopf::-webkit-details-marker{display:none}.fy-scope .fy-bereich-kopf:after{content:"⌄";flex:0 0 auto;margin-left:var(--fy-2);font-size:1.1em;line-height:1;transform:translateY(-2px);color:var(--fy-on-water-soft,rgba(255,255,255,.72))}.fy-scope details[open]>.fy-bereich-kopf:after{content:"⌃";transform:translateY(2px)}.fy-bereich-inhalt{background:var(--fy-surface-2);padding:var(--fy-3);display:grid;grid-gap:var(--fy-3);gap:var(--fy-3)}.fy-angabe{background:var(--fy-paper,#fff);border:1px solid var(--fy-line);border-radius:var(--fy-r-sm);padding:var(--fy-3) var(--fy-4)}.fy-angabe-satz{display:block;font-size:var(--fy-fs-sm);line-height:1.6;color:var(--fy-ink)}.fy-angabe-notiz{display:block;margin-top:4px;color:var(--fy-muted);font-style:italic;font-size:var(--fy-fs-xs)}.fy-angabe-aktion{display:inline-block;margin-top:var(--fy-3);font-size:var(--fy-fs-sm)}.fy-zustand{display:flex;align-items:flex-start;gap:var(--fy-3);flex-wrap:wrap;border-radius:var(--fy-r-lg);padding:var(--fy-4);margin-bottom:var(--fy-4)}.fy-zustand-dauer{background:var(--fy-sky);border-left:4px solid var(--fy-navy)}.fy-zustand-wechsel{background:#FBF4E6;border-left:4px solid var(--fy-accent)}.fy-zustand b{display:block;font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-md);margin-bottom:2px}.fy-zustand p{font-size:var(--fy-fs-sm);color:var(--fy-ink-soft);margin:0;max-width:46ch}.fy-zustand .fy-btn{margin-left:auto}@media (max-width:560px){.fy-zustand .fy-btn{margin-left:0;width:100%}}.fy-schleife{display:flex;align-items:center;gap:var(--fy-3);width:100%;min-height:56px;padding:var(--fy-3) var(--fy-4);margin-bottom:var(--fy-3);border:1px solid var(--fy-line-strong);border-left:4px solid var(--fy-accent);border-radius:var(--fy-r-sm);background:var(--fy-surface);color:inherit;text-decoration:none;font-size:var(--fy-fs-sm);line-height:1.5}.fy-schleife:hover{background:var(--fy-surface-2)}.fy-schleife-text{flex:1 1 auto;min-width:0}.fy-schleife-text b{display:block;color:var(--fy-ink);font-weight:600}.fy-schleife-text span{color:var(--fy-muted);font-size:var(--fy-fs-xs)}.fy-schleife-pfeil{flex:0 0 auto;color:var(--fy-accent-2,var(--fy-accent));font-weight:700}.fy-schleife-leise{border-left-color:var(--fy-line-strong)}.fy-gedenken{border-radius:var(--fy-r-lg);padding:var(--fy-6) var(--fy-5);background:var(--fy-sky);border:1px solid var(--fy-line);margin-bottom:var(--fy-5);text-align:center}.fy-gedenken h1,.fy-gedenken h2{font-size:var(--fy-fs-2xl);margin:var(--fy-3) 0}.fy-gedenken p{max-width:46ch;margin:0 auto;color:var(--fy-ink-soft)}.fy-gedenken-daten{display:flex;justify-content:center;gap:var(--fy-5);flex-wrap:wrap;margin-top:var(--fy-5);padding-top:var(--fy-4);border-top:1px solid var(--fy-line);font-size:var(--fy-fs-sm);color:var(--fy-muted)}.fy-scope .fy-card>:is(form,.fy-btn,.fy-reihe,.vorgang-zeile)+:is(p,.fy-kicker,.fy-muted,.fy-soft,details,h3,h4){margin-top:var(--fy-5)}@media (max-width:560px){.fy-scope .fy-card>:is(form,.fy-btn,.fy-reihe,.vorgang-zeile)+:is(p,.fy-kicker,.fy-muted,.fy-soft,details,h3,h4){margin-top:var(--fy-6)}}.fy-kopfzeile-heute{display:flex;align-items:center;justify-content:space-between;gap:var(--fy-3);flex-wrap:wrap;margin:2px 0 var(--fy-4)}.fy-kopfzeile-heute>div:first-child{flex:1 1 240px;min-width:0}.fy-kopfzeile-heute h1{font-size:var(--fy-fs-xl);line-height:1.15}.fy-tagebuch-knopf{display:inline-flex;align-items:center;gap:var(--fy-2);flex:0 0 auto;min-height:44px;padding:8px var(--fy-3);border:1px solid var(--fy-line-strong);border-radius:var(--fy-r-pill);background:var(--fy-surface);color:var(--fy-ink);text-decoration:none;line-height:1.25}.fy-tagebuch-knopf:hover{background:var(--fy-surface-2)}.fy-tagebuch-knopf svg{flex:0 0 auto;color:var(--fy-accent)}.fy-tagebuch-text{display:block;min-width:0}.fy-tagebuch-text b{display:block;font-size:var(--fy-fs-sm);font-weight:600}.fy-tagebuch-text span{display:block;font-size:var(--fy-fs-xs);color:var(--fy-muted)}.fy-tagebuch-knopf.erledigt{border-color:var(--fy-line)}.fy-tagebuch-knopf.erledigt svg{color:var(--fy-muted)}@media (max-width:560px){.fy-tagebuch-knopf{margin-left:auto}}.fy-terminpaar-kopf{position:relative;padding:14px 20px 0}.fy-terminpaar-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;font-size:var(--fy-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fy-gold-auf-navy)}.fy-terminpaar-kicker:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--fy-gold-auf-navy)}.fy-terminpaar-split{position:relative;display:flex;background:var(--fy-surface);min-height:208px}.fy-terminpaar-deko{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.fy-terminpaar-half{position:relative;flex:1 1;min-width:0;display:flex;flex-direction:column;gap:var(--fy-2);padding:var(--fy-4) var(--fy-4) var(--fy-5);color:var(--fy-ink);text-decoration:none;transition:background var(--fy-dur) var(--fy-ease)}.fy-terminpaar-half:first-of-type{padding-left:var(--fy-5)}.fy-terminpaar-half:last-of-type{padding-right:var(--fy-5);align-items:flex-end;text-align:right}.fy-terminpaar-half:hover{background:var(--fy-surface-2)}.fy-terminpaar-half:focus-visible{outline:3px solid var(--fy-focus);outline-offset:-3px}.fy-terminpaar-datum{font-family:Jost,Inter,sans-serif;font-weight:700;font-size:var(--fy-fs-sm);letter-spacing:.02em;color:var(--fy-accent-ink)}.fy-terminpaar-titel{font-family:Jost,Inter,sans-serif;font-weight:600;font-size:var(--fy-fs-lg);line-height:1.22;color:var(--fy-ink);-webkit-hyphens:auto;hyphens:auto}.fy-terminpaar-icon{margin-top:var(--fy-2);width:46px;height:46px;border-radius:var(--fy-r-pill);display:grid;place-items:center;background:var(--fy-sky);color:var(--fy-navy-2)}.fy-terminpaar-sub{font-size:var(--fy-fs-sm);color:var(--fy-muted)}.fy-terminpaar-pfeil{margin-top:auto;width:40px;height:40px;border-radius:var(--fy-r-pill);display:grid;place-items:center;border:1.5px solid var(--fy-line-strong);color:var(--fy-navy-2);transition:background var(--fy-dur) var(--fy-ease),border-color var(--fy-dur) var(--fy-ease),color var(--fy-dur) var(--fy-ease)}.fy-terminpaar-half:hover .fy-terminpaar-pfeil{background:var(--fy-navy);border-color:var(--fy-navy);color:var(--fy-gold-auf-navy)}.fy-terminpaar-node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:var(--fy-r-pill);display:grid;place-items:center;background:var(--fy-surface);color:var(--fy-navy-2);border:1.5px solid var(--fy-line-strong);box-shadow:var(--fy-shadow);pointer-events:none}.fy-terminpaar-fuss{display:flex;align-items:center;gap:var(--fy-2);padding:var(--fy-3) var(--fy-5) var(--fy-4);margin:0;font-size:var(--fy-fs-sm);color:var(--fy-muted);border-top:1px solid var(--fy-line)}.fy-terminpaar-fuss svg{flex:0 0 auto;color:var(--fy-accent-ink)}.fy-meilensteine{list-style:none;margin:0;padding:0}.fy-meilenstein{position:relative;padding:4px 0 14px 22px;border-left:2px solid var(--fy-line)}.fy-meilenstein:last-child{border-left-color:transparent;padding-bottom:2px}.fy-meilenstein-punkt{position:absolute;left:-7px;top:8px;width:12px;height:12px;border-radius:50%;background:var(--fy-line-strong);border:3px solid var(--fy-surface);box-sizing:border-box}.fy-meilenstein-datum{display:block;font-size:var(--fy-fs-xs);color:var(--fy-muted);margin-bottom:1px}.fy-meilenstein-text{display:block;font-size:var(--fy-fs-sm);color:var(--fy-ink-soft)}.fy-meilenstein-detail{color:var(--fy-muted)}.fy-meilenstein--erledigt .fy-meilenstein-punkt{background:var(--fy-accent)}.fy-meilenstein--erledigt .fy-meilenstein-text{color:var(--fy-ink)}.fy-meilenstein--abgesagt .fy-meilenstein-punkt{background:var(--fy-surface);border-color:var(--fy-line-strong)}.fy-meilenstein--abgesagt .fy-meilenstein-text{color:var(--fy-muted)}.fy-meilenstein--aktuell{border-left-color:var(--fy-accent)}.fy-meilenstein--aktuell .fy-meilenstein-punkt{background:var(--fy-accent);box-shadow:0 0 0 3px var(--fy-sky)}.fy-meilenstein--aktuell .fy-meilenstein-text{color:var(--fy-ink);font-weight:650}.fy-steuerleiste{align-items:center;gap:var(--fy-3);margin-bottom:var(--fy-2)}.fy-steuer-rueckweg{display:flex;align-items:center;min-height:44px;margin-bottom:var(--fy-3)}.fy-steuer-rueckweg:empty{display:none}.fy-steuer-innen{display:flex;align-items:center;gap:var(--fy-2);min-width:0;flex:1 1 auto;padding:9px 10px 9px 14px;background:var(--fy-surface);border:1px solid var(--fy-line);border-radius:var(--fy-r-pill);box-shadow:0 2px 10px rgba(28,42,69,.06)}.fy-steuer-person{display:inline-flex;align-items:center;min-width:0;min-height:44px;padding:0 6px;margin:0 -6px;border-radius:var(--fy-r-sm);color:var(--fy-accent-ink);font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-sm);text-decoration:none}a.fy-steuer-person:focus-visible .fy-steuer-name,a.fy-steuer-person:hover .fy-steuer-name{text-decoration:underline}a.fy-steuer-person:active{background:var(--fy-surface-2)}.fy-steuer-personicon{flex:0 0 auto;color:var(--fy-accent)}.fy-steuer-name{color:var(--fy-ink);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.fy-steuerleiste .fy-steuer-links{display:flex;align-items:center;gap:6px;margin-left:auto;flex:0 0 auto}.fy-steuer-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:0 11px;border-radius:var(--fy-r-pill);border:1px solid var(--fy-line);background:var(--fy-surface);color:var(--fy-accent-ink);font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-sm);font-weight:500;text-decoration:none}.fy-steuer-link:hover{border-color:var(--fy-accent);color:var(--fy-ink);background:var(--fy-surface-2)}.fy-steuer-link:focus-visible{outline:3px solid var(--fy-focus);outline-offset:2px}.fy-steuer-link svg{flex:0 0 auto}.fy-steuer-text{display:none}@media (min-width:900px){.fy-steuer-text{display:inline}.fy-steuer-link{padding:0 14px}}@media (max-width:800px){.fy-steuerleiste{gap:var(--fy-2)}.fy-steuer-innen{padding:7px 7px 7px 11px}}.fy-steuerleiste .person-switch{display:inline-flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto}.fy-steuerleiste .person-switch>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fy-steuerleiste .person-switch select{min-width:0;flex:1 1 auto;min-height:44px;border:1px solid var(--fy-line);border-radius:var(--fy-r-pill);background:var(--fy-surface);color:var(--fy-ink);font-family:Jost,Inter,sans-serif;font-weight:600;font-size:var(--fy-fs-sm);padding:4px 10px}.fy-steuerleiste .person-switch select:focus-visible{outline:3px solid var(--fy-focus);outline-offset:2px}.fy-steuer-wechseln-pfeil{display:none}@media (max-width:559px){.fy-steuer-wechseln-text{display:none}.fy-steuer-wechseln-pfeil{display:inline}.fy-steuerleiste .person-switch button{padding:0 12px}}.fy-steuerleiste .person-switch button{flex:0 0 auto;min-height:44px;padding:0 12px;border-radius:var(--fy-r-pill);border:1px solid var(--fy-line);background:var(--fy-surface);color:var(--fy-accent-ink);font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-sm);font-weight:500;white-space:nowrap;cursor:pointer}.fy-steuerleiste .person-switch button:hover{border-color:var(--fy-accent);color:var(--fy-ink)}@media (max-width:800px){.fy-steuerleiste .person-switch select{max-width:34vw}.fy-steuerleiste .person-switch button{padding:0 9px;font-size:12.5px}}.fy-schrittdialog .fy-btn{width:100%;justify-content:flex-start;text-align:left;min-height:52px}.fy-schrittdialog .fy-btn-ghost{background:var(--fy-surface)}.fy-schrittdialog .fy-field{margin-bottom:var(--fy-2)}@media (min-width:620px){.fy-schrittdialog .fy-btn{max-width:420px}}.fy-scope .fy-wahl{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:56px;padding:var(--fy-3) var(--fy-4);border-radius:var(--fy-r-md);text-align:left;line-height:1.35;white-space:normal}.fy-scope .fy-wahl b{font-size:var(--fy-fs-md);font-weight:600}.fy-scope .fy-wahl span{font-size:var(--fy-fs-sm);font-weight:400;opacity:.82}.fy-scope .fy-btn-primary.fy-wahl span{color:rgba(255,255,255,.86);opacity:1}.fy-scope .fy-zeitstrahl{list-style:none;margin:0;padding:0;position:relative}.fy-scope .fy-zeitstrahl>li{position:relative;padding:0 0 var(--fy-4) var(--fy-5);margin:0;border-left:2px solid var(--fy-line)}.fy-scope .fy-zeitstrahl>li:last-child{border-left-color:transparent;padding-bottom:0}.fy-scope .fy-zeitstrahl>li:before{content:"";position:absolute;left:-7px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--fy-surface);border:2px solid var(--fy-navy)}.fy-scope .fy-zeitstrahl .fy-zeit-datum{display:block;font-size:var(--fy-fs-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--fy-ink-soft);margin-bottom:2px}.fy-scope .fy-zeitstrahl .fy-zeit-text{display:block;font-size:var(--fy-fs-md)}.fy-scope .fy-zeitstrahl .fy-zeit-meta{display:block;font-size:var(--fy-fs-sm);color:var(--fy-ink-soft);margin-top:2px}.fy-scope .fy-warum{margin-top:var(--fy-4);border-top:1px solid var(--fy-line);padding-top:var(--fy-3)}.fy-scope .fy-warum>summary{min-height:44px;font-size:var(--fy-fs-sm);font-weight:600;color:var(--fy-ink-soft)}.fy-scope .fy-warum-inhalt{font-size:var(--fy-fs-sm)}.fy-scope .fy-warum-inhalt p{margin:0 0 var(--fy-2)}.fy-scope .fy-warum-inhalt ul{margin:0 0 var(--fy-2);padding-left:20px}.fy-scope .fy-warum-inhalt li{margin-bottom:2px}.fy-scope .fy-schnellzeile{display:flex;gap:var(--fy-2);align-items:stretch;flex-wrap:wrap;background:var(--fy-surface-2);border:1px solid var(--fy-line);border-radius:var(--fy-r-md);padding:var(--fy-3);margin-bottom:var(--fy-4)}.fy-scope .fy-schnellzeile input[type=text]{flex:1 1 200px;min-width:0;min-height:44px;border:1.5px solid var(--fy-line-strong);border-radius:var(--fy-r-sm);padding:0 var(--fy-3);font-size:var(--fy-fs-md);background:var(--fy-paper,#fff);color:var(--fy-ink)}.fy-scope .fy-schnellzeile .fy-btn{flex:0 0 auto}.fy-scope .fy-schnellzeile-hinweis{flex:1 1 100%;color:var(--fy-muted);font-size:var(--fy-fs-xs);line-height:1.5}@media (max-width:520px){.fy-scope .fy-schnellzeile .fy-btn{width:100%}}.fy-korrektur{display:none;margin-top:8px}.fy-feldwahl:has(input[value=korrigiert]:checked)+.fy-korrektur{display:block}.fy-scope .fy-dateiliste{list-style:none;margin:var(--fy-2) 0 0;padding:0;border:1px solid var(--fy-line);border-radius:var(--fy-r-sm);background:var(--fy-surface-2);font-size:var(--fy-fs-sm)}.fy-scope .fy-dateiliste>li{display:flex;gap:var(--fy-3);align-items:baseline;justify-content:space-between;margin:0;padding:var(--fy-2) var(--fy-3);border-top:1px solid var(--fy-line)}.fy-scope .fy-dateiliste>li:first-child{border-top:none}.fy-scope .fy-dateiliste>li>span{min-width:0;overflow-wrap:anywhere;color:var(--fy-ink-soft)}.fy-scope .fy-dateiliste>li>b{flex:0 0 auto;color:var(--fy-muted);font-weight:600}.fy-scope .fy-dateifehler{margin:var(--fy-2) 0 0;padding:var(--fy-3);border:1px solid #e2bdb7;border-left:4px solid var(--fy-alert);border-radius:var(--fy-r-sm);background:#fbf1ef;color:var(--fy-ink);font-size:var(--fy-fs-sm);line-height:1.6}.fy-scope .fy-textknopf{background:none;border:none;padding:0;margin:0;font:inherit;color:var(--fy-navy-2);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.fy-scope .fy-textknopf:hover{color:var(--fy-water)}.fy-scope .fy-textknopf:focus-visible{outline:3px solid var(--fy-focus);outline-offset:2px;border-radius:3px}.fy-scope .fy-tore{display:grid;grid-gap:var(--fy-3);gap:var(--fy-3)}.fy-scope .fy-tor{display:flex;align-items:center;gap:var(--fy-4);width:100%;min-height:72px;padding:var(--fy-4);border:1px solid var(--fy-line-strong);border-radius:var(--fy-r-md);background:var(--fy-surface);color:var(--fy-ink);text-decoration:none;text-align:left;transition:border-color .12s ease,background .12s ease}.fy-scope .fy-tor:hover{border-color:var(--fy-navy-2);background:var(--fy-surface-2)}.fy-scope .fy-tor:focus-visible{outline:3px solid var(--fy-focus);outline-offset:2px}.fy-scope .fy-tor-text{min-width:0;flex:1 1 auto}.fy-scope .fy-tor-text b{display:block;font-family:Jost,Inter,sans-serif;font-size:var(--fy-fs-lg);font-weight:600;line-height:1.3}.fy-scope .fy-tor-text span{display:block;margin-top:3px;font-size:var(--fy-fs-sm);color:var(--fy-muted);line-height:1.45}.fy-scope .fy-tor-zahl{flex:0 0 auto;display:grid;place-items:center;min-width:34px;height:34px;padding:0 10px;border-radius:var(--fy-r-pill);background:var(--fy-sky);color:var(--fy-navy-2);font-size:var(--fy-fs-sm);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fy-scope .fy-tor-pfeil{flex:0 0 auto;color:var(--fy-muted);font-size:1.2rem;line-height:1}.fy-scope .fy-tor-stark{border-color:var(--fy-navy-2);border-width:2px;background:var(--fy-sky)}.fy-scope .fy-tor-stark .fy-tor-zahl{background:var(--fy-navy-2);color:#fff}.fy-scope .fy-tor-leise{background:var(--fy-surface-2);border-style:dashed}.fy-scope .fy-tor-leise .fy-tor-text b{font-size:var(--fy-fs-md);font-weight:600}.fy-scope .fy-zustand{display:inline-flex;align-items:center;gap:6px;font-size:var(--fy-fs-sm);color:var(--fy-ink-soft)}.fy-scope .fy-zustand:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--fy-line-strong)}.fy-scope .fy-zustand-laeuft:before{background:var(--fy-ok)}.fy-scope .fy-zustand-wartet:before{background:var(--fy-accent)}.fy-scope .fy-zustand-offen:before{background:var(--fy-navy-2)}.fy-scope .fy-pfad{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 var(--fy-3);font-size:var(--fy-fs-sm);color:var(--fy-muted)}.fy-scope .fy-pfad a{display:inline-flex;align-items:center;min-height:44px;padding:0 2px;color:var(--fy-navy-2);font-weight:600}.fy-scope .fy-pfad span[aria-hidden]{color:var(--fy-line-strong)}.fy-scope .fy-pfad>b{font-weight:600;color:var(--fy-ink)}.lp{--lp-himmel:#faf6ee;--lp-w6:#446a93;--lp-tiefe:#24406a;--lp-tiefer:#1b3255;--lp-text-wasser:#26385c;background:var(--lp-himmel);min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.lp-buehne{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.lp ::selection{background:#f0dcb4;color:var(--fy-ink)}.lp-hero{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(12px,2.6vh,48px) clamp(20px,5vw,40px) clamp(10px,2.2vh,44px)}.lp-hero .compass{margin-bottom:clamp(6px,1.2vh,14px);width:clamp(56px,9.5vh,84px)!important;height:clamp(56px,9.5vh,84px)!important}.lp-hero .compass svg{width:100%;height:100%}.lp-wort{font-weight:600;letter-spacing:.34em;text-indent:.34em;font-size:clamp(1.2rem,min(2.4vw,3vh),1.85rem);color:var(--fy-ink);line-height:1}.lp-tag,.lp-wort{font-family:Jost,sans-serif}.lp-tag{color:var(--fy-muted);font-size:clamp(.9rem,1.4vw,1.02rem);margin-top:clamp(8px,1.4vh,14px)}.lp-hero h1{font-size:clamp(1.55rem,min(3.9vw,4.4vh),2.75rem);line-height:1.1;margin:clamp(16px,3.4vh,44px) 0 0;max-width:16ch}.lp-sub{font-size:clamp(.92rem,min(1.35vw,2vh),1.06rem);color:var(--fy-muted);line-height:1.58;max-width:52ch;margin-top:clamp(10px,1.8vh,22px)}.lp-cta{display:flex;gap:var(--fy-3);justify-content:center;flex-wrap:wrap;margin-top:clamp(16px,2.8vh,38px)}.lp-btn-honig{background:linear-gradient(178deg,#d2a144,#b8822a);color:#2a1e07;border-color:transparent;box-shadow:0 8px 20px rgba(146,103,25,.26)}.lp-btn-honig:hover{background:linear-gradient(178deg,#d9ab52,#ad7a24)}@media (max-width:460px){.lp-cta{gap:var(--fy-2)}.lp-cta .fy-btn{padding:0 var(--fy-4);font-size:var(--fy-fs-md)}}.lp-szene{position:relative}.lp-szene-bild{display:block;width:100%;height:auto}.lp-szene-schmal>.lp-szene-bild{max-height:24dvh;margin-inline:auto}.lp-szene-breit{display:none}.lp-szene-schmal{display:block}@media (min-width:1100px){.lp-szene-breit{display:block}.lp-szene-schmal{display:none}}.lp-szene-breit{--lp-szene-hoehe:min(34.0277vw,620px,32dvh);height:var(--lp-szene-hoehe);overflow:hidden;flex:0 0 auto}.lp-szene-buehne{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);aspect-ratio:1440/490}.lp-szene-buehne>.lp-szene-bild{width:100%;height:100%;overflow:visible}.lp-marke{position:absolute;transform:translateX(-50%);width:clamp(118px,11%,190px);text-align:center;color:var(--lp-text-wasser)}.lp-marke b{display:block;font-size:clamp(.86rem,1.05vw,1.05rem);line-height:1.24;color:var(--fy-ink)}.lp-etappen-zeile,.lp-marke b{font-family:Jost,sans-serif;font-weight:600}.lp-etappen-zeile{margin:-1px 0 0;padding:clamp(12px,2vh,18px) clamp(16px,5vw,28px) clamp(12px,2vh,22px);background:var(--lp-w6);color:#fff;text-align:center;font-size:clamp(.78rem,3.2vw,.9rem);line-height:1.5;text-wrap:balance}.lp-etappen-zeile>span{white-space:nowrap}.lp-etappen-zeile>span>span{white-space:normal;opacity:.55}.lp-kante{display:block;width:100%;height:clamp(16px,3vw,48px);margin-bottom:-1px}.lp-uebergang-fuss{background:var(--lp-w6);color:var(--lp-tiefer);line-height:0}@media (min-width:1100px){.lp-uebergang-fuss{background:var(--lp-tiefe)}}.lp-fuss{background:var(--lp-tiefer);color:#e8f0fa;padding:clamp(10px,1.4vh,22px) clamp(20px,5vw,40px) clamp(10px,1.6vh,24px);text-align:center}.lp-fuss p{font-size:var(--fy-fs-xs);line-height:1.55;max-width:60ch;margin-inline:auto}.lp-fuss nav{margin-top:var(--fy-3);display:flex;gap:var(--fy-2);justify-content:center;flex-wrap:wrap}.lp-fuss a{color:#fff;font-size:var(--fy-fs-sm);min-height:44px;display:inline-flex;align-items:center;padding:0 var(--fy-2);border-radius:var(--fy-r-sm)}.lp-fuss nav{margin-top:2px}.lp-schicht{transform-box:fill-box;will-change:transform}.lp-schicht-0{animation:lp-drift-a 64s ease-in-out infinite}.lp-schicht-1{animation:lp-drift-b 48s ease-in-out infinite}.lp-schicht-2{animation:lp-drift-a 38s ease-in-out infinite reverse}@keyframes lp-drift-a{0%,to{transform:translateX(0)}50%{transform:translateX(-26px)}}@keyframes lp-drift-b{0%,to{transform:translateX(0)}50%{transform:translateX(22px)}}.lp-boot{transform-box:fill-box;transform-origin:50% 92%;animation:lp-duempeln 11s ease-in-out infinite}@keyframes lp-duempeln{0%,to{transform:translateY(0) rotate(0deg)}35%{transform:translateY(-1.6px) rotate(.85deg)}70%{transform:translateY(1.2px) rotate(-.7deg)}}.lp-wimpel{transform-box:fill-box;transform-origin:0 50%;animation:lp-flattern 5.5s ease-in-out infinite}@keyframes lp-flattern{0%,to{transform:scaleX(1) skewY(0deg)}30%{transform:scaleX(.86) skewY(2.6deg)}65%{transform:scaleX(.95) skewY(-1.8deg)}}.lp-licht{animation:lp-leuchten 13s ease-in-out infinite}@keyframes lp-leuchten{0%,to{opacity:.5}45%{opacity:1}}.lp-spur{animation:lp-spurfluss 44s linear infinite}@keyframes lp-spurfluss{0%{stroke-dashoffset:0}to{stroke-dashoffset:-56}}@media (prefers-reduced-motion:reduce){.lp-boot,.lp-licht,.lp-schicht,.lp-spur,.lp-wimpel{animation:none!important}}