.seitenwechsel{z-index:100;pointer-events:none;background:var(--brand,#059669);opacity:0;width:0;height:3px;transition:opacity .2s ease-out;position:fixed;top:0;left:0}.seitenwechsel.laeuft{opacity:1;width:90%;transition:width 4s cubic-bezier(.1,.7,.2,1),opacity .1s}@media (prefers-reduced-motion:reduce){.seitenwechsel.laeuft{width:100%;transition:none}}
