.sheet-grund{z-index:1000;background:#0f141b70;justify-content:center;align-items:center;padding:24px;animation:.15s lb-fade;display:flex;position:fixed;inset:0}.sheet{overscroll-behavior:contain;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-karte,14px);width:100%;max-width:560px;max-height:82vh;margin:0;padding:18px;position:relative;overflow-y:auto;box-shadow:0 18px 48px #00000038}.sheet:focus{outline:none}.sheet-zu{background:var(--surface-2);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.sheet-zu:hover{color:var(--text)}.sheet-griff{display:none}@media (max-width:860px){.sheet-grund{align-items:flex-end;padding:0}.sheet{max-width:none;max-height:88vh;padding:6px 16px calc(18px + env(safe-area-inset-bottom,0px));border:0;border-radius:28px 28px 0 0;animation:.22s ease-out sheet-hoch}.sheet-griff{background:var(--border);border-radius:2px;width:38px;height:4px;margin:8px auto 12px;display:block}.sheet-zu{top:12px;right:12px}}@keyframes sheet-hoch{0%{transform:translateY(100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.sheet-grund,.sheet{animation:none}}.sheet.blatt-form{flex-direction:column;max-width:620px;padding:0;display:flex;overflow:hidden}.sheet.blatt-form.ist-weit{max-width:880px}.blatt-form>.sheet-griff{flex:none}.blatt-kopf{border-bottom:1px solid var(--border-subtle);flex:none;padding:16px 16px 12px 18px}.blatt-kopf h3,.blatt-kopf .blatt-unterzeile{padding-right:36px}.blatt-kopf h3{margin:0;font-size:16px}.blatt-kopf>*{max-width:100%}.blatt-unterzeile{color:var(--muted);margin:3px 0 0;font-size:12.5px;line-height:1.45}.blatt-koerper{overscroll-behavior:contain;flex:1;min-height:0;padding:12px 18px 18px;overflow-y:auto}.blatt-koerper>.edit-modal-inhalt,.blatt-koerper>.annahmen-modal-inhalt{margin-top:0}.blatt-koerper:has(.blatt-fuss){padding-bottom:0}.edit-modal-inhalt>div:not(:has(.blatt-fuss)){padding-bottom:18px}.annahmen-modal-inhalt>div:not(:has(.blatt-fuss)){padding-bottom:18px}.blatt-koerper .blatt-fuss{z-index:2;background:var(--surface);border-top:1px solid var(--border-subtle);margin:12px -18px 0;padding:10px 18px 14px;position:sticky;bottom:0}@media (max-width:860px){.blatt-kopf{padding:4px 16px 12px}.blatt-koerper{padding:10px 16px calc(16px + env(safe-area-inset-bottom,0px))}.blatt-koerper .blatt-fuss{padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px));margin:10px -16px 0}.edit-modal-inhalt>div:not(:has(.blatt-fuss)){padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}}.blatt-reiter{border-radius:999px;width:100%;margin-top:12px;padding:5px;display:flex;overflow:visible}.blatt-reiter .bo-tabbar__tab{border-radius:999px;justify-content:center;gap:8px;min-height:38px;font-weight:600;position:relative}.blatt-reiter .bo-tabbar__tab.is-active{box-shadow:var(--shadow);flex:auto}.blatt-reiter .bo-tabbar__tab:not(.is-active){flex:none;padding-inline:14px}.blatt-reiter .bo-tabbar__tab:has(.bo-tabbar__icon):not(.is-active) .bo-tabbar__label{white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blatt-form:has(.blatt-reiter){height:100vh}@keyframes blatt-bereich-ein{0%{opacity:0}to{opacity:1}}.annahmen-modal-inhalt>div:not([hidden]),.edit-modal-inhalt>div:not([hidden]){animation:.16s blatt-bereich-ein}@media (prefers-reduced-motion:reduce){.annahmen-modal-inhalt>div:not([hidden]),.edit-modal-inhalt>div:not([hidden]){animation:none}}
