@property --backgrounds--3d-grid--animation--shimmer-start{syntax:"<percentage>";inherits:false;initial-value:-5%}@property --backgrounds--3d-grid--animation--shimmer-visible{syntax:"<percentage>";inherits:false;initial-value:0%}@property --backgrounds--3d-grid--animation--shimmer-end{syntax:"<percentage>";inherits:false;initial-value:5%}@keyframes backgrounds--3d-grid--animation{0%{--backgrounds--3d-grid--animation--shimmer-start:-5%;--backgrounds--3d-grid--animation--shimmer-visible:0%;--backgrounds--3d-grid--animation--shimmer-end:5%;opacity:1}60%{opacity:1}80%{--backgrounds--3d-grid--animation--shimmer-start:55%;--backgrounds--3d-grid--animation--shimmer-visible:60%;--backgrounds--3d-grid--animation--shimmer-end:65%}to{--backgrounds--3d-grid--animation--shimmer-start:65%;--backgrounds--3d-grid--animation--shimmer-visible:65%;--backgrounds--3d-grid--animation--shimmer-end:60%;opacity:0}}.backgrounds--3d-grid--root{perspective:600px;position:relative;overflow:hidden}.backgrounds--3d-grid--scene{aspect-ratio:1;inline-size:max(100vw,var(--chakra-sizes-8xl));background-image:linear-gradient(to right,var(--chakra-colors-cyan-fg)4px,transparent 4px),linear-gradient(to bottom,var(--chakra-colors-cyan-fg)4px,transparent 4px);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,transparent var(--backgrounds--3d-grid--animation--shimmer-start),white var(--backgrounds--3d-grid--animation--shimmer-visible),transparent var(--backgrounds--3d-grid--animation--shimmer-end));mask-image:radial-gradient(ellipse at 50% 50%,transparent var(--backgrounds--3d-grid--animation--shimmer-start),white var(--backgrounds--3d-grid--animation--shimmer-visible),transparent var(--backgrounds--3d-grid--animation--shimmer-end));transform-origin:bottom center 128px;background-position:bottom;background-size:64px 64px;animation:1.5s cubic-bezier(0,.55,.45,1) infinite backgrounds--3d-grid--animation;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:rotateX(90deg);translate:-50% -75%!important}@media only screen and (width<=768px){.backgrounds--3d-grid--scene{transform-origin:bottom center 48px;background-size:48px 48px}}@media only screen and (width<=480px){.backgrounds--3d-grid--scene{transform-origin:bottom center 32px;background-size:32px 32px}}
