@keyframes skeleton-loading{0%{background-color:var(--skeleton-loading-start, hsl(200, 20%, 80%))}to{background-color:var(--skeleton-loading-end, hsl(200, 20%, 95%))}}@keyframes blur-loading{0%{filter:blur(100px)}50%{filter:blur(50px)}to{filter:blur(100px)}}smootify-integrations:not(.loaded){position:relative;overflow:hidden;pointer-events:none}html{scroll-behavior:smooth}smootify-integrations{padding-top:10rem;margin-top:-10rem}smootify-integrations:not(.loaded) *{position:relative;overflow:hidden;pointer-events:none}smootify-integration a{transition:border-color .25s ease-in-out}smootify-integrations:not(.loaded) img{animation:blur-loading 5s linear infinite alternate}smootify-integrations:not(.loaded) :where(label,p,h1,h2,h3,h4,h5,h6,button,span,select,input,textarea,a,[integration]){animation:skeleton-loading 1s linear infinite alternate;color:transparent!important;border-radius:4px;border-color:transparent!important;pointer-events:none;text-decoration:none}smootify-integrations:not(.loaded) input[type=checkbox]{opacity:0}smootify-integrations:not(.loaded) input::placeholder{opacity:0}smootify-integrations:not(.empty) empty-state{display:none}smootify-integrations:not(.has-tags) .filters1_feed-header{display:none}
