:root{--uniwind-transition-duration:.5s}::view-transition{background-color:var(--uniwind-transition-bg)}:is(:root:where([data-uniwind-transition=slide-rtl]),:root:where([data-uniwind-transition=slide-ltr]),:root:where([data-uniwind-transition=circle-top-right]),:root:where([data-uniwind-transition=circle-top-left]),:root:where([data-uniwind-transition=circle-bottom-right]),:root:where([data-uniwind-transition=circle-bottom-left]),:root:where([data-uniwind-transition=circle-center]))::view-transition-old(root){mix-blend-mode:normal;animation:none}:is(:root:where([data-uniwind-transition=slide-rtl]),:root:where([data-uniwind-transition=slide-ltr]),:root:where([data-uniwind-transition=circle-top-right]),:root:where([data-uniwind-transition=circle-top-left]),:root:where([data-uniwind-transition=circle-bottom-right]),:root:where([data-uniwind-transition=circle-bottom-left]),:root:where([data-uniwind-transition=circle-center]))::view-transition-new(root){mix-blend-mode:normal;animation:none}:is(:root:where([data-uniwind-transition=slide-rtl]),:root:where([data-uniwind-transition=slide-ltr]),:root:where([data-uniwind-transition=circle-top-right]),:root:where([data-uniwind-transition=circle-top-left]),:root:where([data-uniwind-transition=circle-bottom-right]),:root:where([data-uniwind-transition=circle-bottom-left]),:root:where([data-uniwind-transition=circle-center]))::view-transition-old(root){animation:uniwind-hold-old var(--uniwind-transition-duration)linear both}@keyframes uniwind-hold-old{0%{opacity:1}to{opacity:1}}:root:where([data-uniwind-transition=fade])::view-transition-old(root){mix-blend-mode:plus-lighter;animation:none}:root:where([data-uniwind-transition=fade])::view-transition-new(root){mix-blend-mode:plus-lighter;animation:none}:root:where([data-uniwind-transition=fade])::view-transition-old(root){animation:.75s both uniwind-fade-out}:root:where([data-uniwind-transition=fade])::view-transition-new(root){animation:.75s both uniwind-fade-in}@keyframes uniwind-fade-out{0%{opacity:1}to{opacity:0}}@keyframes uniwind-fade-in{0%{opacity:0}to{opacity:1}}:root:where([data-uniwind-transition=slide-rtl])::view-transition-old(root){z-index:1;animation:uniwind-slide-rtl var(--uniwind-transition-duration)ease-in-out both}:root:where([data-uniwind-transition=slide-rtl])::view-transition-new(root){z-index:0}@keyframes uniwind-slide-rtl{0%{clip-path:inset(0 0% 0 0)}to{clip-path:inset(0 100% 0 0)}}:root:where([data-uniwind-transition=slide-ltr])::view-transition-old(root){z-index:1;animation:uniwind-slide-ltr var(--uniwind-transition-duration)ease-in-out both}:root:where([data-uniwind-transition=slide-ltr])::view-transition-new(root){z-index:0}@keyframes uniwind-slide-ltr{0%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}:root:where([data-uniwind-transition=circle-top-right])::view-transition-new(root){z-index:1;animation:uniwind-circle-top-right var(--uniwind-transition-duration)ease-in-out both}@keyframes uniwind-circle-top-right{0%{clip-path:circle(0% at 100% 0)}to{clip-path:circle(150% at 100% 0)}}:root:where([data-uniwind-transition=circle-top-left])::view-transition-new(root){z-index:1;animation:uniwind-circle-top-left var(--uniwind-transition-duration)ease-in-out both}@keyframes uniwind-circle-top-left{0%{clip-path:circle(0% at 0 0)}to{clip-path:circle(150% at 0 0)}}:root:where([data-uniwind-transition=circle-bottom-right])::view-transition-new(root){z-index:1;animation:uniwind-circle-bottom-right var(--uniwind-transition-duration)ease-in-out both}@keyframes uniwind-circle-bottom-right{0%{clip-path:circle(0% at 100% 100%)}to{clip-path:circle(150% at 100% 100%)}}:root:where([data-uniwind-transition=circle-bottom-left])::view-transition-new(root){z-index:1;animation:uniwind-circle-bottom-left var(--uniwind-transition-duration)ease-in-out both}@keyframes uniwind-circle-bottom-left{0%{clip-path:circle(0% at 0 100%)}to{clip-path:circle(150% at 0 100%)}}:root:where([data-uniwind-transition=circle-center])::view-transition-new(root){z-index:1;animation:uniwind-circle-center var(--uniwind-transition-duration)ease-in-out both}@keyframes uniwind-circle-center{0%{clip-path:circle(0%)}to{clip-path:circle(150%)}}:root:where([data-uniwind-transition=blur])::view-transition-old(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur])::view-transition-new(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur])::view-transition-old(root){z-index:1;animation:.75s ease-in-out both uniwind-blur-out}:root:where([data-uniwind-transition=blur])::view-transition-new(root){z-index:0;animation:.75s ease-in-out both uniwind-blur-in}@keyframes uniwind-blur-out{0%{filter:blur();opacity:1}25%{filter:blur(5px);opacity:1}37%{filter:blur(5px);opacity:1}38%{filter:blur(5px);opacity:0}to{filter:blur(5px);opacity:0}}@keyframes uniwind-blur-in{0%{filter:blur(5px);opacity:0}37%{filter:blur(5px);opacity:0}38%{filter:blur(5px);opacity:1}to{filter:blur();opacity:1}}:root:where([data-uniwind-transition=blur-rtl])::view-transition-old(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur-rtl])::view-transition-new(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur-rtl])::view-transition-old(root){z-index:1;animation:.7s ease-in-out both uniwind-blur-wipe-rtl-old;-webkit-mask-image:linear-gradient(90deg,#000,#000 97%,#0000);-webkit-mask-repeat:no-repeat}:root:where([data-uniwind-transition=blur-rtl])::view-transition-new(root){z-index:0;animation:.7s ease-in-out both uniwind-blur-wipe-new}@keyframes uniwind-blur-wipe-rtl-old{0%{filter:blur();-webkit-mask-size:calc(100% + 30px) 100%}29%{filter:blur(6px);-webkit-mask-size:calc(100% + 30px) 100%}71%{filter:blur(6px);-webkit-mask-size:0% 100%}to{filter:blur(6px);-webkit-mask-size:0% 100%}}:root:where([data-uniwind-transition=blur-ltr])::view-transition-old(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur-ltr])::view-transition-new(root){mix-blend-mode:normal;animation:none}:root:where([data-uniwind-transition=blur-ltr])::view-transition-old(root){z-index:1;animation:.7s ease-in-out both uniwind-blur-wipe-ltr-old;-webkit-mask-image:linear-gradient(270deg,#000,#000 97%,#0000);-webkit-mask-position:100% 0;-webkit-mask-repeat:no-repeat}:root:where([data-uniwind-transition=blur-ltr])::view-transition-new(root){z-index:0;animation:.7s ease-in-out both uniwind-blur-wipe-new}@keyframes uniwind-blur-wipe-ltr-old{0%{filter:blur();-webkit-mask-size:calc(100% + 30px) 100%}29%{filter:blur(6px);-webkit-mask-size:calc(100% + 30px) 100%}71%{filter:blur(6px);-webkit-mask-size:0% 100%}to{filter:blur(6px);-webkit-mask-size:0% 100%}}@keyframes uniwind-blur-wipe-new{0%{filter:blur(6px)}29%{filter:blur(6px)}71%{filter:blur(6px)}to{filter:blur()}}