@font-face{font-family: "Outfit";font-style: normal;font-weight: 100 900;font-display: swap;src: url("../fonts/outfit-latin.woff2") format("woff2")}:root{--bg: #EAEFF3;--surface: #FFFFFF;--surface-2: #F4F7F9;--text: #14181F;--muted: #5B6573;--line: #DDE3E9;--input-line: #A9B3BE;--brand: #FFA1A1;--brand-hover: #D98989;--brand-ink: #865555;--brand-soft: #FFDEDE;--brand-fg: #14181F;--focus: #1F5FD6;--error: #B42318;--error-bg: #FEF3F2;--ok: #067647;--ok-bg: #ECFDF3;--radius: 12px;--radius-sm: 6px;--font: "Outfit",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--mono: ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}*,*::before,*::after{box-sizing: border-box}body.admin{margin: 0;overflow-x: hidden;display: flex;min-height: 100vh;background: var(--bg);color: var(--text);font-family: var(--font);font-size: 1rem;line-height: 1.5;letter-spacing: .01em}a{color: var(--brand-ink)}:focus-visible{outline: 3px solid var(--focus);outline-offset: 2px}@media (prefers-reduced-motion: reduce){*,*::before,*::after{transition: none !important;animation: none !important}}.asidebar{flex: 0 0 16rem;width: 16rem;background: var(--surface);border-right: 1px solid var(--line);display: flex;flex-direction: column;position: sticky;top: 0;height: 100vh;transition: margin-left .2s ease}.admin.is-collapsed .asidebar{margin-left: -16rem}.asidebar__brand{display: flex;align-items: center;gap: .7rem;padding: 1.1rem 1.25rem;min-width: 0}.asidebar__brand .logo{display: inline-flex;align-items: center;gap: .65rem;font-weight: 600;font-size: .98rem;line-height: 1.2;color: var(--text);text-decoration: none;min-width: 0}.asidebar__brand .logo img{width: 36px;height: 36px;border-radius: 8px;display: block}.asidebar__brand .ver{margin-left: auto;font-size: .72rem;font-weight: 500;color: var(--brand-ink);background: var(--brand-soft);padding: .15rem .5rem;border-radius: 999px}.asidebar__nav{flex: 1 1 auto;overflow-y: auto;padding: .6rem .75rem 1.2rem}.navsec{margin: 1.2rem .55rem .35rem;font-size: .78rem;font-weight: 500;color: var(--muted)}.navsec:first-child{margin-top: .2rem}.navitem{display: flex;align-items: center;gap: .65rem;padding: .55rem .65rem;border-radius: var(--radius-sm);color: #3D4652;font-size: .95rem;text-decoration: none;cursor: pointer;list-style: none}.navitem:hover{background: var(--surface-2)}.navitem .mi{width: 18px;height: 18px;color: var(--muted);flex: none}.navitem__label{flex: 1 1 auto}.navitem.is-active{background: var(--brand-soft);color: var(--brand-ink);font-weight: 500}.navitem.is-active .mi{color: var(--brand-ink)}.navgroup .navitem::-webkit-details-marker{display: none}.navchevron{width: 15px;height: 15px;color: var(--muted)}.navgroup[open] > .navitem .navchevron{transform: rotate(90deg)}.navsub{padding: .1rem 0 .3rem 1rem;margin-left: .55rem;border-left: 1px solid var(--line)}.navsublink{display: flex;align-items: center;gap: .55rem;padding: .45rem .65rem;border-radius: var(--radius-sm);color: #3D4652;font-size: .9rem;text-decoration: none}.navsublink:hover{background: var(--surface-2)}.navsublink .dot{width: 6px;height: 6px;border-radius: 50%;background: var(--input-line);flex: none}.navsublink.is-active{color: var(--brand-ink);font-weight: 500}.navsublink.is-active .dot{background: var(--brand)}.soon{margin-left: auto;font-size: .72rem;font-style: normal;color: var(--muted)}.asidebar__user{display: flex;align-items: center;gap: .65rem;padding: 1rem 1.25rem;border-top: 1px solid var(--line)}.uinfo{display: flex;flex-direction: column;line-height: 1.25;min-width: 0}.uinfo strong{font-weight: 500;font-size: .95rem}.uinfo small{color: var(--muted);font-size: .82rem}.avatar{display: inline-grid;place-items: center;flex: none;width: 38px;height: 38px;border-radius: 50%;background: var(--brand-soft);color: var(--brand-ink);font-size: .85rem;font-weight: 600;letter-spacing: .02em}.avatar--sm{width: 32px;height: 32px;font-size: .78rem}.avatar--btn{width: 38px;height: 38px;cursor: pointer;list-style: none}.avatar--btn::-webkit-details-marker{display: none}.amain{flex: 1 1 auto;min-width: 0;display: flex;flex-direction: column}.atop{display: flex;align-items: center;gap: 1rem;padding: .8rem 1.5rem;background: var(--surface);border-bottom: 1px solid var(--line)}.atop__title{margin: 0;font-size: 1rem;font-weight: 500;color: var(--muted)}.atop__actions{display: flex;align-items: center;gap: .5rem;margin-left: auto}.orgswitch{display: flex;align-items: center;gap: .5rem;margin: 0 0 0 auto}.orgswitch label{white-space: nowrap}.orgswitch + .atop__actions,.orgname + .atop__actions{margin-left: .75rem}.orgname{margin: 0 0 0 auto}@media (max-width: 48rem){.orgswitch label,.orgname{display: none}}.atop__burger{display: grid;gap: 4px;place-content: center;width: 2.4rem;height: 2.4rem;padding: 0 .55rem;background: var(--surface);border: 1px solid var(--line);border-radius: var(--radius-sm);cursor: pointer}.atop__burger span{display: block;height: 2px;width: 1.1rem;background: var(--text);border-radius: 2px}.atop__burger:hover{border-color: var(--input-line)}.iconbtn{display: inline-grid;place-items: center;width: 2.4rem;height: 2.4rem;background: var(--surface);color: var(--text);border: 1px solid var(--line);border-radius: var(--radius-sm);cursor: pointer;list-style: none}.iconbtn::-webkit-details-marker{display: none}.iconbtn:hover{border-color: var(--input-line)}.iconbtn svg{width: 19px;height: 19px}.iconbtn--post{position: relative;text-decoration: none}.iconbtn__dot{position: absolute;top: .3rem;right: .3rem;width: .55rem;height: .55rem;border-radius: 50%;background: var(--ok);box-shadow: 0 0 0 2px var(--surface)}.profile{position: relative}.profilemenu{position: absolute;right: 0;top: calc(100% + .45rem);z-index: 30;min-width: 14rem;padding: .4rem;background: var(--surface);border: 1px solid var(--line);border-radius: var(--radius);box-shadow: 0 8px 24px rgba(20,24,31,.10)}.profilemenu__head{display: flex;align-items: center;gap: .6rem;padding: .6rem .6rem .7rem;border-bottom: 1px solid var(--line);margin-bottom: .35rem}.profilemenu__head span{display: flex;flex-direction: column;line-height: 1.25}.profilemenu__head strong{font-weight: 500}.profilemenu__head small{color: var(--muted);font-size: .82rem}.profilemenu__item{display: block;width: 100%;text-align: left;padding: .5rem .6rem;border-radius: var(--radius-sm);color: var(--text);font: inherit;text-decoration: none;background: none;border: 0;cursor: pointer}.profilemenu__item:hover{background: var(--surface-2)}.profilemenu__item.is-active{color: var(--brand-ink);font-weight: 500}.profilemenu__form{margin: 0}.sysmenu__sec{margin: .3rem .6rem .2rem;font-size: .78rem;color: var(--muted)}.acontent{padding: 1.75rem 2rem 3rem;width: 100%}.acontent h1{margin: 0 0 .35rem;font-size: 1.9rem;font-weight: 500;line-height: 1.2}.acontent h2{font-size: 1.2rem;font-weight: 500;margin: 0 0 .6rem}.admin__h2{font-size: 1.15rem;font-weight: 500;margin: 0 0 .8rem}.section-lead{margin: 0 0 1.5rem;color: var(--muted)}.card{background: var(--surface);border-radius: var(--radius);padding: 1.4rem 1.5rem;margin: 0 0 1.25rem}.card--flush{padding: 0;overflow: hidden}.tablewrap{overflow-x: auto}.table{width: 100%;border-collapse: collapse;font-size: .95rem}.table th,.table td{padding: .75rem .9rem;border-bottom: 1px solid var(--line);text-align: left;vertical-align: middle}.table thead th{font-size: .82rem;font-weight: 500;color: var(--muted)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom: 0}.table tbody tr:hover{background: var(--surface-2)}.table--rows th[scope="row"]{font-weight: 400;color: var(--muted)}.card--flush .table th:first-child,.card--flush .table td:first-child{padding-left: 1.5rem}.card--flush .table th:last-child,.card--flush .table td:last-child{padding-right: 1.5rem}.ta-right{text-align: right}.usercell{display: flex;align-items: center;gap: .7rem;min-width: 0}.usercell__txt{display: flex;flex-direction: column;line-height: 1.3;min-width: 0}.usercell__sub{color: var(--muted);font-size: .85rem;overflow-wrap: anywhere}.badge{display: inline-block;padding: .15rem .55rem;border-radius: 999px;background: var(--surface-2);color: var(--muted);font-size: .8rem}.badge-primary{background: var(--brand-soft);color: var(--brand-ink)}.toolbar{display: flex;flex-wrap: wrap;gap: .75rem;align-items: center;padding: 1rem 1.5rem;border-bottom: 1px solid var(--line)}.toolbar__left{display: flex;gap: .5rem;align-items: center;flex-wrap: wrap}.toolbar__right{display: flex;gap: .5rem;align-items: center;margin-left: auto;flex-wrap: wrap}.searchbox{display: flex;gap: .4rem;align-items: center}.field{display: grid;gap: .35rem;align-content: start;margin: 0 0 1.15rem}.field label,label{font-size: .92rem;font-weight: 500}.input{width: 100%;height: 2.6rem;padding: .45rem .7rem;align-self: start;font: inherit;color: var(--text);background: var(--surface);border: 1px solid var(--input-line);border-radius: 5px}.input::placeholder{color: #8A94A0}.input:focus-visible{outline: 3px solid var(--focus);outline-offset: 0;border-color: var(--focus)}.input[aria-invalid="true"]{border-color: var(--error);border-width: 2px}.input--sm{height: 2.2rem;padding: .3rem .55rem;font-size: .92rem}select.input{appearance: none;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235B6573' stroke-width='2' stroke-linecap='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right .6rem center;background-size: 1.1rem;padding-right: 2.2rem}textarea.input{height: auto;min-height: 6rem;resize: vertical}input[type="checkbox"],input[type="radio"]{accent-color: var(--text);width: 1.1rem;height: 1.1rem}.grid2{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 0 1.25rem}@media (max-width: 48rem){.grid2{grid-template-columns: 1fr}}.mailtest{display: flex;flex-wrap: wrap;gap: .6rem;align-items: flex-end}.mailtest .field{flex: 1 1 14rem;margin: 0}.btn,.btn-ghost,.btn-mini{display: inline-flex;align-items: center;justify-content: center;gap: .45rem;font: inherit;font-weight: 500;text-decoration: none;cursor: pointer;border-radius: var(--radius-sm);border: 1px solid transparent}.btn{min-height: 2.6rem;padding: .45rem 1.1rem;color: var(--brand-fg);background: var(--brand)}.btn:hover{background: var(--brand-hover)}.btn--sm{min-height: 2.2rem;padding: .3rem .8rem;font-size: .92rem}.btn-ghost{min-height: 2.6rem;padding: .45rem 1.1rem;color: var(--text);background: var(--surface);border-color: var(--line)}.btn-ghost:hover{border-color: var(--input-line)}.btn-mini{min-height: 2rem;padding: .25rem .7rem;font-size: .88rem;color: var(--text);background: var(--surface);border-color: var(--line)}.btn-mini:hover{border-color: var(--input-line)}.btn[disabled],.btn-ghost[disabled]{opacity: .65;cursor: progress}.rowactions{display: flex;gap: .4rem;justify-content: flex-end}.iconaction{display: inline-grid;place-items: center;width: 2.1rem;height: 2.1rem;background: var(--surface);color: var(--text);border: 1px solid var(--line);border-radius: var(--radius-sm);cursor: pointer}.iconaction svg{width: 17px;height: 17px}.iconaction:hover{border-color: var(--input-line)}.iconaction--danger{color: var(--error)}.iconaction--danger:hover{background: var(--error-bg);border-color: var(--error)}.pager{display: flex;gap: .35rem;align-items: center;justify-content: flex-end;padding: 1rem 1.5rem}.pager__page,.pager__nav{display: inline-grid;place-items: center;min-width: 2.1rem;height: 2.1rem;padding: 0 .5rem;border: 1px solid var(--line);border-radius: var(--radius-sm);color: var(--text);text-decoration: none;font-size: .92rem;background: var(--surface)}.pager__page:hover,.pager__nav:hover{border-color: var(--input-line)}.pager__page.is-active{background: var(--brand);border-color: var(--brand);color: var(--brand-fg);font-weight: 500}.alert{margin: 0 0 1.25rem;padding: .75rem .95rem;border-radius: var(--radius-sm);border-left: 4px solid;font-size: .95rem}.alert p{margin: 0}.alert-error{background: var(--error-bg);border-color: var(--error)}.alert-ok{background: var(--ok-bg);border-color: var(--ok)}.muted{color: var(--muted)}.small{font-size: .86rem}code,.mono{font-family: var(--mono);font-size: .9em;background: var(--surface-2);padding: .1rem .35rem;border-radius: 4px}.aoverlay{display: none}@media (max-width: 60rem){.asidebar{position: fixed;z-index: 40;margin-left: -16.5rem;box-shadow: none}.admin.is-open .asidebar{margin-left: 0;box-shadow: 0 8px 24px rgba(20,24,31,.12)}.aoverlay{display: none;position: fixed;inset: 0;z-index: 35;background: rgba(20,24,31,.35)}.admin.is-open .aoverlay{display: block}.acontent{padding: 1.25rem 1rem 2.5rem}.acontent h1{font-size: 1.55rem}.atop{padding: .7rem 1rem}.card{padding: 1.1rem 1.1rem}.card--flush .table th:first-child,.card--flush .table td:first-child{padding-left: 1.1rem}}@media (min-width: 60.01rem){.aoverlay{display: none !important}}.page__head{display: flex;flex-wrap: wrap;gap: .75rem 1.5rem;align-items: flex-start;margin: 0 0 1.5rem}.page__head > div{min-width: 0}.page__head h1{margin: 0 0 .3rem}.page__head .section-lead{margin: 0}.page__actions{display: flex;flex-wrap: wrap;gap: .5rem;margin-left: auto}.cards{display: grid;gap: 1.25rem;grid-template-columns: repeat(auto-fit,minmax(14rem,1fr));margin: 0 0 1.25rem}.cards .card{margin: 0}.stat__label{margin: 0 0 .35rem;font-size: .9rem;color: var(--muted)}.stat__num{margin: 0;font-size: 2rem;font-weight: 500;line-height: 1.1}.stat__hint{margin: .35rem 0 0;font-size: .86rem;color: var(--muted)}.hint{margin: 0;font-size: .86rem;color: var(--muted)}.barhint{margin: 0;padding: 0 1.5rem 1rem;font-size: .86rem;color: var(--muted)}.filterbar .hint,.toolbar .hint{display: none}.formgrid{display: grid;grid-template-columns: repeat(auto-fit,minmax(16rem,1fr));gap: 0 1.25rem;align-items: start}.formactions{display: flex;flex-wrap: wrap;justify-content: flex-end;gap: .6rem;margin: 0 0 1.25rem}.formactions--card{background: var(--surface);border-radius: var(--radius);padding: 1rem 1.25rem}.formactions__hint{margin: 0 auto 0 0;align-self: center;color: var(--muted);font-size: .9rem}.formactions .btn,.formactions .btn-ghost{width: auto}.is-readonly .acontent .formactions,.is-readonly .acontent form button[type="submit"],.is-readonly .acontent .iconaction,.is-readonly .acontent .btn-mini[type="submit"]{display: none !important}.is-readonly .acontent .input,.is-readonly .acontent textarea,.is-readonly .acontent select{background: var(--surface-2);color: var(--muted);cursor: not-allowed}.is-readonly .acontent .page__actions .btn,.is-readonly .acontent .page__actions .btn-ghost{opacity: .5;pointer-events: none}.supportbar{display: flex;flex-wrap: wrap;align-items: center;gap: .75rem;padding: .7rem 2rem;background: var(--brand-soft);border-bottom: 1px solid var(--brand);font-size: .95rem}.supportbar form{margin: 0}.supportbar__toggle{margin-left: auto !important}.supportbar--write{background: #FEF3F2;border-bottom-color: var(--error)}@media (max-width: 60rem){.supportbar{padding: .7rem 1rem}}.facts{display: grid;grid-template-columns: max-content 1fr;gap: .5rem 1.5rem;margin: 0}.facts dt{color: var(--muted)}.facts dd{margin: 0}.codelist{display: grid;grid-template-columns: repeat(auto-fit,minmax(9rem,1fr));gap: .4rem;list-style: none;margin: 0 0 1rem;padding: 0}.codelist code{display: block;text-align: center;padding: .4rem}.inline-form{display: flex;flex-wrap: wrap;gap: .6rem;align-items: flex-end}.inline-form .field{margin: 0;flex: 0 1 12rem}.twofa{display: flex;flex-wrap: wrap;gap: 1.5rem;align-items: flex-start}.twofa__steps{flex: 1 1 22rem;margin: 0;padding-left: 1.2rem}.twofa__steps li{margin: 0 0 1.2rem}.twofa__steps li:last-child{margin-bottom: 0}.qrbox{background: var(--surface-2);border-radius: var(--radius);padding: 1rem;display: inline-block;margin: .6rem 0}.qrbox svg{display: block;width: 190px;height: 190px}.seccode{font-family: var(--mono);font-size: 1rem;letter-spacing: .06em}body.public{display: block;margin: 0;min-height: 100vh;background: var(--bg);color: var(--text);font-family: var(--font);line-height: 1.55;letter-spacing: .01em}.public__bar{display: flex;align-items: center;gap: .7rem;padding: 1rem 1.5rem;background: var(--surface);border-bottom: 1px solid var(--line)}.public__bar .logo{display: inline-flex;align-items: center;gap: .65rem;font-weight: 600;color: var(--text);text-decoration: none}.public__bar .logo img{width: 34px;height: 34px;border-radius: 8px}.public__bar nav{margin-left: auto;display: flex;gap: .9rem;font-size: .95rem}.public__wrap{max-width: 46rem;margin: 0 auto;padding: 2.5rem 1.25rem 4rem}.public__wrap h1{font-size: 2rem;font-weight: 500;margin: 0 0 1.25rem}.public__wrap h2{font-size: 1.25rem;font-weight: 500;margin: 2rem 0 .6rem}.public__wrap p,.public__wrap ul,.public__wrap ol{margin: 0 0 1rem}.public__card{background: var(--surface);border-radius: var(--radius);padding: 2rem}.public__foot{display: flex;flex-wrap: wrap;justify-content: center;gap: .3rem 1.2rem;padding: 0 1.25rem 2.5rem;font-size: .85rem}.public__foot a{color: var(--muted);text-decoration: none}.public__foot a:hover{color: var(--text);text-decoration: underline}.public__center{text-align: center;padding-top: 3rem}.public__center img{max-width: 100%;height: auto;margin: 0 0 1.5rem}.public__center .btn,.public__center .btn-ghost{width: auto}.skiplink{position: absolute;left: -9999px;top: .5rem;background: var(--surface);color: var(--text);padding: .5rem .9rem;border-radius: var(--radius-sm);z-index: 50}.skiplink:focus{left: .5rem}.acontent:focus{outline: none}.afoot{display: flex;flex-wrap: wrap;gap: .3rem 1.2rem;padding: 1.25rem 2rem 2rem;margin-top: auto;font-size: .85rem}.afoot a{color: var(--muted);text-decoration: none}.afoot a:hover{color: var(--text);text-decoration: underline}@media (max-width: 60rem){.afoot{padding: 1rem 1rem 2rem}}.help{background: var(--surface);border-radius: var(--radius);margin: 0 0 1.25rem}.help summary{cursor: pointer;padding: .85rem 1.25rem;font-weight: 500}.help summary::marker{color: var(--brand-ink)}.help__body{padding: 0 1.25rem 1.1rem;max-width: 52rem}.help__body p{margin: 0 0 .6rem;color: var(--muted)}.help__body p strong{color: var(--text)}.help__chain{display: inline-block;margin: .2rem 0 0;padding: .35rem .7rem;background: var(--surface-2);border-radius: var(--radius-sm);font-size: .88rem;color: var(--text) !important}.arealabel{display: block;margin: 0 1.25rem .4rem;padding: .3rem .6rem;background: var(--brand-soft);color: var(--brand-ink);border-radius: var(--radius-sm);font-size: .82rem;font-weight: 500;text-align: center}.arealabel--kunde{background: var(--surface-2);color: var(--muted)}.checkline{display: flex;align-items: center;gap: .55rem;margin: 0 0 .5rem;font-size: .95rem}.checkline input{flex: none}.colorpick{display: flex;align-items: center;gap: .7rem}.colorpick input[type="color"]{width: 4rem;height: 2.6rem;padding: 0;border: 1px solid var(--input-line);border-radius: 5px;background: none;cursor: pointer}.colorpick__wert{font-family: var(--mono);font-size: .92rem;color: var(--muted)}.swatches{display: flex;flex-wrap: wrap;gap: .5rem;margin: .6rem 0 0}.swatch{width: 2.1rem;height: 2.1rem;padding: 0;cursor: pointer;border: 2px solid transparent;border-radius: 50%;box-shadow: 0 0 0 1px var(--line)}.swatch:hover{border-color: var(--text)}.swatch[aria-pressed="true"]{border-color: var(--text)}.swatch--reset{width: auto;padding: 0 .7rem;border-radius: 999px;background: var(--surface);color: var(--text);font: inherit;font-size: .86rem}.brandpreview{margin: 0 0 1.15rem}.brandpreview__box{display: flex;flex-wrap: wrap;align-items: center;gap: .75rem;padding: 1rem;border: 1px solid var(--line);border-radius: var(--radius);background: var(--surface-2);--vorschau: var(--brand)}.brandpreview__nav{padding: .5rem .8rem;border-radius: var(--radius-sm);background: var(--vorschau-soft,var(--brand-soft));color: var(--vorschau-ink,var(--brand-ink));font-weight: 500}.brandpreview__btn{padding: .5rem 1rem;border-radius: var(--radius-sm);background: var(--vorschau);color: var(--vorschau-fg,var(--brand-fg));font-weight: 500}.brandpreview__link{color: var(--vorschau-ink,var(--brand-ink))}.brandpreview__wert{margin: .6rem 0 0;font-size: .86rem;color: var(--muted)}.logopreview{display: flex;align-items: center;gap: .6rem;margin: .6rem 0 0;font-size: .88rem;color: var(--muted)}.logopreview[hidden]{display: none}.logopreview img{border-radius: 8px}.msg{padding: .9rem 1rem;border-radius: var(--radius-sm);background: var(--surface-2);margin: 0 0 .8rem}.msg--admin{background: var(--brand-soft)}.msg__kopf{display: flex;flex-wrap: wrap;gap: .6rem;align-items: baseline;margin: 0 0 .35rem}.msg__text{margin: 0}.msg:last-child{margin-bottom: 0}.filterbar{display: flex;flex-wrap: wrap;gap: .6rem .75rem;align-items: end;padding: 1rem 1.5rem .75rem}.filterbar .field{margin: 0;flex: 0 1 11rem;align-self: end}.filterbar .field--weit{flex: 1 1 16rem}.filterbar .checkline{margin: 0;height: 2.2rem;align-items: center}.filterbar .btn,.filterbar .btn-ghost{align-self: end;min-height: 2.2rem;padding: .3rem .9rem}.filterbar + .barhint{border-bottom: 1px solid var(--line);padding-bottom: 1rem}.notify .notifypop{width: min(26rem,calc(100vw - 2rem));padding: 0;max-height: min(32rem,80vh);overflow-y: auto}.notifypop__kopf{display: flex;align-items: center;justify-content: space-between;gap: .75rem;padding: .9rem 1rem;border-bottom: 1px solid var(--line);position: sticky;top: 0;background: var(--surface);border-radius: var(--radius) var(--radius) 0 0}.notifypop__kopf form{margin: 0}.notifypop__alle{padding: 0;border: 0;background: none;cursor: pointer;font: inherit;font-size: .88rem;color: var(--brand-ink);text-decoration: underline}.notifypop__tag{margin: 0;padding: .6rem 1rem .2rem;font-size: .75rem;font-weight: 500;letter-spacing: .04em;text-transform: uppercase;color: var(--muted)}.notifypop__leer{margin: 0;padding: 1.5rem 1rem;color: var(--muted);text-align: center}.notify__item{display: flex;gap: .75rem;align-items: flex-start;padding: .7rem 1rem;color: var(--text);text-decoration: none;border-bottom: 1px solid var(--surface-2)}.notify__item:hover{background: var(--surface-2)}.notify__item.is-neu{background: var(--brand-soft)}.notify__item.is-neu:hover{filter: brightness(.98)}.notify__icon{display: inline-grid;place-items: center;flex: none;width: 2.1rem;height: 2.1rem;border-radius: 50%;background: var(--surface);box-shadow: 0 0 0 1px var(--line);color: var(--brand-ink)}.notify__icon svg{width: 16px;height: 16px}.notify__text{display: flex;flex-direction: column;gap: .15rem;min-width: 0}.notify__kopf{display: flex;gap: .6rem;align-items: baseline;justify-content: space-between}.notify__kopf strong{font-weight: 500;overflow-wrap: anywhere}.notify__zeit{flex: none;font-size: .78rem;color: var(--muted)}.notify__meta{font-size: .8rem;color: var(--muted)}.notify__auszug{font-size: .86rem;color: var(--muted);overflow-wrap: anywhere}.notifypop__fuss{display: block;padding: .8rem 1rem;text-align: center;font-size: .9rem;font-weight: 500;color: var(--brand-ink);text-decoration: none;border-top: 1px solid var(--line);position: sticky;bottom: 0;background: var(--surface);border-radius: 0 0 var(--radius) var(--radius)}.notifypop__fuss:hover{background: var(--surface-2)}.codeblock{margin: 0 0 1rem;padding: .9rem 1rem;overflow-x: auto;background: var(--surface-2);border: 1px solid var(--line);border-radius: var(--radius-sm);font-family: var(--mono);font-size: .85rem;line-height: 1.5}.meldung{display: flex;gap: 1rem;align-items: center;justify-content: space-between;padding: .9rem 1.5rem;border-bottom: 1px solid var(--surface-2);margin: 0}.meldung.is-neu{background: var(--brand-soft)}.meldung__text{min-width: 0}.meldung__kopf{display: flex;gap: .75rem;align-items: baseline;margin: 0 0 .2rem}.meldung__kopf strong{font-weight: 500}.meldung__body{margin: 0 0 .2rem;color: var(--muted);font-size: .92rem}.topsearch{margin: 0 .5rem 0 auto}.topsearch__input{width: 12rem}@media (max-width: 720px){.topsearch{display: none}}.visually-hidden{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0 0 0 0);white-space: nowrap;border: 0}.komm{padding: 1rem 1.5rem;border-bottom: 1px solid var(--surface-2)}.komm--antwort{padding-left: 3rem;background: var(--surface-2)}.komm__kopf{display: flex;gap: .75rem;align-items: baseline;margin: 0 0 .3rem}.komm__kopf strong{font-weight: 500}.komm__text{margin: 0 0 .4rem}.komm__aktionen{justify-content: flex-start}.komm__antwort summary{display: inline-block;cursor: pointer;list-style: none}.komm__antwort summary::-webkit-details-marker{display: none}.komm__neu{padding: 1.25rem 1.5rem}.verlauf{display: flex;gap: 1rem;padding: .55rem 1.5rem;align-items: baseline}.verlauf:hover{background: var(--surface-2)}.verlauf__zeit{flex: 0 0 3rem;color: var(--muted);font-size: .85rem;font-variant-numeric: tabular-nums}.verlauf__text{min-width: 0}.verlauf__wer{color: var(--muted);font-size: .85rem;margin-left: .5rem}.helptip{display: inline-block;position: relative}.helptip__btn{display: inline-flex;align-items: center;justify-content: center;width: 1.15rem;height: 1.15rem;border-radius: 50%;cursor: pointer;background: var(--surface-2);color: var(--muted);border: 1px solid var(--line);font-size: .75rem;line-height: 1;list-style: none;vertical-align: middle}.helptip__btn::-webkit-details-marker{display: none}.helptip__btn:hover{color: var(--text);border-color: var(--input-line)}.helptip[open] .helptip__btn{background: var(--brand);color: var(--brand-fg);border-color: var(--brand)}.helptip__box{position: absolute;z-index: 40;left: 0;top: 1.6rem;width: 22rem;max-width: 80vw;padding: .9rem 1rem;background: var(--surface);border: 1px solid var(--line);border-radius: var(--radius-sm);box-shadow: 0 8px 24px rgba(20,24,31,.12);font-weight: 400;font-size: .9rem}.helptip__text p{margin: .4rem 0 0}.helptip__text ul{margin: .4rem 0 0;padding-left: 1.1rem}.leer{padding: 2.5rem 1.5rem;text-align: center}.leer__titel{margin: 0 0 .4rem;font-size: 1.05rem;font-weight: 500}.leer__text{margin: 0 auto 1.2rem;max-width: 34rem;color: var(--muted)}.einstieg__kopf{display: flex;align-items: flex-start;justify-content: space-between;gap: 1rem}.einstieg__kopf h2{margin: 0}.einstieg__balken{height: 6px;margin: 1rem 0;border-radius: 3px;background: var(--surface-2);overflow: hidden}.einstieg__balken span{display: block;height: 100%;background: var(--brand)}.einstieg__liste{list-style: none;margin: 0;padding: 0}.einstieg__schritt{display: flex;gap: .7rem;padding: .45rem 0;align-items: baseline}.einstieg__schritt.is-fertig{color: var(--muted)}.einstieg__haken{flex: 0 0 1rem;color: var(--brand-ink)}.hilfe{border-bottom: 1px solid var(--surface-2);padding: .7rem 0}.hilfe:last-child{border-bottom: 0}.hilfe summary{cursor: pointer;font-weight: 500}.hilfe__text{padding: .5rem 0 .2rem;color: var(--muted)}.hilfe__text p{margin: .4rem 0 0}.hilfe__text ul{margin: .4rem 0 0;padding-left: 1.1rem}.flagbox{padding: 1rem 0;border-bottom: 1px solid var(--surface-2)}.flagbox:last-of-type{border-bottom: 0}.flagbox__kopf{display: flex;gap: .6rem;align-items: baseline;flex-wrap: wrap;margin: 0 0 .6rem}.pflicht{color: var(--error)}.field.has-error .input{border-color: var(--error)}.fehler{margin: .3rem 0 0;font-size: .875rem;color: var(--error)}.tabs ul{display: flex;gap: .25rem;list-style: none;margin: 0 0 1rem;padding: 0;flex-wrap: wrap}.tabs a{display: block;padding: .45rem .9rem;border-radius: var(--radius-sm);text-decoration: none;color: var(--muted)}.tabs a:hover{background: var(--surface-2);color: var(--text)}.tabs a.is-aktiv{background: var(--brand);color: var(--brand-fg)}.breadcrumb ol{display: flex;flex-wrap: wrap;gap: .4rem;list-style: none;margin: 0 0 1rem;padding: 0;font-size: .9rem}.breadcrumb li + li::before{content: "›";margin-right: .4rem;color: var(--muted)}.pager ul{display: flex;gap: .75rem;align-items: center;list-style: none;margin: 1rem 0 0;padding: 0 1.5rem 1.25rem}.pager span{color: var(--muted);font-size: .9rem}.wizard{display: flex;flex-wrap: wrap;gap: 1.25rem;list-style: none;margin: 0 0 1.25rem;padding: 0}.wizard__schritt{display: flex;align-items: center;gap: .5rem;color: var(--muted)}.wizard__schritt.is-aktiv{color: var(--text);font-weight: 500}.wizard__nr{display: inline-flex;align-items: center;justify-content: center;width: 1.6rem;height: 1.6rem;border-radius: 50%;background: var(--surface-2);color: var(--muted);font-size: .8rem}.wizard__schritt.is-aktiv .wizard__nr{background: var(--brand);color: var(--brand-fg)}.wizard__schritt.is-fertig .wizard__nr{background: var(--surface-2);color: var(--brand-ink)}.toast{display: inline-block;margin: 0 0 1rem;padding: .5rem .9rem;background: var(--surface-2);border-radius: var(--radius-sm);font-size: .9rem}.katalog{border-bottom: 1px solid var(--surface-2);padding: 1.5rem 0}.katalog:last-child{border-bottom: 0}.katalog__kopf{display: flex;gap: .75rem;align-items: baseline;flex-wrap: wrap;margin: 0 0 .9rem}.katalog__vor{padding: 1.25rem;background: var(--surface-2);border-radius: var(--radius-sm)}.katalog__code{margin: .75rem 0 0;padding: .7rem .9rem;background: var(--surface-2);border-radius: var(--radius-sm);font-family: ui-monospace,SFMono-Regular,Menlo,monospace;font-size: .85rem;overflow-x: auto;white-space: pre}.doku{max-width: 46rem}.doku h2{margin: 0 0 1rem}.doku h3{margin: 2rem 0 .6rem;font-size: 1.05rem}.doku h4{margin: 1.4rem 0 .4rem;font-size: .98rem}.doku p{line-height: 1.65;margin: 0 0 .9rem}.doku ul,.doku ol{margin: 0 0 1rem;padding-left: 1.3rem;line-height: 1.6}.doku li{margin-bottom: .35rem}.doku pre{background: var(--flaeche,#EAEFF3);border-radius: 8px;padding: .9rem 1rem;overflow-x: auto;font-size: .82rem;line-height: 1.5;margin: 0 0 1rem}.doku pre code{background: none;padding: 0}.doku code{font-size: .86em}.doku hr{border: 0;border-top: 1px solid var(--rand,#cfd6de);margin: 2rem 0}.doku .tablewrap{margin: 0 0 1.2rem}.badge-danger{background: #fbe4e4;color: #8a1f1f;border: 1px solid #f0bcbc}.sprachwahl__knopf{width: 100%;text-align: left;background: none;border: 0;font: inherit;color: inherit;cursor: pointer}[dir="rtl"] .sprachwahl__knopf{text-align: right}.doku-layout{display: grid;gap: 1.25rem;grid-template-columns: minmax(0,1fr);align-items: start}.doku-main{min-width: 0}.doku-nav{display: none}.doku-wahl label{display: block;font-weight: 600;margin-bottom: .4rem}.doku-wahl__zeile{display: flex;gap: .5rem}.doku-wahl__zeile select{flex: 1;min-width: 0}@media (min-width: 960px){.doku-layout{grid-template-columns: 17rem minmax(0,1fr)}.doku-wahl{display: none}.doku-nav{display: block;position: sticky;top: 5rem;padding: .9rem .6rem;max-height: calc(100vh - 6.5rem);overflow-y: auto}}.doku-nav__titel{margin: 0 .5rem .5rem;font-size: .78rem;font-weight: 600;text-transform: uppercase;letter-spacing: .04em;color: var(--muted,#5b6472)}.doku-nav__liste{list-style: none;margin: 0;padding: 0}.doku-nav__liste a{display: flex;gap: .6rem;padding: .42rem .5rem;border-radius: 6px;text-decoration: none;color: inherit;font-size: .9rem;line-height: 1.35}.doku-nav__liste a:hover{background: var(--surface-2,#eef2f5)}.doku-nav__liste a:focus-visible{outline: 2px solid var(--accent,#1F5FD6);outline-offset: 1px}.doku-nav__liste a.is-active{background: var(--accent-soft,#fde3df);font-weight: 600}.doku-nav__nr{flex: 0 0 1.6rem;color: var(--muted,#5b6472);font-variant-numeric: tabular-nums}.doku-suche{margin-bottom: 1rem}.doku-treffer{list-style: none;margin: 0;padding: .4rem 1.1rem 1rem}.doku-treffer li{padding: .6rem 0;border-bottom: 1px solid var(--line,#e3e8ed)}.doku-treffer li:last-child{border-bottom: 0}.doku{max-width: none}.doku > h2:first-child{margin-top: 0}.doku h3{scroll-margin-top: 5rem}.doku [id]{scroll-margin-top: 5rem}.doku-toc{margin: 0 0 1.5rem;padding: .7rem .9rem;border: 1px solid var(--line,#e3e8ed);border-radius: 8px}.doku-toc summary{cursor: pointer;font-weight: 600}.doku-toc ul{margin: .6rem 0 0;padding-left: 1.1rem}.doku-toc li{margin-bottom: .25rem}.doku-toc__unter{margin-left: 1rem}.doku-blaettern{display: flex;justify-content: space-between;gap: 1rem;margin-top: 2.5rem;padding-top: 1.2rem;border-top: 1px solid var(--line,#e3e8ed)}.doku-blaettern a{display: flex;flex-direction: column;gap: .15rem;text-decoration: none;max-width: 48%}.doku-blaettern a span:last-child{font-weight: 600}.doku-blaettern__nach{margin-left: auto;text-align: right}.doku-fuss{margin: 1rem 0 0}.doku-hinweis{border-left: 3px solid var(--accent,#EE6C5A);padding: .5rem .9rem;background: var(--surface-2,#f4f6f8);border-radius: 0 6px 6px 0}.card--gefahr{border: 1px solid #f0bcbc;background: #fffafa;margin-top: 2rem}.card--gefahr h2{color: #8a1f1f}@media (max-width: 30rem){.atop{padding: .55rem .6rem;gap: .4rem;flex-wrap: wrap}.atop__title{display: none}.atop__actions{gap: .3rem;flex-wrap: wrap;justify-content: flex-end;min-width: 0}.iconbtn,.atop__burger{width: 2.15rem;height: 2.15rem}.iconbtn svg{width: 17px;height: 17px}.profilemenu,.notifypop{max-width: calc(100vw - 1rem)}}.page__head h1,.card h2,.usercell__sub,.barhint,.hint,code{overflow-wrap: anywhere}.tablewrap:focus-visible{outline: 3px solid var(--accent,#1F5FD6);outline-offset: 2px;border-radius: 4px}dd,dt{overflow-wrap: anywhere;min-width: 0}
