@keyframes pulsing-outline{0%,to{box-shadow:0 0 0 2px #517db440}50%{box-shadow:0 0 0 4px #517db466}}.skeleton{background:linear-gradient(90deg,#eee 25%,#e0e0e0,#eee 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;position:relative;overflow:hidden}.skeleton:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 25%,rgba(255,255,255,.5) 50%,transparent 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.skeleton,.skeleton:before{animation:none!important}.skeleton{background:#e0e0e0}}@media(prefers-reduced-motion:reduce)and (prefers-color-scheme:dark){.skeleton{background:#757575}}.skeleton-text{height:1rem;border-radius:.25rem}.skeleton-title{height:1.5rem;border-radius:.25rem}.skeleton-button{height:2.5rem;border-radius:.375rem}.skeleton-card{height:8rem;border-radius:.5rem}.skeleton-circle{border-radius:50%;aspect-ratio:1/1;flex-shrink:0}.skeleton-list-item{height:3rem;border-radius:.375rem;margin-bottom:.5rem}.skeleton-paragraph{height:.875rem;border-radius:.25rem;margin-bottom:.5rem}.skeleton-paragraph:nth-child(2){width:95%}.skeleton-paragraph:nth-child(3){width:87%}.skeleton-paragraph:last-child{width:73%}.skeleton-col-responsive{width:100%;height:40vh;min-height:150px;max-height:400px;border-radius:.5rem}.skeleton-col-aspect{aspect-ratio:1/1.22;width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:.5rem}
