body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@keyframes cube-rotate{0%{transform:perspective(600px) rotate3d(.6,.05,.2,0deg)}to{transform:perspective(600px) rotate3d(.6,.05,.2,20deg)}}@keyframes cube-rotate-remix1{0%{transform:perspective(600px) rotate3d(.6,.05,.2,0deg) translate(0)}to{transform:perspective(600px) rotate3d(.6,.05,.2,20deg) translate(10%,30%)}}.anim-cube-rotate{animation-name:cube-rotate-remix1;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}@keyframes shimmer{0%{filter:contrast(70%) brightness(150%)}to{filter:contrast(100%) brightness(100%)}}.noisy{animation-duration:4s;animation-name:cube-rotate;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}.dotted{background-image:radial-gradient(circle at 1px 1px,grey 1px,transparent 0);background-size:50px 30px}.noisy .item{background:linear-gradient(24deg,rgba(50,0,255,.1),#6495ed),url("data:image/svg+xml,%3Csvg viewBox='0 0 400 310' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-clip:text;-webkit-background-clip:text;color:transparent;animation-duration:2s;transition-duration:1s;animation-name:shimmer;animation-iteration-count:infinite;animation-direction:alternate}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.link-editing-icon-hover{transition-duration:.25s;content:"";background-color:rgba(0,0,0,.1);opacity:0}.link-editing-icon-hover:hover{opacity:1;background-color:rgba(0,0,0,.7)}.link-editing-icon-hover:hover:before{color:#fff}