.skeleton-loader div{background-color:#1a1a1a;position:relative;overflow:hidden}.skeleton-loader div:before{pointer-events:none;content:"";background-image:linear-gradient(120deg,#0000 200px,#6464641a 500px,#0000 800px);background-repeat:no-repeat;width:100vw;height:1000px;animation:2s ease-out infinite animate-skeleton;position:absolute;top:0;left:0}@keyframes animate-skeleton{0%{background-position-x:-800px}to{background-position-x:100vw}}.skeleton-loader.grid{grid-template-columns:repeat(auto-fill,minmax(384px,1fr));gap:16px;margin-top:24px;display:grid}.skeleton-loader.grid .skeleton-rect{height:80px;margin-bottom:0}.skeleton-loader .skeleton-rect{height:200px;margin-bottom:16px}.skeleton-loader .skeleton-rect-narrow{height:100px;margin-bottom:16px}.skeleton-loader .skeleton-rect-large{height:250px;margin-bottom:16px}.skeleton-loader .skeleton-title{width:78px;height:24px;margin-bottom:24px}.skeleton-loader .skeleton-title-and-action{height:24px;margin-top:40px;margin-bottom:24px}.skeleton-loader .skeleton-title-and-action:after{content:"";background-color:#0d0d0d;position:absolute;inset:0 120px 0 74px}.skeleton-loader .member-project-card{height:256px}
.disconnect-account-modal.modal.is-modal-open{width:435px}.disconnect-account-modal.modal.is-modal-open h1{font-size:18px}.disconnect-account-modal.modal.is-modal-open .actions{gap:12px;margin-top:28px;margin-right:64px}.disconnect-account-modal .modal-content{display:none}