.Website-item{display:inline-flex;text-align:center;justify-content:center;width:8rem;margin:1rem}.Website-item .Website-info{width:100%;padding:0;margin:0}.Website-item .Website-avatar{object-fit:cover;object-position:center top;width:4rem;height:4rem;border-radius:50%;padding:.2rem;background-color:#fff;box-shadow:0 0 1rem #0000001f;transition:.5s}.Website-item .Website-avatar:hover{box-shadow:0 0 2rem #0000001f}.Website-item .Website-name{font-size:.9rem}.Website-item .Website-reason{font-size:12px;font-family:var(--va-font-serif);font-weight:700;color:var(--va-c-text-light)}.Websites{text-align:center}.Websites button{margin-top:1rem;margin-bottom:1rem;padding:.5rem 1.2rem;cursor:pointer;transition:all .2s}.Websites button.active{background-color:#dcdcdc}.Websites button:not(.active):hover{background-color:#e9e9e94d}.Websites button:first-child{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.Websites button:last-child{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.dark .Websites button{background-color:#eee0;border:none}.dark .Websites button.active{background-color:#00000050}.dark .Websites button:not(.active):hover{background-color:#00000030}.Websites .Website-items{display:flex;justify-content:center;flex-wrap:wrap;padding-left:0}
