.sr-stallhelfer-wrapper,.sr-stallhelfer-wrapper *,.sr-stallhelfer-wrapper *:before,.sr-stallhelfer-wrapper *:after{box-sizing:border-box}:root{--srsh-app-header-h:calc(54px + env(safe-area-inset-top))}.sr-stallhelfer-wrapper{--srsh-akzentfarbe:var(--wp--preset--color--custom-farbe-1,#ff6e31);--srsh-akzentfarbe-text:#fff;--srsh-status-verfuegbar-bg:#e3f6e8;--srsh-status-verfuegbar-text:#14733d;--srsh-status-warteliste-bg:#fff4e0;--srsh-status-warteliste-text:#94590a;--srsh-status-ausgebucht-bg:#fbe6e6;--srsh-status-ausgebucht-text:#a3262d;--srsh-radius:.5rem;--srsh-rahmen:color-mix(in srgb,currentColor 14%,transparent);--srsh-flaeche:color-mix(in srgb,currentColor 6%,transparent);--srsh-flaeche-stark:color-mix(in srgb,currentColor 10%,transparent);font-family:var(--wp--preset--font-family--inter,inherit)}.sr-ptr{position:fixed;top:var(--srsh-app-header-h,54px);left:50%;margin-left:-18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--srsh-akzentfarbe,#ff6e31);color:var(--srsh-akzentfarbe-text,#fff);box-shadow:0 2px 8px rgba(0,0,0,.18);opacity:0;transform:translateY(-48px);pointer-events:none;z-index:20}.sr-ptr__icon{width:18px;height:18px;display:block}.sr-ptr--refreshing .sr-ptr__icon{animation:sr-ptr-spin .8s linear infinite}@keyframes sr-ptr-spin{to{transform:rotate(360deg)}}